2024-03-30T04:25:52.647 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-30T04:25:52.647 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629208 --owner scheduled_cbodley@teuthology --verbose --name cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi --description orch:cephadm:upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} -- /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629208/orig.config.yaml 2024-03-30T04:25:52.693 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-30T04:25:52.784 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629208 branch: main description: orch:cephadm:upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} email: null first_in_suite: false job_id: '7629208' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 workunit: branch: wip-qa-quincy-upgrade-distro sha1: 7d68aaff3b81b8f3aaab7d98fbc8fbbcc28d8755 owner: scheduled_cbodley@teuthology priority: 75 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: 0 sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 sleep_before_teardown: 0 suite: orch:cephadm:upgrade suite_branch: wip-qa-quincy-upgrade-distro suite_path: /home/teuthworker/src/github.com_cbodley_ceph_7d68aaff3b81b8f3aaab7d98fbc8fbbcc28d8755/qa suite_relpath: qa suite_repo: https://github.com/cbodley/ceph.git suite_sha1: 7d68aaff3b81b8f3aaab7d98fbc8fbbcc28d8755 targets: smithi089.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCzCrjVp/IeHqaFTfLeK0ag6tw5CNXCFpZf4kQ70PMQ6ZVb8IIIcVFWVCF2LvTWpvYsGjigt3ImhatqQKLB5O6o= smithi118.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDUcXalyF5Ep5bo3j0wwIaIHdLJbSO9v7tWMbRUvmGrTU3ZXAD+06eQUa/T+vsR/HFPdGmqeVUfZRMfiyvXgIxc= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph 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: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-29_16:19:09 tube: smithi user: cbodley verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-30T04:25:52.785 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_cbodley_ceph_7d68aaff3b81b8f3aaab7d98fbc8fbbcc28d8755/qa; will attempt to use it 2024-03-30T04:25:52.785 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_cbodley_ceph_7d68aaff3b81b8f3aaab7d98fbc8fbbcc28d8755/qa/tasks 2024-03-30T04:25:52.785 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-30T04:25:52.787 INFO:teuthology.task.internal:Checking packages... 2024-03-30T04:25:52.811 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'd82c9aa17f09785fe698d262f9601d87bb79f962' 2024-03-30T04:25:52.811 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-30T04:25:52.811 INFO:teuthology.packaging:ref: None 2024-03-30T04:25:52.812 INFO:teuthology.packaging:tag: None 2024-03-30T04:25:52.812 INFO:teuthology.packaging:branch: main 2024-03-30T04:25:52.812 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T04:25:52.812 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-03-30T04:25:53.141 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2544-g8d7564a2-1jammy 2024-03-30T04:25:53.142 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-30T04:25:53.151 INFO:teuthology.task.internal:no buildpackages task found 2024-03-30T04:25:53.151 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-30T04:25:53.222 INFO:teuthology.task.internal:Saving configuration 2024-03-30T04:25:53.242 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-30T04:25:53.248 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T04:25:53.276 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi089.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629208', '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-03-30 04:19:34.887293', 'locked_by': 'scheduled_cbodley@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGjsdtAyWOFY2BjvZfzTrHtHbC1OPdEMFisgJZnfAp8O'} 2024-03-30T04:25:53.300 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi118.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629208', '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-03-30 04:19:34.888789', 'locked_by': 'scheduled_cbodley@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICfcIsjjVNbC0PlSAtI6q6RVrbe/W0sMZHQIeeYinexI'} 2024-03-30T04:25:53.300 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-30T04:25:53.306 INFO:teuthology.task.internal:roles: ubuntu@smithi089.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-03-30T04:25:53.306 INFO:teuthology.task.internal:roles: ubuntu@smithi118.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-03-30T04:25:53.307 INFO:teuthology.run_tasks:Running task console_log... 2024-03-30T04:25:53.384 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa0960a75e0>, signals=[15]) 2024-03-30T04:25:53.384 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-30T04:25:53.390 INFO:teuthology.task.internal:Opening connections... 2024-03-30T04:25:53.390 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi089.front.sepia.ceph.com 2024-03-30T04:25:53.392 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:25:53.478 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi118.front.sepia.ceph.com 2024-03-30T04:25:53.479 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:25:53.559 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-30T04:25:53.566 DEBUG:teuthology.orchestra.run.smithi089:> uname -m 2024-03-30T04:25:53.571 INFO:teuthology.orchestra.run.smithi089.stdout:x86_64 2024-03-30T04:25:53.572 DEBUG:teuthology.orchestra.run.smithi089:> cat /etc/os-release 2024-03-30T04:25:53.619 INFO:teuthology.orchestra.run.smithi089.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-03-30T04:25:53.620 INFO:teuthology.orchestra.run.smithi089.stdout:NAME="Ubuntu" 2024-03-30T04:25:53.620 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_ID="22.04" 2024-03-30T04:25:53.620 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-03-30T04:25:53.620 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_CODENAME=jammy 2024-03-30T04:25:53.620 INFO:teuthology.orchestra.run.smithi089.stdout:ID=ubuntu 2024-03-30T04:25:53.620 INFO:teuthology.orchestra.run.smithi089.stdout:ID_LIKE=debian 2024-03-30T04:25:53.620 INFO:teuthology.orchestra.run.smithi089.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-30T04:25:53.620 INFO:teuthology.orchestra.run.smithi089.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-30T04:25:53.620 INFO:teuthology.orchestra.run.smithi089.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-30T04:25:53.620 INFO:teuthology.orchestra.run.smithi089.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-30T04:25:53.620 INFO:teuthology.orchestra.run.smithi089.stdout:UBUNTU_CODENAME=jammy 2024-03-30T04:25:53.621 INFO:teuthology.lock.ops:Updating smithi089.front.sepia.ceph.com on lock server 2024-03-30T04:25:53.647 DEBUG:teuthology.orchestra.run.smithi118:> uname -m 2024-03-30T04:25:53.655 INFO:teuthology.orchestra.run.smithi118.stdout:x86_64 2024-03-30T04:25:53.655 DEBUG:teuthology.orchestra.run.smithi118:> cat /etc/os-release 2024-03-30T04:25:53.701 INFO:teuthology.orchestra.run.smithi118.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-03-30T04:25:53.702 INFO:teuthology.orchestra.run.smithi118.stdout:NAME="Ubuntu" 2024-03-30T04:25:53.702 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION_ID="22.04" 2024-03-30T04:25:53.702 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-03-30T04:25:53.702 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION_CODENAME=jammy 2024-03-30T04:25:53.702 INFO:teuthology.orchestra.run.smithi118.stdout:ID=ubuntu 2024-03-30T04:25:53.702 INFO:teuthology.orchestra.run.smithi118.stdout:ID_LIKE=debian 2024-03-30T04:25:53.702 INFO:teuthology.orchestra.run.smithi118.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-30T04:25:53.702 INFO:teuthology.orchestra.run.smithi118.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-30T04:25:53.702 INFO:teuthology.orchestra.run.smithi118.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-30T04:25:53.702 INFO:teuthology.orchestra.run.smithi118.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-30T04:25:53.702 INFO:teuthology.orchestra.run.smithi118.stdout:UBUNTU_CODENAME=jammy 2024-03-30T04:25:53.703 INFO:teuthology.lock.ops:Updating smithi118.front.sepia.ceph.com on lock server 2024-03-30T04:25:53.722 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-30T04:25:53.731 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-30T04:25:53.743 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-30T04:25:53.743 DEBUG:teuthology.orchestra.run.smithi089:> test '!' -e /home/ubuntu/cephtest 2024-03-30T04:25:53.746 DEBUG:teuthology.orchestra.run.smithi118:> test '!' -e /home/ubuntu/cephtest 2024-03-30T04:25:53.750 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-30T04:25:53.759 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-30T04:25:53.760 DEBUG:teuthology.orchestra.run.smithi089:> test -z $(ls -A /var/lib/ceph) 2024-03-30T04:25:53.792 DEBUG:teuthology.orchestra.run.smithi118:> test -z $(ls -A /var/lib/ceph) 2024-03-30T04:25:53.800 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-30T04:25:53.936 INFO:teuthology.run_tasks:Running task kernel... 2024-03-30T04:25:53.953 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-30T04:25:53.953 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-30T04:25:53.953 DEBUG:teuthology.orchestra.run.smithi089:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-30T04:25:53.954 DEBUG:teuthology.orchestra.run.smithi118:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-30T04:25:53.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T04:25:53.959 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2024-03-30T04:25:53.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T04:25:53.960 DEBUG:teuthology.orchestra.run.smithi118:> uname -r 2024-03-30T04:25:54.006 INFO:teuthology.orchestra.run.smithi118.stdout:5.15.0-56-generic 2024-03-30T04:25:54.006 INFO:teuthology.task.kernel:Running kernel on smithi118: 5.15.0-56-generic 2024-03-30T04:25:54.006 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get clean 2024-03-30T04:25:54.008 INFO:teuthology.orchestra.run.smithi089.stdout:5.15.0-56-generic 2024-03-30T04:25:54.008 INFO:teuthology.task.kernel:Running kernel on smithi089: 5.15.0-56-generic 2024-03-30T04:25:54.008 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get clean 2024-03-30T04:25:54.146 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get update 2024-03-30T04:25:54.147 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get update 2024-03-30T04:25:54.306 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T04:25:54.330 INFO:teuthology.orchestra.run.smithi089.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-03-30T04:25:54.406 INFO:teuthology.orchestra.run.smithi089.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-03-30T04:25:54.424 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T04:25:54.431 INFO:teuthology.orchestra.run.smithi089.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-03-30T04:25:54.453 INFO:teuthology.orchestra.run.smithi118.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-03-30T04:25:54.492 INFO:teuthology.orchestra.run.smithi118.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-03-30T04:25:54.526 INFO:teuthology.orchestra.run.smithi089.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [602 kB] 2024-03-30T04:25:54.613 INFO:teuthology.orchestra.run.smithi089.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,519 kB] 2024-03-30T04:25:54.651 INFO:teuthology.orchestra.run.smithi089.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [293 kB] 2024-03-30T04:25:54.656 INFO:teuthology.orchestra.run.smithi089.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-03-30T04:25:54.657 INFO:teuthology.orchestra.run.smithi089.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-03-30T04:25:54.658 INFO:teuthology.orchestra.run.smithi089.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,644 kB] 2024-03-30T04:25:54.683 INFO:teuthology.orchestra.run.smithi089.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [274 kB] 2024-03-30T04:25:54.686 INFO:teuthology.orchestra.run.smithi089.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T04:25:54.687 INFO:teuthology.orchestra.run.smithi089.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [698 kB] 2024-03-30T04:25:54.694 INFO:teuthology.orchestra.run.smithi089.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,060 kB] 2024-03-30T04:25:54.704 INFO:teuthology.orchestra.run.smithi089.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [241 kB] 2024-03-30T04:25:54.706 INFO:teuthology.orchestra.run.smithi089.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-03-30T04:25:54.707 INFO:teuthology.orchestra.run.smithi089.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.6 kB] 2024-03-30T04:25:54.726 INFO:teuthology.orchestra.run.smithi089.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-03-30T04:25:54.727 INFO:teuthology.orchestra.run.smithi089.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.0 kB] 2024-03-30T04:25:54.727 INFO:teuthology.orchestra.run.smithi089.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-03-30T04:25:54.727 INFO:teuthology.orchestra.run.smithi089.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-03-30T04:25:54.727 INFO:teuthology.orchestra.run.smithi089.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-03-30T04:25:54.738 INFO:teuthology.orchestra.run.smithi089.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-03-30T04:25:54.738 INFO:teuthology.orchestra.run.smithi089.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-03-30T04:25:54.758 INFO:teuthology.orchestra.run.smithi089.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-03-30T04:25:54.758 INFO:teuthology.orchestra.run.smithi089.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-03-30T04:25:54.758 INFO:teuthology.orchestra.run.smithi089.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-03-30T04:25:54.759 INFO:teuthology.orchestra.run.smithi089.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-03-30T04:25:54.844 INFO:teuthology.orchestra.run.smithi118.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-03-30T04:25:54.872 INFO:teuthology.orchestra.run.smithi118.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [436 kB] 2024-03-30T04:25:54.875 INFO:teuthology.orchestra.run.smithi089.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [436 kB] 2024-03-30T04:25:54.983 INFO:teuthology.orchestra.run.smithi118.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [602 kB] 2024-03-30T04:25:55.156 INFO:teuthology.orchestra.run.smithi089.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,303 kB] 2024-03-30T04:25:55.181 INFO:teuthology.orchestra.run.smithi118.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,519 kB] 2024-03-30T04:25:55.195 INFO:teuthology.orchestra.run.smithi118.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,303 kB] 2024-03-30T04:25:55.321 INFO:teuthology.orchestra.run.smithi089.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [233 kB] 2024-03-30T04:25:55.328 INFO:teuthology.orchestra.run.smithi118.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [293 kB] 2024-03-30T04:25:55.333 INFO:teuthology.orchestra.run.smithi089.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-03-30T04:25:55.334 INFO:teuthology.orchestra.run.smithi089.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,616 kB] 2024-03-30T04:25:55.343 INFO:teuthology.orchestra.run.smithi118.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-03-30T04:25:55.344 INFO:teuthology.orchestra.run.smithi118.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,644 kB] 2024-03-30T04:25:55.360 INFO:teuthology.orchestra.run.smithi118.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [233 kB] 2024-03-30T04:25:55.372 INFO:teuthology.orchestra.run.smithi118.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-03-30T04:25:55.373 INFO:teuthology.orchestra.run.smithi118.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-03-30T04:25:55.375 INFO:teuthology.orchestra.run.smithi118.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,616 kB] 2024-03-30T04:25:55.403 INFO:teuthology.orchestra.run.smithi118.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-03-30T04:25:55.405 INFO:teuthology.orchestra.run.smithi118.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [274 kB] 2024-03-30T04:25:55.412 INFO:teuthology.orchestra.run.smithi118.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T04:25:55.414 INFO:teuthology.orchestra.run.smithi089.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-03-30T04:25:55.415 INFO:teuthology.orchestra.run.smithi089.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [271 kB] 2024-03-30T04:25:55.423 INFO:teuthology.orchestra.run.smithi089.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T04:25:55.424 INFO:teuthology.orchestra.run.smithi089.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-03-30T04:25:55.447 INFO:teuthology.orchestra.run.smithi089.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-03-30T04:25:55.492 INFO:teuthology.orchestra.run.smithi118.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [271 kB] 2024-03-30T04:25:55.498 INFO:teuthology.orchestra.run.smithi118.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T04:25:55.498 INFO:teuthology.orchestra.run.smithi118.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-03-30T04:25:55.507 INFO:teuthology.orchestra.run.smithi118.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-03-30T04:25:55.608 INFO:teuthology.orchestra.run.smithi118.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,060 kB] 2024-03-30T04:25:55.624 INFO:teuthology.orchestra.run.smithi089.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-03-30T04:25:55.690 INFO:teuthology.orchestra.run.smithi118.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-03-30T04:25:56.022 INFO:teuthology.orchestra.run.smithi089.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-03-30T04:25:56.028 INFO:teuthology.orchestra.run.smithi089.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-03-30T04:25:56.042 INFO:teuthology.orchestra.run.smithi089.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-03-30T04:25:56.043 INFO:teuthology.orchestra.run.smithi089.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-03-30T04:25:56.045 INFO:teuthology.orchestra.run.smithi089.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-03-30T04:25:56.095 INFO:teuthology.orchestra.run.smithi118.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-03-30T04:25:56.100 INFO:teuthology.orchestra.run.smithi118.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-03-30T04:25:56.101 INFO:teuthology.orchestra.run.smithi118.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-03-30T04:25:56.114 INFO:teuthology.orchestra.run.smithi118.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-03-30T04:25:56.117 INFO:teuthology.orchestra.run.smithi118.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-03-30T04:25:56.234 INFO:teuthology.orchestra.run.smithi118.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [698 kB] 2024-03-30T04:25:56.272 INFO:teuthology.orchestra.run.smithi118.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [241 kB] 2024-03-30T04:25:56.285 INFO:teuthology.orchestra.run.smithi118.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-03-30T04:25:56.286 INFO:teuthology.orchestra.run.smithi118.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-03-30T04:25:56.287 INFO:teuthology.orchestra.run.smithi118.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.6 kB] 2024-03-30T04:25:56.289 INFO:teuthology.orchestra.run.smithi118.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.0 kB] 2024-03-30T04:25:56.290 INFO:teuthology.orchestra.run.smithi118.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-03-30T04:25:56.290 INFO:teuthology.orchestra.run.smithi118.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-03-30T04:25:56.317 INFO:teuthology.orchestra.run.smithi118.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-03-30T04:25:56.320 INFO:teuthology.orchestra.run.smithi118.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-03-30T04:25:56.484 INFO:teuthology.orchestra.run.smithi118.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-03-30T04:25:56.566 INFO:teuthology.orchestra.run.smithi118.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-03-30T04:25:56.684 INFO:teuthology.orchestra.run.smithi118.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-03-30T04:25:56.731 INFO:teuthology.orchestra.run.smithi118.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-03-30T04:25:56.763 INFO:teuthology.orchestra.run.smithi118.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-03-30T04:26:00.430 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 12.6 MB in 2s (6,885 kB/s) 2024-03-30T04:26:01.049 INFO:teuthology.orchestra.run.smithi118.stdout:Fetched 12.6 MB in 3s (4,946 kB/s) 2024-03-30T04:26:01.922 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-03-30T04:26:01.941 DEBUG:teuthology.orchestra.run.smithi089:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T04:26:02.002 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-03-30T04:26:02.207 INFO:teuthology.orchestra.run.smithi089.stdout:Building dependency tree... 2024-03-30T04:26:02.208 INFO:teuthology.orchestra.run.smithi089.stdout:Reading state information... 2024-03-30T04:26:02.335 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-03-30T04:26:02.352 DEBUG:teuthology.orchestra.run.smithi118:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T04:26:02.379 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T04:26:02.379 INFO:teuthology.orchestra.run.smithi089.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T04:26:02.379 INFO:teuthology.orchestra.run.smithi089.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T04:26:02.380 INFO:teuthology.orchestra.run.smithi089.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T04:26:02.380 INFO:teuthology.orchestra.run.smithi089.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-03-30T04:26:02.380 INFO:teuthology.orchestra.run.smithi089.stdout: python2.7-minimal 2024-03-30T04:26:02.380 INFO:teuthology.orchestra.run.smithi089.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T04:26:02.381 INFO:teuthology.orchestra.run.smithi089.stdout:The following additional packages will be installed: 2024-03-30T04:26:02.381 INFO:teuthology.orchestra.run.smithi089.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T04:26:02.381 INFO:teuthology.orchestra.run.smithi089.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-03-30T04:26:02.382 INFO:teuthology.orchestra.run.smithi089.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-03-30T04:26:02.383 INFO:teuthology.orchestra.run.smithi089.stdout:Suggested packages: 2024-03-30T04:26:02.383 INFO:teuthology.orchestra.run.smithi089.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-03-30T04:26:02.383 INFO:teuthology.orchestra.run.smithi089.stdout:Recommended packages: 2024-03-30T04:26:02.383 INFO:teuthology.orchestra.run.smithi089.stdout: thermald 2024-03-30T04:26:02.414 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-03-30T04:26:02.431 INFO:teuthology.orchestra.run.smithi089.stdout:The following NEW packages will be installed: 2024-03-30T04:26:02.431 INFO:teuthology.orchestra.run.smithi089.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T04:26:02.431 INFO:teuthology.orchestra.run.smithi089.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-03-30T04:26:02.432 INFO:teuthology.orchestra.run.smithi089.stdout: linux-modules-extra-5.15.0-101-generic 2024-03-30T04:26:02.433 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages will be upgraded: 2024-03-30T04:26:02.434 INFO:teuthology.orchestra.run.smithi089.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-30T04:26:02.489 INFO:teuthology.orchestra.run.smithi089.stdout:3 upgraded, 5 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T04:26:02.489 INFO:teuthology.orchestra.run.smithi089.stdout:Need to get 113 MB of archives. 2024-03-30T04:26:02.490 INFO:teuthology.orchestra.run.smithi089.stdout:After this operation, 582 MB of additional disk space will be used. 2024-03-30T04:26:02.490 INFO:teuthology.orchestra.run.smithi089.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111 [22.6 MB] 2024-03-30T04:26:02.612 INFO:teuthology.orchestra.run.smithi118.stdout:Building dependency tree... 2024-03-30T04:26:02.613 INFO:teuthology.orchestra.run.smithi118.stdout:Reading state information... 2024-03-30T04:26:02.784 INFO:teuthology.orchestra.run.smithi118.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T04:26:02.784 INFO:teuthology.orchestra.run.smithi118.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T04:26:02.784 INFO:teuthology.orchestra.run.smithi118.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T04:26:02.785 INFO:teuthology.orchestra.run.smithi118.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T04:26:02.785 INFO:teuthology.orchestra.run.smithi118.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-03-30T04:26:02.785 INFO:teuthology.orchestra.run.smithi118.stdout: python2.7-minimal 2024-03-30T04:26:02.785 INFO:teuthology.orchestra.run.smithi118.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T04:26:02.786 INFO:teuthology.orchestra.run.smithi118.stdout:The following additional packages will be installed: 2024-03-30T04:26:02.786 INFO:teuthology.orchestra.run.smithi118.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T04:26:02.786 INFO:teuthology.orchestra.run.smithi118.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-03-30T04:26:02.787 INFO:teuthology.orchestra.run.smithi118.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-03-30T04:26:02.788 INFO:teuthology.orchestra.run.smithi118.stdout:Suggested packages: 2024-03-30T04:26:02.788 INFO:teuthology.orchestra.run.smithi118.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-03-30T04:26:02.788 INFO:teuthology.orchestra.run.smithi118.stdout:Recommended packages: 2024-03-30T04:26:02.788 INFO:teuthology.orchestra.run.smithi118.stdout: thermald 2024-03-30T04:26:02.835 INFO:teuthology.orchestra.run.smithi118.stdout:The following NEW packages will be installed: 2024-03-30T04:26:02.835 INFO:teuthology.orchestra.run.smithi118.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T04:26:02.835 INFO:teuthology.orchestra.run.smithi118.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-03-30T04:26:02.836 INFO:teuthology.orchestra.run.smithi118.stdout: linux-modules-extra-5.15.0-101-generic 2024-03-30T04:26:02.837 INFO:teuthology.orchestra.run.smithi118.stdout:The following packages will be upgraded: 2024-03-30T04:26:02.837 INFO:teuthology.orchestra.run.smithi118.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-30T04:26:02.894 INFO:teuthology.orchestra.run.smithi118.stdout:3 upgraded, 5 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T04:26:02.894 INFO:teuthology.orchestra.run.smithi118.stdout:Need to get 113 MB of archives. 2024-03-30T04:26:02.894 INFO:teuthology.orchestra.run.smithi118.stdout:After this operation, 582 MB of additional disk space will be used. 2024-03-30T04:26:02.894 INFO:teuthology.orchestra.run.smithi118.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111 [22.6 MB] 2024-03-30T04:26:02.934 INFO:teuthology.orchestra.run.smithi089.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111 [11.5 MB] 2024-03-30T04:26:03.051 INFO:teuthology.orchestra.run.smithi089.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111 [63.9 MB] 2024-03-30T04:26:03.615 INFO:teuthology.orchestra.run.smithi118.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111 [11.5 MB] 2024-03-30T04:26:03.820 INFO:teuthology.orchestra.run.smithi118.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111 [63.9 MB] 2024-03-30T04:26:04.399 INFO:teuthology.orchestra.run.smithi089.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-03-30T04:26:04.399 INFO:teuthology.orchestra.run.smithi089.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.101.98 [2,486 B] 2024-03-30T04:26:04.399 INFO:teuthology.orchestra.run.smithi089.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101 all 5.15.0-101.111 [12.3 MB] 2024-03-30T04:26:04.850 INFO:teuthology.orchestra.run.smithi089.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101-generic amd64 5.15.0-101.111 [2,876 kB] 2024-03-30T04:26:04.951 INFO:teuthology.orchestra.run.smithi089.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.101.98 [2,332 B] 2024-03-30T04:26:05.024 INFO:teuthology.orchestra.run.smithi118.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-03-30T04:26:05.024 INFO:teuthology.orchestra.run.smithi118.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.101.98 [2,486 B] 2024-03-30T04:26:05.024 INFO:teuthology.orchestra.run.smithi118.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101 all 5.15.0-101.111 [12.3 MB] 2024-03-30T04:26:05.224 INFO:teuthology.orchestra.run.smithi118.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101-generic amd64 5.15.0-101.111 [2,876 kB] 2024-03-30T04:26:05.260 INFO:teuthology.orchestra.run.smithi118.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.101.98 [2,332 B] 2024-03-30T04:26:05.348 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 113 MB in 3s (45.1 MB/s) 2024-03-30T04:26:05.578 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-03-30T04:26:05.658 INFO:teuthology.orchestra.run.smithi118.stdout:Fetched 113 MB in 2s (46.9 MB/s) 2024-03-30T04:26:05.836 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-03-30T04:26:07.646 INFO:teuthology.orchestra.run.smithi089.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-03-30T04:26:07.650 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:26:07.784 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:07.899 INFO:teuthology.orchestra.run.smithi118.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-03-30T04:26:07.903 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:26:08.083 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:10.202 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-03-30T04:26:10.223 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:26:10.267 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-03-30T04:26:10.288 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:26:10.307 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:10.374 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:10.853 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-03-30T04:26:10.873 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:26:10.911 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:11.163 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-03-30T04:26:11.184 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:26:11.221 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:17.712 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:26:17.822 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:26:17.822 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:26:17.941 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:26:18.138 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:26:18.257 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:26:18.276 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:26:18.402 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:26:18.579 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-03-30T04:26:18.602 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-03-30T04:26:18.637 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T04:26:18.764 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-03-30T04:26:18.787 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-03-30T04:26:18.830 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T04:26:24.531 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-03-30T04:26:24.568 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:26:24.606 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:25.213 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-03-30T04:26:25.251 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:26:25.289 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:27.205 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:26:27.329 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:26:27.688 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T04:26:27.809 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:27.935 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-03-30T04:26:28.064 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:28.521 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:26:28.669 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:26:29.043 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T04:26:29.199 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:29.350 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-03-30T04:26:29.409 INFO:teuthology.orchestra.run.smithi118.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:26:29.410 INFO:teuthology.orchestra.run.smithi118.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-03-30T04:26:29.410 INFO:teuthology.orchestra.run.smithi118.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:26:29.410 INFO:teuthology.orchestra.run.smithi118.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-03-30T04:26:29.479 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:29.570 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:31.124 INFO:teuthology.orchestra.run.smithi089.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:26:31.124 INFO:teuthology.orchestra.run.smithi089.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-03-30T04:26:31.124 INFO:teuthology.orchestra.run.smithi089.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:26:31.124 INFO:teuthology.orchestra.run.smithi089.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-03-30T04:26:31.308 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:31.604 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:32.700 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:33.014 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-03-30T04:26:33.131 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-03-30T04:26:33.232 INFO:teuthology.orchestra.run.smithi118.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:33.293 INFO:teuthology.orchestra.run.smithi118.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-30T04:26:33.293 INFO:teuthology.orchestra.run.smithi118.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:26:34.177 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-03-30T04:26:34.303 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-03-30T04:26:34.446 INFO:teuthology.orchestra.run.smithi089.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:26:34.515 INFO:teuthology.orchestra.run.smithi089.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-30T04:26:34.516 INFO:teuthology.orchestra.run.smithi089.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:26:47.496 INFO:teuthology.orchestra.run.smithi118.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-30T04:26:47.496 INFO:teuthology.orchestra.run.smithi118.stdout:Sourcing file `/etc/default/grub' 2024-03-30T04:26:47.504 INFO:teuthology.orchestra.run.smithi118.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T04:26:47.523 INFO:teuthology.orchestra.run.smithi118.stdout:Generating grub configuration file ... 2024-03-30T04:26:47.773 INFO:teuthology.orchestra.run.smithi118.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:26:47.788 INFO:teuthology.orchestra.run.smithi118.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:26:48.068 INFO:teuthology.orchestra.run.smithi118.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:26:48.073 INFO:teuthology.orchestra.run.smithi118.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T04:26:48.141 INFO:teuthology.orchestra.run.smithi118.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T04:26:48.147 INFO:teuthology.orchestra.run.smithi118.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T04:26:48.295 INFO:teuthology.orchestra.run.smithi118.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T04:26:48.296 INFO:teuthology.orchestra.run.smithi118.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T04:26:48.296 INFO:teuthology.orchestra.run.smithi118.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T04:26:48.335 INFO:teuthology.orchestra.run.smithi118.stdout:done 2024-03-30T04:26:48.848 DEBUG:teuthology.orchestra.run.smithi118:> dpkg -s linux-image-generic 2024-03-30T04:26:48.864 INFO:teuthology.orchestra.run.smithi118.stdout:Package: linux-image-generic 2024-03-30T04:26:48.864 INFO:teuthology.orchestra.run.smithi118.stdout:Status: install ok installed 2024-03-30T04:26:48.864 INFO:teuthology.orchestra.run.smithi118.stdout:Priority: optional 2024-03-30T04:26:48.865 INFO:teuthology.orchestra.run.smithi118.stdout:Section: kernel 2024-03-30T04:26:48.865 INFO:teuthology.orchestra.run.smithi118.stdout:Installed-Size: 21 2024-03-30T04:26:48.865 INFO:teuthology.orchestra.run.smithi118.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T04:26:48.865 INFO:teuthology.orchestra.run.smithi118.stdout:Architecture: amd64 2024-03-30T04:26:48.865 INFO:teuthology.orchestra.run.smithi118.stdout:Source: linux-meta 2024-03-30T04:26:48.865 INFO:teuthology.orchestra.run.smithi118.stdout:Version: 5.15.0.101.98 2024-03-30T04:26:48.865 INFO:teuthology.orchestra.run.smithi118.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T04:26:48.866 INFO:teuthology.orchestra.run.smithi118.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T04:26:48.866 INFO:teuthology.orchestra.run.smithi118.stdout:Recommends: thermald 2024-03-30T04:26:48.866 INFO:teuthology.orchestra.run.smithi118.stdout:Description: Generic Linux kernel image 2024-03-30T04:26:48.866 INFO:teuthology.orchestra.run.smithi118.stdout: This package will always depend on the latest generic kernel image 2024-03-30T04:26:48.866 INFO:teuthology.orchestra.run.smithi118.stdout: available. 2024-03-30T04:26:48.867 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-03-30T04:26:48.867 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-30T04:26:48.867 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-30T04:26:48.867 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-03-30T04:26:48.868 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi118.front.sepia.ceph.com, path=None, version=distro) 2024-03-30T04:26:48.868 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get clean 2024-03-30T04:26:48.992 INFO:teuthology.orchestra.run.smithi089.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-30T04:26:48.992 INFO:teuthology.orchestra.run.smithi089.stdout:Sourcing file `/etc/default/grub' 2024-03-30T04:26:49.015 INFO:teuthology.orchestra.run.smithi089.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T04:26:49.040 INFO:teuthology.orchestra.run.smithi089.stdout:Generating grub configuration file ... 2024-03-30T04:26:49.070 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get update 2024-03-30T04:26:49.324 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-30T04:26:49.324 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T04:26:49.368 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:26:49.395 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-30T04:26:49.397 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:26:49.476 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-30T04:26:49.749 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:26:49.756 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T04:26:49.826 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T04:26:49.831 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T04:26:50.029 INFO:teuthology.orchestra.run.smithi089.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T04:26:50.029 INFO:teuthology.orchestra.run.smithi089.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T04:26:50.029 INFO:teuthology.orchestra.run.smithi089.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T04:26:50.075 INFO:teuthology.orchestra.run.smithi089.stdout:done 2024-03-30T04:26:50.599 DEBUG:teuthology.orchestra.run.smithi089:> dpkg -s linux-image-generic 2024-03-30T04:26:50.624 INFO:teuthology.orchestra.run.smithi089.stdout:Package: linux-image-generic 2024-03-30T04:26:50.624 INFO:teuthology.orchestra.run.smithi089.stdout:Status: install ok installed 2024-03-30T04:26:50.624 INFO:teuthology.orchestra.run.smithi089.stdout:Priority: optional 2024-03-30T04:26:50.624 INFO:teuthology.orchestra.run.smithi089.stdout:Section: kernel 2024-03-30T04:26:50.624 INFO:teuthology.orchestra.run.smithi089.stdout:Installed-Size: 21 2024-03-30T04:26:50.624 INFO:teuthology.orchestra.run.smithi089.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T04:26:50.624 INFO:teuthology.orchestra.run.smithi089.stdout:Architecture: amd64 2024-03-30T04:26:50.624 INFO:teuthology.orchestra.run.smithi089.stdout:Source: linux-meta 2024-03-30T04:26:50.624 INFO:teuthology.orchestra.run.smithi089.stdout:Version: 5.15.0.101.98 2024-03-30T04:26:50.625 INFO:teuthology.orchestra.run.smithi089.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T04:26:50.625 INFO:teuthology.orchestra.run.smithi089.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T04:26:50.625 INFO:teuthology.orchestra.run.smithi089.stdout:Recommends: thermald 2024-03-30T04:26:50.625 INFO:teuthology.orchestra.run.smithi089.stdout:Description: Generic Linux kernel image 2024-03-30T04:26:50.625 INFO:teuthology.orchestra.run.smithi089.stdout: This package will always depend on the latest generic kernel image 2024-03-30T04:26:50.625 INFO:teuthology.orchestra.run.smithi089.stdout: available. 2024-03-30T04:26:50.625 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-03-30T04:26:50.625 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-30T04:26:50.625 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-30T04:26:50.625 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-03-30T04:26:50.625 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi089.front.sepia.ceph.com, path=None, version=distro) 2024-03-30T04:26:50.626 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get clean 2024-03-30T04:26:50.702 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-03-30T04:26:50.720 DEBUG:teuthology.orchestra.run.smithi118:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T04:26:50.778 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-03-30T04:26:50.799 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get update 2024-03-30T04:26:50.922 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-30T04:26:50.971 INFO:teuthology.orchestra.run.smithi118.stdout:Building dependency tree... 2024-03-30T04:26:50.973 INFO:teuthology.orchestra.run.smithi118.stdout:Reading state information... 2024-03-30T04:26:51.035 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T04:26:51.116 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-30T04:26:51.147 INFO:teuthology.orchestra.run.smithi118.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-03-30T04:26:51.148 INFO:teuthology.orchestra.run.smithi118.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T04:26:51.148 INFO:teuthology.orchestra.run.smithi118.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T04:26:51.148 INFO:teuthology.orchestra.run.smithi118.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T04:26:51.148 INFO:teuthology.orchestra.run.smithi118.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T04:26:51.148 INFO:teuthology.orchestra.run.smithi118.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-30T04:26:51.149 INFO:teuthology.orchestra.run.smithi118.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-30T04:26:51.149 INFO:teuthology.orchestra.run.smithi118.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T04:26:51.190 INFO:teuthology.orchestra.run.smithi118.stdout:0 upgraded, 0 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T04:26:51.191 DEBUG:teuthology.orchestra.run.smithi118:> dpkg -s linux-image-generic 2024-03-30T04:26:51.198 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-30T04:26:51.206 INFO:teuthology.orchestra.run.smithi118.stdout:Package: linux-image-generic 2024-03-30T04:26:51.206 INFO:teuthology.orchestra.run.smithi118.stdout:Status: install ok installed 2024-03-30T04:26:51.206 INFO:teuthology.orchestra.run.smithi118.stdout:Priority: optional 2024-03-30T04:26:51.206 INFO:teuthology.orchestra.run.smithi118.stdout:Section: kernel 2024-03-30T04:26:51.206 INFO:teuthology.orchestra.run.smithi118.stdout:Installed-Size: 21 2024-03-30T04:26:51.207 INFO:teuthology.orchestra.run.smithi118.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T04:26:51.207 INFO:teuthology.orchestra.run.smithi118.stdout:Architecture: amd64 2024-03-30T04:26:51.207 INFO:teuthology.orchestra.run.smithi118.stdout:Source: linux-meta 2024-03-30T04:26:51.207 INFO:teuthology.orchestra.run.smithi118.stdout:Version: 5.15.0.101.98 2024-03-30T04:26:51.207 INFO:teuthology.orchestra.run.smithi118.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T04:26:51.207 INFO:teuthology.orchestra.run.smithi118.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T04:26:51.207 INFO:teuthology.orchestra.run.smithi118.stdout:Recommends: thermald 2024-03-30T04:26:51.207 INFO:teuthology.orchestra.run.smithi118.stdout:Description: Generic Linux kernel image 2024-03-30T04:26:51.207 INFO:teuthology.orchestra.run.smithi118.stdout: This package will always depend on the latest generic kernel image 2024-03-30T04:26:51.207 INFO:teuthology.orchestra.run.smithi118.stdout: available. 2024-03-30T04:26:51.207 DEBUG:teuthology.orchestra.run.smithi118:> mktemp 2024-03-30T04:26:51.253 INFO:teuthology.orchestra.run.smithi118.stdout:/tmp/tmp.TvXsmJ2m5d 2024-03-30T04:26:51.253 DEBUG:teuthology.orchestra.run.smithi118:> sudo cp /boot/grub/grub.cfg /tmp/tmp.TvXsmJ2m5d 2024-03-30T04:26:51.308 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 0666 /tmp/tmp.TvXsmJ2m5d 2024-03-30T04:26:51.416 DEBUG:teuthology.orchestra.remote:smithi118:/tmp/tmp.TvXsmJ2m5d is 10KB 2024-03-30T04:26:51.428 DEBUG:teuthology.orchestra.run.smithi118:> rm -fr /tmp/tmp.TvXsmJ2m5d 2024-03-30T04:26:51.433 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-30T04:26:51.488 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-30T04:26:51.488 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-30T04:26:51.488 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-30T04:26:51.552 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-03-30T04:26:51.552 DEBUG:teuthology.orchestra.run.smithi118:> sudo update-grub 2024-03-30T04:26:52.306 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-03-30T04:26:52.324 DEBUG:teuthology.orchestra.run.smithi089:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T04:26:52.375 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-03-30T04:26:52.549 INFO:teuthology.orchestra.run.smithi089.stdout:Building dependency tree... 2024-03-30T04:26:52.549 INFO:teuthology.orchestra.run.smithi089.stdout:Reading state information... 2024-03-30T04:26:52.701 INFO:teuthology.orchestra.run.smithi089.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-03-30T04:26:52.702 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T04:26:52.702 INFO:teuthology.orchestra.run.smithi089.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T04:26:52.702 INFO:teuthology.orchestra.run.smithi089.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T04:26:52.702 INFO:teuthology.orchestra.run.smithi089.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T04:26:52.702 INFO:teuthology.orchestra.run.smithi089.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-30T04:26:52.702 INFO:teuthology.orchestra.run.smithi089.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-30T04:26:52.702 INFO:teuthology.orchestra.run.smithi089.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T04:26:52.739 INFO:teuthology.orchestra.run.smithi089.stdout:0 upgraded, 0 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T04:26:52.741 DEBUG:teuthology.orchestra.run.smithi089:> dpkg -s linux-image-generic 2024-03-30T04:26:52.797 INFO:teuthology.orchestra.run.smithi089.stdout:Package: linux-image-generic 2024-03-30T04:26:52.797 INFO:teuthology.orchestra.run.smithi089.stdout:Status: install ok installed 2024-03-30T04:26:52.797 INFO:teuthology.orchestra.run.smithi089.stdout:Priority: optional 2024-03-30T04:26:52.797 INFO:teuthology.orchestra.run.smithi089.stdout:Section: kernel 2024-03-30T04:26:52.797 INFO:teuthology.orchestra.run.smithi089.stdout:Installed-Size: 21 2024-03-30T04:26:52.797 INFO:teuthology.orchestra.run.smithi089.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T04:26:52.797 INFO:teuthology.orchestra.run.smithi089.stdout:Architecture: amd64 2024-03-30T04:26:52.797 INFO:teuthology.orchestra.run.smithi089.stdout:Source: linux-meta 2024-03-30T04:26:52.797 INFO:teuthology.orchestra.run.smithi089.stdout:Version: 5.15.0.101.98 2024-03-30T04:26:52.798 INFO:teuthology.orchestra.run.smithi089.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T04:26:52.798 INFO:teuthology.orchestra.run.smithi089.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T04:26:52.798 INFO:teuthology.orchestra.run.smithi089.stdout:Recommends: thermald 2024-03-30T04:26:52.798 INFO:teuthology.orchestra.run.smithi089.stdout:Description: Generic Linux kernel image 2024-03-30T04:26:52.798 INFO:teuthology.orchestra.run.smithi089.stdout: This package will always depend on the latest generic kernel image 2024-03-30T04:26:52.798 INFO:teuthology.orchestra.run.smithi089.stdout: available. 2024-03-30T04:26:52.798 DEBUG:teuthology.orchestra.run.smithi089:> mktemp 2024-03-30T04:26:52.808 INFO:teuthology.orchestra.run.smithi118.stderr:Sourcing file `/etc/default/grub' 2024-03-30T04:26:52.809 INFO:teuthology.orchestra.run.smithi118.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T04:26:52.811 INFO:teuthology.orchestra.run.smithi118.stderr:Generating grub configuration file ... 2024-03-30T04:26:52.842 INFO:teuthology.orchestra.run.smithi089.stdout:/tmp/tmp.Qc0xjSHrhh 2024-03-30T04:26:52.843 DEBUG:teuthology.orchestra.run.smithi089:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Qc0xjSHrhh 2024-03-30T04:26:52.898 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 0666 /tmp/tmp.Qc0xjSHrhh 2024-03-30T04:26:52.989 INFO:teuthology.orchestra.run.smithi118.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:26:52.995 INFO:teuthology.orchestra.run.smithi118.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:26:53.012 DEBUG:teuthology.orchestra.remote:smithi089:/tmp/tmp.Qc0xjSHrhh is 10KB 2024-03-30T04:26:53.029 DEBUG:teuthology.orchestra.run.smithi089:> rm -fr /tmp/tmp.Qc0xjSHrhh 2024-03-30T04:26:53.034 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-30T04:26:53.089 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-03-30T04:26:53.090 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-30T04:26:53.090 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-30T04:26:53.174 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-03-30T04:26:53.174 DEBUG:teuthology.orchestra.run.smithi089:> sudo update-grub 2024-03-30T04:26:53.215 INFO:teuthology.orchestra.run.smithi118.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:26:53.220 INFO:teuthology.orchestra.run.smithi118.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T04:26:53.262 INFO:teuthology.orchestra.run.smithi118.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T04:26:53.267 INFO:teuthology.orchestra.run.smithi118.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T04:26:53.408 INFO:teuthology.orchestra.run.smithi118.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T04:26:53.408 INFO:teuthology.orchestra.run.smithi118.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T04:26:53.408 INFO:teuthology.orchestra.run.smithi118.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T04:26:53.437 INFO:teuthology.orchestra.run.smithi118.stderr:done 2024-03-30T04:26:53.445 DEBUG:teuthology.orchestra.run.smithi118:> sudo shutdown -r now 2024-03-30T04:26:54.582 INFO:teuthology.orchestra.run.smithi089.stderr:Sourcing file `/etc/default/grub' 2024-03-30T04:26:54.583 INFO:teuthology.orchestra.run.smithi089.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T04:26:54.586 INFO:teuthology.orchestra.run.smithi089.stderr:Generating grub configuration file ... 2024-03-30T04:26:54.814 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:26:54.821 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:26:55.083 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:26:55.088 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T04:26:55.129 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T04:26:55.134 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T04:26:55.262 INFO:teuthology.orchestra.run.smithi089.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T04:26:55.262 INFO:teuthology.orchestra.run.smithi089.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T04:26:55.262 INFO:teuthology.orchestra.run.smithi089.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T04:26:55.272 INFO:teuthology.orchestra.run.smithi089.stderr:done 2024-03-30T04:26:55.275 DEBUG:teuthology.orchestra.run.smithi089:> sudo shutdown -r now 2024-03-30T04:27:23.475 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-03-30T04:27:23.475 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-03-30T04:27:23.476 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:27:25.322 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-03-30T04:27:25.322 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-03-30T04:27:25.323 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:27:41.982 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2024-03-30T04:27:43.778 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.89 2024-03-30T04:27:50.991 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-03-30T04:27:50.992 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:27:52.781 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-03-30T04:27:52.782 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:27:54.046 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2024-03-30T04:27:55.842 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.89 2024-03-30T04:28:06.057 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-03-30T04:28:06.058 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:28:07.845 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-03-30T04:28:07.845 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:28:09.122 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2024-03-30T04:28:24.138 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-03-30T04:28:24.139 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:28:39.526 DEBUG:teuthology.orchestra.run.smithi089:> true 2024-03-30T04:28:40.062 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-03-30T04:28:40.062 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-101-generic"... 2024-03-30T04:28:40.062 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2024-03-30T04:28:40.110 INFO:teuthology.orchestra.run.smithi089.stdout:5.15.0-101-generic 2024-03-30T04:28:40.110 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-03-30T04:28:40.111 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-30T04:28:40.111 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-30T04:28:41.111 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-03-30T04:28:41.112 DEBUG:teuthology.orchestra.run.smithi089:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-30T04:28:41.182 INFO:teuthology.orchestra.run.smithi089.stdout:ttyS1 2024-03-30T04:28:41.208 DEBUG:teuthology.parallel:result is None 2024-03-30T04:28:55.911 DEBUG:teuthology.orchestra.run.smithi118:> true 2024-03-30T04:28:56.509 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-03-30T04:28:56.509 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-101-generic"... 2024-03-30T04:28:56.510 DEBUG:teuthology.orchestra.run.smithi118:> uname -r 2024-03-30T04:28:56.558 INFO:teuthology.orchestra.run.smithi118.stdout:5.15.0-101-generic 2024-03-30T04:28:56.559 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-03-30T04:28:56.559 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-30T04:28:56.559 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-30T04:28:57.560 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-03-30T04:28:57.560 DEBUG:teuthology.orchestra.run.smithi118:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-30T04:28:57.907 INFO:teuthology.orchestra.run.smithi118.stdout:ttyS1 2024-03-30T04:28:57.931 DEBUG:teuthology.parallel:result is None 2024-03-30T04:28:57.932 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-30T04:28:57.939 INFO:teuthology.task.internal:Creating test directory... 2024-03-30T04:28:57.940 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-30T04:28:57.942 DEBUG:teuthology.orchestra.run.smithi118:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-30T04:28:57.947 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-30T04:28:57.998 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-30T04:28:58.071 INFO:teuthology.task.internal:Creating archive directory... 2024-03-30T04:28:58.071 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-30T04:28:58.074 DEBUG:teuthology.orchestra.run.smithi118:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-30T04:28:58.161 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-30T04:28:58.168 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-30T04:28:58.168 DEBUG:teuthology.orchestra.run.smithi089:> 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-03-30T04:28:58.170 DEBUG:teuthology.orchestra.run.smithi118:> 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-03-30T04:28:58.189 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T04:28:58.191 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T04:28:58.199 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T04:28:58.199 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T04:28:58.201 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-30T04:28:58.208 INFO:teuthology.task.internal:Configuring sudo... 2024-03-30T04:28:58.208 DEBUG:teuthology.orchestra.run.smithi089:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-30T04:28:58.243 DEBUG:teuthology.orchestra.run.smithi118:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-30T04:28:58.258 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-30T04:28:58.267 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-30T04:28:58.268 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-30T04:28:58.299 DEBUG:teuthology.orchestra.run.smithi118:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-30T04:28:58.306 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-30T04:28:58.350 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-30T04:28:58.398 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-03-30T04:28:58.398 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-30T04:28:58.462 DEBUG:teuthology.orchestra.run.smithi118:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-30T04:28:58.467 DEBUG:teuthology.orchestra.run.smithi118:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-30T04:28:58.514 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-30T04:28:58.514 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-30T04:28:58.579 DEBUG:teuthology.orchestra.run.smithi089:> sudo service rsyslog restart 2024-03-30T04:28:58.582 DEBUG:teuthology.orchestra.run.smithi118:> sudo service rsyslog restart 2024-03-30T04:28:58.653 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-30T04:28:58.661 INFO:teuthology.task.internal:Starting timer... 2024-03-30T04:28:58.661 INFO:teuthology.run_tasks:Running task pcp... 2024-03-30T04:28:58.671 INFO:teuthology.run_tasks:Running task selinux... 2024-03-30T04:28:58.679 DEBUG:teuthology.task.selinux:Excluding smithi089: OS 'ubuntu' does not support SELinux 2024-03-30T04:28:58.679 DEBUG:teuthology.task.selinux:Excluding smithi118: OS 'ubuntu' does not support SELinux 2024-03-30T04:28:58.679 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-30T04:28:58.679 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-03-30T04:28:58.679 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-30T04:28:58.680 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-30T04:28:58.689 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-30T04:28:58.706 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-03-30T04:28:58.707 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi089.front.sepia.ceph.com,smithi118.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-30T04:35:55.368 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi089.front.sepia.ceph.com'), Remote(name='ubuntu@smithi118.front.sepia.ceph.com')] 2024-03-30T04:35:55.369 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-03-30T04:35:55.370 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:35:55.453 DEBUG:teuthology.orchestra.run.smithi089:> true 2024-03-30T04:35:55.534 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-03-30T04:35:55.534 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-03-30T04:35:55.535 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:35:55.613 DEBUG:teuthology.orchestra.run.smithi118:> true 2024-03-30T04:35:55.690 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-03-30T04:35:55.690 INFO:teuthology.run_tasks:Running task clock... 2024-03-30T04:35:55.701 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-30T04:35:55.701 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-30T04:35:55.702 DEBUG:teuthology.orchestra.run.smithi089:> 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-03-30T04:35:55.704 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-30T04:35:55.704 DEBUG:teuthology.orchestra.run.smithi118:> 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-03-30T04:35:55.735 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-03-30T04:35:55.735 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: Command line: ntpd -gq 2024-03-30T04:35:55.735 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: ---------------------------------------------------- 2024-03-30T04:35:55.735 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: ntp-4 is maintained by Network Time Foundation, 2024-03-30T04:35:55.735 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-03-30T04:35:55.735 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: corporation. Support and training for ntp-4 are 2024-03-30T04:35:55.735 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: available at https://www.nwtime.org/support 2024-03-30T04:35:55.735 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: ---------------------------------------------------- 2024-03-30T04:35:55.735 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: proto: precision = 0.057 usec (-24) 2024-03-30T04:35:55.735 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: basedate set to 2022-02-04 2024-03-30T04:35:55.736 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: gps base set to 2022-02-06 (week 2196) 2024-03-30T04:35:55.736 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T04:35:55.736 INFO:teuthology.orchestra.run.smithi089.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T04:35:55.736 INFO:teuthology.orchestra.run.smithi089.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-30T04:35:55.737 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: restrict ::: KOD does nothing without LIMITED. 2024-03-30T04:35:55.737 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: Listen and drop on 0 v6wildcard [::]:123 2024-03-30T04:35:55.737 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-30T04:35:55.737 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: Listen normally on 2 lo 127.0.0.1:123 2024-03-30T04:35:55.737 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: Listen normally on 3 enp3s0f1 172.21.15.89:123 2024-03-30T04:35:55.737 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: Listen normally on 4 lo [::1]:123 2024-03-30T04:35:55.737 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d501%5]:123 2024-03-30T04:35:55.737 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:35:55 ntpd[17195]: Listening on routing socket on fd #22 for interface updates 2024-03-30T04:35:55.758 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-03-30T04:35:55.758 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: Command line: ntpd -gq 2024-03-30T04:35:55.758 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: ---------------------------------------------------- 2024-03-30T04:35:55.758 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: ntp-4 is maintained by Network Time Foundation, 2024-03-30T04:35:55.758 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-03-30T04:35:55.759 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: corporation. Support and training for ntp-4 are 2024-03-30T04:35:55.759 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: available at https://www.nwtime.org/support 2024-03-30T04:35:55.759 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: ---------------------------------------------------- 2024-03-30T04:35:55.759 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: proto: precision = 0.044 usec (-24) 2024-03-30T04:35:55.759 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: basedate set to 2022-02-04 2024-03-30T04:35:55.759 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: gps base set to 2022-02-06 (week 2196) 2024-03-30T04:35:55.759 INFO:teuthology.orchestra.run.smithi118.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T04:35:55.759 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T04:35:55.760 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: restrict ::: KOD does nothing without LIMITED. 2024-03-30T04:35:55.760 INFO:teuthology.orchestra.run.smithi118.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-30T04:35:55.761 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: Listen and drop on 0 v6wildcard [::]:123 2024-03-30T04:35:55.761 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-30T04:35:55.761 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: Listen normally on 2 lo 127.0.0.1:123 2024-03-30T04:35:55.761 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: Listen normally on 3 enp3s0f1 172.21.15.118:123 2024-03-30T04:35:55.761 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: Listen normally on 4 lo [::1]:123 2024-03-30T04:35:55.761 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d725%5]:123 2024-03-30T04:35:55.761 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:35:55 ntpd[17204]: Listening on routing socket on fd #22 for interface updates 2024-03-30T04:35:56.734 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:56 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:35:56.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:56 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:35:56.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:56 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:35:56.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:56 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:35:56.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:56 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:35:56.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:56 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:35:56.758 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:56 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:35:56.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:56 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:35:56.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:56 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:35:56.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:56 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:35:56.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:56 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:35:56.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:56 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:35:56.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:56 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:35:56.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:56 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:35:58.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:58 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:35:58.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:58 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:35:58.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:58 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:35:58.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:58 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:35:58.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:58 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:35:58.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:58 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:35:58.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:58 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:35:58.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:58 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:35:58.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:58 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:35:58.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:58 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:35:58.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:58 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:35:58.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:58 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:35:58.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:58 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:35:58.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:58 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:35:58.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:58 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:35:58.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:58 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:35:58.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:58 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:35:58.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:58 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:35:58.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:58 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:35:58.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:58 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:35:58.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:58 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:35:58.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:58 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:35:58.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:58 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:35:58.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:35:58 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:35:59.734 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:59 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:35:59.734 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:35:59 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:00.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:00.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:00.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:00.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:00.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:00.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:00.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:00.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:00.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:36:00.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:36:00.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:00.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:00.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:36:00.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:36:00.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:00.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:00.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:36:00.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:00 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:36:00.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:00.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:00.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:00.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:00.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:00.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:00.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:00.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:00.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:36:00.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:36:00.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:00.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:00.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:36:00.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:36:00.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:00.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:00.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:36:00.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:00 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:36:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:36:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:36:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:36:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:36:02.736 INFO:teuthology.orchestra.run.smithi089.stdout:30 Mar 04:36:02 ntpd[17195]: ntpd: time slew +0.000856 s 2024-03-30T04:36:02.736 INFO:teuthology.orchestra.run.smithi089.stdout:ntpd: time slew +0.000856s 2024-03-30T04:36:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-30T04:36:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:30 Mar 04:36:02 ntpd[17195]: can't open /var/log/ntpstats/loopstats.20240330: Permission denied 2024-03-30T04:36:02.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:02.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:02.759 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:02.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:02.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:02.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:02.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:02.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:02.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:36:02.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:36:02.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:02.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:02.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:36:02.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:36:02.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:36:02.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:36:02.760 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:36:02.761 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:36:02.761 INFO:teuthology.orchestra.run.smithi118.stdout:30 Mar 04:36:02 ntpd[17204]: ntpd: time slew -0.002510 s 2024-03-30T04:36:02.761 INFO:teuthology.orchestra.run.smithi118.stdout:ntpd: time slew -0.002510s 2024-03-30T04:36:02.761 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-30T04:36:02.761 INFO:teuthology.orchestra.run.smithi118.stderr:30 Mar 04:36:02 ntpd[17204]: can't open /var/log/ntpstats/loopstats.20240330: Permission denied 2024-03-30T04:36:02.809 INFO:teuthology.orchestra.run.smithi118.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T04:36:02.810 INFO:teuthology.orchestra.run.smithi118.stdout:============================================================================== 2024-03-30T04:36:02.810 INFO:teuthology.orchestra.run.smithi118.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:36:02.810 INFO:teuthology.orchestra.run.smithi118.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:36:02.810 INFO:teuthology.orchestra.run.smithi118.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:36:02.810 INFO:teuthology.orchestra.run.smithi118.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:36:02.851 INFO:teuthology.orchestra.run.smithi089.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T04:36:02.851 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================== 2024-03-30T04:36:02.852 INFO:teuthology.orchestra.run.smithi089.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:36:02.852 INFO:teuthology.orchestra.run.smithi089.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:36:02.852 INFO:teuthology.orchestra.run.smithi089.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:36:02.852 INFO:teuthology.orchestra.run.smithi089.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:36:02.853 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-30T04:36:02.955 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd82c9aa17f09785fe698d262f9601d87bb79f962'} 2024-03-30T04:36:02.956 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-03-30T04:36:02.956 INFO:tasks.cephadm:Cluster fsid is 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:36:02.957 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-30T04:36:02.957 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.89', 'mon.c': '[v2:172.21.15.89:3301,v1:172.21.15.89:6790]', 'mon.b': '172.21.15.118'} 2024-03-30T04:36:02.957 INFO:tasks.cephadm:First mon is mon.a on smithi089 2024-03-30T04:36:02.957 INFO:tasks.cephadm:First mgr is y 2024-03-30T04:36:02.957 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-30T04:36:02.957 DEBUG:teuthology.orchestra.run.smithi089:> sudo hostname $(hostname -s) 2024-03-30T04:36:02.972 DEBUG:teuthology.orchestra.run.smithi118:> sudo hostname $(hostname -s) 2024-03-30T04:36:02.986 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-03-30T04:36:02.987 DEBUG:teuthology.orchestra.run.smithi089:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-30T04:36:03.320 INFO:teuthology.orchestra.run.smithi089.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 30 04:36 /home/ubuntu/cephtest/cephadm 2024-03-30T04:36:03.320 DEBUG:teuthology.orchestra.run.smithi118:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-30T04:36:03.597 INFO:teuthology.orchestra.run.smithi118.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 30 04:36 /home/ubuntu/cephtest/cephadm 2024-03-30T04:36:03.597 DEBUG:teuthology.orchestra.run.smithi089:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-30T04:36:03.605 DEBUG:teuthology.orchestra.run.smithi118:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-30T04:36:03.621 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-03-30T04:36:03.622 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-30T04:36:03.649 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-30T04:36:03.803 INFO:teuthology.orchestra.run.smithi089.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-30T04:36:03.817 INFO:teuthology.orchestra.run.smithi118.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-30T04:36:49.740 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T04:36:49.740 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-30T04:36:49.740 INFO:teuthology.orchestra.run.smithi089.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-30T04:36:49.741 INFO:teuthology.orchestra.run.smithi089.stdout: "repo_digests": [ 2024-03-30T04:36:49.741 INFO:teuthology.orchestra.run.smithi089.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-30T04:36:49.741 INFO:teuthology.orchestra.run.smithi089.stdout: ] 2024-03-30T04:36:49.741 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T04:36:53.077 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2024-03-30T04:36:53.078 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-30T04:36:53.078 INFO:teuthology.orchestra.run.smithi118.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-30T04:36:53.078 INFO:teuthology.orchestra.run.smithi118.stdout: "repo_digests": [ 2024-03-30T04:36:53.078 INFO:teuthology.orchestra.run.smithi118.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-30T04:36:53.078 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2024-03-30T04:36:53.078 INFO:teuthology.orchestra.run.smithi118.stdout:} 2024-03-30T04:36:53.118 DEBUG:teuthology.orchestra.run.smithi089:> sudo mkdir -p /etc/ceph 2024-03-30T04:36:53.132 DEBUG:teuthology.orchestra.run.smithi118:> sudo mkdir -p /etc/ceph 2024-03-30T04:36:53.147 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 777 /etc/ceph 2024-03-30T04:36:53.186 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 777 /etc/ceph 2024-03-30T04:36:53.202 INFO:tasks.cephadm:Writing seed config... 2024-03-30T04:36:53.204 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-03-30T04:36:53.204 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-30T04:36:53.204 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-30T04:36:53.204 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-03-30T04:36:53.205 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-30T04:36:53.205 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-30T04:36:53.205 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-30T04:36:53.205 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-30T04:36:53.205 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-30T04:36:53.206 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-03-30T04:36:53.206 DEBUG:teuthology.orchestra.run.smithi089:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-30T04:36:53.239 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 = 03dad898-ee4f-11ee-b647-cb9ed24678a4 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-03-30T04:36:53.240 DEBUG:teuthology.orchestra.run.smithi089:mon.a> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.a.service 2024-03-30T04:36:53.284 DEBUG:teuthology.orchestra.run.smithi089:mgr.y> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mgr.y.service 2024-03-30T04:36:53.332 INFO:tasks.cephadm:Bootstrapping... 2024-03-30T04:36:53.332 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 --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.89 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-30T04:36:53.536 INFO:teuthology.orchestra.run.smithi089.stderr:-------------------------------------------------------------------------------- 2024-03-30T04:36:53.536 INFO:teuthology.orchestra.run.smithi089.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '03dad898-ee4f-11ee-b647-cb9ed24678a4', '--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.89', '--skip-admin-label'] 2024-03-30T04:36:53.536 INFO:teuthology.orchestra.run.smithi089.stderr:Verifying podman|docker is present... 2024-03-30T04:36:53.536 INFO:teuthology.orchestra.run.smithi089.stderr:Verifying lvm2 is present... 2024-03-30T04:36:53.536 INFO:teuthology.orchestra.run.smithi089.stderr:Verifying time synchronization is in place... 2024-03-30T04:36:53.542 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-30T04:36:53.547 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: inactive 2024-03-30T04:36:53.551 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-30T04:36:53.556 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: inactive 2024-03-30T04:36:53.560 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: masked 2024-03-30T04:36:53.564 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: inactive 2024-03-30T04:36:53.568 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-30T04:36:53.572 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: inactive 2024-03-30T04:36:53.576 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: enabled 2024-03-30T04:36:53.579 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: active 2024-03-30T04:36:53.580 INFO:teuthology.orchestra.run.smithi089.stderr:Unit ntp.service is enabled and running 2024-03-30T04:36:53.580 INFO:teuthology.orchestra.run.smithi089.stderr:Repeating the final host check... 2024-03-30T04:36:53.580 INFO:teuthology.orchestra.run.smithi089.stderr:docker (/usr/bin/docker) is present 2024-03-30T04:36:53.580 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl is present 2024-03-30T04:36:53.580 INFO:teuthology.orchestra.run.smithi089.stderr:lvcreate is present 2024-03-30T04:36:53.583 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-30T04:36:53.586 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: inactive 2024-03-30T04:36:53.590 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-30T04:36:53.593 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: inactive 2024-03-30T04:36:53.596 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: masked 2024-03-30T04:36:53.600 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: inactive 2024-03-30T04:36:53.602 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-30T04:36:53.605 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: inactive 2024-03-30T04:36:53.609 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: enabled 2024-03-30T04:36:53.612 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: active 2024-03-30T04:36:53.613 INFO:teuthology.orchestra.run.smithi089.stderr:Unit ntp.service is enabled and running 2024-03-30T04:36:53.613 INFO:teuthology.orchestra.run.smithi089.stderr:Host looks OK 2024-03-30T04:36:53.613 INFO:teuthology.orchestra.run.smithi089.stderr:Cluster fsid: 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:36:53.613 INFO:teuthology.orchestra.run.smithi089.stderr:Acquiring lock 139924823475584 on /run/cephadm/03dad898-ee4f-11ee-b647-cb9ed24678a4.lock 2024-03-30T04:36:53.613 INFO:teuthology.orchestra.run.smithi089.stderr:Lock 139924823475584 acquired on /run/cephadm/03dad898-ee4f-11ee-b647-cb9ed24678a4.lock 2024-03-30T04:36:53.614 INFO:teuthology.orchestra.run.smithi089.stderr:Verifying IP 172.21.15.89 port 3300 ... 2024-03-30T04:36:53.614 INFO:teuthology.orchestra.run.smithi089.stderr:Verifying IP 172.21.15.89 port 6789 ... 2024-03-30T04:36:53.614 INFO:teuthology.orchestra.run.smithi089.stderr:Base mon IP is 172.21.15.89, final addrv is [v2:172.21.15.89:3300,v1:172.21.15.89:6789] 2024-03-30T04:36:53.615 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-03-30T04:36:53.616 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.89 metric 100 2024-03-30T04:36:53.616 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.89 metric 100 2024-03-30T04:36:53.616 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-03-30T04:36:53.616 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.89 metric 100 2024-03-30T04:36:53.616 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.89 metric 100 2024-03-30T04:36:53.616 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.89 metric 100 2024-03-30T04:36:53.616 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.89 metric 100 2024-03-30T04:36:53.617 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-03-30T04:36:53.617 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-03-30T04:36:53.617 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1790sec pref medium 2024-03-30T04:36:53.619 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-30T04:36:53.620 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-03-30T04:36:53.620 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-30T04:36:53.620 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-03-30T04:36:53.620 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d501/64 scope link 2024-03-30T04:36:53.620 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-30T04:36:53.620 INFO:teuthology.orchestra.run.smithi089.stderr:Mon IP `172.21.15.89` is in CIDR network `172.21.0.0/20` 2024-03-30T04:36:53.620 INFO:teuthology.orchestra.run.smithi089.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-30T04:36:53.621 INFO:teuthology.orchestra.run.smithi089.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-30T04:36:54.120 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-03-30T04:36:54.250 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-03-30T04:36:54.250 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-03-30T04:36:54.283 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-03-30T04:36:55.168 INFO:teuthology.orchestra.run.smithi089.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-30T04:36:55.725 INFO:teuthology.orchestra.run.smithi089.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-30T04:36:55.726 INFO:teuthology.orchestra.run.smithi089.stderr:Extracting ceph user uid/gid from container image... 2024-03-30T04:36:56.382 INFO:teuthology.orchestra.run.smithi089.stderr:stat: 167 167 2024-03-30T04:36:56.954 INFO:teuthology.orchestra.run.smithi089.stderr:Creating initial keys... 2024-03-30T04:36:57.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-authtool: AQDplgdmNO6nIRAAywFOHwu513bFXg6ijqrZ0w== 2024-03-30T04:36:58.691 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-authtool: AQDqlgdmq3p/KRAA2xTVgzEfyqYXp3ngcekwIw== 2024-03-30T04:36:59.996 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-authtool: AQDslgdmw1EMABAAsDEmwqCuZjjk+LsbmiGLyw== 2024-03-30T04:37:00.544 INFO:teuthology.orchestra.run.smithi089.stderr:Creating initial monmap... 2024-03-30T04:37:01.306 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-30T04:37:01.306 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-03-30T04:37:01.306 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:37:01.306 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-30T04:37:01.864 INFO:teuthology.orchestra.run.smithi089.stderr:monmaptool for a [v2:172.21.15.89:3300,v1:172.21.15.89:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-30T04:37:01.864 INFO:teuthology.orchestra.run.smithi089.stderr:setting min_mon_release = octopus 2024-03-30T04:37:01.864 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/monmaptool: set fsid to 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:37:01.864 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-30T04:37:01.864 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-03-30T04:37:01.864 INFO:teuthology.orchestra.run.smithi089.stderr:Creating mon... 2024-03-30T04:37:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T04:37:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 1 imported monmap: 2024-03-30T04:37:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: epoch 0 2024-03-30T04:37:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:37:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: last_changed 2024-03-30T04:37:01.310556+0000 2024-03-30T04:37:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: created 2024-03-30T04:37:01.310556+0000 2024-03-30T04:37:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-03-30T04:37:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-03-30T04:37:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-03-30T04:37:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 0 /usr/bin/ceph-mon: set fsid to 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:37:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T04:37:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T04:37:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T04:37:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: DB SUMMARY 2024-03-30T04:37:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: DB Session ID: 9XYYVAWD2MC6UB83FKUH 2024-03-30T04:37:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-03-30T04:37:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-03-30T04:37:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T04:37:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.create_if_missing: 1 2024-03-30T04:37:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T04:37:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T04:37:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.env: 0x5622fbcc6860 2024-03-30T04:37:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.fs: Posix File System 2024-03-30T04:37:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.info_log: 0x5622fd307320 2024-03-30T04:37:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T04:37:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.statistics: (nil) 2024-03-30T04:37:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.use_fsync: 0 2024-03-30T04:37:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T04:37:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T04:37:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T04:37:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T04:37:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T04:37:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T04:37:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T04:37:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T04:37:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T04:37:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T04:37:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T04:37:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.db_log_dir: 2024-03-30T04:37:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-30T04:37:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T04:37:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T04:37:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T04:37:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T04:37:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T04:37:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T04:37:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T04:37:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T04:37:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.write_buffer_manager: 0x5622fd5a7950 2024-03-30T04:37:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T04:37:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T04:37:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T04:37:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T04:37:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T04:37:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T04:37:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T04:37:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T04:37:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T04:37:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.unordered_write: 0 2024-03-30T04:37:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T04:37:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T04:37:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T04:37:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T04:37:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.row_cache: None 2024-03-30T04:37:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.wal_filter: None 2024-03-30T04:37:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T04:37:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T04:37:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T04:37:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T04:37:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T04:37:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T04:37:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T04:37:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T04:37:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T04:37:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T04:37:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T04:37:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T04:37:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T04:37:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T04:37:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T04:37:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T04:37:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T04:37:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T04:37:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T04:37:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T04:37:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T04:37:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T04:37:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T04:37:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T04:37:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T04:37:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T04:37:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T04:37:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_open_files: -1 2024-03-30T04:37:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T04:37:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T04:37:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T04:37:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T04:37:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T04:37:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Compression algorithms supported: 2024-03-30T04:37:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T04:37:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: kZSTD supported: 0 2024-03-30T04:37:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T04:37:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T04:37:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T04:37:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T04:37:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T04:37:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T04:37:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T04:37:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-03-30T04:37:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-03-30T04:37:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T04:37:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T04:37:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.merge_operator: 2024-03-30T04:37:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compaction_filter: None 2024-03-30T04:37:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T04:37:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T04:37:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T04:37:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T04:37:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5622fd358b08) 2024-03-30T04:37:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-03-30T04:37:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T04:37:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T04:37:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-03-30T04:37:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: index_type: 0 2024-03-30T04:37:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-03-30T04:37:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-03-30T04:37:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-03-30T04:37:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-03-30T04:37:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: checksum: 1 2024-03-30T04:37:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-03-30T04:37:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_cache: 0x5622fd338170 2024-03-30T04:37:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-03-30T04:37:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-03-30T04:37:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-03-30T04:37:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-03-30T04:37:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-03-30T04:37:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-03-30T04:37:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-03-30T04:37:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-03-30T04:37:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-03-30T04:37:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-03-30T04:37:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-03-30T04:37:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-03-30T04:37:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-03-30T04:37:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-03-30T04:37:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-03-30T04:37:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T04:37:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-03-30T04:37:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-03-30T04:37:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-03-30T04:37:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: format_version: 4 2024-03-30T04:37:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-03-30T04:37:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: block_align: 0 2024-03-30T04:37:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T04:37:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T04:37:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compression: NoCompression 2024-03-30T04:37:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T04:37:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T04:37:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T04:37:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.num_levels: 7 2024-03-30T04:37:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T04:37:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T04:37:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T04:37:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T04:37:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T04:37:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T04:37:02.562 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T04:37:02.562 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:37:02.562 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T04:37:02.562 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T04:37:02.562 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T04:37:02.562 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T04:37:02.562 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T04:37:02.562 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T04:37:02.562 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:37:02.562 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T04:37:02.562 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T04:37:02.562 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T04:37:02.562 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T04:37:02.563 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T04:37:02.563 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T04:37:02.563 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T04:37:02.563 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T04:37:02.563 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T04:37:02.563 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T04:37:02.563 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T04:37:02.563 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T04:37:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T04:37:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T04:37:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T04:37:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T04:37:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T04:37:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T04:37:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T04:37:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T04:37:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T04:37:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T04:37:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T04:37:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T04:37:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T04:37:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T04:37:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T04:37:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T04:37:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T04:37:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T04:37:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T04:37:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T04:37:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T04:37:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T04:37:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T04:37:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T04:37:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T04:37:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T04:37:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T04:37:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T04:37:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T04:37:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T04:37:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T04:37:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T04:37:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T04:37:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T04:37:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.ttl: 2592000 2024-03-30T04:37:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T04:37:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T04:37:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T04:37:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T04:37:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T04:37:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T04:37:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T04:37:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T04:37:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.519+0000 7fdd478d6880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-30T04:37:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.523+0000 7fdd478d6880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-03-30T04:37:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.523+0000 7fdd478d6880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5622fd31ea80 2024-03-30T04:37:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.523+0000 7fdd478d6880 4 rocksdb: DB pointer 0x5622fd392000 2024-03-30T04:37:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.523+0000 7fdd394c0700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-30T04:37:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.523+0000 7fdd394c0700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-30T04:37:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-03-30T04:37:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:37:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T04:37:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T04:37:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:37:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T04:37:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-30T04:37:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:37:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T04:37:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:37:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:37:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T04:37:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T04:37:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T04:37:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:37:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:37:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:37:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:37:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:37:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:37:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:37:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:37:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:37:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:37:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T04:37:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:37:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T04:37:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:37:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:37:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T04:37:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T04:37:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T04:37:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:37:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:37:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:37:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:37:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:37:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:37:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:37:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:37:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:37:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:37:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T04:37:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:37:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: 2024-03-30T04:37:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.523+0000 7fdd478d6880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-03-30T04:37:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.523+0000 7fdd478d6880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-03-30T04:37:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:37:02.523+0000 7fdd478d6880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-03-30T04:37:03.062 INFO:teuthology.orchestra.run.smithi089.stderr:create mon.a on 2024-03-30T04:37:03.294 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-03-30T04:37:03.497 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4.target. 2024-03-30T04:37:03.497 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4.target. 2024-03-30T04:37:03.905 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Failed to reset failed state of unit ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.a.service: Unit ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.a.service not loaded. 2024-03-30T04:37:03.910 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Created symlink /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4.target.wants/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.a.service -> /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service. 2024-03-30T04:37:04.118 INFO:teuthology.orchestra.run.smithi089.stderr:firewalld does not appear to be present 2024-03-30T04:37:04.118 INFO:teuthology.orchestra.run.smithi089.stderr:Not possible to enable service . firewalld.service is not available 2024-03-30T04:37:04.118 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for mon to start... 2024-03-30T04:37:04.119 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for mon... 2024-03-30T04:37:05.507 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: cluster: 2024-03-30T04:37:05.507 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: id: 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:37:05.507 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-03-30T04:37:05.507 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2024-03-30T04:37:05.507 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: services: 2024-03-30T04:37:05.507 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.226639s) 2024-03-30T04:37:05.507 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mgr: no daemons active 2024-03-30T04:37:05.507 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-03-30T04:37:05.507 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2024-03-30T04:37:05.507 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: data: 2024-03-30T04:37:05.507 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-03-30T04:37:05.508 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-03-30T04:37:05.508 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-03-30T04:37:05.508 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: pgs: 2024-03-30T04:37:05.508 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2024-03-30T04:37:05.517 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:05 smithi089 bash[18100]: cluster 2024-03-30T04:37:05.276660+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T04:37:06.096 INFO:teuthology.orchestra.run.smithi089.stderr:mon is available 2024-03-30T04:37:06.097 INFO:teuthology.orchestra.run.smithi089.stderr:Assimilating anything we can from ceph.conf... 2024-03-30T04:37:06.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:06 smithi089 bash[18100]: cluster 2024-03-30T04:37:05.283195+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T04:37:06.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:06 smithi089 bash[18100]: cluster 2024-03-30T04:37:05.283434+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0]} 2024-03-30T04:37:06.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:06 smithi089 bash[18100]: cluster 2024-03-30T04:37:05.286644+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-03-30T04:37:06.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:06 smithi089 bash[18100]: cluster 2024-03-30T04:37:05.290337+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-30T04:37:06.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:06 smithi089 bash[18100]: cluster 2024-03-30T04:37:05.290792+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-03-30T04:37:06.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:06 smithi089 bash[18100]: audit 2024-03-30T04:37:05.509770+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.89:0/2683330654' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:37:06.942 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2024-03-30T04:37:06.942 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: [global] 2024-03-30T04:37:06.942 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: fsid = 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:37:06.942 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.89:3300,v1:172.21.15.89:6789] 2024-03-30T04:37:06.942 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-30T04:37:06.942 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-30T04:37:06.942 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-30T04:37:06.942 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-30T04:37:06.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2024-03-30T04:37:06.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: [mgr] 2024-03-30T04:37:06.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-03-30T04:37:06.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-30T04:37:06.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2024-03-30T04:37:06.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: [osd] 2024-03-30T04:37:06.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-30T04:37:06.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-30T04:37:07.535 INFO:teuthology.orchestra.run.smithi089.stderr:Generating new minimal ceph.conf... 2024-03-30T04:37:07.555 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:07 smithi089 bash[18100]: audit 2024-03-30T04:37:06.941218+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.89:0/4253762381' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-30T04:37:07.556 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:07 smithi089 bash[18100]: audit 2024-03-30T04:37:06.945431+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.89:0/4253762381' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-30T04:37:08.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:08 smithi089 bash[18100]: audit 2024-03-30T04:37:08.521859+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.89:0/625836033' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:09.107 INFO:teuthology.orchestra.run.smithi089.stderr:Restarting the monitor... 2024-03-30T04:37:09.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:09 smithi089 systemd[1]: Stopping Ceph mon.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T04:37:09.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:09 smithi089 bash[18462]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mon.a 2024-03-30T04:37:09.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:09 smithi089 bash[18100]: debug 2024-03-30T04:37:09.218+0000 7fc2e93fa700 -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-03-30T04:37:09.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:09 smithi089 bash[18100]: debug 2024-03-30T04:37:09.218+0000 7fc2e93fa700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-30T04:37:09.886 INFO:teuthology.orchestra.run.smithi089.stderr:Setting mon public_network to 172.21.0.0/20 2024-03-30T04:37:10.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:09 smithi089 bash[18471]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T04:37:10.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:09 smithi089 bash[18505]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mon.a 2024-03-30T04:37:10.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:09 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-03-30T04:37:10.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:09 smithi089 systemd[1]: Stopped Ceph mon.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:37:10.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:09 smithi089 systemd[1]: Started Ceph mon.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:37:11.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.910+0000 7f24e4634880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T04:37:11.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.910+0000 7f24e4634880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-03-30T04:37:11.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.910+0000 7f24e4634880 0 pidfile_write: ignore empty --pid-file 2024-03-30T04:37:11.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 0 load: jerasure load: lrc 2024-03-30T04:37:11.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T04:37:11.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T04:37:11.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T04:37:11.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: DB SUMMARY 2024-03-30T04:37:11.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: DB Session ID: RV1O8PW2603N22Q3VX5Y 2024-03-30T04:37:11.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: CURRENT file: CURRENT 2024-03-30T04:37:11.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T04:37:11.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-03-30T04:37:11.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-03-30T04:37:11.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82623 ; 2024-03-30T04:37:11.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T04:37:11.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.create_if_missing: 0 2024-03-30T04:37:11.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T04:37:11.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.env: 0x55bb070c6860 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.fs: Posix File System 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.info_log: 0x55bb08eabe00 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.statistics: (nil) 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.use_fsync: 0 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T04:37:11.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T04:37:11.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T04:37:11.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.db_log_dir: 2024-03-30T04:37:11.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-30T04:37:11.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T04:37:11.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T04:37:11.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T04:37:11.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T04:37:11.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T04:37:11.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T04:37:11.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T04:37:11.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T04:37:11.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.write_buffer_manager: 0x55bb08f9c2d0 2024-03-30T04:37:11.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T04:37:11.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T04:37:11.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T04:37:11.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T04:37:11.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T04:37:11.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T04:37:11.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T04:37:11.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T04:37:11.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T04:37:11.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.unordered_write: 0 2024-03-30T04:37:11.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T04:37:11.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T04:37:11.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T04:37:11.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T04:37:11.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.row_cache: None 2024-03-30T04:37:11.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.wal_filter: None 2024-03-30T04:37:11.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T04:37:11.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T04:37:11.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T04:37:11.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T04:37:11.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T04:37:11.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T04:37:11.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T04:37:11.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T04:37:11.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T04:37:11.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T04:37:11.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T04:37:11.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T04:37:11.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T04:37:11.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T04:37:11.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T04:37:11.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T04:37:11.213 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T04:37:11.213 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T04:37:11.213 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T04:37:11.213 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T04:37:11.214 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T04:37:11.214 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T04:37:11.214 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T04:37:11.214 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T04:37:11.214 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T04:37:11.214 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T04:37:11.214 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T04:37:11.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_open_files: -1 2024-03-30T04:37:11.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T04:37:11.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T04:37:11.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T04:37:11.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T04:37:11.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T04:37:11.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Compression algorithms supported: 2024-03-30T04:37:11.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T04:37:11.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: kZSTD supported: 0 2024-03-30T04:37:11.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T04:37:11.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T04:37:11.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T04:37:11.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T04:37:11.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T04:37:11.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.merge_operator: 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compaction_filter: None 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bb08e79d00) 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: cache_index_and_filter_blocks: 1 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: pin_top_level_index_and_filter: 1 2024-03-30T04:37:11.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: index_type: 0 2024-03-30T04:37:11.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: data_block_index_type: 0 2024-03-30T04:37:11.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: index_shortening: 1 2024-03-30T04:37:11.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T04:37:11.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: hash_index_allow_collision: 1 2024-03-30T04:37:11.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: checksum: 1 2024-03-30T04:37:11.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: no_block_cache: 0 2024-03-30T04:37:11.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: block_cache: 0x55bb08ee0170 2024-03-30T04:37:11.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: block_cache_name: BinnedLRUCache 2024-03-30T04:37:11.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: block_cache_options: 2024-03-30T04:37:11.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: capacity : 536870912 2024-03-30T04:37:11.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: num_shard_bits : 4 2024-03-30T04:37:11.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: strict_capacity_limit : 0 2024-03-30T04:37:11.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: high_pri_pool_ratio: 0.000 2024-03-30T04:37:11.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: block_cache_compressed: (nil) 2024-03-30T04:37:11.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: persistent_cache: (nil) 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: block_size: 4096 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: block_size_deviation: 10 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: block_restart_interval: 16 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: index_block_restart_interval: 1 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: metadata_block_size: 4096 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: partition_filters: 0 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: use_delta_encoding: 1 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: whole_key_filtering: 1 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: verify_compression: 0 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: read_amp_bytes_per_bit: 0 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: format_version: 4 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: enable_index_compression: 1 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: block_align: 0 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T04:37:11.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T04:37:11.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compression: NoCompression 2024-03-30T04:37:11.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T04:37:11.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T04:37:11.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T04:37:11.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.num_levels: 7 2024-03-30T04:37:11.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T04:37:11.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T04:37:11.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T04:37:11.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T04:37:11.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T04:37:11.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T04:37:11.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T04:37:11.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:37:11.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T04:37:11.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T04:37:11.220 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T04:37:11.220 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T04:37:11.220 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T04:37:11.220 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T04:37:11.220 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:37:11.220 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T04:37:11.220 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T04:37:11.220 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T04:37:11.220 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T04:37:11.220 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T04:37:11.220 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T04:37:11.220 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T04:37:11.220 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T04:37:11.220 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T04:37:11.220 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T04:37:11.221 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T04:37:11.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T04:37:11.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T04:37:11.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T04:37:11.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T04:37:11.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T04:37:11.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T04:37:11.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T04:37:11.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T04:37:11.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T04:37:11.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T04:37:11.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T04:37:11.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T04:37:11.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T04:37:11.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T04:37:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T04:37:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T04:37:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T04:37:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T04:37:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T04:37:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T04:37:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.ttl: 2592000 2024-03-30T04:37:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T04:37:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T04:37:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T04:37:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T04:37:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T04:37:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T04:37:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T04:37:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T04:37:11.224 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-03-30T04:37:11.224 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.918+0000 7f24e4634880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-03-30T04:37:11.224 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.922+0000 7f24e4634880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773430924651, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-03-30T04:37:11.224 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.922+0000 7f24e4634880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-03-30T04:37:11.224 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.922+0000 7f24e4634880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-03-30T04:37:11.224 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.922+0000 7f24e4634880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773430925899, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79173, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77436, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10027, "raw_average_key_size": 47, "raw_value_size": 71745, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1711773430, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "03d773d1-aa49-434d-9b56-01ff9b420002", "db_session_id": "RV1O8PW2603N22Q3VX5Y"}} 2024-03-30T04:37:11.224 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.922+0000 7f24e4634880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-03-30T04:37:11.224 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.922+0000 7f24e4634880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773430926392, "job": 1, "event": "recovery_finished"} 2024-03-30T04:37:11.224 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.922+0000 7f24e4634880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T04:37:11.224 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.922+0000 7f24e4634880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55bb08ec6a80 2024-03-30T04:37:11.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.922+0000 7f24e4634880 4 rocksdb: DB pointer 0x55bb08ed6000 2024-03-30T04:37:11.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.922+0000 7f24d43bc700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-30T04:37:11.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.922+0000 7f24d43bc700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-30T04:37:11.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: ** DB Stats ** 2024-03-30T04:37:11.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:37:11.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T04:37:11.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T04:37:11.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:37:11.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T04:37:11.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-30T04:37:11.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:37:11.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: ** Compaction Stats [default] ** 2024-03-30T04:37:11.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:37:11.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:37:11.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.8 0.00 0.00 1 0.001 0 0 2024-03-30T04:37:11.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.8 0.00 0.00 1 0.001 0 0 2024-03-30T04:37:11.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.8 0.00 0.00 1 0.001 0 0 2024-03-30T04:37:11.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: ** Compaction Stats [default] ** 2024-03-30T04:37:11.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:37:11.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:37:11.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 95.8 0.00 0.00 1 0.001 0 0 2024-03-30T04:37:11.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:37:11.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:37:11.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:37:11.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:37:11.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:37:11.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:37:11.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Cumulative compaction: 0.00 GB write, 16.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:37:11.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Interval compaction: 0.00 GB write, 16.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:37:11.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: 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-03-30T04:37:11.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:37:11.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: ** Compaction Stats [default] ** 2024-03-30T04:37:11.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:37:11.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:37:11.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.8 0.00 0.00 1 0.001 0 0 2024-03-30T04:37:11.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.8 0.00 0.00 1 0.001 0 0 2024-03-30T04:37:11.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T04:37:11.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: ** Compaction Stats [default] ** 2024-03-30T04:37:11.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:37:11.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:37:11.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 95.8 0.00 0.00 1 0.001 0 0 2024-03-30T04:37:11.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:37:11.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:37:11.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:37:11.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:37:11.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:37:11.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:37:11.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Cumulative compaction: 0.00 GB write, 16.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:37:11.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:37:11.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: 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-03-30T04:37:11.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:37:11.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.926+0000 7f24e4634880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] at bind addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:37:11.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.926+0000 7f24e4634880 1 mon.a@-1(???) e1 preinit fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:37:11.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.926+0000 7f24e4634880 0 mon.a@-1(???).mds e1 new map 2024-03-30T04:37:11.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.926+0000 7f24e4634880 0 mon.a@-1(???).mds e1 print_map 2024-03-30T04:37:11.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: e1 2024-03-30T04:37:11.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T04:37:11.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T04:37:11.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: legacy client fscid: -1 2024-03-30T04:37:11.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: 2024-03-30T04:37:11.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: No filesystems configured 2024-03-30T04:37:11.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.926+0000 7f24e4634880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-30T04:37:11.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.926+0000 7f24e4634880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:37:11.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.926+0000 7f24e4634880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:37:11.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.926+0000 7f24e4634880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:37:11.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:10 smithi089 bash[18545]: debug 2024-03-30T04:37:10.926+0000 7f24e4634880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-30T04:37:11.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:11 smithi089 bash[18545]: cluster 2024-03-30T04:37:10.952573+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T04:37:11.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:11 smithi089 bash[18545]: cluster 2024-03-30T04:37:10.952640+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0]} 2024-03-30T04:37:11.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:11 smithi089 bash[18545]: cluster 2024-03-30T04:37:10.952734+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-03-30T04:37:11.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:11 smithi089 bash[18545]: cluster 2024-03-30T04:37:10.952764+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-30T04:37:11.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:11 smithi089 bash[18545]: cluster 2024-03-30T04:37:10.953160+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-03-30T04:37:11.809 INFO:teuthology.orchestra.run.smithi089.stderr:Wrote config to /etc/ceph/ceph.conf 2024-03-30T04:37:11.809 INFO:teuthology.orchestra.run.smithi089.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-30T04:37:11.810 INFO:teuthology.orchestra.run.smithi089.stderr:Creating mgr... 2024-03-30T04:37:11.810 INFO:teuthology.orchestra.run.smithi089.stderr:Verifying port 9283 ... 2024-03-30T04:37:12.043 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Failed to reset failed state of unit ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mgr.y.service: Unit ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mgr.y.service not loaded. 2024-03-30T04:37:12.048 INFO:teuthology.orchestra.run.smithi089.stderr:systemctl: Created symlink /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4.target.wants/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mgr.y.service -> /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service. 2024-03-30T04:37:12.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:11 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:37:12.253 INFO:teuthology.orchestra.run.smithi089.stderr:firewalld does not appear to be present 2024-03-30T04:37:12.253 INFO:teuthology.orchestra.run.smithi089.stderr:Not possible to enable service . firewalld.service is not available 2024-03-30T04:37:12.253 INFO:teuthology.orchestra.run.smithi089.stderr:firewalld does not appear to be present 2024-03-30T04:37:12.253 INFO:teuthology.orchestra.run.smithi089.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-03-30T04:37:12.253 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for mgr to start... 2024-03-30T04:37:12.253 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for mgr... 2024-03-30T04:37:12.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:12 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:37:12.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:12 smithi089 bash[18545]: audit 2024-03-30T04:37:11.199379+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.89:0/590697355' entity='client.admin' 2024-03-30T04:37:13.545 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2024-03-30T04:37:13.545 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: { 2024-03-30T04:37:13.545 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "fsid": "03dad898-ee4f-11ee-b647-cb9ed24678a4", 2024-03-30T04:37:13.545 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "health": { 2024-03-30T04:37:13.545 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T04:37:13.545 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T04:37:13.545 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T04:37:13.545 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:13.545 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T04:37:13.546 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T04:37:13.546 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 0 2024-03-30T04:37:13.546 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2024-03-30T04:37:13.546 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T04:37:13.546 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "a" 2024-03-30T04:37:13.546 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2024-03-30T04:37:13.546 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-03-30T04:37:13.546 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T04:37:13.546 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:13.546 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T04:37:13.546 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T04:37:13.546 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:13.546 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T04:37:13.546 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:13.546 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T04:37:13.547 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:13.548 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T04:37:13.548 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:13.548 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T04:37:13.548 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T04:37:13.548 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:13.548 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T04:37:13.548 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "available": false, 2024-03-30T04:37:13.548 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T04:37:13.548 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T04:37:13.548 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "iostat", 2024-03-30T04:37:13.548 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "nfs", 2024-03-30T04:37:13.548 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "restful" 2024-03-30T04:37:13.548 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2024-03-30T04:37:13.548 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:37:13.548 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:13.549 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T04:37:13.549 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:13.549 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "modified": "2024-03-30T04:37:05.284873+0000", 2024-03-30T04:37:13.549 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:37:13.549 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:13.549 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T04:37:13.549 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: } 2024-03-30T04:37:13.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:13 smithi089 bash[18545]: audit 2024-03-30T04:37:13.543660+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.89:0/3001337065' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T04:37:13.835 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:13 smithi089 bash[18794]: debug 2024-03-30T04:37:13.530+0000 7f8c712b4000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:37:14.142 INFO:teuthology.orchestra.run.smithi089.stderr:mgr not available, waiting (1/15)... 2024-03-30T04:37:15.498 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:15 smithi089 bash[18794]: debug 2024-03-30T04:37:15.166+0000 7f8c712b4000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:37:15.498 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:15 smithi089 bash[18794]: debug 2024-03-30T04:37:15.262+0000 7f8c712b4000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:37:15.498 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:15 smithi089 bash[18794]: debug 2024-03-30T04:37:15.498+0000 7f8c712b4000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:37:16.440 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:16 smithi089 bash[18794]: debug 2024-03-30T04:37:16.238+0000 7f8c712b4000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:37:16.440 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:16 smithi089 bash[18794]: debug 2024-03-30T04:37:16.342+0000 7f8c712b4000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:37:16.440 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:16 smithi089 bash[18794]: debug 2024-03-30T04:37:16.442+0000 7f8c712b4000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:37:16.756 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:16 smithi089 bash[18794]: debug 2024-03-30T04:37:16.550+0000 7f8c712b4000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:37:17.033 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:16 smithi089 bash[18794]: debug 2024-03-30T04:37:16.758+0000 7f8c712b4000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:37:17.225 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2024-03-30T04:37:17.225 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: { 2024-03-30T04:37:17.225 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "fsid": "03dad898-ee4f-11ee-b647-cb9ed24678a4", 2024-03-30T04:37:17.225 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "health": { 2024-03-30T04:37:17.225 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T04:37:17.225 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T04:37:17.225 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T04:37:17.225 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:17.226 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T04:37:17.226 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T04:37:17.226 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 0 2024-03-30T04:37:17.226 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2024-03-30T04:37:17.226 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T04:37:17.226 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "a" 2024-03-30T04:37:17.226 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2024-03-30T04:37:17.226 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-03-30T04:37:17.226 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T04:37:17.226 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:17.226 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T04:37:17.226 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T04:37:17.226 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:17.226 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T04:37:17.227 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:17.227 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T04:37:17.227 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T04:37:17.227 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T04:37:17.227 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T04:37:17.230 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T04:37:17.230 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T04:37:17.230 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:17.230 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T04:37:17.230 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T04:37:17.231 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T04:37:17.231 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T04:37:17.231 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T04:37:17.231 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T04:37:17.231 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T04:37:17.231 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T04:37:17.231 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T04:37:17.231 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:17.231 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T04:37:17.232 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:17.232 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T04:37:17.232 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T04:37:17.232 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:17.232 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T04:37:17.232 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "available": false, 2024-03-30T04:37:17.232 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T04:37:17.232 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T04:37:17.232 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "iostat", 2024-03-30T04:37:17.232 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "nfs", 2024-03-30T04:37:17.232 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "restful" 2024-03-30T04:37:17.232 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2024-03-30T04:37:17.232 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:37:17.232 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:17.233 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T04:37:17.233 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:17.233 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "modified": "2024-03-30T04:37:05.284873+0000", 2024-03-30T04:37:17.233 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:37:17.233 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:17.233 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T04:37:17.233 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: } 2024-03-30T04:37:17.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:17 smithi089 bash[18545]: audit 2024-03-30T04:37:17.227532+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.89:0/1811588055' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T04:37:17.315 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:17 smithi089 bash[18794]: debug 2024-03-30T04:37:17.034+0000 7f8c712b4000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:37:17.315 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:17 smithi089 bash[18794]: debug 2024-03-30T04:37:17.134+0000 7f8c712b4000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:37:17.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:17 smithi089 bash[18794]: debug 2024-03-30T04:37:17.318+0000 7f8c712b4000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:37:17.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:17 smithi089 bash[18794]: debug 2024-03-30T04:37:17.558+0000 7f8c712b4000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:37:17.863 INFO:teuthology.orchestra.run.smithi089.stderr:mgr not available, waiting (2/15)... 2024-03-30T04:37:18.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:17 smithi089 bash[18794]: debug 2024-03-30T04:37:17.822+0000 7f8c712b4000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:37:18.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:17 smithi089 bash[18794]: debug 2024-03-30T04:37:17.982+0000 7f8c712b4000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:37:18.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:18 smithi089 bash[18794]: debug 2024-03-30T04:37:18.210+0000 7f8c712b4000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:37:18.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:18 smithi089 bash[18794]: debug 2024-03-30T04:37:18.326+0000 7f8c712b4000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:37:19.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:18 smithi089 bash[18794]: debug 2024-03-30T04:37:18.654+0000 7f8c712b4000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:37:19.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:19 smithi089 bash[18794]: debug 2024-03-30T04:37:19.362+0000 7f8c712b4000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:37:19.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:19 smithi089 bash[18794]: debug 2024-03-30T04:37:19.474+0000 7f8c712b4000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:37:19.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:19 smithi089 bash[18794]: debug 2024-03-30T04:37:19.674+0000 7f8c712b4000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:37:20.334 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:19 smithi089 bash[18794]: debug 2024-03-30T04:37:19.994+0000 7f8c712b4000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:37:20.636 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:20 smithi089 bash[18794]: debug 2024-03-30T04:37:20.358+0000 7f8c712b4000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:37:20.636 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:20 smithi089 bash[18794]: debug 2024-03-30T04:37:20.474+0000 7f8c712b4000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:37:20.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:20 smithi089 bash[18545]: cluster 2024-03-30T04:37:20.498952+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-03-30T04:37:20.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:20 smithi089 bash[18545]: cluster 2024-03-30T04:37:20.505422+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00667647s) 2024-03-30T04:37:20.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:20 smithi089 bash[18545]: audit 2024-03-30T04:37:20.507101+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.89:0/560915308' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:37:20.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:20 smithi089 bash[18545]: audit 2024-03-30T04:37:20.507718+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.89:0/560915308' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:37:20.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:20 smithi089 bash[18545]: audit 2024-03-30T04:37:20.508404+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.89:0/560915308' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:37:20.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:20 smithi089 bash[18545]: audit 2024-03-30T04:37:20.509006+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.89:0/560915308' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:37:20.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:20 smithi089 bash[18545]: audit 2024-03-30T04:37:20.509433+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.89:0/560915308' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:37:20.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:20 smithi089 bash[18545]: cluster 2024-03-30T04:37:20.534327+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-03-30T04:37:20.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:20 smithi089 bash[18545]: audit 2024-03-30T04:37:20.546433+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.89:0/560915308' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:37:20.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:20 smithi089 bash[18545]: audit 2024-03-30T04:37:20.547781+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.89:0/560915308' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:37:20.971 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2024-03-30T04:37:20.971 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: { 2024-03-30T04:37:20.971 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "fsid": "03dad898-ee4f-11ee-b647-cb9ed24678a4", 2024-03-30T04:37:20.971 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "health": { 2024-03-30T04:37:20.971 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T04:37:20.971 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T04:37:20.971 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T04:37:20.971 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:20.972 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T04:37:20.972 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T04:37:20.972 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 0 2024-03-30T04:37:20.972 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2024-03-30T04:37:20.972 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T04:37:20.972 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "a" 2024-03-30T04:37:20.972 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2024-03-30T04:37:20.972 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-03-30T04:37:20.972 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T04:37:20.972 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:20.972 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T04:37:20.972 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T04:37:20.972 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:20.972 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T04:37:20.972 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:20.973 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T04:37:20.973 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T04:37:20.973 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T04:37:20.973 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T04:37:20.973 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T04:37:20.973 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T04:37:20.973 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:20.973 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T04:37:20.973 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T04:37:20.973 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T04:37:20.973 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T04:37:20.973 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T04:37:20.973 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T04:37:20.973 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T04:37:20.973 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T04:37:20.974 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T04:37:20.974 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:20.974 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T04:37:20.974 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:20.974 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T04:37:20.974 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T04:37:20.974 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:20.974 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T04:37:20.974 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "available": false, 2024-03-30T04:37:20.974 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T04:37:20.974 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T04:37:20.974 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "iostat", 2024-03-30T04:37:20.974 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "nfs", 2024-03-30T04:37:20.974 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "restful" 2024-03-30T04:37:20.975 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2024-03-30T04:37:20.975 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:37:20.975 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:20.975 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T04:37:20.975 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:20.975 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "modified": "2024-03-30T04:37:05.284873+0000", 2024-03-30T04:37:20.975 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:37:20.975 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:20.975 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T04:37:20.975 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: } 2024-03-30T04:37:21.503 INFO:teuthology.orchestra.run.smithi089.stderr:mgr not available, waiting (3/15)... 2024-03-30T04:37:21.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:21 smithi089 bash[18545]: audit 2024-03-30T04:37:20.556983+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.89:0/560915308' entity='mgr.y' 2024-03-30T04:37:21.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:21 smithi089 bash[18545]: audit 2024-03-30T04:37:20.558767+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.89:0/560915308' entity='mgr.y' 2024-03-30T04:37:21.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:21 smithi089 bash[18545]: audit 2024-03-30T04:37:20.560547+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.89:0/560915308' entity='mgr.y' 2024-03-30T04:37:21.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:21 smithi089 bash[18545]: audit 2024-03-30T04:37:20.970220+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.89:0/3627966504' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T04:37:21.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:21 smithi089 bash[18545]: cluster 2024-03-30T04:37:21.511944+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.0132s) 2024-03-30T04:37:23.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:23 smithi089 bash[18545]: cluster 2024-03-30T04:37:22.563008+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-03-30T04:37:24.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2024-03-30T04:37:24.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: { 2024-03-30T04:37:24.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "fsid": "03dad898-ee4f-11ee-b647-cb9ed24678a4", 2024-03-30T04:37:24.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "health": { 2024-03-30T04:37:24.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T04:37:24.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T04:37:24.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T04:37:24.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:24.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T04:37:24.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T04:37:24.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 0 2024-03-30T04:37:24.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2024-03-30T04:37:24.943 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T04:37:24.944 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "a" 2024-03-30T04:37:24.944 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2024-03-30T04:37:24.944 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "quorum_age": 13, 2024-03-30T04:37:24.944 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T04:37:24.944 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:24.944 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T04:37:24.944 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T04:37:24.944 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:24.944 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T04:37:24.944 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:24.944 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T04:37:24.944 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T04:37:24.944 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T04:37:24.944 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T04:37:24.948 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T04:37:24.948 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T04:37:24.948 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:24.948 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T04:37:24.948 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T04:37:24.948 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T04:37:24.948 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T04:37:24.948 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T04:37:24.948 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T04:37:24.948 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T04:37:24.948 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T04:37:24.948 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T04:37:24.949 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:24.949 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T04:37:24.949 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:24.949 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T04:37:24.949 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T04:37:24.949 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:24.949 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T04:37:24.949 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "available": true, 2024-03-30T04:37:24.949 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T04:37:24.949 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T04:37:24.949 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "iostat", 2024-03-30T04:37:24.949 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "nfs", 2024-03-30T04:37:24.949 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "restful" 2024-03-30T04:37:24.949 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ], 2024-03-30T04:37:24.949 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:37:24.950 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:24.950 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T04:37:24.950 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:37:24.950 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "modified": "2024-03-30T04:37:05.284873+0000", 2024-03-30T04:37:24.950 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:37:24.950 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: }, 2024-03-30T04:37:24.950 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T04:37:24.950 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: } 2024-03-30T04:37:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:24 smithi089 bash[18545]: audit 2024-03-30T04:37:24.945445+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.89:0/1756406301' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T04:37:25.508 INFO:teuthology.orchestra.run.smithi089.stderr:mgr is available 2024-03-30T04:37:26.682 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2024-03-30T04:37:26.682 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: [global] 2024-03-30T04:37:26.682 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: fsid = 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:37:26.682 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-30T04:37:26.682 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-30T04:37:26.682 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-30T04:37:26.682 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-30T04:37:26.683 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2024-03-30T04:37:26.683 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: [mgr] 2024-03-30T04:37:26.683 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-30T04:37:26.683 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 2024-03-30T04:37:26.683 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: [osd] 2024-03-30T04:37:26.684 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-30T04:37:26.684 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-30T04:37:27.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:26 smithi089 bash[18545]: audit 2024-03-30T04:37:26.679668+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.89:0/61490901' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-30T04:37:27.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:26 smithi089 bash[18545]: audit 2024-03-30T04:37:26.686138+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.89:0/61490901' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-30T04:37:27.280 INFO:teuthology.orchestra.run.smithi089.stderr:Enabling cephadm module... 2024-03-30T04:37:29.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:28 smithi089 bash[18545]: audit 2024-03-30T04:37:28.597135+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.89:0/1507518307' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-30T04:37:29.085 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:28 smithi089 bash[18794]: ignoring --setuser ceph since I am not root 2024-03-30T04:37:29.085 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:28 smithi089 bash[18794]: ignoring --setgroup ceph since I am not root 2024-03-30T04:37:29.085 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:28 smithi089 bash[18794]: debug 2024-03-30T04:37:28.818+0000 7f2da9927000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:37:30.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:29 smithi089 bash[18545]: audit 2024-03-30T04:37:28.653364+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.89:0/1507518307' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-30T04:37:30.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:29 smithi089 bash[18545]: cluster 2024-03-30T04:37:28.653495+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-03-30T04:37:30.458 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: { 2024-03-30T04:37:30.458 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 5, 2024-03-30T04:37:30.458 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "available": true, 2024-03-30T04:37:30.458 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-30T04:37:30.458 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-30T04:37:30.458 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: } 2024-03-30T04:37:30.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:30 smithi089 bash[18794]: debug 2024-03-30T04:37:30.334+0000 7f2da9927000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:37:30.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:30 smithi089 bash[18794]: debug 2024-03-30T04:37:30.430+0000 7f2da9927000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:37:31.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:30 smithi089 bash[18545]: audit 2024-03-30T04:37:30.462805+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.89:0/1902966123' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-30T04:37:31.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:30 smithi089 bash[18794]: debug 2024-03-30T04:37:30.674+0000 7f2da9927000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:37:31.115 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for the mgr to restart... 2024-03-30T04:37:31.115 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for mgr epoch 5... 2024-03-30T04:37:31.722 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:31 smithi089 bash[18794]: debug 2024-03-30T04:37:31.406+0000 7f2da9927000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:37:31.722 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:31 smithi089 bash[18794]: debug 2024-03-30T04:37:31.510+0000 7f2da9927000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:37:31.722 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:31 smithi089 bash[18794]: debug 2024-03-30T04:37:31.614+0000 7f2da9927000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:37:31.722 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:31 smithi089 bash[18794]: debug 2024-03-30T04:37:31.722+0000 7f2da9927000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:37:32.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:31 smithi089 bash[18794]: debug 2024-03-30T04:37:31.934+0000 7f2da9927000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:37:32.476 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:32 smithi089 bash[18794]: debug 2024-03-30T04:37:32.202+0000 7f2da9927000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:37:32.476 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:32 smithi089 bash[18794]: debug 2024-03-30T04:37:32.302+0000 7f2da9927000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:37:32.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:32 smithi089 bash[18794]: debug 2024-03-30T04:37:32.478+0000 7f2da9927000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:37:32.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:32 smithi089 bash[18794]: debug 2024-03-30T04:37:32.718+0000 7f2da9927000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:37:33.334 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:32 smithi089 bash[18794]: debug 2024-03-30T04:37:32.978+0000 7f2da9927000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:37:33.334 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:33 smithi089 bash[18794]: debug 2024-03-30T04:37:33.138+0000 7f2da9927000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:37:33.806 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:33 smithi089 bash[18794]: debug 2024-03-30T04:37:33.366+0000 7f2da9927000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:37:33.806 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:33 smithi089 bash[18794]: debug 2024-03-30T04:37:33.478+0000 7f2da9927000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:37:33.807 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:33 smithi089 bash[18794]: debug 2024-03-30T04:37:33.806+0000 7f2da9927000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:37:34.828 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:34 smithi089 bash[18794]: debug 2024-03-30T04:37:34.518+0000 7f2da9927000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:37:34.828 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:34 smithi089 bash[18794]: debug 2024-03-30T04:37:34.630+0000 7f2da9927000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:37:35.507 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:34 smithi089 bash[18794]: debug 2024-03-30T04:37:34.830+0000 7f2da9927000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:37:35.507 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:35 smithi089 bash[18794]: debug 2024-03-30T04:37:35.146+0000 7f2da9927000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:37:35.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:35 smithi089 bash[18794]: debug 2024-03-30T04:37:35.510+0000 7f2da9927000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:37:35.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:35 smithi089 bash[18794]: debug 2024-03-30T04:37:35.622+0000 7f2da9927000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:37:36.713 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: { 2024-03-30T04:37:36.713 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-03-30T04:37:36.713 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "initialized": true 2024-03-30T04:37:36.713 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: } 2024-03-30T04:37:36.970 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: cluster 2024-03-30T04:37:35.645301+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:37:36.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: cluster 2024-03-30T04:37:35.646061+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-03-30T04:37:36.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: cluster 2024-03-30T04:37:35.647917+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-03-30T04:37:36.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: cluster 2024-03-30T04:37:35.701622+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.055717s) 2024-03-30T04:37:36.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: audit 2024-03-30T04:37:35.703303+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:37:36.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: audit 2024-03-30T04:37:35.705763+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:37:36.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: audit 2024-03-30T04:37:35.707017+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:37:36.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: audit 2024-03-30T04:37:35.707382+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:37:36.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: audit 2024-03-30T04:37:35.707612+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:37:36.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: cluster 2024-03-30T04:37:35.734023+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-03-30T04:37:36.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: audit 2024-03-30T04:37:35.750326+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' 2024-03-30T04:37:36.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: audit 2024-03-30T04:37:35.753113+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' 2024-03-30T04:37:36.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: audit 2024-03-30T04:37:35.755135+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' 2024-03-30T04:37:36.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: audit 2024-03-30T04:37:35.757532+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:36.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: audit 2024-03-30T04:37:35.759154+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:36.972 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: audit 2024-03-30T04:37:35.762127+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:36.972 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: audit 2024-03-30T04:37:35.770810+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:37:36.972 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:36 smithi089 bash[18545]: audit 2024-03-30T04:37:35.772309+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:37:37.302 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:37 smithi089 bash[18794]: [30/Mar/2024:04:37:37] ENGINE Bus STARTING 2024-03-30T04:37:37.379 INFO:teuthology.orchestra.run.smithi089.stderr:mgr epoch 5 is available 2024-03-30T04:37:37.379 INFO:teuthology.orchestra.run.smithi089.stderr:Setting orchestrator backend to cephadm... 2024-03-30T04:37:37.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:37 smithi089 bash[18794]: [30/Mar/2024:04:37:37] ENGINE Serving on https://172.21.15.89:7150 2024-03-30T04:37:37.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:37 smithi089 bash[18794]: [30/Mar/2024:04:37:37] ENGINE Bus STARTED 2024-03-30T04:37:38.027 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:37 smithi089 bash[18545]: cluster 2024-03-30T04:37:36.706024+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 1.06008s) 2024-03-30T04:37:38.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:37 smithi089 bash[18545]: cephadm 2024-03-30T04:37:37.191018+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [30/Mar/2024:04:37:37] ENGINE Bus STARTING 2024-03-30T04:37:38.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:37 smithi089 bash[18545]: cephadm 2024-03-30T04:37:37.308079+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [30/Mar/2024:04:37:37] ENGINE Serving on https://172.21.15.89:7150 2024-03-30T04:37:38.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:37 smithi089 bash[18545]: cephadm 2024-03-30T04:37:37.308400+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [30/Mar/2024:04:37:37] ENGINE Bus STARTED 2024-03-30T04:37:38.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:37 smithi089 bash[18545]: audit 2024-03-30T04:37:37.313949+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' 2024-03-30T04:37:38.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:37 smithi089 bash[18545]: audit 2024-03-30T04:37:37.331408+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:39.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:39 smithi089 bash[18545]: cluster 2024-03-30T04:37:38.317460+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-03-30T04:37:39.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:39 smithi089 bash[18545]: audit 2024-03-30T04:37:38.569990+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:39.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:39 smithi089 bash[18545]: audit 2024-03-30T04:37:38.583583+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' 2024-03-30T04:37:39.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:39 smithi089 bash[18545]: audit 2024-03-30T04:37:38.600944+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:40.253 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: value unchanged 2024-03-30T04:37:40.816 INFO:teuthology.orchestra.run.smithi089.stderr:Generating ssh key... 2024-03-30T04:37:41.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:40 smithi089 bash[18545]: audit 2024-03-30T04:37:40.258468+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:42.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: Generating public/private rsa key pair. 2024-03-30T04:37:42.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: Your identification has been saved in /tmp/tmpn090herg/key. 2024-03-30T04:37:42.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: Your public key has been saved in /tmp/tmpn090herg/key.pub. 2024-03-30T04:37:42.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: The key fingerprint is: 2024-03-30T04:37:42.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: SHA256:/I8PetuBeGbHTKOmmKq5p8A6BFjwj7A5Es9+QaT46Sw ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:37:42.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: The key's randomart image is: 2024-03-30T04:37:42.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: +---[RSA 3072]----+ 2024-03-30T04:37:42.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: |.. . | 2024-03-30T04:37:42.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: | o.o | 2024-03-30T04:37:42.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: |=.o . | 2024-03-30T04:37:42.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: |oO = . | 2024-03-30T04:37:42.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: |* * o S o | 2024-03-30T04:37:42.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: |o* . o * . | 2024-03-30T04:37:42.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: |E.+ . . X = | 2024-03-30T04:37:42.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: |oo o. o B.* . | 2024-03-30T04:37:42.586 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: |..==..o o.oo+ | 2024-03-30T04:37:42.586 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:42 smithi089 bash[18794]: +----[SHA256]-----+ 2024-03-30T04:37:43.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:43 smithi089 bash[18545]: audit 2024-03-30T04:37:42.066229+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:43.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:43 smithi089 bash[18545]: cephadm 2024-03-30T04:37:42.066627+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-03-30T04:37:43.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:43 smithi089 bash[18545]: audit 2024-03-30T04:37:42.205388+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' 2024-03-30T04:37:43.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:43 smithi089 bash[18545]: audit 2024-03-30T04:37:42.208394+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' 2024-03-30T04:37:43.884 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ/h10JVcjdGwpQ0skbLOQ81sNu5nbOMMVzrRTfQgNgADRxyNs2V2RTRSMxw8sLNcynPIVOKui5kXXtk6w8r1uc91I8vaSMUf1mQG/1+fFMjFHCtasI0txc2ARo8LNcXDqAQ90BA9buFnAMhDmPwEskaGyA6XJxOgGlsqvdK3HdjBza21Y1sR/i4yfHCxWkvh+US+BZmRGlYU1xBBl2m3y1Q65wRX+X5W+0KZhQh+f92jtKrmw+tjdqb7TJDk4SESALkEdrcLSbu5wYUqKpqdXKhGao6Ihl3OQ3YsLV6Js5B9KKjYiXRVh4Y0/3bGauDl9bKr7rU6X9JBOP66gTa+RPAKRCANprxjO8kHaCOC9z7sSq1H8SXFYkH5X9ybLhXKxiGbzWIBcAl7ZchIddgdku9Des3xBptijtiD0QuZyqCzlNEkWVQ92iAC8e669FI54wR7wLvtG5cVUGCAkSpO4xqMGU7zWhZU3FX7g2203waAXL5dhLV2uit17A5IS5Dc= ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:37:44.444 INFO:teuthology.orchestra.run.smithi089.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-30T04:37:44.444 INFO:teuthology.orchestra.run.smithi089.stderr:Adding key to root@localhost authorized_keys... 2024-03-30T04:37:44.445 INFO:teuthology.orchestra.run.smithi089.stderr:Adding host smithi089... 2024-03-30T04:37:45.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:44 smithi089 bash[18545]: audit 2024-03-30T04:37:43.888581+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:45.861 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:45 smithi089 bash[18545]: audit 2024-03-30T04:37:45.690646+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi089", "addr": "172.21.15.89", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:46.672 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: Added host 'smithi089' with addr '172.21.15.89' 2024-03-30T04:37:47.460 INFO:teuthology.orchestra.run.smithi089.stderr:Deploying unmanaged mon service... 2024-03-30T04:37:47.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:47 smithi089 bash[18545]: cephadm 2024-03-30T04:37:46.015749+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi089 2024-03-30T04:37:47.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:47 smithi089 bash[18545]: audit 2024-03-30T04:37:46.677296+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' 2024-03-30T04:37:47.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:47 smithi089 bash[18545]: cephadm 2024-03-30T04:37:46.677625+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi089 2024-03-30T04:37:47.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:47 smithi089 bash[18545]: audit 2024-03-30T04:37:46.709447+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:49.341 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: Scheduled mon update... 2024-03-30T04:37:50.158 INFO:teuthology.orchestra.run.smithi089.stderr:Deploying unmanaged mgr service... 2024-03-30T04:37:50.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:50 smithi089 bash[18545]: audit 2024-03-30T04:37:49.338034+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:50.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:50 smithi089 bash[18545]: cephadm 2024-03-30T04:37:49.341004+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-03-30T04:37:50.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:50 smithi089 bash[18545]: audit 2024-03-30T04:37:49.345916+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' 2024-03-30T04:37:50.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:50 smithi089 bash[18545]: audit 2024-03-30T04:37:50.112218+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' 2024-03-30T04:37:51.592 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-03-30T04:37:51.766 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:51 smithi089 bash[18545]: audit 2024-03-30T04:37:50.379088+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' 2024-03-30T04:37:53.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:52 smithi089 bash[18545]: audit 2024-03-30T04:37:51.589713+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:53.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:52 smithi089 bash[18545]: cephadm 2024-03-30T04:37:51.590772+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-03-30T04:37:53.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:52 smithi089 bash[18545]: audit 2024-03-30T04:37:51.596678+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' 2024-03-30T04:37:54.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:54 smithi089 bash[18545]: audit 2024-03-30T04:37:53.294296+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' 2024-03-30T04:37:54.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:54 smithi089 bash[18545]: audit 2024-03-30T04:37:53.298991+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' 2024-03-30T04:37:54.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:54 smithi089 bash[18545]: audit 2024-03-30T04:37:53.299528+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:54.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:54 smithi089 bash[18545]: audit 2024-03-30T04:37:53.304527+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' 2024-03-30T04:37:54.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:54 smithi089 bash[18545]: audit 2024-03-30T04:37:53.306240+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T04:37:54.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:54 smithi089 bash[18545]: audit 2024-03-30T04:37:53.310396+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.89:0/883039084' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]': finished 2024-03-30T04:37:54.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:54 smithi089 bash[18545]: audit 2024-03-30T04:37:53.369131+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.89:0/3110196162' entity='client.admin' 2024-03-30T04:37:55.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:55 smithi089 bash[18545]: cephadm 2024-03-30T04:37:53.972507+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Deploying daemon agent.smithi089 on smithi089 2024-03-30T04:37:55.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:55 smithi089 bash[18545]: audit 2024-03-30T04:37:55.250545+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.89:0/1365622367' entity='client.admin' 2024-03-30T04:37:55.831 INFO:teuthology.orchestra.run.smithi089.stderr:Enabling the dashboard module... 2024-03-30T04:37:57.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:56 smithi089 bash[18545]: cluster 2024-03-30T04:37:55.708587+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:37:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:57 smithi089 bash[18545]: audit 2024-03-30T04:37:57.112026+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.89:0/2975901229' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-30T04:37:58.335 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:58 smithi089 bash[18794]: ignoring --setuser ceph since I am not root 2024-03-30T04:37:58.335 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:58 smithi089 bash[18794]: ignoring --setgroup ceph since I am not root 2024-03-30T04:37:58.335 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:58 smithi089 bash[18794]: debug 2024-03-30T04:37:58.142+0000 7fa5b82ae000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:37:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:58 smithi089 bash[18545]: audit 2024-03-30T04:37:57.958483+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.89:0/2975901229' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-30T04:37:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:58 smithi089 bash[18545]: cluster 2024-03-30T04:37:57.958655+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 22s) 2024-03-30T04:37:59.871 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: { 2024-03-30T04:37:59.871 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "epoch": 9, 2024-03-30T04:37:59.871 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "available": true, 2024-03-30T04:37:59.871 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-30T04:37:59.871 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-30T04:37:59.871 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: } 2024-03-30T04:37:59.914 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:59 smithi089 bash[18794]: debug 2024-03-30T04:37:59.650+0000 7fa5b82ae000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:37:59.914 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:59 smithi089 bash[18794]: debug 2024-03-30T04:37:59.746+0000 7fa5b82ae000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:38:00.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:37:59 smithi089 bash[18545]: audit 2024-03-30T04:37:59.875849+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.89:0/108082886' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-30T04:38:00.334 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:37:59 smithi089 bash[18794]: debug 2024-03-30T04:37:59.990+0000 7fa5b82ae000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:38:00.490 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for the mgr to restart... 2024-03-30T04:38:00.490 INFO:teuthology.orchestra.run.smithi089.stderr:Waiting for mgr epoch 9... 2024-03-30T04:38:01.083 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:00 smithi089 bash[18794]: debug 2024-03-30T04:38:00.770+0000 7fa5b82ae000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:38:01.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:00 smithi089 bash[18794]: debug 2024-03-30T04:38:00.874+0000 7fa5b82ae000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:38:01.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:00 smithi089 bash[18794]: debug 2024-03-30T04:38:00.978+0000 7fa5b82ae000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:38:01.566 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:01 smithi089 bash[18794]: debug 2024-03-30T04:38:01.086+0000 7fa5b82ae000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:38:01.566 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:01 smithi089 bash[18794]: debug 2024-03-30T04:38:01.298+0000 7fa5b82ae000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:38:01.833 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:01 smithi089 bash[18794]: debug 2024-03-30T04:38:01.566+0000 7fa5b82ae000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:38:01.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:01 smithi089 bash[18794]: debug 2024-03-30T04:38:01.670+0000 7fa5b82ae000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:38:02.333 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:01 smithi089 bash[18794]: debug 2024-03-30T04:38:01.842+0000 7fa5b82ae000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:38:02.334 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:02 smithi089 bash[18794]: debug 2024-03-30T04:38:02.086+0000 7fa5b82ae000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:38:02.733 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:02 smithi089 bash[18794]: debug 2024-03-30T04:38:02.346+0000 7fa5b82ae000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:38:02.733 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:02 smithi089 bash[18794]: debug 2024-03-30T04:38:02.506+0000 7fa5b82ae000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:38:03.083 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:02 smithi089 bash[18794]: debug 2024-03-30T04:38:02.734+0000 7fa5b82ae000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:38:03.083 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:02 smithi089 bash[18794]: debug 2024-03-30T04:38:02.850+0000 7fa5b82ae000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:38:03.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:03 smithi089 bash[18794]: debug 2024-03-30T04:38:03.178+0000 7fa5b82ae000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:38:04.196 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:03 smithi089 bash[18794]: debug 2024-03-30T04:38:03.886+0000 7fa5b82ae000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:38:04.196 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:04 smithi089 bash[18794]: debug 2024-03-30T04:38:03.998+0000 7fa5b82ae000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:38:04.513 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:04 smithi089 bash[18794]: debug 2024-03-30T04:38:04.198+0000 7fa5b82ae000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:38:04.833 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:04 smithi089 bash[18794]: debug 2024-03-30T04:38:04.514+0000 7fa5b82ae000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:38:05.141 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:04 smithi089 bash[18794]: debug 2024-03-30T04:38:04.878+0000 7fa5b82ae000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:38:05.141 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:04 smithi089 bash[18794]: debug 2024-03-30T04:38:04.990+0000 7fa5b82ae000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:38:05.475 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:05 smithi089 bash[18794]: [30/Mar/2024:04:38:05] ENGINE Bus STARTING 2024-03-30T04:38:05.833 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:05 smithi089 bash[18794]: [30/Mar/2024:04:38:05] ENGINE Serving on https://172.21.15.89:7150 2024-03-30T04:38:05.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:05 smithi089 bash[18794]: [30/Mar/2024:04:38:05] ENGINE Bus STARTED 2024-03-30T04:38:06.083 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: { 2024-03-30T04:38:06.084 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-03-30T04:38:06.084 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: "initialized": true 2024-03-30T04:38:06.084 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: } 2024-03-30T04:38:06.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: cluster 2024-03-30T04:38:05.013608+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:38:06.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: cluster 2024-03-30T04:38:05.014771+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-03-30T04:38:06.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: cluster 2024-03-30T04:38:05.016843+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-03-30T04:38:06.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: cluster 2024-03-30T04:38:05.072847+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0583813s) 2024-03-30T04:38:06.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: audit 2024-03-30T04:38:05.074751+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:38:06.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: audit 2024-03-30T04:38:05.077117+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:38:06.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: audit 2024-03-30T04:38:05.078196+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:38:06.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: audit 2024-03-30T04:38:05.078421+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:38:06.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: audit 2024-03-30T04:38:05.078646+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:38:06.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: cluster 2024-03-30T04:38:05.101971+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-03-30T04:38:06.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: audit 2024-03-30T04:38:05.117851+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:06.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: audit 2024-03-30T04:38:05.120397+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:06.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: audit 2024-03-30T04:38:05.122825+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:06.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: audit 2024-03-30T04:38:05.136961+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:38:06.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: audit 2024-03-30T04:38:05.138352+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:38:06.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: cephadm 2024-03-30T04:38:05.364006+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [30/Mar/2024:04:38:05] ENGINE Bus STARTING 2024-03-30T04:38:06.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: cephadm 2024-03-30T04:38:05.481169+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [30/Mar/2024:04:38:05] ENGINE Serving on https://172.21.15.89:7150 2024-03-30T04:38:06.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: cephadm 2024-03-30T04:38:05.481337+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [30/Mar/2024:04:38:05] ENGINE Bus STARTED 2024-03-30T04:38:06.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:06 smithi089 bash[18545]: audit 2024-03-30T04:38:05.489280+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:06.847 INFO:teuthology.orchestra.run.smithi089.stderr:mgr epoch 9 is available 2024-03-30T04:38:06.847 INFO:teuthology.orchestra.run.smithi089.stderr:Generating a dashboard self-signed certificate... 2024-03-30T04:38:07.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:07 smithi089 bash[18545]: audit 2024-03-30T04:38:06.076639+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-30T04:38:07.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:07 smithi089 bash[18545]: cluster 2024-03-30T04:38:06.079316+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.06484s) 2024-03-30T04:38:07.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:07 smithi089 bash[18545]: audit 2024-03-30T04:38:06.088881+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-30T04:38:08.317 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: Self-signed certificate created 2024-03-30T04:38:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:08 smithi089 bash[18545]: cluster 2024-03-30T04:38:07.085639+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-03-30T04:38:08.944 INFO:teuthology.orchestra.run.smithi089.stderr:Creating initial admin user... 2024-03-30T04:38:09.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:09 smithi089 bash[18545]: audit 2024-03-30T04:38:08.047158+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:09.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:09 smithi089 bash[18545]: audit 2024-03-30T04:38:08.319727+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:09.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:09 smithi089 bash[18545]: audit 2024-03-30T04:38:08.322355+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:10.458 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$cZY90X32XLCqxIxU0ORCwObLxA6dLZxSUc8Kh4gupw39tOGhb77F.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1711773490, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-30T04:38:10.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:10 smithi089 bash[18545]: audit 2024-03-30T04:38:09.626695+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:10.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:10 smithi089 bash[18545]: audit 2024-03-30T04:38:09.627320+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:10.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:10 smithi089 bash[18545]: audit 2024-03-30T04:38:09.629613+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:10.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:10 smithi089 bash[18545]: audit 2024-03-30T04:38:09.630901+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T04:38:10.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:10 smithi089 bash[18545]: audit 2024-03-30T04:38:10.463284+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:11.093 INFO:teuthology.orchestra.run.smithi089.stderr:Fetching dashboard port number... 2024-03-30T04:38:12.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:11 smithi089 bash[18545]: cephadm 2024-03-30T04:38:10.165998+0000 mgr.y (mgr.14152) 7 : cephadm [INF] Deploying daemon agent.smithi089 on smithi089 2024-03-30T04:38:12.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:11 smithi089 bash[18545]: audit 2024-03-30T04:38:10.228665+0000 mgr.y (mgr.14152) 8 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:12.343 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: 8443 2024-03-30T04:38:12.883 INFO:teuthology.orchestra.run.smithi089.stderr:firewalld does not appear to be present 2024-03-30T04:38:12.883 INFO:teuthology.orchestra.run.smithi089.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-30T04:38:12.886 INFO:teuthology.orchestra.run.smithi089.stderr:Ceph Dashboard is now available at: 2024-03-30T04:38:12.886 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-03-30T04:38:12.886 INFO:teuthology.orchestra.run.smithi089.stderr: URL: https://smithi089.front.sepia.ceph.com:8443/ 2024-03-30T04:38:12.886 INFO:teuthology.orchestra.run.smithi089.stderr: User: admin 2024-03-30T04:38:12.886 INFO:teuthology.orchestra.run.smithi089.stderr: Password: 6avampsmvx 2024-03-30T04:38:12.886 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-03-30T04:38:12.887 INFO:teuthology.orchestra.run.smithi089.stderr:Enabling autotune for osd_memory_target 2024-03-30T04:38:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:12 smithi089 bash[18545]: cluster 2024-03-30T04:38:11.950740+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-03-30T04:38:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:12 smithi089 bash[18545]: audit 2024-03-30T04:38:12.348583+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.89:0/1867803628' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-30T04:38:16.136 INFO:teuthology.orchestra.run.smithi089.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-03-30T04:38:16.677 INFO:teuthology.orchestra.run.smithi089.stderr:You can access the Ceph CLI with: 2024-03-30T04:38:16.678 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-03-30T04:38:16.678 INFO:teuthology.orchestra.run.smithi089.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-30T04:38:16.678 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-03-30T04:38:16.678 INFO:teuthology.orchestra.run.smithi089.stderr:Please consider enabling telemetry to help improve Ceph: 2024-03-30T04:38:16.678 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-03-30T04:38:16.678 INFO:teuthology.orchestra.run.smithi089.stderr: ceph telemetry on 2024-03-30T04:38:16.678 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-03-30T04:38:16.678 INFO:teuthology.orchestra.run.smithi089.stderr:For more information see: 2024-03-30T04:38:16.678 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-03-30T04:38:16.678 INFO:teuthology.orchestra.run.smithi089.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-03-30T04:38:16.678 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-03-30T04:38:16.678 INFO:teuthology.orchestra.run.smithi089.stderr:Bootstrap complete. 2024-03-30T04:38:16.729 INFO:tasks.cephadm:Fetching config... 2024-03-30T04:38:16.730 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-03-30T04:38:16.730 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-30T04:38:16.735 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-30T04:38:16.735 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-03-30T04:38:16.736 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-30T04:38:16.782 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-30T04:38:16.782 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-03-30T04:38:16.782 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/keyring of=/dev/stdout 2024-03-30T04:38:16.834 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-30T04:38:16.834 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-03-30T04:38:16.834 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-30T04:38:16.881 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-30T04:38:16.882 DEBUG:teuthology.orchestra.run.smithi089:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ/h10JVcjdGwpQ0skbLOQ81sNu5nbOMMVzrRTfQgNgADRxyNs2V2RTRSMxw8sLNcynPIVOKui5kXXtk6w8r1uc91I8vaSMUf1mQG/1+fFMjFHCtasI0txc2ARo8LNcXDqAQ90BA9buFnAMhDmPwEskaGyA6XJxOgGlsqvdK3HdjBza21Y1sR/i4yfHCxWkvh+US+BZmRGlYU1xBBl2m3y1Q65wRX+X5W+0KZhQh+f92jtKrmw+tjdqb7TJDk4SESALkEdrcLSbu5wYUqKpqdXKhGao6Ihl3OQ3YsLV6Js5B9KKjYiXRVh4Y0/3bGauDl9bKr7rU6X9JBOP66gTa+RPAKRCANprxjO8kHaCOC9z7sSq1H8SXFYkH5X9ybLhXKxiGbzWIBcAl7ZchIddgdku9Des3xBptijtiD0QuZyqCzlNEkWVQ92iAC8e669FI54wR7wLvtG5cVUGCAkSpO4xqMGU7zWhZU3FX7g2203waAXL5dhLV2uit17A5IS5Dc= ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-30T04:38:16.939 INFO:teuthology.orchestra.run.smithi089.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ/h10JVcjdGwpQ0skbLOQ81sNu5nbOMMVzrRTfQgNgADRxyNs2V2RTRSMxw8sLNcynPIVOKui5kXXtk6w8r1uc91I8vaSMUf1mQG/1+fFMjFHCtasI0txc2ARo8LNcXDqAQ90BA9buFnAMhDmPwEskaGyA6XJxOgGlsqvdK3HdjBza21Y1sR/i4yfHCxWkvh+US+BZmRGlYU1xBBl2m3y1Q65wRX+X5W+0KZhQh+f92jtKrmw+tjdqb7TJDk4SESALkEdrcLSbu5wYUqKpqdXKhGao6Ihl3OQ3YsLV6Js5B9KKjYiXRVh4Y0/3bGauDl9bKr7rU6X9JBOP66gTa+RPAKRCANprxjO8kHaCOC9z7sSq1H8SXFYkH5X9ybLhXKxiGbzWIBcAl7ZchIddgdku9Des3xBptijtiD0QuZyqCzlNEkWVQ92iAC8e669FI54wR7wLvtG5cVUGCAkSpO4xqMGU7zWhZU3FX7g2203waAXL5dhLV2uit17A5IS5Dc= ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:38:16.946 DEBUG:teuthology.orchestra.run.smithi118:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ/h10JVcjdGwpQ0skbLOQ81sNu5nbOMMVzrRTfQgNgADRxyNs2V2RTRSMxw8sLNcynPIVOKui5kXXtk6w8r1uc91I8vaSMUf1mQG/1+fFMjFHCtasI0txc2ARo8LNcXDqAQ90BA9buFnAMhDmPwEskaGyA6XJxOgGlsqvdK3HdjBza21Y1sR/i4yfHCxWkvh+US+BZmRGlYU1xBBl2m3y1Q65wRX+X5W+0KZhQh+f92jtKrmw+tjdqb7TJDk4SESALkEdrcLSbu5wYUqKpqdXKhGao6Ihl3OQ3YsLV6Js5B9KKjYiXRVh4Y0/3bGauDl9bKr7rU6X9JBOP66gTa+RPAKRCANprxjO8kHaCOC9z7sSq1H8SXFYkH5X9ybLhXKxiGbzWIBcAl7ZchIddgdku9Des3xBptijtiD0QuZyqCzlNEkWVQ92iAC8e669FI54wR7wLvtG5cVUGCAkSpO4xqMGU7zWhZU3FX7g2203waAXL5dhLV2uit17A5IS5Dc= ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-30T04:38:16.968 INFO:teuthology.orchestra.run.smithi118.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ/h10JVcjdGwpQ0skbLOQ81sNu5nbOMMVzrRTfQgNgADRxyNs2V2RTRSMxw8sLNcynPIVOKui5kXXtk6w8r1uc91I8vaSMUf1mQG/1+fFMjFHCtasI0txc2ARo8LNcXDqAQ90BA9buFnAMhDmPwEskaGyA6XJxOgGlsqvdK3HdjBza21Y1sR/i4yfHCxWkvh+US+BZmRGlYU1xBBl2m3y1Q65wRX+X5W+0KZhQh+f92jtKrmw+tjdqb7TJDk4SESALkEdrcLSbu5wYUqKpqdXKhGao6Ihl3OQ3YsLV6Js5B9KKjYiXRVh4Y0/3bGauDl9bKr7rU6X9JBOP66gTa+RPAKRCANprxjO8kHaCOC9z7sSq1H8SXFYkH5X9ybLhXKxiGbzWIBcAl7ZchIddgdku9Des3xBptijtiD0QuZyqCzlNEkWVQ92iAC8e669FI54wR7wLvtG5cVUGCAkSpO4xqMGU7zWhZU3FX7g2203waAXL5dhLV2uit17A5IS5Dc= ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:38:16.969 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:38:16.969 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:38:16.978 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-30T04:38:17.235 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:38:17.236 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:38:17.236 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:17 smithi089 bash[18545]: audit 2024-03-30T04:38:16.137536+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.89:0/2568338216' entity='client.admin' 2024-03-30T04:38:17.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:38:17.345 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:38:17.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:38:17.659 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:38:18.053 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:17 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:38:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:18.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:18 smithi089 bash[18545]: audit 2024-03-30T04:38:17.238273+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:18.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:18 smithi089 bash[18545]: audit 2024-03-30T04:38:17.239717+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:18.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:18 smithi089 bash[18545]: audit 2024-03-30T04:38:17.244645+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:18.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:18 smithi089 bash[18545]: audit 2024-03-30T04:38:17.246521+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:18.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:18 smithi089 bash[18545]: audit 2024-03-30T04:38:17.251045+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:18.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:18 smithi089 bash[18545]: audit 2024-03-30T04:38:17.904820+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:20.333 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:20 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:38:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:20.937 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-30T04:38:20.937 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-30T04:38:21.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:20 smithi089 bash[18545]: audit 2024-03-30T04:38:19.786258+0000 mon.a (mon.0) 110 : audit [INF] from='client.? 172.21.15.89:0/2832528821' entity='client.admin' 2024-03-30T04:38:21.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:20 smithi089 bash[18545]: audit 2024-03-30T04:38:19.821291+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:21.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:20 smithi089 bash[18545]: audit 2024-03-30T04:38:19.825856+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:21.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:20 smithi089 bash[18545]: audit 2024-03-30T04:38:20.137262+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:21.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:20 smithi089 bash[18545]: audit 2024-03-30T04:38:20.292735+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:21.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:20 smithi089 bash[18545]: audit 2024-03-30T04:38:20.296755+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:26.000 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi118 2024-03-30T04:38:26.001 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-30T04:38:26.001 DEBUG:teuthology.orchestra.run.smithi118:> dd of=/etc/ceph/ceph.conf 2024-03-30T04:38:26.007 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-30T04:38:26.007 DEBUG:teuthology.orchestra.run.smithi118:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:38:26.053 INFO:tasks.cephadm:Adding host smithi118 to orchestrator... 2024-03-30T04:38:26.053 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch host add smithi118 2024-03-30T04:38:26.232 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:26 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:38:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:26.232 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:25 smithi089 bash[18545]: audit 2024-03-30T04:38:24.931130+0000 mgr.y (mgr.14152) 9 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:26.233 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:25 smithi089 bash[18545]: audit 2024-03-30T04:38:24.936201+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:26.233 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:25 smithi089 bash[18545]: audit 2024-03-30T04:38:24.952050+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:26.233 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:25 smithi089 bash[18545]: audit 2024-03-30T04:38:24.953485+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:26.233 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:25 smithi089 bash[18545]: audit 2024-03-30T04:38:24.954332+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:26.233 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:25 smithi089 bash[18545]: cephadm 2024-03-30T04:38:24.955618+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T04:38:26.233 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:25 smithi089 bash[18545]: audit 2024-03-30T04:38:25.112365+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:26.233 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:25 smithi089 bash[18545]: audit 2024-03-30T04:38:25.117158+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:26 smithi089 bash[18545]: cephadm 2024-03-30T04:38:25.031071+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:38:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:26 smithi089 bash[18545]: cluster 2024-03-30T04:38:25.079773+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:26 smithi089 bash[18545]: audit 2024-03-30T04:38:26.155811+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:26 smithi089 bash[18545]: audit 2024-03-30T04:38:26.159848+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:29.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:28 smithi089 bash[18545]: cluster 2024-03-30T04:38:27.080074+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:29.813 INFO:teuthology.orchestra.run.smithi089.stdout:Added host 'smithi118' with addr '172.21.15.118' 2024-03-30T04:38:30.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:29 smithi089 bash[18545]: audit 2024-03-30T04:38:28.810254+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi118", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:30.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:29 smithi089 bash[18545]: audit 2024-03-30T04:38:29.818317+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:30.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:29 smithi089 bash[18545]: audit 2024-03-30T04:38:29.821842+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:30.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:29 smithi089 bash[18545]: audit 2024-03-30T04:38:29.823495+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:30.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:29 smithi089 bash[18545]: audit 2024-03-30T04:38:29.824545+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:30.490 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch host ls --format=json 2024-03-30T04:38:31.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:30 smithi089 bash[18545]: cluster 2024-03-30T04:38:29.080434+0000 mgr.y (mgr.14152) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:31.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:30 smithi089 bash[18545]: cephadm 2024-03-30T04:38:29.134536+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Deploying cephadm binary to smithi118 2024-03-30T04:38:31.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:30 smithi089 bash[18545]: cephadm 2024-03-30T04:38:29.818941+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi118 2024-03-30T04:38:31.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:30 smithi089 bash[18545]: audit 2024-03-30T04:38:30.059079+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:31.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:30 smithi089 bash[18545]: audit 2024-03-30T04:38:30.782722+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:31.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:30 smithi089 bash[18545]: audit 2024-03-30T04:38:30.788086+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:31.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:30 smithi089 bash[18545]: audit 2024-03-30T04:38:30.789422+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:31.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:30 smithi089 bash[18545]: audit 2024-03-30T04:38:30.796265+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:31.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:30 smithi089 bash[18545]: audit 2024-03-30T04:38:30.799562+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T04:38:31.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:30 smithi089 bash[18545]: audit 2024-03-30T04:38:30.803546+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]': finished 2024-03-30T04:38:33.083 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:32 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:38:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:33.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:32 smithi089 bash[18545]: cluster 2024-03-30T04:38:31.080774+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:33.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:32 smithi089 bash[18545]: audit 2024-03-30T04:38:32.702333+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:33.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:32 smithi089 bash[18545]: audit 2024-03-30T04:38:32.704894+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:33.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:32 smithi089 bash[18545]: audit 2024-03-30T04:38:32.706813+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:33.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:32 smithi089 bash[18545]: audit 2024-03-30T04:38:32.708085+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:33.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:32 smithi089 bash[18545]: audit 2024-03-30T04:38:32.930192+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:33.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:32 smithi089 bash[18545]: audit 2024-03-30T04:38:32.934020+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:33.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:32 smithi089 bash[18545]: audit 2024-03-30T04:38:32.936933+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:33.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:32 smithi089 bash[18545]: audit 2024-03-30T04:38:32.939059+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:33.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:32 smithi089 bash[18545]: audit 2024-03-30T04:38:32.940192+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:33.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:32 smithi089 bash[18545]: audit 2024-03-30T04:38:32.940941+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:33.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:32 smithi089 bash[18545]: audit 2024-03-30T04:38:32.945738+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:33.102 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:38:33.102 INFO:teuthology.orchestra.run.smithi089.stdout:[{"addr": "172.21.15.89", "hostname": "smithi089", "labels": [], "status": ""}, {"addr": "172.21.15.118", "hostname": "smithi118", "labels": [], "status": ""}] 2024-03-30T04:38:33.823 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:33 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:38:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:33.824 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-30T04:38:33.824 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph osd crush tunables default 2024-03-30T04:38:34.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:33 smithi089 bash[18545]: cephadm 2024-03-30T04:38:32.021350+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi118 on smithi118 2024-03-30T04:38:34.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:33 smithi089 bash[18545]: cephadm 2024-03-30T04:38:32.710758+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T04:38:34.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:33 smithi089 bash[18545]: cephadm 2024-03-30T04:38:32.823725+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:38:34.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:33 smithi089 bash[18545]: audit 2024-03-30T04:38:33.476757+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:34.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:33 smithi089 bash[18545]: audit 2024-03-30T04:38:33.482963+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:35.067 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:34 smithi089 bash[18545]: cluster 2024-03-30T04:38:33.081173+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:35.068 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:34 smithi089 bash[18545]: audit 2024-03-30T04:38:33.108239+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:38:36.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:36 smithi089 bash[18545]: cluster 2024-03-30T04:38:35.081667+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:36.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:36 smithi089 bash[18545]: audit 2024-03-30T04:38:35.143883+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:37.153 INFO:teuthology.orchestra.run.smithi089.stderr:adjusted tunables profile to default 2024-03-30T04:38:37.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:37 smithi089 bash[18545]: audit 2024-03-30T04:38:36.530283+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.89:0/787040115' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-30T04:38:37.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:37 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:38:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:37.823 INFO:tasks.cephadm:Adding mon.a on smithi089 2024-03-30T04:38:37.823 INFO:tasks.cephadm:Adding mon.c on smithi089 2024-03-30T04:38:37.823 INFO:tasks.cephadm:Adding mon.b on smithi118 2024-03-30T04:38:37.823 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch apply mon '3;smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi118:172.21.15.118=b' 2024-03-30T04:38:38.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:38 smithi089 bash[18545]: cluster 2024-03-30T04:38:37.082200+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:38.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:38 smithi089 bash[18545]: audit 2024-03-30T04:38:37.155091+0000 mon.a (mon.0) 150 : audit [INF] from='client.? 172.21.15.89:0/787040115' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-30T04:38:38.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:38 smithi089 bash[18545]: cluster 2024-03-30T04:38:37.155222+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:38:38.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:38 smithi089 bash[18545]: audit 2024-03-30T04:38:37.308617+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:38.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:38 smithi089 bash[18545]: audit 2024-03-30T04:38:37.317207+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:40.307 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled mon update... 2024-03-30T04:38:40.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:40 smithi089 bash[18545]: cluster 2024-03-30T04:38:39.082647+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:40.836 DEBUG:teuthology.orchestra.run.smithi089:mon.c> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.c.service 2024-03-30T04:38:40.838 DEBUG:teuthology.orchestra.run.smithi118:mon.b> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.b.service 2024-03-30T04:38:40.840 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-30T04:38:40.840 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-03-30T04:38:41.083 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:40 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:38:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:41.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:41 smithi089 bash[18545]: audit 2024-03-30T04:38:40.302524+0000 mgr.y (mgr.14152) 27 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi118:172.21.15.118=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:41.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:41 smithi089 bash[18545]: cephadm 2024-03-30T04:38:40.307357+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Saving service mon spec with placement smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi118:172.21.15.118=b;count:3 2024-03-30T04:38:41.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:41 smithi089 bash[18545]: audit 2024-03-30T04:38:40.312364+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:41.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:41 smithi089 bash[18545]: audit 2024-03-30T04:38:40.328929+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:41.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:41 smithi089 bash[18545]: audit 2024-03-30T04:38:40.331332+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:41.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:41 smithi089 bash[18545]: audit 2024-03-30T04:38:40.332895+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:41.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:41 smithi089 bash[18545]: audit 2024-03-30T04:38:40.343308+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:41.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:41 smithi089 bash[18545]: audit 2024-03-30T04:38:40.347356+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:38:41.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:41 smithi089 bash[18545]: audit 2024-03-30T04:38:40.348892+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:41.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:41 smithi089 bash[18545]: cephadm 2024-03-30T04:38:40.350389+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-03-30T04:38:41.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:41 smithi089 bash[18545]: audit 2024-03-30T04:38:40.892997+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:41.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:41 smithi089 bash[18545]: audit 2024-03-30T04:38:40.897948+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:43.200 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:42 smithi089 bash[18545]: cluster 2024-03-30T04:38:41.083210+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:43.359 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-30T04:38:43.360 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":1,"fsid":"03dad898-ee4f-11ee-b647-cb9ed24678a4","modified":"2024-03-30T04:37:01.310556Z","created":"2024-03-30T04:37:01.310556Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3300","nonce":0},{"type":"v1","addr":"172.21.15.89:6789","nonce":0}]},"addr":"172.21.15.89:6789/0","public_addr":"172.21.15.89:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-30T04:38:43.362 INFO:teuthology.orchestra.run.smithi118.stderr:dumped monmap epoch 1 2024-03-30T04:38:44.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:43 smithi089 bash[18545]: audit 2024-03-30T04:38:43.365594+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.118:0/3122904751' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T04:38:44.933 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-30T04:38:44.933 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-03-30T04:38:45.274 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:45 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:38:45.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:44 smithi089 bash[18545]: cluster 2024-03-30T04:38:43.083653+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:45.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:45 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:38:45.537 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:45 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:38:45.538 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:45 smithi089 systemd[1]: Started Ceph mon.c for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:38:45.538 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:45 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:38:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.386+0000 7f955cceb880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T04:38:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.386+0000 7f955cceb880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-03-30T04:38:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.386+0000 7f955cceb880 0 pidfile_write: ignore empty --pid-file 2024-03-30T04:38:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.390+0000 7f955cceb880 0 load: jerasure load: lrc 2024-03-30T04:38:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T04:38:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T04:38:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T04:38:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: DB SUMMARY 2024-03-30T04:38:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: DB Session ID: HMLEQ0LYU3FNTWESTINS 2024-03-30T04:38:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: CURRENT file: CURRENT 2024-03-30T04:38:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T04:38:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-03-30T04:38:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-03-30T04:38:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-03-30T04:38:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T04:38:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.create_if_missing: 0 2024-03-30T04:38:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T04:38:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T04:38:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.env: 0x55f68d8c6860 2024-03-30T04:38:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.fs: Posix File System 2024-03-30T04:38:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.info_log: 0x55f68ecc9e00 2024-03-30T04:38:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T04:38:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.statistics: (nil) 2024-03-30T04:38:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.use_fsync: 0 2024-03-30T04:38:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T04:38:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T04:38:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T04:38:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T04:38:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T04:38:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T04:38:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T04:38:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T04:38:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T04:38:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T04:38:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T04:38:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.db_log_dir: 2024-03-30T04:38:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-03-30T04:38:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T04:38:46.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T04:38:46.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T04:38:46.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T04:38:46.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T04:38:46.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T04:38:46.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T04:38:46.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T04:38:46.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.write_buffer_manager: 0x55f68edba300 2024-03-30T04:38:46.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T04:38:46.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T04:38:46.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T04:38:46.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T04:38:46.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T04:38:46.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T04:38:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T04:38:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T04:38:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T04:38:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.unordered_write: 0 2024-03-30T04:38:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T04:38:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T04:38:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T04:38:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T04:38:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.row_cache: None 2024-03-30T04:38:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.wal_filter: None 2024-03-30T04:38:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T04:38:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T04:38:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T04:38:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T04:38:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T04:38:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T04:38:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T04:38:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T04:38:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T04:38:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T04:38:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T04:38:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T04:38:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T04:38:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T04:38:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T04:38:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T04:38:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T04:38:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T04:38:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T04:38:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T04:38:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T04:38:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T04:38:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T04:38:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T04:38:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T04:38:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T04:38:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T04:38:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_open_files: -1 2024-03-30T04:38:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T04:38:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T04:38:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T04:38:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T04:38:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T04:38:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Compression algorithms supported: 2024-03-30T04:38:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T04:38:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: kZSTD supported: 0 2024-03-30T04:38:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T04:38:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T04:38:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T04:38:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T04:38:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T04:38:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T04:38:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T04:38:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-03-30T04:38:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T04:38:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T04:38:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.merge_operator: 2024-03-30T04:38:46.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compaction_filter: None 2024-03-30T04:38:46.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T04:38:46.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T04:38:46.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T04:38:46.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T04:38:46.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f68ec97d00) 2024-03-30T04:38:46.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: cache_index_and_filter_blocks: 1 2024-03-30T04:38:46.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T04:38:46.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T04:38:46.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: pin_top_level_index_and_filter: 1 2024-03-30T04:38:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: index_type: 0 2024-03-30T04:38:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: data_block_index_type: 0 2024-03-30T04:38:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: index_shortening: 1 2024-03-30T04:38:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T04:38:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: hash_index_allow_collision: 1 2024-03-30T04:38:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: checksum: 1 2024-03-30T04:38:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: no_block_cache: 0 2024-03-30T04:38:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: block_cache: 0x55f68ecfe170 2024-03-30T04:38:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: block_cache_name: BinnedLRUCache 2024-03-30T04:38:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: block_cache_options: 2024-03-30T04:38:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: capacity : 536870912 2024-03-30T04:38:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: num_shard_bits : 4 2024-03-30T04:38:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: strict_capacity_limit : 0 2024-03-30T04:38:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: high_pri_pool_ratio: 0.000 2024-03-30T04:38:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: block_cache_compressed: (nil) 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: persistent_cache: (nil) 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: block_size: 4096 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: block_size_deviation: 10 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: block_restart_interval: 16 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: index_block_restart_interval: 1 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: metadata_block_size: 4096 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: partition_filters: 0 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: use_delta_encoding: 1 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: whole_key_filtering: 1 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: verify_compression: 0 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: read_amp_bytes_per_bit: 0 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: format_version: 4 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: enable_index_compression: 1 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: block_align: 0 2024-03-30T04:38:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T04:38:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T04:38:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compression: NoCompression 2024-03-30T04:38:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T04:38:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T04:38:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T04:38:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.num_levels: 7 2024-03-30T04:38:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T04:38:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T04:38:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T04:38:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T04:38:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T04:38:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T04:38:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T04:38:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:38:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T04:38:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T04:38:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T04:38:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T04:38:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T04:38:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T04:38:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:38:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T04:38:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T04:38:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T04:38:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T04:38:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T04:38:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T04:38:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T04:38:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T04:38:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T04:38:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T04:38:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T04:38:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T04:38:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T04:38:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T04:38:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T04:38:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T04:38:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T04:38:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T04:38:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T04:38:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T04:38:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T04:38:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T04:38:46.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T04:38:46.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T04:38:46.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T04:38:46.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T04:38:46.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T04:38:46.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T04:38:46.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T04:38:46.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T04:38:46.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T04:38:46.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T04:38:46.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T04:38:46.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T04:38:46.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T04:38:46.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T04:38:46.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T04:38:46.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T04:38:46.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T04:38:46.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T04:38:46.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T04:38:46.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T04:38:46.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T04:38:46.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T04:38:46.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T04:38:46.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T04:38:46.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.ttl: 2592000 2024-03-30T04:38:46.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T04:38:46.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T04:38:46.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T04:38:46.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T04:38:46.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T04:38:46.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T04:38:46.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T04:38:46.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T04:38:46.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-30T04:38:46.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-03-30T04:38:46.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773526398067, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-30T04:38:46.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-03-30T04:38:46.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-03-30T04:38:46.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773526398464, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1711773526, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "a9bd5403-4d92-4091-aeae-0dc2ccfd719c", "db_session_id": "HMLEQ0LYU3FNTWESTINS"}} 2024-03-30T04:38:46.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-03-30T04:38:46.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773526398890, "job": 1, "event": "recovery_finished"} 2024-03-30T04:38:46.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T04:38:46.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55f68ece4a80 2024-03-30T04:38:46.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.394+0000 7f955cceb880 4 rocksdb: DB pointer 0x55f68ecf4000 2024-03-30T04:38:46.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.398+0000 7f955cceb880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-03-30T04:38:46.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.398+0000 7f954ca73700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-30T04:38:46.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.398+0000 7f954ca73700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-30T04:38:46.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: ** DB Stats ** 2024-03-30T04:38:46.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:38:46.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T04:38:46.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T04:38:46.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:38:46.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T04:38:46.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-30T04:38:46.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:38:46.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: ** Compaction Stats [default] ** 2024-03-30T04:38:46.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:38:46.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:38:46.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-03-30T04:38:46.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-03-30T04:38:46.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-03-30T04:38:46.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: ** Compaction Stats [default] ** 2024-03-30T04:38:46.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:38:46.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:38:46.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-03-30T04:38:46.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:38:46.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:38:46.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:38:46.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:38:46.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:38:46.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:38:46.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Cumulative compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:38:46.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Interval compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:38:46.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: 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-03-30T04:38:46.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:38:46.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: ** Compaction Stats [default] ** 2024-03-30T04:38:46.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:38:46.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:38:46.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-03-30T04:38:46.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-03-30T04:38:46.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-30T04:38:46.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: ** Compaction Stats [default] ** 2024-03-30T04:38:46.606 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-30T04:38:46.606 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:38:46.606 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-03-30T04:38:46.606 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:38:46.606 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:38:46.606 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:38:46.606 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:38:46.606 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:38:46.606 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:38:46.606 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Cumulative compaction: 0.00 GB write, 0.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:38:46.606 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:38:46.606 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: 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-03-30T04:38:46.606 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:38:46.606 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.398+0000 7f955cceb880 0 using public_addrv [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] 2024-03-30T04:38:46.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.398+0000 7f955cceb880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] at bind addrs [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:38:46.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.398+0000 7f955cceb880 1 mon.c@-1(???) e0 preinit fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:38:46.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.414+0000 7f954fa79700 0 mon.c@-1(synchronizing).mds e1 new map 2024-03-30T04:38:46.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.414+0000 7f954fa79700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-03-30T04:38:46.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: e1 2024-03-30T04:38:46.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T04:38:46.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T04:38:46.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: legacy client fscid: -1 2024-03-30T04:38:46.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: 2024-03-30T04:38:46.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: No filesystems configured 2024-03-30T04:38:46.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.414+0000 7f954fa79700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-30T04:38:46.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.414+0000 7f954fa79700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-03-30T04:38:46.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.414+0000 7f954fa79700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-30T04:38:46.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.414+0000 7f954fa79700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-30T04:38:46.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.414+0000 7f954fa79700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-30T04:38:46.608 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.414+0000 7f954fa79700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-30T04:38:46.608 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.414+0000 7f954fa79700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-30T04:38:46.608 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.414+0000 7f954fa79700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:38:46.608 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.414+0000 7f954fa79700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:38:46.608 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.414+0000 7f954fa79700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:38:46.608 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: cluster 2024-03-30T04:38:33.081173+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:46.608 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:33.108239+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:38:46.608 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: cluster 2024-03-30T04:38:35.081667+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:46.608 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:35.143883+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:46.608 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:36.530283+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.89:0/787040115' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-30T04:38:46.608 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: cluster 2024-03-30T04:38:37.082200+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:46.608 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:37.155091+0000 mon.a (mon.0) 150 : audit [INF] from='client.? 172.21.15.89:0/787040115' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-30T04:38:46.608 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: cluster 2024-03-30T04:38:37.155222+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:38:46.608 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:37.308617+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:46.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:37.317207+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:46.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: cluster 2024-03-30T04:38:39.082647+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:46.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:40.302524+0000 mgr.y (mgr.14152) 27 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi118:172.21.15.118=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:46.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: cephadm 2024-03-30T04:38:40.307357+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Saving service mon spec with placement smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi118:172.21.15.118=b;count:3 2024-03-30T04:38:46.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:40.312364+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:46.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:40.328929+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:46.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:40.331332+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:46.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:40.332895+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:46.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:40.343308+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:46.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:40.347356+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:38:46.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:40.348892+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:46.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: cephadm 2024-03-30T04:38:40.350389+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-03-30T04:38:46.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:40.892997+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:46.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:40.897948+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:46.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: cluster 2024-03-30T04:38:41.083210+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:46.610 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: audit 2024-03-30T04:38:43.365594+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.118:0/3122904751' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T04:38:46.610 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: cluster 2024-03-30T04:38:43.083653+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:46.610 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:46 smithi089 bash[23954]: debug 2024-03-30T04:38:46.414+0000 7f954fa79700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-03-30T04:38:51.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:38:51 smithi118 bash[18665]: debug 2024-03-30T04:38:51.156+0000 7f92a0a1c700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-03-30T04:38:51.801 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: audit 2024-03-30T04:38:46.426346+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:38:51.801 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: cluster 2024-03-30T04:38:46.426498+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-03-30T04:38:51.801 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: audit 2024-03-30T04:38:46.444732+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:51.801 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: cluster 2024-03-30T04:38:47.084535+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:51.801 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: audit 2024-03-30T04:38:47.423934+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:51.802 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: audit 2024-03-30T04:38:48.424512+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:51.802 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: cluster 2024-03-30T04:38:48.426082+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T04:38:51.802 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: cluster 2024-03-30T04:38:49.084928+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:51.802 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: audit 2024-03-30T04:38:49.424654+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:51.802 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: audit 2024-03-30T04:38:50.424786+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:51.802 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: audit 2024-03-30T04:38:51.169074+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:51.802 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: audit 2024-03-30T04:38:51.424754+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:51.802 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: cluster 2024-03-30T04:38:51.465407+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T04:38:51.802 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: cluster 2024-03-30T04:38:51.470824+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2024-03-30T04:38:51.802 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: cluster 2024-03-30T04:38:51.470952+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-03-30T04:38:51.802 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: cluster 2024-03-30T04:38:51.471039+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:38:51.802 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: cluster 2024-03-30T04:38:51.471352+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-03-30T04:38:51.803 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: cluster 2024-03-30T04:38:51.478381+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-03-30T04:38:51.803 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: audit 2024-03-30T04:38:51.482782+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:51.803 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: audit 2024-03-30T04:38:51.486363+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:51.803 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: audit 2024-03-30T04:38:51.488725+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:51.803 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[18545]: audit 2024-03-30T04:38:51.490244+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:51.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: audit 2024-03-30T04:38:46.426346+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:38:51.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: cluster 2024-03-30T04:38:46.426498+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-03-30T04:38:51.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: audit 2024-03-30T04:38:46.444732+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:51.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: cluster 2024-03-30T04:38:47.084535+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:51.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: audit 2024-03-30T04:38:47.423934+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:51.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: audit 2024-03-30T04:38:48.424512+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:51.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: cluster 2024-03-30T04:38:48.426082+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T04:38:51.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: cluster 2024-03-30T04:38:49.084928+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:51.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: audit 2024-03-30T04:38:49.424654+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:51.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: audit 2024-03-30T04:38:50.424786+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:51.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: audit 2024-03-30T04:38:51.169074+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:51.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: audit 2024-03-30T04:38:51.424754+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:51.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: cluster 2024-03-30T04:38:51.465407+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T04:38:51.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: cluster 2024-03-30T04:38:51.470824+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2024-03-30T04:38:51.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: cluster 2024-03-30T04:38:51.470952+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-03-30T04:38:51.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: cluster 2024-03-30T04:38:51.471039+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:38:51.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: cluster 2024-03-30T04:38:51.471352+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-03-30T04:38:51.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: cluster 2024-03-30T04:38:51.478381+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-03-30T04:38:51.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: audit 2024-03-30T04:38:51.482782+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:51.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: audit 2024-03-30T04:38:51.486363+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:51.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: audit 2024-03-30T04:38:51.488725+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:51.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:51 smithi089 bash[23954]: audit 2024-03-30T04:38:51.490244+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:51.929 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-30T04:38:51.929 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":2,"fsid":"03dad898-ee4f-11ee-b647-cb9ed24678a4","modified":"2024-03-30T04:38:46.423930Z","created":"2024-03-30T04:37:01.310556Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3300","nonce":0},{"type":"v1","addr":"172.21.15.89:6789","nonce":0}]},"addr":"172.21.15.89:6789/0","public_addr":"172.21.15.89:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3301","nonce":0},{"type":"v1","addr":"172.21.15.89:6790","nonce":0}]},"addr":"172.21.15.89:6790/0","public_addr":"172.21.15.89:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-30T04:38:51.931 INFO:teuthology.orchestra.run.smithi118.stderr:dumped monmap epoch 2 2024-03-30T04:38:53.050 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[18545]: cluster 2024-03-30T04:38:51.085332+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:53.050 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[18545]: cephadm 2024-03-30T04:38:51.492606+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T04:38:53.050 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[18545]: cephadm 2024-03-30T04:38:51.492926+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T04:38:53.050 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[18545]: audit 2024-03-30T04:38:51.605456+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:53.050 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[18545]: audit 2024-03-30T04:38:51.615285+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:53.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[18545]: audit 2024-03-30T04:38:51.618789+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:53.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[18545]: cephadm 2024-03-30T04:38:51.619179+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:38:53.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[18545]: cephadm 2024-03-30T04:38:51.619928+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-30T04:38:53.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[18545]: audit 2024-03-30T04:38:51.620306+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:38:53.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[18545]: audit 2024-03-30T04:38:51.620954+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:38:53.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[18545]: audit 2024-03-30T04:38:51.621553+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:53.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[18545]: cephadm 2024-03-30T04:38:51.622293+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2024-03-30T04:38:53.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[18545]: audit 2024-03-30T04:38:51.935106+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.118:0/268115727' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T04:38:53.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[18545]: audit 2024-03-30T04:38:52.168929+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:53.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[18545]: audit 2024-03-30T04:38:52.424844+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:53.051 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[23954]: cluster 2024-03-30T04:38:51.085332+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:53.051 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[23954]: cephadm 2024-03-30T04:38:51.492606+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T04:38:53.051 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[23954]: cephadm 2024-03-30T04:38:51.492926+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T04:38:53.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[23954]: audit 2024-03-30T04:38:51.605456+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:53.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[23954]: audit 2024-03-30T04:38:51.615285+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:53.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[23954]: audit 2024-03-30T04:38:51.618789+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:53.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[23954]: cephadm 2024-03-30T04:38:51.619179+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:38:53.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[23954]: cephadm 2024-03-30T04:38:51.619928+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-30T04:38:53.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[23954]: audit 2024-03-30T04:38:51.620306+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:38:53.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[23954]: audit 2024-03-30T04:38:51.620954+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:38:53.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[23954]: audit 2024-03-30T04:38:51.621553+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:53.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[23954]: cephadm 2024-03-30T04:38:51.622293+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2024-03-30T04:38:53.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[23954]: audit 2024-03-30T04:38:51.935106+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.118:0/268115727' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T04:38:53.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[23954]: audit 2024-03-30T04:38:52.168929+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:53.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:52 smithi089 bash[23954]: audit 2024-03-30T04:38:52.424844+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:53.723 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-30T04:38:53.723 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-03-30T04:38:58.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:38:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:58.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:38:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:58.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:38:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:58.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:38:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:38:58.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: cluster 2024-03-30T04:38:53.085650+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:58.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: audit 2024-03-30T04:38:53.171705+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:38:58.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: audit 2024-03-30T04:38:53.171867+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:58.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: cluster 2024-03-30T04:38:53.172040+0000 mon.a (mon.0) 199 : cluster [INF] mon.a calling monitor election 2024-03-30T04:38:58.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: cluster 2024-03-30T04:38:53.172129+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T04:38:58.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: audit 2024-03-30T04:38:53.192852+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:58.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: audit 2024-03-30T04:38:54.169244+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:58.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: cluster 2024-03-30T04:38:55.085914+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:58.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: audit 2024-03-30T04:38:55.168526+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:58.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: audit 2024-03-30T04:38:56.169252+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:58.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: cluster 2024-03-30T04:38:57.086330+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:58.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: audit 2024-03-30T04:38:57.169720+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:58.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: audit 2024-03-30T04:38:58.169859+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:58.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: cluster 2024-03-30T04:38:58.193346+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T04:38:58.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: cluster 2024-03-30T04:38:58.198681+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2024-03-30T04:38:58.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: cluster 2024-03-30T04:38:58.198772+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-03-30T04:38:58.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: cluster 2024-03-30T04:38:58.198820+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:38:58.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: cluster 2024-03-30T04:38:58.199081+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-03-30T04:38:58.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: cluster 2024-03-30T04:38:58.199399+0000 mon.a (mon.0) 211 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-30T04:38:58.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: cluster 2024-03-30T04:38:58.206736+0000 mon.a (mon.0) 212 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-30T04:38:58.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: cluster 2024-03-30T04:38:58.206773+0000 mon.a (mon.0) 213 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-30T04:38:58.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: cluster 2024-03-30T04:38:58.206823+0000 mon.a (mon.0) 214 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] is down (out of quorum) 2024-03-30T04:38:58.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: audit 2024-03-30T04:38:58.211490+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:58.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: audit 2024-03-30T04:38:58.216825+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:58.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: audit 2024-03-30T04:38:58.218427+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:38:58.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: audit 2024-03-30T04:38:58.223013+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:58.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: audit 2024-03-30T04:38:58.224400+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:38:58.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: audit 2024-03-30T04:38:58.226581+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:58.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[23954]: audit 2024-03-30T04:38:58.230327+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: cluster 2024-03-30T04:38:53.085650+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: audit 2024-03-30T04:38:53.171705+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:38:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: audit 2024-03-30T04:38:53.171867+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: cluster 2024-03-30T04:38:53.172040+0000 mon.a (mon.0) 199 : cluster [INF] mon.a calling monitor election 2024-03-30T04:38:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: cluster 2024-03-30T04:38:53.172129+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T04:38:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: audit 2024-03-30T04:38:53.192852+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:38:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: audit 2024-03-30T04:38:54.169244+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: cluster 2024-03-30T04:38:55.085914+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: audit 2024-03-30T04:38:55.168526+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: audit 2024-03-30T04:38:56.169252+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: cluster 2024-03-30T04:38:57.086330+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:38:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: audit 2024-03-30T04:38:57.169720+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:58.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: audit 2024-03-30T04:38:58.169859+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:58.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: cluster 2024-03-30T04:38:58.193346+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T04:38:58.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: cluster 2024-03-30T04:38:58.198681+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2024-03-30T04:38:58.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: cluster 2024-03-30T04:38:58.198772+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-03-30T04:38:58.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: cluster 2024-03-30T04:38:58.198820+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:38:58.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: cluster 2024-03-30T04:38:58.199081+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-03-30T04:38:58.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: cluster 2024-03-30T04:38:58.199399+0000 mon.a (mon.0) 211 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-30T04:38:58.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: cluster 2024-03-30T04:38:58.206736+0000 mon.a (mon.0) 212 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-30T04:38:58.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: cluster 2024-03-30T04:38:58.206773+0000 mon.a (mon.0) 213 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-30T04:38:58.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: cluster 2024-03-30T04:38:58.206823+0000 mon.a (mon.0) 214 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] is down (out of quorum) 2024-03-30T04:38:58.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: audit 2024-03-30T04:38:58.211490+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:58.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: audit 2024-03-30T04:38:58.216825+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:58.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: audit 2024-03-30T04:38:58.218427+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:38:58.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: audit 2024-03-30T04:38:58.223013+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:58.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: audit 2024-03-30T04:38:58.224400+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:38:58.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: audit 2024-03-30T04:38:58.226581+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:58.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:58 smithi089 bash[18545]: audit 2024-03-30T04:38:58.230327+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:59.383 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-30T04:38:59.383 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":3,"fsid":"03dad898-ee4f-11ee-b647-cb9ed24678a4","modified":"2024-03-30T04:38:53.168934Z","created":"2024-03-30T04:37:01.310556Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3300","nonce":0},{"type":"v1","addr":"172.21.15.89:6789","nonce":0}]},"addr":"172.21.15.89:6789/0","public_addr":"172.21.15.89:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3301","nonce":0},{"type":"v1","addr":"172.21.15.89:6790","nonce":0}]},"addr":"172.21.15.89:6790/0","public_addr":"172.21.15.89:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:3300","nonce":0},{"type":"v1","addr":"172.21.15.118:6789","nonce":0}]},"addr":"172.21.15.118:6789/0","public_addr":"172.21.15.118:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-30T04:38:59.385 INFO:teuthology.orchestra.run.smithi118.stderr:dumped monmap epoch 3 2024-03-30T04:38:59.539 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:59 smithi089 bash[18545]: cephadm 2024-03-30T04:38:58.213595+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T04:38:59.539 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:59 smithi089 bash[18545]: cephadm 2024-03-30T04:38:58.233655+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-03-30T04:38:59.539 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:59 smithi089 bash[18545]: audit 2024-03-30T04:38:58.340929+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:59.539 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:59 smithi089 bash[18545]: audit 2024-03-30T04:38:58.344729+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:59.539 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:59 smithi089 bash[18545]: audit 2024-03-30T04:38:58.366087+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:59.539 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:59 smithi089 bash[18545]: audit 2024-03-30T04:38:58.370235+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:59.539 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:38:59 smithi089 bash[18545]: audit 2024-03-30T04:38:59.169912+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:59.539 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:59 smithi089 bash[23954]: cephadm 2024-03-30T04:38:58.213595+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T04:38:59.539 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:59 smithi089 bash[23954]: cephadm 2024-03-30T04:38:58.233655+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-03-30T04:38:59.540 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:59 smithi089 bash[23954]: audit 2024-03-30T04:38:58.340929+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:59.540 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:59 smithi089 bash[23954]: audit 2024-03-30T04:38:58.344729+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:59.540 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:59 smithi089 bash[23954]: audit 2024-03-30T04:38:58.366087+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:59.540 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:59 smithi089 bash[23954]: audit 2024-03-30T04:38:58.370235+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:38:59.540 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:38:59 smithi089 bash[23954]: audit 2024-03-30T04:38:59.169912+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:38:59.952 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-30T04:38:59.952 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph config generate-minimal-conf 2024-03-30T04:39:00.205 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:46.426346+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:39:00.205 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:46.426498+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-03-30T04:39:00.205 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:46.444732+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:39:00.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:47.084535+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:00.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:47.423934+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:39:00.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:48.424512+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:39:00.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:48.426082+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T04:39:00.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:49.084928+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:00.206 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:49.424654+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:39:00.207 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:50.424786+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:39:00.207 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:51.169074+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:39:00.207 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:51.424754+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:39:00.207 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:51.465407+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T04:39:00.207 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:51.470824+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2024-03-30T04:39:00.207 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:51.470952+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-03-30T04:39:00.208 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:51.471039+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:39:00.208 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:51.471352+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-03-30T04:39:00.208 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:51.478381+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-03-30T04:39:00.208 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:51.482782+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:00.208 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:51.486363+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:00.208 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:51.488725+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:00.209 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:51.490244+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:00.209 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:51.085332+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:00.209 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cephadm 2024-03-30T04:38:51.492606+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T04:39:00.209 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cephadm 2024-03-30T04:38:51.492926+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T04:39:00.209 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:51.605456+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:00.209 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:51.615285+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:00.209 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:51.618789+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:00.210 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cephadm 2024-03-30T04:38:51.619179+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:39:00.210 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cephadm 2024-03-30T04:38:51.619928+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-30T04:39:00.210 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:51.620306+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:39:00.210 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:51.620954+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:39:00.210 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:51.621553+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:00.210 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cephadm 2024-03-30T04:38:51.622293+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2024-03-30T04:39:00.210 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:51.935106+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.118:0/268115727' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T04:39:00.210 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:52.168929+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:39:00.210 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:52.424844+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:39:00.210 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:53.085650+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:00.210 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:53.171705+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:39:00.210 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:53.171867+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:39:00.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:53.172040+0000 mon.a (mon.0) 199 : cluster [INF] mon.a calling monitor election 2024-03-30T04:39:00.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:53.172129+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T04:39:00.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:53.192852+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:39:00.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:54.169244+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:39:00.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:55.085914+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:00.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:55.168526+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:39:00.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:56.169252+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:39:00.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:57.086330+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:00.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:57.169720+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:39:00.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:58.169859+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:39:00.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:58.193346+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T04:39:00.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:58.198681+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2024-03-30T04:39:00.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:58.198772+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-03-30T04:39:00.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:58.198820+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:39:00.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:58.199081+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-03-30T04:39:00.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:58.199399+0000 mon.a (mon.0) 211 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-30T04:39:00.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:58.206736+0000 mon.a (mon.0) 212 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-30T04:39:00.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:58.206773+0000 mon.a (mon.0) 213 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-30T04:39:00.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cluster 2024-03-30T04:38:58.206823+0000 mon.a (mon.0) 214 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] is down (out of quorum) 2024-03-30T04:39:00.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:58.211490+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:00.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:58.216825+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:00.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:58.218427+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:39:00.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:58.223013+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:00.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:58.224400+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:39:00.213 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:58.226581+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:00.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:58.230327+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:00.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cephadm 2024-03-30T04:38:58.213595+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T04:39:00.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: cephadm 2024-03-30T04:38:58.233655+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-03-30T04:39:00.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:58.340929+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:00.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:58.344729+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:00.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:58.366087+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:00.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:58.370235+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:00.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:00 smithi118 bash[18665]: audit 2024-03-30T04:38:59.169912+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:39:01.172 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[18545]: cluster 2024-03-30T04:38:55.167256+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T04:39:01.172 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[18545]: cluster 2024-03-30T04:39:00.189349+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-30T04:39:01.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[18545]: cluster 2024-03-30T04:39:00.192918+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-30T04:39:01.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[18545]: cluster 2024-03-30T04:39:00.193163+0000 mon.a (mon.0) 233 : cluster [INF] mon.a calling monitor election 2024-03-30T04:39:01.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[18545]: cluster 2024-03-30T04:39:00.232325+0000 mon.a (mon.0) 234 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:39:01.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[18545]: cluster 2024-03-30T04:39:00.237389+0000 mon.a (mon.0) 235 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2024-03-30T04:39:01.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[18545]: cluster 2024-03-30T04:39:00.237522+0000 mon.a (mon.0) 236 : cluster [DBG] fsmap 2024-03-30T04:39:01.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[18545]: cluster 2024-03-30T04:39:00.237587+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:39:01.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[18545]: cluster 2024-03-30T04:39:00.237855+0000 mon.a (mon.0) 238 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-03-30T04:39:01.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[18545]: cluster 2024-03-30T04:39:00.238159+0000 mon.a (mon.0) 239 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-30T04:39:01.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[18545]: cluster 2024-03-30T04:39:00.238207+0000 mon.a (mon.0) 240 : cluster [INF] Cluster is now healthy 2024-03-30T04:39:01.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[18545]: cluster 2024-03-30T04:39:00.244251+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-03-30T04:39:01.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[23954]: cluster 2024-03-30T04:38:55.167256+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T04:39:01.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[23954]: cluster 2024-03-30T04:39:00.189349+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-30T04:39:01.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[23954]: cluster 2024-03-30T04:39:00.192918+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-30T04:39:01.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[23954]: cluster 2024-03-30T04:39:00.193163+0000 mon.a (mon.0) 233 : cluster [INF] mon.a calling monitor election 2024-03-30T04:39:01.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[23954]: cluster 2024-03-30T04:39:00.232325+0000 mon.a (mon.0) 234 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:39:01.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[23954]: cluster 2024-03-30T04:39:00.237389+0000 mon.a (mon.0) 235 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2024-03-30T04:39:01.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[23954]: cluster 2024-03-30T04:39:00.237522+0000 mon.a (mon.0) 236 : cluster [DBG] fsmap 2024-03-30T04:39:01.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[23954]: cluster 2024-03-30T04:39:00.237587+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:39:01.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[23954]: cluster 2024-03-30T04:39:00.237855+0000 mon.a (mon.0) 238 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-03-30T04:39:01.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[23954]: cluster 2024-03-30T04:39:00.238159+0000 mon.a (mon.0) 239 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-30T04:39:01.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[23954]: cluster 2024-03-30T04:39:00.238207+0000 mon.a (mon.0) 240 : cluster [INF] Cluster is now healthy 2024-03-30T04:39:01.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:01 smithi089 bash[23954]: cluster 2024-03-30T04:39:00.244251+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-03-30T04:39:01.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:01 smithi118 bash[18665]: cluster 2024-03-30T04:38:55.167256+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T04:39:01.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:01 smithi118 bash[18665]: cluster 2024-03-30T04:39:00.189349+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-30T04:39:01.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:01 smithi118 bash[18665]: cluster 2024-03-30T04:39:00.192918+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-30T04:39:01.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:01 smithi118 bash[18665]: cluster 2024-03-30T04:39:00.193163+0000 mon.a (mon.0) 233 : cluster [INF] mon.a calling monitor election 2024-03-30T04:39:01.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:01 smithi118 bash[18665]: cluster 2024-03-30T04:39:00.232325+0000 mon.a (mon.0) 234 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:39:01.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:01 smithi118 bash[18665]: cluster 2024-03-30T04:39:00.237389+0000 mon.a (mon.0) 235 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2024-03-30T04:39:01.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:01 smithi118 bash[18665]: cluster 2024-03-30T04:39:00.237522+0000 mon.a (mon.0) 236 : cluster [DBG] fsmap 2024-03-30T04:39:01.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:01 smithi118 bash[18665]: cluster 2024-03-30T04:39:00.237587+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:39:01.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:01 smithi118 bash[18665]: cluster 2024-03-30T04:39:00.237855+0000 mon.a (mon.0) 238 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-03-30T04:39:01.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:01 smithi118 bash[18665]: cluster 2024-03-30T04:39:00.238159+0000 mon.a (mon.0) 239 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-30T04:39:01.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:01 smithi118 bash[18665]: cluster 2024-03-30T04:39:00.238207+0000 mon.a (mon.0) 240 : cluster [INF] Cluster is now healthy 2024-03-30T04:39:01.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:01 smithi118 bash[18665]: cluster 2024-03-30T04:39:00.244251+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-03-30T04:39:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: cluster 2024-03-30T04:39:01.087213+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: audit 2024-03-30T04:39:01.170484+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:39:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: audit 2024-03-30T04:39:01.646151+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: audit 2024-03-30T04:39:01.647387+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: audit 2024-03-30T04:39:01.648704+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: audit 2024-03-30T04:39:01.649630+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: cephadm 2024-03-30T04:39:01.651216+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T04:39:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: cephadm 2024-03-30T04:39:01.651501+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T04:39:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: audit 2024-03-30T04:39:01.772144+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: audit 2024-03-30T04:39:01.942121+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: audit 2024-03-30T04:39:01.949382+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: cephadm 2024-03-30T04:39:01.951657+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-30T04:39:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: audit 2024-03-30T04:39:01.952102+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:39:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: audit 2024-03-30T04:39:01.953617+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:39:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: audit 2024-03-30T04:39:01.954978+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[18545]: cephadm 2024-03-30T04:39:01.956549+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2024-03-30T04:39:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: cluster 2024-03-30T04:39:01.087213+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: audit 2024-03-30T04:39:01.170484+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:39:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: audit 2024-03-30T04:39:01.646151+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: audit 2024-03-30T04:39:01.647387+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: audit 2024-03-30T04:39:01.648704+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: audit 2024-03-30T04:39:01.649630+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: cephadm 2024-03-30T04:39:01.651216+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T04:39:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: cephadm 2024-03-30T04:39:01.651501+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T04:39:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: audit 2024-03-30T04:39:01.772144+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: audit 2024-03-30T04:39:01.942121+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: audit 2024-03-30T04:39:01.949382+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: cephadm 2024-03-30T04:39:01.951657+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-30T04:39:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: audit 2024-03-30T04:39:01.952102+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:39:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: audit 2024-03-30T04:39:01.953617+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:39:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: audit 2024-03-30T04:39:01.954978+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:02 smithi089 bash[23954]: cephadm 2024-03-30T04:39:01.956549+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2024-03-30T04:39:02.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: cluster 2024-03-30T04:39:01.087213+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:02.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: audit 2024-03-30T04:39:01.170484+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:39:02.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: audit 2024-03-30T04:39:01.646151+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: audit 2024-03-30T04:39:01.647387+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: audit 2024-03-30T04:39:01.648704+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: audit 2024-03-30T04:39:01.649630+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: cephadm 2024-03-30T04:39:01.651216+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T04:39:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: cephadm 2024-03-30T04:39:01.651501+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T04:39:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: audit 2024-03-30T04:39:01.772144+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: audit 2024-03-30T04:39:01.942121+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: audit 2024-03-30T04:39:01.949382+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: cephadm 2024-03-30T04:39:01.951657+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-30T04:39:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: audit 2024-03-30T04:39:01.952102+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:39:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: audit 2024-03-30T04:39:01.953617+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:39:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: audit 2024-03-30T04:39:01.954978+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:02 smithi118 bash[18665]: cephadm 2024-03-30T04:39:01.956549+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2024-03-30T04:39:03.471 INFO:teuthology.orchestra.run.smithi089.stdout:# minimal ceph.conf for 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:39:03.472 INFO:teuthology.orchestra.run.smithi089.stdout:[global] 2024-03-30T04:39:03.472 INFO:teuthology.orchestra.run.smithi089.stdout: fsid = 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:39:03.472 INFO:teuthology.orchestra.run.smithi089.stdout: mon_host = [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] 2024-03-30T04:39:04.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:04 smithi089 bash[23954]: cluster 2024-03-30T04:39:03.087598+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:04.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:04 smithi089 bash[23954]: audit 2024-03-30T04:39:03.478428+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.89:0/1682686368' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:04 smithi089 bash[18545]: cluster 2024-03-30T04:39:03.087598+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:04 smithi089 bash[18545]: audit 2024-03-30T04:39:03.478428+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.89:0/1682686368' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:04.473 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-30T04:39:04.473 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-03-30T04:39:04.473 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.conf 2024-03-30T04:39:04.485 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-03-30T04:39:04.485 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:39:04.538 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-30T04:39:04.538 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/ceph/ceph.conf 2024-03-30T04:39:04.549 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:04 smithi118 bash[18665]: cluster 2024-03-30T04:39:03.087598+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:04.549 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:04 smithi118 bash[18665]: audit 2024-03-30T04:39:03.478428+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.89:0/1682686368' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:04.552 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-30T04:39:04.553 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:39:04.607 INFO:tasks.cephadm:Adding mgr.y on smithi089 2024-03-30T04:39:04.607 INFO:tasks.cephadm:Adding mgr.x on smithi118 2024-03-30T04:39:04.607 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch apply mgr '2;smithi089=y;smithi118=x' 2024-03-30T04:39:05.825 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:05 smithi118 bash[18665]: audit 2024-03-30T04:39:04.456541+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:05.825 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:05 smithi118 bash[18665]: audit 2024-03-30T04:39:05.138613+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:39:05.825 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:05 smithi118 bash[18665]: audit 2024-03-30T04:39:05.140239+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:39:05.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:05 smithi089 bash[23954]: audit 2024-03-30T04:39:04.456541+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:05.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:05 smithi089 bash[23954]: audit 2024-03-30T04:39:05.138613+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:39:05.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:05 smithi089 bash[23954]: audit 2024-03-30T04:39:05.140239+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:39:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:05 smithi089 bash[18545]: audit 2024-03-30T04:39:04.456541+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:05 smithi089 bash[18545]: audit 2024-03-30T04:39:05.138613+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:39:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:05 smithi089 bash[18545]: audit 2024-03-30T04:39:05.140239+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:39:07.114 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled mgr update... 2024-03-30T04:39:07.129 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:06 smithi118 bash[18665]: cluster 2024-03-30T04:39:05.088038+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:07.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:06 smithi089 bash[18545]: cluster 2024-03-30T04:39:05.088038+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:06 smithi089 bash[23954]: cluster 2024-03-30T04:39:05.088038+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:08.072 DEBUG:teuthology.orchestra.run.smithi118:mgr.x> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mgr.x.service 2024-03-30T04:39:08.074 INFO:tasks.cephadm:Deploying OSDs... 2024-03-30T04:39:08.075 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-03-30T04:39:08.075 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/scratch_devs of=/dev/stdout 2024-03-30T04:39:08.081 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-03-30T04:39:08.081 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_1 2024-03-30T04:39:08.130 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-30T04:39:08.130 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:39:08.130 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 875 Links: 1 2024-03-30T04:39:08.131 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:39:08.131 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-03-30 04:32:40.996992438 +0000 2024-03-30T04:39:08.131 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-03-30 04:32:40.748994653 +0000 2024-03-30T04:39:08.131 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-03-30 04:32:40.748994653 +0000 2024-03-30T04:39:08.131 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-03-30T04:39:08.131 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-30T04:39:08.184 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-03-30T04:39:08.184 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-03-30T04:39:08.184 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000380456 s, 1.3 MB/s 2024-03-30T04:39:08.185 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-30T04:39:08.236 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_2 2024-03-30T04:39:08.281 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-30T04:39:08.281 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:39:08.281 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 891 Links: 1 2024-03-30T04:39:08.281 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:39:08.281 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-03-30 04:32:41.464988258 +0000 2024-03-30T04:39:08.282 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-03-30 04:32:41.204990580 +0000 2024-03-30T04:39:08.282 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-03-30 04:32:41.204990580 +0000 2024-03-30T04:39:08.282 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-03-30T04:39:08.282 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-30T04:39:08.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:08 smithi118 bash[18665]: cluster 2024-03-30T04:39:07.088436+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:08.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:08 smithi118 bash[18665]: audit 2024-03-30T04:39:07.109347+0000 mgr.y (mgr.14152) 58 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi089=y;smithi118=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:08.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:08 smithi118 bash[18665]: cephadm 2024-03-30T04:39:07.112947+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Saving service mgr spec with placement smithi089=y;smithi118=x;count:2 2024-03-30T04:39:08.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:08 smithi118 bash[18665]: audit 2024-03-30T04:39:07.119653+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:08.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:08 smithi118 bash[18665]: audit 2024-03-30T04:39:07.129008+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:08.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:08 smithi118 bash[18665]: audit 2024-03-30T04:39:07.131662+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:08.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:08 smithi118 bash[18665]: audit 2024-03-30T04:39:07.133269+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:08.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:08 smithi118 bash[18665]: audit 2024-03-30T04:39:07.143187+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:08.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:08 smithi118 bash[18665]: audit 2024-03-30T04:39:07.147336+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:39:08.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:08 smithi118 bash[18665]: audit 2024-03-30T04:39:07.153356+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-30T04:39:08.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:08 smithi118 bash[18665]: audit 2024-03-30T04:39:07.154936+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:39:08.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:08 smithi118 bash[18665]: audit 2024-03-30T04:39:07.156906+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:08.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:08 smithi118 bash[18665]: cephadm 2024-03-30T04:39:07.158788+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Deploying daemon mgr.x on smithi118 2024-03-30T04:39:08.336 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-03-30T04:39:08.336 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-03-30T04:39:08.336 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.00041245 s, 1.2 MB/s 2024-03-30T04:39:08.337 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-30T04:39:08.387 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_3 2024-03-30T04:39:08.438 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-30T04:39:08.438 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:39:08.438 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-03-30T04:39:08.438 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:39:08.438 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-03-30 04:32:41.968983757 +0000 2024-03-30T04:39:08.438 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-03-30 04:32:41.704986115 +0000 2024-03-30T04:39:08.438 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-03-30 04:32:41.704986115 +0000 2024-03-30T04:39:08.438 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-03-30T04:39:08.438 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-30T04:39:08.490 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[18545]: cluster 2024-03-30T04:39:07.088436+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:08.490 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[18545]: audit 2024-03-30T04:39:07.109347+0000 mgr.y (mgr.14152) 58 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi089=y;smithi118=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:08.491 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[18545]: cephadm 2024-03-30T04:39:07.112947+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Saving service mgr spec with placement smithi089=y;smithi118=x;count:2 2024-03-30T04:39:08.491 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[18545]: audit 2024-03-30T04:39:07.119653+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:08.491 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[18545]: audit 2024-03-30T04:39:07.129008+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:08.491 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[18545]: audit 2024-03-30T04:39:07.131662+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:08.491 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[18545]: audit 2024-03-30T04:39:07.133269+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:08.491 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[18545]: audit 2024-03-30T04:39:07.143187+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:08.491 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[18545]: audit 2024-03-30T04:39:07.147336+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:39:08.491 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[18545]: audit 2024-03-30T04:39:07.153356+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-30T04:39:08.491 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[18545]: audit 2024-03-30T04:39:07.154936+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:39:08.491 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[18545]: audit 2024-03-30T04:39:07.156906+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:08.491 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[18545]: cephadm 2024-03-30T04:39:07.158788+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Deploying daemon mgr.x on smithi118 2024-03-30T04:39:08.491 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[23954]: cluster 2024-03-30T04:39:07.088436+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:08.492 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[23954]: audit 2024-03-30T04:39:07.109347+0000 mgr.y (mgr.14152) 58 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi089=y;smithi118=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:08.492 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[23954]: cephadm 2024-03-30T04:39:07.112947+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Saving service mgr spec with placement smithi089=y;smithi118=x;count:2 2024-03-30T04:39:08.492 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[23954]: audit 2024-03-30T04:39:07.119653+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:08.492 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[23954]: audit 2024-03-30T04:39:07.129008+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:08.492 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[23954]: audit 2024-03-30T04:39:07.131662+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:08.492 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[23954]: audit 2024-03-30T04:39:07.133269+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:08.492 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[23954]: audit 2024-03-30T04:39:07.143187+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:08.492 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[23954]: audit 2024-03-30T04:39:07.147336+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:39:08.492 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[23954]: audit 2024-03-30T04:39:07.153356+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-30T04:39:08.492 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[23954]: audit 2024-03-30T04:39:07.154936+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:39:08.492 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[23954]: audit 2024-03-30T04:39:07.156906+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:08.492 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:08 smithi089 bash[23954]: cephadm 2024-03-30T04:39:07.158788+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Deploying daemon mgr.x on smithi118 2024-03-30T04:39:08.493 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-03-30T04:39:08.493 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-03-30T04:39:08.493 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000395065 s, 1.3 MB/s 2024-03-30T04:39:08.494 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-30T04:39:08.544 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_4 2024-03-30T04:39:08.593 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-30T04:39:08.594 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:39:08.594 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 922 Links: 1 2024-03-30T04:39:08.594 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:39:08.594 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-03-30 04:32:42.464979327 +0000 2024-03-30T04:39:08.594 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-03-30 04:32:42.196981720 +0000 2024-03-30T04:39:08.594 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-03-30 04:32:42.196981720 +0000 2024-03-30T04:39:08.594 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-03-30T04:39:08.594 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-30T04:39:08.648 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-03-30T04:39:08.648 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-03-30T04:39:08.648 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.00032851 s, 1.6 MB/s 2024-03-30T04:39:08.649 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-30T04:39:08.699 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-30T04:39:08.699 DEBUG:teuthology.orchestra.run.smithi118:> dd if=/scratch_devs of=/dev/stdout 2024-03-30T04:39:08.705 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-03-30T04:39:08.705 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_1 2024-03-30T04:39:08.753 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-30T04:39:08.753 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:39:08.753 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 873 Links: 1 2024-03-30T04:39:08.753 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:39:08.753 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-03-30 04:32:40.933862618 +0000 2024-03-30T04:39:08.753 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-03-30 04:32:40.693864762 +0000 2024-03-30T04:39:08.753 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-03-30 04:32:40.693864762 +0000 2024-03-30T04:39:08.753 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-03-30T04:39:08.753 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-30T04:39:08.807 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-03-30T04:39:08.808 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-03-30T04:39:08.808 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000290713 s, 1.8 MB/s 2024-03-30T04:39:08.809 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-30T04:39:08.862 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_2 2024-03-30T04:39:08.908 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-30T04:39:08.908 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:39:08.908 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 897 Links: 1 2024-03-30T04:39:08.908 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:39:08.908 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-03-30 04:32:41.429858187 +0000 2024-03-30T04:39:08.909 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-03-30 04:32:41.181860402 +0000 2024-03-30T04:39:08.909 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-03-30 04:32:41.181860402 +0000 2024-03-30T04:39:08.909 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-03-30T04:39:08.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-30T04:39:08.963 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-03-30T04:39:08.963 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-03-30T04:39:08.963 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000301897 s, 1.7 MB/s 2024-03-30T04:39:08.964 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-30T04:39:09.013 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_3 2024-03-30T04:39:09.060 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-30T04:39:09.060 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:39:09.060 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 915 Links: 1 2024-03-30T04:39:09.060 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:39:09.060 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-03-30 04:32:41.941853614 +0000 2024-03-30T04:39:09.060 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-03-30 04:32:41.681855936 +0000 2024-03-30T04:39:09.060 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-03-30 04:32:41.681855936 +0000 2024-03-30T04:39:09.060 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-03-30T04:39:09.060 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-30T04:39:09.114 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-03-30T04:39:09.114 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-03-30T04:39:09.114 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000169412 s, 3.0 MB/s 2024-03-30T04:39:09.115 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-30T04:39:09.165 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_4 2024-03-30T04:39:09.211 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-30T04:39:09.212 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:39:09.212 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 932 Links: 1 2024-03-30T04:39:09.212 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:39:09.212 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-03-30 04:32:42.441849147 +0000 2024-03-30T04:39:09.212 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-03-30 04:32:42.189851399 +0000 2024-03-30T04:39:09.212 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-03-30 04:32:42.189851399 +0000 2024-03-30T04:39:09.212 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-03-30T04:39:09.212 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-30T04:39:09.263 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-03-30T04:39:09.263 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-03-30T04:39:09.263 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000174437 s, 2.9 MB/s 2024-03-30T04:39:09.265 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-30T04:39:09.313 INFO:tasks.cephadm:Deploying osd.0 on smithi089 with /dev/vg_nvme/lv_4... 2024-03-30T04:39:09.313 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-30T04:39:09.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:09.399 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:09.399 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:09.399 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:09.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:09.899 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:09.899 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:09 smithi118 systemd[1]: Started Ceph mgr.x for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:39:10.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[23954]: cluster 2024-03-30T04:39:09.088871+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:10.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[23954]: audit 2024-03-30T04:39:09.569541+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:10.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[23954]: audit 2024-03-30T04:39:09.574066+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:10.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[23954]: audit 2024-03-30T04:39:09.576167+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:10.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[23954]: audit 2024-03-30T04:39:09.577354+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:10.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[23954]: audit 2024-03-30T04:39:09.586579+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:10.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[23954]: cephadm 2024-03-30T04:39:09.587352+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:39:10.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[23954]: cephadm 2024-03-30T04:39:09.588987+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-30T04:39:10.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[23954]: audit 2024-03-30T04:39:09.589419+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:39:10.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[23954]: audit 2024-03-30T04:39:09.590673+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:39:10.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[23954]: audit 2024-03-30T04:39:09.591758+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:10.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[23954]: cephadm 2024-03-30T04:39:09.593114+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2024-03-30T04:39:10.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[18545]: cluster 2024-03-30T04:39:09.088871+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:10.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[18545]: audit 2024-03-30T04:39:09.569541+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:10.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[18545]: audit 2024-03-30T04:39:09.574066+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:10.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[18545]: audit 2024-03-30T04:39:09.576167+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:10.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[18545]: audit 2024-03-30T04:39:09.577354+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:10.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[18545]: audit 2024-03-30T04:39:09.586579+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:10.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[18545]: cephadm 2024-03-30T04:39:09.587352+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:39:10.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[18545]: cephadm 2024-03-30T04:39:09.588987+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-30T04:39:10.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[18545]: audit 2024-03-30T04:39:09.589419+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:39:10.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[18545]: audit 2024-03-30T04:39:09.590673+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:39:10.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[18545]: audit 2024-03-30T04:39:09.591758+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:10.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:10 smithi089 bash[18545]: cephadm 2024-03-30T04:39:09.593114+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2024-03-30T04:39:10.838 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:10 smithi118 bash[19783]: debug 2024-03-30T04:39:10.688+0000 7f42750a5700 1 -- 172.21.15.118:0/2418815498 <== mon.2 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561ccf9f0340 con 0x561cd076c800 2024-03-30T04:39:10.838 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:10 smithi118 bash[19783]: debug 2024-03-30T04:39:10.836+0000 7f427dd14000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:39:10.838 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:10 smithi118 bash[18665]: cluster 2024-03-30T04:39:09.088871+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:10.838 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:10 smithi118 bash[18665]: audit 2024-03-30T04:39:09.569541+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:10.838 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:10 smithi118 bash[18665]: audit 2024-03-30T04:39:09.574066+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:10.838 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:10 smithi118 bash[18665]: audit 2024-03-30T04:39:09.576167+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:10.839 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:10 smithi118 bash[18665]: audit 2024-03-30T04:39:09.577354+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:10.839 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:10 smithi118 bash[18665]: audit 2024-03-30T04:39:09.586579+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:10.839 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:10 smithi118 bash[18665]: cephadm 2024-03-30T04:39:09.587352+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:39:10.839 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:10 smithi118 bash[18665]: cephadm 2024-03-30T04:39:09.588987+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-30T04:39:10.839 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:10 smithi118 bash[18665]: audit 2024-03-30T04:39:09.589419+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:39:10.839 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:10 smithi118 bash[18665]: audit 2024-03-30T04:39:09.590673+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:39:10.839 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:10 smithi118 bash[18665]: audit 2024-03-30T04:39:09.591758+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:10.839 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:10 smithi118 bash[18665]: cephadm 2024-03-30T04:39:09.593114+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2024-03-30T04:39:12.648 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:12 smithi118 bash[19783]: debug 2024-03-30T04:39:12.380+0000 7f427dd14000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:39:12.649 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:12 smithi118 bash[19783]: debug 2024-03-30T04:39:12.476+0000 7f427dd14000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:39:13.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:12 smithi118 bash[18665]: cluster 2024-03-30T04:39:11.089168+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:13.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:12 smithi118 bash[18665]: audit 2024-03-30T04:39:12.584860+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:13.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:12 smithi118 bash[18665]: audit 2024-03-30T04:39:12.586932+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:13.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:12 smithi118 bash[18665]: audit 2024-03-30T04:39:12.588378+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:13.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:12 smithi118 bash[18665]: audit 2024-03-30T04:39:12.589340+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:13.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:12 smithi118 bash[18665]: audit 2024-03-30T04:39:12.596809+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:13.149 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:12 smithi118 bash[19783]: debug 2024-03-30T04:39:12.724+0000 7f427dd14000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:39:13.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:12 smithi089 bash[18545]: cluster 2024-03-30T04:39:11.089168+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:13.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:12 smithi089 bash[18545]: audit 2024-03-30T04:39:12.584860+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:13.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:12 smithi089 bash[18545]: audit 2024-03-30T04:39:12.586932+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:13.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:12 smithi089 bash[18545]: audit 2024-03-30T04:39:12.588378+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:13.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:12 smithi089 bash[18545]: audit 2024-03-30T04:39:12.589340+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:13.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:12 smithi089 bash[18545]: audit 2024-03-30T04:39:12.596809+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:13.210 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:12 smithi089 bash[23954]: cluster 2024-03-30T04:39:11.089168+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:13.210 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:12 smithi089 bash[23954]: audit 2024-03-30T04:39:12.584860+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:13.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:12 smithi089 bash[23954]: audit 2024-03-30T04:39:12.586932+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:13.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:12 smithi089 bash[23954]: audit 2024-03-30T04:39:12.588378+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:13.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:12 smithi089 bash[23954]: audit 2024-03-30T04:39:12.589340+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:13.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:12 smithi089 bash[23954]: audit 2024-03-30T04:39:12.596809+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:13.571 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:13 smithi118 bash[19783]: debug 2024-03-30T04:39:13.464+0000 7f427dd14000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:39:13.898 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:13 smithi118 bash[19783]: debug 2024-03-30T04:39:13.568+0000 7f427dd14000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:39:13.899 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:13 smithi118 bash[19783]: debug 2024-03-30T04:39:13.668+0000 7f427dd14000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:39:13.899 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:13 smithi118 bash[19783]: debug 2024-03-30T04:39:13.776+0000 7f427dd14000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:39:13.902 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-30T04:39:13.902 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-30T04:39:13.902 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2024-03-30T04:39:13.902 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2024-03-30T04:39:13.903 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0126236 s, 831 MB/s 2024-03-30T04:39:13.903 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2024-03-30T04:39:13.962 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:39:13 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:39:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:39:14.259 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:13 smithi118 bash[19783]: debug 2024-03-30T04:39:13.988+0000 7f427dd14000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:39:14.259 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:13 smithi118 bash[18665]: cephadm 2024-03-30T04:39:12.597299+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:39:14.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:13 smithi118 bash[18665]: audit 2024-03-30T04:39:13.224570+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:14.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:13 smithi118 bash[18665]: audit 2024-03-30T04:39:13.933968+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:14.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:13 smithi089 bash[18545]: cephadm 2024-03-30T04:39:12.597299+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:39:14.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:13 smithi089 bash[18545]: audit 2024-03-30T04:39:13.224570+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:14.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:13 smithi089 bash[18545]: audit 2024-03-30T04:39:13.933968+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:14.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:13 smithi089 bash[23954]: cephadm 2024-03-30T04:39:12.597299+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:39:14.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:13 smithi089 bash[23954]: audit 2024-03-30T04:39:13.224570+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:14.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:13 smithi089 bash[23954]: audit 2024-03-30T04:39:13.933968+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:14.533 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:14 smithi118 bash[19783]: debug 2024-03-30T04:39:14.256+0000 7f427dd14000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:39:14.533 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:14 smithi118 bash[19783]: debug 2024-03-30T04:39:14.356+0000 7f427dd14000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:39:14.898 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:14 smithi118 bash[19783]: debug 2024-03-30T04:39:14.532+0000 7f427dd14000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:39:14.898 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:14 smithi118 bash[19783]: debug 2024-03-30T04:39:14.780+0000 7f427dd14000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:39:14.933 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi089:vg_nvme/lv_4 2024-03-30T04:39:14.964 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:39:14 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:39:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:39:14.964 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:14 smithi089 bash[18545]: cluster 2024-03-30T04:39:13.089470+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:14.964 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:14 smithi089 bash[18545]: audit 2024-03-30T04:39:14.910344+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:14.964 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:14 smithi089 bash[18545]: audit 2024-03-30T04:39:14.917804+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:15.214 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:15 smithi118 bash[19783]: debug 2024-03-30T04:39:15.052+0000 7f427dd14000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:39:15.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:14 smithi118 bash[18665]: cluster 2024-03-30T04:39:13.089470+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:15.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:14 smithi118 bash[18665]: audit 2024-03-30T04:39:14.910344+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:15.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:14 smithi118 bash[18665]: audit 2024-03-30T04:39:14.917804+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:15.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:14 smithi118 bash[18665]: audit 2024-03-30T04:39:14.918888+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:15.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:14 smithi118 bash[18665]: audit 2024-03-30T04:39:14.921195+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:15.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:14 smithi118 bash[18665]: audit 2024-03-30T04:39:14.922320+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:15.215 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:14 smithi118 bash[18665]: audit 2024-03-30T04:39:14.930716+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:15.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:14 smithi089 bash[18545]: audit 2024-03-30T04:39:14.918888+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:15.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:14 smithi089 bash[18545]: audit 2024-03-30T04:39:14.921195+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:15.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:14 smithi089 bash[18545]: audit 2024-03-30T04:39:14.922320+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:15.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:14 smithi089 bash[18545]: audit 2024-03-30T04:39:14.930716+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:15.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:14 smithi089 bash[23954]: cluster 2024-03-30T04:39:13.089470+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:15.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:14 smithi089 bash[23954]: audit 2024-03-30T04:39:14.910344+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:15.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:14 smithi089 bash[23954]: audit 2024-03-30T04:39:14.917804+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:15.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:14 smithi089 bash[23954]: audit 2024-03-30T04:39:14.918888+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:15.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:14 smithi089 bash[23954]: audit 2024-03-30T04:39:14.921195+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:15.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:14 smithi089 bash[23954]: audit 2024-03-30T04:39:14.922320+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:15.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:14 smithi089 bash[23954]: audit 2024-03-30T04:39:14.930716+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:15.555 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:15 smithi118 bash[19783]: debug 2024-03-30T04:39:15.212+0000 7f427dd14000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:39:15.556 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:15 smithi118 bash[19783]: debug 2024-03-30T04:39:15.440+0000 7f427dd14000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:39:15.885 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:15 smithi118 bash[19783]: debug 2024-03-30T04:39:15.552+0000 7f427dd14000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:39:16.148 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:15 smithi118 bash[19783]: debug 2024-03-30T04:39:15.884+0000 7f427dd14000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:39:16.898 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:16 smithi118 bash[19783]: debug 2024-03-30T04:39:16.596+0000 7f427dd14000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:39:16.899 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:16 smithi118 bash[19783]: debug 2024-03-30T04:39:16.704+0000 7f427dd14000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:39:17.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:16 smithi089 bash[18545]: cluster 2024-03-30T04:39:15.089709+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:17.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:16 smithi089 bash[23954]: cluster 2024-03-30T04:39:15.089709+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:17.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:16 smithi118 bash[18665]: cluster 2024-03-30T04:39:15.089709+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:17.228 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:16 smithi118 bash[19783]: debug 2024-03-30T04:39:16.908+0000 7f427dd14000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:39:17.593 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:17 smithi118 bash[19783]: debug 2024-03-30T04:39:17.224+0000 7f427dd14000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:39:17.899 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:17 smithi118 bash[19783]: debug 2024-03-30T04:39:17.592+0000 7f427dd14000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:39:17.899 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:39:17 smithi118 bash[19783]: debug 2024-03-30T04:39:17.704+0000 7f427dd14000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:39:18.245 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:39:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:39:18.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:17 smithi089 bash[18545]: audit 2024-03-30T04:39:17.733063+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.118:0/2926053678' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:39:18.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:17 smithi089 bash[18545]: audit 2024-03-30T04:39:17.734318+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.118:0/2926053678' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:39:18.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:17 smithi089 bash[18545]: cluster 2024-03-30T04:39:17.734518+0000 mon.a (mon.0) 286 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:39:18.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:17 smithi089 bash[18545]: audit 2024-03-30T04:39:17.735580+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.118:0/2926053678' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:39:18.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:17 smithi089 bash[18545]: audit 2024-03-30T04:39:17.736100+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.118:0/2926053678' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:39:18.246 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:17 smithi089 bash[23954]: audit 2024-03-30T04:39:17.733063+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.118:0/2926053678' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:39:18.247 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:17 smithi089 bash[23954]: audit 2024-03-30T04:39:17.734318+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.118:0/2926053678' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:39:18.247 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:17 smithi089 bash[23954]: cluster 2024-03-30T04:39:17.734518+0000 mon.a (mon.0) 286 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:39:18.247 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:17 smithi089 bash[23954]: audit 2024-03-30T04:39:17.735580+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.118:0/2926053678' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:39:18.247 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:17 smithi089 bash[23954]: audit 2024-03-30T04:39:17.736100+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.118:0/2926053678' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:39:18.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:17 smithi118 bash[18665]: audit 2024-03-30T04:39:17.733063+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.118:0/2926053678' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:39:18.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:17 smithi118 bash[18665]: audit 2024-03-30T04:39:17.734318+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.118:0/2926053678' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:39:18.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:17 smithi118 bash[18665]: cluster 2024-03-30T04:39:17.734518+0000 mon.a (mon.0) 286 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:39:18.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:17 smithi118 bash[18665]: audit 2024-03-30T04:39:17.735580+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.118:0/2926053678' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:39:18.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:17 smithi118 bash[18665]: audit 2024-03-30T04:39:17.736100+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.118:0/2926053678' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:39:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[18545]: cluster 2024-03-30T04:39:17.090215+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[18545]: cluster 2024-03-30T04:39:17.987925+0000 mon.a (mon.0) 287 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2024-03-30T04:39:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[18545]: audit 2024-03-30T04:39:17.988053+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:39:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[18545]: audit 2024-03-30T04:39:17.994437+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[18545]: audit 2024-03-30T04:39:17.999324+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[18545]: audit 2024-03-30T04:39:18.230864+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:39:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[18545]: audit 2024-03-30T04:39:18.236965+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:39:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[18545]: audit 2024-03-30T04:39:18.238469+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[23954]: cluster 2024-03-30T04:39:17.090215+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[23954]: cluster 2024-03-30T04:39:17.987925+0000 mon.a (mon.0) 287 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2024-03-30T04:39:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[23954]: audit 2024-03-30T04:39:17.988053+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:39:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[23954]: audit 2024-03-30T04:39:17.994437+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[23954]: audit 2024-03-30T04:39:17.999324+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[23954]: audit 2024-03-30T04:39:18.230864+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:39:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[23954]: audit 2024-03-30T04:39:18.236965+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:39:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:18 smithi089 bash[23954]: audit 2024-03-30T04:39:18.238469+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:18 smithi118 bash[18665]: cluster 2024-03-30T04:39:17.090215+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:18 smithi118 bash[18665]: cluster 2024-03-30T04:39:17.987925+0000 mon.a (mon.0) 287 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2024-03-30T04:39:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:18 smithi118 bash[18665]: audit 2024-03-30T04:39:17.988053+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:39:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:18 smithi118 bash[18665]: audit 2024-03-30T04:39:17.994437+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:18 smithi118 bash[18665]: audit 2024-03-30T04:39:17.999324+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:18 smithi118 bash[18665]: audit 2024-03-30T04:39:18.230864+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:39:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:18 smithi118 bash[18665]: audit 2024-03-30T04:39:18.236965+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:39:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:18 smithi118 bash[18665]: audit 2024-03-30T04:39:18.238469+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:20.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:19 smithi089 bash[18545]: audit 2024-03-30T04:39:18.224407+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:20.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:19 smithi089 bash[23954]: audit 2024-03-30T04:39:18.224407+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:20.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:19 smithi118 bash[18665]: audit 2024-03-30T04:39:18.224407+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:21.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:20 smithi089 bash[23954]: cluster 2024-03-30T04:39:19.090635+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:21.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:20 smithi089 bash[18545]: cluster 2024-03-30T04:39:19.090635+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:21.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:20 smithi118 bash[18665]: cluster 2024-03-30T04:39:19.090635+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:23.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:22 smithi089 bash[18545]: cluster 2024-03-30T04:39:21.090995+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:23.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:22 smithi089 bash[23954]: cluster 2024-03-30T04:39:21.090995+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:23.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:22 smithi118 bash[18665]: cluster 2024-03-30T04:39:21.090995+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:24 smithi089 bash[18545]: audit 2024-03-30T04:39:23.211146+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/3806749332' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dca6f8a4-fad5-42e5-95af-72ea7b7e2d2c"}]: dispatch 2024-03-30T04:39:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:24 smithi089 bash[18545]: audit 2024-03-30T04:39:23.211559+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dca6f8a4-fad5-42e5-95af-72ea7b7e2d2c"}]: dispatch 2024-03-30T04:39:24.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:24 smithi089 bash[18545]: audit 2024-03-30T04:39:23.220137+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dca6f8a4-fad5-42e5-95af-72ea7b7e2d2c"}]': finished 2024-03-30T04:39:24.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:24 smithi089 bash[18545]: cluster 2024-03-30T04:39:23.220206+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-30T04:39:24.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:24 smithi089 bash[18545]: audit 2024-03-30T04:39:23.220357+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:24.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:24 smithi089 bash[18545]: audit 2024-03-30T04:39:23.902939+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/1499231430' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:39:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:24 smithi089 bash[23954]: audit 2024-03-30T04:39:23.211146+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/3806749332' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dca6f8a4-fad5-42e5-95af-72ea7b7e2d2c"}]: dispatch 2024-03-30T04:39:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:24 smithi089 bash[23954]: audit 2024-03-30T04:39:23.211559+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dca6f8a4-fad5-42e5-95af-72ea7b7e2d2c"}]: dispatch 2024-03-30T04:39:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:24 smithi089 bash[23954]: audit 2024-03-30T04:39:23.220137+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dca6f8a4-fad5-42e5-95af-72ea7b7e2d2c"}]': finished 2024-03-30T04:39:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:24 smithi089 bash[23954]: cluster 2024-03-30T04:39:23.220206+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-30T04:39:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:24 smithi089 bash[23954]: audit 2024-03-30T04:39:23.220357+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:24 smithi089 bash[23954]: audit 2024-03-30T04:39:23.902939+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/1499231430' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:39:24.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:24 smithi118 bash[18665]: audit 2024-03-30T04:39:23.211146+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/3806749332' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dca6f8a4-fad5-42e5-95af-72ea7b7e2d2c"}]: dispatch 2024-03-30T04:39:24.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:24 smithi118 bash[18665]: audit 2024-03-30T04:39:23.211559+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dca6f8a4-fad5-42e5-95af-72ea7b7e2d2c"}]: dispatch 2024-03-30T04:39:24.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:24 smithi118 bash[18665]: audit 2024-03-30T04:39:23.220137+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dca6f8a4-fad5-42e5-95af-72ea7b7e2d2c"}]': finished 2024-03-30T04:39:24.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:24 smithi118 bash[18665]: cluster 2024-03-30T04:39:23.220206+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-30T04:39:24.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:24 smithi118 bash[18665]: audit 2024-03-30T04:39:23.220357+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:24.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:24 smithi118 bash[18665]: audit 2024-03-30T04:39:23.902939+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/1499231430' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:39:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:25 smithi089 bash[18545]: cluster 2024-03-30T04:39:23.091360+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:25.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:25 smithi089 bash[23954]: cluster 2024-03-30T04:39:23.091360+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:25 smithi118 bash[18665]: cluster 2024-03-30T04:39:23.091360+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:27.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:27 smithi089 bash[23954]: cluster 2024-03-30T04:39:25.091798+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:27 smithi089 bash[18545]: cluster 2024-03-30T04:39:25.091798+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:27 smithi118 bash[18665]: cluster 2024-03-30T04:39:25.091798+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:29 smithi089 bash[18545]: cluster 2024-03-30T04:39:27.092312+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:29.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:29 smithi089 bash[23954]: cluster 2024-03-30T04:39:27.092312+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:29 smithi118 bash[18665]: cluster 2024-03-30T04:39:27.092312+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:31.135 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:31 smithi118 bash[18665]: cluster 2024-03-30T04:39:29.092696+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:31.245 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:31 smithi089 bash[18545]: cluster 2024-03-30T04:39:29.092696+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:31.245 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:31 smithi089 bash[23954]: cluster 2024-03-30T04:39:29.092696+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:33.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:33 smithi089 bash[18545]: cluster 2024-03-30T04:39:31.093117+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:33.300 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:33 smithi089 bash[23954]: cluster 2024-03-30T04:39:31.093117+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:33.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:33 smithi118 bash[18665]: cluster 2024-03-30T04:39:31.093117+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:34.303 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:34 smithi089 bash[18545]: audit 2024-03-30T04:39:33.069623+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:39:34.303 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:34 smithi089 bash[18545]: audit 2024-03-30T04:39:33.071172+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:34.303 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:34 smithi089 bash[23954]: audit 2024-03-30T04:39:33.069623+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:39:34.303 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:34 smithi089 bash[23954]: audit 2024-03-30T04:39:33.071172+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:34.368 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:34 smithi118 bash[18665]: audit 2024-03-30T04:39:33.069623+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:39:34.369 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:34 smithi118 bash[18665]: audit 2024-03-30T04:39:33.071172+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:34.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:39:34 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:39:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:39:35.300 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:35 smithi089 bash[23954]: cephadm 2024-03-30T04:39:33.072394+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon osd.0 on smithi089 2024-03-30T04:39:35.300 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:35 smithi089 bash[23954]: cluster 2024-03-30T04:39:33.093482+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:35.300 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:35 smithi089 bash[23954]: audit 2024-03-30T04:39:34.495079+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:35.300 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:35 smithi089 bash[23954]: audit 2024-03-30T04:39:34.501897+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:35.300 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:35 smithi089 bash[18545]: cephadm 2024-03-30T04:39:33.072394+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon osd.0 on smithi089 2024-03-30T04:39:35.300 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:35 smithi089 bash[18545]: cluster 2024-03-30T04:39:33.093482+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:35.300 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:35 smithi089 bash[18545]: audit 2024-03-30T04:39:34.495079+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:35.301 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:35 smithi089 bash[18545]: audit 2024-03-30T04:39:34.501897+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:35.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:35 smithi118 bash[18665]: cephadm 2024-03-30T04:39:33.072394+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon osd.0 on smithi089 2024-03-30T04:39:35.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:35 smithi118 bash[18665]: cluster 2024-03-30T04:39:33.093482+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:35.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:35 smithi118 bash[18665]: audit 2024-03-30T04:39:34.495079+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:35.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:35 smithi118 bash[18665]: audit 2024-03-30T04:39:34.501897+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:37.286 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:36 smithi089 bash[23954]: cluster 2024-03-30T04:39:35.093855+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:37.287 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:36 smithi089 bash[18545]: cluster 2024-03-30T04:39:35.093855+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:37.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:36 smithi118 bash[18665]: cluster 2024-03-30T04:39:35.093855+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:37.543 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:37 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:37.544 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:39:37 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:37.544 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:37 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:37.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:37 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:37.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:37 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:37.794 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:39:37 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:39:38.335 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:39:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:39:39.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[18545]: cluster 2024-03-30T04:39:37.094257+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:39.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[18545]: audit 2024-03-30T04:39:37.810164+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:39.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[18545]: audit 2024-03-30T04:39:37.852309+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:39.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[18545]: audit 2024-03-30T04:39:37.853394+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:39.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[18545]: audit 2024-03-30T04:39:37.854043+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:39.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[18545]: audit 2024-03-30T04:39:37.859389+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:39.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[18545]: audit 2024-03-30T04:39:38.074113+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:39.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[18545]: audit 2024-03-30T04:39:38.075886+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:39.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[18545]: audit 2024-03-30T04:39:38.076846+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:39.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[18545]: audit 2024-03-30T04:39:38.078777+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:39.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[18545]: audit 2024-03-30T04:39:38.080090+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:39.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[18545]: audit 2024-03-30T04:39:38.085132+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:39.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[23954]: cluster 2024-03-30T04:39:37.094257+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:39.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[23954]: audit 2024-03-30T04:39:37.810164+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:39.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[23954]: audit 2024-03-30T04:39:37.852309+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:39.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[23954]: audit 2024-03-30T04:39:37.853394+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:39.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[23954]: audit 2024-03-30T04:39:37.854043+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:39.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[23954]: audit 2024-03-30T04:39:37.859389+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:39.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[23954]: audit 2024-03-30T04:39:38.074113+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:39.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[23954]: audit 2024-03-30T04:39:38.075886+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:39.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[23954]: audit 2024-03-30T04:39:38.076846+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:39.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[23954]: audit 2024-03-30T04:39:38.078777+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:39.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[23954]: audit 2024-03-30T04:39:38.080090+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:39.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:38 smithi089 bash[23954]: audit 2024-03-30T04:39:38.085132+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:39.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:38 smithi118 bash[18665]: cluster 2024-03-30T04:39:37.094257+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:38 smithi118 bash[18665]: audit 2024-03-30T04:39:37.810164+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:38 smithi118 bash[18665]: audit 2024-03-30T04:39:37.852309+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:38 smithi118 bash[18665]: audit 2024-03-30T04:39:37.853394+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:38 smithi118 bash[18665]: audit 2024-03-30T04:39:37.854043+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:38 smithi118 bash[18665]: audit 2024-03-30T04:39:37.859389+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:38 smithi118 bash[18665]: audit 2024-03-30T04:39:38.074113+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:38 smithi118 bash[18665]: audit 2024-03-30T04:39:38.075886+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:38 smithi118 bash[18665]: audit 2024-03-30T04:39:38.076846+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:38 smithi118 bash[18665]: audit 2024-03-30T04:39:38.078777+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:38 smithi118 bash[18665]: audit 2024-03-30T04:39:38.080090+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:38 smithi118 bash[18665]: audit 2024-03-30T04:39:38.085132+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:40.778 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:39:40 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:39:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:39:41.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:40 smithi089 bash[18545]: cluster 2024-03-30T04:39:39.094642+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:41.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:40 smithi089 bash[18545]: audit 2024-03-30T04:39:40.616615+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:41.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:40 smithi089 bash[18545]: audit 2024-03-30T04:39:40.620791+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:41.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:40 smithi089 bash[18545]: audit 2024-03-30T04:39:40.656861+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:41.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:40 smithi089 bash[18545]: audit 2024-03-30T04:39:40.659044+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:41.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:40 smithi089 bash[18545]: audit 2024-03-30T04:39:40.660261+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:41.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:40 smithi089 bash[18545]: audit 2024-03-30T04:39:40.666962+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:41.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:40 smithi089 bash[23954]: cluster 2024-03-30T04:39:39.094642+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:41.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:40 smithi089 bash[23954]: audit 2024-03-30T04:39:40.616615+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:41.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:40 smithi089 bash[23954]: audit 2024-03-30T04:39:40.620791+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:41.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:40 smithi089 bash[23954]: audit 2024-03-30T04:39:40.656861+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:41.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:40 smithi089 bash[23954]: audit 2024-03-30T04:39:40.659044+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:41.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:40 smithi089 bash[23954]: audit 2024-03-30T04:39:40.660261+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:41.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:40 smithi089 bash[23954]: audit 2024-03-30T04:39:40.666962+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:41.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:40 smithi118 bash[18665]: cluster 2024-03-30T04:39:39.094642+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:41.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:40 smithi118 bash[18665]: audit 2024-03-30T04:39:40.616615+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:41.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:40 smithi118 bash[18665]: audit 2024-03-30T04:39:40.620791+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:41.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:40 smithi118 bash[18665]: audit 2024-03-30T04:39:40.656861+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:41.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:40 smithi118 bash[18665]: audit 2024-03-30T04:39:40.659044+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:41.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:40 smithi118 bash[18665]: audit 2024-03-30T04:39:40.660261+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:41.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:40 smithi118 bash[18665]: audit 2024-03-30T04:39:40.666962+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:43.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:42 smithi089 bash[18545]: cluster 2024-03-30T04:39:41.095149+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:43.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:42 smithi089 bash[23954]: cluster 2024-03-30T04:39:41.095149+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:43.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:42 smithi118 bash[18665]: cluster 2024-03-30T04:39:41.095149+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:44.854 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 0 on host 'smithi089' 2024-03-30T04:39:45.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[23954]: cluster 2024-03-30T04:39:43.095468+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[23954]: audit 2024-03-30T04:39:44.858022+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[23954]: audit 2024-03-30T04:39:44.895695+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[23954]: audit 2024-03-30T04:39:44.896949+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[23954]: audit 2024-03-30T04:39:44.897704+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[23954]: audit 2024-03-30T04:39:44.899514+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[23954]: audit 2024-03-30T04:39:44.904553+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[23954]: audit 2024-03-30T04:39:44.909599+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:45.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[18545]: cluster 2024-03-30T04:39:43.095468+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:45.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[18545]: audit 2024-03-30T04:39:44.858022+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:45.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[18545]: audit 2024-03-30T04:39:44.895695+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:45.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[18545]: audit 2024-03-30T04:39:44.896949+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:45.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[18545]: audit 2024-03-30T04:39:44.897704+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:45.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[18545]: audit 2024-03-30T04:39:44.899514+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:45.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[18545]: audit 2024-03-30T04:39:44.904553+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:45.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:44 smithi089 bash[18545]: audit 2024-03-30T04:39:44.909599+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:44 smithi118 bash[18665]: cluster 2024-03-30T04:39:43.095468+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:44 smithi118 bash[18665]: audit 2024-03-30T04:39:44.858022+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:44 smithi118 bash[18665]: audit 2024-03-30T04:39:44.895695+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:44 smithi118 bash[18665]: audit 2024-03-30T04:39:44.896949+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:44 smithi118 bash[18665]: audit 2024-03-30T04:39:44.897704+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:44 smithi118 bash[18665]: audit 2024-03-30T04:39:44.899514+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:44 smithi118 bash[18665]: audit 2024-03-30T04:39:44.904553+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:44 smithi118 bash[18665]: audit 2024-03-30T04:39:44.909599+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:45.511 DEBUG:teuthology.orchestra.run.smithi089:osd.0> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.0.service 2024-03-30T04:39:45.557 INFO:tasks.cephadm:Deploying osd.1 on smithi089 with /dev/vg_nvme/lv_3... 2024-03-30T04:39:45.557 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-30T04:39:46.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:45 smithi089 bash[18545]: cephadm 2024-03-30T04:39:44.900073+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 15217M 2024-03-30T04:39:46.074 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:45 smithi089 bash[23954]: cephadm 2024-03-30T04:39:44.900073+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 15217M 2024-03-30T04:39:46.335 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:39:46 smithi089 bash[27597]: debug 2024-03-30T04:39:46.074+0000 7fdbff9773c0 -1 osd.0 0 log_to_monitors true 2024-03-30T04:39:46.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:45 smithi118 bash[18665]: cephadm 2024-03-30T04:39:44.900073+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 15217M 2024-03-30T04:39:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:46 smithi089 bash[18545]: cluster 2024-03-30T04:39:45.095863+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:46 smithi089 bash[18545]: audit 2024-03-30T04:39:46.082182+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/45722967,v1:172.21.15.89:6803/45722967]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:39:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:46 smithi089 bash[18545]: audit 2024-03-30T04:39:46.082565+0000 mon.a (mon.0) 326 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:39:47.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:46 smithi089 bash[23954]: cluster 2024-03-30T04:39:45.095863+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:46 smithi089 bash[23954]: audit 2024-03-30T04:39:46.082182+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/45722967,v1:172.21.15.89:6803/45722967]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:39:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:46 smithi089 bash[23954]: audit 2024-03-30T04:39:46.082565+0000 mon.a (mon.0) 326 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:39:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:46 smithi118 bash[18665]: cluster 2024-03-30T04:39:45.095863+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:46 smithi118 bash[18665]: audit 2024-03-30T04:39:46.082182+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/45722967,v1:172.21.15.89:6803/45722967]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:39:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:46 smithi118 bash[18665]: audit 2024-03-30T04:39:46.082565+0000 mon.a (mon.0) 326 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:39:48.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:48 smithi089 bash[18545]: audit 2024-03-30T04:39:46.989364+0000 mon.a (mon.0) 327 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T04:39:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:48 smithi089 bash[18545]: cluster 2024-03-30T04:39:46.989543+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-30T04:39:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:48 smithi089 bash[18545]: audit 2024-03-30T04:39:46.990989+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:48 smithi089 bash[18545]: audit 2024-03-30T04:39:46.993234+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/45722967,v1:172.21.15.89:6803/45722967]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:39:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:48 smithi089 bash[18545]: audit 2024-03-30T04:39:47.001431+0000 mon.a (mon.0) 330 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:39:48.336 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:39:48 smithi089 bash[27597]: debug 2024-03-30T04:39:48.010+0000 7fdbf7b7d700 -1 osd.0 0 waiting for initial osdmap 2024-03-30T04:39:48.336 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:39:48 smithi089 bash[27597]: debug 2024-03-30T04:39:48.014+0000 7fdbf1512700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:39:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:48 smithi089 bash[23954]: audit 2024-03-30T04:39:46.989364+0000 mon.a (mon.0) 327 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T04:39:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:48 smithi089 bash[23954]: cluster 2024-03-30T04:39:46.989543+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-30T04:39:48.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:48 smithi089 bash[23954]: audit 2024-03-30T04:39:46.990989+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:48.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:48 smithi089 bash[23954]: audit 2024-03-30T04:39:46.993234+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/45722967,v1:172.21.15.89:6803/45722967]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:39:48.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:48 smithi089 bash[23954]: audit 2024-03-30T04:39:47.001431+0000 mon.a (mon.0) 330 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:39:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:48 smithi118 bash[18665]: audit 2024-03-30T04:39:46.989364+0000 mon.a (mon.0) 327 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T04:39:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:48 smithi118 bash[18665]: cluster 2024-03-30T04:39:46.989543+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-30T04:39:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:48 smithi118 bash[18665]: audit 2024-03-30T04:39:46.990989+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:48 smithi118 bash[18665]: audit 2024-03-30T04:39:46.993234+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/45722967,v1:172.21.15.89:6803/45722967]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:39:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:48 smithi118 bash[18665]: audit 2024-03-30T04:39:47.001431+0000 mon.a (mon.0) 330 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:39:48.597 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-30T04:39:48.597 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-30T04:39:48.597 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2024-03-30T04:39:48.597 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2024-03-30T04:39:48.597 INFO:teuthology.orchestra.run.smithi089.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0151655 s, 691 MB/s 2024-03-30T04:39:48.597 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2024-03-30T04:39:49.258 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi089:vg_nvme/lv_3 2024-03-30T04:39:49.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:49 smithi089 bash[18545]: cluster 2024-03-30T04:39:47.096266+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:49.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:49 smithi089 bash[18545]: audit 2024-03-30T04:39:48.000158+0000 mon.a (mon.0) 331 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-03-30T04:39:49.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:49 smithi089 bash[18545]: cluster 2024-03-30T04:39:48.000357+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-30T04:39:49.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:49 smithi089 bash[18545]: audit 2024-03-30T04:39:48.001129+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:49.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:49 smithi089 bash[18545]: audit 2024-03-30T04:39:48.012691+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:49.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:49 smithi089 bash[23954]: cluster 2024-03-30T04:39:47.096266+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:49.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:49 smithi089 bash[23954]: audit 2024-03-30T04:39:48.000158+0000 mon.a (mon.0) 331 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-03-30T04:39:49.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:49 smithi089 bash[23954]: cluster 2024-03-30T04:39:48.000357+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-30T04:39:49.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:49 smithi089 bash[23954]: audit 2024-03-30T04:39:48.001129+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:49.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:49 smithi089 bash[23954]: audit 2024-03-30T04:39:48.012691+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:49.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:49 smithi118 bash[18665]: cluster 2024-03-30T04:39:47.096266+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:49.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:49 smithi118 bash[18665]: audit 2024-03-30T04:39:48.000158+0000 mon.a (mon.0) 331 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-03-30T04:39:49.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:49 smithi118 bash[18665]: cluster 2024-03-30T04:39:48.000357+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-30T04:39:49.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:49 smithi118 bash[18665]: audit 2024-03-30T04:39:48.001129+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:49.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:49 smithi118 bash[18665]: audit 2024-03-30T04:39:48.012691+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:50.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:50 smithi089 bash[18545]: cluster 2024-03-30T04:39:47.107570+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:39:50.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:50 smithi089 bash[18545]: cluster 2024-03-30T04:39:47.107768+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:39:50.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:50 smithi089 bash[18545]: cluster 2024-03-30T04:39:49.014850+0000 mon.a (mon.0) 335 : cluster [INF] osd.0 [v2:172.21.15.89:6802/45722967,v1:172.21.15.89:6803/45722967] boot 2024-03-30T04:39:50.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:50 smithi089 bash[18545]: cluster 2024-03-30T04:39:49.014966+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-30T04:39:50.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:50 smithi089 bash[18545]: audit 2024-03-30T04:39:49.015702+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:50.282 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:50 smithi089 bash[23954]: cluster 2024-03-30T04:39:47.107570+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:39:50.282 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:50 smithi089 bash[23954]: cluster 2024-03-30T04:39:47.107768+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:39:50.282 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:50 smithi089 bash[23954]: cluster 2024-03-30T04:39:49.014850+0000 mon.a (mon.0) 335 : cluster [INF] osd.0 [v2:172.21.15.89:6802/45722967,v1:172.21.15.89:6803/45722967] boot 2024-03-30T04:39:50.282 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:50 smithi089 bash[23954]: cluster 2024-03-30T04:39:49.014966+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-30T04:39:50.282 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:50 smithi089 bash[23954]: audit 2024-03-30T04:39:49.015702+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:50.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:50 smithi118 bash[18665]: cluster 2024-03-30T04:39:47.107570+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:39:50.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:50 smithi118 bash[18665]: cluster 2024-03-30T04:39:47.107768+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:39:50.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:50 smithi118 bash[18665]: cluster 2024-03-30T04:39:49.014850+0000 mon.a (mon.0) 335 : cluster [INF] osd.0 [v2:172.21.15.89:6802/45722967,v1:172.21.15.89:6803/45722967] boot 2024-03-30T04:39:50.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:50 smithi118 bash[18665]: cluster 2024-03-30T04:39:49.014966+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-30T04:39:50.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:50 smithi118 bash[18665]: audit 2024-03-30T04:39:49.015702+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:39:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:51 smithi118 bash[18665]: cluster 2024-03-30T04:39:49.096630+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:51 smithi118 bash[18665]: cluster 2024-03-30T04:39:50.027923+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-30T04:39:51.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:51 smithi089 bash[18545]: cluster 2024-03-30T04:39:49.096630+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:51.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:51 smithi089 bash[18545]: cluster 2024-03-30T04:39:50.027923+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-30T04:39:51.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:51 smithi089 bash[23954]: cluster 2024-03-30T04:39:49.096630+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:39:51.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:51 smithi089 bash[23954]: cluster 2024-03-30T04:39:50.027923+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-30T04:39:53.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:53 smithi118 bash[18665]: cluster 2024-03-30T04:39:51.097198+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:39:53.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:53 smithi118 bash[18665]: audit 2024-03-30T04:39:52.292659+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:39:53.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:53 smithi118 bash[18665]: audit 2024-03-30T04:39:52.295758+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:39:53.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:53 smithi118 bash[18665]: audit 2024-03-30T04:39:52.296891+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:53 smithi089 bash[18545]: cluster 2024-03-30T04:39:51.097198+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:39:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:53 smithi089 bash[18545]: audit 2024-03-30T04:39:52.292659+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:39:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:53 smithi089 bash[18545]: audit 2024-03-30T04:39:52.295758+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:39:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:53 smithi089 bash[18545]: audit 2024-03-30T04:39:52.296891+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:53.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:53 smithi089 bash[23954]: cluster 2024-03-30T04:39:51.097198+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:39:53.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:53 smithi089 bash[23954]: audit 2024-03-30T04:39:52.292659+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:39:53.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:53 smithi089 bash[23954]: audit 2024-03-30T04:39:52.295758+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:39:53.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:53 smithi089 bash[23954]: audit 2024-03-30T04:39:52.296891+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:54.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:54 smithi089 bash[18545]: audit 2024-03-30T04:39:52.286593+0000 mgr.y (mgr.14152) 90 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:54.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:54 smithi089 bash[23954]: audit 2024-03-30T04:39:52.286593+0000 mgr.y (mgr.14152) 90 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:54.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:54 smithi118 bash[18665]: audit 2024-03-30T04:39:52.286593+0000 mgr.y (mgr.14152) 90 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:55.028 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:39:54 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:39:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:39:55.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:55 smithi089 bash[23954]: cluster 2024-03-30T04:39:53.097726+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:39:55.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:55 smithi089 bash[23954]: audit 2024-03-30T04:39:54.663518+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:55.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:55 smithi089 bash[23954]: audit 2024-03-30T04:39:54.672046+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:55.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:55 smithi089 bash[18545]: cluster 2024-03-30T04:39:53.097726+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:39:55.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:55 smithi089 bash[18545]: audit 2024-03-30T04:39:54.663518+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:55.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:55 smithi089 bash[18545]: audit 2024-03-30T04:39:54.672046+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:55.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:55 smithi118 bash[18665]: cluster 2024-03-30T04:39:53.097726+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:39:55.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:55 smithi118 bash[18665]: audit 2024-03-30T04:39:54.663518+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:55.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:55 smithi118 bash[18665]: audit 2024-03-30T04:39:54.672046+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:39:57.073 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:56 smithi089 bash[18545]: cluster 2024-03-30T04:39:55.098322+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:39:57.074 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:56 smithi089 bash[23954]: cluster 2024-03-30T04:39:55.098322+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:39:57.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:56 smithi118 bash[18665]: cluster 2024-03-30T04:39:55.098322+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:39:59.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:58 smithi089 bash[23954]: cluster 2024-03-30T04:39:57.098787+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:39:59.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:58 smithi089 bash[18545]: cluster 2024-03-30T04:39:57.098787+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:39:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:58 smithi118 bash[18665]: cluster 2024-03-30T04:39:57.098787+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:00.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:59 smithi089 bash[18545]: audit 2024-03-30T04:39:59.355363+0000 mon.a (mon.0) 344 : audit [INF] from='client.? 172.21.15.89:0/515825405' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e2fd3443-7316-49b4-a262-af01561292d1"}]: dispatch 2024-03-30T04:40:00.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:59 smithi089 bash[18545]: audit 2024-03-30T04:39:59.360478+0000 mon.a (mon.0) 345 : audit [INF] from='client.? 172.21.15.89:0/515825405' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e2fd3443-7316-49b4-a262-af01561292d1"}]': finished 2024-03-30T04:40:00.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:59 smithi089 bash[18545]: cluster 2024-03-30T04:39:59.360526+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-30T04:40:00.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:39:59 smithi089 bash[18545]: audit 2024-03-30T04:39:59.360645+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:00.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:59 smithi089 bash[23954]: audit 2024-03-30T04:39:59.355363+0000 mon.a (mon.0) 344 : audit [INF] from='client.? 172.21.15.89:0/515825405' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e2fd3443-7316-49b4-a262-af01561292d1"}]: dispatch 2024-03-30T04:40:00.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:59 smithi089 bash[23954]: audit 2024-03-30T04:39:59.360478+0000 mon.a (mon.0) 345 : audit [INF] from='client.? 172.21.15.89:0/515825405' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e2fd3443-7316-49b4-a262-af01561292d1"}]': finished 2024-03-30T04:40:00.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:59 smithi089 bash[23954]: cluster 2024-03-30T04:39:59.360526+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-30T04:40:00.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:39:59 smithi089 bash[23954]: audit 2024-03-30T04:39:59.360645+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:59 smithi118 bash[18665]: audit 2024-03-30T04:39:59.355363+0000 mon.a (mon.0) 344 : audit [INF] from='client.? 172.21.15.89:0/515825405' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e2fd3443-7316-49b4-a262-af01561292d1"}]: dispatch 2024-03-30T04:40:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:59 smithi118 bash[18665]: audit 2024-03-30T04:39:59.360478+0000 mon.a (mon.0) 345 : audit [INF] from='client.? 172.21.15.89:0/515825405' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e2fd3443-7316-49b4-a262-af01561292d1"}]': finished 2024-03-30T04:40:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:59 smithi118 bash[18665]: cluster 2024-03-30T04:39:59.360526+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-30T04:40:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:39:59 smithi118 bash[18665]: audit 2024-03-30T04:39:59.360645+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:01.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:40:00 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:40:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:40:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:00 smithi089 bash[18545]: cluster 2024-03-30T04:39:59.099090+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:00 smithi089 bash[18545]: cluster 2024-03-30T04:40:00.000161+0000 mon.a (mon.0) 348 : cluster [INF] overall HEALTH_OK 2024-03-30T04:40:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:00 smithi089 bash[18545]: audit 2024-03-30T04:40:00.031921+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.89:0/986336399' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:40:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:00 smithi089 bash[18545]: audit 2024-03-30T04:40:00.736129+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:00 smithi089 bash[18545]: audit 2024-03-30T04:40:00.743236+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:00 smithi089 bash[23954]: cluster 2024-03-30T04:39:59.099090+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:00 smithi089 bash[23954]: cluster 2024-03-30T04:40:00.000161+0000 mon.a (mon.0) 348 : cluster [INF] overall HEALTH_OK 2024-03-30T04:40:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:00 smithi089 bash[23954]: audit 2024-03-30T04:40:00.031921+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.89:0/986336399' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:40:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:00 smithi089 bash[23954]: audit 2024-03-30T04:40:00.736129+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:00 smithi089 bash[23954]: audit 2024-03-30T04:40:00.743236+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:01.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:00 smithi118 bash[18665]: cluster 2024-03-30T04:39:59.099090+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:01.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:00 smithi118 bash[18665]: cluster 2024-03-30T04:40:00.000161+0000 mon.a (mon.0) 348 : cluster [INF] overall HEALTH_OK 2024-03-30T04:40:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:00 smithi118 bash[18665]: audit 2024-03-30T04:40:00.031921+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.89:0/986336399' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:40:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:00 smithi118 bash[18665]: audit 2024-03-30T04:40:00.736129+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:00 smithi118 bash[18665]: audit 2024-03-30T04:40:00.743236+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:01.586 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:40:01 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:40:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:40:02.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:01 smithi089 bash[18545]: cephadm 2024-03-30T04:40:00.737423+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi089 2024-03-30T04:40:02.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:01 smithi089 bash[18545]: audit 2024-03-30T04:40:01.450861+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:02.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:02 smithi089 bash[18545]: audit 2024-03-30T04:40:01.455366+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:02 smithi089 bash[23954]: cephadm 2024-03-30T04:40:00.737423+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi089 2024-03-30T04:40:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:02 smithi089 bash[23954]: audit 2024-03-30T04:40:01.450861+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:02.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:02 smithi089 bash[23954]: audit 2024-03-30T04:40:01.455366+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:02.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:01 smithi118 bash[18665]: cephadm 2024-03-30T04:40:00.737423+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi089 2024-03-30T04:40:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:01 smithi118 bash[18665]: audit 2024-03-30T04:40:01.450861+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:02 smithi118 bash[18665]: audit 2024-03-30T04:40:01.455366+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:03.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:02 smithi089 bash[18545]: cluster 2024-03-30T04:40:01.099374+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:03.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:03 smithi089 bash[23954]: cluster 2024-03-30T04:40:01.099374+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:02 smithi118 bash[18665]: cluster 2024-03-30T04:40:01.099374+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:05 smithi089 bash[18545]: cluster 2024-03-30T04:40:03.099878+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:05.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:05 smithi089 bash[23954]: cluster 2024-03-30T04:40:03.099878+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:05 smithi118 bash[18665]: cluster 2024-03-30T04:40:03.099878+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:06.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:06 smithi089 bash[23954]: audit 2024-03-30T04:40:05.140777+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:40:06.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:06 smithi089 bash[23954]: audit 2024-03-30T04:40:05.142377+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:40:06.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:06 smithi089 bash[18545]: audit 2024-03-30T04:40:05.140777+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:40:06.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:06 smithi089 bash[18545]: audit 2024-03-30T04:40:05.142377+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:40:06.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:06 smithi118 bash[18665]: audit 2024-03-30T04:40:05.140777+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:40:06.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:06 smithi118 bash[18665]: audit 2024-03-30T04:40:05.142377+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:40:07.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:07 smithi089 bash[18545]: cluster 2024-03-30T04:40:05.100337+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:07.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:07 smithi089 bash[23954]: cluster 2024-03-30T04:40:05.100337+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:07 smithi118 bash[18665]: cluster 2024-03-30T04:40:05.100337+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:09.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:09 smithi089 bash[23954]: cluster 2024-03-30T04:40:07.100747+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:09.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:09 smithi089 bash[18545]: cluster 2024-03-30T04:40:07.100747+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:09.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:09 smithi118 bash[18665]: cluster 2024-03-30T04:40:07.100747+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:10.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:10 smithi089 bash[18545]: audit 2024-03-30T04:40:09.930034+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T04:40:10.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:10 smithi089 bash[18545]: audit 2024-03-30T04:40:09.931224+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:10.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:10 smithi089 bash[23954]: audit 2024-03-30T04:40:09.930034+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T04:40:10.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:10 smithi089 bash[23954]: audit 2024-03-30T04:40:09.931224+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:10.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:10 smithi118 bash[18665]: audit 2024-03-30T04:40:09.930034+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T04:40:10.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:10 smithi118 bash[18665]: audit 2024-03-30T04:40:09.931224+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:11.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:11 smithi118 bash[18665]: cluster 2024-03-30T04:40:09.101162+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:11.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:11 smithi118 bash[18665]: cephadm 2024-03-30T04:40:09.932272+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.1 on smithi089 2024-03-30T04:40:11.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:11 smithi089 bash[23954]: cluster 2024-03-30T04:40:09.101162+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:11.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:11 smithi089 bash[23954]: cephadm 2024-03-30T04:40:09.932272+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.1 on smithi089 2024-03-30T04:40:11.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:11 smithi089 bash[18545]: cluster 2024-03-30T04:40:09.101162+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:11.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:11 smithi089 bash[18545]: cephadm 2024-03-30T04:40:09.932272+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.1 on smithi089 2024-03-30T04:40:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:13 smithi089 bash[18545]: cluster 2024-03-30T04:40:11.101496+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:13.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:13 smithi089 bash[23954]: cluster 2024-03-30T04:40:11.101496+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:13 smithi118 bash[18665]: cluster 2024-03-30T04:40:11.101496+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:13.645 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:13 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:13.645 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:40:13 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:13.646 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:13 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:13.646 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:40:13 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:13.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:13 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:13.912 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:40:13 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:13.913 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:13 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:13.913 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:40:13 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:15.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:40:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:40:15.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[18545]: cluster 2024-03-30T04:40:13.101952+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:15.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[18545]: audit 2024-03-30T04:40:13.904918+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:15.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[18545]: audit 2024-03-30T04:40:13.944546+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:15.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[18545]: audit 2024-03-30T04:40:13.945687+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:15.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[18545]: audit 2024-03-30T04:40:13.946310+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:15.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[18545]: audit 2024-03-30T04:40:13.951583+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:15.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[18545]: audit 2024-03-30T04:40:14.818831+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:15.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[18545]: audit 2024-03-30T04:40:14.824983+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:15.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[23954]: cluster 2024-03-30T04:40:13.101952+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:15.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[23954]: audit 2024-03-30T04:40:13.904918+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:15.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[23954]: audit 2024-03-30T04:40:13.944546+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:15.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[23954]: audit 2024-03-30T04:40:13.945687+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:15.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[23954]: audit 2024-03-30T04:40:13.946310+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:15.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[23954]: audit 2024-03-30T04:40:13.951583+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:15.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[23954]: audit 2024-03-30T04:40:14.818831+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:15.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:14 smithi089 bash[23954]: audit 2024-03-30T04:40:14.824983+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:15.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:14 smithi118 bash[18665]: cluster 2024-03-30T04:40:13.101952+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:15.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:14 smithi118 bash[18665]: audit 2024-03-30T04:40:13.904918+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:15.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:14 smithi118 bash[18665]: audit 2024-03-30T04:40:13.944546+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:15.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:14 smithi118 bash[18665]: audit 2024-03-30T04:40:13.945687+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:15.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:14 smithi118 bash[18665]: audit 2024-03-30T04:40:13.946310+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:15.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:14 smithi118 bash[18665]: audit 2024-03-30T04:40:13.951583+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:15.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:14 smithi118 bash[18665]: audit 2024-03-30T04:40:14.818831+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:15.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:14 smithi118 bash[18665]: audit 2024-03-30T04:40:14.824983+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:17.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:16 smithi089 bash[18545]: cluster 2024-03-30T04:40:15.102360+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:17.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:16 smithi089 bash[23954]: cluster 2024-03-30T04:40:15.102360+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:17.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:16 smithi118 bash[18665]: cluster 2024-03-30T04:40:15.102360+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:19.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:18 smithi089 bash[18545]: cluster 2024-03-30T04:40:17.102669+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:18 smithi089 bash[23954]: cluster 2024-03-30T04:40:17.102669+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:18 smithi118 bash[18665]: cluster 2024-03-30T04:40:17.102669+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:20.844 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 1 on host 'smithi089' 2024-03-30T04:40:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[18545]: cluster 2024-03-30T04:40:19.103131+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[18545]: audit 2024-03-30T04:40:20.691738+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/4141763679,v1:172.21.15.89:6811/4141763679]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T04:40:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[18545]: audit 2024-03-30T04:40:20.846665+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[18545]: audit 2024-03-30T04:40:20.850447+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[18545]: audit 2024-03-30T04:40:20.852022+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[18545]: audit 2024-03-30T04:40:20.852870+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[18545]: audit 2024-03-30T04:40:20.855035+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[18545]: audit 2024-03-30T04:40:20.855888+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[18545]: audit 2024-03-30T04:40:20.862031+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[18545]: audit 2024-03-30T04:40:20.868039+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[23954]: cluster 2024-03-30T04:40:19.103131+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[23954]: audit 2024-03-30T04:40:20.691738+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/4141763679,v1:172.21.15.89:6811/4141763679]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T04:40:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[23954]: audit 2024-03-30T04:40:20.846665+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[23954]: audit 2024-03-30T04:40:20.850447+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[23954]: audit 2024-03-30T04:40:20.852022+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[23954]: audit 2024-03-30T04:40:20.852870+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[23954]: audit 2024-03-30T04:40:20.855035+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[23954]: audit 2024-03-30T04:40:20.855888+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[23954]: audit 2024-03-30T04:40:20.862031+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:20 smithi089 bash[23954]: audit 2024-03-30T04:40:20.868039+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:20 smithi118 bash[18665]: cluster 2024-03-30T04:40:19.103131+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:20 smithi118 bash[18665]: audit 2024-03-30T04:40:20.691738+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/4141763679,v1:172.21.15.89:6811/4141763679]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T04:40:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:20 smithi118 bash[18665]: audit 2024-03-30T04:40:20.846665+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:20 smithi118 bash[18665]: audit 2024-03-30T04:40:20.850447+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:20 smithi118 bash[18665]: audit 2024-03-30T04:40:20.852022+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:20 smithi118 bash[18665]: audit 2024-03-30T04:40:20.852870+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:20 smithi118 bash[18665]: audit 2024-03-30T04:40:20.855035+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:20 smithi118 bash[18665]: audit 2024-03-30T04:40:20.855888+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:20 smithi118 bash[18665]: audit 2024-03-30T04:40:20.862031+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:20 smithi118 bash[18665]: audit 2024-03-30T04:40:20.868039+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:21.836 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:40:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:40:22.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[18545]: cephadm 2024-03-30T04:40:20.856588+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 7608M 2024-03-30T04:40:22.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[18545]: audit 2024-03-30T04:40:20.987340+0000 mon.a (mon.0) 373 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/4141763679,v1:172.21.15.89:6811/4141763679]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T04:40:22.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[18545]: cluster 2024-03-30T04:40:20.987405+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-30T04:40:22.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[18545]: audit 2024-03-30T04:40:20.987759+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:22.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[18545]: audit 2024-03-30T04:40:20.988056+0000 mon.a (mon.0) 376 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/4141763679,v1:172.21.15.89:6811/4141763679]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:40:22.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[18545]: audit 2024-03-30T04:40:21.574291+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:22.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[18545]: audit 2024-03-30T04:40:21.579705+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:22.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[18545]: audit 2024-03-30T04:40:21.587662+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:22.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[18545]: audit 2024-03-30T04:40:21.589009+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:22.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[18545]: audit 2024-03-30T04:40:21.590036+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:22.280 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[18545]: audit 2024-03-30T04:40:21.596175+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:22.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[23954]: cephadm 2024-03-30T04:40:20.856588+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 7608M 2024-03-30T04:40:22.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[23954]: audit 2024-03-30T04:40:20.987340+0000 mon.a (mon.0) 373 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/4141763679,v1:172.21.15.89:6811/4141763679]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T04:40:22.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[23954]: cluster 2024-03-30T04:40:20.987405+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-30T04:40:22.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[23954]: audit 2024-03-30T04:40:20.987759+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:22.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[23954]: audit 2024-03-30T04:40:20.988056+0000 mon.a (mon.0) 376 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/4141763679,v1:172.21.15.89:6811/4141763679]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:40:22.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[23954]: audit 2024-03-30T04:40:21.574291+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:22.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[23954]: audit 2024-03-30T04:40:21.579705+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:22.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[23954]: audit 2024-03-30T04:40:21.587662+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:22.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[23954]: audit 2024-03-30T04:40:21.589009+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:22.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[23954]: audit 2024-03-30T04:40:21.590036+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:22.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:21 smithi089 bash[23954]: audit 2024-03-30T04:40:21.596175+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:22.282 DEBUG:teuthology.orchestra.run.smithi089:osd.1> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.1.service 2024-03-30T04:40:22.330 INFO:tasks.cephadm:Deploying osd.2 on smithi089 with /dev/vg_nvme/lv_2... 2024-03-30T04:40:22.330 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-30T04:40:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:21 smithi118 bash[18665]: cephadm 2024-03-30T04:40:20.856588+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 7608M 2024-03-30T04:40:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:21 smithi118 bash[18665]: audit 2024-03-30T04:40:20.987340+0000 mon.a (mon.0) 373 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/4141763679,v1:172.21.15.89:6811/4141763679]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T04:40:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:21 smithi118 bash[18665]: cluster 2024-03-30T04:40:20.987405+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-30T04:40:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:21 smithi118 bash[18665]: audit 2024-03-30T04:40:20.987759+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:21 smithi118 bash[18665]: audit 2024-03-30T04:40:20.988056+0000 mon.a (mon.0) 376 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/4141763679,v1:172.21.15.89:6811/4141763679]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:40:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:21 smithi118 bash[18665]: audit 2024-03-30T04:40:21.574291+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:21 smithi118 bash[18665]: audit 2024-03-30T04:40:21.579705+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:21 smithi118 bash[18665]: audit 2024-03-30T04:40:21.587662+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:21 smithi118 bash[18665]: audit 2024-03-30T04:40:21.589009+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:21 smithi118 bash[18665]: audit 2024-03-30T04:40:21.590036+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:21 smithi118 bash[18665]: audit 2024-03-30T04:40:21.596175+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:23.336 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:40:23 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:40:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:40:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:22 smithi089 bash[18545]: cluster 2024-03-30T04:40:21.103679+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:22 smithi089 bash[18545]: cephadm 2024-03-30T04:40:21.575254+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Detected new or changed devices on smithi089 2024-03-30T04:40:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:22 smithi089 bash[18545]: audit 2024-03-30T04:40:21.992437+0000 mon.a (mon.0) 383 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/4141763679,v1:172.21.15.89:6811/4141763679]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-03-30T04:40:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:22 smithi089 bash[18545]: cluster 2024-03-30T04:40:21.992708+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-30T04:40:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:22 smithi089 bash[18545]: audit 2024-03-30T04:40:21.994063+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:22 smithi089 bash[18545]: audit 2024-03-30T04:40:22.004607+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:23.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:22 smithi089 bash[23954]: cluster 2024-03-30T04:40:21.103679+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:23.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:22 smithi089 bash[23954]: cephadm 2024-03-30T04:40:21.575254+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Detected new or changed devices on smithi089 2024-03-30T04:40:23.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:22 smithi089 bash[23954]: audit 2024-03-30T04:40:21.992437+0000 mon.a (mon.0) 383 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/4141763679,v1:172.21.15.89:6811/4141763679]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-03-30T04:40:23.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:22 smithi089 bash[23954]: cluster 2024-03-30T04:40:21.992708+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-30T04:40:23.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:22 smithi089 bash[23954]: audit 2024-03-30T04:40:21.994063+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:23.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:22 smithi089 bash[23954]: audit 2024-03-30T04:40:22.004607+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:22 smithi118 bash[18665]: cluster 2024-03-30T04:40:21.103679+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:22 smithi118 bash[18665]: cephadm 2024-03-30T04:40:21.575254+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Detected new or changed devices on smithi089 2024-03-30T04:40:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:22 smithi118 bash[18665]: audit 2024-03-30T04:40:21.992437+0000 mon.a (mon.0) 383 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/4141763679,v1:172.21.15.89:6811/4141763679]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-03-30T04:40:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:22 smithi118 bash[18665]: cluster 2024-03-30T04:40:21.992708+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-30T04:40:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:22 smithi118 bash[18665]: audit 2024-03-30T04:40:21.994063+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:22 smithi118 bash[18665]: audit 2024-03-30T04:40:22.004607+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:24.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:23 smithi089 bash[18545]: cluster 2024-03-30T04:40:21.694990+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:40:24.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:23 smithi089 bash[18545]: cluster 2024-03-30T04:40:21.695180+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:40:24.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:24 smithi089 bash[18545]: audit 2024-03-30T04:40:23.000768+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:24.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:24 smithi089 bash[18545]: cluster 2024-03-30T04:40:23.008768+0000 mon.a (mon.0) 388 : cluster [INF] osd.1 [v2:172.21.15.89:6810/4141763679,v1:172.21.15.89:6811/4141763679] boot 2024-03-30T04:40:24.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:24 smithi089 bash[18545]: cluster 2024-03-30T04:40:23.008806+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-30T04:40:24.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:24 smithi089 bash[18545]: audit 2024-03-30T04:40:23.009032+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:24.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:24 smithi089 bash[18545]: audit 2024-03-30T04:40:23.056555+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:24.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:24 smithi089 bash[18545]: audit 2024-03-30T04:40:23.063402+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:24.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:24 smithi089 bash[18545]: audit 2024-03-30T04:40:23.065772+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:24.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:24 smithi089 bash[18545]: audit 2024-03-30T04:40:23.066894+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:24.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:24 smithi089 bash[18545]: audit 2024-03-30T04:40:23.067531+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:24.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:24 smithi089 bash[18545]: audit 2024-03-30T04:40:23.074661+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:24.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:23 smithi089 bash[23954]: cluster 2024-03-30T04:40:21.694990+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:40:24.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:23 smithi089 bash[23954]: cluster 2024-03-30T04:40:21.695180+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:40:24.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:23 smithi089 bash[23954]: audit 2024-03-30T04:40:23.000768+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:24.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:23 smithi089 bash[23954]: cluster 2024-03-30T04:40:23.008768+0000 mon.a (mon.0) 388 : cluster [INF] osd.1 [v2:172.21.15.89:6810/4141763679,v1:172.21.15.89:6811/4141763679] boot 2024-03-30T04:40:24.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:23 smithi089 bash[23954]: cluster 2024-03-30T04:40:23.008806+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-30T04:40:24.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:23 smithi089 bash[23954]: audit 2024-03-30T04:40:23.009032+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:24.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:23 smithi089 bash[23954]: audit 2024-03-30T04:40:23.056555+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:24.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:24 smithi089 bash[23954]: audit 2024-03-30T04:40:23.063402+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:24.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:24 smithi089 bash[23954]: audit 2024-03-30T04:40:23.065772+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:24.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:24 smithi089 bash[23954]: audit 2024-03-30T04:40:23.066894+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:24.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:24 smithi089 bash[23954]: audit 2024-03-30T04:40:23.067531+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:24.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:24 smithi089 bash[23954]: audit 2024-03-30T04:40:23.074661+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:23 smithi118 bash[18665]: cluster 2024-03-30T04:40:21.694990+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:40:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:23 smithi118 bash[18665]: cluster 2024-03-30T04:40:21.695180+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:40:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:24 smithi118 bash[18665]: audit 2024-03-30T04:40:23.000768+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:24 smithi118 bash[18665]: cluster 2024-03-30T04:40:23.008768+0000 mon.a (mon.0) 388 : cluster [INF] osd.1 [v2:172.21.15.89:6810/4141763679,v1:172.21.15.89:6811/4141763679] boot 2024-03-30T04:40:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:24 smithi118 bash[18665]: cluster 2024-03-30T04:40:23.008806+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-30T04:40:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:24 smithi118 bash[18665]: audit 2024-03-30T04:40:23.009032+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:24 smithi118 bash[18665]: audit 2024-03-30T04:40:23.056555+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:24 smithi118 bash[18665]: audit 2024-03-30T04:40:23.063402+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:24 smithi118 bash[18665]: audit 2024-03-30T04:40:23.065772+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:24 smithi118 bash[18665]: audit 2024-03-30T04:40:23.066894+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:24 smithi118 bash[18665]: audit 2024-03-30T04:40:23.067531+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:24 smithi118 bash[18665]: audit 2024-03-30T04:40:23.074661+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:25.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:25 smithi089 bash[23954]: cluster 2024-03-30T04:40:23.104182+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:25.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:25 smithi089 bash[23954]: cluster 2024-03-30T04:40:24.083394+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-30T04:40:25.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:25 smithi089 bash[18545]: cluster 2024-03-30T04:40:23.104182+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:25.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:25 smithi089 bash[18545]: cluster 2024-03-30T04:40:24.083394+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-30T04:40:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:25 smithi118 bash[18665]: cluster 2024-03-30T04:40:23.104182+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:40:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:25 smithi118 bash[18665]: cluster 2024-03-30T04:40:24.083394+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-30T04:40:25.846 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-30T04:40:25.846 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-30T04:40:25.846 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2024-03-30T04:40:25.846 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2024-03-30T04:40:25.846 INFO:teuthology.orchestra.run.smithi089.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0155802 s, 673 MB/s 2024-03-30T04:40:25.846 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2024-03-30T04:40:26.617 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi089:vg_nvme/lv_2 2024-03-30T04:40:27.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:27 smithi089 bash[18545]: cluster 2024-03-30T04:40:25.104702+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:27.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:27 smithi089 bash[23954]: cluster 2024-03-30T04:40:25.104702+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:27 smithi118 bash[18665]: cluster 2024-03-30T04:40:25.104702+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:29.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:29 smithi089 bash[18545]: cluster 2024-03-30T04:40:27.105158+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:29.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:29 smithi089 bash[23954]: cluster 2024-03-30T04:40:27.105158+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:29 smithi118 bash[18665]: cluster 2024-03-30T04:40:27.105158+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:30.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:30 smithi089 bash[23954]: audit 2024-03-30T04:40:29.355070+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:40:30.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:30 smithi089 bash[23954]: audit 2024-03-30T04:40:29.357801+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:40:30.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:30 smithi089 bash[23954]: audit 2024-03-30T04:40:29.358596+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:30 smithi089 bash[18545]: audit 2024-03-30T04:40:29.355070+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:40:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:30 smithi089 bash[18545]: audit 2024-03-30T04:40:29.357801+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:40:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:30 smithi089 bash[18545]: audit 2024-03-30T04:40:29.358596+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:30 smithi118 bash[18665]: audit 2024-03-30T04:40:29.355070+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:40:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:30 smithi118 bash[18665]: audit 2024-03-30T04:40:29.357801+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:40:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:30 smithi118 bash[18665]: audit 2024-03-30T04:40:29.358596+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:31 smithi089 bash[23954]: cluster 2024-03-30T04:40:29.105690+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:31 smithi089 bash[23954]: audit 2024-03-30T04:40:29.348564+0000 mgr.y (mgr.14152) 114 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:31.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:31 smithi089 bash[18545]: cluster 2024-03-30T04:40:29.105690+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:31.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:31 smithi089 bash[18545]: audit 2024-03-30T04:40:29.348564+0000 mgr.y (mgr.14152) 114 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:31 smithi118 bash[18665]: cluster 2024-03-30T04:40:29.105690+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:31 smithi118 bash[18665]: audit 2024-03-30T04:40:29.348564+0000 mgr.y (mgr.14152) 114 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:33.250 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:33 smithi089 bash[23954]: cluster 2024-03-30T04:40:31.106211+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:33.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:33 smithi089 bash[18545]: cluster 2024-03-30T04:40:31.106211+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:33.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:33 smithi118 bash[18665]: cluster 2024-03-30T04:40:31.106211+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:35.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:35 smithi118 bash[18665]: cluster 2024-03-30T04:40:33.106689+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:35.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:35 smithi118 bash[18665]: audit 2024-03-30T04:40:34.970623+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:35.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:35 smithi118 bash[18665]: audit 2024-03-30T04:40:34.978710+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:35.337 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:40:34 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:40:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:40:35.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:35 smithi089 bash[18545]: cluster 2024-03-30T04:40:33.106689+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:35.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:35 smithi089 bash[18545]: audit 2024-03-30T04:40:34.970623+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:35.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:35 smithi089 bash[18545]: audit 2024-03-30T04:40:34.978710+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:35.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:35 smithi089 bash[23954]: cluster 2024-03-30T04:40:33.106689+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:35.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:35 smithi089 bash[23954]: audit 2024-03-30T04:40:34.970623+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:35.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:35 smithi089 bash[23954]: audit 2024-03-30T04:40:34.978710+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:36.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:36 smithi089 bash[18545]: audit 2024-03-30T04:40:35.161456+0000 mon.a (mon.0) 403 : audit [INF] from='client.? 172.21.15.89:0/1996502342' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f8262fe-5cdc-4b66-b5c2-694ddb0cf03d"}]: dispatch 2024-03-30T04:40:36.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:36 smithi089 bash[18545]: audit 2024-03-30T04:40:35.171626+0000 mon.a (mon.0) 404 : audit [INF] from='client.? 172.21.15.89:0/1996502342' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f8262fe-5cdc-4b66-b5c2-694ddb0cf03d"}]': finished 2024-03-30T04:40:36.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:36 smithi089 bash[18545]: cluster 2024-03-30T04:40:35.171769+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-30T04:40:36.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:36 smithi089 bash[18545]: audit 2024-03-30T04:40:35.171948+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:36.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:36 smithi089 bash[18545]: audit 2024-03-30T04:40:35.847463+0000 mon.a (mon.0) 407 : audit [DBG] from='client.? 172.21.15.89:0/3140290234' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:40:36.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:36 smithi089 bash[23954]: audit 2024-03-30T04:40:35.161456+0000 mon.a (mon.0) 403 : audit [INF] from='client.? 172.21.15.89:0/1996502342' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f8262fe-5cdc-4b66-b5c2-694ddb0cf03d"}]: dispatch 2024-03-30T04:40:36.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:36 smithi089 bash[23954]: audit 2024-03-30T04:40:35.171626+0000 mon.a (mon.0) 404 : audit [INF] from='client.? 172.21.15.89:0/1996502342' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f8262fe-5cdc-4b66-b5c2-694ddb0cf03d"}]': finished 2024-03-30T04:40:36.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:36 smithi089 bash[23954]: cluster 2024-03-30T04:40:35.171769+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-30T04:40:36.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:36 smithi089 bash[23954]: audit 2024-03-30T04:40:35.171948+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:36.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:36 smithi089 bash[23954]: audit 2024-03-30T04:40:35.847463+0000 mon.a (mon.0) 407 : audit [DBG] from='client.? 172.21.15.89:0/3140290234' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:40:36.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:36 smithi118 bash[18665]: audit 2024-03-30T04:40:35.161456+0000 mon.a (mon.0) 403 : audit [INF] from='client.? 172.21.15.89:0/1996502342' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f8262fe-5cdc-4b66-b5c2-694ddb0cf03d"}]: dispatch 2024-03-30T04:40:36.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:36 smithi118 bash[18665]: audit 2024-03-30T04:40:35.171626+0000 mon.a (mon.0) 404 : audit [INF] from='client.? 172.21.15.89:0/1996502342' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f8262fe-5cdc-4b66-b5c2-694ddb0cf03d"}]': finished 2024-03-30T04:40:36.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:36 smithi118 bash[18665]: cluster 2024-03-30T04:40:35.171769+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-30T04:40:36.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:36 smithi118 bash[18665]: audit 2024-03-30T04:40:35.171948+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:36.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:36 smithi118 bash[18665]: audit 2024-03-30T04:40:35.847463+0000 mon.a (mon.0) 407 : audit [DBG] from='client.? 172.21.15.89:0/3140290234' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:40:37.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:37 smithi089 bash[18545]: cluster 2024-03-30T04:40:35.106968+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:37.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:37 smithi089 bash[23954]: cluster 2024-03-30T04:40:35.106968+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:37.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:37 smithi118 bash[18665]: cluster 2024-03-30T04:40:35.106968+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:39.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:39 smithi089 bash[18545]: cluster 2024-03-30T04:40:37.107492+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:39.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:39 smithi089 bash[23954]: cluster 2024-03-30T04:40:37.107492+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:39.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:39 smithi118 bash[18665]: cluster 2024-03-30T04:40:37.107492+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:41.298 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:41 smithi089 bash[18545]: cluster 2024-03-30T04:40:39.108091+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:41.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:41 smithi089 bash[23954]: cluster 2024-03-30T04:40:39.108091+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:41 smithi118 bash[18665]: cluster 2024-03-30T04:40:39.108091+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:42.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:40:41 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:40:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:40:43.031 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:42 smithi089 bash[18545]: cluster 2024-03-30T04:40:41.108531+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:43.031 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:42 smithi089 bash[18545]: audit 2024-03-30T04:40:41.839788+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:43.031 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:42 smithi089 bash[18545]: audit 2024-03-30T04:40:41.845890+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:43.032 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:42 smithi089 bash[23954]: cluster 2024-03-30T04:40:41.108531+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:43.032 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:42 smithi089 bash[23954]: audit 2024-03-30T04:40:41.839788+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:43.032 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:42 smithi089 bash[23954]: audit 2024-03-30T04:40:41.845890+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:43.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:42 smithi118 bash[18665]: cluster 2024-03-30T04:40:41.108531+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:43.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:42 smithi118 bash[18665]: audit 2024-03-30T04:40:41.839788+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:43.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:42 smithi118 bash[18665]: audit 2024-03-30T04:40:41.845890+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:44 smithi118 bash[18665]: cluster 2024-03-30T04:40:43.109004+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:45.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:44 smithi089 bash[18545]: cluster 2024-03-30T04:40:43.109004+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:45.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:44 smithi089 bash[23954]: cluster 2024-03-30T04:40:43.109004+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:45 smithi089 bash[23954]: audit 2024-03-30T04:40:45.529560+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T04:40:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:45 smithi089 bash[23954]: audit 2024-03-30T04:40:45.531441+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:46.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:45 smithi089 bash[18545]: audit 2024-03-30T04:40:45.529560+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T04:40:46.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:45 smithi089 bash[18545]: audit 2024-03-30T04:40:45.531441+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:45 smithi118 bash[18665]: audit 2024-03-30T04:40:45.529560+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T04:40:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:45 smithi118 bash[18665]: audit 2024-03-30T04:40:45.531441+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:46 smithi089 bash[18545]: cluster 2024-03-30T04:40:45.109499+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:46 smithi089 bash[18545]: cephadm 2024-03-30T04:40:45.532896+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Deploying daemon osd.2 on smithi089 2024-03-30T04:40:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:46 smithi089 bash[23954]: cluster 2024-03-30T04:40:45.109499+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:46 smithi089 bash[23954]: cephadm 2024-03-30T04:40:45.532896+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Deploying daemon osd.2 on smithi089 2024-03-30T04:40:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:46 smithi118 bash[18665]: cluster 2024-03-30T04:40:45.109499+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:46 smithi118 bash[18665]: cephadm 2024-03-30T04:40:45.532896+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Deploying daemon osd.2 on smithi089 2024-03-30T04:40:49.275 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:40:49 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:49.276 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:40:49 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:49.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:48 smithi089 bash[18545]: cluster 2024-03-30T04:40:47.110010+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:49.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:49 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:49.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:48 smithi089 bash[23954]: cluster 2024-03-30T04:40:47.110010+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:49.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:49 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:49.277 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:40:49 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:49.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:48 smithi118 bash[18665]: cluster 2024-03-30T04:40:47.110010+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:49.526 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:49 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:49.526 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:40:49 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:49.527 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:49 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:49.527 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:40:49 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:49.527 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:40:49 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:40:50.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:50 smithi089 bash[18545]: cluster 2024-03-30T04:40:49.110521+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:50.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:50 smithi089 bash[18545]: audit 2024-03-30T04:40:49.562221+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:50.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:50 smithi089 bash[18545]: audit 2024-03-30T04:40:49.604760+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:50.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:50 smithi089 bash[18545]: audit 2024-03-30T04:40:49.605721+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:50.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:50 smithi089 bash[18545]: audit 2024-03-30T04:40:49.606271+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:50.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:50 smithi089 bash[18545]: audit 2024-03-30T04:40:49.613066+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:50.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:50 smithi089 bash[23954]: cluster 2024-03-30T04:40:49.110521+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:50.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:50 smithi089 bash[23954]: audit 2024-03-30T04:40:49.562221+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:50.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:50 smithi089 bash[23954]: audit 2024-03-30T04:40:49.604760+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:50.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:50 smithi089 bash[23954]: audit 2024-03-30T04:40:49.605721+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:50.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:50 smithi089 bash[23954]: audit 2024-03-30T04:40:49.606271+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:50.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:50 smithi089 bash[23954]: audit 2024-03-30T04:40:49.613066+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:50.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:50 smithi118 bash[18665]: cluster 2024-03-30T04:40:49.110521+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:50.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:50 smithi118 bash[18665]: audit 2024-03-30T04:40:49.562221+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:50.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:50 smithi118 bash[18665]: audit 2024-03-30T04:40:49.604760+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:50.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:50 smithi118 bash[18665]: audit 2024-03-30T04:40:49.605721+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:50.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:50 smithi118 bash[18665]: audit 2024-03-30T04:40:49.606271+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:50.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:50 smithi118 bash[18665]: audit 2024-03-30T04:40:49.613066+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:53.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:52 smithi118 bash[18665]: cluster 2024-03-30T04:40:51.111051+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:53.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:52 smithi089 bash[18545]: cluster 2024-03-30T04:40:51.111051+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:53.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:52 smithi089 bash[23954]: cluster 2024-03-30T04:40:51.111051+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:55.320 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:40:55 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:40:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:40:55.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:54 smithi089 bash[23954]: cluster 2024-03-30T04:40:53.111371+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:55.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:54 smithi089 bash[18545]: cluster 2024-03-30T04:40:53.111371+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:55.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:54 smithi118 bash[18665]: cluster 2024-03-30T04:40:53.111371+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:55.877 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 2 on host 'smithi089' 2024-03-30T04:40:56.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[23954]: audit 2024-03-30T04:40:55.092297+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:56.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[23954]: audit 2024-03-30T04:40:55.100730+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:56.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[23954]: cluster 2024-03-30T04:40:55.111800+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:56.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[23954]: audit 2024-03-30T04:40:55.879330+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:56.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[23954]: audit 2024-03-30T04:40:55.893641+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:56.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[23954]: audit 2024-03-30T04:40:55.895046+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:56.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[23954]: audit 2024-03-30T04:40:55.895891+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:56.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[23954]: audit 2024-03-30T04:40:55.898084+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:56.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[23954]: audit 2024-03-30T04:40:55.898943+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:56.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[23954]: audit 2024-03-30T04:40:55.899751+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:56.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[23954]: cephadm 2024-03-30T04:40:55.900415+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 5072M 2024-03-30T04:40:56.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[23954]: audit 2024-03-30T04:40:55.905603+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:56.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[23954]: audit 2024-03-30T04:40:55.911942+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:56.191 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[18545]: audit 2024-03-30T04:40:55.092297+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:56.191 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[18545]: audit 2024-03-30T04:40:55.100730+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:56.191 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[18545]: cluster 2024-03-30T04:40:55.111800+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:56.192 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[18545]: audit 2024-03-30T04:40:55.879330+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:56.192 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[18545]: audit 2024-03-30T04:40:55.893641+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:56.193 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[18545]: audit 2024-03-30T04:40:55.895046+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:56.193 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[18545]: audit 2024-03-30T04:40:55.895891+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:56.193 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[18545]: audit 2024-03-30T04:40:55.898084+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:56.193 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[18545]: audit 2024-03-30T04:40:55.898943+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:56.193 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[18545]: audit 2024-03-30T04:40:55.899751+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:56.193 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[18545]: cephadm 2024-03-30T04:40:55.900415+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 5072M 2024-03-30T04:40:56.193 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[18545]: audit 2024-03-30T04:40:55.905603+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:56.194 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:56 smithi089 bash[18545]: audit 2024-03-30T04:40:55.911942+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:56 smithi118 bash[18665]: audit 2024-03-30T04:40:55.092297+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:56 smithi118 bash[18665]: audit 2024-03-30T04:40:55.100730+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:56 smithi118 bash[18665]: cluster 2024-03-30T04:40:55.111800+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:56 smithi118 bash[18665]: audit 2024-03-30T04:40:55.879330+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:56 smithi118 bash[18665]: audit 2024-03-30T04:40:55.893641+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:56 smithi118 bash[18665]: audit 2024-03-30T04:40:55.895046+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:56 smithi118 bash[18665]: audit 2024-03-30T04:40:55.895891+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:56 smithi118 bash[18665]: audit 2024-03-30T04:40:55.898084+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:56 smithi118 bash[18665]: audit 2024-03-30T04:40:55.898943+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:56 smithi118 bash[18665]: audit 2024-03-30T04:40:55.899751+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:56.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:56 smithi118 bash[18665]: cephadm 2024-03-30T04:40:55.900415+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 5072M 2024-03-30T04:40:56.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:56 smithi118 bash[18665]: audit 2024-03-30T04:40:55.905603+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:56.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:56 smithi118 bash[18665]: audit 2024-03-30T04:40:55.911942+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:40:57.038 DEBUG:teuthology.orchestra.run.smithi089:osd.2> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.2.service 2024-03-30T04:40:57.040 INFO:tasks.cephadm:Deploying osd.3 on smithi089 with /dev/vg_nvme/lv_1... 2024-03-30T04:40:57.040 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-30T04:40:57.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:57 smithi089 bash[23954]: audit 2024-03-30T04:40:56.196753+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1439188874,v1:172.21.15.89:6819/1439188874]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T04:40:57.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:57 smithi089 bash[23954]: audit 2024-03-30T04:40:56.197099+0000 mon.a (mon.0) 428 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T04:40:57.261 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:57 smithi089 bash[18545]: audit 2024-03-30T04:40:56.196753+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1439188874,v1:172.21.15.89:6819/1439188874]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T04:40:57.261 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:57 smithi089 bash[18545]: audit 2024-03-30T04:40:56.197099+0000 mon.a (mon.0) 428 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T04:40:57.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:57 smithi118 bash[18665]: audit 2024-03-30T04:40:56.196753+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1439188874,v1:172.21.15.89:6819/1439188874]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T04:40:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:57 smithi118 bash[18665]: audit 2024-03-30T04:40:56.197099+0000 mon.a (mon.0) 428 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T04:40:58.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:58 smithi118 bash[18665]: cluster 2024-03-30T04:40:57.112163+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:58 smithi118 bash[18665]: audit 2024-03-30T04:40:57.112940+0000 mon.a (mon.0) 429 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T04:40:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:58 smithi118 bash[18665]: cluster 2024-03-30T04:40:57.113045+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-30T04:40:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:58 smithi118 bash[18665]: audit 2024-03-30T04:40:57.113218+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:58 smithi118 bash[18665]: audit 2024-03-30T04:40:57.114275+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1439188874,v1:172.21.15.89:6819/1439188874]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:40:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:58 smithi118 bash[18665]: audit 2024-03-30T04:40:57.114848+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:40:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:58 smithi089 bash[18545]: cluster 2024-03-30T04:40:57.112163+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:58 smithi089 bash[18545]: audit 2024-03-30T04:40:57.112940+0000 mon.a (mon.0) 429 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T04:40:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:58 smithi089 bash[18545]: cluster 2024-03-30T04:40:57.113045+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-30T04:40:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:58 smithi089 bash[18545]: audit 2024-03-30T04:40:57.113218+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:58 smithi089 bash[18545]: audit 2024-03-30T04:40:57.114275+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1439188874,v1:172.21.15.89:6819/1439188874]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:40:58.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:58 smithi089 bash[18545]: audit 2024-03-30T04:40:57.114848+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:40:58.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:58 smithi089 bash[23954]: cluster 2024-03-30T04:40:57.112163+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:40:58.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:58 smithi089 bash[23954]: audit 2024-03-30T04:40:57.112940+0000 mon.a (mon.0) 429 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T04:40:58.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:58 smithi089 bash[23954]: cluster 2024-03-30T04:40:57.113045+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-30T04:40:58.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:58 smithi089 bash[23954]: audit 2024-03-30T04:40:57.113218+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:58.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:58 smithi089 bash[23954]: audit 2024-03-30T04:40:57.114275+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/1439188874,v1:172.21.15.89:6819/1439188874]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:40:58.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:58 smithi089 bash[23954]: audit 2024-03-30T04:40:57.114848+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:40:58.588 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:40:58 smithi089 bash[33964]: debug 2024-03-30T04:40:58.123+0000 7f1157cc8700 -1 osd.2 0 waiting for initial osdmap 2024-03-30T04:40:58.588 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:40:58 smithi089 bash[33964]: debug 2024-03-30T04:40:58.131+0000 7f115265f700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:40:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:59 smithi118 bash[18665]: audit 2024-03-30T04:40:58.117294+0000 mon.a (mon.0) 433 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-03-30T04:40:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:59 smithi118 bash[18665]: cluster 2024-03-30T04:40:58.117457+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-30T04:40:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:59 smithi118 bash[18665]: audit 2024-03-30T04:40:58.118036+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:40:59 smithi118 bash[18665]: audit 2024-03-30T04:40:58.125736+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:59.472 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:59 smithi089 bash[23954]: audit 2024-03-30T04:40:58.117294+0000 mon.a (mon.0) 433 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-03-30T04:40:59.473 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:59 smithi089 bash[23954]: cluster 2024-03-30T04:40:58.117457+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-30T04:40:59.473 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:59 smithi089 bash[23954]: audit 2024-03-30T04:40:58.118036+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:59.473 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:40:59 smithi089 bash[23954]: audit 2024-03-30T04:40:58.125736+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:59.473 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:59 smithi089 bash[18545]: audit 2024-03-30T04:40:58.117294+0000 mon.a (mon.0) 433 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-03-30T04:40:59.473 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:59 smithi089 bash[18545]: cluster 2024-03-30T04:40:58.117457+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-30T04:40:59.473 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:59 smithi089 bash[18545]: audit 2024-03-30T04:40:58.118036+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:59.473 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:40:59 smithi089 bash[18545]: audit 2024-03-30T04:40:58.125736+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:41:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:00 smithi118 bash[18665]: cluster 2024-03-30T04:40:57.227821+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:41:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:00 smithi118 bash[18665]: cluster 2024-03-30T04:40:57.227983+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:41:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:00 smithi118 bash[18665]: cluster 2024-03-30T04:40:59.112563+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:41:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:00 smithi118 bash[18665]: cluster 2024-03-30T04:40:59.127751+0000 mon.a (mon.0) 437 : cluster [INF] osd.2 [v2:172.21.15.89:6818/1439188874,v1:172.21.15.89:6819/1439188874] boot 2024-03-30T04:41:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:00 smithi118 bash[18665]: cluster 2024-03-30T04:40:59.127835+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-30T04:41:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:00 smithi118 bash[18665]: audit 2024-03-30T04:40:59.128565+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:41:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:00 smithi118 bash[18665]: audit 2024-03-30T04:40:59.208495+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-03-30T04:41:00.448 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:00 smithi089 bash[18545]: cluster 2024-03-30T04:40:57.227821+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:41:00.448 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:00 smithi089 bash[18545]: cluster 2024-03-30T04:40:57.227983+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:41:00.448 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:00 smithi089 bash[18545]: cluster 2024-03-30T04:40:59.112563+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:41:00.448 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:00 smithi089 bash[18545]: cluster 2024-03-30T04:40:59.127751+0000 mon.a (mon.0) 437 : cluster [INF] osd.2 [v2:172.21.15.89:6818/1439188874,v1:172.21.15.89:6819/1439188874] boot 2024-03-30T04:41:00.448 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:00 smithi089 bash[18545]: cluster 2024-03-30T04:40:59.127835+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-30T04:41:00.448 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:00 smithi089 bash[18545]: audit 2024-03-30T04:40:59.128565+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:41:00.448 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:00 smithi089 bash[18545]: audit 2024-03-30T04:40:59.208495+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-03-30T04:41:00.449 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:00 smithi089 bash[23954]: cluster 2024-03-30T04:40:57.227821+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:41:00.449 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:00 smithi089 bash[23954]: cluster 2024-03-30T04:40:57.227983+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:41:00.449 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:00 smithi089 bash[23954]: cluster 2024-03-30T04:40:59.112563+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:41:00.449 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:00 smithi089 bash[23954]: cluster 2024-03-30T04:40:59.127751+0000 mon.a (mon.0) 437 : cluster [INF] osd.2 [v2:172.21.15.89:6818/1439188874,v1:172.21.15.89:6819/1439188874] boot 2024-03-30T04:41:00.449 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:00 smithi089 bash[23954]: cluster 2024-03-30T04:40:59.127835+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-30T04:41:00.449 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:00 smithi089 bash[23954]: audit 2024-03-30T04:40:59.128565+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:41:00.449 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:00 smithi089 bash[23954]: audit 2024-03-30T04:40:59.208495+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-03-30T04:41:00.929 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-30T04:41:00.929 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-30T04:41:00.929 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2024-03-30T04:41:00.929 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2024-03-30T04:41:00.929 INFO:teuthology.orchestra.run.smithi089.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0169045 s, 620 MB/s 2024-03-30T04:41:00.929 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2024-03-30T04:41:01.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:01 smithi089 bash[18545]: audit 2024-03-30T04:41:00.149780+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-03-30T04:41:01.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:01 smithi089 bash[18545]: cluster 2024-03-30T04:41:00.150014+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-30T04:41:01.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:01 smithi089 bash[18545]: audit 2024-03-30T04:41:00.151972+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-30T04:41:01.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:01 smithi089 bash[23954]: audit 2024-03-30T04:41:00.149780+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-03-30T04:41:01.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:01 smithi089 bash[23954]: cluster 2024-03-30T04:41:00.150014+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-30T04:41:01.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:01 smithi089 bash[23954]: audit 2024-03-30T04:41:00.151972+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-30T04:41:01.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:01 smithi118 bash[18665]: audit 2024-03-30T04:41:00.149780+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-03-30T04:41:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:01 smithi118 bash[18665]: cluster 2024-03-30T04:41:00.150014+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-30T04:41:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:01 smithi118 bash[18665]: audit 2024-03-30T04:41:00.151972+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-30T04:41:01.715 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi089:vg_nvme/lv_1 2024-03-30T04:41:02.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:41:01 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:41:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:41:02.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[18545]: cluster 2024-03-30T04:41:01.113200+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:02.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[18545]: audit 2024-03-30T04:41:01.161219+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-30T04:41:02.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[18545]: cluster 2024-03-30T04:41:01.161408+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-30T04:41:02.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[18545]: audit 2024-03-30T04:41:01.950438+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:02.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[18545]: cephadm 2024-03-30T04:41:01.951363+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Detected new or changed devices on smithi089 2024-03-30T04:41:02.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[18545]: audit 2024-03-30T04:41:01.955644+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:02.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[18545]: audit 2024-03-30T04:41:01.991219+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:02.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[18545]: audit 2024-03-30T04:41:01.992617+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:02.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[18545]: audit 2024-03-30T04:41:01.993683+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:02.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[18545]: cluster 2024-03-30T04:41:01.996145+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:02.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[18545]: audit 2024-03-30T04:41:02.002276+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:02.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[23954]: cluster 2024-03-30T04:41:01.113200+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:02.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[23954]: audit 2024-03-30T04:41:01.161219+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-30T04:41:02.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[23954]: cluster 2024-03-30T04:41:01.161408+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-30T04:41:02.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[23954]: audit 2024-03-30T04:41:01.950438+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:02.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[23954]: cephadm 2024-03-30T04:41:01.951363+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Detected new or changed devices on smithi089 2024-03-30T04:41:02.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[23954]: audit 2024-03-30T04:41:01.955644+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:02.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[23954]: audit 2024-03-30T04:41:01.991219+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:02.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[23954]: audit 2024-03-30T04:41:01.992617+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:02.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[23954]: audit 2024-03-30T04:41:01.993683+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:02.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[23954]: cluster 2024-03-30T04:41:01.996145+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:02.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:02 smithi089 bash[23954]: audit 2024-03-30T04:41:02.002276+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:02 smithi118 bash[18665]: cluster 2024-03-30T04:41:01.113200+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:02 smithi118 bash[18665]: audit 2024-03-30T04:41:01.161219+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-30T04:41:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:02 smithi118 bash[18665]: cluster 2024-03-30T04:41:01.161408+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-30T04:41:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:02 smithi118 bash[18665]: audit 2024-03-30T04:41:01.950438+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:02 smithi118 bash[18665]: cephadm 2024-03-30T04:41:01.951363+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Detected new or changed devices on smithi089 2024-03-30T04:41:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:02 smithi118 bash[18665]: audit 2024-03-30T04:41:01.955644+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:02 smithi118 bash[18665]: audit 2024-03-30T04:41:01.991219+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:02 smithi118 bash[18665]: audit 2024-03-30T04:41:01.992617+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:02 smithi118 bash[18665]: audit 2024-03-30T04:41:01.993683+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:02.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:02 smithi118 bash[18665]: cluster 2024-03-30T04:41:01.996145+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:02.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:02 smithi118 bash[18665]: audit 2024-03-30T04:41:02.002276+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:03.572 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:03 smithi089 bash[18545]: cluster 2024-03-30T04:41:02.162468+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-30T04:41:03.572 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:03 smithi089 bash[18545]: audit 2024-03-30T04:41:02.356246+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:03.572 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:03 smithi089 bash[18545]: cluster 2024-03-30T04:41:02.989076+0000 mon.a (mon.0) 454 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:41:03.573 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:03 smithi089 bash[23954]: cluster 2024-03-30T04:41:02.162468+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-30T04:41:03.573 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:03 smithi089 bash[23954]: audit 2024-03-30T04:41:02.356246+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:03.573 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:03 smithi089 bash[23954]: cluster 2024-03-30T04:41:02.989076+0000 mon.a (mon.0) 454 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:41:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:03 smithi118 bash[18665]: cluster 2024-03-30T04:41:02.162468+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-30T04:41:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:03 smithi118 bash[18665]: audit 2024-03-30T04:41:02.356246+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:03 smithi118 bash[18665]: cluster 2024-03-30T04:41:02.989076+0000 mon.a (mon.0) 454 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:41:05.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:05 smithi089 bash[18545]: cluster 2024-03-30T04:41:03.189530+0000 mon.a (mon.0) 455 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-30T04:41:05.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:05 smithi089 bash[18545]: cluster 2024-03-30T04:41:03.996655+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:05.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:05 smithi089 bash[18545]: audit 2024-03-30T04:41:04.148316+0000 mon.a (mon.0) 456 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:41:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:05 smithi118 bash[18665]: cluster 2024-03-30T04:41:03.189530+0000 mon.a (mon.0) 455 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-30T04:41:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:05 smithi118 bash[18665]: cluster 2024-03-30T04:41:03.996655+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:05 smithi118 bash[18665]: audit 2024-03-30T04:41:04.148316+0000 mon.a (mon.0) 456 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:41:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:05 smithi089 bash[23954]: cluster 2024-03-30T04:41:03.189530+0000 mon.a (mon.0) 455 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-30T04:41:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:05 smithi089 bash[23954]: cluster 2024-03-30T04:41:03.996655+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:05 smithi089 bash[23954]: audit 2024-03-30T04:41:04.148316+0000 mon.a (mon.0) 456 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:41:07.087 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:41:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:41:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.007890+0000 mon.a (mon.0) 457 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:41:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.008857+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:41:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.009120+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:41:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.009395+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:41:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.015391+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:41:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.018125+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:41:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.018294+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:41:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.021561+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:41:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.142747+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:41:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.144048+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:41:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.224453+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:41:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.229834+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:41:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.231048+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.871359+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:41:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.874712+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:41:07.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.874941+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:41:07.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.875204+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:41:07.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.886285+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:07.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.007890+0000 mon.a (mon.0) 457 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:41:07.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.008857+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:41:07.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.009120+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:41:07.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.009395+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:41:07.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.015391+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:41:07.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.018125+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:41:07.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.018294+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:41:07.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.021561+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:41:07.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.142747+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:41:07.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.144048+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:41:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.224453+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:41:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.229834+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:41:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.231048+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.871359+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:41:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.874712+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:41:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.874941+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:41:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.875204+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:41:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.886285+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:07.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.931400+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:07.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.933318+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:07.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[18545]: audit 2024-03-30T04:41:05.934467+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:07.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.931400+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:07.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.933318+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:07.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:06 smithi089 bash[23954]: audit 2024-03-30T04:41:05.934467+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.007890+0000 mon.a (mon.0) 457 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:41:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.008857+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:41:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.009120+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:41:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.009395+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:41:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.015391+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.018125+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.018294+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.021561+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.142747+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.144048+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.224453+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.229834+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.231048+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.871359+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.874712+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.874941+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.875204+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.886285+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.931400+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.933318+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:06 smithi118 bash[18665]: audit 2024-03-30T04:41:05.934467+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:08.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[18545]: audit 2024-03-30T04:41:05.217945+0000 mgr.y (mgr.14152) 136 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:08.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[18545]: audit 2024-03-30T04:41:05.874688+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:41:08.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[18545]: cluster 2024-03-30T04:41:05.937497+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:08.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[18545]: audit 2024-03-30T04:41:06.783457+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:41:08.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[18545]: audit 2024-03-30T04:41:06.792523+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:08.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[18545]: audit 2024-03-30T04:41:06.810667+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:08.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[18545]: audit 2024-03-30T04:41:06.838188+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:08.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[18545]: cluster 2024-03-30T04:41:06.884524+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:41:08.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[18545]: cluster 2024-03-30T04:41:06.884605+0000 mon.a (mon.0) 480 : cluster [INF] Cluster is now healthy 2024-03-30T04:41:08.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[23954]: audit 2024-03-30T04:41:05.217945+0000 mgr.y (mgr.14152) 136 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:08.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[23954]: audit 2024-03-30T04:41:05.874688+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:41:08.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[23954]: cluster 2024-03-30T04:41:05.937497+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:08.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[23954]: audit 2024-03-30T04:41:06.783457+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:41:08.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[23954]: audit 2024-03-30T04:41:06.792523+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:08.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[23954]: audit 2024-03-30T04:41:06.810667+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:08.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[23954]: audit 2024-03-30T04:41:06.838188+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:08.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[23954]: cluster 2024-03-30T04:41:06.884524+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:41:08.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:07 smithi089 bash[23954]: cluster 2024-03-30T04:41:06.884605+0000 mon.a (mon.0) 480 : cluster [INF] Cluster is now healthy 2024-03-30T04:41:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:07 smithi118 bash[18665]: audit 2024-03-30T04:41:05.217945+0000 mgr.y (mgr.14152) 136 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:07 smithi118 bash[18665]: audit 2024-03-30T04:41:05.874688+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:41:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:07 smithi118 bash[18665]: cluster 2024-03-30T04:41:05.937497+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:07 smithi118 bash[18665]: audit 2024-03-30T04:41:06.783457+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:41:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:07 smithi118 bash[18665]: audit 2024-03-30T04:41:06.792523+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:07 smithi118 bash[18665]: audit 2024-03-30T04:41:06.810667+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:07 smithi118 bash[18665]: audit 2024-03-30T04:41:06.838188+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:07 smithi118 bash[18665]: cluster 2024-03-30T04:41:06.884524+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:41:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:07 smithi118 bash[18665]: cluster 2024-03-30T04:41:06.884605+0000 mon.a (mon.0) 480 : cluster [INF] Cluster is now healthy 2024-03-30T04:41:09.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:08 smithi089 bash[18545]: cluster 2024-03-30T04:41:07.938060+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:09.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:08 smithi089 bash[23954]: cluster 2024-03-30T04:41:07.938060+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:08 smithi118 bash[18665]: cluster 2024-03-30T04:41:07.938060+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:10 smithi089 bash[18545]: cluster 2024-03-30T04:41:09.938660+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-03-30T04:41:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:10 smithi089 bash[23954]: cluster 2024-03-30T04:41:09.938660+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-03-30T04:41:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:10 smithi118 bash[18665]: cluster 2024-03-30T04:41:09.938660+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-03-30T04:41:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:11 smithi089 bash[18545]: audit 2024-03-30T04:41:11.253071+0000 mon.a (mon.0) 481 : audit [INF] from='client.? 172.21.15.89:0/2003633459' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9f5e2fdc-cc2e-4dc9-9934-a3eae87a9d2b"}]: dispatch 2024-03-30T04:41:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:11 smithi089 bash[18545]: audit 2024-03-30T04:41:11.258849+0000 mon.a (mon.0) 482 : audit [INF] from='client.? 172.21.15.89:0/2003633459' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9f5e2fdc-cc2e-4dc9-9934-a3eae87a9d2b"}]': finished 2024-03-30T04:41:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:11 smithi089 bash[18545]: cluster 2024-03-30T04:41:11.258909+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-30T04:41:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:11 smithi089 bash[18545]: audit 2024-03-30T04:41:11.259169+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:11 smithi089 bash[18545]: audit 2024-03-30T04:41:11.920441+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.89:0/1179543470' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:41:12.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:11 smithi089 bash[23954]: audit 2024-03-30T04:41:11.253071+0000 mon.a (mon.0) 481 : audit [INF] from='client.? 172.21.15.89:0/2003633459' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9f5e2fdc-cc2e-4dc9-9934-a3eae87a9d2b"}]: dispatch 2024-03-30T04:41:12.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:11 smithi089 bash[23954]: audit 2024-03-30T04:41:11.258849+0000 mon.a (mon.0) 482 : audit [INF] from='client.? 172.21.15.89:0/2003633459' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9f5e2fdc-cc2e-4dc9-9934-a3eae87a9d2b"}]': finished 2024-03-30T04:41:12.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:11 smithi089 bash[23954]: cluster 2024-03-30T04:41:11.258909+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-30T04:41:12.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:11 smithi089 bash[23954]: audit 2024-03-30T04:41:11.259169+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:12.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:11 smithi089 bash[23954]: audit 2024-03-30T04:41:11.920441+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.89:0/1179543470' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:41:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:11 smithi118 bash[18665]: audit 2024-03-30T04:41:11.253071+0000 mon.a (mon.0) 481 : audit [INF] from='client.? 172.21.15.89:0/2003633459' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9f5e2fdc-cc2e-4dc9-9934-a3eae87a9d2b"}]: dispatch 2024-03-30T04:41:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:12 smithi118 bash[18665]: audit 2024-03-30T04:41:11.258849+0000 mon.a (mon.0) 482 : audit [INF] from='client.? 172.21.15.89:0/2003633459' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9f5e2fdc-cc2e-4dc9-9934-a3eae87a9d2b"}]': finished 2024-03-30T04:41:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:12 smithi118 bash[18665]: cluster 2024-03-30T04:41:11.258909+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-30T04:41:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:12 smithi118 bash[18665]: audit 2024-03-30T04:41:11.259169+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:12 smithi118 bash[18665]: audit 2024-03-30T04:41:11.920441+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.89:0/1179543470' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:41:13.322 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:13 smithi118 bash[18665]: cluster 2024-03-30T04:41:11.939056+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-03-30T04:41:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:12 smithi089 bash[18545]: cluster 2024-03-30T04:41:11.939056+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-03-30T04:41:13.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:13 smithi089 bash[23954]: cluster 2024-03-30T04:41:11.939056+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-03-30T04:41:15.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:15 smithi089 bash[18545]: cluster 2024-03-30T04:41:13.939513+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-03-30T04:41:15.337 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:41:15 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:41:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:41:15.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:15 smithi089 bash[23954]: cluster 2024-03-30T04:41:13.939513+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-03-30T04:41:15.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:15 smithi118 bash[18665]: cluster 2024-03-30T04:41:13.939513+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-03-30T04:41:16.410 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:16 smithi089 bash[23954]: audit 2024-03-30T04:41:15.236152+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:16.410 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:16 smithi089 bash[23954]: audit 2024-03-30T04:41:15.243746+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:16.410 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:16 smithi089 bash[23954]: cluster 2024-03-30T04:41:15.939846+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-03-30T04:41:16.410 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:16 smithi089 bash[18545]: audit 2024-03-30T04:41:15.236152+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:16.410 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:16 smithi089 bash[18545]: audit 2024-03-30T04:41:15.243746+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:16.410 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:16 smithi089 bash[18545]: cluster 2024-03-30T04:41:15.939846+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-03-30T04:41:16.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:16 smithi118 bash[18665]: audit 2024-03-30T04:41:15.236152+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:16.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:16 smithi118 bash[18665]: audit 2024-03-30T04:41:15.243746+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:16.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:16 smithi118 bash[18665]: cluster 2024-03-30T04:41:15.939846+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-03-30T04:41:19.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:18 smithi089 bash[18545]: cluster 2024-03-30T04:41:17.940229+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-03-30T04:41:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:18 smithi089 bash[23954]: cluster 2024-03-30T04:41:17.940229+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-03-30T04:41:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:18 smithi118 bash[18665]: cluster 2024-03-30T04:41:17.940229+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-03-30T04:41:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:21 smithi089 bash[18545]: cluster 2024-03-30T04:41:19.940762+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:21.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:21 smithi089 bash[23954]: cluster 2024-03-30T04:41:19.940762+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:21.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:21 smithi118 bash[18665]: cluster 2024-03-30T04:41:19.940762+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:22.590 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:41:22 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:41:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:41:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:23 smithi089 bash[18545]: cluster 2024-03-30T04:41:21.941321+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:23 smithi089 bash[18545]: audit 2024-03-30T04:41:22.299564+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:23 smithi089 bash[18545]: audit 2024-03-30T04:41:22.304973+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:23.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:23 smithi089 bash[23954]: cluster 2024-03-30T04:41:21.941321+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:23.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:23 smithi089 bash[23954]: audit 2024-03-30T04:41:22.299564+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:23.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:23 smithi089 bash[23954]: audit 2024-03-30T04:41:22.304973+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:23 smithi118 bash[18665]: cluster 2024-03-30T04:41:21.941321+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:23 smithi118 bash[18665]: audit 2024-03-30T04:41:22.299564+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:23 smithi118 bash[18665]: audit 2024-03-30T04:41:22.304973+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:24.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:24 smithi089 bash[23954]: cephadm 2024-03-30T04:41:22.300378+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi089 2024-03-30T04:41:24.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:24 smithi089 bash[23954]: audit 2024-03-30T04:41:23.630312+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T04:41:24.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:24 smithi089 bash[23954]: audit 2024-03-30T04:41:23.631863+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:24 smithi089 bash[18545]: cephadm 2024-03-30T04:41:22.300378+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi089 2024-03-30T04:41:24.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:24 smithi089 bash[18545]: audit 2024-03-30T04:41:23.630312+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T04:41:24.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:24 smithi089 bash[18545]: audit 2024-03-30T04:41:23.631863+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:24.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:24 smithi118 bash[18665]: cephadm 2024-03-30T04:41:22.300378+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi089 2024-03-30T04:41:24.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:24 smithi118 bash[18665]: audit 2024-03-30T04:41:23.630312+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T04:41:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:24 smithi118 bash[18665]: audit 2024-03-30T04:41:23.631863+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:25.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:25 smithi089 bash[18545]: cephadm 2024-03-30T04:41:23.633072+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Deploying daemon osd.3 on smithi089 2024-03-30T04:41:25.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:25 smithi089 bash[18545]: cluster 2024-03-30T04:41:23.941867+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:25.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:25 smithi089 bash[23954]: cephadm 2024-03-30T04:41:23.633072+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Deploying daemon osd.3 on smithi089 2024-03-30T04:41:25.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:25 smithi089 bash[23954]: cluster 2024-03-30T04:41:23.941867+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:25 smithi118 bash[18665]: cephadm 2024-03-30T04:41:23.633072+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Deploying daemon osd.3 on smithi089 2024-03-30T04:41:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:25 smithi118 bash[18665]: cluster 2024-03-30T04:41:23.941867+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:27.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:27 smithi089 bash[18545]: cluster 2024-03-30T04:41:25.942494+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:27.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:27 smithi089 bash[23954]: cluster 2024-03-30T04:41:25.942494+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:27 smithi118 bash[18665]: cluster 2024-03-30T04:41:25.942494+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:27.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:27 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:41:27.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:27 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:41:27.587 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:41:27 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:41:27.587 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:41:27 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:41:27.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:27 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:41:27.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:27 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:41:27.588 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:41:27 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:41:27.588 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:41:27 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:41:27.588 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:41:27 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:41:27.588 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:41:27 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:41:27.588 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:41:27 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:41:27.588 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:41:27 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:41:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:28 smithi089 bash[23954]: audit 2024-03-30T04:41:27.701894+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:28 smithi089 bash[23954]: audit 2024-03-30T04:41:27.733629+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:28 smithi089 bash[23954]: audit 2024-03-30T04:41:27.734905+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:28 smithi089 bash[23954]: audit 2024-03-30T04:41:27.735659+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:28 smithi089 bash[23954]: audit 2024-03-30T04:41:27.741128+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:28 smithi089 bash[23954]: cluster 2024-03-30T04:41:27.943037+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:28.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:28 smithi089 bash[18545]: audit 2024-03-30T04:41:27.701894+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:28.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:28 smithi089 bash[18545]: audit 2024-03-30T04:41:27.733629+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:28.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:28 smithi089 bash[18545]: audit 2024-03-30T04:41:27.734905+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:28.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:28 smithi089 bash[18545]: audit 2024-03-30T04:41:27.735659+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:28.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:28 smithi089 bash[18545]: audit 2024-03-30T04:41:27.741128+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:28.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:28 smithi089 bash[18545]: cluster 2024-03-30T04:41:27.943037+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:29.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:28 smithi118 bash[18665]: audit 2024-03-30T04:41:27.701894+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:29.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:28 smithi118 bash[18665]: audit 2024-03-30T04:41:27.733629+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:29.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:28 smithi118 bash[18665]: audit 2024-03-30T04:41:27.734905+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:29.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:28 smithi118 bash[18665]: audit 2024-03-30T04:41:27.735659+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:29.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:28 smithi118 bash[18665]: audit 2024-03-30T04:41:27.741128+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:29.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:28 smithi118 bash[18665]: cluster 2024-03-30T04:41:27.943037+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:31.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:31 smithi089 bash[18545]: cluster 2024-03-30T04:41:29.943673+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:31.250 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:31 smithi089 bash[23954]: cluster 2024-03-30T04:41:29.943673+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:31 smithi118 bash[18665]: cluster 2024-03-30T04:41:29.943673+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:33.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:33 smithi089 bash[18545]: cluster 2024-03-30T04:41:31.944159+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:33.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:33 smithi089 bash[23954]: cluster 2024-03-30T04:41:31.944159+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:33.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:33 smithi118 bash[18665]: cluster 2024-03-30T04:41:31.944159+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:34.033 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 3 on host 'smithi089' 2024-03-30T04:41:34.651 DEBUG:teuthology.orchestra.run.smithi089:osd.3> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.3.service 2024-03-30T04:41:34.662 INFO:tasks.cephadm:Deploying osd.4 on smithi118 with /dev/vg_nvme/lv_4... 2024-03-30T04:41:34.662 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-30T04:41:35.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[18545]: cluster 2024-03-30T04:41:33.944701+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:35.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[18545]: audit 2024-03-30T04:41:34.034420+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:35.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[18545]: audit 2024-03-30T04:41:34.072585+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[18545]: audit 2024-03-30T04:41:34.074014+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[18545]: audit 2024-03-30T04:41:34.074849+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[18545]: audit 2024-03-30T04:41:34.077079+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:35.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[18545]: audit 2024-03-30T04:41:34.077920+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:35.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[18545]: audit 2024-03-30T04:41:34.078695+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:35.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[18545]: audit 2024-03-30T04:41:34.079413+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:35.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[18545]: audit 2024-03-30T04:41:34.084812+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:35.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[18545]: audit 2024-03-30T04:41:34.088909+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:35.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[18545]: audit 2024-03-30T04:41:34.174255+0000 mon.a (mon.0) 506 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1232368572,v1:172.21.15.89:6827/1232368572]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T04:41:35.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[23954]: cluster 2024-03-30T04:41:33.944701+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:35.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[23954]: audit 2024-03-30T04:41:34.034420+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:35.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[23954]: audit 2024-03-30T04:41:34.072585+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[23954]: audit 2024-03-30T04:41:34.074014+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[23954]: audit 2024-03-30T04:41:34.074849+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[23954]: audit 2024-03-30T04:41:34.077079+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:35.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[23954]: audit 2024-03-30T04:41:34.077920+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:35.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[23954]: audit 2024-03-30T04:41:34.078695+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:35.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[23954]: audit 2024-03-30T04:41:34.079413+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:35.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[23954]: audit 2024-03-30T04:41:34.084812+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:35.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[23954]: audit 2024-03-30T04:41:34.088909+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:35.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[23954]: audit 2024-03-30T04:41:34.174255+0000 mon.a (mon.0) 506 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1232368572,v1:172.21.15.89:6827/1232368572]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T04:41:35.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:35 smithi118 bash[18665]: cluster 2024-03-30T04:41:33.944701+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:35.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:35 smithi118 bash[18665]: audit 2024-03-30T04:41:34.034420+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:35.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:35 smithi118 bash[18665]: audit 2024-03-30T04:41:34.072585+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:35.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:35 smithi118 bash[18665]: audit 2024-03-30T04:41:34.074014+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:35.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:35 smithi118 bash[18665]: audit 2024-03-30T04:41:34.074849+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:35.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:35 smithi118 bash[18665]: audit 2024-03-30T04:41:34.077079+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:35.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:35 smithi118 bash[18665]: audit 2024-03-30T04:41:34.077920+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:35.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:35 smithi118 bash[18665]: audit 2024-03-30T04:41:34.078695+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:35.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:35 smithi118 bash[18665]: audit 2024-03-30T04:41:34.079413+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:41:35.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:35 smithi118 bash[18665]: audit 2024-03-30T04:41:34.084812+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:35.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:35 smithi118 bash[18665]: audit 2024-03-30T04:41:34.088909+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:35.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:35 smithi118 bash[18665]: audit 2024-03-30T04:41:34.174255+0000 mon.a (mon.0) 506 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1232368572,v1:172.21.15.89:6827/1232368572]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T04:41:35.661 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:41:35 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:41:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:41:36.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:36 smithi118 bash[18665]: cephadm 2024-03-30T04:41:34.079985+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 3804M 2024-03-30T04:41:36.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:36 smithi118 bash[18665]: audit 2024-03-30T04:41:35.096195+0000 mon.a (mon.0) 507 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1232368572,v1:172.21.15.89:6827/1232368572]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T04:41:36.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:36 smithi118 bash[18665]: cluster 2024-03-30T04:41:35.096373+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-30T04:41:36.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:36 smithi118 bash[18665]: audit 2024-03-30T04:41:35.096784+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:36.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:36 smithi118 bash[18665]: audit 2024-03-30T04:41:35.097718+0000 mon.a (mon.0) 510 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1232368572,v1:172.21.15.89:6827/1232368572]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:41:36.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:36 smithi118 bash[18665]: audit 2024-03-30T04:41:35.376709+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:36.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:36 smithi118 bash[18665]: audit 2024-03-30T04:41:35.385587+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:36.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[23954]: cephadm 2024-03-30T04:41:34.079985+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 3804M 2024-03-30T04:41:36.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[23954]: audit 2024-03-30T04:41:35.096195+0000 mon.a (mon.0) 507 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1232368572,v1:172.21.15.89:6827/1232368572]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T04:41:36.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[23954]: cluster 2024-03-30T04:41:35.096373+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-30T04:41:36.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[23954]: audit 2024-03-30T04:41:35.096784+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:36.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[23954]: audit 2024-03-30T04:41:35.097718+0000 mon.a (mon.0) 510 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1232368572,v1:172.21.15.89:6827/1232368572]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:41:36.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[23954]: audit 2024-03-30T04:41:35.376709+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:36.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[23954]: audit 2024-03-30T04:41:35.385587+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:36.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[18545]: cephadm 2024-03-30T04:41:34.079985+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 3804M 2024-03-30T04:41:36.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[18545]: audit 2024-03-30T04:41:35.096195+0000 mon.a (mon.0) 507 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1232368572,v1:172.21.15.89:6827/1232368572]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T04:41:36.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[18545]: cluster 2024-03-30T04:41:35.096373+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-30T04:41:36.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[18545]: audit 2024-03-30T04:41:35.096784+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:36.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[18545]: audit 2024-03-30T04:41:35.097718+0000 mon.a (mon.0) 510 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1232368572,v1:172.21.15.89:6827/1232368572]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T04:41:36.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[18545]: audit 2024-03-30T04:41:35.376709+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:36.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[18545]: audit 2024-03-30T04:41:35.385587+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:36.332 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[37355]: debug 2024-03-30T04:41:36.098+0000 7f64da8e0700 -1 osd.3 0 waiting for initial osdmap 2024-03-30T04:41:36.332 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 04:41:36 smithi089 bash[37355]: debug 2024-03-30T04:41:36.110+0000 7f64d6a7a700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:41:37.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:37 smithi118 bash[18665]: cluster 2024-03-30T04:41:35.945311+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:37.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:37 smithi118 bash[18665]: audit 2024-03-30T04:41:36.098272+0000 mon.a (mon.0) 513 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1232368572,v1:172.21.15.89:6827/1232368572]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-03-30T04:41:37.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:37 smithi118 bash[18665]: cluster 2024-03-30T04:41:36.098540+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-30T04:41:37.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:37 smithi118 bash[18665]: audit 2024-03-30T04:41:36.098807+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:37.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:37 smithi118 bash[18665]: audit 2024-03-30T04:41:36.104409+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:37.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:37 smithi089 bash[18545]: cluster 2024-03-30T04:41:35.945311+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:37.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:37 smithi089 bash[18545]: audit 2024-03-30T04:41:36.098272+0000 mon.a (mon.0) 513 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1232368572,v1:172.21.15.89:6827/1232368572]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-03-30T04:41:37.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:37 smithi089 bash[18545]: cluster 2024-03-30T04:41:36.098540+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-30T04:41:37.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:37 smithi089 bash[18545]: audit 2024-03-30T04:41:36.098807+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:37.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:37 smithi089 bash[18545]: audit 2024-03-30T04:41:36.104409+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:37.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:37 smithi089 bash[23954]: cluster 2024-03-30T04:41:35.945311+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:41:37.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:37 smithi089 bash[23954]: audit 2024-03-30T04:41:36.098272+0000 mon.a (mon.0) 513 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1232368572,v1:172.21.15.89:6827/1232368572]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-03-30T04:41:37.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:37 smithi089 bash[23954]: cluster 2024-03-30T04:41:36.098540+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-30T04:41:37.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:37 smithi089 bash[23954]: audit 2024-03-30T04:41:36.098807+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:37.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:37 smithi089 bash[23954]: audit 2024-03-30T04:41:36.104409+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:37.835 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-30T04:41:37.835 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-30T04:41:37.835 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2024-03-30T04:41:37.835 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2024-03-30T04:41:37.835 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0125501 s, 836 MB/s 2024-03-30T04:41:37.835 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2024-03-30T04:41:38.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:38 smithi118 bash[18665]: cluster 2024-03-30T04:41:35.156220+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:41:38.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:38 smithi118 bash[18665]: cluster 2024-03-30T04:41:35.156479+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:41:38.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:38 smithi118 bash[18665]: cluster 2024-03-30T04:41:37.100563+0000 mon.a (mon.0) 517 : cluster [INF] osd.3 [v2:172.21.15.89:6826/1232368572,v1:172.21.15.89:6827/1232368572] boot 2024-03-30T04:41:38.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:38 smithi118 bash[18665]: cluster 2024-03-30T04:41:37.100655+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-30T04:41:38.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:38 smithi118 bash[18665]: audit 2024-03-30T04:41:37.101150+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:38.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:38 smithi118 bash[18665]: cluster 2024-03-30T04:41:37.945868+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:38.364 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi118:vg_nvme/lv_4 2024-03-30T04:41:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:38 smithi089 bash[23954]: cluster 2024-03-30T04:41:35.156220+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:41:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:38 smithi089 bash[23954]: cluster 2024-03-30T04:41:35.156479+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:41:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:38 smithi089 bash[23954]: cluster 2024-03-30T04:41:37.100563+0000 mon.a (mon.0) 517 : cluster [INF] osd.3 [v2:172.21.15.89:6826/1232368572,v1:172.21.15.89:6827/1232368572] boot 2024-03-30T04:41:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:38 smithi089 bash[23954]: cluster 2024-03-30T04:41:37.100655+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-30T04:41:38.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:38 smithi089 bash[23954]: audit 2024-03-30T04:41:37.101150+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:38.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:38 smithi089 bash[23954]: cluster 2024-03-30T04:41:37.945868+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:38.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:38 smithi089 bash[18545]: cluster 2024-03-30T04:41:35.156220+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:41:38.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:38 smithi089 bash[18545]: cluster 2024-03-30T04:41:35.156479+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:41:38.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:38 smithi089 bash[18545]: cluster 2024-03-30T04:41:37.100563+0000 mon.a (mon.0) 517 : cluster [INF] osd.3 [v2:172.21.15.89:6826/1232368572,v1:172.21.15.89:6827/1232368572] boot 2024-03-30T04:41:38.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:38 smithi089 bash[18545]: cluster 2024-03-30T04:41:37.100655+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-30T04:41:38.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:38 smithi089 bash[18545]: audit 2024-03-30T04:41:37.101150+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:41:38.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:38 smithi089 bash[18545]: cluster 2024-03-30T04:41:37.945868+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:39.364 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:39 smithi118 bash[18665]: cluster 2024-03-30T04:41:38.102326+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-30T04:41:39.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:39 smithi089 bash[18545]: cluster 2024-03-30T04:41:38.102326+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-30T04:41:39.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:39 smithi089 bash[23954]: cluster 2024-03-30T04:41:38.102326+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-30T04:41:40.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:40 smithi118 bash[18665]: cluster 2024-03-30T04:41:39.946400+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:40.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:40 smithi089 bash[18545]: cluster 2024-03-30T04:41:39.946400+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:40.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:40 smithi089 bash[23954]: cluster 2024-03-30T04:41:39.946400+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:41 smithi118 bash[18665]: audit 2024-03-30T04:41:40.747381+0000 mgr.y (mgr.14152) 158 : audit [DBG] from='client.24182 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:41 smithi118 bash[18665]: audit 2024-03-30T04:41:40.754184+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:41:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:41 smithi118 bash[18665]: audit 2024-03-30T04:41:40.760474+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:41:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:41 smithi118 bash[18665]: audit 2024-03-30T04:41:40.761872+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:41 smithi089 bash[18545]: audit 2024-03-30T04:41:40.747381+0000 mgr.y (mgr.14152) 158 : audit [DBG] from='client.24182 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:41.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:41 smithi089 bash[18545]: audit 2024-03-30T04:41:40.754184+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:41:41.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:41 smithi089 bash[18545]: audit 2024-03-30T04:41:40.760474+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:41:41.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:41 smithi089 bash[18545]: audit 2024-03-30T04:41:40.761872+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:41.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:41 smithi089 bash[23954]: audit 2024-03-30T04:41:40.747381+0000 mgr.y (mgr.14152) 158 : audit [DBG] from='client.24182 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:41:41.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:41 smithi089 bash[23954]: audit 2024-03-30T04:41:40.754184+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:41:41.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:41 smithi089 bash[23954]: audit 2024-03-30T04:41:40.760474+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:41:41.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:41 smithi089 bash[23954]: audit 2024-03-30T04:41:40.761872+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:42 smithi118 bash[18665]: cluster 2024-03-30T04:41:41.947005+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:42.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:42 smithi089 bash[23954]: cluster 2024-03-30T04:41:41.947005+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:42.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:42 smithi089 bash[18545]: cluster 2024-03-30T04:41:41.947005+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:42.836 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:41:42 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:41:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:41:43.337 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:41:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:41:43.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[18545]: audit 2024-03-30T04:41:42.433277+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[18545]: audit 2024-03-30T04:41:42.438879+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[18545]: audit 2024-03-30T04:41:42.476466+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[18545]: audit 2024-03-30T04:41:42.478401+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[18545]: audit 2024-03-30T04:41:42.479625+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[18545]: cluster 2024-03-30T04:41:42.482910+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:43.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[18545]: audit 2024-03-30T04:41:42.487082+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[18545]: audit 2024-03-30T04:41:43.216253+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[18545]: audit 2024-03-30T04:41:43.220740+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[18545]: audit 2024-03-30T04:41:43.255934+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[18545]: audit 2024-03-30T04:41:43.258003+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[18545]: audit 2024-03-30T04:41:43.259540+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[18545]: audit 2024-03-30T04:41:43.269619+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[23954]: audit 2024-03-30T04:41:42.433277+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[23954]: audit 2024-03-30T04:41:42.438879+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[23954]: audit 2024-03-30T04:41:42.476466+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[23954]: audit 2024-03-30T04:41:42.478401+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[23954]: audit 2024-03-30T04:41:42.479625+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[23954]: cluster 2024-03-30T04:41:42.482910+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:43.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[23954]: audit 2024-03-30T04:41:42.487082+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[23954]: audit 2024-03-30T04:41:43.216253+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[23954]: audit 2024-03-30T04:41:43.220740+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[23954]: audit 2024-03-30T04:41:43.255934+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[23954]: audit 2024-03-30T04:41:43.258003+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[23954]: audit 2024-03-30T04:41:43.259540+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:43 smithi089 bash[23954]: audit 2024-03-30T04:41:43.269619+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:43 smithi118 bash[18665]: audit 2024-03-30T04:41:42.433277+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:43 smithi118 bash[18665]: audit 2024-03-30T04:41:42.438879+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:43 smithi118 bash[18665]: audit 2024-03-30T04:41:42.476466+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:43 smithi118 bash[18665]: audit 2024-03-30T04:41:42.478401+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:43 smithi118 bash[18665]: audit 2024-03-30T04:41:42.479625+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:43 smithi118 bash[18665]: cluster 2024-03-30T04:41:42.482910+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:43.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:43 smithi118 bash[18665]: audit 2024-03-30T04:41:42.487082+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:43 smithi118 bash[18665]: audit 2024-03-30T04:41:43.216253+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:43 smithi118 bash[18665]: audit 2024-03-30T04:41:43.220740+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:43.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:43 smithi118 bash[18665]: audit 2024-03-30T04:41:43.255934+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:43.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:43 smithi118 bash[18665]: audit 2024-03-30T04:41:43.258003+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:43.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:43 smithi118 bash[18665]: audit 2024-03-30T04:41:43.259540+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:43.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:43 smithi118 bash[18665]: audit 2024-03-30T04:41:43.269619+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:44.762 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:44 smithi118 bash[18665]: cluster 2024-03-30T04:41:43.263130+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:44.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:44 smithi089 bash[18545]: cluster 2024-03-30T04:41:43.263130+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:44.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:44 smithi089 bash[23954]: cluster 2024-03-30T04:41:43.263130+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:47 smithi089 bash[18545]: cluster 2024-03-30T04:41:45.263672+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:47 smithi089 bash[18545]: audit 2024-03-30T04:41:46.149042+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.118:0/2681780672' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c64eb1d6-850f-4589-bef8-dbcfd5db3e44"}]: dispatch 2024-03-30T04:41:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:47 smithi089 bash[18545]: audit 2024-03-30T04:41:46.149668+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c64eb1d6-850f-4589-bef8-dbcfd5db3e44"}]: dispatch 2024-03-30T04:41:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:47 smithi089 bash[18545]: audit 2024-03-30T04:41:46.157998+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c64eb1d6-850f-4589-bef8-dbcfd5db3e44"}]': finished 2024-03-30T04:41:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:47 smithi089 bash[18545]: cluster 2024-03-30T04:41:46.158147+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-30T04:41:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:47 smithi089 bash[18545]: audit 2024-03-30T04:41:46.158466+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:41:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:47 smithi089 bash[18545]: audit 2024-03-30T04:41:46.823620+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.118:0/2345072170' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:41:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:47 smithi089 bash[23954]: cluster 2024-03-30T04:41:45.263672+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:47 smithi089 bash[23954]: audit 2024-03-30T04:41:46.149042+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.118:0/2681780672' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c64eb1d6-850f-4589-bef8-dbcfd5db3e44"}]: dispatch 2024-03-30T04:41:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:47 smithi089 bash[23954]: audit 2024-03-30T04:41:46.149668+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c64eb1d6-850f-4589-bef8-dbcfd5db3e44"}]: dispatch 2024-03-30T04:41:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:47 smithi089 bash[23954]: audit 2024-03-30T04:41:46.157998+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c64eb1d6-850f-4589-bef8-dbcfd5db3e44"}]': finished 2024-03-30T04:41:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:47 smithi089 bash[23954]: cluster 2024-03-30T04:41:46.158147+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-30T04:41:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:47 smithi089 bash[23954]: audit 2024-03-30T04:41:46.158466+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:41:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:47 smithi089 bash[23954]: audit 2024-03-30T04:41:46.823620+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.118:0/2345072170' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:41:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:47 smithi118 bash[18665]: cluster 2024-03-30T04:41:45.263672+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:47 smithi118 bash[18665]: audit 2024-03-30T04:41:46.149042+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.118:0/2681780672' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c64eb1d6-850f-4589-bef8-dbcfd5db3e44"}]: dispatch 2024-03-30T04:41:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:47 smithi118 bash[18665]: audit 2024-03-30T04:41:46.149668+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c64eb1d6-850f-4589-bef8-dbcfd5db3e44"}]: dispatch 2024-03-30T04:41:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:47 smithi118 bash[18665]: audit 2024-03-30T04:41:46.157998+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c64eb1d6-850f-4589-bef8-dbcfd5db3e44"}]': finished 2024-03-30T04:41:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:47 smithi118 bash[18665]: cluster 2024-03-30T04:41:46.158147+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-30T04:41:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:47 smithi118 bash[18665]: audit 2024-03-30T04:41:46.158466+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:41:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:47 smithi118 bash[18665]: audit 2024-03-30T04:41:46.823620+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.118:0/2345072170' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:41:49.275 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:49 smithi118 bash[18665]: cluster 2024-03-30T04:41:47.264245+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:49.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:49 smithi089 bash[18545]: cluster 2024-03-30T04:41:47.264245+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:49.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:49 smithi089 bash[23954]: cluster 2024-03-30T04:41:47.264245+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:51.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:51 smithi089 bash[23954]: cluster 2024-03-30T04:41:49.264757+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:51.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:51 smithi089 bash[18545]: cluster 2024-03-30T04:41:49.264757+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:51.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:51 smithi118 bash[18665]: cluster 2024-03-30T04:41:49.264757+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:53.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:53 smithi118 bash[18665]: cluster 2024-03-30T04:41:51.265276+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:53 smithi089 bash[18545]: cluster 2024-03-30T04:41:51.265276+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:53.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:53 smithi089 bash[23954]: cluster 2024-03-30T04:41:51.265276+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:55.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:55 smithi118 bash[18665]: cluster 2024-03-30T04:41:53.265842+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:55 smithi089 bash[18545]: cluster 2024-03-30T04:41:53.265842+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:55.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:55 smithi089 bash[23954]: cluster 2024-03-30T04:41:53.265842+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:55.837 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:41:55 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:41:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:41:56.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:56 smithi089 bash[18545]: cluster 2024-03-30T04:41:55.266434+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:56.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:56 smithi089 bash[18545]: audit 2024-03-30T04:41:55.528360+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:56.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:56 smithi089 bash[18545]: audit 2024-03-30T04:41:55.536671+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:56.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:56 smithi089 bash[18545]: audit 2024-03-30T04:41:55.918035+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:41:56.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:56 smithi089 bash[18545]: audit 2024-03-30T04:41:55.919833+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:56 smithi089 bash[18545]: cephadm 2024-03-30T04:41:55.921322+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Deploying daemon osd.4 on smithi118 2024-03-30T04:41:56.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:56 smithi089 bash[23954]: cluster 2024-03-30T04:41:55.266434+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:56.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:56 smithi089 bash[23954]: audit 2024-03-30T04:41:55.528360+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:56.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:56 smithi089 bash[23954]: audit 2024-03-30T04:41:55.536671+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:56.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:56 smithi089 bash[23954]: audit 2024-03-30T04:41:55.918035+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:41:56.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:56 smithi089 bash[23954]: audit 2024-03-30T04:41:55.919833+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:56 smithi089 bash[23954]: cephadm 2024-03-30T04:41:55.921322+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Deploying daemon osd.4 on smithi118 2024-03-30T04:41:56.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:56 smithi118 bash[18665]: cluster 2024-03-30T04:41:55.266434+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:56.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:56 smithi118 bash[18665]: audit 2024-03-30T04:41:55.528360+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:56.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:56 smithi118 bash[18665]: audit 2024-03-30T04:41:55.536671+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:41:56.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:56 smithi118 bash[18665]: audit 2024-03-30T04:41:55.918035+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:41:56.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:56 smithi118 bash[18665]: audit 2024-03-30T04:41:55.919833+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:56.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:56 smithi118 bash[18665]: cephadm 2024-03-30T04:41:55.921322+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Deploying daemon osd.4 on smithi118 2024-03-30T04:41:58.790 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:41:58 smithi089 bash[18545]: cluster 2024-03-30T04:41:57.266987+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:58.790 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:41:58 smithi089 bash[23954]: cluster 2024-03-30T04:41:57.266987+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:58.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:58 smithi118 bash[18665]: cluster 2024-03-30T04:41:57.266987+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:41:59.850 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:59 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:41:59.850 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:41:59 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:00.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:41:59 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:00.122 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:41:59 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:01.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:00 smithi118 bash[18665]: cluster 2024-03-30T04:41:59.267561+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:01.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:01 smithi118 bash[18665]: audit 2024-03-30T04:41:59.999821+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:01.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:01 smithi118 bash[18665]: audit 2024-03-30T04:42:00.034288+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:01 smithi118 bash[18665]: audit 2024-03-30T04:42:00.036927+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:01 smithi118 bash[18665]: audit 2024-03-30T04:42:00.038655+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:01 smithi118 bash[18665]: audit 2024-03-30T04:42:00.051770+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:01.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:00 smithi089 bash[18545]: cluster 2024-03-30T04:41:59.267561+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:01.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:00 smithi089 bash[18545]: audit 2024-03-30T04:41:59.999821+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:01.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:00 smithi089 bash[18545]: audit 2024-03-30T04:42:00.034288+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:00 smithi089 bash[18545]: audit 2024-03-30T04:42:00.036927+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:00 smithi089 bash[18545]: audit 2024-03-30T04:42:00.038655+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:00 smithi089 bash[18545]: audit 2024-03-30T04:42:00.051770+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:01 smithi089 bash[23954]: cluster 2024-03-30T04:41:59.267561+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:01 smithi089 bash[23954]: audit 2024-03-30T04:41:59.999821+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:01 smithi089 bash[23954]: audit 2024-03-30T04:42:00.034288+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:01 smithi089 bash[23954]: audit 2024-03-30T04:42:00.036927+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:01 smithi089 bash[23954]: audit 2024-03-30T04:42:00.038655+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:01 smithi089 bash[23954]: audit 2024-03-30T04:42:00.051770+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:02.087 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:42:01 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:42:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:42:03.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:02 smithi118 bash[18665]: cluster 2024-03-30T04:42:01.268156+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:03.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:02 smithi118 bash[18665]: audit 2024-03-30T04:42:01.901085+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:03.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:02 smithi118 bash[18665]: audit 2024-03-30T04:42:01.908618+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:03.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:02 smithi089 bash[18545]: cluster 2024-03-30T04:42:01.268156+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:03.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:02 smithi089 bash[18545]: audit 2024-03-30T04:42:01.901085+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:03.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:02 smithi089 bash[18545]: audit 2024-03-30T04:42:01.908618+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:02 smithi089 bash[23954]: cluster 2024-03-30T04:42:01.268156+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:02 smithi089 bash[23954]: audit 2024-03-30T04:42:01.901085+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:02 smithi089 bash[23954]: audit 2024-03-30T04:42:01.908618+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:04.957 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:04 smithi118 bash[18665]: cluster 2024-03-30T04:42:03.268653+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:05.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:04 smithi089 bash[18545]: cluster 2024-03-30T04:42:03.268653+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:05.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:04 smithi089 bash[23954]: cluster 2024-03-30T04:42:03.268653+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:05 smithi089 bash[23954]: audit 2024-03-30T04:42:05.889411+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:42:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:05 smithi089 bash[23954]: audit 2024-03-30T04:42:05.889890+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:42:06.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:05 smithi089 bash[18545]: audit 2024-03-30T04:42:05.889411+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:42:06.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:05 smithi089 bash[18545]: audit 2024-03-30T04:42:05.889890+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:42:06.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:05 smithi118 bash[18665]: audit 2024-03-30T04:42:05.889411+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:42:06.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:05 smithi118 bash[18665]: audit 2024-03-30T04:42:05.889890+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:42:07.132 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 4 on host 'smithi118' 2024-03-30T04:42:07.314 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:07 smithi118 bash[18665]: cluster 2024-03-30T04:42:05.269200+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:07 smithi089 bash[18545]: cluster 2024-03-30T04:42:05.269200+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:07 smithi089 bash[23954]: cluster 2024-03-30T04:42:05.269200+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:07.763 DEBUG:teuthology.orchestra.run.smithi118:osd.4> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.4.service 2024-03-30T04:42:07.766 INFO:tasks.cephadm:Deploying osd.5 on smithi118 with /dev/vg_nvme/lv_3... 2024-03-30T04:42:07.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-30T04:42:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[18545]: audit 2024-03-30T04:42:07.045383+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/3484468625,v1:172.21.15.118:6801/3484468625]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:42:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[18545]: audit 2024-03-30T04:42:07.045915+0000 mon.a (mon.0) 553 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:42:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[18545]: audit 2024-03-30T04:42:07.133166+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[18545]: audit 2024-03-30T04:42:07.141860+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[18545]: audit 2024-03-30T04:42:07.144333+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[18545]: audit 2024-03-30T04:42:07.145909+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[18545]: audit 2024-03-30T04:42:07.150014+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:42:08.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[18545]: audit 2024-03-30T04:42:07.161649+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:08.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[18545]: audit 2024-03-30T04:42:07.171915+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[23954]: audit 2024-03-30T04:42:07.045383+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/3484468625,v1:172.21.15.118:6801/3484468625]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:42:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[23954]: audit 2024-03-30T04:42:07.045915+0000 mon.a (mon.0) 553 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:42:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[23954]: audit 2024-03-30T04:42:07.133166+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[23954]: audit 2024-03-30T04:42:07.141860+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[23954]: audit 2024-03-30T04:42:07.144333+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[23954]: audit 2024-03-30T04:42:07.145909+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[23954]: audit 2024-03-30T04:42:07.150014+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:42:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[23954]: audit 2024-03-30T04:42:07.161649+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:08 smithi089 bash[23954]: audit 2024-03-30T04:42:07.171915+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:08 smithi118 bash[18665]: audit 2024-03-30T04:42:07.045383+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/3484468625,v1:172.21.15.118:6801/3484468625]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:42:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:08 smithi118 bash[18665]: audit 2024-03-30T04:42:07.045915+0000 mon.a (mon.0) 553 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:42:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:08 smithi118 bash[18665]: audit 2024-03-30T04:42:07.133166+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:08 smithi118 bash[18665]: audit 2024-03-30T04:42:07.141860+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:08 smithi118 bash[18665]: audit 2024-03-30T04:42:07.144333+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:08 smithi118 bash[18665]: audit 2024-03-30T04:42:07.145909+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:08 smithi118 bash[18665]: audit 2024-03-30T04:42:07.150014+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:42:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:08 smithi118 bash[18665]: audit 2024-03-30T04:42:07.161649+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:08 smithi118 bash[18665]: audit 2024-03-30T04:42:07.171915+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:09 smithi089 bash[18545]: cephadm 2024-03-30T04:42:07.151579+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 16241M 2024-03-30T04:42:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:09 smithi089 bash[18545]: cluster 2024-03-30T04:42:07.269808+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:09 smithi089 bash[18545]: audit 2024-03-30T04:42:08.033788+0000 mon.a (mon.0) 561 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T04:42:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:09 smithi089 bash[18545]: cluster 2024-03-30T04:42:08.034015+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-30T04:42:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:09 smithi089 bash[18545]: audit 2024-03-30T04:42:08.034294+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:42:09.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:09 smithi089 bash[18545]: audit 2024-03-30T04:42:08.034979+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/3484468625,v1:172.21.15.118:6801/3484468625]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:42:09.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:09 smithi089 bash[18545]: audit 2024-03-30T04:42:08.035405+0000 mon.a (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:42:09.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:09 smithi089 bash[23954]: cephadm 2024-03-30T04:42:07.151579+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 16241M 2024-03-30T04:42:09.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:09 smithi089 bash[23954]: cluster 2024-03-30T04:42:07.269808+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:09.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:09 smithi089 bash[23954]: audit 2024-03-30T04:42:08.033788+0000 mon.a (mon.0) 561 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T04:42:09.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:09 smithi089 bash[23954]: cluster 2024-03-30T04:42:08.034015+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-30T04:42:09.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:09 smithi089 bash[23954]: audit 2024-03-30T04:42:08.034294+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:42:09.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:09 smithi089 bash[23954]: audit 2024-03-30T04:42:08.034979+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/3484468625,v1:172.21.15.118:6801/3484468625]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:42:09.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:09 smithi089 bash[23954]: audit 2024-03-30T04:42:08.035405+0000 mon.a (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:42:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:09 smithi118 bash[18665]: cephadm 2024-03-30T04:42:07.151579+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 16241M 2024-03-30T04:42:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:09 smithi118 bash[18665]: cluster 2024-03-30T04:42:07.269808+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:09 smithi118 bash[18665]: audit 2024-03-30T04:42:08.033788+0000 mon.a (mon.0) 561 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T04:42:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:09 smithi118 bash[18665]: cluster 2024-03-30T04:42:08.034015+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-30T04:42:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:09 smithi118 bash[18665]: audit 2024-03-30T04:42:08.034294+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:42:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:09 smithi118 bash[18665]: audit 2024-03-30T04:42:08.034979+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/3484468625,v1:172.21.15.118:6801/3484468625]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:42:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:09 smithi118 bash[18665]: audit 2024-03-30T04:42:08.035405+0000 mon.a (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:42:09.401 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:42:09 smithi118 bash[24017]: debug 2024-03-30T04:42:09.051+0000 7f39fa6a7700 -1 osd.4 0 waiting for initial osdmap 2024-03-30T04:42:09.401 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:42:09 smithi118 bash[24017]: debug 2024-03-30T04:42:09.059+0000 7f39f483d700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:42:10.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:10 smithi089 bash[18545]: audit 2024-03-30T04:42:09.040010+0000 mon.a (mon.0) 565 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-30T04:42:10.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:10 smithi089 bash[18545]: cluster 2024-03-30T04:42:09.040299+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-30T04:42:10.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:10 smithi089 bash[18545]: audit 2024-03-30T04:42:09.041001+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:42:10.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:10 smithi089 bash[18545]: audit 2024-03-30T04:42:09.052966+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:42:10.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:10 smithi089 bash[18545]: cluster 2024-03-30T04:42:10.040918+0000 mon.a (mon.0) 569 : cluster [INF] osd.4 [v2:172.21.15.118:6800/3484468625,v1:172.21.15.118:6801/3484468625] boot 2024-03-30T04:42:10.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:10 smithi089 bash[18545]: cluster 2024-03-30T04:42:10.041048+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-30T04:42:10.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:10 smithi089 bash[18545]: audit 2024-03-30T04:42:10.041489+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:42:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:10 smithi089 bash[23954]: audit 2024-03-30T04:42:09.040010+0000 mon.a (mon.0) 565 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-30T04:42:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:10 smithi089 bash[23954]: cluster 2024-03-30T04:42:09.040299+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-30T04:42:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:10 smithi089 bash[23954]: audit 2024-03-30T04:42:09.041001+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:42:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:10 smithi089 bash[23954]: audit 2024-03-30T04:42:09.052966+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:42:10.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:10 smithi089 bash[23954]: cluster 2024-03-30T04:42:10.040918+0000 mon.a (mon.0) 569 : cluster [INF] osd.4 [v2:172.21.15.118:6800/3484468625,v1:172.21.15.118:6801/3484468625] boot 2024-03-30T04:42:10.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:10 smithi089 bash[23954]: cluster 2024-03-30T04:42:10.041048+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-30T04:42:10.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:10 smithi089 bash[23954]: audit 2024-03-30T04:42:10.041489+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:42:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:10 smithi118 bash[18665]: audit 2024-03-30T04:42:09.040010+0000 mon.a (mon.0) 565 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-30T04:42:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:10 smithi118 bash[18665]: cluster 2024-03-30T04:42:09.040299+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-30T04:42:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:10 smithi118 bash[18665]: audit 2024-03-30T04:42:09.041001+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:42:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:10 smithi118 bash[18665]: audit 2024-03-30T04:42:09.052966+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:42:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:10 smithi118 bash[18665]: cluster 2024-03-30T04:42:10.040918+0000 mon.a (mon.0) 569 : cluster [INF] osd.4 [v2:172.21.15.118:6800/3484468625,v1:172.21.15.118:6801/3484468625] boot 2024-03-30T04:42:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:10 smithi118 bash[18665]: cluster 2024-03-30T04:42:10.041048+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-30T04:42:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:10 smithi118 bash[18665]: audit 2024-03-30T04:42:10.041489+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:42:10.630 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-30T04:42:10.630 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-30T04:42:10.630 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2024-03-30T04:42:10.630 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2024-03-30T04:42:10.631 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0115598 s, 907 MB/s 2024-03-30T04:42:10.631 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2024-03-30T04:42:11.244 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi118:vg_nvme/lv_3 2024-03-30T04:42:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:11 smithi089 bash[18545]: cluster 2024-03-30T04:42:08.011723+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:42:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:11 smithi089 bash[18545]: cluster 2024-03-30T04:42:08.011823+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:42:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:11 smithi089 bash[18545]: cluster 2024-03-30T04:42:09.270453+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:11 smithi089 bash[18545]: cluster 2024-03-30T04:42:11.015769+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-30T04:42:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:11 smithi089 bash[23954]: cluster 2024-03-30T04:42:08.011723+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:42:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:11 smithi089 bash[23954]: cluster 2024-03-30T04:42:08.011823+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:42:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:11 smithi089 bash[23954]: cluster 2024-03-30T04:42:09.270453+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:11 smithi089 bash[23954]: cluster 2024-03-30T04:42:11.015769+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-30T04:42:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:11 smithi118 bash[18665]: cluster 2024-03-30T04:42:08.011723+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:42:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:11 smithi118 bash[18665]: cluster 2024-03-30T04:42:08.011823+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:42:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:11 smithi118 bash[18665]: cluster 2024-03-30T04:42:09.270453+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:42:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:11 smithi118 bash[18665]: cluster 2024-03-30T04:42:11.015769+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-30T04:42:13.286 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:13 smithi118 bash[18665]: cluster 2024-03-30T04:42:11.271161+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:13.286 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:13 smithi118 bash[18665]: cluster 2024-03-30T04:42:12.019485+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-30T04:42:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:13 smithi089 bash[18545]: cluster 2024-03-30T04:42:11.271161+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:13 smithi089 bash[18545]: cluster 2024-03-30T04:42:12.019485+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-30T04:42:13.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:13 smithi089 bash[23954]: cluster 2024-03-30T04:42:11.271161+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:13.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:13 smithi089 bash[23954]: cluster 2024-03-30T04:42:12.019485+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-30T04:42:14.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:14 smithi089 bash[18545]: cluster 2024-03-30T04:42:13.026278+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-30T04:42:14.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:14 smithi089 bash[18545]: audit 2024-03-30T04:42:13.617174+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:42:14.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:14 smithi089 bash[18545]: audit 2024-03-30T04:42:13.623459+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:42:14.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:14 smithi089 bash[18545]: audit 2024-03-30T04:42:13.625235+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:14.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:14 smithi089 bash[23954]: cluster 2024-03-30T04:42:13.026278+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-30T04:42:14.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:14 smithi089 bash[23954]: audit 2024-03-30T04:42:13.617174+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:42:14.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:14 smithi089 bash[23954]: audit 2024-03-30T04:42:13.623459+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:42:14.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:14 smithi089 bash[23954]: audit 2024-03-30T04:42:13.625235+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:14.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:14 smithi118 bash[18665]: cluster 2024-03-30T04:42:13.026278+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-30T04:42:14.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:14 smithi118 bash[18665]: audit 2024-03-30T04:42:13.617174+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:42:14.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:14 smithi118 bash[18665]: audit 2024-03-30T04:42:13.623459+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:42:14.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:14 smithi118 bash[18665]: audit 2024-03-30T04:42:13.625235+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:15.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:15 smithi089 bash[23954]: cluster 2024-03-30T04:42:13.271729+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:15.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:15 smithi089 bash[23954]: audit 2024-03-30T04:42:13.610340+0000 mgr.y (mgr.14152) 179 : audit [DBG] from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:15.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:15 smithi089 bash[23954]: cluster 2024-03-30T04:42:14.028259+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-30T04:42:15.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:15 smithi089 bash[18545]: cluster 2024-03-30T04:42:13.271729+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:15.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:15 smithi089 bash[18545]: audit 2024-03-30T04:42:13.610340+0000 mgr.y (mgr.14152) 179 : audit [DBG] from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:15.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:15 smithi089 bash[18545]: cluster 2024-03-30T04:42:14.028259+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-30T04:42:15.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:15 smithi118 bash[18665]: cluster 2024-03-30T04:42:13.271729+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:15.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:15 smithi118 bash[18665]: audit 2024-03-30T04:42:13.610340+0000 mgr.y (mgr.14152) 179 : audit [DBG] from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:15.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:15 smithi118 bash[18665]: cluster 2024-03-30T04:42:14.028259+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-30T04:42:15.837 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:42:15 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:42:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:42:16.718 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[23954]: cluster 2024-03-30T04:42:15.272290+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 121 KiB/s, 0 objects/s recovering 2024-03-30T04:42:16.718 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[23954]: audit 2024-03-30T04:42:15.671419+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:16.718 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[23954]: cephadm 2024-03-30T04:42:15.673121+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Detected new or changed devices on smithi118 2024-03-30T04:42:16.718 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[23954]: audit 2024-03-30T04:42:15.680541+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:16.718 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[23954]: audit 2024-03-30T04:42:15.715891+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:16.718 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[23954]: audit 2024-03-30T04:42:15.718800+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:16.718 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[23954]: audit 2024-03-30T04:42:15.720580+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:16.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[23954]: cluster 2024-03-30T04:42:15.725026+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-03-30T04:42:16.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[23954]: audit 2024-03-30T04:42:15.731387+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:16.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[23954]: cluster 2024-03-30T04:42:16.042832+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:42:16.719 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[18545]: cluster 2024-03-30T04:42:15.272290+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 121 KiB/s, 0 objects/s recovering 2024-03-30T04:42:16.719 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[18545]: audit 2024-03-30T04:42:15.671419+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:16.719 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[18545]: cephadm 2024-03-30T04:42:15.673121+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Detected new or changed devices on smithi118 2024-03-30T04:42:16.719 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[18545]: audit 2024-03-30T04:42:15.680541+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:16.719 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[18545]: audit 2024-03-30T04:42:15.715891+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:16.719 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[18545]: audit 2024-03-30T04:42:15.718800+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:16.719 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[18545]: audit 2024-03-30T04:42:15.720580+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:16.719 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[18545]: cluster 2024-03-30T04:42:15.725026+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-03-30T04:42:16.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[18545]: audit 2024-03-30T04:42:15.731387+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:16.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:16 smithi089 bash[18545]: cluster 2024-03-30T04:42:16.042832+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:42:17.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:16 smithi118 bash[18665]: cluster 2024-03-30T04:42:15.272290+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 121 KiB/s, 0 objects/s recovering 2024-03-30T04:42:17.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:16 smithi118 bash[18665]: audit 2024-03-30T04:42:15.671419+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:17.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:16 smithi118 bash[18665]: cephadm 2024-03-30T04:42:15.673121+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Detected new or changed devices on smithi118 2024-03-30T04:42:17.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:16 smithi118 bash[18665]: audit 2024-03-30T04:42:15.680541+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:17.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:16 smithi118 bash[18665]: audit 2024-03-30T04:42:15.715891+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:17.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:16 smithi118 bash[18665]: audit 2024-03-30T04:42:15.718800+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:17.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:16 smithi118 bash[18665]: audit 2024-03-30T04:42:15.720580+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:17.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:16 smithi118 bash[18665]: cluster 2024-03-30T04:42:15.725026+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-03-30T04:42:17.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:16 smithi118 bash[18665]: audit 2024-03-30T04:42:15.731387+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:17.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:16 smithi118 bash[18665]: cluster 2024-03-30T04:42:16.042832+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:42:19.087 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:42:18 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:42:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:42:19.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:18 smithi089 bash[18545]: cluster 2024-03-30T04:42:17.725617+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-03-30T04:42:19.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:18 smithi089 bash[18545]: audit 2024-03-30T04:42:18.758431+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:19.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:18 smithi089 bash[18545]: audit 2024-03-30T04:42:18.768992+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:19.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:18 smithi089 bash[23954]: cluster 2024-03-30T04:42:17.725617+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-03-30T04:42:19.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:18 smithi089 bash[23954]: audit 2024-03-30T04:42:18.758431+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:19.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:18 smithi089 bash[23954]: audit 2024-03-30T04:42:18.768992+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:19.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:18 smithi118 bash[18665]: cluster 2024-03-30T04:42:17.725617+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-03-30T04:42:19.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:18 smithi118 bash[18665]: audit 2024-03-30T04:42:18.758431+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:19.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:18 smithi118 bash[18665]: audit 2024-03-30T04:42:18.768992+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:20.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[18545]: audit 2024-03-30T04:42:18.808947+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:20.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[18545]: audit 2024-03-30T04:42:18.810151+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:20.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[18545]: audit 2024-03-30T04:42:18.810881+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:20.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[18545]: cluster 2024-03-30T04:42:18.813013+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-03-30T04:42:20.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[18545]: audit 2024-03-30T04:42:18.819206+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:20.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[18545]: audit 2024-03-30T04:42:19.458531+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.118:0/2478336095' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37460207-4b11-4ce6-be54-e524c0f0212e"}]: dispatch 2024-03-30T04:42:20.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[18545]: audit 2024-03-30T04:42:19.459090+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37460207-4b11-4ce6-be54-e524c0f0212e"}]: dispatch 2024-03-30T04:42:20.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[18545]: audit 2024-03-30T04:42:19.471439+0000 mon.a (mon.0) 593 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37460207-4b11-4ce6-be54-e524c0f0212e"}]': finished 2024-03-30T04:42:20.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[18545]: cluster 2024-03-30T04:42:19.471639+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-30T04:42:20.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[18545]: audit 2024-03-30T04:42:19.471943+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:42:20.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[23954]: audit 2024-03-30T04:42:18.808947+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:20.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[23954]: audit 2024-03-30T04:42:18.810151+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:20.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[23954]: audit 2024-03-30T04:42:18.810881+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:20.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[23954]: cluster 2024-03-30T04:42:18.813013+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-03-30T04:42:20.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[23954]: audit 2024-03-30T04:42:18.819206+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:20.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[23954]: audit 2024-03-30T04:42:19.458531+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.118:0/2478336095' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37460207-4b11-4ce6-be54-e524c0f0212e"}]: dispatch 2024-03-30T04:42:20.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[23954]: audit 2024-03-30T04:42:19.459090+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37460207-4b11-4ce6-be54-e524c0f0212e"}]: dispatch 2024-03-30T04:42:20.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[23954]: audit 2024-03-30T04:42:19.471439+0000 mon.a (mon.0) 593 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37460207-4b11-4ce6-be54-e524c0f0212e"}]': finished 2024-03-30T04:42:20.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[23954]: cluster 2024-03-30T04:42:19.471639+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-30T04:42:20.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:19 smithi089 bash[23954]: audit 2024-03-30T04:42:19.471943+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:42:20.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:19 smithi118 bash[18665]: audit 2024-03-30T04:42:18.808947+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:20.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:19 smithi118 bash[18665]: audit 2024-03-30T04:42:18.810151+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:20.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:19 smithi118 bash[18665]: audit 2024-03-30T04:42:18.810881+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:20.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:19 smithi118 bash[18665]: cluster 2024-03-30T04:42:18.813013+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-03-30T04:42:20.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:19 smithi118 bash[18665]: audit 2024-03-30T04:42:18.819206+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:20.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:19 smithi118 bash[18665]: audit 2024-03-30T04:42:19.458531+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.118:0/2478336095' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37460207-4b11-4ce6-be54-e524c0f0212e"}]: dispatch 2024-03-30T04:42:20.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:19 smithi118 bash[18665]: audit 2024-03-30T04:42:19.459090+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37460207-4b11-4ce6-be54-e524c0f0212e"}]: dispatch 2024-03-30T04:42:20.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:19 smithi118 bash[18665]: audit 2024-03-30T04:42:19.471439+0000 mon.a (mon.0) 593 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37460207-4b11-4ce6-be54-e524c0f0212e"}]': finished 2024-03-30T04:42:20.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:19 smithi118 bash[18665]: cluster 2024-03-30T04:42:19.471639+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-30T04:42:20.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:19 smithi118 bash[18665]: audit 2024-03-30T04:42:19.471943+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:42:21.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:20 smithi089 bash[18545]: cluster 2024-03-30T04:42:19.780514+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:42:21.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:20 smithi089 bash[18545]: cluster 2024-03-30T04:42:19.780585+0000 mon.a (mon.0) 597 : cluster [INF] Cluster is now healthy 2024-03-30T04:42:21.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:20 smithi089 bash[18545]: audit 2024-03-30T04:42:20.482379+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.118:0/1469089756' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:42:21.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:20 smithi089 bash[23954]: cluster 2024-03-30T04:42:19.780514+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:42:21.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:20 smithi089 bash[23954]: cluster 2024-03-30T04:42:19.780585+0000 mon.a (mon.0) 597 : cluster [INF] Cluster is now healthy 2024-03-30T04:42:21.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:20 smithi089 bash[23954]: audit 2024-03-30T04:42:20.482379+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.118:0/1469089756' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:42:21.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:20 smithi118 bash[18665]: cluster 2024-03-30T04:42:19.780514+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:42:21.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:20 smithi118 bash[18665]: cluster 2024-03-30T04:42:19.780585+0000 mon.a (mon.0) 597 : cluster [INF] Cluster is now healthy 2024-03-30T04:42:21.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:20 smithi118 bash[18665]: audit 2024-03-30T04:42:20.482379+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.118:0/1469089756' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:42:22.337 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:42:22 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:42:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:42:22.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:22 smithi089 bash[18545]: cluster 2024-03-30T04:42:20.813530+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:22 smithi089 bash[23954]: cluster 2024-03-30T04:42:20.813530+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:22 smithi118 bash[18665]: cluster 2024-03-30T04:42:20.813530+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:23 smithi089 bash[18545]: audit 2024-03-30T04:42:22.065023+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:23 smithi089 bash[18545]: audit 2024-03-30T04:42:22.074857+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:23 smithi089 bash[18545]: cluster 2024-03-30T04:42:22.814129+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:23.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:23 smithi089 bash[23954]: audit 2024-03-30T04:42:22.065023+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:23.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:23 smithi089 bash[23954]: audit 2024-03-30T04:42:22.074857+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:23.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:23 smithi089 bash[23954]: cluster 2024-03-30T04:42:22.814129+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:23 smithi118 bash[18665]: audit 2024-03-30T04:42:22.065023+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:23 smithi118 bash[18665]: audit 2024-03-30T04:42:22.074857+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:23 smithi118 bash[18665]: cluster 2024-03-30T04:42:22.814129+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:26.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:25 smithi118 bash[18665]: cluster 2024-03-30T04:42:24.814679+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:25 smithi089 bash[18545]: cluster 2024-03-30T04:42:24.814679+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:25 smithi089 bash[23954]: cluster 2024-03-30T04:42:24.814679+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:28.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:28 smithi089 bash[18545]: cluster 2024-03-30T04:42:26.815246+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:28.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:28 smithi089 bash[23954]: cluster 2024-03-30T04:42:26.815246+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:28.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:28 smithi118 bash[18665]: cluster 2024-03-30T04:42:26.815246+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:30 smithi089 bash[18545]: cluster 2024-03-30T04:42:28.815811+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:30 smithi089 bash[18545]: audit 2024-03-30T04:42:29.749053+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T04:42:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:30 smithi089 bash[18545]: audit 2024-03-30T04:42:29.750931+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:30.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:30 smithi089 bash[23954]: cluster 2024-03-30T04:42:28.815811+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:30.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:30 smithi089 bash[23954]: audit 2024-03-30T04:42:29.749053+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T04:42:30.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:30 smithi089 bash[23954]: audit 2024-03-30T04:42:29.750931+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:30 smithi118 bash[18665]: cluster 2024-03-30T04:42:28.815811+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:30 smithi118 bash[18665]: audit 2024-03-30T04:42:29.749053+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T04:42:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:30 smithi118 bash[18665]: audit 2024-03-30T04:42:29.750931+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:31.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:31 smithi089 bash[18545]: cephadm 2024-03-30T04:42:29.752476+0000 mgr.y (mgr.14152) 190 : cephadm [INF] Deploying daemon osd.5 on smithi118 2024-03-30T04:42:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:31 smithi089 bash[23954]: cephadm 2024-03-30T04:42:29.752476+0000 mgr.y (mgr.14152) 190 : cephadm [INF] Deploying daemon osd.5 on smithi118 2024-03-30T04:42:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:31 smithi118 bash[18665]: cephadm 2024-03-30T04:42:29.752476+0000 mgr.y (mgr.14152) 190 : cephadm [INF] Deploying daemon osd.5 on smithi118 2024-03-30T04:42:32.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:32 smithi118 bash[18665]: cluster 2024-03-30T04:42:30.816353+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:32.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:32 smithi089 bash[18545]: cluster 2024-03-30T04:42:30.816353+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:32.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:32 smithi089 bash[23954]: cluster 2024-03-30T04:42:30.816353+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:33.149 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:42:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:33.150 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:42:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:33.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:33.649 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:42:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:33.649 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:42:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:33.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:42:34.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:34 smithi089 bash[18545]: cluster 2024-03-30T04:42:32.816861+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:34.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:34 smithi089 bash[18545]: audit 2024-03-30T04:42:33.381839+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:34.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:34 smithi089 bash[18545]: audit 2024-03-30T04:42:33.382490+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:34.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:34 smithi089 bash[18545]: audit 2024-03-30T04:42:33.386632+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:34.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:34 smithi089 bash[18545]: audit 2024-03-30T04:42:33.388647+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:34.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:34 smithi089 bash[18545]: audit 2024-03-30T04:42:33.404074+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:34.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:34 smithi089 bash[23954]: cluster 2024-03-30T04:42:32.816861+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:34.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:34 smithi089 bash[23954]: audit 2024-03-30T04:42:33.381839+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:34.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:34 smithi089 bash[23954]: audit 2024-03-30T04:42:33.382490+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:34.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:34 smithi089 bash[23954]: audit 2024-03-30T04:42:33.386632+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:34.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:34 smithi089 bash[23954]: audit 2024-03-30T04:42:33.388647+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:34.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:34 smithi089 bash[23954]: audit 2024-03-30T04:42:33.404074+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:34.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:34 smithi118 bash[18665]: cluster 2024-03-30T04:42:32.816861+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:34 smithi118 bash[18665]: audit 2024-03-30T04:42:33.381839+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:34 smithi118 bash[18665]: audit 2024-03-30T04:42:33.382490+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:34 smithi118 bash[18665]: audit 2024-03-30T04:42:33.386632+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:34 smithi118 bash[18665]: audit 2024-03-30T04:42:33.388647+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:34 smithi118 bash[18665]: audit 2024-03-30T04:42:33.404074+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:36.106 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:36 smithi118 bash[18665]: cluster 2024-03-30T04:42:34.817386+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:36.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:36 smithi089 bash[18545]: cluster 2024-03-30T04:42:34.817386+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:36.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:36 smithi089 bash[23954]: cluster 2024-03-30T04:42:34.817386+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:38.112 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:38 smithi118 bash[18665]: cluster 2024-03-30T04:42:36.817787+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:38.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:38 smithi089 bash[18545]: cluster 2024-03-30T04:42:36.817787+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:38.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:38 smithi089 bash[23954]: cluster 2024-03-30T04:42:36.817787+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:39.268 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 5 on host 'smithi118' 2024-03-30T04:42:39.336 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:42:38 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:42:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:42:39.844 DEBUG:teuthology.orchestra.run.smithi118:osd.5> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.5.service 2024-03-30T04:42:39.846 INFO:tasks.cephadm:Deploying osd.6 on smithi118 with /dev/vg_nvme/lv_2... 2024-03-30T04:42:39.846 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-30T04:42:40.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:39 smithi118 bash[18665]: cluster 2024-03-30T04:42:38.818275+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:40.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:39 smithi118 bash[18665]: audit 2024-03-30T04:42:38.876806+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:40.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:39 smithi118 bash[18665]: cephadm 2024-03-30T04:42:38.877765+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi118 2024-03-30T04:42:40.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:39 smithi118 bash[18665]: audit 2024-03-30T04:42:38.882334+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:40.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:39 smithi118 bash[18665]: audit 2024-03-30T04:42:38.896058+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:40.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:39 smithi118 bash[18665]: audit 2024-03-30T04:42:38.898152+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:40.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:39 smithi118 bash[18665]: audit 2024-03-30T04:42:38.899133+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:40.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:39 smithi118 bash[18665]: audit 2024-03-30T04:42:38.906465+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:40.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:39 smithi118 bash[18665]: audit 2024-03-30T04:42:39.269816+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:40.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:39 smithi118 bash[18665]: audit 2024-03-30T04:42:39.274918+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:40.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:39 smithi118 bash[18665]: audit 2024-03-30T04:42:39.276848+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:40.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:39 smithi118 bash[18665]: audit 2024-03-30T04:42:39.278228+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:40.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:39 smithi118 bash[18665]: audit 2024-03-30T04:42:39.288720+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:40.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:39 smithi118 bash[18665]: audit 2024-03-30T04:42:39.524550+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/3408893749,v1:172.21.15.118:6809/3408893749]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:42:40.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:39 smithi118 bash[18665]: audit 2024-03-30T04:42:39.524667+0000 mon.a (mon.0) 618 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:42:40.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[18545]: cluster 2024-03-30T04:42:38.818275+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:40.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[18545]: audit 2024-03-30T04:42:38.876806+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:40.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[18545]: cephadm 2024-03-30T04:42:38.877765+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi118 2024-03-30T04:42:40.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[18545]: audit 2024-03-30T04:42:38.882334+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:40.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[18545]: audit 2024-03-30T04:42:38.896058+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:40.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[18545]: audit 2024-03-30T04:42:38.898152+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:40.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[18545]: audit 2024-03-30T04:42:38.899133+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:40.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[18545]: audit 2024-03-30T04:42:38.906465+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:40.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[18545]: audit 2024-03-30T04:42:39.269816+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:40.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[18545]: audit 2024-03-30T04:42:39.274918+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:40.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[18545]: audit 2024-03-30T04:42:39.276848+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:40.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[18545]: audit 2024-03-30T04:42:39.278228+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:40.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[18545]: audit 2024-03-30T04:42:39.288720+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:40.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[18545]: audit 2024-03-30T04:42:39.524550+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/3408893749,v1:172.21.15.118:6809/3408893749]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:42:40.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[18545]: audit 2024-03-30T04:42:39.524667+0000 mon.a (mon.0) 618 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:42:40.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[23954]: cluster 2024-03-30T04:42:38.818275+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:40.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[23954]: audit 2024-03-30T04:42:38.876806+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:40.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[23954]: cephadm 2024-03-30T04:42:38.877765+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi118 2024-03-30T04:42:40.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[23954]: audit 2024-03-30T04:42:38.882334+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:40.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[23954]: audit 2024-03-30T04:42:38.896058+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:40.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[23954]: audit 2024-03-30T04:42:38.898152+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:40.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[23954]: audit 2024-03-30T04:42:38.899133+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:40.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[23954]: audit 2024-03-30T04:42:38.906465+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:40.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[23954]: audit 2024-03-30T04:42:39.269816+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:40.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[23954]: audit 2024-03-30T04:42:39.274918+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:40.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[23954]: audit 2024-03-30T04:42:39.276848+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:40.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[23954]: audit 2024-03-30T04:42:39.278228+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:40.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[23954]: audit 2024-03-30T04:42:39.288720+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:40.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[23954]: audit 2024-03-30T04:42:39.524550+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/3408893749,v1:172.21.15.118:6809/3408893749]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:42:40.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:39 smithi089 bash[23954]: audit 2024-03-30T04:42:39.524667+0000 mon.a (mon.0) 618 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:42:41.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:42:40 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:42:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:42:41.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[18545]: audit 2024-03-30T04:42:40.294326+0000 mon.a (mon.0) 619 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T04:42:41.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[18545]: cluster 2024-03-30T04:42:40.294596+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-30T04:42:41.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[18545]: audit 2024-03-30T04:42:40.294893+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:42:41.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[18545]: audit 2024-03-30T04:42:40.295816+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/3408893749,v1:172.21.15.118:6809/3408893749]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:42:41.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[18545]: audit 2024-03-30T04:42:40.296312+0000 mon.a (mon.0) 622 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:42:41.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[18545]: audit 2024-03-30T04:42:40.730155+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:41.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[18545]: audit 2024-03-30T04:42:40.741839+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:41.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[18545]: audit 2024-03-30T04:42:40.759886+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:41.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[18545]: audit 2024-03-30T04:42:40.762701+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:41.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[18545]: audit 2024-03-30T04:42:40.764366+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:41.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[18545]: audit 2024-03-30T04:42:40.776661+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:41.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[18545]: cluster 2024-03-30T04:42:40.818879+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:41.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[23954]: audit 2024-03-30T04:42:40.294326+0000 mon.a (mon.0) 619 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T04:42:41.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[23954]: cluster 2024-03-30T04:42:40.294596+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-30T04:42:41.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[23954]: audit 2024-03-30T04:42:40.294893+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:42:41.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[23954]: audit 2024-03-30T04:42:40.295816+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/3408893749,v1:172.21.15.118:6809/3408893749]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:42:41.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[23954]: audit 2024-03-30T04:42:40.296312+0000 mon.a (mon.0) 622 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:42:41.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[23954]: audit 2024-03-30T04:42:40.730155+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:41.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[23954]: audit 2024-03-30T04:42:40.741839+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:41.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[23954]: audit 2024-03-30T04:42:40.759886+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:41.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[23954]: audit 2024-03-30T04:42:40.762701+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:41.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[23954]: audit 2024-03-30T04:42:40.764366+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:41.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[23954]: audit 2024-03-30T04:42:40.776661+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:41.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:41 smithi089 bash[23954]: cluster 2024-03-30T04:42:40.818879+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:41.626 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:42:41 smithi118 bash[27083]: debug 2024-03-30T04:42:41.310+0000 7fe42a25b700 -1 osd.5 0 waiting for initial osdmap 2024-03-30T04:42:41.626 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:42:41 smithi118 bash[27083]: debug 2024-03-30T04:42:41.314+0000 7fe423bf0700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:42:41.626 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:41 smithi118 bash[18665]: audit 2024-03-30T04:42:40.294326+0000 mon.a (mon.0) 619 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T04:42:41.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:41 smithi118 bash[18665]: cluster 2024-03-30T04:42:40.294596+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-30T04:42:41.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:41 smithi118 bash[18665]: audit 2024-03-30T04:42:40.294893+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:42:41.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:41 smithi118 bash[18665]: audit 2024-03-30T04:42:40.295816+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/3408893749,v1:172.21.15.118:6809/3408893749]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:42:41.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:41 smithi118 bash[18665]: audit 2024-03-30T04:42:40.296312+0000 mon.a (mon.0) 622 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:42:41.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:41 smithi118 bash[18665]: audit 2024-03-30T04:42:40.730155+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:41.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:41 smithi118 bash[18665]: audit 2024-03-30T04:42:40.741839+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:41.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:41 smithi118 bash[18665]: audit 2024-03-30T04:42:40.759886+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:41.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:41 smithi118 bash[18665]: audit 2024-03-30T04:42:40.762701+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:41.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:41 smithi118 bash[18665]: audit 2024-03-30T04:42:40.764366+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:41.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:41 smithi118 bash[18665]: audit 2024-03-30T04:42:40.776661+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:41.627 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:41 smithi118 bash[18665]: cluster 2024-03-30T04:42:40.818879+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:42:42.587 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:42:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:42:42.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[18545]: audit 2024-03-30T04:42:41.300004+0000 mon.a (mon.0) 629 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-30T04:42:42.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[18545]: cluster 2024-03-30T04:42:41.300329+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-30T04:42:42.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[18545]: audit 2024-03-30T04:42:41.301153+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:42:42.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[18545]: audit 2024-03-30T04:42:41.312090+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:42:42.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[18545]: audit 2024-03-30T04:42:42.236714+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:42.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[18545]: audit 2024-03-30T04:42:42.243710+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:42.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[18545]: cluster 2024-03-30T04:42:42.300707+0000 mon.a (mon.0) 635 : cluster [INF] osd.5 [v2:172.21.15.118:6808/3408893749,v1:172.21.15.118:6809/3408893749] boot 2024-03-30T04:42:42.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[18545]: cluster 2024-03-30T04:42:42.300823+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-30T04:42:42.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[18545]: audit 2024-03-30T04:42:42.301156+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:42:42.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[23954]: audit 2024-03-30T04:42:41.300004+0000 mon.a (mon.0) 629 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-30T04:42:42.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[23954]: cluster 2024-03-30T04:42:41.300329+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-30T04:42:42.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[23954]: audit 2024-03-30T04:42:41.301153+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:42:42.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[23954]: audit 2024-03-30T04:42:41.312090+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:42:42.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[23954]: audit 2024-03-30T04:42:42.236714+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:42.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[23954]: audit 2024-03-30T04:42:42.243710+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:42.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[23954]: cluster 2024-03-30T04:42:42.300707+0000 mon.a (mon.0) 635 : cluster [INF] osd.5 [v2:172.21.15.118:6808/3408893749,v1:172.21.15.118:6809/3408893749] boot 2024-03-30T04:42:42.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[23954]: cluster 2024-03-30T04:42:42.300823+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-30T04:42:42.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:42 smithi089 bash[23954]: audit 2024-03-30T04:42:42.301156+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:42:42.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:42 smithi118 bash[18665]: audit 2024-03-30T04:42:41.300004+0000 mon.a (mon.0) 629 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-30T04:42:42.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:42 smithi118 bash[18665]: cluster 2024-03-30T04:42:41.300329+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-30T04:42:42.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:42 smithi118 bash[18665]: audit 2024-03-30T04:42:41.301153+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:42:42.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:42 smithi118 bash[18665]: audit 2024-03-30T04:42:41.312090+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:42:42.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:42 smithi118 bash[18665]: audit 2024-03-30T04:42:42.236714+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:42.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:42 smithi118 bash[18665]: audit 2024-03-30T04:42:42.243710+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:42:42.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:42 smithi118 bash[18665]: cluster 2024-03-30T04:42:42.300707+0000 mon.a (mon.0) 635 : cluster [INF] osd.5 [v2:172.21.15.118:6808/3408893749,v1:172.21.15.118:6809/3408893749] boot 2024-03-30T04:42:42.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:42 smithi118 bash[18665]: cluster 2024-03-30T04:42:42.300823+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-30T04:42:42.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:42 smithi118 bash[18665]: audit 2024-03-30T04:42:42.301156+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:42:43.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:43 smithi089 bash[18545]: cluster 2024-03-30T04:42:40.553188+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:42:43.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:43 smithi089 bash[18545]: cluster 2024-03-30T04:42:40.553324+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:42:43.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:43 smithi089 bash[18545]: cluster 2024-03-30T04:42:42.819480+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:43.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:43 smithi089 bash[18545]: cluster 2024-03-30T04:42:43.302645+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-30T04:42:43.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:43 smithi089 bash[23954]: cluster 2024-03-30T04:42:40.553188+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:42:43.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:43 smithi089 bash[23954]: cluster 2024-03-30T04:42:40.553324+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:42:43.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:43 smithi089 bash[23954]: cluster 2024-03-30T04:42:42.819480+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:43.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:43 smithi089 bash[23954]: cluster 2024-03-30T04:42:43.302645+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-30T04:42:43.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:43 smithi118 bash[18665]: cluster 2024-03-30T04:42:40.553188+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:42:43.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:43 smithi118 bash[18665]: cluster 2024-03-30T04:42:40.553324+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:42:43.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:43 smithi118 bash[18665]: cluster 2024-03-30T04:42:42.819480+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:43.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:43 smithi118 bash[18665]: cluster 2024-03-30T04:42:43.302645+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-30T04:42:43.798 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-30T04:42:43.798 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-30T04:42:43.798 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2024-03-30T04:42:43.798 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2024-03-30T04:42:43.798 INFO:teuthology.orchestra.run.smithi118.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0115172 s, 910 MB/s 2024-03-30T04:42:43.798 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2024-03-30T04:42:44.472 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi118:vg_nvme/lv_2 2024-03-30T04:42:45.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:45 smithi089 bash[18545]: cluster 2024-03-30T04:42:44.303937+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-30T04:42:45.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:45 smithi089 bash[18545]: cluster 2024-03-30T04:42:44.819972+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:45.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:45 smithi089 bash[23954]: cluster 2024-03-30T04:42:44.303937+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-30T04:42:45.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:45 smithi089 bash[23954]: cluster 2024-03-30T04:42:44.819972+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:45 smithi118 bash[18665]: cluster 2024-03-30T04:42:44.303937+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-30T04:42:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:45 smithi118 bash[18665]: cluster 2024-03-30T04:42:44.819972+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:46.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:46 smithi089 bash[18545]: cluster 2024-03-30T04:42:45.314891+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-30T04:42:46.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:46 smithi089 bash[23954]: cluster 2024-03-30T04:42:45.314891+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-30T04:42:46.639 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:46 smithi118 bash[18665]: cluster 2024-03-30T04:42:45.314891+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-30T04:42:47.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:47 smithi089 bash[18545]: cluster 2024-03-30T04:42:46.318219+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-30T04:42:47.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:47 smithi089 bash[18545]: cluster 2024-03-30T04:42:46.820528+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v176: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:47.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:47 smithi089 bash[23954]: cluster 2024-03-30T04:42:46.318219+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-30T04:42:47.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:47 smithi089 bash[23954]: cluster 2024-03-30T04:42:46.820528+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v176: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:47.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:47 smithi118 bash[18665]: cluster 2024-03-30T04:42:46.318219+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-30T04:42:47.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:47 smithi118 bash[18665]: cluster 2024-03-30T04:42:46.820528+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v176: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:48.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:48 smithi089 bash[18545]: audit 2024-03-30T04:42:47.711220+0000 mgr.y (mgr.14152) 201 : audit [DBG] from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:48.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:48 smithi089 bash[18545]: audit 2024-03-30T04:42:47.718090+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:42:48.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:48 smithi089 bash[18545]: audit 2024-03-30T04:42:47.724377+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:42:48.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:48 smithi089 bash[18545]: audit 2024-03-30T04:42:47.726161+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:48.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:48 smithi089 bash[23954]: audit 2024-03-30T04:42:47.711220+0000 mgr.y (mgr.14152) 201 : audit [DBG] from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:48.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:48 smithi089 bash[23954]: audit 2024-03-30T04:42:47.718090+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:42:48.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:48 smithi089 bash[23954]: audit 2024-03-30T04:42:47.724377+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:42:48.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:48 smithi089 bash[23954]: audit 2024-03-30T04:42:47.726161+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:48.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:48 smithi118 bash[18665]: audit 2024-03-30T04:42:47.711220+0000 mgr.y (mgr.14152) 201 : audit [DBG] from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:48.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:48 smithi118 bash[18665]: audit 2024-03-30T04:42:47.718090+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:42:48.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:48 smithi118 bash[18665]: audit 2024-03-30T04:42:47.724377+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:42:48.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:48 smithi118 bash[18665]: audit 2024-03-30T04:42:47.726161+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:49.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:49 smithi118 bash[18665]: cluster 2024-03-30T04:42:48.821174+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:49.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:49 smithi089 bash[18545]: cluster 2024-03-30T04:42:48.821174+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:49.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:49 smithi089 bash[23954]: cluster 2024-03-30T04:42:48.821174+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:52.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:52 smithi118 bash[18665]: cluster 2024-03-30T04:42:50.821734+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:52.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:52 smithi089 bash[18545]: cluster 2024-03-30T04:42:50.821734+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:52.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:52 smithi089 bash[23954]: cluster 2024-03-30T04:42:50.821734+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:54.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:54 smithi089 bash[18545]: cluster 2024-03-30T04:42:52.822335+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:54.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:54 smithi089 bash[18545]: audit 2024-03-30T04:42:53.284374+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.118:0/3500995857' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "019daa82-9e6d-4426-b6ed-2e6404701314"}]: dispatch 2024-03-30T04:42:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:54 smithi089 bash[18545]: audit 2024-03-30T04:42:53.284830+0000 mon.a (mon.0) 645 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "019daa82-9e6d-4426-b6ed-2e6404701314"}]: dispatch 2024-03-30T04:42:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:54 smithi089 bash[18545]: audit 2024-03-30T04:42:53.295713+0000 mon.a (mon.0) 646 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "019daa82-9e6d-4426-b6ed-2e6404701314"}]': finished 2024-03-30T04:42:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:54 smithi089 bash[18545]: cluster 2024-03-30T04:42:53.295964+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-30T04:42:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:54 smithi089 bash[18545]: audit 2024-03-30T04:42:53.296285+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:42:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:54 smithi089 bash[18545]: audit 2024-03-30T04:42:53.945858+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.118:0/1857921029' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:42:54.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:54 smithi089 bash[23954]: cluster 2024-03-30T04:42:52.822335+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:54.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:54 smithi089 bash[23954]: audit 2024-03-30T04:42:53.284374+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.118:0/3500995857' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "019daa82-9e6d-4426-b6ed-2e6404701314"}]: dispatch 2024-03-30T04:42:54.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:54 smithi089 bash[23954]: audit 2024-03-30T04:42:53.284830+0000 mon.a (mon.0) 645 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "019daa82-9e6d-4426-b6ed-2e6404701314"}]: dispatch 2024-03-30T04:42:54.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:54 smithi089 bash[23954]: audit 2024-03-30T04:42:53.295713+0000 mon.a (mon.0) 646 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "019daa82-9e6d-4426-b6ed-2e6404701314"}]': finished 2024-03-30T04:42:54.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:54 smithi089 bash[23954]: cluster 2024-03-30T04:42:53.295964+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-30T04:42:54.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:54 smithi089 bash[23954]: audit 2024-03-30T04:42:53.296285+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:42:54.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:54 smithi089 bash[23954]: audit 2024-03-30T04:42:53.945858+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.118:0/1857921029' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:42:54.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:54 smithi118 bash[18665]: cluster 2024-03-30T04:42:52.822335+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:54.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:54 smithi118 bash[18665]: audit 2024-03-30T04:42:53.284374+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.118:0/3500995857' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "019daa82-9e6d-4426-b6ed-2e6404701314"}]: dispatch 2024-03-30T04:42:54.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:54 smithi118 bash[18665]: audit 2024-03-30T04:42:53.284830+0000 mon.a (mon.0) 645 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "019daa82-9e6d-4426-b6ed-2e6404701314"}]: dispatch 2024-03-30T04:42:54.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:54 smithi118 bash[18665]: audit 2024-03-30T04:42:53.295713+0000 mon.a (mon.0) 646 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "019daa82-9e6d-4426-b6ed-2e6404701314"}]': finished 2024-03-30T04:42:54.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:54 smithi118 bash[18665]: cluster 2024-03-30T04:42:53.295964+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-30T04:42:54.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:54 smithi118 bash[18665]: audit 2024-03-30T04:42:53.296285+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:42:54.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:54 smithi118 bash[18665]: audit 2024-03-30T04:42:53.945858+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.118:0/1857921029' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:42:56.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:56 smithi089 bash[18545]: cluster 2024-03-30T04:42:54.822884+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:56 smithi089 bash[23954]: cluster 2024-03-30T04:42:54.822884+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:56.375 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:56 smithi118 bash[18665]: cluster 2024-03-30T04:42:54.822884+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:42:58 smithi089 bash[18545]: cluster 2024-03-30T04:42:56.823467+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:58.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:42:58 smithi089 bash[23954]: cluster 2024-03-30T04:42:56.823467+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:58.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:42:58 smithi118 bash[18665]: cluster 2024-03-30T04:42:56.823467+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:42:59.685 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:42:59 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:42:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:43:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:00 smithi089 bash[18545]: cluster 2024-03-30T04:42:58.824024+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:00 smithi089 bash[18545]: audit 2024-03-30T04:42:59.372981+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:00 smithi089 bash[18545]: audit 2024-03-30T04:42:59.378556+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:00.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:00 smithi089 bash[23954]: cluster 2024-03-30T04:42:58.824024+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:00.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:00 smithi089 bash[23954]: audit 2024-03-30T04:42:59.372981+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:00.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:00 smithi089 bash[23954]: audit 2024-03-30T04:42:59.378556+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:00 smithi118 bash[18665]: cluster 2024-03-30T04:42:58.824024+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:00 smithi118 bash[18665]: audit 2024-03-30T04:42:59.372981+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:00 smithi118 bash[18665]: audit 2024-03-30T04:42:59.378556+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:02.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:02 smithi089 bash[18545]: cluster 2024-03-30T04:43:00.824430+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:02.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:02 smithi089 bash[23954]: cluster 2024-03-30T04:43:00.824430+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:02.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:02 smithi118 bash[18665]: cluster 2024-03-30T04:43:00.824430+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:02.837 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:43:02 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:43:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:43:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:03 smithi118 bash[18665]: audit 2024-03-30T04:43:02.382790+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:03 smithi118 bash[18665]: audit 2024-03-30T04:43:02.387506+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:03 smithi118 bash[18665]: cluster 2024-03-30T04:43:02.824940+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:03.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:03 smithi089 bash[18545]: audit 2024-03-30T04:43:02.382790+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:03.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:03 smithi089 bash[18545]: audit 2024-03-30T04:43:02.387506+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:03.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:03 smithi089 bash[18545]: cluster 2024-03-30T04:43:02.824940+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:03.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:03 smithi089 bash[23954]: audit 2024-03-30T04:43:02.382790+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:03.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:03 smithi089 bash[23954]: audit 2024-03-30T04:43:02.387506+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:03.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:03 smithi089 bash[23954]: cluster 2024-03-30T04:43:02.824940+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:06.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:05 smithi118 bash[18665]: cluster 2024-03-30T04:43:04.825496+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:06.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:05 smithi118 bash[18665]: audit 2024-03-30T04:43:05.843107+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T04:43:06.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:05 smithi118 bash[18665]: audit 2024-03-30T04:43:05.844707+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:06.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:05 smithi089 bash[18545]: cluster 2024-03-30T04:43:04.825496+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:06.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:05 smithi089 bash[18545]: audit 2024-03-30T04:43:05.843107+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T04:43:06.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:05 smithi089 bash[18545]: audit 2024-03-30T04:43:05.844707+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:05 smithi089 bash[23954]: cluster 2024-03-30T04:43:04.825496+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:05 smithi089 bash[23954]: audit 2024-03-30T04:43:05.843107+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T04:43:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:05 smithi089 bash[23954]: audit 2024-03-30T04:43:05.844707+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:07.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:06 smithi118 bash[18665]: cephadm 2024-03-30T04:43:05.846099+0000 mgr.y (mgr.14152) 211 : cephadm [INF] Deploying daemon osd.6 on smithi118 2024-03-30T04:43:07.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:06 smithi118 bash[18665]: audit 2024-03-30T04:43:05.892013+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:43:07.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:06 smithi118 bash[18665]: audit 2024-03-30T04:43:05.894572+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:43:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:06 smithi089 bash[18545]: cephadm 2024-03-30T04:43:05.846099+0000 mgr.y (mgr.14152) 211 : cephadm [INF] Deploying daemon osd.6 on smithi118 2024-03-30T04:43:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:06 smithi089 bash[18545]: audit 2024-03-30T04:43:05.892013+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:43:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:06 smithi089 bash[18545]: audit 2024-03-30T04:43:05.894572+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:43:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:06 smithi089 bash[23954]: cephadm 2024-03-30T04:43:05.846099+0000 mgr.y (mgr.14152) 211 : cephadm [INF] Deploying daemon osd.6 on smithi118 2024-03-30T04:43:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:06 smithi089 bash[23954]: audit 2024-03-30T04:43:05.892013+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:43:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:06 smithi089 bash[23954]: audit 2024-03-30T04:43:05.894572+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:43:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:08 smithi089 bash[18545]: cluster 2024-03-30T04:43:06.826106+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:08.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:08 smithi089 bash[23954]: cluster 2024-03-30T04:43:06.826106+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:08.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:08 smithi118 bash[18665]: cluster 2024-03-30T04:43:06.826106+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:09.377 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:43:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:09.377 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:43:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:09.377 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:09.378 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:43:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:09.636 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:09.636 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:43:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:09.636 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:43:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:09.636 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:43:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:10.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:10 smithi089 bash[18545]: cluster 2024-03-30T04:43:08.826676+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:10.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:10 smithi089 bash[18545]: audit 2024-03-30T04:43:09.629075+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:10.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:10 smithi089 bash[18545]: audit 2024-03-30T04:43:09.634189+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:10.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:10 smithi089 bash[18545]: audit 2024-03-30T04:43:09.637257+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:10.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:10 smithi089 bash[18545]: audit 2024-03-30T04:43:09.639569+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:10.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:10 smithi089 bash[18545]: audit 2024-03-30T04:43:09.653926+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:10 smithi089 bash[23954]: cluster 2024-03-30T04:43:08.826676+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:10 smithi089 bash[23954]: audit 2024-03-30T04:43:09.629075+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:10 smithi089 bash[23954]: audit 2024-03-30T04:43:09.634189+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:10 smithi089 bash[23954]: audit 2024-03-30T04:43:09.637257+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:10 smithi089 bash[23954]: audit 2024-03-30T04:43:09.639569+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:10 smithi089 bash[23954]: audit 2024-03-30T04:43:09.653926+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:10.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:10 smithi118 bash[18665]: cluster 2024-03-30T04:43:08.826676+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:10.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:10 smithi118 bash[18665]: audit 2024-03-30T04:43:09.629075+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:10 smithi118 bash[18665]: audit 2024-03-30T04:43:09.634189+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:10 smithi118 bash[18665]: audit 2024-03-30T04:43:09.637257+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:10 smithi118 bash[18665]: audit 2024-03-30T04:43:09.639569+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:10 smithi118 bash[18665]: audit 2024-03-30T04:43:09.653926+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:12.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:12 smithi089 bash[23954]: cluster 2024-03-30T04:43:10.827269+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:12 smithi089 bash[18545]: cluster 2024-03-30T04:43:10.827269+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:12.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:12 smithi118 bash[18665]: cluster 2024-03-30T04:43:10.827269+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:14.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:14 smithi118 bash[18665]: cluster 2024-03-30T04:43:12.827848+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:14.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:14 smithi089 bash[18545]: cluster 2024-03-30T04:43:12.827848+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:14.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:14 smithi089 bash[23954]: cluster 2024-03-30T04:43:12.827848+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:15.646 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 6 on host 'smithi118' 2024-03-30T04:43:16.238 DEBUG:teuthology.orchestra.run.smithi118:osd.6> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.6.service 2024-03-30T04:43:16.240 INFO:tasks.cephadm:Deploying osd.7 on smithi118 with /dev/vg_nvme/lv_1... 2024-03-30T04:43:16.241 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-30T04:43:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[23954]: cluster 2024-03-30T04:43:14.828415+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[23954]: audit 2024-03-30T04:43:15.647599+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[23954]: audit 2024-03-30T04:43:15.648609+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[23954]: audit 2024-03-30T04:43:15.653181+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[23954]: audit 2024-03-30T04:43:15.655143+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[23954]: audit 2024-03-30T04:43:15.659432+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:16.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[23954]: audit 2024-03-30T04:43:15.661160+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:16.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[23954]: audit 2024-03-30T04:43:15.662996+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:16.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[23954]: audit 2024-03-30T04:43:15.675143+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:16.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[23954]: audit 2024-03-30T04:43:15.685570+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:16.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[23954]: audit 2024-03-30T04:43:15.841789+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/314707861,v1:172.21.15.118:6817/314707861]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:43:16.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[23954]: audit 2024-03-30T04:43:15.842190+0000 mon.a (mon.0) 671 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:43:16.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[18545]: cluster 2024-03-30T04:43:14.828415+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:16.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[18545]: audit 2024-03-30T04:43:15.647599+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:16.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[18545]: audit 2024-03-30T04:43:15.648609+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:16.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[18545]: audit 2024-03-30T04:43:15.653181+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:16.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[18545]: audit 2024-03-30T04:43:15.655143+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[18545]: audit 2024-03-30T04:43:15.659432+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[18545]: audit 2024-03-30T04:43:15.661160+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[18545]: audit 2024-03-30T04:43:15.662996+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[18545]: audit 2024-03-30T04:43:15.675143+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[18545]: audit 2024-03-30T04:43:15.685570+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[18545]: audit 2024-03-30T04:43:15.841789+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/314707861,v1:172.21.15.118:6817/314707861]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:43:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:16 smithi089 bash[18545]: audit 2024-03-30T04:43:15.842190+0000 mon.a (mon.0) 671 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:43:16.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:16 smithi118 bash[18665]: cluster 2024-03-30T04:43:14.828415+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:16.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:16 smithi118 bash[18665]: audit 2024-03-30T04:43:15.647599+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:16.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:16 smithi118 bash[18665]: audit 2024-03-30T04:43:15.648609+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:16.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:16 smithi118 bash[18665]: audit 2024-03-30T04:43:15.653181+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:16.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:16 smithi118 bash[18665]: audit 2024-03-30T04:43:15.655143+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:16.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:16 smithi118 bash[18665]: audit 2024-03-30T04:43:15.659432+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:16.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:16 smithi118 bash[18665]: audit 2024-03-30T04:43:15.661160+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:16.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:16 smithi118 bash[18665]: audit 2024-03-30T04:43:15.662996+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:16.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:16 smithi118 bash[18665]: audit 2024-03-30T04:43:15.675143+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:16.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:16 smithi118 bash[18665]: audit 2024-03-30T04:43:15.685570+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:16.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:16 smithi118 bash[18665]: audit 2024-03-30T04:43:15.841789+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/314707861,v1:172.21.15.118:6817/314707861]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:43:16.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:16 smithi118 bash[18665]: audit 2024-03-30T04:43:15.842190+0000 mon.a (mon.0) 671 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:43:17.200 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:17 smithi089 bash[18545]: cephadm 2024-03-30T04:43:15.664431+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 5413M 2024-03-30T04:43:17.200 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:17 smithi089 bash[18545]: audit 2024-03-30T04:43:16.693803+0000 mon.a (mon.0) 672 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T04:43:17.200 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:17 smithi089 bash[18545]: cluster 2024-03-30T04:43:16.693991+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-30T04:43:17.200 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:17 smithi089 bash[18545]: audit 2024-03-30T04:43:16.694215+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:43:17.200 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:17 smithi089 bash[18545]: audit 2024-03-30T04:43:16.695187+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/314707861,v1:172.21.15.118:6817/314707861]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:43:17.200 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:17 smithi089 bash[18545]: audit 2024-03-30T04:43:16.695614+0000 mon.a (mon.0) 675 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:43:17.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:17 smithi089 bash[23954]: cephadm 2024-03-30T04:43:15.664431+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 5413M 2024-03-30T04:43:17.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:17 smithi089 bash[23954]: audit 2024-03-30T04:43:16.693803+0000 mon.a (mon.0) 672 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T04:43:17.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:17 smithi089 bash[23954]: cluster 2024-03-30T04:43:16.693991+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-30T04:43:17.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:17 smithi089 bash[23954]: audit 2024-03-30T04:43:16.694215+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:43:17.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:17 smithi089 bash[23954]: audit 2024-03-30T04:43:16.695187+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/314707861,v1:172.21.15.118:6817/314707861]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:43:17.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:17 smithi089 bash[23954]: audit 2024-03-30T04:43:16.695614+0000 mon.a (mon.0) 675 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:43:17.337 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:17 smithi118 bash[18665]: cephadm 2024-03-30T04:43:15.664431+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 5413M 2024-03-30T04:43:17.337 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:17 smithi118 bash[18665]: audit 2024-03-30T04:43:16.693803+0000 mon.a (mon.0) 672 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T04:43:17.337 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:17 smithi118 bash[18665]: cluster 2024-03-30T04:43:16.693991+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-30T04:43:17.337 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:17 smithi118 bash[18665]: audit 2024-03-30T04:43:16.694215+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:43:17.337 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:17 smithi118 bash[18665]: audit 2024-03-30T04:43:16.695187+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/314707861,v1:172.21.15.118:6817/314707861]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:43:17.337 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:17 smithi118 bash[18665]: audit 2024-03-30T04:43:16.695614+0000 mon.a (mon.0) 675 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:43:17.984 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:43:17 smithi118 bash[30393]: debug 2024-03-30T04:43:17.697+0000 7fba27947700 -1 osd.6 0 waiting for initial osdmap 2024-03-30T04:43:17.984 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:43:17 smithi118 bash[30393]: debug 2024-03-30T04:43:17.705+0000 7fba242e2700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:43:18.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:18 smithi089 bash[18545]: cluster 2024-03-30T04:43:16.828870+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:18.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:18 smithi089 bash[18545]: audit 2024-03-30T04:43:17.693263+0000 mon.a (mon.0) 676 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-30T04:43:18.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:18 smithi089 bash[18545]: cluster 2024-03-30T04:43:17.693532+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-30T04:43:18.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:18 smithi089 bash[18545]: audit 2024-03-30T04:43:17.694178+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:43:18.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:18 smithi089 bash[18545]: audit 2024-03-30T04:43:17.701434+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:43:18.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:18 smithi089 bash[23954]: cluster 2024-03-30T04:43:16.828870+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:18.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:18 smithi089 bash[23954]: audit 2024-03-30T04:43:17.693263+0000 mon.a (mon.0) 676 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-30T04:43:18.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:18 smithi089 bash[23954]: cluster 2024-03-30T04:43:17.693532+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-30T04:43:18.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:18 smithi089 bash[23954]: audit 2024-03-30T04:43:17.694178+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:43:18.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:18 smithi089 bash[23954]: audit 2024-03-30T04:43:17.701434+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:43:18.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:18 smithi118 bash[18665]: cluster 2024-03-30T04:43:16.828870+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:18.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:18 smithi118 bash[18665]: audit 2024-03-30T04:43:17.693263+0000 mon.a (mon.0) 676 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-30T04:43:18.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:18 smithi118 bash[18665]: cluster 2024-03-30T04:43:17.693532+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-30T04:43:18.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:18 smithi118 bash[18665]: audit 2024-03-30T04:43:17.694178+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:43:18.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:18 smithi118 bash[18665]: audit 2024-03-30T04:43:17.701434+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:43:19.749 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-30T04:43:19.749 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-30T04:43:19.749 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2024-03-30T04:43:19.750 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2024-03-30T04:43:19.750 INFO:teuthology.orchestra.run.smithi118.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0113579 s, 923 MB/s 2024-03-30T04:43:19.750 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2024-03-30T04:43:19.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:19 smithi118 bash[18665]: cluster 2024-03-30T04:43:16.796507+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:43:19.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:19 smithi118 bash[18665]: cluster 2024-03-30T04:43:16.796680+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:43:19.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:19 smithi118 bash[18665]: cluster 2024-03-30T04:43:18.703805+0000 mon.a (mon.0) 680 : cluster [INF] osd.6 [v2:172.21.15.118:6816/314707861,v1:172.21.15.118:6817/314707861] boot 2024-03-30T04:43:19.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:19 smithi118 bash[18665]: cluster 2024-03-30T04:43:18.703890+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-30T04:43:19.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:19 smithi118 bash[18665]: audit 2024-03-30T04:43:18.704257+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:43:19.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:19 smithi118 bash[18665]: cluster 2024-03-30T04:43:18.829410+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:19.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:19 smithi118 bash[18665]: audit 2024-03-30T04:43:19.507674+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:19.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:19 smithi118 bash[18665]: audit 2024-03-30T04:43:19.513792+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:19.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:19 smithi118 bash[18665]: audit 2024-03-30T04:43:19.516354+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:19.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:19 smithi118 bash[18665]: audit 2024-03-30T04:43:19.518046+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:19.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:19 smithi118 bash[18665]: audit 2024-03-30T04:43:19.519073+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:19.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:19 smithi118 bash[18665]: audit 2024-03-30T04:43:19.526154+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:19.837 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:43:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:43:19.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[18545]: cluster 2024-03-30T04:43:16.796507+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:43:19.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[18545]: cluster 2024-03-30T04:43:16.796680+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:43:19.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[18545]: cluster 2024-03-30T04:43:18.703805+0000 mon.a (mon.0) 680 : cluster [INF] osd.6 [v2:172.21.15.118:6816/314707861,v1:172.21.15.118:6817/314707861] boot 2024-03-30T04:43:19.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[18545]: cluster 2024-03-30T04:43:18.703890+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-30T04:43:19.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[18545]: audit 2024-03-30T04:43:18.704257+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:43:19.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[18545]: cluster 2024-03-30T04:43:18.829410+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:19.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[18545]: audit 2024-03-30T04:43:19.507674+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:19.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[18545]: audit 2024-03-30T04:43:19.513792+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:19.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[18545]: audit 2024-03-30T04:43:19.516354+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:19.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[18545]: audit 2024-03-30T04:43:19.518046+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:19.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[18545]: audit 2024-03-30T04:43:19.519073+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:19.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[18545]: audit 2024-03-30T04:43:19.526154+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:19.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[23954]: cluster 2024-03-30T04:43:16.796507+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:43:19.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[23954]: cluster 2024-03-30T04:43:16.796680+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:43:19.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[23954]: cluster 2024-03-30T04:43:18.703805+0000 mon.a (mon.0) 680 : cluster [INF] osd.6 [v2:172.21.15.118:6816/314707861,v1:172.21.15.118:6817/314707861] boot 2024-03-30T04:43:19.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[23954]: cluster 2024-03-30T04:43:18.703890+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-30T04:43:19.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[23954]: audit 2024-03-30T04:43:18.704257+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:43:19.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[23954]: cluster 2024-03-30T04:43:18.829410+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:19.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[23954]: audit 2024-03-30T04:43:19.507674+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:19.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[23954]: audit 2024-03-30T04:43:19.513792+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:19.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[23954]: audit 2024-03-30T04:43:19.516354+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:19.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[23954]: audit 2024-03-30T04:43:19.518046+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:19.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[23954]: audit 2024-03-30T04:43:19.519073+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:19.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:19 smithi089 bash[23954]: audit 2024-03-30T04:43:19.526154+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:20.844 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:20 smithi118 bash[18665]: cephadm 2024-03-30T04:43:19.508844+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi118 2024-03-30T04:43:20.844 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:20 smithi118 bash[18665]: cluster 2024-03-30T04:43:19.522074+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:20.845 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:20 smithi118 bash[18665]: cluster 2024-03-30T04:43:19.698102+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:43:20.845 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:20 smithi118 bash[18665]: cluster 2024-03-30T04:43:19.716145+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-30T04:43:20.846 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi118:vg_nvme/lv_1 2024-03-30T04:43:21.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:20 smithi089 bash[18545]: cephadm 2024-03-30T04:43:19.508844+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi118 2024-03-30T04:43:21.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:20 smithi089 bash[18545]: cluster 2024-03-30T04:43:19.522074+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:21.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:20 smithi089 bash[18545]: cluster 2024-03-30T04:43:19.698102+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:43:21.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:20 smithi089 bash[18545]: cluster 2024-03-30T04:43:19.716145+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-30T04:43:21.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:20 smithi089 bash[23954]: cephadm 2024-03-30T04:43:19.508844+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi118 2024-03-30T04:43:21.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:20 smithi089 bash[23954]: cluster 2024-03-30T04:43:19.522074+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:43:21.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:20 smithi089 bash[23954]: cluster 2024-03-30T04:43:19.698102+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:43:21.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:20 smithi089 bash[23954]: cluster 2024-03-30T04:43:19.716145+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-30T04:43:21.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:21 smithi118 bash[18665]: cluster 2024-03-30T04:43:20.716027+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-30T04:43:21.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:21 smithi118 bash[18665]: cluster 2024-03-30T04:43:21.041170+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-30T04:43:22.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:43:21 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:43:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:43:22.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:21 smithi089 bash[23954]: cluster 2024-03-30T04:43:20.716027+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-30T04:43:22.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:21 smithi089 bash[23954]: cluster 2024-03-30T04:43:21.041170+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-30T04:43:22.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:21 smithi089 bash[18545]: cluster 2024-03-30T04:43:20.716027+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-30T04:43:22.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:21 smithi089 bash[18545]: cluster 2024-03-30T04:43:21.041170+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-30T04:43:22.837 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:43:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:43:22.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[18545]: cluster 2024-03-30T04:43:21.522703+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:22.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[18545]: audit 2024-03-30T04:43:21.749155+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:22.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[18545]: audit 2024-03-30T04:43:21.758073+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:22.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[18545]: audit 2024-03-30T04:43:21.799525+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:22.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[18545]: audit 2024-03-30T04:43:21.802477+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:22.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[18545]: audit 2024-03-30T04:43:21.804249+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:22.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[18545]: cluster 2024-03-30T04:43:21.808750+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v202: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:22.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[18545]: audit 2024-03-30T04:43:21.816541+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:22.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[18545]: cluster 2024-03-30T04:43:22.047002+0000 mon.a (mon.0) 699 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:43:22.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[18545]: cluster 2024-03-30T04:43:22.047055+0000 mon.a (mon.0) 700 : cluster [INF] Cluster is now healthy 2024-03-30T04:43:22.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[18545]: cluster 2024-03-30T04:43:22.059922+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-30T04:43:22.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[18545]: audit 2024-03-30T04:43:22.531913+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:22.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[18545]: audit 2024-03-30T04:43:22.537287+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[23954]: cluster 2024-03-30T04:43:21.522703+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[23954]: audit 2024-03-30T04:43:21.749155+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[23954]: audit 2024-03-30T04:43:21.758073+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[23954]: audit 2024-03-30T04:43:21.799525+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[23954]: audit 2024-03-30T04:43:21.802477+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[23954]: audit 2024-03-30T04:43:21.804249+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[23954]: cluster 2024-03-30T04:43:21.808750+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v202: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[23954]: audit 2024-03-30T04:43:21.816541+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[23954]: cluster 2024-03-30T04:43:22.047002+0000 mon.a (mon.0) 699 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:43:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[23954]: cluster 2024-03-30T04:43:22.047055+0000 mon.a (mon.0) 700 : cluster [INF] Cluster is now healthy 2024-03-30T04:43:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[23954]: cluster 2024-03-30T04:43:22.059922+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-30T04:43:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[23954]: audit 2024-03-30T04:43:22.531913+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:22 smithi089 bash[23954]: audit 2024-03-30T04:43:22.537287+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:22 smithi118 bash[18665]: cluster 2024-03-30T04:43:21.522703+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:22 smithi118 bash[18665]: audit 2024-03-30T04:43:21.749155+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:22 smithi118 bash[18665]: audit 2024-03-30T04:43:21.758073+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:22 smithi118 bash[18665]: audit 2024-03-30T04:43:21.799525+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:22 smithi118 bash[18665]: audit 2024-03-30T04:43:21.802477+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:22 smithi118 bash[18665]: audit 2024-03-30T04:43:21.804249+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:22 smithi118 bash[18665]: cluster 2024-03-30T04:43:21.808750+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v202: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:22 smithi118 bash[18665]: audit 2024-03-30T04:43:21.816541+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:22 smithi118 bash[18665]: cluster 2024-03-30T04:43:22.047002+0000 mon.a (mon.0) 699 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:43:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:22 smithi118 bash[18665]: cluster 2024-03-30T04:43:22.047055+0000 mon.a (mon.0) 700 : cluster [INF] Cluster is now healthy 2024-03-30T04:43:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:22 smithi118 bash[18665]: cluster 2024-03-30T04:43:22.059922+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-30T04:43:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:22 smithi118 bash[18665]: audit 2024-03-30T04:43:22.531913+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:22 smithi118 bash[18665]: audit 2024-03-30T04:43:22.537287+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:25.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:24 smithi118 bash[18665]: cluster 2024-03-30T04:43:23.809448+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v204: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:24 smithi118 bash[18665]: audit 2024-03-30T04:43:23.991738+0000 mgr.y (mgr.14152) 225 : audit [DBG] from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:24 smithi118 bash[18665]: audit 2024-03-30T04:43:23.998800+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:43:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:24 smithi118 bash[18665]: audit 2024-03-30T04:43:24.005051+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:43:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:24 smithi118 bash[18665]: audit 2024-03-30T04:43:24.006712+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:24 smithi089 bash[18545]: cluster 2024-03-30T04:43:23.809448+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v204: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:24 smithi089 bash[18545]: audit 2024-03-30T04:43:23.991738+0000 mgr.y (mgr.14152) 225 : audit [DBG] from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:24 smithi089 bash[18545]: audit 2024-03-30T04:43:23.998800+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:43:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:24 smithi089 bash[18545]: audit 2024-03-30T04:43:24.005051+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:43:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:24 smithi089 bash[18545]: audit 2024-03-30T04:43:24.006712+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:25.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:24 smithi089 bash[23954]: cluster 2024-03-30T04:43:23.809448+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v204: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:25.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:24 smithi089 bash[23954]: audit 2024-03-30T04:43:23.991738+0000 mgr.y (mgr.14152) 225 : audit [DBG] from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:25.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:24 smithi089 bash[23954]: audit 2024-03-30T04:43:23.998800+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:43:25.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:24 smithi089 bash[23954]: audit 2024-03-30T04:43:24.005051+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:43:25.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:24 smithi089 bash[23954]: audit 2024-03-30T04:43:24.006712+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:27 smithi089 bash[23954]: cluster 2024-03-30T04:43:25.810089+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-03-30T04:43:27.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:27 smithi089 bash[18545]: cluster 2024-03-30T04:43:25.810089+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-03-30T04:43:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:27 smithi118 bash[18665]: cluster 2024-03-30T04:43:25.810089+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-03-30T04:43:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:29 smithi089 bash[23954]: cluster 2024-03-30T04:43:27.810706+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-03-30T04:43:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:29 smithi089 bash[18545]: cluster 2024-03-30T04:43:27.810706+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-03-30T04:43:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:29 smithi118 bash[18665]: cluster 2024-03-30T04:43:27.810706+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-03-30T04:43:30.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:30 smithi089 bash[23954]: audit 2024-03-30T04:43:29.882766+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.118:0/1321741473' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "471fa3c8-1e1f-4f96-9c9f-475b6d0ab0e1"}]: dispatch 2024-03-30T04:43:30.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:30 smithi089 bash[23954]: audit 2024-03-30T04:43:29.883520+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "471fa3c8-1e1f-4f96-9c9f-475b6d0ab0e1"}]: dispatch 2024-03-30T04:43:30.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:30 smithi089 bash[23954]: audit 2024-03-30T04:43:29.892142+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "471fa3c8-1e1f-4f96-9c9f-475b6d0ab0e1"}]': finished 2024-03-30T04:43:30.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:30 smithi089 bash[23954]: cluster 2024-03-30T04:43:29.892316+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-30T04:43:30.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:30 smithi089 bash[23954]: audit 2024-03-30T04:43:29.892593+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:30 smithi089 bash[18545]: audit 2024-03-30T04:43:29.882766+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.118:0/1321741473' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "471fa3c8-1e1f-4f96-9c9f-475b6d0ab0e1"}]: dispatch 2024-03-30T04:43:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:30 smithi089 bash[18545]: audit 2024-03-30T04:43:29.883520+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "471fa3c8-1e1f-4f96-9c9f-475b6d0ab0e1"}]: dispatch 2024-03-30T04:43:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:30 smithi089 bash[18545]: audit 2024-03-30T04:43:29.892142+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "471fa3c8-1e1f-4f96-9c9f-475b6d0ab0e1"}]': finished 2024-03-30T04:43:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:30 smithi089 bash[18545]: cluster 2024-03-30T04:43:29.892316+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-30T04:43:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:30 smithi089 bash[18545]: audit 2024-03-30T04:43:29.892593+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:30 smithi118 bash[18665]: audit 2024-03-30T04:43:29.882766+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.118:0/1321741473' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "471fa3c8-1e1f-4f96-9c9f-475b6d0ab0e1"}]: dispatch 2024-03-30T04:43:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:30 smithi118 bash[18665]: audit 2024-03-30T04:43:29.883520+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "471fa3c8-1e1f-4f96-9c9f-475b6d0ab0e1"}]: dispatch 2024-03-30T04:43:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:30 smithi118 bash[18665]: audit 2024-03-30T04:43:29.892142+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "471fa3c8-1e1f-4f96-9c9f-475b6d0ab0e1"}]': finished 2024-03-30T04:43:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:30 smithi118 bash[18665]: cluster 2024-03-30T04:43:29.892316+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-30T04:43:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:30 smithi118 bash[18665]: audit 2024-03-30T04:43:29.892593+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:31.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:31 smithi089 bash[18545]: cluster 2024-03-30T04:43:29.811347+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-03-30T04:43:31.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:31 smithi089 bash[18545]: audit 2024-03-30T04:43:30.567281+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.118:0/679988429' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:43:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:31 smithi089 bash[23954]: cluster 2024-03-30T04:43:29.811347+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-03-30T04:43:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:31 smithi089 bash[23954]: audit 2024-03-30T04:43:30.567281+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.118:0/679988429' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:43:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:31 smithi118 bash[18665]: cluster 2024-03-30T04:43:29.811347+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-03-30T04:43:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:31 smithi118 bash[18665]: audit 2024-03-30T04:43:30.567281+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.118:0/679988429' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:43:33.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:33 smithi089 bash[18545]: cluster 2024-03-30T04:43:31.812024+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-03-30T04:43:33.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:33 smithi089 bash[23954]: cluster 2024-03-30T04:43:31.812024+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-03-30T04:43:33.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:33 smithi118 bash[18665]: cluster 2024-03-30T04:43:31.812024+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-03-30T04:43:35.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:35 smithi089 bash[18545]: cluster 2024-03-30T04:43:33.812751+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T04:43:35.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:35 smithi089 bash[23954]: cluster 2024-03-30T04:43:33.812751+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T04:43:35.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:35 smithi118 bash[18665]: cluster 2024-03-30T04:43:33.812751+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-30T04:43:37.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:37 smithi089 bash[18545]: cluster 2024-03-30T04:43:35.813370+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:37.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:37 smithi089 bash[23954]: cluster 2024-03-30T04:43:35.813370+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:37.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:37 smithi118 bash[18665]: cluster 2024-03-30T04:43:35.813370+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:39.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:39 smithi089 bash[18545]: cluster 2024-03-30T04:43:37.813973+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:39.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:39 smithi089 bash[23954]: cluster 2024-03-30T04:43:37.813973+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:39.377 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:39 smithi118 bash[18665]: cluster 2024-03-30T04:43:37.813973+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:40.177 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:40 smithi118 bash[18665]: cluster 2024-03-30T04:43:39.814582+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:40.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:40 smithi089 bash[18545]: cluster 2024-03-30T04:43:39.814582+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:40.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:40 smithi089 bash[23954]: cluster 2024-03-30T04:43:39.814582+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:41.085 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:43:40 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:43:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:43:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:41 smithi089 bash[18545]: audit 2024-03-30T04:43:40.141762+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T04:43:41.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:41 smithi089 bash[18545]: audit 2024-03-30T04:43:40.143033+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:41.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:41 smithi089 bash[18545]: cephadm 2024-03-30T04:43:40.143980+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Deploying daemon osd.7 on smithi118 2024-03-30T04:43:41.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:41 smithi089 bash[18545]: audit 2024-03-30T04:43:40.854962+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:41.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:41 smithi089 bash[18545]: audit 2024-03-30T04:43:40.865967+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:41 smithi089 bash[23954]: audit 2024-03-30T04:43:40.141762+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T04:43:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:41 smithi089 bash[23954]: audit 2024-03-30T04:43:40.143033+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:41 smithi089 bash[23954]: cephadm 2024-03-30T04:43:40.143980+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Deploying daemon osd.7 on smithi118 2024-03-30T04:43:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:41 smithi089 bash[23954]: audit 2024-03-30T04:43:40.854962+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:41 smithi089 bash[23954]: audit 2024-03-30T04:43:40.865967+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:41 smithi118 bash[18665]: audit 2024-03-30T04:43:40.141762+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T04:43:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:41 smithi118 bash[18665]: audit 2024-03-30T04:43:40.143033+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:41 smithi118 bash[18665]: cephadm 2024-03-30T04:43:40.143980+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Deploying daemon osd.7 on smithi118 2024-03-30T04:43:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:41 smithi118 bash[18665]: audit 2024-03-30T04:43:40.854962+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:41 smithi118 bash[18665]: audit 2024-03-30T04:43:40.865967+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:42.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:42 smithi118 bash[18665]: cluster 2024-03-30T04:43:41.815173+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:42.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:42 smithi089 bash[18545]: cluster 2024-03-30T04:43:41.815173+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:42.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:42 smithi089 bash[23954]: cluster 2024-03-30T04:43:41.815173+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:43.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:43:42 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:43:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:43:43.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:43 smithi118 bash[18665]: audit 2024-03-30T04:43:42.665882+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:43.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:43 smithi118 bash[18665]: audit 2024-03-30T04:43:42.672600+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:43 smithi089 bash[23954]: audit 2024-03-30T04:43:42.665882+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:44.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:43 smithi089 bash[23954]: audit 2024-03-30T04:43:42.672600+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:44.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:43 smithi089 bash[18545]: audit 2024-03-30T04:43:42.665882+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:44.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:43 smithi089 bash[18545]: audit 2024-03-30T04:43:42.672600+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:44.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:44 smithi118 bash[18665]: cluster 2024-03-30T04:43:43.815822+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:45.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:44 smithi089 bash[23954]: cluster 2024-03-30T04:43:43.815822+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:45.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:44 smithi089 bash[18545]: cluster 2024-03-30T04:43:43.815822+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:46.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:46 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:46.291 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:43:46 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:46.291 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:43:46 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:46.292 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:43:46 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:46.292 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:43:46 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:46.562 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:46 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:46.562 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:43:46 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:46.563 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:43:46 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:46.563 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:43:46 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:46.563 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:43:46 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:43:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:47 smithi089 bash[23954]: cluster 2024-03-30T04:43:45.816454+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:47 smithi089 bash[23954]: audit 2024-03-30T04:43:46.581378+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:47 smithi089 bash[23954]: audit 2024-03-30T04:43:46.600716+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:47 smithi089 bash[23954]: audit 2024-03-30T04:43:46.603532+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:47 smithi089 bash[23954]: audit 2024-03-30T04:43:46.605761+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:47 smithi089 bash[23954]: audit 2024-03-30T04:43:46.622662+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:47 smithi089 bash[18545]: cluster 2024-03-30T04:43:45.816454+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:47 smithi089 bash[18545]: audit 2024-03-30T04:43:46.581378+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:47 smithi089 bash[18545]: audit 2024-03-30T04:43:46.600716+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:47.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:47 smithi089 bash[18545]: audit 2024-03-30T04:43:46.603532+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:47.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:47 smithi089 bash[18545]: audit 2024-03-30T04:43:46.605761+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:47.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:47 smithi089 bash[18545]: audit 2024-03-30T04:43:46.622662+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:47.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:47 smithi118 bash[18665]: cluster 2024-03-30T04:43:45.816454+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:47.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:47 smithi118 bash[18665]: audit 2024-03-30T04:43:46.581378+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:47.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:47 smithi118 bash[18665]: audit 2024-03-30T04:43:46.600716+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:47.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:47 smithi118 bash[18665]: audit 2024-03-30T04:43:46.603532+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:47.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:47 smithi118 bash[18665]: audit 2024-03-30T04:43:46.605761+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:47.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:47 smithi118 bash[18665]: audit 2024-03-30T04:43:46.622662+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:49.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:49 smithi089 bash[23954]: cluster 2024-03-30T04:43:47.817048+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:49.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:49 smithi089 bash[18545]: cluster 2024-03-30T04:43:47.817048+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:49.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:49 smithi118 bash[18665]: cluster 2024-03-30T04:43:47.817048+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:51 smithi118 bash[18665]: cluster 2024-03-30T04:43:49.817678+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:51.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:51 smithi089 bash[23954]: cluster 2024-03-30T04:43:49.817678+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:51.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:51 smithi089 bash[18545]: cluster 2024-03-30T04:43:49.817678+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:52.735 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 7 on host 'smithi118' 2024-03-30T04:43:53.275 DEBUG:teuthology.orchestra.run.smithi118:osd.7> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.7.service 2024-03-30T04:43:53.277 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-03-30T04:43:53.278 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-03-30T04:43:53.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[23954]: cluster 2024-03-30T04:43:51.818269+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:53.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[23954]: audit 2024-03-30T04:43:52.736463+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:53.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[23954]: audit 2024-03-30T04:43:52.760807+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:53.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[23954]: audit 2024-03-30T04:43:52.763527+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:53.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[23954]: audit 2024-03-30T04:43:52.765267+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:53.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[23954]: audit 2024-03-30T04:43:52.770014+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:53.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[23954]: audit 2024-03-30T04:43:52.771820+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:53.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[23954]: audit 2024-03-30T04:43:52.773654+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:53.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[23954]: audit 2024-03-30T04:43:52.775449+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:53.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[23954]: audit 2024-03-30T04:43:52.788122+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:53.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[23954]: audit 2024-03-30T04:43:52.798365+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:53.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[18545]: cluster 2024-03-30T04:43:51.818269+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:53.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[18545]: audit 2024-03-30T04:43:52.736463+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:53.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[18545]: audit 2024-03-30T04:43:52.760807+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:53.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[18545]: audit 2024-03-30T04:43:52.763527+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:53.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[18545]: audit 2024-03-30T04:43:52.765267+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:53.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[18545]: audit 2024-03-30T04:43:52.770014+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:53.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[18545]: audit 2024-03-30T04:43:52.771820+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:53.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[18545]: audit 2024-03-30T04:43:52.773654+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:53.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[18545]: audit 2024-03-30T04:43:52.775449+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:53.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[18545]: audit 2024-03-30T04:43:52.788122+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:53.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:53 smithi089 bash[18545]: audit 2024-03-30T04:43:52.798365+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:53 smithi118 bash[18665]: cluster 2024-03-30T04:43:51.818269+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:53 smithi118 bash[18665]: audit 2024-03-30T04:43:52.736463+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:53 smithi118 bash[18665]: audit 2024-03-30T04:43:52.760807+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:43:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:53 smithi118 bash[18665]: audit 2024-03-30T04:43:52.763527+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:53 smithi118 bash[18665]: audit 2024-03-30T04:43:52.765267+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:53 smithi118 bash[18665]: audit 2024-03-30T04:43:52.770014+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:53 smithi118 bash[18665]: audit 2024-03-30T04:43:52.771820+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:53 smithi118 bash[18665]: audit 2024-03-30T04:43:52.773654+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:53 smithi118 bash[18665]: audit 2024-03-30T04:43:52.775449+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:43:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:53 smithi118 bash[18665]: audit 2024-03-30T04:43:52.788122+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:53 smithi118 bash[18665]: audit 2024-03-30T04:43:52.798365+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:43:54.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:54 smithi089 bash[18545]: cephadm 2024-03-30T04:43:52.776794+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 4060M 2024-03-30T04:43:54.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:54 smithi089 bash[18545]: audit 2024-03-30T04:43:53.273998+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/359123717,v1:172.21.15.118:6825/359123717]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:43:54.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:54 smithi089 bash[18545]: audit 2024-03-30T04:43:53.274394+0000 mon.a (mon.0) 732 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:43:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:54 smithi089 bash[23954]: cephadm 2024-03-30T04:43:52.776794+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 4060M 2024-03-30T04:43:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:54 smithi089 bash[23954]: audit 2024-03-30T04:43:53.273998+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/359123717,v1:172.21.15.118:6825/359123717]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:43:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:54 smithi089 bash[23954]: audit 2024-03-30T04:43:53.274394+0000 mon.a (mon.0) 732 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:43:54.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:54 smithi118 bash[18665]: cephadm 2024-03-30T04:43:52.776794+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 4060M 2024-03-30T04:43:54.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:54 smithi118 bash[18665]: audit 2024-03-30T04:43:53.273998+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/359123717,v1:172.21.15.118:6825/359123717]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:43:54.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:54 smithi118 bash[18665]: audit 2024-03-30T04:43:53.274394+0000 mon.a (mon.0) 732 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:43:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:55 smithi089 bash[18545]: cluster 2024-03-30T04:43:53.818837+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:55 smithi089 bash[18545]: audit 2024-03-30T04:43:54.074026+0000 mon.a (mon.0) 733 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T04:43:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:55 smithi089 bash[18545]: cluster 2024-03-30T04:43:54.074153+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-30T04:43:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:55 smithi089 bash[18545]: audit 2024-03-30T04:43:54.074651+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:55 smithi089 bash[18545]: audit 2024-03-30T04:43:54.075671+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/359123717,v1:172.21.15.118:6825/359123717]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:43:55.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:55 smithi089 bash[18545]: audit 2024-03-30T04:43:54.076094+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:43:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:55 smithi089 bash[23954]: cluster 2024-03-30T04:43:53.818837+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:55 smithi089 bash[23954]: audit 2024-03-30T04:43:54.074026+0000 mon.a (mon.0) 733 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T04:43:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:55 smithi089 bash[23954]: cluster 2024-03-30T04:43:54.074153+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-30T04:43:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:55 smithi089 bash[23954]: audit 2024-03-30T04:43:54.074651+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:55 smithi089 bash[23954]: audit 2024-03-30T04:43:54.075671+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/359123717,v1:172.21.15.118:6825/359123717]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:43:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:55 smithi089 bash[23954]: audit 2024-03-30T04:43:54.076094+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:43:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:55 smithi118 bash[18665]: cluster 2024-03-30T04:43:53.818837+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:55 smithi118 bash[18665]: audit 2024-03-30T04:43:54.074026+0000 mon.a (mon.0) 733 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T04:43:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:55 smithi118 bash[18665]: cluster 2024-03-30T04:43:54.074153+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-30T04:43:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:55 smithi118 bash[18665]: audit 2024-03-30T04:43:54.074651+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:55 smithi118 bash[18665]: audit 2024-03-30T04:43:54.075671+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/359123717,v1:172.21.15.118:6825/359123717]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:43:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:55 smithi118 bash[18665]: audit 2024-03-30T04:43:54.076094+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T04:43:55.400 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 04:43:55 smithi118 bash[33719]: debug 2024-03-30T04:43:55.081+0000 7fd4a180a700 -1 osd.7 0 waiting for initial osdmap 2024-03-30T04:43:55.400 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 04:43:55 smithi118 bash[33719]: debug 2024-03-30T04:43:55.101+0000 7fd49c1a1700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:43:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[23954]: audit 2024-03-30T04:43:55.076258+0000 mon.a (mon.0) 737 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-30T04:43:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[23954]: cluster 2024-03-30T04:43:55.076491+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-30T04:43:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[23954]: audit 2024-03-30T04:43:55.077399+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[23954]: audit 2024-03-30T04:43:55.087311+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[23954]: cluster 2024-03-30T04:43:55.819550+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[23954]: cluster 2024-03-30T04:43:56.051212+0000 mon.a (mon.0) 741 : cluster [INF] osd.7 [v2:172.21.15.118:6824/359123717,v1:172.21.15.118:6825/359123717] boot 2024-03-30T04:43:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[23954]: cluster 2024-03-30T04:43:56.051311+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-30T04:43:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[23954]: audit 2024-03-30T04:43:56.051995+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[18545]: audit 2024-03-30T04:43:55.076258+0000 mon.a (mon.0) 737 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-30T04:43:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[18545]: cluster 2024-03-30T04:43:55.076491+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-30T04:43:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[18545]: audit 2024-03-30T04:43:55.077399+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[18545]: audit 2024-03-30T04:43:55.087311+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[18545]: cluster 2024-03-30T04:43:55.819550+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[18545]: cluster 2024-03-30T04:43:56.051212+0000 mon.a (mon.0) 741 : cluster [INF] osd.7 [v2:172.21.15.118:6824/359123717,v1:172.21.15.118:6825/359123717] boot 2024-03-30T04:43:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[18545]: cluster 2024-03-30T04:43:56.051311+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-30T04:43:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:56 smithi089 bash[18545]: audit 2024-03-30T04:43:56.051995+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:56.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:56 smithi118 bash[18665]: audit 2024-03-30T04:43:55.076258+0000 mon.a (mon.0) 737 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-30T04:43:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:56 smithi118 bash[18665]: cluster 2024-03-30T04:43:55.076491+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-30T04:43:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:56 smithi118 bash[18665]: audit 2024-03-30T04:43:55.077399+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:56 smithi118 bash[18665]: audit 2024-03-30T04:43:55.087311+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:56 smithi118 bash[18665]: cluster 2024-03-30T04:43:55.819550+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:43:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:56 smithi118 bash[18665]: cluster 2024-03-30T04:43:56.051212+0000 mon.a (mon.0) 741 : cluster [INF] osd.7 [v2:172.21.15.118:6824/359123717,v1:172.21.15.118:6825/359123717] boot 2024-03-30T04:43:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:56 smithi118 bash[18665]: cluster 2024-03-30T04:43:56.051311+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-30T04:43:56.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:56 smithi118 bash[18665]: audit 2024-03-30T04:43:56.051995+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:43:56.416 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:43:57.117 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1711773836,"num_in_osds":8,"osd_in_since":1711773809,"num_remapped_pgs":1} 2024-03-30T04:43:57.117 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-03-30T04:43:57.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:57 smithi089 bash[18545]: cluster 2024-03-30T04:43:54.273540+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:43:57.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:57 smithi089 bash[18545]: cluster 2024-03-30T04:43:54.273734+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:43:57.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:57 smithi089 bash[18545]: audit 2024-03-30T04:43:56.419180+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.89:0/914704083' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-30T04:43:57.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:57 smithi089 bash[18545]: cluster 2024-03-30T04:43:57.062856+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-30T04:43:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:57 smithi089 bash[23954]: cluster 2024-03-30T04:43:54.273540+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:43:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:57 smithi089 bash[23954]: cluster 2024-03-30T04:43:54.273734+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:43:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:57 smithi089 bash[23954]: audit 2024-03-30T04:43:56.419180+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.89:0/914704083' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-30T04:43:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:57 smithi089 bash[23954]: cluster 2024-03-30T04:43:57.062856+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-30T04:43:57.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:57 smithi118 bash[18665]: cluster 2024-03-30T04:43:54.273540+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:43:57.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:57 smithi118 bash[18665]: cluster 2024-03-30T04:43:54.273734+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:43:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:57 smithi118 bash[18665]: audit 2024-03-30T04:43:56.419180+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.89:0/914704083' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-30T04:43:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:57 smithi118 bash[18665]: cluster 2024-03-30T04:43:57.062856+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-30T04:43:59.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:59 smithi089 bash[18545]: cluster 2024-03-30T04:43:57.820168+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:59.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:43:59 smithi089 bash[18545]: cluster 2024-03-30T04:43:58.065262+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-30T04:43:59.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:59 smithi089 bash[23954]: cluster 2024-03-30T04:43:57.820168+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:59.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:43:59 smithi089 bash[23954]: cluster 2024-03-30T04:43:58.065262+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-30T04:43:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:59 smithi118 bash[18665]: cluster 2024-03-30T04:43:57.820168+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:43:59 smithi118 bash[18665]: cluster 2024-03-30T04:43:58.065262+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-30T04:43:59.829 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:44:00.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:00 smithi118 bash[18665]: cluster 2024-03-30T04:43:59.094983+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-30T04:44:00.358 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:00 smithi118 bash[18665]: cluster 2024-03-30T04:43:59.820740+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:00.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:00 smithi089 bash[23954]: cluster 2024-03-30T04:43:59.094983+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-30T04:44:00.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:00 smithi089 bash[23954]: cluster 2024-03-30T04:43:59.820740+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:00.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:00 smithi089 bash[18545]: cluster 2024-03-30T04:43:59.094983+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-30T04:44:00.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:00 smithi089 bash[18545]: cluster 2024-03-30T04:43:59.820740+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:01.108 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:00 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:44:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:44:01.109 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[18545]: cluster 2024-03-30T04:44:00.099319+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-30T04:44:01.109 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[18545]: audit 2024-03-30T04:44:00.979229+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:01.109 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[18545]: cephadm 2024-03-30T04:44:00.980289+0000 mgr.y (mgr.14152) 246 : cephadm [INF] Detected new or changed devices on smithi118 2024-03-30T04:44:01.109 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[18545]: audit 2024-03-30T04:44:00.984104+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:01.109 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[18545]: audit 2024-03-30T04:44:00.987905+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:01.109 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[18545]: audit 2024-03-30T04:44:00.989588+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:01.109 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[18545]: audit 2024-03-30T04:44:00.990462+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:01.109 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[18545]: cluster 2024-03-30T04:44:00.992674+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:01.109 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[18545]: audit 2024-03-30T04:44:00.996643+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:01.382 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:01 smithi118 bash[18665]: cluster 2024-03-30T04:44:00.099319+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-30T04:44:01.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:01 smithi118 bash[18665]: audit 2024-03-30T04:44:00.979229+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:01.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:01 smithi118 bash[18665]: cephadm 2024-03-30T04:44:00.980289+0000 mgr.y (mgr.14152) 246 : cephadm [INF] Detected new or changed devices on smithi118 2024-03-30T04:44:01.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:01 smithi118 bash[18665]: audit 2024-03-30T04:44:00.984104+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:01.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:01 smithi118 bash[18665]: audit 2024-03-30T04:44:00.987905+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:01.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:01 smithi118 bash[18665]: audit 2024-03-30T04:44:00.989588+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:01.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:01 smithi118 bash[18665]: audit 2024-03-30T04:44:00.990462+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:01.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:01 smithi118 bash[18665]: cluster 2024-03-30T04:44:00.992674+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:01.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:01 smithi118 bash[18665]: audit 2024-03-30T04:44:00.996643+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:01.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[23954]: cluster 2024-03-30T04:44:00.099319+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-30T04:44:01.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[23954]: audit 2024-03-30T04:44:00.979229+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:01.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[23954]: cephadm 2024-03-30T04:44:00.980289+0000 mgr.y (mgr.14152) 246 : cephadm [INF] Detected new or changed devices on smithi118 2024-03-30T04:44:01.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[23954]: audit 2024-03-30T04:44:00.984104+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:01.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[23954]: audit 2024-03-30T04:44:00.987905+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:01.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[23954]: audit 2024-03-30T04:44:00.989588+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:01.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[23954]: audit 2024-03-30T04:44:00.990462+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:01.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[23954]: cluster 2024-03-30T04:44:00.992674+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:01.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:01 smithi089 bash[23954]: audit 2024-03-30T04:44:00.996643+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:02 smithi118 bash[18665]: cluster 2024-03-30T04:44:01.982058+0000 mon.a (mon.0) 755 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:44:02.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:02 smithi089 bash[18545]: cluster 2024-03-30T04:44:01.982058+0000 mon.a (mon.0) 755 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:44:02.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:02 smithi089 bash[23954]: cluster 2024-03-30T04:44:01.982058+0000 mon.a (mon.0) 755 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-30T04:44:03.100 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:02 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:44:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:44:03.363 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:44:03.363 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":58,"fsid":"03dad898-ee4f-11ee-b647-cb9ed24678a4","created":"2024-03-30T04:37:05.284348+0000","modified":"2024-03-30T04:44:00.090802+0000","last_up_change":"2024-03-30T04:43:56.041365+0000","last_in_change":"2024-03-30T04:43:29.884858+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-30T04:40:59.653290+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"dca6f8a4-fad5-42e5-95af-72ea7b7e2d2c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":45722967},{"type":"v1","addr":"172.21.15.89:6803","nonce":45722967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":45722967},{"type":"v1","addr":"172.21.15.89:6805","nonce":45722967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":45722967},{"type":"v1","addr":"172.21.15.89:6809","nonce":45722967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":45722967},{"type":"v1","addr":"172.21.15.89:6807","nonce":45722967}]},"public_addr":"172.21.15.89:6803/45722967","cluster_addr":"172.21.15.89:6805/45722967","heartbeat_back_addr":"172.21.15.89:6809/45722967","heartbeat_front_addr":"172.21.15.89:6807/45722967","state":["exists","up"]},{"osd":1,"uuid":"e2fd3443-7316-49b4-a262-af01561292d1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":4141763679},{"type":"v1","addr":"172.21.15.89:6811","nonce":4141763679}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":4141763679},{"type":"v1","addr":"172.21.15.89:6813","nonce":4141763679}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":4141763679},{"type":"v1","addr":"172.21.15.89:6817","nonce":4141763679}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":4141763679},{"type":"v1","addr":"172.21.15.89:6815","nonce":4141763679}]},"public_addr":"172.21.15.89:6811/4141763679","cluster_addr":"172.21.15.89:6813/4141763679","heartbeat_back_addr":"172.21.15.89:6817/4141763679","heartbeat_front_addr":"172.21.15.89:6815/4141763679","state":["exists","up"]},{"osd":2,"uuid":"4f8262fe-5cdc-4b66-b5c2-694ddb0cf03d","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.89:6818","nonce":1439188874},{"type":"v1","addr":"172.21.15.89:6819","nonce":1439188874}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":1439188874},{"type":"v1","addr":"172.21.15.89:6821","nonce":1439188874}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":1439188874},{"type":"v1","addr":"172.21.15.89:6825","nonce":1439188874}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":1439188874},{"type":"v1","addr":"172.21.15.89:6823","nonce":1439188874}]},"public_addr":"172.21.15.89:6819/1439188874","cluster_addr":"172.21.15.89:6821/1439188874","heartbeat_back_addr":"172.21.15.89:6825/1439188874","heartbeat_front_addr":"172.21.15.89:6823/1439188874","state":["exists","up"]},{"osd":3,"uuid":"9f5e2fdc-cc2e-4dc9-9934-a3eae87a9d2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":1232368572},{"type":"v1","addr":"172.21.15.89:6827","nonce":1232368572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":1232368572},{"type":"v1","addr":"172.21.15.89:6829","nonce":1232368572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":1232368572},{"type":"v1","addr":"172.21.15.89:6833","nonce":1232368572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":1232368572},{"type":"v1","addr":"172.21.15.89:6831","nonce":1232368572}]},"public_addr":"172.21.15.89:6827/1232368572","cluster_addr":"172.21.15.89:6829/1232368572","heartbeat_back_addr":"172.21.15.89:6833/1232368572","heartbeat_front_addr":"172.21.15.89:6831/1232368572","state":["exists","up"]},{"osd":4,"uuid":"c64eb1d6-850f-4589-bef8-dbcfd5db3e44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":3484468625},{"type":"v1","addr":"172.21.15.118:6801","nonce":3484468625}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":3484468625},{"type":"v1","addr":"172.21.15.118:6803","nonce":3484468625}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":3484468625},{"type":"v1","addr":"172.21.15.118:6807","nonce":3484468625}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":3484468625},{"type":"v1","addr":"172.21.15.118:6805","nonce":3484468625}]},"public_addr":"172.21.15.118:6801/3484468625","cluster_addr":"172.21.15.118:6803/3484468625","heartbeat_back_addr":"172.21.15.118:6807/3484468625","heartbeat_front_addr":"172.21.15.118:6805/3484468625","state":["exists","up"]},{"osd":5,"uuid":"37460207-4b11-4ce6-be54-e524c0f0212e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3408893749},{"type":"v1","addr":"172.21.15.118:6809","nonce":3408893749}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":3408893749},{"type":"v1","addr":"172.21.15.118:6811","nonce":3408893749}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":3408893749},{"type":"v1","addr":"172.21.15.118:6815","nonce":3408893749}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":3408893749},{"type":"v1","addr":"172.21.15.118:6813","nonce":3408893749}]},"public_addr":"172.21.15.118:6809/3408893749","cluster_addr":"172.21.15.118:6811/3408893749","heartbeat_back_addr":"172.21.15.118:6815/3408893749","heartbeat_front_addr":"172.21.15.118:6813/3408893749","state":["exists","up"]},{"osd":6,"uuid":"019daa82-9e6d-4426-b6ed-2e6404701314","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":314707861},{"type":"v1","addr":"172.21.15.118:6817","nonce":314707861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":314707861},{"type":"v1","addr":"172.21.15.118:6819","nonce":314707861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":314707861},{"type":"v1","addr":"172.21.15.118:6823","nonce":314707861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":314707861},{"type":"v1","addr":"172.21.15.118:6821","nonce":314707861}]},"public_addr":"172.21.15.118:6817/314707861","cluster_addr":"172.21.15.118:6819/314707861","heartbeat_back_addr":"172.21.15.118:6823/314707861","heartbeat_front_addr":"172.21.15.118:6821/314707861","state":["exists","up"]},{"osd":7,"uuid":"471fa3c8-1e1f-4f96-9c9f-475b6d0ab0e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":359123717},{"type":"v1","addr":"172.21.15.118:6825","nonce":359123717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":359123717},{"type":"v1","addr":"172.21.15.118:6827","nonce":359123717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":359123717},{"type":"v1","addr":"172.21.15.118:6831","nonce":359123717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":359123717},{"type":"v1","addr":"172.21.15.118:6829","nonce":359123717}]},"public_addr":"172.21.15.118:6825/359123717","cluster_addr":"172.21.15.118:6827/359123717","heartbeat_back_addr":"172.21.15.118:6831/359123717","heartbeat_front_addr":"172.21.15.118:6829/359123717","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:39:47.107774+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:40:21.695186+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:40:57.227987+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:41:35.156487+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:42:08.011826+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:42:40.553329+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:43:16.796686+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:43:54.273739+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.89:0/3526469355":"2024-03-31T04:38:05.013666+0000","172.21.15.89:0/2180179652":"2024-03-31T04:38:05.013666+0000","172.21.15.89:6801/437351485":"2024-03-31T04:38:05.013666+0000","172.21.15.89:0/542034445":"2024-03-31T04:37:35.645341+0000","172.21.15.89:0/1098264989":"2024-03-31T04:38:05.013666+0000","172.21.15.89:6800/437351485":"2024-03-31T04:38:05.013666+0000","172.21.15.89:6800/3754002717":"2024-03-31T04:37:35.645341+0000","172.21.15.89:0/717115474":"2024-03-31T04:37:35.645341+0000","172.21.15.89:6801/3754002717":"2024-03-31T04:37:35.645341+0000","172.21.15.89:0/221991026":"2024-03-31T04:37:35.645341+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-03-30T04:44:03.831 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:44:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[18545]: audit 2024-03-30T04:44:02.835825+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[18545]: audit 2024-03-30T04:44:02.842359+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[18545]: cluster 2024-03-30T04:44:02.993338+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[18545]: audit 2024-03-30T04:44:03.097205+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[18545]: audit 2024-03-30T04:44:03.102752+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[18545]: audit 2024-03-30T04:44:03.117932+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:04.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[18545]: audit 2024-03-30T04:44:03.119067+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[18545]: audit 2024-03-30T04:44:03.119742+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[18545]: audit 2024-03-30T04:44:03.126549+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[18545]: audit 2024-03-30T04:44:03.364622+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.89:0/541456786' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[23954]: audit 2024-03-30T04:44:02.835825+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[23954]: audit 2024-03-30T04:44:02.842359+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[23954]: cluster 2024-03-30T04:44:02.993338+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[23954]: audit 2024-03-30T04:44:03.097205+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[23954]: audit 2024-03-30T04:44:03.102752+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[23954]: audit 2024-03-30T04:44:03.117932+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[23954]: audit 2024-03-30T04:44:03.119067+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[23954]: audit 2024-03-30T04:44:03.119742+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:04.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[23954]: audit 2024-03-30T04:44:03.126549+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:04.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:03 smithi089 bash[23954]: audit 2024-03-30T04:44:03.364622+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.89:0/541456786' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:44:04.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:03 smithi118 bash[18665]: audit 2024-03-30T04:44:02.835825+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:04.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:03 smithi118 bash[18665]: audit 2024-03-30T04:44:02.842359+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:04.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:03 smithi118 bash[18665]: cluster 2024-03-30T04:44:02.993338+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-03-30T04:44:04.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:03 smithi118 bash[18665]: audit 2024-03-30T04:44:03.097205+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:04.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:03 smithi118 bash[18665]: audit 2024-03-30T04:44:03.102752+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:04.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:03 smithi118 bash[18665]: audit 2024-03-30T04:44:03.117932+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:04.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:03 smithi118 bash[18665]: audit 2024-03-30T04:44:03.119067+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:04.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:03 smithi118 bash[18665]: audit 2024-03-30T04:44:03.119742+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:04.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:03 smithi118 bash[18665]: audit 2024-03-30T04:44:03.126549+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:04.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:03 smithi118 bash[18665]: audit 2024-03-30T04:44:03.364622+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.89:0/541456786' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:44:04.156 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-03-30T04:40:59.653290+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-03-30T04:44:04.157 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph osd pool get .mgr pg_num 2024-03-30T04:44:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:04 smithi089 bash[18545]: cluster 2024-03-30T04:44:03.121648+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-03-30T04:44:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:04 smithi089 bash[18545]: cluster 2024-03-30T04:44:03.842127+0000 mon.a (mon.0) 765 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:44:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:04 smithi089 bash[18545]: cluster 2024-03-30T04:44:03.842193+0000 mon.a (mon.0) 766 : cluster [INF] Cluster is now healthy 2024-03-30T04:44:05.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:04 smithi089 bash[23954]: cluster 2024-03-30T04:44:03.121648+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-03-30T04:44:05.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:04 smithi089 bash[23954]: cluster 2024-03-30T04:44:03.842127+0000 mon.a (mon.0) 765 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:44:05.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:04 smithi089 bash[23954]: cluster 2024-03-30T04:44:03.842193+0000 mon.a (mon.0) 766 : cluster [INF] Cluster is now healthy 2024-03-30T04:44:05.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:04 smithi118 bash[18665]: cluster 2024-03-30T04:44:03.121648+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-03-30T04:44:05.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:04 smithi118 bash[18665]: cluster 2024-03-30T04:44:03.842127+0000 mon.a (mon.0) 765 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-30T04:44:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:04 smithi118 bash[18665]: cluster 2024-03-30T04:44:03.842193+0000 mon.a (mon.0) 766 : cluster [INF] Cluster is now healthy 2024-03-30T04:44:06.659 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:44:07.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:06 smithi089 bash[18545]: cluster 2024-03-30T04:44:05.122148+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-30T04:44:07.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:06 smithi089 bash[18545]: audit 2024-03-30T04:44:05.894946+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:44:07.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:06 smithi089 bash[18545]: audit 2024-03-30T04:44:05.898219+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:44:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:06 smithi089 bash[23954]: cluster 2024-03-30T04:44:05.122148+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-30T04:44:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:06 smithi089 bash[23954]: audit 2024-03-30T04:44:05.894946+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:44:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:06 smithi089 bash[23954]: audit 2024-03-30T04:44:05.898219+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:44:07.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:06 smithi118 bash[18665]: cluster 2024-03-30T04:44:05.122148+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-30T04:44:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:06 smithi118 bash[18665]: audit 2024-03-30T04:44:05.894946+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:44:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:06 smithi118 bash[18665]: audit 2024-03-30T04:44:05.898219+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:44:09.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:08 smithi118 bash[18665]: cluster 2024-03-30T04:44:07.122906+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-03-30T04:44:09.288 INFO:teuthology.orchestra.run.smithi089.stdout:pg_num: 1 2024-03-30T04:44:09.300 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:08 smithi089 bash[18545]: cluster 2024-03-30T04:44:07.122906+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-03-30T04:44:09.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:08 smithi089 bash[23954]: cluster 2024-03-30T04:44:07.122906+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-03-30T04:44:10.024 INFO:tasks.cephadm:Adding prometheus.a on smithi118 2024-03-30T04:44:10.024 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch apply prometheus '1;smithi118=a' 2024-03-30T04:44:10.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:09 smithi118 bash[18665]: audit 2024-03-30T04:44:09.290652+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.89:0/154824995' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-30T04:44:10.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:09 smithi089 bash[18545]: audit 2024-03-30T04:44:09.290652+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.89:0/154824995' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-30T04:44:10.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:09 smithi089 bash[23954]: audit 2024-03-30T04:44:09.290652+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.89:0/154824995' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-30T04:44:11.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:10 smithi118 bash[18665]: cluster 2024-03-30T04:44:09.123324+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-03-30T04:44:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:10 smithi089 bash[18545]: cluster 2024-03-30T04:44:09.123324+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-03-30T04:44:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:10 smithi089 bash[23954]: cluster 2024-03-30T04:44:09.123324+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-03-30T04:44:12.780 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled prometheus update... 2024-03-30T04:44:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[18545]: cluster 2024-03-30T04:44:11.123894+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-03-30T04:44:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[18545]: audit 2024-03-30T04:44:12.781553+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[18545]: audit 2024-03-30T04:44:12.818642+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[18545]: audit 2024-03-30T04:44:12.821435+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[18545]: audit 2024-03-30T04:44:12.823329+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[18545]: audit 2024-03-30T04:44:12.836075+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:13.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[18545]: audit 2024-03-30T04:44:12.850412+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:44:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[23954]: cluster 2024-03-30T04:44:11.123894+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-03-30T04:44:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[23954]: audit 2024-03-30T04:44:12.781553+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[23954]: audit 2024-03-30T04:44:12.818642+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[23954]: audit 2024-03-30T04:44:12.821435+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[23954]: audit 2024-03-30T04:44:12.823329+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[23954]: audit 2024-03-30T04:44:12.836075+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[23954]: audit 2024-03-30T04:44:12.850412+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:44:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:13 smithi118 bash[18665]: cluster 2024-03-30T04:44:11.123894+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-03-30T04:44:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:13 smithi118 bash[18665]: audit 2024-03-30T04:44:12.781553+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:13 smithi118 bash[18665]: audit 2024-03-30T04:44:12.818642+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:13 smithi118 bash[18665]: audit 2024-03-30T04:44:12.821435+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:13 smithi118 bash[18665]: audit 2024-03-30T04:44:12.823329+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:13 smithi118 bash[18665]: audit 2024-03-30T04:44:12.836075+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' 2024-03-30T04:44:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:13 smithi118 bash[18665]: audit 2024-03-30T04:44:12.850412+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:44:13.447 DEBUG:teuthology.orchestra.run.smithi118:prometheus.a> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@prometheus.a.service 2024-03-30T04:44:13.449 INFO:tasks.cephadm:Adding node-exporter.a on smithi089 2024-03-30T04:44:13.449 INFO:tasks.cephadm:Adding node-exporter.b on smithi118 2024-03-30T04:44:13.449 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch apply node-exporter '2;smithi089=a;smithi118=b' 2024-03-30T04:44:14.047 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:13 smithi118 bash[19783]: ignoring --setuser ceph since I am not root 2024-03-30T04:44:14.047 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:13 smithi118 bash[19783]: ignoring --setgroup ceph since I am not root 2024-03-30T04:44:14.047 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:13 smithi118 bash[19783]: debug 2024-03-30T04:44:13.900+0000 7fc6ed15d700 1 -- 172.21.15.118:0/3015920379 <== mon.2 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55906ccc0340 con 0x55906da3c400 2024-03-30T04:44:14.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:14 smithi089 bash[18545]: audit 2024-03-30T04:44:12.770567+0000 mgr.y (mgr.14152) 254 : audit [DBG] from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:44:14.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:14 smithi089 bash[18545]: cephadm 2024-03-30T04:44:12.773981+0000 mgr.y (mgr.14152) 255 : cephadm [INF] Saving service prometheus spec with placement smithi118=a;count:1 2024-03-30T04:44:14.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:14 smithi089 bash[18545]: audit 2024-03-30T04:44:13.845859+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T04:44:14.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:14 smithi089 bash[18545]: cluster 2024-03-30T04:44:13.845966+0000 mon.a (mon.0) 776 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-30T04:44:14.337 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[18794]: ignoring --setuser ceph since I am not root 2024-03-30T04:44:14.337 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[18794]: ignoring --setgroup ceph since I am not root 2024-03-30T04:44:14.338 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:13 smithi089 bash[18794]: debug 2024-03-30T04:44:13.890+0000 7fee51eb5700 1 -- 172.21.15.89:0/3888165854 <== mon.0 v2:172.21.15.89:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556001664340 con 0x5560023e0400 2024-03-30T04:44:14.338 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:14 smithi089 bash[18794]: debug 2024-03-30T04:44:14.030+0000 7fee5a911000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:44:14.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:14 smithi089 bash[23954]: audit 2024-03-30T04:44:12.770567+0000 mgr.y (mgr.14152) 254 : audit [DBG] from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:44:14.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:14 smithi089 bash[23954]: cephadm 2024-03-30T04:44:12.773981+0000 mgr.y (mgr.14152) 255 : cephadm [INF] Saving service prometheus spec with placement smithi118=a;count:1 2024-03-30T04:44:14.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:14 smithi089 bash[23954]: audit 2024-03-30T04:44:13.845859+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T04:44:14.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:14 smithi089 bash[23954]: cluster 2024-03-30T04:44:13.845966+0000 mon.a (mon.0) 776 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-30T04:44:14.399 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:14 smithi118 bash[19783]: debug 2024-03-30T04:44:14.044+0000 7fc6f5bb9000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:44:14.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:14 smithi118 bash[18665]: audit 2024-03-30T04:44:12.770567+0000 mgr.y (mgr.14152) 254 : audit [DBG] from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:44:14.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:14 smithi118 bash[18665]: cephadm 2024-03-30T04:44:12.773981+0000 mgr.y (mgr.14152) 255 : cephadm [INF] Saving service prometheus spec with placement smithi118=a;count:1 2024-03-30T04:44:14.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:14 smithi118 bash[18665]: audit 2024-03-30T04:44:13.845859+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14152 172.21.15.89:0/1051418328' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T04:44:14.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:14 smithi118 bash[18665]: cluster 2024-03-30T04:44:13.845966+0000 mon.a (mon.0) 776 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-30T04:44:15.837 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:15 smithi089 bash[18794]: debug 2024-03-30T04:44:15.546+0000 7fee5a911000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:44:15.837 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:15 smithi089 bash[18794]: debug 2024-03-30T04:44:15.642+0000 7fee5a911000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:44:15.888 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:15 smithi118 bash[19783]: debug 2024-03-30T04:44:15.604+0000 7fc6f5bb9000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:44:15.888 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:15 smithi118 bash[19783]: debug 2024-03-30T04:44:15.700+0000 7fc6f5bb9000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:44:16.149 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:15 smithi118 bash[19783]: debug 2024-03-30T04:44:15.952+0000 7fc6f5bb9000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:44:16.336 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:15 smithi089 bash[18794]: debug 2024-03-30T04:44:15.882+0000 7fee5a911000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:44:16.928 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:16 smithi089 bash[18794]: debug 2024-03-30T04:44:16.610+0000 7fee5a911000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:44:16.928 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:16 smithi089 bash[18794]: debug 2024-03-30T04:44:16.718+0000 7fee5a911000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:44:16.928 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:16 smithi089 bash[18794]: debug 2024-03-30T04:44:16.818+0000 7fee5a911000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:44:16.928 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:16 smithi089 bash[18794]: debug 2024-03-30T04:44:16.926+0000 7fee5a911000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:44:17.000 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:16 smithi118 bash[19783]: debug 2024-03-30T04:44:16.684+0000 7fc6f5bb9000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:44:17.000 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:16 smithi118 bash[19783]: debug 2024-03-30T04:44:16.788+0000 7fc6f5bb9000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:44:17.000 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:16 smithi118 bash[19783]: debug 2024-03-30T04:44:16.888+0000 7fc6f5bb9000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:44:17.000 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:17 smithi118 bash[19783]: debug 2024-03-30T04:44:16.996+0000 7fc6f5bb9000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:44:17.336 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:17 smithi089 bash[18794]: debug 2024-03-30T04:44:17.138+0000 7fee5a911000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:44:17.399 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:17 smithi118 bash[19783]: debug 2024-03-30T04:44:17.204+0000 7fc6f5bb9000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:44:17.691 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:17 smithi089 bash[18794]: debug 2024-03-30T04:44:17.410+0000 7fee5a911000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:44:17.691 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:17 smithi089 bash[18794]: debug 2024-03-30T04:44:17.510+0000 7fee5a911000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:44:17.755 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:17 smithi118 bash[19783]: debug 2024-03-30T04:44:17.472+0000 7fc6f5bb9000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:44:17.755 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:17 smithi118 bash[19783]: debug 2024-03-30T04:44:17.576+0000 7fc6f5bb9000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:44:18.087 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:17 smithi089 bash[18794]: debug 2024-03-30T04:44:17.690+0000 7fee5a911000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:44:18.087 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:17 smithi089 bash[18794]: debug 2024-03-30T04:44:17.934+0000 7fee5a911000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:44:18.149 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:17 smithi118 bash[19783]: debug 2024-03-30T04:44:17.752+0000 7fc6f5bb9000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:44:18.150 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:18 smithi118 bash[19783]: debug 2024-03-30T04:44:17.992+0000 7fc6f5bb9000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:44:18.426 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:18 smithi118 bash[19783]: debug 2024-03-30T04:44:18.264+0000 7fc6f5bb9000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:44:18.586 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:18 smithi089 bash[18794]: debug 2024-03-30T04:44:18.202+0000 7fee5a911000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:44:18.587 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:18 smithi089 bash[18794]: debug 2024-03-30T04:44:18.366+0000 7fee5a911000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:44:18.772 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:18 smithi118 bash[19783]: debug 2024-03-30T04:44:18.424+0000 7fc6f5bb9000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:44:18.772 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:18 smithi118 bash[19783]: debug 2024-03-30T04:44:18.656+0000 7fc6f5bb9000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:44:18.910 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:18 smithi089 bash[18794]: debug 2024-03-30T04:44:18.598+0000 7fee5a911000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:44:18.910 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:18 smithi089 bash[18794]: debug 2024-03-30T04:44:18.714+0000 7fee5a911000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:44:19.025 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:18 smithi118 bash[19783]: debug 2024-03-30T04:44:18.768+0000 7fc6f5bb9000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:44:19.293 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:19 smithi118 bash[19783]: debug 2024-03-30T04:44:19.112+0000 7fc6f5bb9000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:44:19.337 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:19 smithi089 bash[18794]: debug 2024-03-30T04:44:19.050+0000 7fee5a911000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:44:20.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:19 smithi089 bash[18794]: debug 2024-03-30T04:44:19.778+0000 7fee5a911000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:44:20.087 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:19 smithi089 bash[18794]: debug 2024-03-30T04:44:19.894+0000 7fee5a911000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:44:20.149 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:19 smithi118 bash[19783]: debug 2024-03-30T04:44:19.836+0000 7fc6f5bb9000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:44:20.149 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:19 smithi118 bash[19783]: debug 2024-03-30T04:44:19.948+0000 7fc6f5bb9000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:44:20.414 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:20 smithi118 bash[19783]: debug 2024-03-30T04:44:20.160+0000 7fc6f5bb9000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:44:20.437 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:20 smithi089 bash[18794]: debug 2024-03-30T04:44:20.114+0000 7fee5a911000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:44:20.814 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:20 smithi089 bash[18794]: debug 2024-03-30T04:44:20.438+0000 7fee5a911000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:44:20.863 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:20 smithi118 bash[19783]: debug 2024-03-30T04:44:20.488+0000 7fc6f5bb9000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:44:21.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:20 smithi089 bash[18794]: debug 2024-03-30T04:44:20.814+0000 7fee5a911000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:44:21.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:20 smithi089 bash[18794]: debug 2024-03-30T04:44:20.930+0000 7fee5a911000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:44:21.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18545]: cluster 2024-03-30T04:44:20.958854+0000 mon.a (mon.0) 777 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:44:21.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18545]: cluster 2024-03-30T04:44:20.959325+0000 mon.a (mon.0) 778 : cluster [INF] Activating manager daemon y 2024-03-30T04:44:21.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18545]: cluster 2024-03-30T04:44:20.964834+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-30T04:44:21.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18545]: cluster 2024-03-30T04:44:21.003010+0000 mon.a (mon.0) 780 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:44:21.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18545]: cluster 2024-03-30T04:44:21.003144+0000 mon.a (mon.0) 781 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:44:21.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18545]: audit 2024-03-30T04:44:21.004307+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.118:0/1286721881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:44:21.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18545]: audit 2024-03-30T04:44:21.004823+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.118:0/1286721881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:44:21.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18545]: audit 2024-03-30T04:44:21.008064+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.118:0/1286721881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:44:21.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[23954]: cluster 2024-03-30T04:44:20.958854+0000 mon.a (mon.0) 777 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:44:21.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[23954]: cluster 2024-03-30T04:44:20.959325+0000 mon.a (mon.0) 778 : cluster [INF] Activating manager daemon y 2024-03-30T04:44:21.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[23954]: cluster 2024-03-30T04:44:20.964834+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-30T04:44:21.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[23954]: cluster 2024-03-30T04:44:21.003010+0000 mon.a (mon.0) 780 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:44:21.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[23954]: cluster 2024-03-30T04:44:21.003144+0000 mon.a (mon.0) 781 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:44:21.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[23954]: audit 2024-03-30T04:44:21.004307+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.118:0/1286721881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:44:21.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[23954]: audit 2024-03-30T04:44:21.004823+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.118:0/1286721881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:44:21.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[23954]: audit 2024-03-30T04:44:21.008064+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.118:0/1286721881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:44:21.149 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:20 smithi118 bash[19783]: debug 2024-03-30T04:44:20.860+0000 7fc6f5bb9000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:44:21.149 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:20 smithi118 bash[19783]: debug 2024-03-30T04:44:20.976+0000 7fc6f5bb9000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:44:21.150 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:21 smithi118 bash[19783]: [30/Mar/2024:04:44:21] ENGINE Bus STARTING 2024-03-30T04:44:21.150 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:21 smithi118 bash[19783]: CherryPy Checker: 2024-03-30T04:44:21.150 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:21 smithi118 bash[19783]: The Application mounted at '' has an empty config. 2024-03-30T04:44:21.150 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:21 smithi118 bash[19783]: [30/Mar/2024:04:44:21] ENGINE Serving on http://:::9283 2024-03-30T04:44:21.150 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:21 smithi118 bash[19783]: [30/Mar/2024:04:44:21] ENGINE Bus STARTED 2024-03-30T04:44:21.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:21 smithi118 bash[18665]: cluster 2024-03-30T04:44:20.958854+0000 mon.a (mon.0) 777 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:44:21.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:21 smithi118 bash[18665]: cluster 2024-03-30T04:44:20.959325+0000 mon.a (mon.0) 778 : cluster [INF] Activating manager daemon y 2024-03-30T04:44:21.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:21 smithi118 bash[18665]: cluster 2024-03-30T04:44:20.964834+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-30T04:44:21.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:21 smithi118 bash[18665]: cluster 2024-03-30T04:44:21.003010+0000 mon.a (mon.0) 780 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:44:21.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:21 smithi118 bash[18665]: cluster 2024-03-30T04:44:21.003144+0000 mon.a (mon.0) 781 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:44:21.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:21 smithi118 bash[18665]: audit 2024-03-30T04:44:21.004307+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.118:0/1286721881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:44:21.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:21 smithi118 bash[18665]: audit 2024-03-30T04:44:21.004823+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.118:0/1286721881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:44:21.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:21 smithi118 bash[18665]: audit 2024-03-30T04:44:21.008064+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.118:0/1286721881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:44:21.415 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18794]: [30/Mar/2024:04:44:21] ENGINE Bus STARTING 2024-03-30T04:44:21.415 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18794]: CherryPy Checker: 2024-03-30T04:44:21.415 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18794]: The Application mounted at '' has an empty config. 2024-03-30T04:44:21.415 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18794]: [30/Mar/2024:04:44:21] ENGINE Serving on http://:::9283 2024-03-30T04:44:21.415 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18794]: [30/Mar/2024:04:44:21] ENGINE Bus STARTED 2024-03-30T04:44:21.678 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18794]: [30/Mar/2024:04:44:21] ENGINE Bus STARTING 2024-03-30T04:44:22.023 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18794]: [30/Mar/2024:04:44:21] ENGINE Serving on https://172.21.15.89:7150 2024-03-30T04:44:22.023 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:21 smithi089 bash[18794]: [30/Mar/2024:04:44:21] ENGINE Bus STARTED 2024-03-30T04:44:22.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.009578+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.118:0/1286721881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:44:22.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: cluster 2024-03-30T04:44:21.020950+0000 mon.a (mon.0) 782 : cluster [DBG] mgrmap e17: y(active, starting, since 0.061708s), standbys: x 2024-03-30T04:44:22.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.028249+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:44:22.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.028508+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:44:22.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.028756+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:44:22.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.030105+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:44:22.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.030384+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:44:22.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.030641+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:44:22.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.030971+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:44:22.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.031274+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:44:22.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.031608+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:44:22.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.031923+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:44:22.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.032254+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:44:22.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.032559+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:44:22.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.032870+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:44:22.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.033214+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:44:22.089 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled node-exporter update... 2024-03-30T04:44:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.009578+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.118:0/1286721881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:44:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: cluster 2024-03-30T04:44:21.020950+0000 mon.a (mon.0) 782 : cluster [DBG] mgrmap e17: y(active, starting, since 0.061708s), standbys: x 2024-03-30T04:44:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.028249+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:44:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.028508+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:44:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.028756+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:44:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.030105+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:44:22.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.030384+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:44:22.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.030641+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:44:22.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.030971+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:44:22.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.031274+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:44:22.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.031608+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:44:22.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.031923+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:44:22.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.032254+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:44:22.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.032559+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:44:22.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.032870+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:44:22.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.033214+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:44:22.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.033439+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:44:22.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.034197+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:44:22.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: cluster 2024-03-30T04:44:21.059219+0000 mon.a (mon.0) 783 : cluster [INF] Manager daemon y is now available 2024-03-30T04:44:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.009578+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.118:0/1286721881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:44:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: cluster 2024-03-30T04:44:21.020950+0000 mon.a (mon.0) 782 : cluster [DBG] mgrmap e17: y(active, starting, since 0.061708s), standbys: x 2024-03-30T04:44:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.028249+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:44:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.028508+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:44:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.028756+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:44:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.030105+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:44:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.030384+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:44:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.030641+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:44:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.030971+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:44:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.031274+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:44:22.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.031608+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:44:22.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.031923+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:44:22.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.032254+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:44:22.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.032559+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:44:22.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.032870+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:44:22.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.033214+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:44:22.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.033439+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:44:22.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.034197+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:44:22.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: cluster 2024-03-30T04:44:21.059219+0000 mon.a (mon.0) 783 : cluster [INF] Manager daemon y is now available 2024-03-30T04:44:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.080119+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.082863+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.085552+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.087399+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.088636+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.091148+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.091255+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.095836+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.096081+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]': finished 2024-03-30T04:44:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.096653+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: cephadm 2024-03-30T04:44:21.098098+0000 mgr.y (mgr.24313) 1 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T04:44:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.101126+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]': finished 2024-03-30T04:44:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: cephadm 2024-03-30T04:44:21.103882+0000 mgr.y (mgr.24313) 2 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T04:44:22.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.107525+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.122024+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:44:22.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.122143+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:44:22.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.128161+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:44:22.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.128271+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:44:22.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: cephadm 2024-03-30T04:44:21.479913+0000 mgr.y (mgr.24313) 3 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:44:22.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: cephadm 2024-03-30T04:44:21.503562+0000 mgr.y (mgr.24313) 4 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:44:22.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: cephadm 2024-03-30T04:44:21.566131+0000 mgr.y (mgr.24313) 5 : cephadm [INF] [30/Mar/2024:04:44:21] ENGINE Bus STARTING 2024-03-30T04:44:22.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.570532+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.607329+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.611705+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.616892+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:44:22.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.617035+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:44:22.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: cephadm 2024-03-30T04:44:21.681664+0000 mgr.y (mgr.24313) 6 : cephadm [INF] [30/Mar/2024:04:44:21] ENGINE Serving on https://172.21.15.89:7150 2024-03-30T04:44:22.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: cephadm 2024-03-30T04:44:21.681895+0000 mgr.y (mgr.24313) 7 : cephadm [INF] [30/Mar/2024:04:44:21] ENGINE Bus STARTED 2024-03-30T04:44:22.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[23954]: audit 2024-03-30T04:44:21.688533+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.080119+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.082863+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.085552+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.087399+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.088636+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.091148+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:22.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.091255+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:22.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.095836+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:22.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.096081+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]': finished 2024-03-30T04:44:22.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.096653+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:22.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: cephadm 2024-03-30T04:44:21.098098+0000 mgr.y (mgr.24313) 1 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T04:44:22.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.101126+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]': finished 2024-03-30T04:44:22.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: cephadm 2024-03-30T04:44:21.103882+0000 mgr.y (mgr.24313) 2 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T04:44:22.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.107525+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.122024+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:44:22.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.122143+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:44:22.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.128161+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:44:22.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.128271+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:44:22.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: cephadm 2024-03-30T04:44:21.479913+0000 mgr.y (mgr.24313) 3 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:44:22.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: cephadm 2024-03-30T04:44:21.503562+0000 mgr.y (mgr.24313) 4 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:44:22.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: cephadm 2024-03-30T04:44:21.566131+0000 mgr.y (mgr.24313) 5 : cephadm [INF] [30/Mar/2024:04:44:21] ENGINE Bus STARTING 2024-03-30T04:44:22.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.570532+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.607329+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.611705+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.616892+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:44:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.617035+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:44:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: cephadm 2024-03-30T04:44:21.681664+0000 mgr.y (mgr.24313) 6 : cephadm [INF] [30/Mar/2024:04:44:21] ENGINE Serving on https://172.21.15.89:7150 2024-03-30T04:44:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: cephadm 2024-03-30T04:44:21.681895+0000 mgr.y (mgr.24313) 7 : cephadm [INF] [30/Mar/2024:04:44:21] ENGINE Bus STARTED 2024-03-30T04:44:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18545]: audit 2024-03-30T04:44:21.688533+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.033439+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:44:22.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.034197+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:44:22.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: cluster 2024-03-30T04:44:21.059219+0000 mon.a (mon.0) 783 : cluster [INF] Manager daemon y is now available 2024-03-30T04:44:22.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.080119+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.082863+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.085552+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.087399+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.088636+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.091148+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.091255+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.095836+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.096081+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]': finished 2024-03-30T04:44:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.096653+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:44:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: cephadm 2024-03-30T04:44:21.098098+0000 mgr.y (mgr.24313) 1 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T04:44:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.101126+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]': finished 2024-03-30T04:44:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: cephadm 2024-03-30T04:44:21.103882+0000 mgr.y (mgr.24313) 2 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T04:44:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.107525+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.122024+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:44:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.122143+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:44:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.128161+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:44:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.128271+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:44:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: cephadm 2024-03-30T04:44:21.479913+0000 mgr.y (mgr.24313) 3 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:44:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: cephadm 2024-03-30T04:44:21.503562+0000 mgr.y (mgr.24313) 4 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:44:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: cephadm 2024-03-30T04:44:21.566131+0000 mgr.y (mgr.24313) 5 : cephadm [INF] [30/Mar/2024:04:44:21] ENGINE Bus STARTING 2024-03-30T04:44:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.570532+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.607329+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.611705+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.616892+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:44:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.617035+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:44:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: cephadm 2024-03-30T04:44:21.681664+0000 mgr.y (mgr.24313) 6 : cephadm [INF] [30/Mar/2024:04:44:21] ENGINE Serving on https://172.21.15.89:7150 2024-03-30T04:44:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: cephadm 2024-03-30T04:44:21.681895+0000 mgr.y (mgr.24313) 7 : cephadm [INF] [30/Mar/2024:04:44:21] ENGINE Bus STARTED 2024-03-30T04:44:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:22 smithi118 bash[18665]: audit 2024-03-30T04:44:21.688533+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:22.649 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:22 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:22.867 DEBUG:teuthology.orchestra.run.smithi089:node-exporter.a> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@node-exporter.a.service 2024-03-30T04:44:22.869 DEBUG:teuthology.orchestra.run.smithi118:node-exporter.b> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@node-exporter.b.service 2024-03-30T04:44:22.871 INFO:tasks.cephadm:Adding alertmanager.a on smithi089 2024-03-30T04:44:22.871 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch apply alertmanager '1;smithi089=a' 2024-03-30T04:44:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:23 smithi118 bash[18665]: audit 2024-03-30T04:44:22.062367+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T04:44:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:23 smithi118 bash[18665]: cluster 2024-03-30T04:44:22.062574+0000 mon.a (mon.0) 798 : cluster [DBG] mgrmap e18: y(active, since 1.10333s), standbys: x 2024-03-30T04:44:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:23 smithi118 bash[18665]: audit 2024-03-30T04:44:22.073657+0000 mgr.y (mgr.24313) 8 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi089=a;smithi118=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:44:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:23 smithi118 bash[18665]: cluster 2024-03-30T04:44:22.075967+0000 mgr.y (mgr.24313) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:23 smithi118 bash[18665]: cephadm 2024-03-30T04:44:22.082650+0000 mgr.y (mgr.24313) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi089=a;smithi118=b;count:2 2024-03-30T04:44:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:23 smithi118 bash[18665]: audit 2024-03-30T04:44:22.087731+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:23 smithi118 bash[18665]: cephadm 2024-03-30T04:44:22.091257+0000 mgr.y (mgr.24313) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi118 2024-03-30T04:44:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:23 smithi118 bash[18665]: audit 2024-03-30T04:44:22.927077+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:23 smithi118 bash[18665]: audit 2024-03-30T04:44:22.933706+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:23 smithi118 bash[18665]: audit 2024-03-30T04:44:22.955039+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:23 smithi118 bash[18665]: audit 2024-03-30T04:44:22.961382+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:23.337 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:44:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:44:23.337 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:22 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:44:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:44:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[18545]: audit 2024-03-30T04:44:22.062367+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T04:44:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[18545]: cluster 2024-03-30T04:44:22.062574+0000 mon.a (mon.0) 798 : cluster [DBG] mgrmap e18: y(active, since 1.10333s), standbys: x 2024-03-30T04:44:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[18545]: audit 2024-03-30T04:44:22.073657+0000 mgr.y (mgr.24313) 8 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi089=a;smithi118=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:44:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[18545]: cluster 2024-03-30T04:44:22.075967+0000 mgr.y (mgr.24313) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[18545]: cephadm 2024-03-30T04:44:22.082650+0000 mgr.y (mgr.24313) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi089=a;smithi118=b;count:2 2024-03-30T04:44:23.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[18545]: audit 2024-03-30T04:44:22.087731+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:23.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[18545]: cephadm 2024-03-30T04:44:22.091257+0000 mgr.y (mgr.24313) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi118 2024-03-30T04:44:23.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[18545]: audit 2024-03-30T04:44:22.927077+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:23.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[18545]: audit 2024-03-30T04:44:22.933706+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:23.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[18545]: audit 2024-03-30T04:44:22.955039+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:23.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[18545]: audit 2024-03-30T04:44:22.961382+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:23.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[23954]: audit 2024-03-30T04:44:22.062367+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T04:44:23.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[23954]: cluster 2024-03-30T04:44:22.062574+0000 mon.a (mon.0) 798 : cluster [DBG] mgrmap e18: y(active, since 1.10333s), standbys: x 2024-03-30T04:44:23.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[23954]: audit 2024-03-30T04:44:22.073657+0000 mgr.y (mgr.24313) 8 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi089=a;smithi118=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:44:23.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[23954]: cluster 2024-03-30T04:44:22.075967+0000 mgr.y (mgr.24313) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:23.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[23954]: cephadm 2024-03-30T04:44:22.082650+0000 mgr.y (mgr.24313) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi089=a;smithi118=b;count:2 2024-03-30T04:44:23.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[23954]: audit 2024-03-30T04:44:22.087731+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:23.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[23954]: cephadm 2024-03-30T04:44:22.091257+0000 mgr.y (mgr.24313) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi118 2024-03-30T04:44:23.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[23954]: audit 2024-03-30T04:44:22.927077+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:23.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[23954]: audit 2024-03-30T04:44:22.933706+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:23.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[23954]: audit 2024-03-30T04:44:22.955039+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:23.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:23 smithi089 bash[23954]: audit 2024-03-30T04:44:22.961382+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:24.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:24 smithi089 bash[23954]: cluster 2024-03-30T04:44:23.031197+0000 mgr.y (mgr.24313) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:24 smithi089 bash[23954]: cluster 2024-03-30T04:44:23.972397+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-03-30T04:44:24.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:24 smithi089 bash[18545]: cluster 2024-03-30T04:44:23.031197+0000 mgr.y (mgr.24313) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:24 smithi089 bash[18545]: cluster 2024-03-30T04:44:23.972397+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-03-30T04:44:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:24 smithi118 bash[18665]: cluster 2024-03-30T04:44:23.031197+0000 mgr.y (mgr.24313) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:24 smithi118 bash[18665]: cluster 2024-03-30T04:44:23.972397+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-03-30T04:44:26.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:26 smithi118 bash[18665]: cluster 2024-03-30T04:44:25.031925+0000 mgr.y (mgr.24313) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:26 smithi089 bash[18545]: cluster 2024-03-30T04:44:25.031925+0000 mgr.y (mgr.24313) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:26 smithi089 bash[23954]: cluster 2024-03-30T04:44:25.031925+0000 mgr.y (mgr.24313) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:26.822 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled alertmanager update... 2024-03-30T04:44:28.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:27 smithi089 bash[23954]: audit 2024-03-30T04:44:26.812946+0000 mgr.y (mgr.24313) 14 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi089=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:44:28.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:27 smithi089 bash[23954]: cephadm 2024-03-30T04:44:26.816321+0000 mgr.y (mgr.24313) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi089=a;count:1 2024-03-30T04:44:28.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:27 smithi089 bash[23954]: audit 2024-03-30T04:44:26.823856+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:27 smithi089 bash[18545]: audit 2024-03-30T04:44:26.812946+0000 mgr.y (mgr.24313) 14 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi089=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:44:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:27 smithi089 bash[18545]: cephadm 2024-03-30T04:44:26.816321+0000 mgr.y (mgr.24313) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi089=a;count:1 2024-03-30T04:44:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:27 smithi089 bash[18545]: audit 2024-03-30T04:44:26.823856+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:28.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:27 smithi118 bash[18665]: audit 2024-03-30T04:44:26.812946+0000 mgr.y (mgr.24313) 14 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi089=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:44:28.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:27 smithi118 bash[18665]: cephadm 2024-03-30T04:44:26.816321+0000 mgr.y (mgr.24313) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi089=a;count:1 2024-03-30T04:44:28.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:27 smithi118 bash[18665]: audit 2024-03-30T04:44:26.823856+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:28.906 DEBUG:teuthology.orchestra.run.smithi089:alertmanager.a> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@alertmanager.a.service 2024-03-30T04:44:28.908 INFO:tasks.cephadm:Adding grafana.a on smithi118 2024-03-30T04:44:28.909 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph orch apply grafana '1;smithi118=a' 2024-03-30T04:44:29.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:28 smithi118 bash[18665]: cluster 2024-03-30T04:44:27.032481+0000 mgr.y (mgr.24313) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:29.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:28 smithi089 bash[18545]: cluster 2024-03-30T04:44:27.032481+0000 mgr.y (mgr.24313) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:29.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:28 smithi089 bash[23954]: cluster 2024-03-30T04:44:27.032481+0000 mgr.y (mgr.24313) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:31.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:30 smithi089 bash[18545]: cluster 2024-03-30T04:44:29.033051+0000 mgr.y (mgr.24313) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:31.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:30 smithi089 bash[23954]: cluster 2024-03-30T04:44:29.033051+0000 mgr.y (mgr.24313) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:31.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:30 smithi118 bash[18665]: cluster 2024-03-30T04:44:29.033051+0000 mgr.y (mgr.24313) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:33.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:32 smithi118 bash[18665]: cluster 2024-03-30T04:44:31.033653+0000 mgr.y (mgr.24313) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:33.078 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled grafana update... 2024-03-30T04:44:33.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:32 smithi089 bash[18545]: cluster 2024-03-30T04:44:31.033653+0000 mgr.y (mgr.24313) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:33.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:32 smithi089 bash[23954]: cluster 2024-03-30T04:44:31.033653+0000 mgr.y (mgr.24313) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:34.183 DEBUG:teuthology.orchestra.run.smithi118:grafana.a> sudo journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service 2024-03-30T04:44:34.185 INFO:tasks.cephadm:Setting up client nodes... 2024-03-30T04:44:34.188 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-30T04:44:34.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:34 smithi089 bash[23954]: cluster 2024-03-30T04:44:33.034720+0000 mgr.y (mgr.24313) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:34.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:34 smithi089 bash[23954]: audit 2024-03-30T04:44:33.065715+0000 mgr.y (mgr.24313) 20 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:44:34.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:34 smithi089 bash[23954]: cephadm 2024-03-30T04:44:33.068963+0000 mgr.y (mgr.24313) 21 : cephadm [INF] Saving service grafana spec with placement smithi118=a;count:1 2024-03-30T04:44:34.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:34 smithi089 bash[23954]: audit 2024-03-30T04:44:33.076587+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:34.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:34 smithi089 bash[18545]: cluster 2024-03-30T04:44:33.034720+0000 mgr.y (mgr.24313) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:34.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:34 smithi089 bash[18545]: audit 2024-03-30T04:44:33.065715+0000 mgr.y (mgr.24313) 20 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:44:34.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:34 smithi089 bash[18545]: cephadm 2024-03-30T04:44:33.068963+0000 mgr.y (mgr.24313) 21 : cephadm [INF] Saving service grafana spec with placement smithi118=a;count:1 2024-03-30T04:44:34.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:34 smithi089 bash[18545]: audit 2024-03-30T04:44:33.076587+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:34.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:34 smithi118 bash[18665]: cluster 2024-03-30T04:44:33.034720+0000 mgr.y (mgr.24313) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:34.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:34 smithi118 bash[18665]: audit 2024-03-30T04:44:33.065715+0000 mgr.y (mgr.24313) 20 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:44:34.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:34 smithi118 bash[18665]: cephadm 2024-03-30T04:44:33.068963+0000 mgr.y (mgr.24313) 21 : cephadm [INF] Saving service grafana spec with placement smithi118=a;count:1 2024-03-30T04:44:34.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:34 smithi118 bash[18665]: audit 2024-03-30T04:44:33.076587+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:36.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:36 smithi118 bash[18665]: cluster 2024-03-30T04:44:35.035372+0000 mgr.y (mgr.24313) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:36.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:36 smithi089 bash[18545]: cluster 2024-03-30T04:44:35.035372+0000 mgr.y (mgr.24313) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:36.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:36 smithi089 bash[23954]: cluster 2024-03-30T04:44:35.035372+0000 mgr.y (mgr.24313) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:36.854 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:36.855 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:36.855 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:44:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:36.855 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:44:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:36.856 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:44:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:36.856 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 04:44:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:37.049 INFO:teuthology.orchestra.run.smithi089.stdout:[client.0] 2024-03-30T04:44:37.049 INFO:teuthology.orchestra.run.smithi089.stdout: key = AQC1mAdmGKrDAhAA+W73LFpTTXz4Ic7Asr9b5Q== 2024-03-30T04:44:37.111 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:37 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:37.112 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:44:37 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:37.112 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:44:37 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:37.112 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 04:44:37 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:37.112 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:37.113 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:37.113 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:37.113 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:37 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:37.113 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:44:37 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:37.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:37 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:37.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:37 smithi118 bash[18665]: audit 2024-03-30T04:44:37.046040+0000 mon.a (mon.0) 807 : audit [INF] from='client.? 172.21.15.89:0/3052149998' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:44:37.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:37 smithi118 bash[18665]: audit 2024-03-30T04:44:37.051983+0000 mon.a (mon.0) 808 : audit [INF] from='client.? 172.21.15.89:0/3052149998' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-30T04:44:37.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:37 smithi089 bash[23954]: audit 2024-03-30T04:44:37.046040+0000 mon.a (mon.0) 807 : audit [INF] from='client.? 172.21.15.89:0/3052149998' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:44:37.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:37 smithi089 bash[23954]: audit 2024-03-30T04:44:37.051983+0000 mon.a (mon.0) 808 : audit [INF] from='client.? 172.21.15.89:0/3052149998' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-30T04:44:37.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:37 smithi089 bash[18545]: audit 2024-03-30T04:44:37.046040+0000 mon.a (mon.0) 807 : audit [INF] from='client.? 172.21.15.89:0/3052149998' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:44:37.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:37 smithi089 bash[18545]: audit 2024-03-30T04:44:37.051983+0000 mon.a (mon.0) 808 : audit [INF] from='client.? 172.21.15.89:0/3052149998' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-30T04:44:37.399 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:37 smithi118 systemd[1]: Started Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:44:37.774 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-03-30T04:44:37.774 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-03-30T04:44:37.774 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-03-30T04:44:37.795 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-30T04:44:38.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: cluster 2024-03-30T04:44:37.035954+0000 mgr.y (mgr.24313) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:38.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.148122+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:38.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.151149+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:38.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.152401+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:38.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.153114+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:38.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.158211+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:38.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: cephadm 2024-03-30T04:44:37.159328+0000 mgr.y (mgr.24313) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:38.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.163677+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:44:38.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.164020+0000 mgr.y (mgr.24313) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:44:38.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.165170+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.118:9095"}]: dispatch 2024-03-30T04:44:38.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.165363+0000 mgr.y (mgr.24313) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.118:9095"}]: dispatch 2024-03-30T04:44:38.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.169784+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:38.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.172905+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:38.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.174079+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:38.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.174975+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:38.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.180755+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:38.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: cephadm 2024-03-30T04:44:37.181283+0000 mgr.y (mgr.24313) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:38.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.183425+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:38.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.184701+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:38.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.185492+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:38.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: audit 2024-03-30T04:44:37.189841+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:38.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[18545]: cephadm 2024-03-30T04:44:37.190392+0000 mgr.y (mgr.24313) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:38.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: cluster 2024-03-30T04:44:37.035954+0000 mgr.y (mgr.24313) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:38.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.148122+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:38.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.151149+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:38.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.152401+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:38.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.153114+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:38.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.158211+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:38.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: cephadm 2024-03-30T04:44:37.159328+0000 mgr.y (mgr.24313) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:38.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.163677+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:44:38.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.164020+0000 mgr.y (mgr.24313) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:44:38.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.165170+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.118:9095"}]: dispatch 2024-03-30T04:44:38.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.165363+0000 mgr.y (mgr.24313) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.118:9095"}]: dispatch 2024-03-30T04:44:38.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.169784+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:38.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.172905+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:38.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.174079+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:38.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.174975+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:38.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.180755+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:38.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: cephadm 2024-03-30T04:44:37.181283+0000 mgr.y (mgr.24313) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:38.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.183425+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:38.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.184701+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:38.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.185492+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:38.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: audit 2024-03-30T04:44:37.189841+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:38.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:38 smithi089 bash[23954]: cephadm 2024-03-30T04:44:37.190392+0000 mgr.y (mgr.24313) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:38.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: cluster 2024-03-30T04:44:37.035954+0000 mgr.y (mgr.24313) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:38.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.148122+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:38.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.151149+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:38.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.152401+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.153114+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.158211+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: cephadm 2024-03-30T04:44:37.159328+0000 mgr.y (mgr.24313) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.163677+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:44:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.164020+0000 mgr.y (mgr.24313) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:44:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.165170+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.118:9095"}]: dispatch 2024-03-30T04:44:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.165363+0000 mgr.y (mgr.24313) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.118:9095"}]: dispatch 2024-03-30T04:44:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.169784+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.172905+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.174079+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.174975+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.180755+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: cephadm 2024-03-30T04:44:37.181283+0000 mgr.y (mgr.24313) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.183425+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:38.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.184701+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:38.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.185492+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:38.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: audit 2024-03-30T04:44:37.189841+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:38.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:38 smithi118 bash[18665]: cephadm 2024-03-30T04:44:37.190392+0000 mgr.y (mgr.24313) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:44:39.217 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.069Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T04:44:39.217 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.069Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T04:44:39.218 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.069Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T04:44:39.218 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.069Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi118 (none))" 2024-03-30T04:44:39.218 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.069Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T04:44:39.218 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.069Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T04:44:39.218 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.070Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T04:44:39.218 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.071Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T04:44:39.218 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.073Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T04:44:39.218 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.075Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T04:44:39.218 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.075Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.791µs 2024-03-30T04:44:39.219 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.075Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T04:44:39.219 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.075Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-03-30T04:44:39.219 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.075Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.814µs wal_replay_duration=256.258µs total_replay_duration=298.141µs 2024-03-30T04:44:39.219 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.076Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T04:44:39.219 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.076Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T04:44:39.219 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.076Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T04:44:39.219 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.096Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.223371ms db_storage=866ns remote_storage=1.528µs web_handler=246ns query_engine=732ns scrape=278.858µs scrape_sd=25.819µs notify=1.248µs notify_sd=2.583µs rules=18.700085ms 2024-03-30T04:44:39.219 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:39 smithi118 bash[36258]: ts=2024-03-30T04:44:39.096Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T04:44:40.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:40 smithi118 bash[18665]: cluster 2024-03-30T04:44:39.036602+0000 mgr.y (mgr.24313) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:40.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:40 smithi089 bash[18545]: cluster 2024-03-30T04:44:39.036602+0000 mgr.y (mgr.24313) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:40.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:40 smithi089 bash[23954]: cluster 2024-03-30T04:44:39.036602+0000 mgr.y (mgr.24313) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:41.942 INFO:teuthology.orchestra.run.smithi118.stdout:[client.1] 2024-03-30T04:44:41.942 INFO:teuthology.orchestra.run.smithi118.stdout: key = AQC5mAdmXmnpNxAAH6Gn5+SUx8ZAncO77BLF1g== 2024-03-30T04:44:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:42 smithi118 bash[18665]: cluster 2024-03-30T04:44:41.037191+0000 mgr.y (mgr.24313) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:42 smithi118 bash[18665]: audit 2024-03-30T04:44:41.107299+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:42 smithi118 bash[18665]: audit 2024-03-30T04:44:41.937473+0000 mon.b (mon.2) 65 : audit [INF] from='client.? 172.21.15.118:0/4263984845' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:44:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:42 smithi118 bash[18665]: audit 2024-03-30T04:44:41.937833+0000 mon.a (mon.0) 815 : 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-03-30T04:44:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:42 smithi118 bash[18665]: audit 2024-03-30T04:44:41.944702+0000 mon.a (mon.0) 816 : 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-03-30T04:44:42.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:42 smithi089 bash[18545]: cluster 2024-03-30T04:44:41.037191+0000 mgr.y (mgr.24313) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:42.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:42 smithi089 bash[18545]: audit 2024-03-30T04:44:41.107299+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:42.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:42 smithi089 bash[18545]: audit 2024-03-30T04:44:41.937473+0000 mon.b (mon.2) 65 : audit [INF] from='client.? 172.21.15.118:0/4263984845' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:44:42.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:42 smithi089 bash[18545]: audit 2024-03-30T04:44:41.937833+0000 mon.a (mon.0) 815 : 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-03-30T04:44:42.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:42 smithi089 bash[18545]: audit 2024-03-30T04:44:41.944702+0000 mon.a (mon.0) 816 : 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-03-30T04:44:42.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:42 smithi089 bash[23954]: cluster 2024-03-30T04:44:41.037191+0000 mgr.y (mgr.24313) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:42.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:42 smithi089 bash[23954]: audit 2024-03-30T04:44:41.107299+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:42.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:42 smithi089 bash[23954]: audit 2024-03-30T04:44:41.937473+0000 mon.b (mon.2) 65 : audit [INF] from='client.? 172.21.15.118:0/4263984845' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:44:42.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:42 smithi089 bash[23954]: audit 2024-03-30T04:44:41.937833+0000 mon.a (mon.0) 815 : 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-03-30T04:44:42.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:42 smithi089 bash[23954]: audit 2024-03-30T04:44:41.944702+0000 mon.a (mon.0) 816 : 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-03-30T04:44:42.619 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-30T04:44:42.620 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-03-30T04:44:42.620 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-03-30T04:44:42.640 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-30T04:44:42.640 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-30T04:44:42.641 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph mgr dump --format=json 2024-03-30T04:44:43.336 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:43 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:44:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:44:43.337 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:43 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:44:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:44:44.055 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:43 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:44:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:44:44.055 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:43 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:44:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:44:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[18545]: cluster 2024-03-30T04:44:43.037610+0000 mgr.y (mgr.24313) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[18545]: audit 2024-03-30T04:44:43.058626+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[18545]: audit 2024-03-30T04:44:43.112370+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[18545]: audit 2024-03-30T04:44:43.123574+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[18545]: audit 2024-03-30T04:44:43.678110+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[18545]: audit 2024-03-30T04:44:43.776559+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[18545]: audit 2024-03-30T04:44:43.787824+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[18545]: audit 2024-03-30T04:44:43.822062+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[18545]: audit 2024-03-30T04:44:43.824674+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:44.311 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[18545]: audit 2024-03-30T04:44:43.826357+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:44.311 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[18545]: audit 2024-03-30T04:44:43.839778+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.311 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[18545]: cephadm 2024-03-30T04:44:43.847369+0000 mgr.y (mgr.24313) 32 : cephadm [INF] Deploying daemon node-exporter.a on smithi089 2024-03-30T04:44:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[23954]: cluster 2024-03-30T04:44:43.037610+0000 mgr.y (mgr.24313) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[23954]: audit 2024-03-30T04:44:43.058626+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[23954]: audit 2024-03-30T04:44:43.112370+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[23954]: audit 2024-03-30T04:44:43.123574+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[23954]: audit 2024-03-30T04:44:43.678110+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[23954]: audit 2024-03-30T04:44:43.776559+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[23954]: audit 2024-03-30T04:44:43.787824+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[23954]: audit 2024-03-30T04:44:43.822062+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:44.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[23954]: audit 2024-03-30T04:44:43.824674+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:44.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[23954]: audit 2024-03-30T04:44:43.826357+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:44.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[23954]: audit 2024-03-30T04:44:43.839778+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[23954]: cephadm 2024-03-30T04:44:43.847369+0000 mgr.y (mgr.24313) 32 : cephadm [INF] Deploying daemon node-exporter.a on smithi089 2024-03-30T04:44:44.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:44 smithi118 bash[18665]: cluster 2024-03-30T04:44:43.037610+0000 mgr.y (mgr.24313) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:44.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:44 smithi118 bash[18665]: audit 2024-03-30T04:44:43.058626+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:44 smithi118 bash[18665]: audit 2024-03-30T04:44:43.112370+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:44 smithi118 bash[18665]: audit 2024-03-30T04:44:43.123574+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:44 smithi118 bash[18665]: audit 2024-03-30T04:44:43.678110+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:44 smithi118 bash[18665]: audit 2024-03-30T04:44:43.776559+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:44 smithi118 bash[18665]: audit 2024-03-30T04:44:43.787824+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:44 smithi118 bash[18665]: audit 2024-03-30T04:44:43.822062+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:44:44.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:44 smithi118 bash[18665]: audit 2024-03-30T04:44:43.824674+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:44.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:44 smithi118 bash[18665]: audit 2024-03-30T04:44:43.826357+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:44.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:44 smithi118 bash[18665]: audit 2024-03-30T04:44:43.839778+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:44.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:44 smithi118 bash[18665]: cephadm 2024-03-30T04:44:43.847369+0000 mgr.y (mgr.24313) 32 : cephadm [INF] Deploying daemon node-exporter.a on smithi089 2024-03-30T04:44:44.586 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:44:44 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:44.586 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:44:44 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:44 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:44 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:44.587 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:44:44 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:44.587 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:44:44 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:44.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:44 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:44.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:44 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:44.588 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:44:44 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:44.588 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:44:44 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:44.588 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 04:44:44 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:44.588 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 04:44:44 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:44.588 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:44 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:44.588 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:44 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:45.087 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:44 smithi089 systemd[1]: Started Ceph node-exporter.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:44:45.087 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:44 smithi089 bash[41833]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-30T04:44:45.311 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:45 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:45.311 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:45 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:45.312 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:44:45 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:45.312 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:44:45 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:45.312 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:44:45 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:45.312 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:45 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:45.313 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 04:44:45 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:45.493 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:45 smithi089 bash[41833]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-30T04:44:45.493 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:45 smithi089 bash[41833]: aa2a8d90b84c: Pulling fs layer 2024-03-30T04:44:45.493 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:45 smithi089 bash[41833]: b45d31ee2d7f: Pulling fs layer 2024-03-30T04:44:45.493 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:45 smithi089 bash[41833]: b5db1e299295: Pulling fs layer 2024-03-30T04:44:45.609 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:44:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:45 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:45.650 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:44:45 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:45.650 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:44:45 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:45.650 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:44:45 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:45.651 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:44:45 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:45.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 04:44:45 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:45.651 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:44:45 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:45.651 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:44:45 smithi118 systemd[1]: Started Ceph node-exporter.b for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:44:45.651 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:44:45 smithi118 bash[37099]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-30T04:44:45.745 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:45 smithi089 bash[18545]: audit 2024-03-30T04:44:44.682032+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:45.745 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:45 smithi089 bash[18545]: cephadm 2024-03-30T04:44:44.686489+0000 mgr.y (mgr.24313) 33 : cephadm [INF] Deploying daemon node-exporter.b on smithi118 2024-03-30T04:44:45.745 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:45 smithi089 bash[18545]: audit 2024-03-30T04:44:45.465325+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:45.745 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:45 smithi089 bash[41833]: aa2a8d90b84c: Download complete 2024-03-30T04:44:45.745 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:45 smithi089 bash[41833]: b5db1e299295: Verifying Checksum 2024-03-30T04:44:45.745 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:45 smithi089 bash[41833]: b5db1e299295: Download complete 2024-03-30T04:44:45.746 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:45 smithi089 bash[23954]: audit 2024-03-30T04:44:44.682032+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:45.746 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:45 smithi089 bash[23954]: cephadm 2024-03-30T04:44:44.686489+0000 mgr.y (mgr.24313) 33 : cephadm [INF] Deploying daemon node-exporter.b on smithi118 2024-03-30T04:44:45.746 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:45 smithi089 bash[23954]: audit 2024-03-30T04:44:45.465325+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:45.746 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:44:45 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:46.037 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:45 smithi089 bash[41833]: b45d31ee2d7f: Verifying Checksum 2024-03-30T04:44:46.037 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:45 smithi089 bash[41833]: b45d31ee2d7f: Download complete 2024-03-30T04:44:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:45 smithi118 bash[18665]: audit 2024-03-30T04:44:44.682032+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:45 smithi118 bash[18665]: cephadm 2024-03-30T04:44:44.686489+0000 mgr.y (mgr.24313) 33 : cephadm [INF] Deploying daemon node-exporter.b on smithi118 2024-03-30T04:44:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:45 smithi118 bash[18665]: audit 2024-03-30T04:44:45.465325+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:46.839 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:46 smithi089 bash[41833]: aa2a8d90b84c: Pull complete 2024-03-30T04:44:46.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:46 smithi089 bash[18545]: cluster 2024-03-30T04:44:45.038154+0000 mgr.y (mgr.24313) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:46.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:46 smithi089 bash[18545]: cephadm 2024-03-30T04:44:45.485445+0000 mgr.y (mgr.24313) 35 : cephadm [INF] Deploying daemon alertmanager.a on smithi089 2024-03-30T04:44:46.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:46 smithi089 bash[18545]: audit 2024-03-30T04:44:46.118373+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:46.963 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:46 smithi118 bash[18665]: cluster 2024-03-30T04:44:45.038154+0000 mgr.y (mgr.24313) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:46.964 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:46 smithi118 bash[18665]: cephadm 2024-03-30T04:44:45.485445+0000 mgr.y (mgr.24313) 35 : cephadm [INF] Deploying daemon alertmanager.a on smithi089 2024-03-30T04:44:46.964 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:46 smithi118 bash[18665]: audit 2024-03-30T04:44:46.118373+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:47.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:46 smithi089 bash[23954]: cluster 2024-03-30T04:44:45.038154+0000 mgr.y (mgr.24313) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:47.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:46 smithi089 bash[23954]: cephadm 2024-03-30T04:44:45.485445+0000 mgr.y (mgr.24313) 35 : cephadm [INF] Deploying daemon alertmanager.a on smithi089 2024-03-30T04:44:47.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:46 smithi089 bash[23954]: audit 2024-03-30T04:44:46.118373+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:48.086 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:47 smithi089 bash[41833]: b45d31ee2d7f: Pull complete 2024-03-30T04:44:48.567 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:48 smithi089 bash[41833]: b5db1e299295: Pull complete 2024-03-30T04:44:48.567 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:48 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:44:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:44:48.836 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:48 smithi089 bash[41833]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-30T04:44:48.836 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:48 smithi089 bash[41833]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-30T04:44:48.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:48 smithi089 bash[18545]: cluster 2024-03-30T04:44:47.038688+0000 mgr.y (mgr.24313) 36 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:48.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:48 smithi089 bash[18545]: audit 2024-03-30T04:44:48.471701+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:48.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:48 smithi089 bash[23954]: cluster 2024-03-30T04:44:47.038688+0000 mgr.y (mgr.24313) 36 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:48.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:48 smithi089 bash[23954]: audit 2024-03-30T04:44:48.471701+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:48 smithi118 bash[18665]: cluster 2024-03-30T04:44:47.038688+0000 mgr.y (mgr.24313) 36 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:48 smithi118 bash[18665]: audit 2024-03-30T04:44:48.471701+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:50.336 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:50 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:44:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:44:50.876 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:50 smithi089 bash[18545]: cluster 2024-03-30T04:44:49.039330+0000 mgr.y (mgr.24313) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:50.876 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:50 smithi089 bash[18545]: audit 2024-03-30T04:44:50.087100+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:50.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:50 smithi089 bash[23954]: cluster 2024-03-30T04:44:49.039330+0000 mgr.y (mgr.24313) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:50.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:50 smithi089 bash[23954]: audit 2024-03-30T04:44:50.087100+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:50.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:50 smithi118 bash[18665]: cluster 2024-03-30T04:44:49.039330+0000 mgr.y (mgr.24313) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:50.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:50 smithi118 bash[18665]: audit 2024-03-30T04:44:50.087100+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:51.336 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:51 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:44:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:44:52.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[23954]: cluster 2024-03-30T04:44:51.040005+0000 mgr.y (mgr.24313) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:52.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[23954]: audit 2024-03-30T04:44:51.046817+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:52.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[23954]: audit 2024-03-30T04:44:51.059783+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:52.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[18545]: cluster 2024-03-30T04:44:51.040005+0000 mgr.y (mgr.24313) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:52.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[18545]: audit 2024-03-30T04:44:51.046817+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:52.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[18545]: audit 2024-03-30T04:44:51.059783+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:52.338 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:44:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:44:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:52 smithi118 bash[18665]: cluster 2024-03-30T04:44:51.040005+0000 mgr.y (mgr.24313) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:52 smithi118 bash[18665]: audit 2024-03-30T04:44:51.046817+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:52 smithi118 bash[18665]: audit 2024-03-30T04:44:51.059783+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:53 smithi089 bash[18545]: audit 2024-03-30T04:44:52.149109+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:53 smithi089 bash[18545]: audit 2024-03-30T04:44:52.159364+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:53.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:53 smithi089 bash[23954]: audit 2024-03-30T04:44:52.149109+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:53.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:53 smithi089 bash[23954]: audit 2024-03-30T04:44:52.159364+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:53.337 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.978Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T04:44:53.337 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.978Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T04:44:53.337 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.979Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-30T04:44:53.337 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.979Z 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-03-30T04:44:53.337 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T04:44:53.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T04:44:53.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T04:44:53.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T04:44:53.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T04:44:53.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T04:44:53.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T04:44:53.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T04:44:53.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T04:44:53.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T04:44:53.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T04:44:53.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T04:44:53.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T04:44:53.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T04:44:53.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T04:44:53.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T04:44:53.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T04:44:53.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T04:44:53.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T04:44:53.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T04:44:53.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T04:44:53.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T04:44:53.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T04:44:53.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T04:44:53.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T04:44:53.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T04:44:53.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T04:44:53.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T04:44:53.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T04:44:53.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T04:44:53.340 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T04:44:53.340 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T04:44:53.340 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T04:44:53.340 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T04:44:53.340 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T04:44:53.340 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T04:44:53.340 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T04:44:53.340 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T04:44:53.340 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T04:44:53.340 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T04:44:53.340 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T04:44:53.340 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T04:44:53.340 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T04:44:53.340 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T04:44:53.341 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T04:44:53.341 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:52 smithi089 bash[41833]: ts=2024-03-30T04:44:52.980Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T04:44:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:53 smithi118 bash[18665]: audit 2024-03-30T04:44:52.149109+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:53 smithi118 bash[18665]: audit 2024-03-30T04:44:52.159364+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:53.853 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:44:54.461 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:54 smithi089 bash[18545]: cluster 2024-03-30T04:44:53.040686+0000 mgr.y (mgr.24313) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:54.461 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:54 smithi089 bash[18545]: audit 2024-03-30T04:44:53.850297+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.89:0/2231744737' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:44:54.461 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:54 smithi089 bash[23954]: cluster 2024-03-30T04:44:53.040686+0000 mgr.y (mgr.24313) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:54.461 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:54 smithi089 bash[23954]: audit 2024-03-30T04:44:53.850297+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.89:0/2231744737' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:44:54.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:54 smithi118 bash[18665]: cluster 2024-03-30T04:44:53.040686+0000 mgr.y (mgr.24313) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:54.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:54 smithi118 bash[18665]: audit 2024-03-30T04:44:53.850297+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.89:0/2231744737' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:44:54.997 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":19,"active_gid":24313,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":1418324975},{"type":"v1","addr":"172.21.15.89:6801","nonce":1418324975}]},"active_addr":"172.21.15.89:6801/1418324975","active_change":"2024-03-30T04:44:20.959218+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24305,"name":"x","mgr_features":4540138303579357183,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.89:8443/","prometheus":"http://172.21.15.89:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.89:0","nonce":885823207}]},{"addrvec":[{"type":"v2","addr":"172.21.15.89:0","nonce":478697996}]},{"addrvec":[{"type":"v2","addr":"172.21.15.89:0","nonce":3758256708}]},{"addrvec":[{"type":"v2","addr":"172.21.15.89:0","nonce":2712385958}]}]}} 2024-03-30T04:44:55.001 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-30T04:44:55.001 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-30T04:44:55.001 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-03-30T04:44:56.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:56 smithi089 bash[18545]: cluster 2024-03-30T04:44:55.041153+0000 mgr.y (mgr.24313) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:56.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:56 smithi089 bash[23954]: cluster 2024-03-30T04:44:55.041153+0000 mgr.y (mgr.24313) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:56.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:56 smithi118 bash[18665]: cluster 2024-03-30T04:44:55.041153+0000 mgr.y (mgr.24313) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:58.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.086 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:44:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.087 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:44:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.087 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.088 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:44:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.088 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 04:44:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.088 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:44:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.088 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:44:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.088 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:44:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.182 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:44:58.428 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:58 smithi118 bash[18665]: cluster 2024-03-30T04:44:57.041637+0000 mgr.y (mgr.24313) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:58.717 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:44:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.717 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:44:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.718 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:44:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.718 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 04:44:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.718 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:44:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.719 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.719 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:58 smithi089 bash[18545]: cluster 2024-03-30T04:44:57.041637+0000 mgr.y (mgr.24313) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:58.719 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:44:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.719 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:44:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.719 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:44:58 smithi089 systemd[1]: Started Ceph alertmanager.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:44:58.720 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:58.720 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:58 smithi089 bash[23954]: cluster 2024-03-30T04:44:57.041637+0000 mgr.y (mgr.24313) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:44:58.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:44:58 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:44:59.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:59 smithi089 bash[18545]: audit 2024-03-30T04:44:58.249616+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:59.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:59 smithi089 bash[18545]: audit 2024-03-30T04:44:58.362364+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:59.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:59 smithi089 bash[18545]: audit 2024-03-30T04:44:58.372874+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:59.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:59 smithi089 bash[18545]: audit 2024-03-30T04:44:58.377866+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:44:59.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:59 smithi089 bash[18545]: audit 2024-03-30T04:44:58.378429+0000 mgr.y (mgr.24313) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:44:59.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:59 smithi089 bash[18545]: audit 2024-03-30T04:44:58.385494+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:59.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:44:59 smithi089 bash[18545]: cephadm 2024-03-30T04:44:58.397785+0000 mgr.y (mgr.24313) 43 : cephadm [INF] Deploying daemon grafana.a on smithi118 2024-03-30T04:44:59.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:59 smithi089 bash[23954]: audit 2024-03-30T04:44:58.249616+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:59.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:59 smithi089 bash[23954]: audit 2024-03-30T04:44:58.362364+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:59.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:59 smithi089 bash[23954]: audit 2024-03-30T04:44:58.372874+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:59.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:59 smithi089 bash[23954]: audit 2024-03-30T04:44:58.377866+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:44:59.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:59 smithi089 bash[23954]: audit 2024-03-30T04:44:58.378429+0000 mgr.y (mgr.24313) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:44:59.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:59 smithi089 bash[23954]: audit 2024-03-30T04:44:58.385494+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:59.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:44:59 smithi089 bash[23954]: cephadm 2024-03-30T04:44:58.397785+0000 mgr.y (mgr.24313) 43 : cephadm [INF] Deploying daemon grafana.a on smithi118 2024-03-30T04:44:59.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:59 smithi118 bash[18665]: audit 2024-03-30T04:44:58.249616+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:59.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:59 smithi118 bash[18665]: audit 2024-03-30T04:44:58.362364+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:59.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:59 smithi118 bash[18665]: audit 2024-03-30T04:44:58.372874+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:59.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:59 smithi118 bash[18665]: audit 2024-03-30T04:44:58.377866+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:44:59.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:59 smithi118 bash[18665]: audit 2024-03-30T04:44:58.378429+0000 mgr.y (mgr.24313) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:44:59.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:59 smithi118 bash[18665]: audit 2024-03-30T04:44:58.385494+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:44:59.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:44:59 smithi118 bash[18665]: cephadm 2024-03-30T04:44:58.397785+0000 mgr.y (mgr.24313) 43 : cephadm [INF] Deploying daemon grafana.a on smithi118 2024-03-30T04:45:00.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:00 smithi089 bash[23954]: cluster 2024-03-30T04:44:59.042202+0000 mgr.y (mgr.24313) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:00.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:00 smithi089 bash[18545]: cluster 2024-03-30T04:44:59.042202+0000 mgr.y (mgr.24313) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:00.586 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:00 smithi089 bash[42792]: level=info ts=2024-03-30T04:45:00.351Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-30T04:45:00.587 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:00 smithi089 bash[42792]: level=info ts=2024-03-30T04:45:00.351Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-30T04:45:00.587 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:00 smithi089 bash[42792]: level=info ts=2024-03-30T04:45:00.353Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.89 port=9094 2024-03-30T04:45:00.587 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:00 smithi089 bash[42792]: level=info ts=2024-03-30T04:45:00.354Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T04:45:00.587 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:00 smithi089 bash[42792]: level=info ts=2024-03-30T04:45:00.392Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:45:00.587 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:00 smithi089 bash[42792]: level=info ts=2024-03-30T04:45:00.392Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:45:00.587 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:00 smithi089 bash[42792]: level=info ts=2024-03-30T04:45:00.396Z caller=main.go:518 msg=Listening address=:9093 2024-03-30T04:45:00.587 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:00 smithi089 bash[42792]: level=info ts=2024-03-30T04:45:00.396Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-30T04:45:00.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:00 smithi118 bash[18665]: cluster 2024-03-30T04:44:59.042202+0000 mgr.y (mgr.24313) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:02.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:02 smithi118 bash[18665]: cluster 2024-03-30T04:45:01.042621+0000 mgr.y (mgr.24313) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:02.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:02 smithi118 bash[18665]: audit 2024-03-30T04:45:01.131201+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:02.498 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:02 smithi089 bash[18545]: cluster 2024-03-30T04:45:01.042621+0000 mgr.y (mgr.24313) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:02.498 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:02 smithi089 bash[18545]: audit 2024-03-30T04:45:01.131201+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:02.502 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:02 smithi089 bash[42792]: level=info ts=2024-03-30T04:45:02.355Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000589973s 2024-03-30T04:45:02.502 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:02 smithi089 bash[23954]: cluster 2024-03-30T04:45:01.042621+0000 mgr.y (mgr.24313) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:02.502 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:02 smithi089 bash[23954]: audit 2024-03-30T04:45:01.131201+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:02.836 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:45:02 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:45:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:45:02.861 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:45:02.861 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":59,"fsid":"03dad898-ee4f-11ee-b647-cb9ed24678a4","created":"2024-03-30T04:37:05.284348+0000","modified":"2024-03-30T04:44:20.958915+0000","last_up_change":"2024-03-30T04:43:56.041365+0000","last_in_change":"2024-03-30T04:43:29.884858+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-30T04:40:59.653290+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"dca6f8a4-fad5-42e5-95af-72ea7b7e2d2c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":45722967},{"type":"v1","addr":"172.21.15.89:6803","nonce":45722967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":45722967},{"type":"v1","addr":"172.21.15.89:6805","nonce":45722967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":45722967},{"type":"v1","addr":"172.21.15.89:6809","nonce":45722967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":45722967},{"type":"v1","addr":"172.21.15.89:6807","nonce":45722967}]},"public_addr":"172.21.15.89:6803/45722967","cluster_addr":"172.21.15.89:6805/45722967","heartbeat_back_addr":"172.21.15.89:6809/45722967","heartbeat_front_addr":"172.21.15.89:6807/45722967","state":["exists","up"]},{"osd":1,"uuid":"e2fd3443-7316-49b4-a262-af01561292d1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":4141763679},{"type":"v1","addr":"172.21.15.89:6811","nonce":4141763679}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":4141763679},{"type":"v1","addr":"172.21.15.89:6813","nonce":4141763679}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":4141763679},{"type":"v1","addr":"172.21.15.89:6817","nonce":4141763679}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":4141763679},{"type":"v1","addr":"172.21.15.89:6815","nonce":4141763679}]},"public_addr":"172.21.15.89:6811/4141763679","cluster_addr":"172.21.15.89:6813/4141763679","heartbeat_back_addr":"172.21.15.89:6817/4141763679","heartbeat_front_addr":"172.21.15.89:6815/4141763679","state":["exists","up"]},{"osd":2,"uuid":"4f8262fe-5cdc-4b66-b5c2-694ddb0cf03d","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.89:6818","nonce":1439188874},{"type":"v1","addr":"172.21.15.89:6819","nonce":1439188874}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":1439188874},{"type":"v1","addr":"172.21.15.89:6821","nonce":1439188874}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":1439188874},{"type":"v1","addr":"172.21.15.89:6825","nonce":1439188874}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":1439188874},{"type":"v1","addr":"172.21.15.89:6823","nonce":1439188874}]},"public_addr":"172.21.15.89:6819/1439188874","cluster_addr":"172.21.15.89:6821/1439188874","heartbeat_back_addr":"172.21.15.89:6825/1439188874","heartbeat_front_addr":"172.21.15.89:6823/1439188874","state":["exists","up"]},{"osd":3,"uuid":"9f5e2fdc-cc2e-4dc9-9934-a3eae87a9d2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":1232368572},{"type":"v1","addr":"172.21.15.89:6827","nonce":1232368572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":1232368572},{"type":"v1","addr":"172.21.15.89:6829","nonce":1232368572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":1232368572},{"type":"v1","addr":"172.21.15.89:6833","nonce":1232368572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":1232368572},{"type":"v1","addr":"172.21.15.89:6831","nonce":1232368572}]},"public_addr":"172.21.15.89:6827/1232368572","cluster_addr":"172.21.15.89:6829/1232368572","heartbeat_back_addr":"172.21.15.89:6833/1232368572","heartbeat_front_addr":"172.21.15.89:6831/1232368572","state":["exists","up"]},{"osd":4,"uuid":"c64eb1d6-850f-4589-bef8-dbcfd5db3e44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":3484468625},{"type":"v1","addr":"172.21.15.118:6801","nonce":3484468625}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":3484468625},{"type":"v1","addr":"172.21.15.118:6803","nonce":3484468625}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":3484468625},{"type":"v1","addr":"172.21.15.118:6807","nonce":3484468625}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":3484468625},{"type":"v1","addr":"172.21.15.118:6805","nonce":3484468625}]},"public_addr":"172.21.15.118:6801/3484468625","cluster_addr":"172.21.15.118:6803/3484468625","heartbeat_back_addr":"172.21.15.118:6807/3484468625","heartbeat_front_addr":"172.21.15.118:6805/3484468625","state":["exists","up"]},{"osd":5,"uuid":"37460207-4b11-4ce6-be54-e524c0f0212e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3408893749},{"type":"v1","addr":"172.21.15.118:6809","nonce":3408893749}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":3408893749},{"type":"v1","addr":"172.21.15.118:6811","nonce":3408893749}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":3408893749},{"type":"v1","addr":"172.21.15.118:6815","nonce":3408893749}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":3408893749},{"type":"v1","addr":"172.21.15.118:6813","nonce":3408893749}]},"public_addr":"172.21.15.118:6809/3408893749","cluster_addr":"172.21.15.118:6811/3408893749","heartbeat_back_addr":"172.21.15.118:6815/3408893749","heartbeat_front_addr":"172.21.15.118:6813/3408893749","state":["exists","up"]},{"osd":6,"uuid":"019daa82-9e6d-4426-b6ed-2e6404701314","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":314707861},{"type":"v1","addr":"172.21.15.118:6817","nonce":314707861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":314707861},{"type":"v1","addr":"172.21.15.118:6819","nonce":314707861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":314707861},{"type":"v1","addr":"172.21.15.118:6823","nonce":314707861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":314707861},{"type":"v1","addr":"172.21.15.118:6821","nonce":314707861}]},"public_addr":"172.21.15.118:6817/314707861","cluster_addr":"172.21.15.118:6819/314707861","heartbeat_back_addr":"172.21.15.118:6823/314707861","heartbeat_front_addr":"172.21.15.118:6821/314707861","state":["exists","up"]},{"osd":7,"uuid":"471fa3c8-1e1f-4f96-9c9f-475b6d0ab0e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":359123717},{"type":"v1","addr":"172.21.15.118:6825","nonce":359123717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":359123717},{"type":"v1","addr":"172.21.15.118:6827","nonce":359123717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":359123717},{"type":"v1","addr":"172.21.15.118:6831","nonce":359123717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":359123717},{"type":"v1","addr":"172.21.15.118:6829","nonce":359123717}]},"public_addr":"172.21.15.118:6825/359123717","cluster_addr":"172.21.15.118:6827/359123717","heartbeat_back_addr":"172.21.15.118:6831/359123717","heartbeat_front_addr":"172.21.15.118:6829/359123717","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:39:47.107774+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:40:21.695186+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:40:57.227987+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:41:35.156487+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:42:08.011826+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:42:40.553329+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:43:16.796686+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:43:54.273739+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.89:0/2222294394":"2024-03-31T04:44:20.958870+0000","172.21.15.89:0/607466610":"2024-03-31T04:44:20.958870+0000","172.21.15.89:0/1297659732":"2024-03-31T04:44:20.958870+0000","172.21.15.89:6801/3456762954":"2024-03-31T04:44:20.958870+0000","172.21.15.89:6800/3456762954":"2024-03-31T04:44:20.958870+0000","172.21.15.89:0/3526469355":"2024-03-31T04:38:05.013666+0000","172.21.15.89:0/2180179652":"2024-03-31T04:38:05.013666+0000","172.21.15.89:6801/437351485":"2024-03-31T04:38:05.013666+0000","172.21.15.89:0/2366794911":"2024-03-31T04:44:20.958870+0000","172.21.15.89:0/542034445":"2024-03-31T04:37:35.645341+0000","172.21.15.89:0/1098264989":"2024-03-31T04:38:05.013666+0000","172.21.15.89:6800/437351485":"2024-03-31T04:38:05.013666+0000","172.21.15.89:6800/3754002717":"2024-03-31T04:37:35.645341+0000","172.21.15.89:0/717115474":"2024-03-31T04:37:35.645341+0000","172.21.15.89:6801/3754002717":"2024-03-31T04:37:35.645341+0000","172.21.15.89:0/221991026":"2024-03-31T04:37:35.645341+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-03-30T04:45:03.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:03 smithi089 bash[18545]: audit 2024-03-30T04:45:02.605003+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:03.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:03 smithi089 bash[18545]: audit 2024-03-30T04:45:02.862073+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.89:0/1742786065' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:45:03.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:03 smithi089 bash[23954]: audit 2024-03-30T04:45:02.605003+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:03.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:03 smithi089 bash[23954]: audit 2024-03-30T04:45:02.862073+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.89:0/1742786065' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:45:03.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:03 smithi118 bash[18665]: audit 2024-03-30T04:45:02.605003+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:03.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:03 smithi118 bash[18665]: audit 2024-03-30T04:45:02.862073+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.89:0/1742786065' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:45:04.236 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-30T04:45:04.236 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-03-30T04:45:04.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:04 smithi118 bash[18665]: cluster 2024-03-30T04:45:03.042972+0000 mgr.y (mgr.24313) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:05.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:04 smithi089 bash[18545]: cluster 2024-03-30T04:45:03.042972+0000 mgr.y (mgr.24313) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:04 smithi089 bash[23954]: cluster 2024-03-30T04:45:03.042972+0000 mgr.y (mgr.24313) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:06.045 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:06.586 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:45:06 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:45:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:45:06.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:06 smithi118 bash[18665]: cluster 2024-03-30T04:45:05.043507+0000 mgr.y (mgr.24313) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:06.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:06 smithi118 bash[18665]: audit 2024-03-30T04:45:06.310170+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:06.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:06 smithi118 bash[18665]: audit 2024-03-30T04:45:06.320137+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:06 smithi089 bash[18545]: cluster 2024-03-30T04:45:05.043507+0000 mgr.y (mgr.24313) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:06 smithi089 bash[18545]: audit 2024-03-30T04:45:06.310170+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:06 smithi089 bash[18545]: audit 2024-03-30T04:45:06.320137+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:07.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:06 smithi089 bash[23954]: cluster 2024-03-30T04:45:05.043507+0000 mgr.y (mgr.24313) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:06 smithi089 bash[23954]: audit 2024-03-30T04:45:06.310170+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:06 smithi089 bash[23954]: audit 2024-03-30T04:45:06.320137+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:08.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:08 smithi118 bash[18665]: cluster 2024-03-30T04:45:07.043964+0000 mgr.y (mgr.24313) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:09.001 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:08 smithi089 bash[18545]: cluster 2024-03-30T04:45:07.043964+0000 mgr.y (mgr.24313) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:09.001 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:08 smithi089 bash[23954]: cluster 2024-03-30T04:45:07.043964+0000 mgr.y (mgr.24313) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:09.002 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:45:08 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:45:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:45:09.002 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:45:08 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:45:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:45:09.360 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:45:09.360 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":59,"fsid":"03dad898-ee4f-11ee-b647-cb9ed24678a4","created":"2024-03-30T04:37:05.284348+0000","modified":"2024-03-30T04:44:20.958915+0000","last_up_change":"2024-03-30T04:43:56.041365+0000","last_in_change":"2024-03-30T04:43:29.884858+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-30T04:40:59.653290+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"dca6f8a4-fad5-42e5-95af-72ea7b7e2d2c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":45722967},{"type":"v1","addr":"172.21.15.89:6803","nonce":45722967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":45722967},{"type":"v1","addr":"172.21.15.89:6805","nonce":45722967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":45722967},{"type":"v1","addr":"172.21.15.89:6809","nonce":45722967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":45722967},{"type":"v1","addr":"172.21.15.89:6807","nonce":45722967}]},"public_addr":"172.21.15.89:6803/45722967","cluster_addr":"172.21.15.89:6805/45722967","heartbeat_back_addr":"172.21.15.89:6809/45722967","heartbeat_front_addr":"172.21.15.89:6807/45722967","state":["exists","up"]},{"osd":1,"uuid":"e2fd3443-7316-49b4-a262-af01561292d1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":4141763679},{"type":"v1","addr":"172.21.15.89:6811","nonce":4141763679}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":4141763679},{"type":"v1","addr":"172.21.15.89:6813","nonce":4141763679}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":4141763679},{"type":"v1","addr":"172.21.15.89:6817","nonce":4141763679}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":4141763679},{"type":"v1","addr":"172.21.15.89:6815","nonce":4141763679}]},"public_addr":"172.21.15.89:6811/4141763679","cluster_addr":"172.21.15.89:6813/4141763679","heartbeat_back_addr":"172.21.15.89:6817/4141763679","heartbeat_front_addr":"172.21.15.89:6815/4141763679","state":["exists","up"]},{"osd":2,"uuid":"4f8262fe-5cdc-4b66-b5c2-694ddb0cf03d","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.89:6818","nonce":1439188874},{"type":"v1","addr":"172.21.15.89:6819","nonce":1439188874}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":1439188874},{"type":"v1","addr":"172.21.15.89:6821","nonce":1439188874}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":1439188874},{"type":"v1","addr":"172.21.15.89:6825","nonce":1439188874}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":1439188874},{"type":"v1","addr":"172.21.15.89:6823","nonce":1439188874}]},"public_addr":"172.21.15.89:6819/1439188874","cluster_addr":"172.21.15.89:6821/1439188874","heartbeat_back_addr":"172.21.15.89:6825/1439188874","heartbeat_front_addr":"172.21.15.89:6823/1439188874","state":["exists","up"]},{"osd":3,"uuid":"9f5e2fdc-cc2e-4dc9-9934-a3eae87a9d2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":1232368572},{"type":"v1","addr":"172.21.15.89:6827","nonce":1232368572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":1232368572},{"type":"v1","addr":"172.21.15.89:6829","nonce":1232368572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":1232368572},{"type":"v1","addr":"172.21.15.89:6833","nonce":1232368572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":1232368572},{"type":"v1","addr":"172.21.15.89:6831","nonce":1232368572}]},"public_addr":"172.21.15.89:6827/1232368572","cluster_addr":"172.21.15.89:6829/1232368572","heartbeat_back_addr":"172.21.15.89:6833/1232368572","heartbeat_front_addr":"172.21.15.89:6831/1232368572","state":["exists","up"]},{"osd":4,"uuid":"c64eb1d6-850f-4589-bef8-dbcfd5db3e44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":3484468625},{"type":"v1","addr":"172.21.15.118:6801","nonce":3484468625}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":3484468625},{"type":"v1","addr":"172.21.15.118:6803","nonce":3484468625}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":3484468625},{"type":"v1","addr":"172.21.15.118:6807","nonce":3484468625}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":3484468625},{"type":"v1","addr":"172.21.15.118:6805","nonce":3484468625}]},"public_addr":"172.21.15.118:6801/3484468625","cluster_addr":"172.21.15.118:6803/3484468625","heartbeat_back_addr":"172.21.15.118:6807/3484468625","heartbeat_front_addr":"172.21.15.118:6805/3484468625","state":["exists","up"]},{"osd":5,"uuid":"37460207-4b11-4ce6-be54-e524c0f0212e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3408893749},{"type":"v1","addr":"172.21.15.118:6809","nonce":3408893749}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":3408893749},{"type":"v1","addr":"172.21.15.118:6811","nonce":3408893749}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":3408893749},{"type":"v1","addr":"172.21.15.118:6815","nonce":3408893749}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":3408893749},{"type":"v1","addr":"172.21.15.118:6813","nonce":3408893749}]},"public_addr":"172.21.15.118:6809/3408893749","cluster_addr":"172.21.15.118:6811/3408893749","heartbeat_back_addr":"172.21.15.118:6815/3408893749","heartbeat_front_addr":"172.21.15.118:6813/3408893749","state":["exists","up"]},{"osd":6,"uuid":"019daa82-9e6d-4426-b6ed-2e6404701314","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":314707861},{"type":"v1","addr":"172.21.15.118:6817","nonce":314707861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":314707861},{"type":"v1","addr":"172.21.15.118:6819","nonce":314707861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":314707861},{"type":"v1","addr":"172.21.15.118:6823","nonce":314707861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":314707861},{"type":"v1","addr":"172.21.15.118:6821","nonce":314707861}]},"public_addr":"172.21.15.118:6817/314707861","cluster_addr":"172.21.15.118:6819/314707861","heartbeat_back_addr":"172.21.15.118:6823/314707861","heartbeat_front_addr":"172.21.15.118:6821/314707861","state":["exists","up"]},{"osd":7,"uuid":"471fa3c8-1e1f-4f96-9c9f-475b6d0ab0e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":359123717},{"type":"v1","addr":"172.21.15.118:6825","nonce":359123717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":359123717},{"type":"v1","addr":"172.21.15.118:6827","nonce":359123717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":359123717},{"type":"v1","addr":"172.21.15.118:6831","nonce":359123717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":359123717},{"type":"v1","addr":"172.21.15.118:6829","nonce":359123717}]},"public_addr":"172.21.15.118:6825/359123717","cluster_addr":"172.21.15.118:6827/359123717","heartbeat_back_addr":"172.21.15.118:6831/359123717","heartbeat_front_addr":"172.21.15.118:6829/359123717","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:39:47.107774+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:40:21.695186+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:40:57.227987+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:41:35.156487+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:42:08.011826+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:42:40.553329+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:43:16.796686+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-30T04:43:54.273739+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.89:0/2222294394":"2024-03-31T04:44:20.958870+0000","172.21.15.89:0/607466610":"2024-03-31T04:44:20.958870+0000","172.21.15.89:0/1297659732":"2024-03-31T04:44:20.958870+0000","172.21.15.89:6801/3456762954":"2024-03-31T04:44:20.958870+0000","172.21.15.89:6800/3456762954":"2024-03-31T04:44:20.958870+0000","172.21.15.89:0/3526469355":"2024-03-31T04:38:05.013666+0000","172.21.15.89:0/2180179652":"2024-03-31T04:38:05.013666+0000","172.21.15.89:6801/437351485":"2024-03-31T04:38:05.013666+0000","172.21.15.89:0/2366794911":"2024-03-31T04:44:20.958870+0000","172.21.15.89:0/542034445":"2024-03-31T04:37:35.645341+0000","172.21.15.89:0/1098264989":"2024-03-31T04:38:05.013666+0000","172.21.15.89:6800/437351485":"2024-03-31T04:38:05.013666+0000","172.21.15.89:6800/3754002717":"2024-03-31T04:37:35.645341+0000","172.21.15.89:0/717115474":"2024-03-31T04:37:35.645341+0000","172.21.15.89:6801/3754002717":"2024-03-31T04:37:35.645341+0000","172.21.15.89:0/221991026":"2024-03-31T04:37:35.645341+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-03-30T04:45:10.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:09 smithi089 bash[18545]: audit 2024-03-30T04:45:08.728570+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:10.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:09 smithi089 bash[18545]: audit 2024-03-30T04:45:08.735071+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:10.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:09 smithi089 bash[18545]: audit 2024-03-30T04:45:08.847614+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:10.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:09 smithi089 bash[18545]: audit 2024-03-30T04:45:08.856591+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:10.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:09 smithi089 bash[18545]: audit 2024-03-30T04:45:09.361941+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.89:0/1304617457' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:45:10.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:09 smithi089 bash[23954]: audit 2024-03-30T04:45:08.728570+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:10.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:09 smithi089 bash[23954]: audit 2024-03-30T04:45:08.735071+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:10.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:09 smithi089 bash[23954]: audit 2024-03-30T04:45:08.847614+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:10.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:09 smithi089 bash[23954]: audit 2024-03-30T04:45:08.856591+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:10.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:09 smithi089 bash[23954]: audit 2024-03-30T04:45:09.361941+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.89:0/1304617457' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:45:10.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:09 smithi118 bash[18665]: audit 2024-03-30T04:45:08.728570+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:10.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:09 smithi118 bash[18665]: audit 2024-03-30T04:45:08.735071+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:10.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:09 smithi118 bash[18665]: audit 2024-03-30T04:45:08.847614+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:10.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:09 smithi118 bash[18665]: audit 2024-03-30T04:45:08.856591+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:10.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:09 smithi118 bash[18665]: audit 2024-03-30T04:45:09.361941+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.89:0/1304617457' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:45:10.152 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-03-30T04:45:10.152 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-03-30T04:45:10.153 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-03-30T04:45:10.153 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph tell osd.3 flush_pg_stats 2024-03-30T04:45:10.153 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph tell osd.4 flush_pg_stats 2024-03-30T04:45:10.154 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph tell osd.5 flush_pg_stats 2024-03-30T04:45:10.154 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph tell osd.6 flush_pg_stats 2024-03-30T04:45:10.155 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph tell osd.7 flush_pg_stats 2024-03-30T04:45:10.586 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:10 smithi089 bash[42792]: level=info ts=2024-03-30T04:45:10.357Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003327934s 2024-03-30T04:45:11.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:10 smithi118 bash[18665]: cluster 2024-03-30T04:45:09.044367+0000 mgr.y (mgr.24313) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:10 smithi089 bash[18545]: cluster 2024-03-30T04:45:09.044367+0000 mgr.y (mgr.24313) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:10 smithi089 bash[23954]: cluster 2024-03-30T04:45:09.044367+0000 mgr.y (mgr.24313) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:12.991 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:12.991 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:12.992 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:12.994 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:12.995 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:12.995 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:12.995 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:12.997 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:13.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:12 smithi118 bash[18665]: cluster 2024-03-30T04:45:11.044876+0000 mgr.y (mgr.24313) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:12 smithi089 bash[18545]: cluster 2024-03-30T04:45:11.044876+0000 mgr.y (mgr.24313) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:13.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:12 smithi089 bash[23954]: cluster 2024-03-30T04:45:11.044876+0000 mgr.y (mgr.24313) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:15.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:14 smithi089 bash[18545]: cluster 2024-03-30T04:45:13.045311+0000 mgr.y (mgr.24313) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:15.141 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:14 smithi089 bash[23954]: cluster 2024-03-30T04:45:13.045311+0000 mgr.y (mgr.24313) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:15.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:14 smithi118 bash[18665]: cluster 2024-03-30T04:45:13.045311+0000 mgr.y (mgr.24313) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:17.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:16 smithi089 bash[18545]: cluster 2024-03-30T04:45:15.045804+0000 mgr.y (mgr.24313) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:17.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:16 smithi089 bash[23954]: cluster 2024-03-30T04:45:15.045804+0000 mgr.y (mgr.24313) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:17.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:16 smithi118 bash[18665]: cluster 2024-03-30T04:45:15.045804+0000 mgr.y (mgr.24313) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:18.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.399 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.399 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.399 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.400 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.400 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.400 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.400 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.400 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.401 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.401 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.670 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.670 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.670 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.671 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.671 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.671 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.671 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.672 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:18.672 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:45:19.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:18 smithi089 bash[23954]: cluster 2024-03-30T04:45:17.046441+0000 mgr.y (mgr.24313) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:19.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:18 smithi089 bash[23954]: audit 2024-03-30T04:45:18.716381+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:19.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:18 smithi089 bash[23954]: audit 2024-03-30T04:45:18.720938+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:19.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:18 smithi089 bash[23954]: audit 2024-03-30T04:45:18.722859+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:19.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:18 smithi089 bash[23954]: audit 2024-03-30T04:45:18.724141+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:19.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:18 smithi089 bash[23954]: audit 2024-03-30T04:45:18.738922+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:19.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:18 smithi089 bash[18545]: cluster 2024-03-30T04:45:17.046441+0000 mgr.y (mgr.24313) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:19.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:18 smithi089 bash[18545]: audit 2024-03-30T04:45:18.716381+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:19.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:18 smithi089 bash[18545]: audit 2024-03-30T04:45:18.720938+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:19.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:18 smithi089 bash[18545]: audit 2024-03-30T04:45:18.722859+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:19.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:18 smithi089 bash[18545]: audit 2024-03-30T04:45:18.724141+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:19.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:18 smithi089 bash[18545]: audit 2024-03-30T04:45:18.738922+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:19.149 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:18 smithi118 systemd[1]: Started Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:45:19.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:18 smithi118 bash[18665]: cluster 2024-03-30T04:45:17.046441+0000 mgr.y (mgr.24313) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:19.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:18 smithi118 bash[18665]: audit 2024-03-30T04:45:18.716381+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:19.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:18 smithi118 bash[18665]: audit 2024-03-30T04:45:18.720938+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:19.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:18 smithi118 bash[18665]: audit 2024-03-30T04:45:18.722859+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:19.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:18 smithi118 bash[18665]: audit 2024-03-30T04:45:18.724141+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:19.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:18 smithi118 bash[18665]: audit 2024-03-30T04:45:18.738922+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:20.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:19 smithi118 bash[18665]: cephadm 2024-03-30T04:45:18.740049+0000 mgr.y (mgr.24313) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:20.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:19 smithi118 bash[18665]: cephadm 2024-03-30T04:45:18.743518+0000 mgr.y (mgr.24313) 55 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:45:20.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:19 smithi118 bash[18665]: cephadm 2024-03-30T04:45:18.751027+0000 mgr.y (mgr.24313) 56 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi089 2024-03-30T04:45:20.131 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-03-30T04:45:20.131 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-03-30T04:45:20.131 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-03-30T04:45:20.131 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-03-30T04:45:20.131 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-30T04:45:20.131 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-30T04:45:20.131 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-30T04:45:20.131 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-30T04:45:20.131 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-03-30T04:45:20.131 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-03-30T04:45:20.131 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-03-30T04:45:20.131 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-03-30T04:45:20.132 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-03-30T04:45:20.132 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="App mode production" logger=settings 2024-03-30T04:45:20.132 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-03-30T04:45:20.132 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-03-30T04:45:20.132 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-03-30T04:45:20.132 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-03-30T04:45:20.132 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-03-30T04:45:20.132 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-03-30T04:45:20.132 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-03-30T04:45:20.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:19 smithi089 bash[18545]: cephadm 2024-03-30T04:45:18.740049+0000 mgr.y (mgr.24313) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:20.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:19 smithi089 bash[18545]: cephadm 2024-03-30T04:45:18.743518+0000 mgr.y (mgr.24313) 55 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:45:20.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:19 smithi089 bash[18545]: cephadm 2024-03-30T04:45:18.751027+0000 mgr.y (mgr.24313) 56 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi089 2024-03-30T04:45:20.229 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:19 smithi089 bash[23954]: cephadm 2024-03-30T04:45:18.740049+0000 mgr.y (mgr.24313) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:45:20.230 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:19 smithi089 bash[23954]: cephadm 2024-03-30T04:45:18.743518+0000 mgr.y (mgr.24313) 55 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:45:20.230 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:19 smithi089 bash[23954]: cephadm 2024-03-30T04:45:18.751027+0000 mgr.y (mgr.24313) 56 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi089 2024-03-30T04:45:20.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-03-30T04:45:20.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-03-30T04:45:20.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-03-30T04:45:20.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-03-30T04:45:20.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-03-30T04:45:20.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-03-30T04:45:20.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-30T04:45:20.669 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-03-30T04:45:20.669 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-03-30T04:45:20.669 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-03-30T04:45:20.669 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-03-30T04:45:20.669 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-03-30T04:45:20.669 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-03-30T04:45:20.669 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-03-30T04:45:20.669 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-03-30T04:45:20.956 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[18665]: cluster 2024-03-30T04:45:19.047043+0000 mgr.y (mgr.24313) 57 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:20.956 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-03-30T04:45:20.956 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-03-30T04:45:20.956 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-03-30T04:45:20.956 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-03-30T04:45:20.956 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-03-30T04:45:20.957 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-03-30T04:45:20.957 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-03-30T04:45:20.957 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-03-30T04:45:20.957 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-03-30T04:45:20.957 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:20 smithi118 bash[38046]: t=2024-03-30T04:45:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-03-30T04:45:21.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:20 smithi089 bash[18545]: cluster 2024-03-30T04:45:19.047043+0000 mgr.y (mgr.24313) 57 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:21.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:20 smithi089 bash[23954]: cluster 2024-03-30T04:45:19.047043+0000 mgr.y (mgr.24313) 57 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:21.224 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:21 smithi118 bash[38046]: t=2024-03-30T04:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-03-30T04:45:21.225 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:21 smithi118 bash[38046]: t=2024-03-30T04:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-03-30T04:45:21.225 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:21 smithi118 bash[38046]: t=2024-03-30T04:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-03-30T04:45:21.225 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:21 smithi118 bash[38046]: t=2024-03-30T04:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-03-30T04:45:21.225 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:21 smithi118 bash[38046]: t=2024-03-30T04:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-03-30T04:45:21.649 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:21 smithi118 bash[38046]: t=2024-03-30T04:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-03-30T04:45:21.649 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:21 smithi118 bash[38046]: t=2024-03-30T04:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-03-30T04:45:21.649 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:21 smithi118 bash[38046]: t=2024-03-30T04:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-03-30T04:45:21.649 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:21 smithi118 bash[38046]: t=2024-03-30T04:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-03-30T04:45:22.032 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:21 smithi118 bash[38046]: t=2024-03-30T04:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-03-30T04:45:22.032 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:21 smithi118 bash[38046]: t=2024-03-30T04:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-03-30T04:45:22.032 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:21 smithi118 bash[38046]: t=2024-03-30T04:45:21+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-03-30T04:45:22.033 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:22 smithi118 bash[38046]: t=2024-03-30T04:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-03-30T04:45:22.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:22 smithi089 bash[18545]: cluster 2024-03-30T04:45:21.047570+0000 mgr.y (mgr.24313) 58 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:22.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:22 smithi089 bash[18545]: audit 2024-03-30T04:45:21.127702+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:45:22.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:22 smithi089 bash[18545]: audit 2024-03-30T04:45:21.128306+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:45:22.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:22 smithi089 bash[18545]: audit 2024-03-30T04:45:21.131836+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:45:22.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:22 smithi089 bash[18545]: audit 2024-03-30T04:45:21.132327+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:45:22.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:22 smithi089 bash[18545]: audit 2024-03-30T04:45:21.148091+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:22 smithi089 bash[23954]: cluster 2024-03-30T04:45:21.047570+0000 mgr.y (mgr.24313) 58 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:22 smithi089 bash[23954]: audit 2024-03-30T04:45:21.127702+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:45:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:22 smithi089 bash[23954]: audit 2024-03-30T04:45:21.128306+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:45:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:22 smithi089 bash[23954]: audit 2024-03-30T04:45:21.131836+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:45:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:22 smithi089 bash[23954]: audit 2024-03-30T04:45:21.132327+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:45:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:22 smithi089 bash[23954]: audit 2024-03-30T04:45:21.148091+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:22.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:22 smithi118 bash[38046]: t=2024-03-30T04:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-03-30T04:45:22.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:22 smithi118 bash[38046]: t=2024-03-30T04:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-03-30T04:45:22.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:22 smithi118 bash[38046]: t=2024-03-30T04:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-03-30T04:45:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:22 smithi118 bash[18665]: cluster 2024-03-30T04:45:21.047570+0000 mgr.y (mgr.24313) 58 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:22 smithi118 bash[18665]: audit 2024-03-30T04:45:21.127702+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:45:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:22 smithi118 bash[18665]: audit 2024-03-30T04:45:21.128306+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:45:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:22 smithi118 bash[18665]: audit 2024-03-30T04:45:21.131836+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:45:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:22 smithi118 bash[18665]: audit 2024-03-30T04:45:21.132327+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:45:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:22 smithi118 bash[18665]: audit 2024-03-30T04:45:21.148091+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:22.898 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:22 smithi118 bash[38046]: t=2024-03-30T04:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-03-30T04:45:23.220 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:22 smithi118 bash[38046]: t=2024-03-30T04:45:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-03-30T04:45:23.220 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:23 smithi118 bash[38046]: t=2024-03-30T04:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-03-30T04:45:23.221 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:23 smithi118 bash[38046]: t=2024-03-30T04:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-03-30T04:45:23.474 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:23 smithi118 bash[38046]: t=2024-03-30T04:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-03-30T04:45:23.474 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:23 smithi118 bash[38046]: t=2024-03-30T04:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-03-30T04:45:23.474 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:23 smithi118 bash[38046]: t=2024-03-30T04:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-03-30T04:45:23.474 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:23 smithi118 bash[38046]: t=2024-03-30T04:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-03-30T04:45:23.726 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:23 smithi118 bash[38046]: t=2024-03-30T04:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-03-30T04:45:23.727 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:23 smithi118 bash[38046]: t=2024-03-30T04:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-03-30T04:45:23.727 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:23 smithi118 bash[38046]: t=2024-03-30T04:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-03-30T04:45:23.727 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:23 smithi118 bash[38046]: t=2024-03-30T04:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-03-30T04:45:23.727 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:23 smithi118 bash[38046]: t=2024-03-30T04:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-03-30T04:45:24.040 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:23 smithi118 bash[38046]: t=2024-03-30T04:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-03-30T04:45:24.040 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:23 smithi118 bash[38046]: t=2024-03-30T04:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-03-30T04:45:24.040 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:23 smithi118 bash[38046]: t=2024-03-30T04:45:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-03-30T04:45:24.040 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:24 smithi118 bash[38046]: t=2024-03-30T04:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-03-30T04:45:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:24 smithi089 bash[18545]: cluster 2024-03-30T04:45:23.048219+0000 mgr.y (mgr.24313) 59 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:24.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:24 smithi089 bash[23954]: cluster 2024-03-30T04:45:23.048219+0000 mgr.y (mgr.24313) 59 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:24.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:24 smithi118 bash[18665]: cluster 2024-03-30T04:45:23.048219+0000 mgr.y (mgr.24313) 59 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:24.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:24 smithi118 bash[38046]: t=2024-03-30T04:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-03-30T04:45:24.898 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:24 smithi118 bash[38046]: t=2024-03-30T04:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-03-30T04:45:24.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:24 smithi118 bash[38046]: t=2024-03-30T04:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-03-30T04:45:24.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:24 smithi118 bash[38046]: t=2024-03-30T04:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-03-30T04:45:24.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:24 smithi118 bash[38046]: t=2024-03-30T04:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-03-30T04:45:25.248 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:24 smithi118 bash[38046]: t=2024-03-30T04:45:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-03-30T04:45:25.587 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:25 smithi118 bash[38046]: t=2024-03-30T04:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-03-30T04:45:25.587 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:25 smithi118 bash[38046]: t=2024-03-30T04:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-03-30T04:45:25.858 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:25 smithi118 bash[38046]: t=2024-03-30T04:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-03-30T04:45:25.859 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:25 smithi118 bash[38046]: t=2024-03-30T04:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-03-30T04:45:25.859 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:25 smithi118 bash[38046]: t=2024-03-30T04:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-03-30T04:45:26.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[18665]: cluster 2024-03-30T04:45:25.048898+0000 mgr.y (mgr.24313) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.124 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:25 smithi118 bash[38046]: t=2024-03-30T04:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-03-30T04:45:26.124 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:25 smithi118 bash[38046]: t=2024-03-30T04:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-03-30T04:45:26.124 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:25 smithi118 bash[38046]: t=2024-03-30T04:45:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-03-30T04:45:26.124 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-03-30T04:45:26.124 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-03-30T04:45:26.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:26 smithi089 bash[18545]: cluster 2024-03-30T04:45:25.048898+0000 mgr.y (mgr.24313) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:26 smithi089 bash[23954]: cluster 2024-03-30T04:45:25.048898+0000 mgr.y (mgr.24313) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:26.333 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:45:26 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:45:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:45:26.378 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-03-30T04:45:26.378 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-03-30T04:45:26.378 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-03-30T04:45:26.378 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-03-30T04:45:26.379 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-03-30T04:45:26.379 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-03-30T04:45:26.379 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-03-30T04:45:26.639 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-03-30T04:45:26.639 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-03-30T04:45:26.639 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-03-30T04:45:26.639 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-03-30T04:45:26.639 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-03-30T04:45:26.639 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-03-30T04:45:26.640 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-03-30T04:45:26.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-03-30T04:45:26.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-03-30T04:45:26.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-03-30T04:45:26.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-03-30T04:45:26.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-03-30T04:45:26.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-03-30T04:45:27.169 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[18665]: audit 2024-03-30T04:45:26.112506+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:27.169 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[18665]: audit 2024-03-30T04:45:26.125481+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:27.170 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-03-30T04:45:27.170 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:26 smithi118 bash[38046]: t=2024-03-30T04:45:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-03-30T04:45:27.170 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-03-30T04:45:27.170 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-30T04:45:27.170 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-03-30T04:45:27.170 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-03-30T04:45:27.430 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-03-30T04:45:27.430 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-03-30T04:45:27.430 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-03-30T04:45:27.431 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-03-30T04:45:27.431 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-03-30T04:45:27.431 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-03-30T04:45:27.431 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-03-30T04:45:27.431 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-03-30T04:45:27.449 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:27 smithi089 bash[18545]: audit 2024-03-30T04:45:26.112506+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:27.449 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:27 smithi089 bash[18545]: audit 2024-03-30T04:45:26.125481+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:27.449 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:27 smithi089 bash[23954]: audit 2024-03-30T04:45:26.112506+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:27.449 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:27 smithi089 bash[23954]: audit 2024-03-30T04:45:26.125481+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:27.450 INFO:teuthology.orchestra.run.smithi089.stdout:77309411383 2024-03-30T04:45:27.451 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-03-30T04:45:27.799 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-03-30T04:45:27.799 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-03-30T04:45:27.799 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-03-30T04:45:28.124 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:27 smithi118 bash[38046]: t=2024-03-30T04:45:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-03-30T04:45:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:28 smithi089 bash[23954]: cluster 2024-03-30T04:45:27.049384+0000 mgr.y (mgr.24313) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:28.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:28 smithi089 bash[18545]: cluster 2024-03-30T04:45:27.049384+0000 mgr.y (mgr.24313) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:28.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[18665]: cluster 2024-03-30T04:45:27.049384+0000 mgr.y (mgr.24313) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:28.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-03-30T04:45:28.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-03-30T04:45:28.680 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-03-30T04:45:28.680 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-03-30T04:45:28.681 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-03-30T04:45:28.681 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-03-30T04:45:28.681 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-03-30T04:45:28.681 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-03-30T04:45:28.681 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-03-30T04:45:28.681 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-03-30T04:45:28.681 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-03-30T04:45:28.762 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:45:28 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:45:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:45:28.959 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-03-30T04:45:28.959 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-03-30T04:45:28.959 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-03-30T04:45:28.959 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-03-30T04:45:28.959 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-03-30T04:45:28.959 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-03-30T04:45:28.959 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-03-30T04:45:28.959 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-03-30T04:45:28.959 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:28 smithi118 bash[38046]: t=2024-03-30T04:45:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-03-30T04:45:29.019 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:45:29 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:45:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:45:29.228 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-03-30T04:45:29.228 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-03-30T04:45:29.228 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-03-30T04:45:29.228 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-03-30T04:45:29.228 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-03-30T04:45:29.228 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-03-30T04:45:29.228 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-03-30T04:45:29.506 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-03-30T04:45:29.506 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-03-30T04:45:29.506 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-03-30T04:45:29.506 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-03-30T04:45:29.506 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-03-30T04:45:29.506 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-03-30T04:45:29.506 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-03-30T04:45:29.506 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-03-30T04:45:29.506 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-03-30T04:45:29.566 INFO:teuthology.orchestra.run.smithi089.stdout:55834574910 2024-03-30T04:45:29.566 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-03-30T04:45:29.759 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[18665]: audit 2024-03-30T04:45:28.586250+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:29.759 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[18665]: audit 2024-03-30T04:45:28.592554+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:29.759 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[18665]: audit 2024-03-30T04:45:28.995109+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:29.759 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[18665]: audit 2024-03-30T04:45:29.005398+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:29.759 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-03-30T04:45:29.759 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-03-30T04:45:29.759 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-03-30T04:45:29.759 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-03-30T04:45:29.760 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-03-30T04:45:29.760 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-03-30T04:45:29.760 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-03-30T04:45:29.760 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-03-30T04:45:29.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:29 smithi089 bash[18545]: audit 2024-03-30T04:45:28.586250+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:29.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:29 smithi089 bash[18545]: audit 2024-03-30T04:45:28.592554+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:29.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:29 smithi089 bash[18545]: audit 2024-03-30T04:45:28.995109+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:29.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:29 smithi089 bash[18545]: audit 2024-03-30T04:45:29.005398+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:29.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:29 smithi089 bash[23954]: audit 2024-03-30T04:45:28.586250+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:29 smithi089 bash[23954]: audit 2024-03-30T04:45:28.592554+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:29 smithi089 bash[23954]: audit 2024-03-30T04:45:28.995109+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:29 smithi089 bash[23954]: audit 2024-03-30T04:45:29.005398+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:30.020 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-03-30T04:45:30.020 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-03-30T04:45:30.020 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-03-30T04:45:30.020 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-03-30T04:45:30.020 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-03-30T04:45:30.020 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-03-30T04:45:30.020 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:29 smithi118 bash[38046]: t=2024-03-30T04:45:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-03-30T04:45:30.020 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-03-30T04:45:30.272 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-03-30T04:45:30.272 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-03-30T04:45:30.272 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-03-30T04:45:30.272 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-03-30T04:45:30.273 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-03-30T04:45:30.273 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-03-30T04:45:30.273 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-03-30T04:45:30.273 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-03-30T04:45:30.525 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-03-30T04:45:30.525 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-03-30T04:45:30.525 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-03-30T04:45:30.525 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-03-30T04:45:30.526 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-03-30T04:45:30.526 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-03-30T04:45:30.526 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-03-30T04:45:30.526 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-03-30T04:45:30.526 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-03-30T04:45:30.802 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[18665]: cluster 2024-03-30T04:45:29.049794+0000 mgr.y (mgr.24313) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:30.803 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-03-30T04:45:30.803 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-03-30T04:45:30.803 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-03-30T04:45:30.803 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-03-30T04:45:30.803 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-03-30T04:45:30.803 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-03-30T04:45:30.803 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-03-30T04:45:30.803 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-03-30T04:45:30.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:30 smithi089 bash[18545]: cluster 2024-03-30T04:45:29.049794+0000 mgr.y (mgr.24313) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:30.811 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:30 smithi089 bash[23954]: cluster 2024-03-30T04:45:29.049794+0000 mgr.y (mgr.24313) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:31.064 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-03-30T04:45:31.064 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-03-30T04:45:31.064 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-03-30T04:45:31.064 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-03-30T04:45:31.064 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:30 smithi118 bash[38046]: t=2024-03-30T04:45:30+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-03-30T04:45:31.064 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-03-30T04:45:31.064 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-03-30T04:45:31.064 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-03-30T04:45:31.333 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-03-30T04:45:31.333 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-03-30T04:45:31.333 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-03-30T04:45:31.333 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-03-30T04:45:31.333 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-03-30T04:45:31.334 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-03-30T04:45:31.334 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-03-30T04:45:31.334 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-03-30T04:45:31.602 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-03-30T04:45:31.603 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-03-30T04:45:31.603 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-03-30T04:45:31.603 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-03-30T04:45:31.603 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-03-30T04:45:31.603 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-03-30T04:45:31.603 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-03-30T04:45:31.603 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-03-30T04:45:31.864 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-03-30T04:45:31.864 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-03-30T04:45:31.864 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-03-30T04:45:31.864 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-03-30T04:45:31.864 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-03-30T04:45:31.864 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-03-30T04:45:31.864 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-03-30T04:45:31.864 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-03-30T04:45:31.864 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-03-30T04:45:31.865 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-03-30T04:45:32.133 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-03-30T04:45:32.134 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-03-30T04:45:32.134 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-03-30T04:45:32.134 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:31 smithi118 bash[38046]: t=2024-03-30T04:45:31+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-03-30T04:45:32.134 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-03-30T04:45:32.134 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-03-30T04:45:32.134 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-03-30T04:45:32.134 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-03-30T04:45:32.386 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-03-30T04:45:32.387 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-03-30T04:45:32.387 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-03-30T04:45:32.387 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-03-30T04:45:32.387 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-03-30T04:45:32.387 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-03-30T04:45:32.387 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-03-30T04:45:32.387 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-03-30T04:45:32.387 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-03-30T04:45:32.387 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-03-30T04:45:32.387 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-03-30T04:45:32.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[18665]: cluster 2024-03-30T04:45:31.050283+0000 mgr.y (mgr.24313) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:32.649 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-03-30T04:45:32.649 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-03-30T04:45:32.649 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-03-30T04:45:32.649 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-03-30T04:45:32.649 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-03-30T04:45:32.649 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-03-30T04:45:32.649 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-03-30T04:45:32.649 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-03-30T04:45:32.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:32 smithi089 bash[18545]: cluster 2024-03-30T04:45:31.050283+0000 mgr.y (mgr.24313) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:32.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:32 smithi089 bash[23954]: cluster 2024-03-30T04:45:31.050283+0000 mgr.y (mgr.24313) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:32.951 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-03-30T04:45:32.951 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-03-30T04:45:32.951 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-03-30T04:45:32.951 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-03-30T04:45:32.951 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-03-30T04:45:32.951 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-03-30T04:45:32.951 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-03-30T04:45:32.951 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-03-30T04:45:32.951 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-03-30T04:45:32.951 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-03-30T04:45:33.211 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:32 smithi118 bash[38046]: t=2024-03-30T04:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-03-30T04:45:33.211 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-03-30T04:45:33.211 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-03-30T04:45:33.212 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-03-30T04:45:33.212 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-03-30T04:45:33.212 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-03-30T04:45:33.212 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-03-30T04:45:33.235 INFO:teuthology.orchestra.run.smithi089.stdout:128849018921 2024-03-30T04:45:33.235 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.4 2024-03-30T04:45:33.290 INFO:teuthology.orchestra.run.smithi089.stdout:107374182448 2024-03-30T04:45:33.291 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.3 2024-03-30T04:45:33.453 INFO:teuthology.orchestra.run.smithi089.stdout:163208757283 2024-03-30T04:45:33.453 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.5 2024-03-30T04:45:33.498 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-03-30T04:45:33.498 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-03-30T04:45:33.498 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-03-30T04:45:33.498 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-03-30T04:45:33.498 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-03-30T04:45:33.498 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-03-30T04:45:33.498 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-03-30T04:45:33.498 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-03-30T04:45:33.498 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-03-30T04:45:33.767 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-03-30T04:45:33.767 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-03-30T04:45:33.767 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-03-30T04:45:33.767 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-03-30T04:45:33.767 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-03-30T04:45:33.768 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-03-30T04:45:33.768 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-03-30T04:45:33.768 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-03-30T04:45:33.944 INFO:teuthology.orchestra.run.smithi089.stdout:231928234004 2024-03-30T04:45:33.945 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.7 2024-03-30T04:45:34.045 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-03-30T04:45:34.045 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-03-30T04:45:34.045 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-03-30T04:45:34.045 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-03-30T04:45:34.045 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-03-30T04:45:34.045 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-03-30T04:45:34.045 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:33 smithi118 bash[38046]: t=2024-03-30T04:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-03-30T04:45:34.045 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-03-30T04:45:34.045 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-03-30T04:45:34.298 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-03-30T04:45:34.298 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-03-30T04:45:34.298 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-03-30T04:45:34.298 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-03-30T04:45:34.298 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-03-30T04:45:34.298 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-03-30T04:45:34.299 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-03-30T04:45:34.299 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-03-30T04:45:34.299 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-03-30T04:45:34.299 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-03-30T04:45:34.299 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-03-30T04:45:34.559 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-03-30T04:45:34.559 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-03-30T04:45:34.560 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-03-30T04:45:34.560 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-03-30T04:45:34.560 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-03-30T04:45:34.560 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-03-30T04:45:34.560 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-03-30T04:45:34.560 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-03-30T04:45:34.560 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-03-30T04:45:34.736 INFO:teuthology.orchestra.run.smithi089.stdout:197568495643 2024-03-30T04:45:34.736 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.6 2024-03-30T04:45:34.794 INFO:teuthology.orchestra.run.smithi089.stdout:34359738438 2024-03-30T04:45:34.794 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-03-30T04:45:34.837 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[18665]: cluster 2024-03-30T04:45:33.050892+0000 mgr.y (mgr.24313) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:34.837 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-03-30T04:45:34.837 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-03-30T04:45:34.837 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-03-30T04:45:34.837 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-03-30T04:45:34.837 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-03-30T04:45:34.837 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-03-30T04:45:34.837 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-03-30T04:45:34.837 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-03-30T04:45:34.838 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-03-30T04:45:34.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:34 smithi089 bash[18545]: cluster 2024-03-30T04:45:33.050892+0000 mgr.y (mgr.24313) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:34.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:34 smithi089 bash[23954]: cluster 2024-03-30T04:45:33.050892+0000 mgr.y (mgr.24313) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:35.123 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-03-30T04:45:35.123 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-03-30T04:45:35.123 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-03-30T04:45:35.123 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:34 smithi118 bash[38046]: t=2024-03-30T04:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-03-30T04:45:35.123 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-03-30T04:45:35.123 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-03-30T04:45:35.123 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-03-30T04:45:35.124 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-03-30T04:45:35.266 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:35.267 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:35.398 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-03-30T04:45:35.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-03-30T04:45:35.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-03-30T04:45:35.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-03-30T04:45:35.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-03-30T04:45:35.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-03-30T04:45:35.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-03-30T04:45:35.399 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-03-30T04:45:35.681 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-03-30T04:45:35.682 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-03-30T04:45:35.682 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-03-30T04:45:35.682 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-03-30T04:45:35.682 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-03-30T04:45:35.682 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-03-30T04:45:35.682 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-03-30T04:45:35.682 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-03-30T04:45:35.682 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-03-30T04:45:35.682 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-03-30T04:45:35.835 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:45:35 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:45:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:45:35.940 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-03-30T04:45:35.940 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-03-30T04:45:35.940 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-03-30T04:45:35.941 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-03-30T04:45:35.941 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-03-30T04:45:35.941 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-03-30T04:45:35.941 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-03-30T04:45:35.941 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-03-30T04:45:35.941 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-03-30T04:45:35.941 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-03-30T04:45:36.194 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-03-30T04:45:36.194 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:35 smithi118 bash[38046]: t=2024-03-30T04:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-03-30T04:45:36.194 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-03-30T04:45:36.194 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-03-30T04:45:36.194 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-03-30T04:45:36.194 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-03-30T04:45:36.194 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-03-30T04:45:36.194 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-03-30T04:45:36.194 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-03-30T04:45:36.194 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-03-30T04:45:36.467 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-03-30T04:45:36.468 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-03-30T04:45:36.468 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-03-30T04:45:36.468 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-03-30T04:45:36.468 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-03-30T04:45:36.468 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-03-30T04:45:36.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:36 smithi089 bash[23954]: cluster 2024-03-30T04:45:35.051336+0000 mgr.y (mgr.24313) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:36.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:36 smithi089 bash[23954]: audit 2024-03-30T04:45:35.469078+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:36.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:36 smithi089 bash[23954]: audit 2024-03-30T04:45:35.478545+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:36.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:36 smithi089 bash[18545]: cluster 2024-03-30T04:45:35.051336+0000 mgr.y (mgr.24313) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:36.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:36 smithi089 bash[18545]: audit 2024-03-30T04:45:35.469078+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:36.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:36 smithi089 bash[18545]: audit 2024-03-30T04:45:35.478545+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:36.586 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:36 smithi089 systemd[1]: Stopping Ceph alertmanager.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T04:45:36.586 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:36 smithi089 bash[45860]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T04:45:36.587 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:36 smithi089 bash[42792]: level=info ts=2024-03-30T04:45:36.425Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:45:36.725 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[37099]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-30T04:45:36.726 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-03-30T04:45:36.726 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-03-30T04:45:36.726 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-03-30T04:45:36.726 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=16.563651299s 2024-03-30T04:45:36.726 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-03-30T04:45:36.726 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-03-30T04:45:36.726 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-03-30T04:45:36.726 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-03-30T04:45:36.726 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-03-30T04:45:36.727 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-03-30T04:45:36.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[18665]: cluster 2024-03-30T04:45:35.051336+0000 mgr.y (mgr.24313) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:36.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[18665]: audit 2024-03-30T04:45:35.469078+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:36.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[18665]: audit 2024-03-30T04:45:35.478545+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:36.750 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:36.750 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:36.751 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:36.751 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:36.993 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-03-30T04:45:36.993 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-30T04:45:36.993 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[37099]: aa2a8d90b84c: Pulling fs layer 2024-03-30T04:45:36.993 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[37099]: b45d31ee2d7f: Pulling fs layer 2024-03-30T04:45:36.994 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[37099]: b5db1e299295: Pulling fs layer 2024-03-30T04:45:37.300 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:37 smithi118 bash[37099]: b45d31ee2d7f: Download complete 2024-03-30T04:45:37.300 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:37 smithi118 bash[37099]: aa2a8d90b84c: Verifying Checksum 2024-03-30T04:45:37.300 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:37 smithi118 bash[37099]: aa2a8d90b84c: Download complete 2024-03-30T04:45:37.301 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:36 smithi118 bash[38046]: t=2024-03-30T04:45:36+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-03-30T04:45:37.301 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:37 smithi118 bash[38046]: t=2024-03-30T04:45:37+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-03-30T04:45:37.301 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:45:37 smithi118 bash[38046]: t=2024-03-30T04:45:37+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-03-30T04:45:37.648 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:37 smithi118 bash[37099]: b5db1e299295: Verifying Checksum 2024-03-30T04:45:37.648 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:37 smithi118 bash[37099]: b5db1e299295: Download complete 2024-03-30T04:45:37.649 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:37 smithi118 bash[37099]: aa2a8d90b84c: Pull complete 2024-03-30T04:45:38.126 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:37 smithi118 bash[37099]: b45d31ee2d7f: Pull complete 2024-03-30T04:45:38.398 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:38 smithi118 bash[37099]: b5db1e299295: Pull complete 2024-03-30T04:45:38.399 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:38 smithi118 bash[37099]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-30T04:45:38.399 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:38 smithi118 bash[37099]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-30T04:45:38.844 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:38 smithi089 bash[45869]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T04:45:38.844 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:38 smithi089 bash[46062]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T04:45:38.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:38 smithi089 bash[18545]: cluster 2024-03-30T04:45:37.051803+0000 mgr.y (mgr.24313) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:38 smithi089 bash[23954]: cluster 2024-03-30T04:45:37.051803+0000 mgr.y (mgr.24313) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:38.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:38 smithi118 bash[18665]: cluster 2024-03-30T04:45:37.051803+0000 mgr.y (mgr.24313) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:39.836 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:39 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-03-30T04:45:39.836 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:39 smithi089 systemd[1]: Stopped Ceph alertmanager.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:45:39.836 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:39 smithi089 systemd[1]: Started Ceph alertmanager.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:45:39.899 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.727Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T04:45:39.899 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.727Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T04:45:39.899 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-30T04:45:39.899 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z 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-03-30T04:45:39.900 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T04:45:39.900 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T04:45:39.900 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T04:45:39.900 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T04:45:39.900 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T04:45:39.900 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T04:45:39.900 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T04:45:39.900 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T04:45:39.900 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T04:45:39.900 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T04:45:39.900 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T04:45:39.900 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T04:45:39.900 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T04:45:39.900 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T04:45:39.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T04:45:39.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T04:45:39.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T04:45:39.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T04:45:39.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T04:45:39.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T04:45:39.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T04:45:39.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T04:45:39.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T04:45:39.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T04:45:39.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T04:45:39.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T04:45:39.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T04:45:39.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T04:45:39.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T04:45:39.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T04:45:39.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T04:45:39.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T04:45:39.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T04:45:39.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T04:45:39.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.728Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T04:45:39.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.729Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T04:45:39.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.729Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T04:45:39.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.729Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T04:45:39.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.729Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T04:45:39.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.729Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T04:45:39.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.729Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T04:45:39.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.729Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T04:45:39.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.729Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T04:45:39.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.729Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T04:45:39.903 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.729Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T04:45:39.903 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:45:39 smithi118 bash[37099]: ts=2024-03-30T04:45:39.729Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T04:45:40.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:40 smithi118 bash[18665]: cluster 2024-03-30T04:45:39.052444+0000 mgr.y (mgr.24313) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:40.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:40 smithi118 bash[18665]: audit 2024-03-30T04:45:39.579951+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:40.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:40 smithi118 bash[18665]: cephadm 2024-03-30T04:45:39.584069+0000 mgr.y (mgr.24313) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:45:40.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:40 smithi118 bash[18665]: cephadm 2024-03-30T04:45:39.588302+0000 mgr.y (mgr.24313) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2024-03-30T04:45:40.818 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:40.818 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:45:40.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:40 smithi089 bash[18545]: cluster 2024-03-30T04:45:39.052444+0000 mgr.y (mgr.24313) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:40.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:40 smithi089 bash[18545]: audit 2024-03-30T04:45:39.579951+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:40.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:40 smithi089 bash[18545]: cephadm 2024-03-30T04:45:39.584069+0000 mgr.y (mgr.24313) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:45:40.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:40 smithi089 bash[18545]: cephadm 2024-03-30T04:45:39.588302+0000 mgr.y (mgr.24313) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2024-03-30T04:45:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:40 smithi089 bash[23954]: cluster 2024-03-30T04:45:39.052444+0000 mgr.y (mgr.24313) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:40 smithi089 bash[23954]: audit 2024-03-30T04:45:39.579951+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:40 smithi089 bash[23954]: cephadm 2024-03-30T04:45:39.584069+0000 mgr.y (mgr.24313) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:45:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:40 smithi089 bash[23954]: cephadm 2024-03-30T04:45:39.588302+0000 mgr.y (mgr.24313) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2024-03-30T04:45:42.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:42 smithi118 bash[18665]: cluster 2024-03-30T04:45:41.052969+0000 mgr.y (mgr.24313) 70 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:42.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:42 smithi089 bash[18545]: cluster 2024-03-30T04:45:41.052969+0000 mgr.y (mgr.24313) 70 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:42.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:42 smithi089 bash[23954]: cluster 2024-03-30T04:45:41.052969+0000 mgr.y (mgr.24313) 70 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:44.860 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:44 smithi089 bash[18545]: cluster 2024-03-30T04:45:43.053590+0000 mgr.y (mgr.24313) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:44.860 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:44 smithi089 bash[23954]: cluster 2024-03-30T04:45:43.053590+0000 mgr.y (mgr.24313) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:44.862 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:44 smithi118 bash[18665]: cluster 2024-03-30T04:45:43.053590+0000 mgr.y (mgr.24313) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:44.863 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:44 smithi118 systemd[1]: Stopping Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T04:45:44.863 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:44 smithi118 bash[39129]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:45:44.863 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:44 smithi118 bash[36258]: ts=2024-03-30T04:45:44.614Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:45:44.863 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:44 smithi118 bash[36258]: ts=2024-03-30T04:45:44.614Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T04:45:44.863 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:44 smithi118 bash[36258]: ts=2024-03-30T04:45:44.614Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T04:45:44.863 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:44 smithi118 bash[36258]: ts=2024-03-30T04:45:44.614Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T04:45:44.863 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:44 smithi118 bash[36258]: ts=2024-03-30T04:45:44.614Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T04:45:44.864 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:44 smithi118 bash[36258]: ts=2024-03-30T04:45:44.614Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T04:45:44.864 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:44 smithi118 bash[36258]: ts=2024-03-30T04:45:44.614Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T04:45:44.864 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:44 smithi118 bash[36258]: ts=2024-03-30T04:45:44.614Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T04:45:44.864 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:44 smithi118 bash[36258]: ts=2024-03-30T04:45:44.614Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T04:45:44.864 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:44 smithi118 bash[36258]: ts=2024-03-30T04:45:44.615Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T04:45:44.864 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:44 smithi118 bash[36258]: ts=2024-03-30T04:45:44.615Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T04:45:44.864 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:44 smithi118 bash[36258]: ts=2024-03-30T04:45:44.615Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T04:45:44.997 INFO:teuthology.orchestra.run.smithi089.stdout:55834574914 2024-03-30T04:45:45.390 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[39138]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T04:45:45.390 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[39239]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:45:45.390 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:45 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T04:45:45.390 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:45 smithi118 systemd[1]: Stopped Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:45:45.390 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:45 smithi118 systemd[1]: Started Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:45:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.001202+0000 mon.a (mon.0) 861 : audit [DBG] from='client.? 172.21.15.89:0/940741487' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-30T04:45:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.376240+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.386261+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:45:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.388960+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.89:9093"}]: dispatch 2024-03-30T04:45:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.398587+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.411677+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:45:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.423349+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:45:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.425674+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.118:3000"}]: dispatch 2024-03-30T04:45:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.431382+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:45.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.436196+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.438293+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.440024+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.447928+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:45.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.453561+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.454728+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.455546+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:45 smithi118 bash[18665]: audit 2024-03-30T04:45:45.461062+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:45.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.001202+0000 mon.a (mon.0) 861 : audit [DBG] from='client.? 172.21.15.89:0/940741487' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-30T04:45:45.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.376240+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:45.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.386261+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:45:45.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.388960+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.89:9093"}]: dispatch 2024-03-30T04:45:45.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.398587+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:45.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.411677+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:45:45.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.423349+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:45:45.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.425674+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.118:3000"}]: dispatch 2024-03-30T04:45:45.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.431382+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:45.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.436196+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.438293+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.440024+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.447928+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:45.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.453561+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.663 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.454728+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.663 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.455546+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.663 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[23954]: audit 2024-03-30T04:45:45.461062+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:45.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.001202+0000 mon.a (mon.0) 861 : audit [DBG] from='client.? 172.21.15.89:0/940741487' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-30T04:45:45.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.376240+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:45.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.386261+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:45:45.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.388960+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.89:9093"}]: dispatch 2024-03-30T04:45:45.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.398587+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:45.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.411677+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:45:45.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.423349+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:45:45.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.425674+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.118:3000"}]: dispatch 2024-03-30T04:45:45.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.431382+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:45.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.436196+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.438293+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.440024+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.447928+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:45.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.453561+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:45.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.454728+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:45.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.455546+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:45.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:45 smithi089 bash[18545]: audit 2024-03-30T04:45:45.461062+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:46.585 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[46090]: level=info ts=2024-03-30T04:45:46.278Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-30T04:45:46.586 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[46090]: level=info ts=2024-03-30T04:45:46.278Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-30T04:45:46.586 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[46090]: level=info ts=2024-03-30T04:45:46.280Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.89 port=9094 2024-03-30T04:45:46.586 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[46090]: level=info ts=2024-03-30T04:45:46.281Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T04:45:46.586 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[46090]: level=info ts=2024-03-30T04:45:46.317Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:45:46.586 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[46090]: level=info ts=2024-03-30T04:45:46.317Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:45:46.586 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[46090]: level=info ts=2024-03-30T04:45:46.320Z caller=main.go:518 msg=Listening address=:9093 2024-03-30T04:45:46.586 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[46090]: level=info ts=2024-03-30T04:45:46.320Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-30T04:45:46.845 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[18665]: cluster 2024-03-30T04:45:45.054163+0000 mgr.y (mgr.24313) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:46.845 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[18665]: audit 2024-03-30T04:45:45.387084+0000 mgr.y (mgr.24313) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:45:46.845 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[18665]: audit 2024-03-30T04:45:45.389644+0000 mgr.y (mgr.24313) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.89:9093"}]: dispatch 2024-03-30T04:45:46.845 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[18665]: audit 2024-03-30T04:45:45.412314+0000 mgr.y (mgr.24313) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:45:46.845 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[18665]: audit 2024-03-30T04:45:45.423874+0000 mgr.y (mgr.24313) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:45:46.845 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[18665]: audit 2024-03-30T04:45:45.425996+0000 mgr.y (mgr.24313) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.118:3000"}]: dispatch 2024-03-30T04:45:47.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[23954]: cluster 2024-03-30T04:45:45.054163+0000 mgr.y (mgr.24313) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:47.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[23954]: audit 2024-03-30T04:45:45.387084+0000 mgr.y (mgr.24313) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:45:47.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[23954]: audit 2024-03-30T04:45:45.389644+0000 mgr.y (mgr.24313) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.89:9093"}]: dispatch 2024-03-30T04:45:47.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[23954]: audit 2024-03-30T04:45:45.412314+0000 mgr.y (mgr.24313) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:45:47.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[23954]: audit 2024-03-30T04:45:45.423874+0000 mgr.y (mgr.24313) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:45:47.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[23954]: audit 2024-03-30T04:45:45.425996+0000 mgr.y (mgr.24313) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.118:3000"}]: dispatch 2024-03-30T04:45:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[18545]: cluster 2024-03-30T04:45:45.054163+0000 mgr.y (mgr.24313) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[18545]: audit 2024-03-30T04:45:45.387084+0000 mgr.y (mgr.24313) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:45:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[18545]: audit 2024-03-30T04:45:45.389644+0000 mgr.y (mgr.24313) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.89:9093"}]: dispatch 2024-03-30T04:45:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[18545]: audit 2024-03-30T04:45:45.412314+0000 mgr.y (mgr.24313) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:45:47.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[18545]: audit 2024-03-30T04:45:45.423874+0000 mgr.y (mgr.24313) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:45:47.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:46 smithi089 bash[18545]: audit 2024-03-30T04:45:45.425996+0000 mgr.y (mgr.24313) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.118:3000"}]: dispatch 2024-03-30T04:45:47.117 INFO:teuthology.orchestra.run.smithi089.stdout:77309411387 2024-03-30T04:45:47.148 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.927Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T04:45:47.149 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.927Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T04:45:47.149 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.927Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T04:45:47.149 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.927Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi118 (none))" 2024-03-30T04:45:47.149 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.928Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T04:45:47.149 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.928Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T04:45:47.149 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.929Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T04:45:47.149 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.930Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T04:45:47.149 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.930Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T04:45:47.149 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.934Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T04:45:47.149 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.934Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.199µs 2024-03-30T04:45:47.149 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.934Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T04:45:47.149 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.934Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-03-30T04:45:47.149 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.934Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-03-30T04:45:47.150 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.934Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.068µs wal_replay_duration=446.247µs total_replay_duration=490.557µs 2024-03-30T04:45:47.150 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.935Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T04:45:47.150 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.935Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T04:45:47.150 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.935Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T04:45:47.150 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.955Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.677163ms db_storage=656ns remote_storage=1.577µs web_handler=399ns query_engine=692ns scrape=273.623µs scrape_sd=23.692µs notify=31.815µs notify_sd=15.177µs rules=18.961185ms 2024-03-30T04:45:47.150 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:45:46 smithi118 bash[39267]: ts=2024-03-30T04:45:46.955Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T04:45:47.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:47 smithi118 bash[18665]: audit 2024-03-30T04:45:47.121875+0000 mon.a (mon.0) 867 : audit [DBG] from='client.? 172.21.15.89:0/3832992075' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-30T04:45:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:47 smithi089 bash[18545]: audit 2024-03-30T04:45:47.121875+0000 mon.a (mon.0) 867 : audit [DBG] from='client.? 172.21.15.89:0/3832992075' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-30T04:45:48.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:47 smithi089 bash[23954]: audit 2024-03-30T04:45:47.121875+0000 mon.a (mon.0) 867 : audit [DBG] from='client.? 172.21.15.89:0/3832992075' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-30T04:45:48.585 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:48 smithi089 bash[46090]: level=info ts=2024-03-30T04:45:48.282Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000561403s 2024-03-30T04:45:48.822 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574910 got 55834574914 for osd.1 2024-03-30T04:45:48.823 DEBUG:teuthology.parallel:result is None 2024-03-30T04:45:48.863 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:48 smithi089 bash[18545]: cluster 2024-03-30T04:45:47.054720+0000 mgr.y (mgr.24313) 78 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:48.864 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:45:48 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:45:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:45:48.864 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:48 smithi089 bash[23954]: cluster 2024-03-30T04:45:47.054720+0000 mgr.y (mgr.24313) 78 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:48.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:48 smithi118 bash[18665]: cluster 2024-03-30T04:45:47.054720+0000 mgr.y (mgr.24313) 78 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:49.911 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[18545]: audit 2024-03-30T04:45:48.736765+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:49.912 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[18545]: cluster 2024-03-30T04:45:48.739577+0000 mgr.y (mgr.24313) 79 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:49.912 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[18545]: audit 2024-03-30T04:45:48.740894+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:49.912 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[18545]: audit 2024-03-30T04:45:48.747102+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:49.912 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[18545]: audit 2024-03-30T04:45:48.749259+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:49.912 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[18545]: audit 2024-03-30T04:45:48.750433+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:49.912 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[18545]: cluster 2024-03-30T04:45:48.752420+0000 mgr.y (mgr.24313) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:49.912 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[18545]: cluster 2024-03-30T04:45:48.752601+0000 mgr.y (mgr.24313) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:49.912 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[18545]: audit 2024-03-30T04:45:48.758812+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:49.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[23954]: audit 2024-03-30T04:45:48.736765+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:49.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[23954]: cluster 2024-03-30T04:45:48.739577+0000 mgr.y (mgr.24313) 79 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:49.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[23954]: audit 2024-03-30T04:45:48.740894+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:49.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[23954]: audit 2024-03-30T04:45:48.747102+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:49.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[23954]: audit 2024-03-30T04:45:48.749259+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:49.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[23954]: audit 2024-03-30T04:45:48.750433+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:49.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[23954]: cluster 2024-03-30T04:45:48.752420+0000 mgr.y (mgr.24313) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:49.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[23954]: cluster 2024-03-30T04:45:48.752601+0000 mgr.y (mgr.24313) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:49.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[23954]: audit 2024-03-30T04:45:48.758812+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:49 smithi118 bash[18665]: audit 2024-03-30T04:45:48.736765+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:49 smithi118 bash[18665]: cluster 2024-03-30T04:45:48.739577+0000 mgr.y (mgr.24313) 79 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:49 smithi118 bash[18665]: audit 2024-03-30T04:45:48.740894+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:49 smithi118 bash[18665]: audit 2024-03-30T04:45:48.747102+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:49 smithi118 bash[18665]: audit 2024-03-30T04:45:48.749259+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:49 smithi118 bash[18665]: audit 2024-03-30T04:45:48.750433+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:49 smithi118 bash[18665]: cluster 2024-03-30T04:45:48.752420+0000 mgr.y (mgr.24313) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:49 smithi118 bash[18665]: cluster 2024-03-30T04:45:48.752601+0000 mgr.y (mgr.24313) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:49 smithi118 bash[18665]: audit 2024-03-30T04:45:48.758812+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:50.335 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:45:49 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:45:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:45:50.893 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411383 got 77309411387 for osd.2 2024-03-30T04:45:50.893 DEBUG:teuthology.parallel:result is None 2024-03-30T04:45:51.069 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:50 smithi089 bash[23954]: cluster 2024-03-30T04:45:49.734106+0000 mon.a (mon.0) 871 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:45:51.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:50 smithi089 bash[23954]: audit 2024-03-30T04:45:49.935367+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:51.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:50 smithi089 bash[23954]: audit 2024-03-30T04:45:49.948697+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:51.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:50 smithi089 bash[23954]: audit 2024-03-30T04:45:49.981570+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:51.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:50 smithi089 bash[23954]: audit 2024-03-30T04:45:49.984341+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:51.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:50 smithi089 bash[23954]: audit 2024-03-30T04:45:49.986168+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:51.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:50 smithi089 bash[23954]: audit 2024-03-30T04:45:49.999981+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:51.070 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:50 smithi089 bash[18545]: cluster 2024-03-30T04:45:49.734106+0000 mon.a (mon.0) 871 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:45:51.071 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:50 smithi089 bash[18545]: audit 2024-03-30T04:45:49.935367+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:51.071 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:50 smithi089 bash[18545]: audit 2024-03-30T04:45:49.948697+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:51.071 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:50 smithi089 bash[18545]: audit 2024-03-30T04:45:49.981570+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:51.071 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:50 smithi089 bash[18545]: audit 2024-03-30T04:45:49.984341+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:51.071 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:50 smithi089 bash[18545]: audit 2024-03-30T04:45:49.986168+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:51.071 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:50 smithi089 bash[18545]: audit 2024-03-30T04:45:49.999981+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:51.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:50 smithi118 bash[18665]: cluster 2024-03-30T04:45:49.734106+0000 mon.a (mon.0) 871 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:45:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:50 smithi118 bash[18665]: audit 2024-03-30T04:45:49.935367+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:50 smithi118 bash[18665]: audit 2024-03-30T04:45:49.948697+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:50 smithi118 bash[18665]: audit 2024-03-30T04:45:49.981570+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:45:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:50 smithi118 bash[18665]: audit 2024-03-30T04:45:49.984341+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:50 smithi118 bash[18665]: audit 2024-03-30T04:45:49.986168+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:50 smithi118 bash[18665]: audit 2024-03-30T04:45:49.999981+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:51.985 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:51 smithi089 bash[18545]: cluster 2024-03-30T04:45:49.937965+0000 mgr.y (mgr.24313) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:51.985 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:51 smithi089 bash[18545]: cluster 2024-03-30T04:45:50.928821+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:45:51.985 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:51 smithi089 bash[18545]: cluster 2024-03-30T04:45:50.928854+0000 mon.a (mon.0) 876 : cluster [INF] Cluster is now healthy 2024-03-30T04:45:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:51 smithi118 bash[18665]: cluster 2024-03-30T04:45:49.937965+0000 mgr.y (mgr.24313) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:51 smithi118 bash[18665]: cluster 2024-03-30T04:45:50.928821+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:45:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:51 smithi118 bash[18665]: cluster 2024-03-30T04:45:50.928854+0000 mon.a (mon.0) 876 : cluster [INF] Cluster is now healthy 2024-03-30T04:45:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:51 smithi089 bash[23954]: cluster 2024-03-30T04:45:49.937965+0000 mgr.y (mgr.24313) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:51 smithi089 bash[23954]: cluster 2024-03-30T04:45:50.928821+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:45:52.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:51 smithi089 bash[23954]: cluster 2024-03-30T04:45:50.928854+0000 mon.a (mon.0) 876 : cluster [INF] Cluster is now healthy 2024-03-30T04:45:52.821 INFO:teuthology.orchestra.run.smithi089.stdout:163208757287 2024-03-30T04:45:53.023 INFO:teuthology.orchestra.run.smithi089.stdout:107374182452 2024-03-30T04:45:53.303 INFO:teuthology.orchestra.run.smithi089.stdout:231928234008 2024-03-30T04:45:54.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:53 smithi089 bash[23954]: cluster 2024-03-30T04:45:51.938542+0000 mgr.y (mgr.24313) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:53 smithi089 bash[23954]: audit 2024-03-30T04:45:52.825885+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.89:0/2721624658' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-30T04:45:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:53 smithi089 bash[23954]: audit 2024-03-30T04:45:53.028002+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.89:0/1555466888' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-30T04:45:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:53 smithi089 bash[23954]: audit 2024-03-30T04:45:53.307391+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.89:0/746616847' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-30T04:45:54.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:53 smithi089 bash[18545]: cluster 2024-03-30T04:45:51.938542+0000 mgr.y (mgr.24313) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:54.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:53 smithi089 bash[18545]: audit 2024-03-30T04:45:52.825885+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.89:0/2721624658' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-30T04:45:54.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:53 smithi089 bash[18545]: audit 2024-03-30T04:45:53.028002+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.89:0/1555466888' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-30T04:45:54.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:53 smithi089 bash[18545]: audit 2024-03-30T04:45:53.307391+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.89:0/746616847' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-30T04:45:54.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:53 smithi118 bash[18665]: cluster 2024-03-30T04:45:51.938542+0000 mgr.y (mgr.24313) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:54.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:53 smithi118 bash[18665]: audit 2024-03-30T04:45:52.825885+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.89:0/2721624658' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-30T04:45:54.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:53 smithi118 bash[18665]: audit 2024-03-30T04:45:53.028002+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.89:0/1555466888' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-30T04:45:54.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:53 smithi118 bash[18665]: audit 2024-03-30T04:45:53.307391+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.89:0/746616847' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-30T04:45:54.515 INFO:teuthology.orchestra.run.smithi089.stdout:128849018925 2024-03-30T04:45:54.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:54 smithi089 bash[18545]: audit 2024-03-30T04:45:54.518936+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.89:0/2330830204' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-30T04:45:54.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:54 smithi089 bash[23954]: audit 2024-03-30T04:45:54.518936+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.89:0/2330830204' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-30T04:45:55.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:54 smithi118 bash[18665]: audit 2024-03-30T04:45:54.518936+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.89:0/2330830204' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-30T04:45:55.460 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757283 got 163208757287 for osd.5 2024-03-30T04:45:55.461 DEBUG:teuthology.parallel:result is None 2024-03-30T04:45:55.760 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:45:55 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:45:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:45:56.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:55 smithi089 bash[18545]: cluster 2024-03-30T04:45:53.938950+0000 mgr.y (mgr.24313) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:56.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:55 smithi089 bash[18545]: audit 2024-03-30T04:45:55.645496+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:56.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:55 smithi089 bash[18545]: audit 2024-03-30T04:45:55.659500+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:56.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:55 smithi089 bash[23954]: cluster 2024-03-30T04:45:53.938950+0000 mgr.y (mgr.24313) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:56.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:55 smithi089 bash[23954]: audit 2024-03-30T04:45:55.645496+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:56.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:55 smithi089 bash[23954]: audit 2024-03-30T04:45:55.659500+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:56.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:55 smithi118 bash[18665]: cluster 2024-03-30T04:45:53.938950+0000 mgr.y (mgr.24313) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:56.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:55 smithi118 bash[18665]: audit 2024-03-30T04:45:55.645496+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:56.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:55 smithi118 bash[18665]: audit 2024-03-30T04:45:55.659500+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:45:56.585 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:45:56 smithi089 bash[46090]: level=info ts=2024-03-30T04:45:56.283Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.001951239s 2024-03-30T04:45:56.739 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234004 got 231928234008 for osd.7 2024-03-30T04:45:56.739 DEBUG:teuthology.parallel:result is None 2024-03-30T04:45:56.785 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182448 got 107374182452 for osd.3 2024-03-30T04:45:56.785 DEBUG:teuthology.parallel:result is None 2024-03-30T04:45:56.791 INFO:teuthology.orchestra.run.smithi089.stdout:34359738443 2024-03-30T04:45:57.398 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:45:57 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:45:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:45:57.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:57 smithi089 bash[18545]: cluster 2024-03-30T04:45:55.939424+0000 mgr.y (mgr.24313) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:57.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:57 smithi089 bash[18545]: audit 2024-03-30T04:45:56.795955+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.89:0/2547029133' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-30T04:45:57.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:57 smithi089 bash[23954]: cluster 2024-03-30T04:45:55.939424+0000 mgr.y (mgr.24313) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:57.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:57 smithi089 bash[23954]: audit 2024-03-30T04:45:56.795955+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.89:0/2547029133' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-30T04:45:57.935 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018921 got 128849018925 for osd.4 2024-03-30T04:45:57.935 DEBUG:teuthology.parallel:result is None 2024-03-30T04:45:58.023 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738438 got 34359738443 for osd.0 2024-03-30T04:45:58.023 DEBUG:teuthology.parallel:result is None 2024-03-30T04:45:58.128 INFO:teuthology.orchestra.run.smithi089.stdout:197568495648 2024-03-30T04:45:58.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:57 smithi118 bash[18665]: cluster 2024-03-30T04:45:55.939424+0000 mgr.y (mgr.24313) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:58.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:57 smithi118 bash[18665]: audit 2024-03-30T04:45:56.795955+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.89:0/2547029133' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-30T04:45:58.541 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:45:58 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:45:58] "GET /metrics HTTP/1.1" 200 191490 "" "Prometheus/2.33.4" 2024-03-30T04:45:58.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:58 smithi089 bash[23954]: audit 2024-03-30T04:45:58.132999+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.89:0/64989287' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-30T04:45:58.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:58 smithi089 bash[18545]: audit 2024-03-30T04:45:58.132999+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.89:0/64989287' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-30T04:45:59.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:58 smithi118 bash[18665]: audit 2024-03-30T04:45:58.132999+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.89:0/64989287' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-30T04:45:59.582 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495643 got 197568495648 for osd.6 2024-03-30T04:45:59.582 DEBUG:teuthology.parallel:result is None 2024-03-30T04:45:59.582 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-30T04:45:59.582 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-03-30T04:45:59.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:45:59 smithi089 bash[18545]: cluster 2024-03-30T04:45:57.939792+0000 mgr.y (mgr.24313) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:45:59.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:45:59 smithi089 bash[23954]: cluster 2024-03-30T04:45:57.939792+0000 mgr.y (mgr.24313) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:00.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:45:59 smithi118 bash[18665]: cluster 2024-03-30T04:45:57.939792+0000 mgr.y (mgr.24313) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:01.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:46:01 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:46:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:46:02.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:01 smithi089 bash[18545]: cluster 2024-03-30T04:45:59.940290+0000 mgr.y (mgr.24313) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:02.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:01 smithi089 bash[18545]: audit 2024-03-30T04:46:01.180019+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:02.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:01 smithi089 bash[18545]: audit 2024-03-30T04:46:01.188588+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:02.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:01 smithi089 bash[23954]: cluster 2024-03-30T04:45:59.940290+0000 mgr.y (mgr.24313) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:02.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:01 smithi089 bash[23954]: audit 2024-03-30T04:46:01.180019+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:02.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:01 smithi089 bash[23954]: audit 2024-03-30T04:46:01.188588+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:02.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:01 smithi118 bash[18665]: cluster 2024-03-30T04:45:59.940290+0000 mgr.y (mgr.24313) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:02.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:01 smithi118 bash[18665]: audit 2024-03-30T04:46:01.180019+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:02.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:01 smithi118 bash[18665]: audit 2024-03-30T04:46:01.188588+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:02.890 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:46:03.940 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:03 smithi089 bash[18545]: cluster 2024-03-30T04:46:01.940918+0000 mgr.y (mgr.24313) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:03.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:03 smithi089 bash[23954]: cluster 2024-03-30T04:46:01.940918+0000 mgr.y (mgr.24313) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:04.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:03 smithi118 bash[18665]: cluster 2024-03-30T04:46:01.940918+0000 mgr.y (mgr.24313) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:05.513 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:46:05.515 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2024-03-30T04:46:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:05 smithi089 bash[18545]: cluster 2024-03-30T04:46:03.941533+0000 mgr.y (mgr.24313) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:06.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:05 smithi089 bash[23954]: cluster 2024-03-30T04:46:03.941533+0000 mgr.y (mgr.24313) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:06.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:05 smithi118 bash[18665]: cluster 2024-03-30T04:46:03.941533+0000 mgr.y (mgr.24313) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:06.163 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":57,"stamp":"2024-03-30T04:46:03.941177+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48848,"kb_used_data":6096,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912368,"statfs":{"total":767960285184,"available":767910264832,"internally_reserved":0,"allocated":6242304,"data_stored":3488924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002893"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-03-30T04:44:21.149713+0000","last_change":"2024-03-30T04:44:00.101033+0000","last_active":"2024-03-30T04:44:21.149713+0000","last_peered":"2024-03-30T04:44:21.149713+0000","last_clean":"2024-03-30T04:44:21.149713+0000","last_became_active":"2024-03-30T04:44:00.100460+0000","last_became_peered":"2024-03-30T04:44:00.100460+0000","last_unstale":"2024-03-30T04:44:21.149713+0000","last_undegraded":"2024-03-30T04:44:21.149713+0000","last_fullsized":"2024-03-30T04:44:21.149713+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-30T04:41:00.130402+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-30T04:41:00.130402+0000","last_clean_scrub_stamp":"2024-03-30T04:41:00.130402+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-03-31T14:41:17.506232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234011,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 04:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.871,"15min":0.873},"min":{"1min":0.63300000000000001,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.2010000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.234},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.86299999999999999,"15min":0.871},"min":{"1min":0.57999999999999996,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.0700000000000001,"5min":1.246,"15min":1.246},"last":0.77400000000000002}]},{"osd":1,"last update":"Sat Mar 30 04:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.85299999999999998,"15min":0.86299999999999999},"min":{"1min":0.56100000000000005,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.1240000000000001,"5min":1.137,"15min":1.137},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.88100000000000001,"15min":0.875},"min":{"1min":0.66700000000000004,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":1.099}]},{"osd":2,"last update":"Sat Mar 30 04:46:00 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.92000000000000004,"15min":0.90300000000000002},"min":{"1min":0.79000000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.89800000000000002,"15min":0.90100000000000002},"min":{"1min":0.63300000000000001,"5min":0.629,"15min":0.629},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.84999999999999998}]},{"osd":3,"last update":"Sat Mar 30 04:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.84999999999999998,"15min":0.84899999999999998},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.099,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.93400000000000005,"15min":0.93899999999999995},"min":{"1min":0.59599999999999997,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.153,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.0409999999999999}]},{"osd":4,"last update":"Sat Mar 30 04:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.84199999999999997,"15min":0.83699999999999997},"min":{"1min":0.45700000000000002,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":1.341},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.82499999999999996,"15min":0.82199999999999995},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.1539999999999999,"5min":1.204,"15min":1.204},"last":1.278}]},{"osd":5,"last update":"Sat Mar 30 04:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.88700000000000001,"15min":0.90000000000000002},"min":{"1min":0.38400000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.155,"5min":1.403,"15min":1.403},"last":1.2050000000000001},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.47199999999999998,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.3959999999999999}]},{"osd":6,"last update":"Sat Mar 30 04:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.98499999999999999,"15min":1.0009999999999999},"min":{"1min":0.41899999999999998,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.212,"5min":1.766,"15min":1.766},"last":1.3169999999999999},{"interface":"front","average":{"1min":1.004,"5min":1.012,"15min":1.014},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.4390000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495650,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6152,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739000,"statfs":{"total":95995035648,"available":95988736000,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 04:45:28 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.86799999999999999,"15min":0.86099999999999999},"min":{"1min":0.626,"5min":0.434,"15min":0.434},"max":{"1min":1.198,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.502},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.85999999999999999,"15min":0.85399999999999998},"min":{"1min":0.61699999999999999,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.1739999999999999,"5min":1.222,"15min":1.222},"last":0.56299999999999994}]},{"osd":1,"last update":"Sat Mar 30 04:45:28 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.88100000000000001,"15min":0.877},"min":{"1min":0.64800000000000002,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3260000000000001,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.84799999999999998,"15min":0.83599999999999997},"min":{"1min":0.66100000000000003,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.254,"5min":1.367,"15min":1.367},"last":0.69399999999999995}]},{"osd":2,"last update":"Sat Mar 30 04:45:28 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.83599999999999997,"15min":0.82899999999999996},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.095,"5min":1.196,"15min":1.196},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.96599999999999997,"15min":0.96799999999999997},"min":{"1min":0.62,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.22,"5min":1.23,"15min":1.23},"last":0.84799999999999998}]},{"osd":3,"last update":"Sat Mar 30 04:45:28 2024","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.85399999999999998,"15min":0.85199999999999998},"min":{"1min":0.57399999999999995,"5min":0.504,"15min":0.504},"max":{"1min":1.1759999999999999,"5min":1.26,"15min":1.26},"last":0.751},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.92300000000000004,"15min":0.91700000000000004},"min":{"1min":0.626,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.23,"5min":1.296,"15min":1.296},"last":0.79000000000000004}]},{"osd":4,"last update":"Sat Mar 30 04:45:28 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.876,"15min":0.86399999999999999},"min":{"1min":0.40999999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.284,"5min":1.302,"15min":1.302},"last":0.53900000000000003},{"interface":"front","average":{"1min":1.002,"5min":0.91400000000000003,"15min":0.89900000000000002},"min":{"1min":0.67300000000000004,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.3029999999999999,"5min":1.444,"15min":1.444},"last":0.71999999999999997}]},{"osd":5,"last update":"Sat Mar 30 04:45:28 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.90000000000000002,"15min":0.88500000000000001},"min":{"1min":0.60699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.2689999999999999,"5min":1.323,"15min":1.323},"last":0.88600000000000001},{"interface":"front","average":{"1min":1.075,"5min":0.995,"15min":0.98099999999999998},"min":{"1min":0.55200000000000005,"5min":0.374,"15min":0.374},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.67000000000000004}]},{"osd":7,"last update":"Sat Mar 30 04:45:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.143,"15min":1.149},"min":{"1min":0.58799999999999997,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.58799999999999997},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.1319999999999999,"15min":1.1479999999999999},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4339999999999999,"5min":1.514,"15min":1.514},"last":0.64700000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574918,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 04:45:28 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.65400000000000003,"15min":0.57599999999999996},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.90500000000000003,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.68000000000000005,"15min":0.60799999999999998},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.139,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.73599999999999999}]},{"osd":2,"last update":"Sat Mar 30 04:45:07 2024","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.66000000000000003,"15min":0.63600000000000001},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1,"5min":1,"15min":1},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.76800000000000002,"15min":0.73199999999999998},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":1.1020000000000001}]},{"osd":3,"last update":"Sat Mar 30 04:45:46 2024","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.82699999999999996,"15min":0.79900000000000004},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.2370000000000001,"5min":1.238,"15min":1.238},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.68700000000000006,"5min":0.77200000000000002,"15min":0.76500000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.0489999999999999,"5min":1.333,"15min":1.333},"last":0.94399999999999995}]},{"osd":4,"last update":"Sat Mar 30 04:45:15 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.96299999999999997,"15min":0.93899999999999995},"min":{"1min":0.74199999999999999,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.228,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.1879999999999999},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.93500000000000005,"15min":0.92300000000000004},"min":{"1min":0.54900000000000004,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.5509999999999999,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.171}]},{"osd":5,"last update":"Sat Mar 30 04:45:46 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.95799999999999996,"15min":0.95699999999999996},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.335,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.131},{"interface":"front","average":{"1min":0.91500000000000004,"5min":1.012,"15min":1.002},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.4079999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.341}]},{"osd":6,"last update":"Sat Mar 30 04:45:21 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.1220000000000001,"15min":1.1379999999999999},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.367,"5min":1.595,"15min":1.595},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.024,"5min":1.1060000000000001,"15min":1.1200000000000001},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.47,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.2190000000000001}]},{"osd":7,"last update":"Sat Mar 30 04:44:59 2024","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":1.2,"15min":1.2},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.5289999999999999,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.387},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":2.1709999999999998,"5min":2.1709999999999998,"15min":2.1709999999999998},"last":1.2390000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Mar 30 04:45:37 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.63200000000000001,"15min":0.57099999999999995},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.88,"5min":1.006,"15min":1.006},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.624,"5min":0.69099999999999995,"15min":0.60899999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.998,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":1.1399999999999999}]},{"osd":2,"last update":"Sat Mar 30 04:45:11 2024","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.71899999999999997,"15min":0.68000000000000005},"min":{"1min":0.34899999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.73099999999999998,"15min":0.69699999999999995},"min":{"1min":0.314,"5min":0.308,"15min":0.308},"max":{"1min":0.90000000000000002,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.81699999999999995}]},{"osd":3,"last update":"Sat Mar 30 04:45:46 2024","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":0.79900000000000004,"15min":0.80900000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.006,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.079},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.77300000000000002,"15min":0.78900000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.72999999999999998}]},{"osd":4,"last update":"Sat Mar 30 04:45:15 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.93000000000000005,"15min":0.93600000000000005},"min":{"1min":0.64800000000000002,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1439999999999999,"5min":1.222,"15min":1.222},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.999,"15min":1},"min":{"1min":0.68700000000000006,"5min":0.629,"15min":0.629},"max":{"1min":1.208,"5min":1.377,"15min":1.377},"last":1.236}]},{"osd":5,"last update":"Sat Mar 30 04:45:46 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":1.0129999999999999,"15min":1.0289999999999999},"min":{"1min":0.65000000000000002,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.4159999999999999,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.1859999999999999},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.98299999999999998,"15min":1.002},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.1719999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.999}]},{"osd":6,"last update":"Sat Mar 30 04:45:27 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":1.0229999999999999,"15min":1.0429999999999999},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.266,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.93799999999999994},{"interface":"front","average":{"1min":1,"5min":1.0369999999999999,"15min":1.0429999999999999},"min":{"1min":0.69899999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.109}]},{"osd":7,"last update":"Sat Mar 30 04:45:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.0349999999999999,"15min":1.0309999999999999},"min":{"1min":0.71699999999999997,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.177},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0740000000000001,"15min":1.0760000000000001},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.3109999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411391,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 04:45:09 2024","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.60499999999999998,"15min":0.56599999999999995},"min":{"1min":0.315,"5min":0.314,"15min":0.314},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.69799999999999995,"15min":0.64500000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.1719999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.61899999999999999}]},{"osd":1,"last update":"Sat Mar 30 04:45:09 2024","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.71199999999999997,"15min":0.65600000000000003},"min":{"1min":0.39000000000000001,"5min":0.376,"15min":0.376},"max":{"1min":0.98399999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.71099999999999997,"15min":0.67400000000000004},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.03,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.81200000000000006}]},{"osd":3,"last update":"Sat Mar 30 04:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.79700000000000004,"15min":0.77300000000000002},"min":{"1min":0.38700000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.1339999999999999,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.755,"15min":0.75},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.69499999999999995}]},{"osd":4,"last update":"Sat Mar 30 04:45:15 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":0.95599999999999996,"15min":0.93799999999999994},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":2.9169999999999998,"5min":2.9169999999999998,"15min":2.9169999999999998},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":0.99399999999999999,"15min":0.95699999999999996},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":2.927,"5min":2.927,"15min":2.927},"last":1.069}]},{"osd":5,"last update":"Sat Mar 30 04:45:49 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":0.96299999999999997,"15min":0.92900000000000005},"min":{"1min":0.57699999999999996,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":2.375,"5min":2.375,"15min":2.375},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.05,"15min":1.0389999999999999},"min":{"1min":0.67900000000000005,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":3.242,"5min":3.242,"15min":3.242},"last":1.2290000000000001}]},{"osd":6,"last update":"Sat Mar 30 04:45:20 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.0700000000000001,"15min":1.0620000000000001},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":3.3370000000000002,"5min":3.3370000000000002,"15min":3.3370000000000002},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.1080000000000001,"15min":1.0980000000000001},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":3.2839999999999998,"5min":3.2839999999999998,"15min":3.2839999999999998},"last":1.2769999999999999}]},{"osd":7,"last update":"Sat Mar 30 04:45:57 2024","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.1080000000000001,"15min":1.0880000000000001},"min":{"1min":0.745,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":2.6890000000000001,"5min":2.6890000000000001,"15min":2.6890000000000001},"last":1.02},{"interface":"front","average":{"1min":1.214,"5min":1.1359999999999999,"15min":1.123},"min":{"1min":0.65300000000000002,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":2.7440000000000002,"5min":2.7440000000000002,"15min":2.7440000000000002},"last":1.177}]}]},{"osd":3,"up_from":25,"seq":107374182455,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 04:45:44 2024","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.64300000000000002,"15min":0.63200000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.69799999999999995,"15min":0.68300000000000005},"min":{"1min":0.379,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.97599999999999998,"5min":1.0389999999999999,"15min":1.0389999999999999},"last":0.878}]},{"osd":1,"last update":"Sat Mar 30 04:45:44 2024","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.68600000000000005,"15min":0.68999999999999995},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.94499999999999995,"5min":1.208,"15min":1.208},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.746,"5min":0.753,"15min":0.73499999999999999},"min":{"1min":0.40000000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.1579999999999999,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.96199999999999997}]},{"osd":2,"last update":"Sat Mar 30 04:45:44 2024","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.79500000000000004,"15min":0.78300000000000003},"min":{"1min":0.44600000000000001,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.077,"5min":1.077,"15min":1.077},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.752,"15min":0.73599999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.79200000000000004}]},{"osd":4,"last update":"Sat Mar 30 04:45:16 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.88400000000000001,"15min":0.86799999999999999},"min":{"1min":0.58899999999999997,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.88400000000000001,"15min":0.871},"min":{"1min":0.67800000000000005,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":1.046}]},{"osd":5,"last update":"Sat Mar 30 04:45:51 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.95499999999999996,"15min":0.95699999999999996},"min":{"1min":0.59199999999999997,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3440000000000001,"5min":1.379,"15min":1.379},"last":1.159},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.98099999999999998,"15min":0.97699999999999998},"min":{"1min":0.57499999999999996,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.369,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.90200000000000002}]},{"osd":6,"last update":"Sat Mar 30 04:45:21 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.96499999999999997,"15min":0.96899999999999997},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.2589999999999999,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.046,"5min":1.038,"15min":1.0369999999999999},"min":{"1min":0.68000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":1.0089999999999999}]},{"osd":7,"last update":"Sat Mar 30 04:45:58 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.085,"15min":1.101},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.206,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.109,"15min":1.123},"min":{"1min":0.63200000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.3129999999999999,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.089}]}]},{"osd":4,"up_from":30,"seq":128849018928,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 04:45:18 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.80900000000000005,"15min":0.77700000000000002},"min":{"1min":0.57499999999999996,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.399,"5min":1.399,"15min":1.399},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.83199999999999996,"15min":0.80000000000000004},"min":{"1min":0.54400000000000004,"5min":0.435,"15min":0.435},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.1160000000000001}]},{"osd":1,"last update":"Sat Mar 30 04:45:18 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.81799999999999995,"15min":0.80000000000000004},"min":{"1min":0.50900000000000001,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.84799999999999998,"15min":0.82499999999999996},"min":{"1min":0.56899999999999995,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.141,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.73899999999999999}]},{"osd":2,"last update":"Sat Mar 30 04:45:18 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.82499999999999996,"15min":0.78700000000000003},"min":{"1min":0.58299999999999996,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.2470000000000001,"5min":1.45,"15min":1.45},"last":1.1759999999999999},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.80200000000000005,"15min":0.77400000000000002},"min":{"1min":0.48899999999999999,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.82199999999999995}]},{"osd":3,"last update":"Sat Mar 30 04:45:18 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.89400000000000002,"15min":0.86599999999999999},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.996,"5min":0.89300000000000002,"15min":0.86699999999999999},"min":{"1min":0.56799999999999995,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.0369999999999999}]},{"osd":5,"last update":"Sat Mar 30 04:45:48 2024","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":0.83999999999999997,"15min":0.77000000000000002},"min":{"1min":0.72199999999999998,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":3.1280000000000001,"5min":3.1280000000000001,"15min":3.1280000000000001},"last":1.2250000000000001},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.81699999999999995,"15min":0.755},"min":{"1min":0.749,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.6000000000000001,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":0.876}]},{"osd":6,"last update":"Sat Mar 30 04:45:23 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.92200000000000004,"15min":0.91300000000000003},"min":{"1min":0.442,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.6859999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.218,"5min":0.91600000000000004,"15min":0.86599999999999999},"min":{"1min":0.47099999999999997,"5min":0.434,"15min":0.434},"max":{"1min":3.2410000000000001,"5min":3.2410000000000001,"15min":3.2410000000000001},"last":0.998}]},{"osd":7,"last update":"Sat Mar 30 04:45:59 2024","interfaces":[{"interface":"back","average":{"1min":1.3320000000000001,"5min":1.0700000000000001,"15min":1.026},"min":{"1min":0.65600000000000003,"5min":0.434,"15min":0.434},"max":{"1min":3.2970000000000002,"5min":3.2970000000000002,"15min":3.2970000000000002},"last":0.84599999999999997},{"interface":"front","average":{"1min":1.254,"5min":1.0860000000000001,"15min":1.0580000000000001},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":3.0870000000000002,"5min":3.0870000000000002,"15min":3.0870000000000002},"last":1.145}]}]},{"osd":5,"up_from":38,"seq":163208757290,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5628,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":577536,"data_stored":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 04:45:45 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.81100000000000005,"15min":0.78100000000000003},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.878,"15min":0.874},"min":{"1min":0.52800000000000002,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.004}]},{"osd":1,"last update":"Sat Mar 30 04:45:45 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.90400000000000003,"15min":0.88100000000000001},"min":{"1min":0.65800000000000003,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.0880000000000001,"5min":1.256,"15min":1.256},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.82099999999999995,"15min":0.80500000000000005},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.135,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.875}]},{"osd":2,"last update":"Sat Mar 30 04:45:45 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.84999999999999998,"15min":0.84099999999999997},"min":{"1min":0.61099999999999999,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.135,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.63200000000000001},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.89300000000000002,"15min":0.86099999999999999},"min":{"1min":0.74299999999999999,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.83499999999999996}]},{"osd":3,"last update":"Sat Mar 30 04:45:45 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.84499999999999997,"15min":0.82299999999999995},"min":{"1min":0.58299999999999996,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2509999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.69999999999999996},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.93000000000000005,"15min":0.89200000000000002},"min":{"1min":0.64700000000000002,"5min":0.439,"15min":0.439},"max":{"1min":1.3009999999999999,"5min":1.306,"15min":1.306},"last":0.92500000000000004}]},{"osd":4,"last update":"Sat Mar 30 04:45:45 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.73699999999999999,"15min":0.66100000000000003},"min":{"1min":0.69699999999999995,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.76600000000000001,"15min":0.68000000000000005},"min":{"1min":0.60999999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":0.76200000000000001}]},{"osd":6,"last update":"Sat Mar 30 04:45:24 2024","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":0.84099999999999997,"15min":0.80900000000000005},"min":{"1min":0.77900000000000003,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.028},{"interface":"front","average":{"1min":1.109,"5min":0.93999999999999995,"15min":0.91200000000000003},"min":{"1min":0.66400000000000003,"5min":0.37,"15min":0.37},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.0720000000000001}]},{"osd":7,"last update":"Sat Mar 30 04:45:57 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.1739999999999999,"15min":1.1839999999999999},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.1100000000000001,"15min":1.1220000000000001},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.395,"5min":1.492,"15min":1.492},"last":1.103}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-03-30T04:46:06.165 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-03-30T04:46:07.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:06 smithi089 bash[18545]: audit 2024-03-30T04:46:05.509473+0000 mgr.y (mgr.24313) 90 : audit [DBG] from='client.24484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:46:07.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:06 smithi089 bash[23954]: audit 2024-03-30T04:46:05.509473+0000 mgr.y (mgr.24313) 90 : audit [DBG] from='client.24484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:46:07.110 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:06 smithi118 bash[18665]: audit 2024-03-30T04:46:05.509473+0000 mgr.y (mgr.24313) 90 : audit [DBG] from='client.24484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:46:07.398 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:46:07 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:46:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:46:07.796 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:46:07 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:46:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:46:08.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:07 smithi089 bash[18545]: cluster 2024-03-30T04:46:05.942113+0000 mgr.y (mgr.24313) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:08.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:07 smithi089 bash[18545]: audit 2024-03-30T04:46:07.625602+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:08.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:07 smithi089 bash[18545]: audit 2024-03-30T04:46:07.638947+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:08.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:07 smithi089 bash[23954]: cluster 2024-03-30T04:46:05.942113+0000 mgr.y (mgr.24313) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:08.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:07 smithi089 bash[23954]: audit 2024-03-30T04:46:07.625602+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:08.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:07 smithi089 bash[23954]: audit 2024-03-30T04:46:07.638947+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:08.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:07 smithi118 bash[18665]: cluster 2024-03-30T04:46:05.942113+0000 mgr.y (mgr.24313) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:08.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:07 smithi118 bash[18665]: audit 2024-03-30T04:46:07.625602+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:08.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:07 smithi118 bash[18665]: audit 2024-03-30T04:46:07.638947+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:08.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:46:08 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:46:08] "GET /metrics HTTP/1.1" 200 191484 "" "Prometheus/2.33.4" 2024-03-30T04:46:08.892 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:46:10.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:09 smithi089 bash[18545]: cluster 2024-03-30T04:46:07.942723+0000 mgr.y (mgr.24313) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:10.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:09 smithi089 bash[23954]: cluster 2024-03-30T04:46:07.942723+0000 mgr.y (mgr.24313) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:10.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:09 smithi118 bash[18665]: cluster 2024-03-30T04:46:07.942723+0000 mgr.y (mgr.24313) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:12.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:11 smithi089 bash[18545]: cluster 2024-03-30T04:46:09.943252+0000 mgr.y (mgr.24313) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:12.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:11 smithi089 bash[23954]: cluster 2024-03-30T04:46:09.943252+0000 mgr.y (mgr.24313) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:12.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:11 smithi118 bash[18665]: cluster 2024-03-30T04:46:09.943252+0000 mgr.y (mgr.24313) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:12.552 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:46:12.554 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2024-03-30T04:46:13.335 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:46:12 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:46:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:46:13.565 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":61,"stamp":"2024-03-30T04:46:11.943557+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48848,"kb_used_data":6096,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912368,"statfs":{"total":767960285184,"available":767910264832,"internally_reserved":0,"allocated":6242304,"data_stored":3488924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003562"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-03-30T04:44:21.149713+0000","last_change":"2024-03-30T04:44:00.101033+0000","last_active":"2024-03-30T04:44:21.149713+0000","last_peered":"2024-03-30T04:44:21.149713+0000","last_clean":"2024-03-30T04:44:21.149713+0000","last_became_active":"2024-03-30T04:44:00.100460+0000","last_became_peered":"2024-03-30T04:44:00.100460+0000","last_unstale":"2024-03-30T04:44:21.149713+0000","last_undegraded":"2024-03-30T04:44:21.149713+0000","last_fullsized":"2024-03-30T04:44:21.149713+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-30T04:41:00.130402+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-30T04:41:00.130402+0000","last_clean_scrub_stamp":"2024-03-30T04:41:00.130402+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-03-31T14:41:17.506232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234012,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 04:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.871,"15min":0.873},"min":{"1min":0.63300000000000001,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.2010000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.86299999999999999,"15min":0.871},"min":{"1min":0.57999999999999996,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.0700000000000001,"5min":1.246,"15min":1.246},"last":0.88400000000000001}]},{"osd":1,"last update":"Sat Mar 30 04:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.85299999999999998,"15min":0.86299999999999999},"min":{"1min":0.56100000000000005,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.1240000000000001,"5min":1.137,"15min":1.137},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.88100000000000001,"15min":0.875},"min":{"1min":0.66700000000000004,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":1.119}]},{"osd":2,"last update":"Sat Mar 30 04:46:00 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.92000000000000004,"15min":0.90300000000000002},"min":{"1min":0.79000000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.173},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.89800000000000002,"15min":0.90100000000000002},"min":{"1min":0.63300000000000001,"5min":0.629,"15min":0.629},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":1.073}]},{"osd":3,"last update":"Sat Mar 30 04:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.84999999999999998,"15min":0.84899999999999998},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.099,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.93400000000000005,"15min":0.93899999999999995},"min":{"1min":0.59599999999999997,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.153,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.97399999999999998}]},{"osd":4,"last update":"Sat Mar 30 04:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.84199999999999997,"15min":0.83699999999999997},"min":{"1min":0.45700000000000002,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.82499999999999996,"15min":0.82199999999999995},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.1539999999999999,"5min":1.204,"15min":1.204},"last":0.84299999999999997}]},{"osd":5,"last update":"Sat Mar 30 04:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.88700000000000001,"15min":0.90000000000000002},"min":{"1min":0.38400000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.155,"5min":1.403,"15min":1.403},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.47199999999999998,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.91800000000000004}]},{"osd":6,"last update":"Sat Mar 30 04:46:00 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.98499999999999999,"15min":1.0009999999999999},"min":{"1min":0.41899999999999998,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.212,"5min":1.766,"15min":1.766},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.004,"5min":1.012,"15min":1.014},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.2150000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495651,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6152,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739000,"statfs":{"total":95995035648,"available":95988736000,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 04:45:28 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.86799999999999999,"15min":0.86099999999999999},"min":{"1min":0.626,"5min":0.434,"15min":0.434},"max":{"1min":1.198,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.85999999999999999,"15min":0.85399999999999998},"min":{"1min":0.61699999999999999,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.1739999999999999,"5min":1.222,"15min":1.222},"last":0.58699999999999997}]},{"osd":1,"last update":"Sat Mar 30 04:45:28 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.88100000000000001,"15min":0.877},"min":{"1min":0.64800000000000002,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3260000000000001,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.84799999999999998,"15min":0.83599999999999997},"min":{"1min":0.66100000000000003,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.254,"5min":1.367,"15min":1.367},"last":0.871}]},{"osd":2,"last update":"Sat Mar 30 04:45:28 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.83599999999999997,"15min":0.82899999999999996},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.095,"5min":1.196,"15min":1.196},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.96599999999999997,"15min":0.96799999999999997},"min":{"1min":0.62,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.22,"5min":1.23,"15min":1.23},"last":0.92200000000000004}]},{"osd":3,"last update":"Sat Mar 30 04:45:28 2024","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.85399999999999998,"15min":0.85199999999999998},"min":{"1min":0.57399999999999995,"5min":0.504,"15min":0.504},"max":{"1min":1.1759999999999999,"5min":1.26,"15min":1.26},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.92300000000000004,"15min":0.91700000000000004},"min":{"1min":0.626,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.23,"5min":1.296,"15min":1.296},"last":0.71199999999999997}]},{"osd":4,"last update":"Sat Mar 30 04:45:28 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.876,"15min":0.86399999999999999},"min":{"1min":0.40999999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.284,"5min":1.302,"15min":1.302},"last":1.077},{"interface":"front","average":{"1min":1.002,"5min":0.91400000000000003,"15min":0.89900000000000002},"min":{"1min":0.67300000000000004,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.3029999999999999,"5min":1.444,"15min":1.444},"last":0.78200000000000003}]},{"osd":5,"last update":"Sat Mar 30 04:45:28 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.90000000000000002,"15min":0.88500000000000001},"min":{"1min":0.60699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.2689999999999999,"5min":1.323,"15min":1.323},"last":0.62},{"interface":"front","average":{"1min":1.075,"5min":0.995,"15min":0.98099999999999998},"min":{"1min":0.55200000000000005,"5min":0.374,"15min":0.374},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.628}]},{"osd":7,"last update":"Sat Mar 30 04:45:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.143,"15min":1.149},"min":{"1min":0.58799999999999997,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.74199999999999999},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.1319999999999999,"15min":1.1479999999999999},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4339999999999999,"5min":1.514,"15min":1.514},"last":0.68100000000000005}]}]},{"osd":1,"up_from":13,"seq":55834574919,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 04:45:28 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.65400000000000003,"15min":0.57599999999999996},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.90500000000000003,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.875},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.68000000000000005,"15min":0.60799999999999998},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.139,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.82099999999999995}]},{"osd":2,"last update":"Sat Mar 30 04:45:07 2024","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.66000000000000003,"15min":0.63600000000000001},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1,"5min":1,"15min":1},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.76800000000000002,"15min":0.73199999999999998},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":0.58799999999999997}]},{"osd":3,"last update":"Sat Mar 30 04:45:46 2024","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.82699999999999996,"15min":0.79900000000000004},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.2370000000000001,"5min":1.238,"15min":1.238},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.68700000000000006,"5min":0.77200000000000002,"15min":0.76500000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.0489999999999999,"5min":1.333,"15min":1.333},"last":1.083}]},{"osd":4,"last update":"Sat Mar 30 04:45:15 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.96299999999999997,"15min":0.93899999999999995},"min":{"1min":0.74199999999999999,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.228,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.93500000000000005,"15min":0.92300000000000004},"min":{"1min":0.54900000000000004,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.5509999999999999,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.1619999999999999}]},{"osd":5,"last update":"Sat Mar 30 04:45:46 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.95799999999999996,"15min":0.95699999999999996},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.335,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.91500000000000004,"5min":1.012,"15min":1.002},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.4079999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.131}]},{"osd":6,"last update":"Sat Mar 30 04:45:21 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.1220000000000001,"15min":1.1379999999999999},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.367,"5min":1.595,"15min":1.595},"last":1.048},{"interface":"front","average":{"1min":1.024,"5min":1.1060000000000001,"15min":1.1200000000000001},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.47,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.97999999999999998}]},{"osd":7,"last update":"Sat Mar 30 04:46:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.163,"15min":1.1870000000000001},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.5169999999999999,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.2050000000000001},{"interface":"front","average":{"1min":0.97499999999999998,"5min":1.157,"15min":1.1870000000000001},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.2929999999999999,"5min":2.1709999999999998,"15min":2.1709999999999998},"last":1.226}]}]},{"osd":0,"up_from":8,"seq":34359738446,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Mar 30 04:45:37 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.63200000000000001,"15min":0.57099999999999995},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.88,"5min":1.006,"15min":1.006},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.624,"5min":0.69099999999999995,"15min":0.60899999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.998,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.70799999999999996}]},{"osd":2,"last update":"Sat Mar 30 04:45:11 2024","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.71899999999999997,"15min":0.68000000000000005},"min":{"1min":0.34899999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.628},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.73099999999999998,"15min":0.69699999999999995},"min":{"1min":0.314,"5min":0.308,"15min":0.308},"max":{"1min":0.90000000000000002,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.68000000000000005}]},{"osd":3,"last update":"Sat Mar 30 04:45:46 2024","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":0.79900000000000004,"15min":0.80900000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.006,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.77300000000000002,"15min":0.78900000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.59599999999999997}]},{"osd":4,"last update":"Sat Mar 30 04:45:15 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.93000000000000005,"15min":0.93600000000000005},"min":{"1min":0.64800000000000002,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1439999999999999,"5min":1.222,"15min":1.222},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.999,"15min":1},"min":{"1min":0.68700000000000006,"5min":0.629,"15min":0.629},"max":{"1min":1.208,"5min":1.377,"15min":1.377},"last":1.177}]},{"osd":5,"last update":"Sat Mar 30 04:45:46 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":1.0129999999999999,"15min":1.0289999999999999},"min":{"1min":0.65000000000000002,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.4159999999999999,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.03},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.98299999999999998,"15min":1.002},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.1719999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.73699999999999999}]},{"osd":6,"last update":"Sat Mar 30 04:45:27 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":1.0229999999999999,"15min":1.0429999999999999},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.266,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.78200000000000003},{"interface":"front","average":{"1min":1,"5min":1.0369999999999999,"15min":1.0429999999999999},"min":{"1min":0.69899999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.95899999999999996}]},{"osd":7,"last update":"Sat Mar 30 04:45:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.0349999999999999,"15min":1.0309999999999999},"min":{"1min":0.71699999999999997,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.876},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0740000000000001,"15min":1.0760000000000001},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.109}]}]},{"osd":2,"up_from":18,"seq":77309411392,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 04:45:09 2024","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.60499999999999998,"15min":0.56599999999999995},"min":{"1min":0.315,"5min":0.314,"15min":0.314},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.69799999999999995,"15min":0.64500000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.1719999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.80300000000000005}]},{"osd":1,"last update":"Sat Mar 30 04:45:09 2024","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.71199999999999997,"15min":0.65600000000000003},"min":{"1min":0.39000000000000001,"5min":0.376,"15min":0.376},"max":{"1min":0.98399999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.71099999999999997,"15min":0.67400000000000004},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.03,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":1.0589999999999999}]},{"osd":3,"last update":"Sat Mar 30 04:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.79700000000000004,"15min":0.77300000000000002},"min":{"1min":0.38700000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.1339999999999999,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.755,"15min":0.75},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.747}]},{"osd":4,"last update":"Sat Mar 30 04:45:15 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":0.95599999999999996,"15min":0.93799999999999994},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":2.9169999999999998,"5min":2.9169999999999998,"15min":2.9169999999999998},"last":1.026},{"interface":"front","average":{"1min":1.1579999999999999,"5min":0.99399999999999999,"15min":0.95699999999999996},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":2.927,"5min":2.927,"15min":2.927},"last":1.157}]},{"osd":5,"last update":"Sat Mar 30 04:45:49 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":0.96299999999999997,"15min":0.92900000000000005},"min":{"1min":0.57699999999999996,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":2.375,"5min":2.375,"15min":2.375},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.05,"15min":1.0389999999999999},"min":{"1min":0.67900000000000005,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":3.242,"5min":3.242,"15min":3.242},"last":0.93100000000000005}]},{"osd":6,"last update":"Sat Mar 30 04:45:20 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.0700000000000001,"15min":1.0620000000000001},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":3.3370000000000002,"5min":3.3370000000000002,"15min":3.3370000000000002},"last":1.099},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.1080000000000001,"15min":1.0980000000000001},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":3.2839999999999998,"5min":3.2839999999999998,"15min":3.2839999999999998},"last":1.0449999999999999}]},{"osd":7,"last update":"Sat Mar 30 04:45:57 2024","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.1080000000000001,"15min":1.0880000000000001},"min":{"1min":0.745,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":2.6890000000000001,"5min":2.6890000000000001,"15min":2.6890000000000001},"last":1.319},{"interface":"front","average":{"1min":1.214,"5min":1.1359999999999999,"15min":1.123},"min":{"1min":0.65300000000000002,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":2.7440000000000002,"5min":2.7440000000000002,"15min":2.7440000000000002},"last":1.2170000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182456,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 04:45:44 2024","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.64300000000000002,"15min":0.63200000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.69799999999999995,"15min":0.68300000000000005},"min":{"1min":0.379,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.97599999999999998,"5min":1.0389999999999999,"15min":1.0389999999999999},"last":0.71199999999999997}]},{"osd":1,"last update":"Sat Mar 30 04:45:44 2024","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.68600000000000005,"15min":0.68999999999999995},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.94499999999999995,"5min":1.208,"15min":1.208},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.746,"5min":0.753,"15min":0.73499999999999999},"min":{"1min":0.40000000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.1579999999999999,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.89600000000000002}]},{"osd":2,"last update":"Sat Mar 30 04:45:44 2024","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.79500000000000004,"15min":0.78300000000000003},"min":{"1min":0.44600000000000001,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.077,"5min":1.077,"15min":1.077},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.752,"15min":0.73599999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.96399999999999997}]},{"osd":4,"last update":"Sat Mar 30 04:45:16 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.88400000000000001,"15min":0.86799999999999999},"min":{"1min":0.58899999999999997,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.88400000000000001,"15min":0.871},"min":{"1min":0.67800000000000005,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.94199999999999995}]},{"osd":5,"last update":"Sat Mar 30 04:45:51 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.95499999999999996,"15min":0.95699999999999996},"min":{"1min":0.59199999999999997,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3440000000000001,"5min":1.379,"15min":1.379},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.98099999999999998,"15min":0.97699999999999998},"min":{"1min":0.57499999999999996,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.369,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.97799999999999998}]},{"osd":6,"last update":"Sat Mar 30 04:45:21 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.96499999999999997,"15min":0.96899999999999997},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.2589999999999999,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.999},{"interface":"front","average":{"1min":1.046,"5min":1.038,"15min":1.0369999999999999},"min":{"1min":0.68000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":1.087}]},{"osd":7,"last update":"Sat Mar 30 04:45:58 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.085,"15min":1.101},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.206,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.878},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.109,"15min":1.123},"min":{"1min":0.63200000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.3129999999999999,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.0649999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018929,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 04:45:18 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.80900000000000005,"15min":0.77700000000000002},"min":{"1min":0.57499999999999996,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.399,"5min":1.399,"15min":1.399},"last":1.278},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.83199999999999996,"15min":0.80000000000000004},"min":{"1min":0.54400000000000004,"5min":0.435,"15min":0.435},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":0.73599999999999999}]},{"osd":1,"last update":"Sat Mar 30 04:45:18 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.81799999999999995,"15min":0.80000000000000004},"min":{"1min":0.50900000000000001,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.0449999999999999},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.84799999999999998,"15min":0.82499999999999996},"min":{"1min":0.56899999999999995,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.141,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":1.024}]},{"osd":2,"last update":"Sat Mar 30 04:45:18 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.82499999999999996,"15min":0.78700000000000003},"min":{"1min":0.58299999999999996,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.2470000000000001,"5min":1.45,"15min":1.45},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.80200000000000005,"15min":0.77400000000000002},"min":{"1min":0.48899999999999999,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.89200000000000002}]},{"osd":3,"last update":"Sat Mar 30 04:45:18 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.89400000000000002,"15min":0.86599999999999999},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.996,"5min":0.89300000000000002,"15min":0.86699999999999999},"min":{"1min":0.56799999999999995,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.1930000000000001}]},{"osd":5,"last update":"Sat Mar 30 04:45:48 2024","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":0.83999999999999997,"15min":0.77000000000000002},"min":{"1min":0.72199999999999998,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":3.1280000000000001,"5min":3.1280000000000001,"15min":3.1280000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.81699999999999995,"15min":0.755},"min":{"1min":0.749,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.6000000000000001,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":0.98399999999999999}]},{"osd":6,"last update":"Sat Mar 30 04:45:23 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.92200000000000004,"15min":0.91300000000000003},"min":{"1min":0.442,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.6859999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":1.097},{"interface":"front","average":{"1min":1.218,"5min":0.91600000000000004,"15min":0.86599999999999999},"min":{"1min":0.47099999999999997,"5min":0.434,"15min":0.434},"max":{"1min":3.2410000000000001,"5min":3.2410000000000001,"15min":3.2410000000000001},"last":1.1679999999999999}]},{"osd":7,"last update":"Sat Mar 30 04:45:59 2024","interfaces":[{"interface":"back","average":{"1min":1.3320000000000001,"5min":1.0700000000000001,"15min":1.026},"min":{"1min":0.65600000000000003,"5min":0.434,"15min":0.434},"max":{"1min":3.2970000000000002,"5min":3.2970000000000002,"15min":3.2970000000000002},"last":1.117},{"interface":"front","average":{"1min":1.254,"5min":1.0860000000000001,"15min":1.0580000000000001},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":3.0870000000000002,"5min":3.0870000000000002,"15min":3.0870000000000002},"last":1.3500000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757291,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5628,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":577536,"data_stored":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 04:45:45 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.81100000000000005,"15min":0.78100000000000003},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.878,"15min":0.874},"min":{"1min":0.52800000000000002,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.96199999999999997}]},{"osd":1,"last update":"Sat Mar 30 04:45:45 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.90400000000000003,"15min":0.88100000000000001},"min":{"1min":0.65800000000000003,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.0880000000000001,"5min":1.256,"15min":1.256},"last":1.0529999999999999},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.82099999999999995,"15min":0.80500000000000005},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.135,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.89500000000000002}]},{"osd":2,"last update":"Sat Mar 30 04:45:45 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.84999999999999998,"15min":0.84099999999999997},"min":{"1min":0.61099999999999999,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.135,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.93500000000000005},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.89300000000000002,"15min":0.86099999999999999},"min":{"1min":0.74299999999999999,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.85099999999999998}]},{"osd":3,"last update":"Sat Mar 30 04:45:45 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.84499999999999997,"15min":0.82299999999999995},"min":{"1min":0.58299999999999996,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2509999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.76900000000000002},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.93000000000000005,"15min":0.89200000000000002},"min":{"1min":0.64700000000000002,"5min":0.439,"15min":0.439},"max":{"1min":1.3009999999999999,"5min":1.306,"15min":1.306},"last":1.131}]},{"osd":4,"last update":"Sat Mar 30 04:45:45 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.73699999999999999,"15min":0.66100000000000003},"min":{"1min":0.69699999999999995,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.76600000000000001,"15min":0.68000000000000005},"min":{"1min":0.60999999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":1.02}]},{"osd":6,"last update":"Sat Mar 30 04:45:24 2024","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":0.84099999999999997,"15min":0.80900000000000005},"min":{"1min":0.77900000000000003,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.173},{"interface":"front","average":{"1min":1.109,"5min":0.93999999999999995,"15min":0.91200000000000003},"min":{"1min":0.66400000000000003,"5min":0.37,"15min":0.37},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.222}]},{"osd":7,"last update":"Sat Mar 30 04:45:57 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.1739999999999999,"15min":1.1839999999999999},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.298},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.1100000000000001,"15min":1.1220000000000001},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.395,"5min":1.492,"15min":1.492},"last":1.085}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-03-30T04:46:13.567 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-30T04:46:13.567 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-30T04:46:13.567 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-30T04:46:13.567 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- ceph health --format=json 2024-03-30T04:46:14.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:13 smithi089 bash[23954]: cluster 2024-03-30T04:46:11.943793+0000 mgr.y (mgr.24313) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:14.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:13 smithi089 bash[23954]: audit 2024-03-30T04:46:12.552200+0000 mgr.y (mgr.24313) 95 : audit [DBG] from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:46:14.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:13 smithi089 bash[23954]: audit 2024-03-30T04:46:12.826330+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:14.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:13 smithi089 bash[23954]: audit 2024-03-30T04:46:12.836135+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:14.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:13 smithi089 bash[18545]: cluster 2024-03-30T04:46:11.943793+0000 mgr.y (mgr.24313) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:14.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:13 smithi089 bash[18545]: audit 2024-03-30T04:46:12.552200+0000 mgr.y (mgr.24313) 95 : audit [DBG] from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:46:14.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:13 smithi089 bash[18545]: audit 2024-03-30T04:46:12.826330+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:14.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:13 smithi089 bash[18545]: audit 2024-03-30T04:46:12.836135+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:14.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:13 smithi118 bash[18665]: cluster 2024-03-30T04:46:11.943793+0000 mgr.y (mgr.24313) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:14.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:13 smithi118 bash[18665]: audit 2024-03-30T04:46:12.552200+0000 mgr.y (mgr.24313) 95 : audit [DBG] from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:46:14.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:13 smithi118 bash[18665]: audit 2024-03-30T04:46:12.826330+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:14.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:13 smithi118 bash[18665]: audit 2024-03-30T04:46:12.836135+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:16.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:15 smithi089 bash[18545]: cluster 2024-03-30T04:46:13.944415+0000 mgr.y (mgr.24313) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:15 smithi089 bash[23954]: cluster 2024-03-30T04:46:13.944415+0000 mgr.y (mgr.24313) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:15 smithi118 bash[18665]: cluster 2024-03-30T04:46:13.944415+0000 mgr.y (mgr.24313) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:16.297 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:46:17.398 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:46:17 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:46:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:46:18.081 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:17 smithi118 bash[18665]: cluster 2024-03-30T04:46:15.944988+0000 mgr.y (mgr.24313) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:18.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:17 smithi089 bash[18545]: cluster 2024-03-30T04:46:15.944988+0000 mgr.y (mgr.24313) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:18.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:17 smithi089 bash[23954]: cluster 2024-03-30T04:46:15.944988+0000 mgr.y (mgr.24313) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:18.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:46:18 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:46:18] "GET /metrics HTTP/1.1" 200 191484 "" "Prometheus/2.33.4" 2024-03-30T04:46:19.360 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:46:19.360 INFO:teuthology.orchestra.run.smithi089.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-30T04:46:20.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:19 smithi089 bash[18545]: cluster 2024-03-30T04:46:17.945398+0000 mgr.y (mgr.24313) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:20.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:19 smithi089 bash[18545]: audit 2024-03-30T04:46:19.364506+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.89:0/303193408' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-30T04:46:20.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:19 smithi089 bash[23954]: cluster 2024-03-30T04:46:17.945398+0000 mgr.y (mgr.24313) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:20.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:19 smithi089 bash[23954]: audit 2024-03-30T04:46:19.364506+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.89:0/303193408' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-30T04:46:20.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:19 smithi118 bash[18665]: cluster 2024-03-30T04:46:17.945398+0000 mgr.y (mgr.24313) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:20.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:19 smithi118 bash[18665]: audit 2024-03-30T04:46:19.364506+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.89:0/303193408' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-30T04:46:20.820 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-30T04:46:20.820 INFO:tasks.cephadm:Setup complete, yielding 2024-03-30T04:46:20.820 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T04:46:20.832 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi089.front.sepia.ceph.com 2024-03-30T04:46:20.832 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-03-30T04:46:21.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:21 smithi089 bash[23954]: cluster 2024-03-30T04:46:19.945908+0000 mgr.y (mgr.24313) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:21.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:21 smithi089 bash[23954]: audit 2024-03-30T04:46:21.132156+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:46:21.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:21 smithi089 bash[23954]: audit 2024-03-30T04:46:21.133029+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:46:21.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:21 smithi089 bash[23954]: audit 2024-03-30T04:46:21.138264+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:46:21.905 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:21 smithi089 bash[23954]: audit 2024-03-30T04:46:21.138989+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:46:21.905 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:21 smithi089 bash[18545]: cluster 2024-03-30T04:46:19.945908+0000 mgr.y (mgr.24313) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:21.905 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:21 smithi089 bash[18545]: audit 2024-03-30T04:46:21.132156+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:46:21.905 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:21 smithi089 bash[18545]: audit 2024-03-30T04:46:21.133029+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:46:21.905 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:21 smithi089 bash[18545]: audit 2024-03-30T04:46:21.138264+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:46:21.905 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:21 smithi089 bash[18545]: audit 2024-03-30T04:46:21.138989+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:46:22.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:21 smithi118 bash[18665]: cluster 2024-03-30T04:46:19.945908+0000 mgr.y (mgr.24313) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:22.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:21 smithi118 bash[18665]: audit 2024-03-30T04:46:21.132156+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:46:22.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:21 smithi118 bash[18665]: audit 2024-03-30T04:46:21.133029+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:46:22.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:21 smithi118 bash[18665]: audit 2024-03-30T04:46:21.138264+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:46:22.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:21 smithi118 bash[18665]: audit 2024-03-30T04:46:21.138989+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:46:24.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:23 smithi089 bash[18545]: cluster 2024-03-30T04:46:21.946265+0000 mgr.y (mgr.24313) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:24.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:23 smithi089 bash[23954]: cluster 2024-03-30T04:46:21.946265+0000 mgr.y (mgr.24313) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:24.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:23 smithi118 bash[18665]: cluster 2024-03-30T04:46:21.946265+0000 mgr.y (mgr.24313) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:25.164 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T04:46:25.178 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi089.front.sepia.ceph.com 2024-03-30T04:46:25.179 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-03-30T04:46:25.658 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:25 smithi089 bash[23954]: cluster 2024-03-30T04:46:23.946778+0000 mgr.y (mgr.24313) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:25.658 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:25 smithi089 bash[23954]: audit 2024-03-30T04:46:24.421107+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.89:0/3773115383' entity='client.admin' 2024-03-30T04:46:25.658 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:25 smithi089 bash[23954]: audit 2024-03-30T04:46:24.461947+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.658 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:25 smithi089 bash[23954]: audit 2024-03-30T04:46:24.463264+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.658 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:25 smithi089 bash[23954]: audit 2024-03-30T04:46:24.469914+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:25.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:25 smithi089 bash[18545]: cluster 2024-03-30T04:46:23.946778+0000 mgr.y (mgr.24313) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:25.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:25 smithi089 bash[18545]: audit 2024-03-30T04:46:24.421107+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.89:0/3773115383' entity='client.admin' 2024-03-30T04:46:25.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:25 smithi089 bash[18545]: audit 2024-03-30T04:46:24.461947+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:25 smithi089 bash[18545]: audit 2024-03-30T04:46:24.463264+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:25 smithi089 bash[18545]: audit 2024-03-30T04:46:24.469914+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:25.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:25 smithi118 bash[18665]: cluster 2024-03-30T04:46:23.946778+0000 mgr.y (mgr.24313) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:25.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:25 smithi118 bash[18665]: audit 2024-03-30T04:46:24.421107+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.89:0/3773115383' entity='client.admin' 2024-03-30T04:46:25.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:25 smithi118 bash[18665]: audit 2024-03-30T04:46:24.461947+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:25.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:25 smithi118 bash[18665]: audit 2024-03-30T04:46:24.463264+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:25.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:25 smithi118 bash[18665]: audit 2024-03-30T04:46:24.469914+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:27.398 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:46:27 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:46:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:46:27.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:27 smithi089 bash[18545]: cluster 2024-03-30T04:46:25.947354+0000 mgr.y (mgr.24313) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:27.823 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:27 smithi089 bash[23954]: cluster 2024-03-30T04:46:25.947354+0000 mgr.y (mgr.24313) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:27.823 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:27 smithi118 bash[18665]: cluster 2024-03-30T04:46:25.947354+0000 mgr.y (mgr.24313) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:28.085 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:46:27 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:46:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:46:28.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:46:28 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:46:28] "GET /metrics HTTP/1.1" 200 191485 "" "Prometheus/2.33.4" 2024-03-30T04:46:29.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:28 smithi089 bash[18545]: audit 2024-03-30T04:46:27.814972+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:29.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:28 smithi089 bash[18545]: audit 2024-03-30T04:46:27.825663+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:29.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:28 smithi089 bash[23954]: audit 2024-03-30T04:46:27.814972+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:29.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:28 smithi089 bash[23954]: audit 2024-03-30T04:46:27.825663+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:29.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:28 smithi118 bash[18665]: audit 2024-03-30T04:46:27.814972+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:29.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:28 smithi118 bash[18665]: audit 2024-03-30T04:46:27.825663+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:29.891 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T04:46:29.891 INFO:teuthology.orchestra.run.smithi089.stdout: "id": "0199f771-6f7d-4d9f-92f6-7249d9af5fc0", 2024-03-30T04:46:29.892 INFO:teuthology.orchestra.run.smithi089.stdout: "name": "r", 2024-03-30T04:46:29.892 INFO:teuthology.orchestra.run.smithi089.stdout: "current_period": "e6cd6196-d58f-4d87-8296-4c9023d36861", 2024-03-30T04:46:29.892 INFO:teuthology.orchestra.run.smithi089.stdout: "epoch": 1 2024-03-30T04:46:29.892 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T04:46:30.103 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:29 smithi089 bash[18545]: cluster 2024-03-30T04:46:27.947741+0000 mgr.y (mgr.24313) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:30.103 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:29 smithi089 bash[18545]: cluster 2024-03-30T04:46:28.839684+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-30T04:46:30.103 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:29 smithi089 bash[18545]: audit 2024-03-30T04:46:28.848297+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.89:0/48996324' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T04:46:30.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:29 smithi089 bash[23954]: cluster 2024-03-30T04:46:27.947741+0000 mgr.y (mgr.24313) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:30.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:29 smithi089 bash[23954]: cluster 2024-03-30T04:46:28.839684+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-30T04:46:30.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:29 smithi089 bash[23954]: audit 2024-03-30T04:46:28.848297+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.89:0/48996324' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T04:46:30.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:29 smithi118 bash[18665]: cluster 2024-03-30T04:46:27.947741+0000 mgr.y (mgr.24313) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:30.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:29 smithi118 bash[18665]: cluster 2024-03-30T04:46:28.839684+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-30T04:46:30.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:29 smithi118 bash[18665]: audit 2024-03-30T04:46:28.848297+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.89:0/48996324' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T04:46:30.657 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-03-30T04:46:30.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:30 smithi089 bash[18545]: audit 2024-03-30T04:46:29.844075+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.89:0/48996324' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-30T04:46:30.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:30 smithi089 bash[18545]: cluster 2024-03-30T04:46:29.844358+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-30T04:46:31.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:30 smithi118 bash[18665]: audit 2024-03-30T04:46:29.844075+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.89:0/48996324' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-30T04:46:31.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:30 smithi118 bash[18665]: cluster 2024-03-30T04:46:29.844358+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-30T04:46:31.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:30 smithi089 bash[23954]: audit 2024-03-30T04:46:29.844075+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.89:0/48996324' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-30T04:46:31.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:30 smithi089 bash[23954]: cluster 2024-03-30T04:46:29.844358+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-30T04:46:32.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:31 smithi089 bash[23954]: cluster 2024-03-30T04:46:29.948144+0000 mgr.y (mgr.24313) 104 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:32.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:31 smithi089 bash[23954]: cluster 2024-03-30T04:46:30.863035+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-30T04:46:32.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:31 smithi089 bash[18545]: cluster 2024-03-30T04:46:29.948144+0000 mgr.y (mgr.24313) 104 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:32.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:31 smithi089 bash[18545]: cluster 2024-03-30T04:46:30.863035+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-30T04:46:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:31 smithi118 bash[18665]: cluster 2024-03-30T04:46:29.948144+0000 mgr.y (mgr.24313) 104 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:31 smithi118 bash[18665]: cluster 2024-03-30T04:46:30.863035+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-30T04:46:33.315 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:46:32 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:46:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:46:33.399 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T04:46:33.399 INFO:teuthology.orchestra.run.smithi089.stdout: "id": "b7587354-983d-4e75-ae92-e6fe2abf2b05", 2024-03-30T04:46:33.399 INFO:teuthology.orchestra.run.smithi089.stdout: "name": "default", 2024-03-30T04:46:33.399 INFO:teuthology.orchestra.run.smithi089.stdout: "api_name": "default", 2024-03-30T04:46:33.399 INFO:teuthology.orchestra.run.smithi089.stdout: "is_master": "true", 2024-03-30T04:46:33.399 INFO:teuthology.orchestra.run.smithi089.stdout: "endpoints": [], 2024-03-30T04:46:33.399 INFO:teuthology.orchestra.run.smithi089.stdout: "hostnames": [], 2024-03-30T04:46:33.399 INFO:teuthology.orchestra.run.smithi089.stdout: "hostnames_s3website": [], 2024-03-30T04:46:33.399 INFO:teuthology.orchestra.run.smithi089.stdout: "master_zone": "", 2024-03-30T04:46:33.399 INFO:teuthology.orchestra.run.smithi089.stdout: "zones": [], 2024-03-30T04:46:33.399 INFO:teuthology.orchestra.run.smithi089.stdout: "placement_targets": [], 2024-03-30T04:46:33.399 INFO:teuthology.orchestra.run.smithi089.stdout: "default_placement": "", 2024-03-30T04:46:33.400 INFO:teuthology.orchestra.run.smithi089.stdout: "realm_id": "0199f771-6f7d-4d9f-92f6-7249d9af5fc0", 2024-03-30T04:46:33.400 INFO:teuthology.orchestra.run.smithi089.stdout: "sync_policy": { 2024-03-30T04:46:33.400 INFO:teuthology.orchestra.run.smithi089.stdout: "groups": [] 2024-03-30T04:46:33.400 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T04:46:33.400 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T04:46:34.045 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-03-30T04:46:34.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:33 smithi118 bash[18665]: cluster 2024-03-30T04:46:31.948492+0000 mgr.y (mgr.24313) 105 : cluster [DBG] pgmap v74: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:34.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:33 smithi118 bash[18665]: audit 2024-03-30T04:46:32.972469+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:34.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:33 smithi118 bash[18665]: audit 2024-03-30T04:46:32.983383+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:34.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:33 smithi089 bash[18545]: cluster 2024-03-30T04:46:31.948492+0000 mgr.y (mgr.24313) 105 : cluster [DBG] pgmap v74: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:34.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:33 smithi089 bash[18545]: audit 2024-03-30T04:46:32.972469+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:34.222 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:33 smithi089 bash[18545]: audit 2024-03-30T04:46:32.983383+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:34.222 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:33 smithi089 bash[23954]: cluster 2024-03-30T04:46:31.948492+0000 mgr.y (mgr.24313) 105 : cluster [DBG] pgmap v74: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:34.222 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:33 smithi089 bash[23954]: audit 2024-03-30T04:46:32.972469+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:34.222 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:33 smithi089 bash[23954]: audit 2024-03-30T04:46:32.983383+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:36.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:35 smithi118 bash[18665]: cluster 2024-03-30T04:46:33.949161+0000 mgr.y (mgr.24313) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T04:46:36.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:35 smithi089 bash[18545]: cluster 2024-03-30T04:46:33.949161+0000 mgr.y (mgr.24313) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T04:46:36.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:35 smithi089 bash[23954]: cluster 2024-03-30T04:46:33.949161+0000 mgr.y (mgr.24313) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T04:46:36.735 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T04:46:36.735 INFO:teuthology.orchestra.run.smithi089.stdout: "id": "b3e66fe8-0146-4bd9-b982-207e75b23eb0", 2024-03-30T04:46:36.735 INFO:teuthology.orchestra.run.smithi089.stdout: "name": "z", 2024-03-30T04:46:36.735 INFO:teuthology.orchestra.run.smithi089.stdout: "domain_root": "z.rgw.meta:root", 2024-03-30T04:46:36.735 INFO:teuthology.orchestra.run.smithi089.stdout: "control_pool": "z.rgw.control", 2024-03-30T04:46:36.735 INFO:teuthology.orchestra.run.smithi089.stdout: "gc_pool": "z.rgw.log:gc", 2024-03-30T04:46:36.735 INFO:teuthology.orchestra.run.smithi089.stdout: "lc_pool": "z.rgw.log:lc", 2024-03-30T04:46:36.735 INFO:teuthology.orchestra.run.smithi089.stdout: "log_pool": "z.rgw.log", 2024-03-30T04:46:36.736 INFO:teuthology.orchestra.run.smithi089.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-03-30T04:46:36.736 INFO:teuthology.orchestra.run.smithi089.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-03-30T04:46:36.736 INFO:teuthology.orchestra.run.smithi089.stdout: "roles_pool": "z.rgw.meta:roles", 2024-03-30T04:46:36.736 INFO:teuthology.orchestra.run.smithi089.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-03-30T04:46:36.736 INFO:teuthology.orchestra.run.smithi089.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-03-30T04:46:36.736 INFO:teuthology.orchestra.run.smithi089.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-03-30T04:46:36.736 INFO:teuthology.orchestra.run.smithi089.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-03-30T04:46:36.736 INFO:teuthology.orchestra.run.smithi089.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-03-30T04:46:36.736 INFO:teuthology.orchestra.run.smithi089.stdout: "otp_pool": "z.rgw.otp", 2024-03-30T04:46:36.736 INFO:teuthology.orchestra.run.smithi089.stdout: "system_key": { 2024-03-30T04:46:36.736 INFO:teuthology.orchestra.run.smithi089.stdout: "access_key": "", 2024-03-30T04:46:36.736 INFO:teuthology.orchestra.run.smithi089.stdout: "secret_key": "" 2024-03-30T04:46:36.736 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:46:36.737 INFO:teuthology.orchestra.run.smithi089.stdout: "placement_pools": [ 2024-03-30T04:46:36.737 INFO:teuthology.orchestra.run.smithi089.stdout: { 2024-03-30T04:46:36.737 INFO:teuthology.orchestra.run.smithi089.stdout: "key": "default-placement", 2024-03-30T04:46:36.737 INFO:teuthology.orchestra.run.smithi089.stdout: "val": { 2024-03-30T04:46:36.737 INFO:teuthology.orchestra.run.smithi089.stdout: "index_pool": "z.rgw.buckets.index", 2024-03-30T04:46:36.737 INFO:teuthology.orchestra.run.smithi089.stdout: "storage_classes": { 2024-03-30T04:46:36.737 INFO:teuthology.orchestra.run.smithi089.stdout: "STANDARD": { 2024-03-30T04:46:36.737 INFO:teuthology.orchestra.run.smithi089.stdout: "data_pool": "z.rgw.buckets.data" 2024-03-30T04:46:36.738 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T04:46:36.738 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:46:36.738 INFO:teuthology.orchestra.run.smithi089.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-03-30T04:46:36.738 INFO:teuthology.orchestra.run.smithi089.stdout: "index_type": 0 2024-03-30T04:46:36.738 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T04:46:36.738 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T04:46:36.738 INFO:teuthology.orchestra.run.smithi089.stdout: ], 2024-03-30T04:46:36.738 INFO:teuthology.orchestra.run.smithi089.stdout: "realm_id": "0199f771-6f7d-4d9f-92f6-7249d9af5fc0", 2024-03-30T04:46:36.738 INFO:teuthology.orchestra.run.smithi089.stdout: "notif_pool": "z.rgw.log:notif" 2024-03-30T04:46:36.738 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T04:46:37.379 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:46:37 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:46:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:46:37.423 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-03-30T04:46:37.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:37 smithi118 bash[18665]: cluster 2024-03-30T04:46:35.949744+0000 mgr.y (mgr.24313) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-03-30T04:46:38.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:37 smithi089 bash[23954]: cluster 2024-03-30T04:46:35.949744+0000 mgr.y (mgr.24313) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-03-30T04:46:38.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:37 smithi089 bash[18545]: cluster 2024-03-30T04:46:35.949744+0000 mgr.y (mgr.24313) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-03-30T04:46:38.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:46:38 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:46:38] "GET /metrics HTTP/1.1" 200 192888 "" "Prometheus/2.33.4" 2024-03-30T04:46:40.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:39 smithi118 bash[18665]: cluster 2024-03-30T04:46:37.950622+0000 mgr.y (mgr.24313) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 883 B/s rd, 2.0 KiB/s wr, 3 op/s 2024-03-30T04:46:40.169 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:39 smithi089 bash[23954]: cluster 2024-03-30T04:46:37.950622+0000 mgr.y (mgr.24313) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 883 B/s rd, 2.0 KiB/s wr, 3 op/s 2024-03-30T04:46:40.169 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:39 smithi089 bash[18545]: cluster 2024-03-30T04:46:37.950622+0000 mgr.y (mgr.24313) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 883 B/s rd, 2.0 KiB/s wr, 3 op/s 2024-03-30T04:46:42.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:42 smithi089 bash[18545]: cluster 2024-03-30T04:46:39.951227+0000 mgr.y (mgr.24313) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-30T04:46:42.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:42 smithi089 bash[23954]: cluster 2024-03-30T04:46:39.951227+0000 mgr.y (mgr.24313) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-30T04:46:42.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:42 smithi118 bash[18665]: cluster 2024-03-30T04:46:39.951227+0000 mgr.y (mgr.24313) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-30T04:46:43.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:43 smithi118 bash[18665]: cluster 2024-03-30T04:46:41.951793+0000 mgr.y (mgr.24313) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 646 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-30T04:46:43.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:43 smithi118 bash[18665]: cluster 2024-03-30T04:46:42.344784+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-30T04:46:43.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:43 smithi118 bash[18665]: audit 2024-03-30T04:46:42.346059+0000 mon.a (mon.0) 903 : audit [INF] from='client.? 172.21.15.89:0/3160780203' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T04:46:43.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:43 smithi089 bash[23954]: cluster 2024-03-30T04:46:41.951793+0000 mgr.y (mgr.24313) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 646 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-30T04:46:43.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:43 smithi089 bash[23954]: cluster 2024-03-30T04:46:42.344784+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-30T04:46:43.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:43 smithi089 bash[23954]: audit 2024-03-30T04:46:42.346059+0000 mon.a (mon.0) 903 : audit [INF] from='client.? 172.21.15.89:0/3160780203' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T04:46:43.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:43 smithi089 bash[18545]: cluster 2024-03-30T04:46:41.951793+0000 mgr.y (mgr.24313) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 646 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-30T04:46:43.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:43 smithi089 bash[18545]: cluster 2024-03-30T04:46:42.344784+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-30T04:46:43.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:43 smithi089 bash[18545]: audit 2024-03-30T04:46:42.346059+0000 mon.a (mon.0) 903 : audit [INF] from='client.? 172.21.15.89:0/3160780203' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T04:46:44.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:44 smithi118 bash[18665]: audit 2024-03-30T04:46:43.354274+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.89:0/3160780203' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-30T04:46:44.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:44 smithi118 bash[18665]: cluster 2024-03-30T04:46:43.354902+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-30T04:46:44.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:44 smithi118 bash[18665]: cluster 2024-03-30T04:46:44.358151+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-30T04:46:44.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:44 smithi118 bash[18665]: audit 2024-03-30T04:46:44.363466+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.89:0/3160780203' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T04:46:44.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:44 smithi089 bash[18545]: audit 2024-03-30T04:46:43.354274+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.89:0/3160780203' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-30T04:46:44.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:44 smithi089 bash[18545]: cluster 2024-03-30T04:46:43.354902+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-30T04:46:44.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:44 smithi089 bash[18545]: cluster 2024-03-30T04:46:44.358151+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-30T04:46:44.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:44 smithi089 bash[18545]: audit 2024-03-30T04:46:44.363466+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.89:0/3160780203' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T04:46:44.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:44 smithi089 bash[23954]: audit 2024-03-30T04:46:43.354274+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.89:0/3160780203' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-30T04:46:44.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:44 smithi089 bash[23954]: cluster 2024-03-30T04:46:43.354902+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-30T04:46:44.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:44 smithi089 bash[23954]: cluster 2024-03-30T04:46:44.358151+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-30T04:46:44.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:44 smithi089 bash[23954]: audit 2024-03-30T04:46:44.363466+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.89:0/3160780203' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T04:46:45.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:45 smithi118 bash[18665]: cluster 2024-03-30T04:46:43.952536+0000 mgr.y (mgr.24313) 111 : cluster [DBG] pgmap v82: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 4 op/s 2024-03-30T04:46:45.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:45 smithi118 bash[18665]: audit 2024-03-30T04:46:45.358219+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.89:0/3160780203' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-30T04:46:45.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:45 smithi118 bash[18665]: cluster 2024-03-30T04:46:45.358795+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-30T04:46:45.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:45 smithi089 bash[18545]: cluster 2024-03-30T04:46:43.952536+0000 mgr.y (mgr.24313) 111 : cluster [DBG] pgmap v82: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 4 op/s 2024-03-30T04:46:45.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:45 smithi089 bash[18545]: audit 2024-03-30T04:46:45.358219+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.89:0/3160780203' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-30T04:46:45.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:45 smithi089 bash[18545]: cluster 2024-03-30T04:46:45.358795+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-30T04:46:45.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:45 smithi089 bash[23954]: cluster 2024-03-30T04:46:43.952536+0000 mgr.y (mgr.24313) 111 : cluster [DBG] pgmap v82: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 4 op/s 2024-03-30T04:46:45.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:45 smithi089 bash[23954]: audit 2024-03-30T04:46:45.358219+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.89:0/3160780203' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-30T04:46:45.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:45 smithi089 bash[23954]: cluster 2024-03-30T04:46:45.358795+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-30T04:46:47.398 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:46:47 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:46:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:46:48.085 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:46:48 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:46:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:46:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:47 smithi089 bash[18545]: cluster 2024-03-30T04:46:45.953230+0000 mgr.y (mgr.24313) 112 : cluster [DBG] pgmap v85: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-30T04:46:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:47 smithi089 bash[18545]: cluster 2024-03-30T04:46:46.747990+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-30T04:46:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:47 smithi089 bash[18545]: audit 2024-03-30T04:46:46.764873+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.89:0/2889197932' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T04:46:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:47 smithi089 bash[18545]: audit 2024-03-30T04:46:46.765815+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T04:46:48.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:47 smithi089 bash[23954]: cluster 2024-03-30T04:46:45.953230+0000 mgr.y (mgr.24313) 112 : cluster [DBG] pgmap v85: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-30T04:46:48.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:47 smithi089 bash[23954]: cluster 2024-03-30T04:46:46.747990+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-30T04:46:48.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:47 smithi089 bash[23954]: audit 2024-03-30T04:46:46.764873+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.89:0/2889197932' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T04:46:48.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:47 smithi089 bash[23954]: audit 2024-03-30T04:46:46.765815+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T04:46:48.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:47 smithi118 bash[18665]: cluster 2024-03-30T04:46:45.953230+0000 mgr.y (mgr.24313) 112 : cluster [DBG] pgmap v85: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-30T04:46:48.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:47 smithi118 bash[18665]: cluster 2024-03-30T04:46:46.747990+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-30T04:46:48.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:47 smithi118 bash[18665]: audit 2024-03-30T04:46:46.764873+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.89:0/2889197932' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T04:46:48.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:47 smithi118 bash[18665]: audit 2024-03-30T04:46:46.765815+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T04:46:48.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:46:48 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:46:48] "GET /metrics HTTP/1.1" 200 192888 "" "Prometheus/2.33.4" 2024-03-30T04:46:49.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:48 smithi089 bash[18545]: audit 2024-03-30T04:46:47.755099+0000 mon.a (mon.0) 912 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-30T04:46:49.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:48 smithi089 bash[18545]: cluster 2024-03-30T04:46:47.756042+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-30T04:46:49.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:48 smithi089 bash[18545]: audit 2024-03-30T04:46:47.778096+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.89:0/2889197932' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T04:46:49.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:48 smithi089 bash[18545]: audit 2024-03-30T04:46:47.779075+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T04:46:49.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:48 smithi089 bash[18545]: audit 2024-03-30T04:46:47.989656+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:49.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:48 smithi089 bash[18545]: audit 2024-03-30T04:46:48.005533+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:49.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:48 smithi089 bash[23954]: audit 2024-03-30T04:46:47.755099+0000 mon.a (mon.0) 912 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-30T04:46:49.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:48 smithi089 bash[23954]: cluster 2024-03-30T04:46:47.756042+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-30T04:46:49.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:48 smithi089 bash[23954]: audit 2024-03-30T04:46:47.778096+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.89:0/2889197932' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T04:46:49.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:48 smithi089 bash[23954]: audit 2024-03-30T04:46:47.779075+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T04:46:49.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:48 smithi089 bash[23954]: audit 2024-03-30T04:46:47.989656+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:49.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:48 smithi089 bash[23954]: audit 2024-03-30T04:46:48.005533+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:48 smithi118 bash[18665]: audit 2024-03-30T04:46:47.755099+0000 mon.a (mon.0) 912 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-30T04:46:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:48 smithi118 bash[18665]: cluster 2024-03-30T04:46:47.756042+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-30T04:46:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:48 smithi118 bash[18665]: audit 2024-03-30T04:46:47.778096+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.89:0/2889197932' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T04:46:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:48 smithi118 bash[18665]: audit 2024-03-30T04:46:47.779075+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T04:46:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:48 smithi118 bash[18665]: audit 2024-03-30T04:46:47.989656+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:48 smithi118 bash[18665]: audit 2024-03-30T04:46:48.005533+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:49.888 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T04:46:49.888 INFO:teuthology.orchestra.run.smithi089.stdout: "id": "0d36be8d-0706-4d69-99f2-aeeaf39fa45c", 2024-03-30T04:46:49.888 INFO:teuthology.orchestra.run.smithi089.stdout: "epoch": 1, 2024-03-30T04:46:49.888 INFO:teuthology.orchestra.run.smithi089.stdout: "predecessor_uuid": "e6cd6196-d58f-4d87-8296-4c9023d36861", 2024-03-30T04:46:49.888 INFO:teuthology.orchestra.run.smithi089.stdout: "sync_status": [], 2024-03-30T04:46:49.888 INFO:teuthology.orchestra.run.smithi089.stdout: "period_map": { 2024-03-30T04:46:49.888 INFO:teuthology.orchestra.run.smithi089.stdout: "id": "0d36be8d-0706-4d69-99f2-aeeaf39fa45c", 2024-03-30T04:46:49.888 INFO:teuthology.orchestra.run.smithi089.stdout: "zonegroups": [ 2024-03-30T04:46:49.888 INFO:teuthology.orchestra.run.smithi089.stdout: { 2024-03-30T04:46:49.889 INFO:teuthology.orchestra.run.smithi089.stdout: "id": "b7587354-983d-4e75-ae92-e6fe2abf2b05", 2024-03-30T04:46:49.889 INFO:teuthology.orchestra.run.smithi089.stdout: "name": "default", 2024-03-30T04:46:49.889 INFO:teuthology.orchestra.run.smithi089.stdout: "api_name": "default", 2024-03-30T04:46:49.889 INFO:teuthology.orchestra.run.smithi089.stdout: "is_master": "true", 2024-03-30T04:46:49.889 INFO:teuthology.orchestra.run.smithi089.stdout: "endpoints": [], 2024-03-30T04:46:49.889 INFO:teuthology.orchestra.run.smithi089.stdout: "hostnames": [], 2024-03-30T04:46:49.889 INFO:teuthology.orchestra.run.smithi089.stdout: "hostnames_s3website": [], 2024-03-30T04:46:49.889 INFO:teuthology.orchestra.run.smithi089.stdout: "master_zone": "b3e66fe8-0146-4bd9-b982-207e75b23eb0", 2024-03-30T04:46:49.889 INFO:teuthology.orchestra.run.smithi089.stdout: "zones": [ 2024-03-30T04:46:49.889 INFO:teuthology.orchestra.run.smithi089.stdout: { 2024-03-30T04:46:49.889 INFO:teuthology.orchestra.run.smithi089.stdout: "id": "b3e66fe8-0146-4bd9-b982-207e75b23eb0", 2024-03-30T04:46:49.889 INFO:teuthology.orchestra.run.smithi089.stdout: "name": "z", 2024-03-30T04:46:49.889 INFO:teuthology.orchestra.run.smithi089.stdout: "endpoints": [], 2024-03-30T04:46:49.889 INFO:teuthology.orchestra.run.smithi089.stdout: "log_meta": "false", 2024-03-30T04:46:49.890 INFO:teuthology.orchestra.run.smithi089.stdout: "log_data": "false", 2024-03-30T04:46:49.890 INFO:teuthology.orchestra.run.smithi089.stdout: "bucket_index_max_shards": 11, 2024-03-30T04:46:49.890 INFO:teuthology.orchestra.run.smithi089.stdout: "read_only": "false", 2024-03-30T04:46:49.890 INFO:teuthology.orchestra.run.smithi089.stdout: "tier_type": "", 2024-03-30T04:46:49.890 INFO:teuthology.orchestra.run.smithi089.stdout: "sync_from_all": "true", 2024-03-30T04:46:49.890 INFO:teuthology.orchestra.run.smithi089.stdout: "sync_from": [], 2024-03-30T04:46:49.890 INFO:teuthology.orchestra.run.smithi089.stdout: "redirect_zone": "" 2024-03-30T04:46:49.890 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T04:46:49.890 INFO:teuthology.orchestra.run.smithi089.stdout: ], 2024-03-30T04:46:49.890 INFO:teuthology.orchestra.run.smithi089.stdout: "placement_targets": [ 2024-03-30T04:46:49.890 INFO:teuthology.orchestra.run.smithi089.stdout: { 2024-03-30T04:46:49.890 INFO:teuthology.orchestra.run.smithi089.stdout: "name": "default-placement", 2024-03-30T04:46:49.891 INFO:teuthology.orchestra.run.smithi089.stdout: "tags": [], 2024-03-30T04:46:49.891 INFO:teuthology.orchestra.run.smithi089.stdout: "storage_classes": [ 2024-03-30T04:46:49.891 INFO:teuthology.orchestra.run.smithi089.stdout: "STANDARD" 2024-03-30T04:46:49.891 INFO:teuthology.orchestra.run.smithi089.stdout: ] 2024-03-30T04:46:49.891 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T04:46:49.891 INFO:teuthology.orchestra.run.smithi089.stdout: ], 2024-03-30T04:46:49.891 INFO:teuthology.orchestra.run.smithi089.stdout: "default_placement": "default-placement", 2024-03-30T04:46:49.891 INFO:teuthology.orchestra.run.smithi089.stdout: "realm_id": "0199f771-6f7d-4d9f-92f6-7249d9af5fc0", 2024-03-30T04:46:49.891 INFO:teuthology.orchestra.run.smithi089.stdout: "sync_policy": { 2024-03-30T04:46:49.891 INFO:teuthology.orchestra.run.smithi089.stdout: "groups": [] 2024-03-30T04:46:49.891 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T04:46:49.891 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T04:46:49.891 INFO:teuthology.orchestra.run.smithi089.stdout: ], 2024-03-30T04:46:49.891 INFO:teuthology.orchestra.run.smithi089.stdout: "short_zone_ids": [ 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: { 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: "key": "b3e66fe8-0146-4bd9-b982-207e75b23eb0", 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: "val": 3793452889 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: ] 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: "master_zonegroup": "b7587354-983d-4e75-ae92-e6fe2abf2b05", 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: "master_zone": "b3e66fe8-0146-4bd9-b982-207e75b23eb0", 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: "period_config": { 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: "bucket_quota": { 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: "enabled": false, 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: "check_on_raw": false, 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: "max_size": -1, 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: "max_size_kb": 0, 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: "max_objects": -1 2024-03-30T04:46:49.892 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: "user_quota": { 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: "enabled": false, 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: "check_on_raw": false, 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: "max_size": -1, 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: "max_size_kb": 0, 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: "max_objects": -1 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: "user_ratelimit": { 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: "max_read_ops": 0, 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: "max_write_ops": 0, 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: "max_read_bytes": 0, 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: "max_write_bytes": 0, 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: "enabled": false 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: "bucket_ratelimit": { 2024-03-30T04:46:49.893 INFO:teuthology.orchestra.run.smithi089.stdout: "max_read_ops": 0, 2024-03-30T04:46:49.894 INFO:teuthology.orchestra.run.smithi089.stdout: "max_write_ops": 0, 2024-03-30T04:46:49.894 INFO:teuthology.orchestra.run.smithi089.stdout: "max_read_bytes": 0, 2024-03-30T04:46:49.894 INFO:teuthology.orchestra.run.smithi089.stdout: "max_write_bytes": 0, 2024-03-30T04:46:49.894 INFO:teuthology.orchestra.run.smithi089.stdout: "enabled": false 2024-03-30T04:46:49.894 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:46:49.894 INFO:teuthology.orchestra.run.smithi089.stdout: "anonymous_ratelimit": { 2024-03-30T04:46:49.894 INFO:teuthology.orchestra.run.smithi089.stdout: "max_read_ops": 0, 2024-03-30T04:46:49.894 INFO:teuthology.orchestra.run.smithi089.stdout: "max_write_ops": 0, 2024-03-30T04:46:49.894 INFO:teuthology.orchestra.run.smithi089.stdout: "max_read_bytes": 0, 2024-03-30T04:46:49.894 INFO:teuthology.orchestra.run.smithi089.stdout: "max_write_bytes": 0, 2024-03-30T04:46:49.894 INFO:teuthology.orchestra.run.smithi089.stdout: "enabled": false 2024-03-30T04:46:49.894 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T04:46:49.895 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:46:49.895 INFO:teuthology.orchestra.run.smithi089.stdout: "realm_id": "0199f771-6f7d-4d9f-92f6-7249d9af5fc0", 2024-03-30T04:46:49.895 INFO:teuthology.orchestra.run.smithi089.stdout: "realm_name": "r", 2024-03-30T04:46:49.895 INFO:teuthology.orchestra.run.smithi089.stdout: "realm_epoch": 2 2024-03-30T04:46:49.895 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T04:46:50.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:49 smithi089 bash[18545]: cluster 2024-03-30T04:46:47.953949+0000 mgr.y (mgr.24313) 113 : cluster [DBG] pgmap v88: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-03-30T04:46:50.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:49 smithi089 bash[18545]: audit 2024-03-30T04:46:48.791008+0000 mon.a (mon.0) 917 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-30T04:46:50.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:49 smithi089 bash[18545]: cluster 2024-03-30T04:46:48.791187+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-30T04:46:50.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:49 smithi089 bash[18545]: audit 2024-03-30T04:46:48.792711+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.89:0/2889197932' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T04:46:50.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:49 smithi089 bash[18545]: audit 2024-03-30T04:46:48.793453+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T04:46:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:49 smithi089 bash[23954]: cluster 2024-03-30T04:46:47.953949+0000 mgr.y (mgr.24313) 113 : cluster [DBG] pgmap v88: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-03-30T04:46:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:49 smithi089 bash[23954]: audit 2024-03-30T04:46:48.791008+0000 mon.a (mon.0) 917 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-30T04:46:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:49 smithi089 bash[23954]: cluster 2024-03-30T04:46:48.791187+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-30T04:46:50.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:49 smithi089 bash[23954]: audit 2024-03-30T04:46:48.792711+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.89:0/2889197932' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T04:46:50.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:49 smithi089 bash[23954]: audit 2024-03-30T04:46:48.793453+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T04:46:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:49 smithi118 bash[18665]: cluster 2024-03-30T04:46:47.953949+0000 mgr.y (mgr.24313) 113 : cluster [DBG] pgmap v88: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-03-30T04:46:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:49 smithi118 bash[18665]: audit 2024-03-30T04:46:48.791008+0000 mon.a (mon.0) 917 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-30T04:46:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:49 smithi118 bash[18665]: cluster 2024-03-30T04:46:48.791187+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-30T04:46:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:49 smithi118 bash[18665]: audit 2024-03-30T04:46:48.792711+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.89:0/2889197932' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T04:46:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:49 smithi118 bash[18665]: audit 2024-03-30T04:46:48.793453+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T04:46:50.763 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-03-30T04:46:51.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:50 smithi089 bash[18545]: audit 2024-03-30T04:46:49.787132+0000 mon.a (mon.0) 920 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-30T04:46:51.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:50 smithi089 bash[18545]: cluster 2024-03-30T04:46:49.787326+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-30T04:46:51.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:50 smithi089 bash[23954]: audit 2024-03-30T04:46:49.787132+0000 mon.a (mon.0) 920 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-30T04:46:51.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:50 smithi089 bash[23954]: cluster 2024-03-30T04:46:49.787326+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-30T04:46:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:50 smithi118 bash[18665]: audit 2024-03-30T04:46:49.787132+0000 mon.a (mon.0) 920 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-30T04:46:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:50 smithi118 bash[18665]: cluster 2024-03-30T04:46:49.787326+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-30T04:46:52.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:51 smithi089 bash[18545]: cluster 2024-03-30T04:46:49.954408+0000 mgr.y (mgr.24313) 114 : cluster [DBG] pgmap v91: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-03-30T04:46:52.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:51 smithi089 bash[23954]: cluster 2024-03-30T04:46:49.954408+0000 mgr.y (mgr.24313) 114 : cluster [DBG] pgmap v91: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-03-30T04:46:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:51 smithi118 bash[18665]: cluster 2024-03-30T04:46:49.954408+0000 mgr.y (mgr.24313) 114 : cluster [DBG] pgmap v91: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-03-30T04:46:53.476 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:46:53 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:46:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:46:53.837 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled rgw.foo update... 2024-03-30T04:46:54.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:53 smithi089 bash[23954]: cluster 2024-03-30T04:46:51.955000+0000 mgr.y (mgr.24313) 115 : cluster [DBG] pgmap v92: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 196 B/s rd, 393 B/s wr, 1 op/s 2024-03-30T04:46:54.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:53 smithi089 bash[23954]: audit 2024-03-30T04:46:53.121545+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:54.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:53 smithi089 bash[23954]: audit 2024-03-30T04:46:53.130770+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:54.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:53 smithi089 bash[18545]: cluster 2024-03-30T04:46:51.955000+0000 mgr.y (mgr.24313) 115 : cluster [DBG] pgmap v92: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 196 B/s rd, 393 B/s wr, 1 op/s 2024-03-30T04:46:54.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:53 smithi089 bash[18545]: audit 2024-03-30T04:46:53.121545+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:54.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:53 smithi089 bash[18545]: audit 2024-03-30T04:46:53.130770+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:54.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:53 smithi118 bash[18665]: cluster 2024-03-30T04:46:51.955000+0000 mgr.y (mgr.24313) 115 : cluster [DBG] pgmap v92: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 196 B/s rd, 393 B/s wr, 1 op/s 2024-03-30T04:46:54.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:53 smithi118 bash[18665]: audit 2024-03-30T04:46:53.121545+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:54.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:53 smithi118 bash[18665]: audit 2024-03-30T04:46:53.130770+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.131 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[18545]: audit 2024-03-30T04:46:53.829723+0000 mgr.y (mgr.24313) 116 : audit [DBG] from='client.24568 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:55.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[18545]: cephadm 2024-03-30T04:46:53.833827+0000 mgr.y (mgr.24313) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:46:55.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[18545]: audit 2024-03-30T04:46:53.839569+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[18545]: audit 2024-03-30T04:46:53.870174+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[18545]: audit 2024-03-30T04:46:53.871758+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[18545]: audit 2024-03-30T04:46:53.879260+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[18545]: audit 2024-03-30T04:46:53.890506+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[18545]: audit 2024-03-30T04:46:53.899003+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[18545]: cephadm 2024-03-30T04:46:53.902997+0000 mgr.y (mgr.24313) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:46:55.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[18545]: audit 2024-03-30T04:46:53.906870+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[18545]: audit 2024-03-30T04:46:53.910109+0000 mon.b (mon.2) 98 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:46:55.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[18545]: audit 2024-03-30T04:46:53.910643+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:46:55.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[18545]: audit 2024-03-30T04:46:53.914260+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:46:55.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[18545]: audit 2024-03-30T04:46:53.921389+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[18545]: audit 2024-03-30T04:46:53.926285+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.133 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[23954]: audit 2024-03-30T04:46:53.829723+0000 mgr.y (mgr.24313) 116 : audit [DBG] from='client.24568 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:55.133 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[23954]: cephadm 2024-03-30T04:46:53.833827+0000 mgr.y (mgr.24313) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:46:55.133 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[23954]: audit 2024-03-30T04:46:53.839569+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.133 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[23954]: audit 2024-03-30T04:46:53.870174+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.133 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[23954]: audit 2024-03-30T04:46:53.871758+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.133 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[23954]: audit 2024-03-30T04:46:53.879260+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.133 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[23954]: audit 2024-03-30T04:46:53.890506+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.133 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[23954]: audit 2024-03-30T04:46:53.899003+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.133 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[23954]: cephadm 2024-03-30T04:46:53.902997+0000 mgr.y (mgr.24313) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:46:55.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[23954]: audit 2024-03-30T04:46:53.906870+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[23954]: audit 2024-03-30T04:46:53.910109+0000 mon.b (mon.2) 98 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:46:55.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[23954]: audit 2024-03-30T04:46:53.910643+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:46:55.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[23954]: audit 2024-03-30T04:46:53.914260+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:46:55.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[23954]: audit 2024-03-30T04:46:53.921389+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:54 smithi089 bash[23954]: audit 2024-03-30T04:46:53.926285+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.135 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph osd pool create foo' 2024-03-30T04:46:55.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:54 smithi118 bash[18665]: audit 2024-03-30T04:46:53.829723+0000 mgr.y (mgr.24313) 116 : audit [DBG] from='client.24568 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:55.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:54 smithi118 bash[18665]: cephadm 2024-03-30T04:46:53.833827+0000 mgr.y (mgr.24313) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:46:55.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:54 smithi118 bash[18665]: audit 2024-03-30T04:46:53.839569+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:54 smithi118 bash[18665]: audit 2024-03-30T04:46:53.870174+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:55.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:54 smithi118 bash[18665]: audit 2024-03-30T04:46:53.871758+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:55.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:54 smithi118 bash[18665]: audit 2024-03-30T04:46:53.879260+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:54 smithi118 bash[18665]: audit 2024-03-30T04:46:53.890506+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:54 smithi118 bash[18665]: audit 2024-03-30T04:46:53.899003+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:54 smithi118 bash[18665]: cephadm 2024-03-30T04:46:53.902997+0000 mgr.y (mgr.24313) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:46:55.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:54 smithi118 bash[18665]: audit 2024-03-30T04:46:53.906870+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:54 smithi118 bash[18665]: audit 2024-03-30T04:46:53.910109+0000 mon.b (mon.2) 98 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:46:55.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:54 smithi118 bash[18665]: audit 2024-03-30T04:46:53.910643+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:46:55.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:54 smithi118 bash[18665]: audit 2024-03-30T04:46:53.914260+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:46:55.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:54 smithi118 bash[18665]: audit 2024-03-30T04:46:53.921389+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:55.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:54 smithi118 bash[18665]: audit 2024-03-30T04:46:53.926285+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:56.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:56 smithi089 bash[23954]: cephadm 2024-03-30T04:46:53.927263+0000 mgr.y (mgr.24313) 119 : cephadm [INF] Deploying daemon rgw.foo.smithi089.wpfnbq on smithi089 2024-03-30T04:46:56.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:56 smithi089 bash[23954]: cluster 2024-03-30T04:46:53.955710+0000 mgr.y (mgr.24313) 120 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-30T04:46:56.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:55 smithi089 bash[18545]: cephadm 2024-03-30T04:46:53.927263+0000 mgr.y (mgr.24313) 119 : cephadm [INF] Deploying daemon rgw.foo.smithi089.wpfnbq on smithi089 2024-03-30T04:46:56.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:55 smithi089 bash[18545]: cluster 2024-03-30T04:46:53.955710+0000 mgr.y (mgr.24313) 120 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-30T04:46:56.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:55 smithi118 bash[18665]: cephadm 2024-03-30T04:46:53.927263+0000 mgr.y (mgr.24313) 119 : cephadm [INF] Deploying daemon rgw.foo.smithi089.wpfnbq on smithi089 2024-03-30T04:46:56.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:55 smithi118 bash[18665]: cluster 2024-03-30T04:46:53.955710+0000 mgr.y (mgr.24313) 120 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-30T04:46:57.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.319 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.319 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.319 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.320 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.320 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.320 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.321 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.397 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:46:57 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:46:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:46:57.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.585 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.585 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.586 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.586 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.587 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:57.587 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:46:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:46:58.308 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:57 smithi089 bash[23954]: cluster 2024-03-30T04:46:55.956319+0000 mgr.y (mgr.24313) 121 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-03-30T04:46:58.308 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:57 smithi089 bash[23954]: audit 2024-03-30T04:46:57.640010+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:58.308 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:57 smithi089 bash[23954]: audit 2024-03-30T04:46:57.645323+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:46:58.308 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:57 smithi089 bash[23954]: audit 2024-03-30T04:46:57.645732+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:46:58.308 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:57 smithi089 bash[23954]: audit 2024-03-30T04:46:57.650007+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:46:58.308 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:57 smithi089 bash[23954]: audit 2024-03-30T04:46:57.657208+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:58.308 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:57 smithi089 bash[23954]: audit 2024-03-30T04:46:57.659261+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:57 smithi089 bash[18545]: cluster 2024-03-30T04:46:55.956319+0000 mgr.y (mgr.24313) 121 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-03-30T04:46:58.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:57 smithi089 bash[18545]: audit 2024-03-30T04:46:57.640010+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:58.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:57 smithi089 bash[18545]: audit 2024-03-30T04:46:57.645323+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:46:58.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:57 smithi089 bash[18545]: audit 2024-03-30T04:46:57.645732+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:46:58.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:57 smithi089 bash[18545]: audit 2024-03-30T04:46:57.650007+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:46:58.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:57 smithi089 bash[18545]: audit 2024-03-30T04:46:57.657208+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:58.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:57 smithi089 bash[18545]: audit 2024-03-30T04:46:57.659261+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:57 smithi118 bash[18665]: cluster 2024-03-30T04:46:55.956319+0000 mgr.y (mgr.24313) 121 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-03-30T04:46:58.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:57 smithi118 bash[18665]: audit 2024-03-30T04:46:57.640010+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:58.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:57 smithi118 bash[18665]: audit 2024-03-30T04:46:57.645323+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:46:58.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:57 smithi118 bash[18665]: audit 2024-03-30T04:46:57.645732+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:46:58.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:57 smithi118 bash[18665]: audit 2024-03-30T04:46:57.650007+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:46:58.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:57 smithi118 bash[18665]: audit 2024-03-30T04:46:57.657208+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:46:58.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:57 smithi118 bash[18665]: audit 2024-03-30T04:46:57.659261+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:58.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:46:58 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:46:58] "GET /metrics HTTP/1.1" 200 196771 "" "Prometheus/2.33.4" 2024-03-30T04:46:59.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:58 smithi118 bash[18665]: cephadm 2024-03-30T04:46:57.659956+0000 mgr.y (mgr.24313) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi118.pqvcwy on smithi118 2024-03-30T04:46:59.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:58 smithi089 bash[18545]: cephadm 2024-03-30T04:46:57.659956+0000 mgr.y (mgr.24313) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi118.pqvcwy on smithi118 2024-03-30T04:46:59.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:58 smithi089 bash[23954]: cephadm 2024-03-30T04:46:57.659956+0000 mgr.y (mgr.24313) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi118.pqvcwy on smithi118 2024-03-30T04:47:00.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.158 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.159 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.159 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.159 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.160 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.160 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:46:59 smithi118 bash[18665]: cluster 2024-03-30T04:46:57.957713+0000 mgr.y (mgr.24313) 123 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 780 B/s wr, 1 op/s 2024-03-30T04:47:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.183 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:46:59 smithi089 bash[18545]: cluster 2024-03-30T04:46:57.957713+0000 mgr.y (mgr.24313) 123 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 780 B/s wr, 1 op/s 2024-03-30T04:47:00.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:46:59 smithi089 bash[23954]: cluster 2024-03-30T04:46:57.957713+0000 mgr.y (mgr.24313) 123 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 780 B/s wr, 1 op/s 2024-03-30T04:47:00.443 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.443 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.443 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.444 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.444 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.444 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.444 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.445 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:00.445 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:01.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[23954]: cluster 2024-03-30T04:46:59.958367+0000 mgr.y (mgr.24313) 124 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 704 B/s wr, 1 op/s 2024-03-30T04:47:01.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[23954]: audit 2024-03-30T04:47:00.490031+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:01.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[23954]: audit 2024-03-30T04:47:00.493635+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[23954]: audit 2024-03-30T04:47:00.494751+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[23954]: cephadm 2024-03-30T04:47:00.502003+0000 mgr.y (mgr.24313) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:47:01.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[23954]: audit 2024-03-30T04:47:01.045968+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:01.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[23954]: audit 2024-03-30T04:47:01.052785+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:01.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[23954]: audit 2024-03-30T04:47:01.059574+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:01.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[23954]: audit 2024-03-30T04:47:01.067555+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[23954]: audit 2024-03-30T04:47:01.068520+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[18545]: cluster 2024-03-30T04:46:59.958367+0000 mgr.y (mgr.24313) 124 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 704 B/s wr, 1 op/s 2024-03-30T04:47:01.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[18545]: audit 2024-03-30T04:47:00.490031+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:01.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[18545]: audit 2024-03-30T04:47:00.493635+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[18545]: audit 2024-03-30T04:47:00.494751+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[18545]: cephadm 2024-03-30T04:47:00.502003+0000 mgr.y (mgr.24313) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:47:01.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[18545]: audit 2024-03-30T04:47:01.045968+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:01.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[18545]: audit 2024-03-30T04:47:01.052785+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:01.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[18545]: audit 2024-03-30T04:47:01.059574+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:01.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[18545]: audit 2024-03-30T04:47:01.067555+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:01 smithi089 bash[18545]: audit 2024-03-30T04:47:01.068520+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:01 smithi118 bash[18665]: cluster 2024-03-30T04:46:59.958367+0000 mgr.y (mgr.24313) 124 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 704 B/s wr, 1 op/s 2024-03-30T04:47:01.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:01 smithi118 bash[18665]: audit 2024-03-30T04:47:00.490031+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:01.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:01 smithi118 bash[18665]: audit 2024-03-30T04:47:00.493635+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:01 smithi118 bash[18665]: audit 2024-03-30T04:47:00.494751+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:01.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:01 smithi118 bash[18665]: cephadm 2024-03-30T04:47:00.502003+0000 mgr.y (mgr.24313) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:47:01.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:01 smithi118 bash[18665]: audit 2024-03-30T04:47:01.045968+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:01.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:01 smithi118 bash[18665]: audit 2024-03-30T04:47:01.052785+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:01.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:01 smithi118 bash[18665]: audit 2024-03-30T04:47:01.059574+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:01.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:01 smithi118 bash[18665]: audit 2024-03-30T04:47:01.067555+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:01.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:01 smithi118 bash[18665]: audit 2024-03-30T04:47:01.068520+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:02.111 INFO:teuthology.orchestra.run.smithi089.stderr:pool 'foo' created 2024-03-30T04:47:02.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[18545]: cephadm 2024-03-30T04:47:01.060273+0000 mgr.y (mgr.24313) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[18545]: cephadm 2024-03-30T04:47:01.073055+0000 mgr.y (mgr.24313) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:47:02.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[18545]: audit 2024-03-30T04:47:01.103557+0000 mon.a (mon.0) 940 : audit [INF] from='client.? 172.21.15.89:0/3094127860' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T04:47:02.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[18545]: audit 2024-03-30T04:47:01.530282+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:02.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[18545]: audit 2024-03-30T04:47:01.718011+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:02.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[18545]: cephadm 2024-03-30T04:47:01.720888+0000 mgr.y (mgr.24313) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[18545]: audit 2024-03-30T04:47:01.724371+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:02.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[18545]: audit 2024-03-30T04:47:01.725240+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:02.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[18545]: audit 2024-03-30T04:47:01.729993+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:02.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[18545]: cephadm 2024-03-30T04:47:01.731196+0000 mgr.y (mgr.24313) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[18545]: audit 2024-03-30T04:47:02.108536+0000 mon.a (mon.0) 944 : audit [INF] from='client.? 172.21.15.89:0/3094127860' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-30T04:47:02.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[18545]: cluster 2024-03-30T04:47:02.108735+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-30T04:47:02.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[23954]: cephadm 2024-03-30T04:47:01.060273+0000 mgr.y (mgr.24313) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[23954]: cephadm 2024-03-30T04:47:01.073055+0000 mgr.y (mgr.24313) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:47:02.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[23954]: audit 2024-03-30T04:47:01.103557+0000 mon.a (mon.0) 940 : audit [INF] from='client.? 172.21.15.89:0/3094127860' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T04:47:02.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[23954]: audit 2024-03-30T04:47:01.530282+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:02.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[23954]: audit 2024-03-30T04:47:01.718011+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:02.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[23954]: cephadm 2024-03-30T04:47:01.720888+0000 mgr.y (mgr.24313) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[23954]: audit 2024-03-30T04:47:01.724371+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:02.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[23954]: audit 2024-03-30T04:47:01.725240+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:02.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[23954]: audit 2024-03-30T04:47:01.729993+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:02.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[23954]: cephadm 2024-03-30T04:47:01.731196+0000 mgr.y (mgr.24313) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[23954]: audit 2024-03-30T04:47:02.108536+0000 mon.a (mon.0) 944 : audit [INF] from='client.? 172.21.15.89:0/3094127860' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-30T04:47:02.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:02 smithi089 bash[23954]: cluster 2024-03-30T04:47:02.108735+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-30T04:47:02.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:02 smithi118 bash[18665]: cephadm 2024-03-30T04:47:01.060273+0000 mgr.y (mgr.24313) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:02 smithi118 bash[18665]: cephadm 2024-03-30T04:47:01.073055+0000 mgr.y (mgr.24313) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:47:02.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:02 smithi118 bash[18665]: audit 2024-03-30T04:47:01.103557+0000 mon.a (mon.0) 940 : audit [INF] from='client.? 172.21.15.89:0/3094127860' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T04:47:02.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:02 smithi118 bash[18665]: audit 2024-03-30T04:47:01.530282+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:02.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:02 smithi118 bash[18665]: audit 2024-03-30T04:47:01.718011+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:02.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:02 smithi118 bash[18665]: cephadm 2024-03-30T04:47:01.720888+0000 mgr.y (mgr.24313) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:02 smithi118 bash[18665]: audit 2024-03-30T04:47:01.724371+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:02.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:02 smithi118 bash[18665]: audit 2024-03-30T04:47:01.725240+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:02.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:02 smithi118 bash[18665]: audit 2024-03-30T04:47:01.729993+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:02.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:02 smithi118 bash[18665]: cephadm 2024-03-30T04:47:01.731196+0000 mgr.y (mgr.24313) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:02.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:02 smithi118 bash[18665]: audit 2024-03-30T04:47:02.108536+0000 mon.a (mon.0) 944 : audit [INF] from='client.? 172.21.15.89:0/3094127860' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-30T04:47:02.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:02 smithi118 bash[18665]: cluster 2024-03-30T04:47:02.108735+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-30T04:47:03.065 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'rbd pool init foo' 2024-03-30T04:47:04.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:03 smithi089 bash[18545]: cluster 2024-03-30T04:47:01.959193+0000 mgr.y (mgr.24313) 130 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-03-30T04:47:04.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:03 smithi089 bash[18545]: cluster 2024-03-30T04:47:03.108515+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-30T04:47:04.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:03 smithi089 bash[23954]: cluster 2024-03-30T04:47:01.959193+0000 mgr.y (mgr.24313) 130 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-03-30T04:47:04.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:03 smithi089 bash[23954]: cluster 2024-03-30T04:47:03.108515+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-30T04:47:04.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:03 smithi118 bash[18665]: cluster 2024-03-30T04:47:01.959193+0000 mgr.y (mgr.24313) 130 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-03-30T04:47:04.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:03 smithi118 bash[18665]: cluster 2024-03-30T04:47:03.108515+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-30T04:47:05.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:05 smithi118 bash[18665]: cluster 2024-03-30T04:47:03.960032+0000 mgr.y (mgr.24313) 131 : cluster [DBG] pgmap v100: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 4.5 KiB/s wr, 196 op/s 2024-03-30T04:47:05.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:05 smithi118 bash[18665]: cluster 2024-03-30T04:47:04.116533+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-30T04:47:05.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:05 smithi089 bash[18545]: cluster 2024-03-30T04:47:03.960032+0000 mgr.y (mgr.24313) 131 : cluster [DBG] pgmap v100: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 4.5 KiB/s wr, 196 op/s 2024-03-30T04:47:05.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:05 smithi089 bash[18545]: cluster 2024-03-30T04:47:04.116533+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-30T04:47:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:05 smithi089 bash[23954]: cluster 2024-03-30T04:47:03.960032+0000 mgr.y (mgr.24313) 131 : cluster [DBG] pgmap v100: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 4.5 KiB/s wr, 196 op/s 2024-03-30T04:47:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:05 smithi089 bash[23954]: cluster 2024-03-30T04:47:04.116533+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-30T04:47:07.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:06 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:47:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:47:07.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:07 smithi089 bash[18545]: cluster 2024-03-30T04:47:05.960533+0000 mgr.y (mgr.24313) 132 : cluster [DBG] pgmap v102: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 6.0 KiB/s wr, 261 op/s 2024-03-30T04:47:07.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:07 smithi089 bash[18545]: audit 2024-03-30T04:47:06.650885+0000 mon.a (mon.0) 948 : audit [INF] from='client.? 172.21.15.89:0/2483337563' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T04:47:07.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:07 smithi089 bash[18545]: audit 2024-03-30T04:47:06.792876+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:07.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:07 smithi089 bash[23954]: cluster 2024-03-30T04:47:05.960533+0000 mgr.y (mgr.24313) 132 : cluster [DBG] pgmap v102: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 6.0 KiB/s wr, 261 op/s 2024-03-30T04:47:07.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:07 smithi089 bash[23954]: audit 2024-03-30T04:47:06.650885+0000 mon.a (mon.0) 948 : audit [INF] from='client.? 172.21.15.89:0/2483337563' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T04:47:07.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:07 smithi089 bash[23954]: audit 2024-03-30T04:47:06.792876+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:07.397 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:47:07 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:47:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:47:07.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:07 smithi118 bash[18665]: cluster 2024-03-30T04:47:05.960533+0000 mgr.y (mgr.24313) 132 : cluster [DBG] pgmap v102: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 6.0 KiB/s wr, 261 op/s 2024-03-30T04:47:07.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:07 smithi118 bash[18665]: audit 2024-03-30T04:47:06.650885+0000 mon.a (mon.0) 948 : audit [INF] from='client.? 172.21.15.89:0/2483337563' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T04:47:07.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:07 smithi118 bash[18665]: audit 2024-03-30T04:47:06.792876+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:07.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:07 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:47:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:47:08.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:08 smithi118 bash[18665]: audit 2024-03-30T04:47:07.132737+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.89:0/2483337563' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-30T04:47:08.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:08 smithi118 bash[18665]: cluster 2024-03-30T04:47:07.132889+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-30T04:47:08.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:08 smithi118 bash[18665]: audit 2024-03-30T04:47:07.412739+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:08.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:08 smithi118 bash[18665]: audit 2024-03-30T04:47:07.421344+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:08.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:08 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:47:08] "GET /metrics HTTP/1.1" 200 207173 "" "Prometheus/2.33.4" 2024-03-30T04:47:08.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:08 smithi089 bash[23954]: audit 2024-03-30T04:47:07.132737+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.89:0/2483337563' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-30T04:47:08.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:08 smithi089 bash[23954]: cluster 2024-03-30T04:47:07.132889+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-30T04:47:08.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:08 smithi089 bash[23954]: audit 2024-03-30T04:47:07.412739+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:08.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:08 smithi089 bash[23954]: audit 2024-03-30T04:47:07.421344+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:08 smithi089 bash[18545]: audit 2024-03-30T04:47:07.132737+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.89:0/2483337563' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-30T04:47:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:08 smithi089 bash[18545]: cluster 2024-03-30T04:47:07.132889+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-30T04:47:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:08 smithi089 bash[18545]: audit 2024-03-30T04:47:07.412739+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:08 smithi089 bash[18545]: audit 2024-03-30T04:47:07.421344+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:09.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:08 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:47:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:47:09.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:09 smithi118 bash[18665]: cluster 2024-03-30T04:47:07.961184+0000 mgr.y (mgr.24313) 133 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 0 B/s wr, 282 op/s 2024-03-30T04:47:09.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:09 smithi118 bash[18665]: cluster 2024-03-30T04:47:08.138675+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-30T04:47:09.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:09 smithi118 bash[18665]: audit 2024-03-30T04:47:08.743523+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:09.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:09 smithi118 bash[18665]: audit 2024-03-30T04:47:08.756892+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:09.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:09 smithi089 bash[18545]: cluster 2024-03-30T04:47:07.961184+0000 mgr.y (mgr.24313) 133 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 0 B/s wr, 282 op/s 2024-03-30T04:47:09.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:09 smithi089 bash[18545]: cluster 2024-03-30T04:47:08.138675+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-30T04:47:09.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:09 smithi089 bash[18545]: audit 2024-03-30T04:47:08.743523+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:09.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:09 smithi089 bash[18545]: audit 2024-03-30T04:47:08.756892+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:09.450 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:09 smithi089 bash[23954]: cluster 2024-03-30T04:47:07.961184+0000 mgr.y (mgr.24313) 133 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 0 B/s wr, 282 op/s 2024-03-30T04:47:09.451 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:09 smithi089 bash[23954]: cluster 2024-03-30T04:47:08.138675+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-30T04:47:09.451 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:09 smithi089 bash[23954]: audit 2024-03-30T04:47:08.743523+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:09.451 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:09 smithi089 bash[23954]: audit 2024-03-30T04:47:08.756892+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:10.009 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch apply iscsi foo u p' 2024-03-30T04:47:10.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:10 smithi089 bash[18545]: cluster 2024-03-30T04:47:09.153978+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-30T04:47:10.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:10 smithi089 bash[23954]: cluster 2024-03-30T04:47:09.153978+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-30T04:47:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:10 smithi118 bash[18665]: cluster 2024-03-30T04:47:09.153978+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-30T04:47:11.334 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:10 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:47:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:47:11.335 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:11 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:47:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:47:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:11 smithi089 bash[18545]: cluster 2024-03-30T04:47:09.961992+0000 mgr.y (mgr.24313) 134 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 0 B/s wr, 282 op/s 2024-03-30T04:47:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:11 smithi089 bash[18545]: audit 2024-03-30T04:47:10.950211+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:11 smithi089 bash[18545]: audit 2024-03-30T04:47:11.133463+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:11 smithi089 bash[18545]: audit 2024-03-30T04:47:11.142747+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:11.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:11 smithi089 bash[23954]: cluster 2024-03-30T04:47:09.961992+0000 mgr.y (mgr.24313) 134 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 0 B/s wr, 282 op/s 2024-03-30T04:47:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:11 smithi089 bash[23954]: audit 2024-03-30T04:47:10.950211+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:11 smithi089 bash[23954]: audit 2024-03-30T04:47:11.133463+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:11 smithi089 bash[23954]: audit 2024-03-30T04:47:11.142747+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:11 smithi118 bash[18665]: cluster 2024-03-30T04:47:09.961992+0000 mgr.y (mgr.24313) 134 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 0 B/s wr, 282 op/s 2024-03-30T04:47:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:11 smithi118 bash[18665]: audit 2024-03-30T04:47:10.950211+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:11 smithi118 bash[18665]: audit 2024-03-30T04:47:11.133463+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:11 smithi118 bash[18665]: audit 2024-03-30T04:47:11.142747+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:12.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:12 smithi089 bash[18545]: audit 2024-03-30T04:47:11.171110+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:12.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:12 smithi089 bash[18545]: audit 2024-03-30T04:47:11.172490+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:12.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:12 smithi089 bash[18545]: audit 2024-03-30T04:47:11.178955+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:12.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:12 smithi089 bash[23954]: audit 2024-03-30T04:47:11.171110+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:12.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:12 smithi089 bash[23954]: audit 2024-03-30T04:47:11.172490+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:12.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:12 smithi089 bash[23954]: audit 2024-03-30T04:47:11.178955+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:12 smithi118 bash[18665]: audit 2024-03-30T04:47:11.171110+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:12 smithi118 bash[18665]: audit 2024-03-30T04:47:11.172490+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:12 smithi118 bash[18665]: audit 2024-03-30T04:47:11.178955+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:13.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:13 smithi089 bash[23954]: cluster 2024-03-30T04:47:11.962720+0000 mgr.y (mgr.24313) 135 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 180 KiB/s rd, 0 B/s wr, 275 op/s 2024-03-30T04:47:13.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:13 smithi089 bash[18545]: cluster 2024-03-30T04:47:11.962720+0000 mgr.y (mgr.24313) 135 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 180 KiB/s rd, 0 B/s wr, 275 op/s 2024-03-30T04:47:13.383 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled iscsi.foo update... 2024-03-30T04:47:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:13 smithi118 bash[18665]: cluster 2024-03-30T04:47:11.962720+0000 mgr.y (mgr.24313) 135 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 180 KiB/s rd, 0 B/s wr, 275 op/s 2024-03-30T04:47:14.553 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 180' 2024-03-30T04:47:14.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:14 smithi118 bash[18665]: audit 2024-03-30T04:47:13.377776+0000 mgr.y (mgr.24313) 136 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:14.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:14 smithi118 bash[18665]: cephadm 2024-03-30T04:47:13.379907+0000 mgr.y (mgr.24313) 137 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-30T04:47:14.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:14 smithi118 bash[18665]: audit 2024-03-30T04:47:13.386988+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:14.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:14 smithi118 bash[18665]: audit 2024-03-30T04:47:13.407014+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:14.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:14 smithi118 bash[18665]: audit 2024-03-30T04:47:13.408332+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:14.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:14 smithi118 bash[18665]: audit 2024-03-30T04:47:13.414707+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:14.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:14 smithi118 bash[18665]: cephadm 2024-03-30T04:47:13.421008+0000 mgr.y (mgr.24313) 138 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-30T04:47:14.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:14 smithi118 bash[18665]: audit 2024-03-30T04:47:13.427477+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T04:47:14.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:14 smithi118 bash[18665]: audit 2024-03-30T04:47:13.427715+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T04:47:14.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:14 smithi118 bash[18665]: audit 2024-03-30T04:47:13.431578+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T04:47:14.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:14 smithi118 bash[18665]: audit 2024-03-30T04:47:13.439313+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:14.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:14 smithi118 bash[18665]: cephadm 2024-03-30T04:47:13.440322+0000 mgr.y (mgr.24313) 139 : cephadm [INF] Deploying daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T04:47:14.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[18545]: audit 2024-03-30T04:47:13.377776+0000 mgr.y (mgr.24313) 136 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:14.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[18545]: cephadm 2024-03-30T04:47:13.379907+0000 mgr.y (mgr.24313) 137 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-30T04:47:14.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[18545]: audit 2024-03-30T04:47:13.386988+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:14.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[18545]: audit 2024-03-30T04:47:13.407014+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:14.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[18545]: audit 2024-03-30T04:47:13.408332+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:14.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[18545]: audit 2024-03-30T04:47:13.414707+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:14.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[18545]: cephadm 2024-03-30T04:47:13.421008+0000 mgr.y (mgr.24313) 138 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-30T04:47:14.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[18545]: audit 2024-03-30T04:47:13.427477+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T04:47:14.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[18545]: audit 2024-03-30T04:47:13.427715+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T04:47:14.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[18545]: audit 2024-03-30T04:47:13.431578+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T04:47:14.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[18545]: audit 2024-03-30T04:47:13.439313+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:14.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[18545]: cephadm 2024-03-30T04:47:13.440322+0000 mgr.y (mgr.24313) 139 : cephadm [INF] Deploying daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T04:47:14.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[23954]: audit 2024-03-30T04:47:13.377776+0000 mgr.y (mgr.24313) 136 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:47:14.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[23954]: cephadm 2024-03-30T04:47:13.379907+0000 mgr.y (mgr.24313) 137 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-30T04:47:14.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[23954]: audit 2024-03-30T04:47:13.386988+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:14.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[23954]: audit 2024-03-30T04:47:13.407014+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:14.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[23954]: audit 2024-03-30T04:47:13.408332+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:14.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[23954]: audit 2024-03-30T04:47:13.414707+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:14.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[23954]: cephadm 2024-03-30T04:47:13.421008+0000 mgr.y (mgr.24313) 138 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-30T04:47:14.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[23954]: audit 2024-03-30T04:47:13.427477+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T04:47:14.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[23954]: audit 2024-03-30T04:47:13.427715+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T04:47:14.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[23954]: audit 2024-03-30T04:47:13.431578+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T04:47:14.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[23954]: audit 2024-03-30T04:47:13.439313+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:14.736 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:14 smithi089 bash[23954]: cephadm 2024-03-30T04:47:13.440322+0000 mgr.y (mgr.24313) 139 : cephadm [INF] Deploying daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T04:47:15.804 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:15 smithi089 bash[18545]: cluster 2024-03-30T04:47:13.964457+0000 mgr.y (mgr.24313) 140 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 299 B/s wr, 19 op/s 2024-03-30T04:47:15.805 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:15 smithi089 bash[18545]: cluster 2024-03-30T04:47:14.447364+0000 mon.a (mon.0) 966 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-30T04:47:15.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:15 smithi089 bash[23954]: cluster 2024-03-30T04:47:13.964457+0000 mgr.y (mgr.24313) 140 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 299 B/s wr, 19 op/s 2024-03-30T04:47:15.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:15 smithi089 bash[23954]: cluster 2024-03-30T04:47:14.447364+0000 mon.a (mon.0) 966 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-30T04:47:15.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:15 smithi118 bash[18665]: cluster 2024-03-30T04:47:13.964457+0000 mgr.y (mgr.24313) 140 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 299 B/s wr, 19 op/s 2024-03-30T04:47:15.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:15 smithi118 bash[18665]: cluster 2024-03-30T04:47:14.447364+0000 mon.a (mon.0) 966 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-30T04:47:16.834 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:16.835 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:16.835 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:16.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:16.836 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:16.836 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:16.836 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:16.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:16.837 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:17.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:17.099 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:17.099 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:17.099 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:17.100 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:17.100 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:47:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:17.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:17.100 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:17.101 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:47:17.397 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:47:17 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:47:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:47:17.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:17 smithi118 bash[18665]: cluster 2024-03-30T04:47:15.965200+0000 mgr.y (mgr.24313) 141 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 255 B/s wr, 16 op/s 2024-03-30T04:47:17.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:17 smithi118 bash[18665]: cluster 2024-03-30T04:47:16.112624+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-30T04:47:17.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:17 smithi089 bash[18545]: cluster 2024-03-30T04:47:15.965200+0000 mgr.y (mgr.24313) 141 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 255 B/s wr, 16 op/s 2024-03-30T04:47:17.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:17 smithi089 bash[18545]: cluster 2024-03-30T04:47:16.112624+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-30T04:47:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:17 smithi089 bash[23954]: cluster 2024-03-30T04:47:15.965200+0000 mgr.y (mgr.24313) 141 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 255 B/s wr, 16 op/s 2024-03-30T04:47:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:17 smithi089 bash[23954]: cluster 2024-03-30T04:47:16.112624+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-30T04:47:18.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:47:18] "GET /metrics HTTP/1.1" 200 207173 "" "Prometheus/2.33.4" 2024-03-30T04:47:18.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: audit 2024-03-30T04:47:17.153397+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:18.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: audit 2024-03-30T04:47:17.159232+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:18.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: audit 2024-03-30T04:47:17.161133+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:18.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: audit 2024-03-30T04:47:17.170604+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:18.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: cephadm 2024-03-30T04:47:17.172516+0000 mgr.y (mgr.24313) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:18.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: audit 2024-03-30T04:47:17.182562+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:47:18.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: audit 2024-03-30T04:47:17.182978+0000 mgr.y (mgr.24313) 143 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:47:18.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: cephadm 2024-03-30T04:47:17.184783+0000 mgr.y (mgr.24313) 144 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.89:5000 to Dashboard 2024-03-30T04:47:18.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: audit 2024-03-30T04:47:17.185670+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:47:18.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: audit 2024-03-30T04:47:17.185860+0000 mgr.y (mgr.24313) 145 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:47:18.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: audit 2024-03-30T04:47:17.193066+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:18.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: audit 2024-03-30T04:47:17.196978+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T04:47:18.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: audit 2024-03-30T04:47:17.197511+0000 mgr.y (mgr.24313) 146 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T04:47:18.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: audit 2024-03-30T04:47:17.208446+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:18.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: audit 2024-03-30T04:47:17.211882+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:18.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: audit 2024-03-30T04:47:17.213162+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:18.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: audit 2024-03-30T04:47:17.220160+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:18.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[23954]: cephadm 2024-03-30T04:47:17.221685+0000 mgr.y (mgr.24313) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:18.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: audit 2024-03-30T04:47:17.153397+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:18.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: audit 2024-03-30T04:47:17.159232+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:18.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: audit 2024-03-30T04:47:17.161133+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:18.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: audit 2024-03-30T04:47:17.170604+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:18.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: cephadm 2024-03-30T04:47:17.172516+0000 mgr.y (mgr.24313) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:18.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: audit 2024-03-30T04:47:17.182562+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:47:18.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: audit 2024-03-30T04:47:17.182978+0000 mgr.y (mgr.24313) 143 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:47:18.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: cephadm 2024-03-30T04:47:17.184783+0000 mgr.y (mgr.24313) 144 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.89:5000 to Dashboard 2024-03-30T04:47:18.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: audit 2024-03-30T04:47:17.185670+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:47:18.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: audit 2024-03-30T04:47:17.185860+0000 mgr.y (mgr.24313) 145 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:47:18.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: audit 2024-03-30T04:47:17.193066+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:18.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: audit 2024-03-30T04:47:17.196978+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T04:47:18.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: audit 2024-03-30T04:47:17.197511+0000 mgr.y (mgr.24313) 146 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T04:47:18.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: audit 2024-03-30T04:47:17.208446+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:18.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: audit 2024-03-30T04:47:17.211882+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:18.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: audit 2024-03-30T04:47:17.213162+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:18.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: audit 2024-03-30T04:47:17.220160+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:18.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:18 smithi089 bash[18545]: cephadm 2024-03-30T04:47:17.221685+0000 mgr.y (mgr.24313) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:18.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: audit 2024-03-30T04:47:17.153397+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:18.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: audit 2024-03-30T04:47:17.159232+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:18.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: audit 2024-03-30T04:47:17.161133+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:18.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: audit 2024-03-30T04:47:17.170604+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:18.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: cephadm 2024-03-30T04:47:17.172516+0000 mgr.y (mgr.24313) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:18.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: audit 2024-03-30T04:47:17.182562+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:47:18.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: audit 2024-03-30T04:47:17.182978+0000 mgr.y (mgr.24313) 143 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:47:18.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: cephadm 2024-03-30T04:47:17.184783+0000 mgr.y (mgr.24313) 144 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.89:5000 to Dashboard 2024-03-30T04:47:18.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: audit 2024-03-30T04:47:17.185670+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:47:18.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: audit 2024-03-30T04:47:17.185860+0000 mgr.y (mgr.24313) 145 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:47:18.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: audit 2024-03-30T04:47:17.193066+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:18.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: audit 2024-03-30T04:47:17.196978+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T04:47:18.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: audit 2024-03-30T04:47:17.197511+0000 mgr.y (mgr.24313) 146 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T04:47:18.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: audit 2024-03-30T04:47:17.208446+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:18.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: audit 2024-03-30T04:47:17.211882+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:18.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: audit 2024-03-30T04:47:17.213162+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:18.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: audit 2024-03-30T04:47:17.220160+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:18.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:18 smithi118 bash[18665]: cephadm 2024-03-30T04:47:17.221685+0000 mgr.y (mgr.24313) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T04:47:19.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:19 smithi089 bash[18545]: cluster 2024-03-30T04:47:17.966888+0000 mgr.y (mgr.24313) 148 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 232 B/s wr, 15 op/s 2024-03-30T04:47:19.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:19 smithi089 bash[23954]: cluster 2024-03-30T04:47:17.966888+0000 mgr.y (mgr.24313) 148 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 232 B/s wr, 15 op/s 2024-03-30T04:47:19.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:19 smithi118 bash[18665]: cluster 2024-03-30T04:47:17.966888+0000 mgr.y (mgr.24313) 148 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 232 B/s wr, 15 op/s 2024-03-30T04:47:21.295 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[18545]: cluster 2024-03-30T04:47:19.967649+0000 mgr.y (mgr.24313) 149 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 8.8 KiB/s rd, 204 B/s wr, 13 op/s 2024-03-30T04:47:21.295 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[18545]: audit 2024-03-30T04:47:21.069852+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-03-30T04:47:21.295 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[18545]: audit 2024-03-30T04:47:21.070111+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-03-30T04:47:21.295 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[18545]: audit 2024-03-30T04:47:21.070379+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-03-30T04:47:21.295 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[18545]: audit 2024-03-30T04:47:21.070446+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-03-30T04:47:21.295 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[18545]: audit 2024-03-30T04:47:21.070838+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-03-30T04:47:21.295 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[18545]: audit 2024-03-30T04:47:21.070844+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-03-30T04:47:21.295 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[18545]: audit 2024-03-30T04:47:21.071302+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-03-30T04:47:21.295 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[18545]: audit 2024-03-30T04:47:21.071303+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-03-30T04:47:21.295 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[18545]: audit 2024-03-30T04:47:21.095127+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.89:0/1409122092' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:47:21.295 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[18545]: audit 2024-03-30T04:47:21.138228+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:47:21.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[18545]: audit 2024-03-30T04:47:21.138433+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:47:21.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[18545]: audit 2024-03-30T04:47:21.143771+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:47:21.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[18545]: audit 2024-03-30T04:47:21.143868+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:47:21.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[23954]: cluster 2024-03-30T04:47:19.967649+0000 mgr.y (mgr.24313) 149 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 8.8 KiB/s rd, 204 B/s wr, 13 op/s 2024-03-30T04:47:21.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[23954]: audit 2024-03-30T04:47:21.069852+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-03-30T04:47:21.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[23954]: audit 2024-03-30T04:47:21.070111+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-03-30T04:47:21.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[23954]: audit 2024-03-30T04:47:21.070379+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-03-30T04:47:21.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[23954]: audit 2024-03-30T04:47:21.070446+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-03-30T04:47:21.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[23954]: audit 2024-03-30T04:47:21.070838+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-03-30T04:47:21.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[23954]: audit 2024-03-30T04:47:21.070844+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-03-30T04:47:21.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[23954]: audit 2024-03-30T04:47:21.071302+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-03-30T04:47:21.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[23954]: audit 2024-03-30T04:47:21.071303+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-03-30T04:47:21.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[23954]: audit 2024-03-30T04:47:21.095127+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.89:0/1409122092' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:47:21.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[23954]: audit 2024-03-30T04:47:21.138228+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:47:21.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[23954]: audit 2024-03-30T04:47:21.138433+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:47:21.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[23954]: audit 2024-03-30T04:47:21.143771+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:47:21.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:21 smithi089 bash[23954]: audit 2024-03-30T04:47:21.143868+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:47:21.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:21 smithi118 bash[18665]: cluster 2024-03-30T04:47:19.967649+0000 mgr.y (mgr.24313) 149 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 8.8 KiB/s rd, 204 B/s wr, 13 op/s 2024-03-30T04:47:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:21 smithi118 bash[18665]: audit 2024-03-30T04:47:21.069852+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-03-30T04:47:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:21 smithi118 bash[18665]: audit 2024-03-30T04:47:21.070111+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-03-30T04:47:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:21 smithi118 bash[18665]: audit 2024-03-30T04:47:21.070379+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-03-30T04:47:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:21 smithi118 bash[18665]: audit 2024-03-30T04:47:21.070446+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-03-30T04:47:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:21 smithi118 bash[18665]: audit 2024-03-30T04:47:21.070838+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-03-30T04:47:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:21 smithi118 bash[18665]: audit 2024-03-30T04:47:21.070844+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-03-30T04:47:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:21 smithi118 bash[18665]: audit 2024-03-30T04:47:21.071302+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-03-30T04:47:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:21 smithi118 bash[18665]: audit 2024-03-30T04:47:21.071303+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-03-30T04:47:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:21 smithi118 bash[18665]: audit 2024-03-30T04:47:21.095127+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.89:0/1409122092' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:47:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:21 smithi118 bash[18665]: audit 2024-03-30T04:47:21.138228+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:47:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:21 smithi118 bash[18665]: audit 2024-03-30T04:47:21.138433+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:47:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:21 smithi118 bash[18665]: audit 2024-03-30T04:47:21.143771+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:47:21.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:21 smithi118 bash[18665]: audit 2024-03-30T04:47:21.143868+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:47:22.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:22 smithi089 bash[23954]: audit 2024-03-30T04:47:21.228511+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-03-30T04:47:22.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:22 smithi089 bash[23954]: audit 2024-03-30T04:47:21.228595+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-03-30T04:47:22.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:22 smithi089 bash[23954]: audit 2024-03-30T04:47:21.228657+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-03-30T04:47:22.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:22 smithi089 bash[23954]: audit 2024-03-30T04:47:21.228716+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-03-30T04:47:22.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:22 smithi089 bash[23954]: cluster 2024-03-30T04:47:21.228769+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-30T04:47:22.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:22 smithi089 bash[23954]: audit 2024-03-30T04:47:21.414360+0000 mon.a (mon.0) 984 : audit [INF] from='client.? 172.21.15.89:0/2074722731' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2222294394"}]: dispatch 2024-03-30T04:47:22.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:22 smithi089 bash[23954]: audit 2024-03-30T04:47:21.543541+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:22.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:22 smithi089 bash[18545]: audit 2024-03-30T04:47:21.228511+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-03-30T04:47:22.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:22 smithi089 bash[18545]: audit 2024-03-30T04:47:21.228595+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-03-30T04:47:22.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:22 smithi089 bash[18545]: audit 2024-03-30T04:47:21.228657+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-03-30T04:47:22.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:22 smithi089 bash[18545]: audit 2024-03-30T04:47:21.228716+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-03-30T04:47:22.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:22 smithi089 bash[18545]: cluster 2024-03-30T04:47:21.228769+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-30T04:47:22.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:22 smithi089 bash[18545]: audit 2024-03-30T04:47:21.414360+0000 mon.a (mon.0) 984 : audit [INF] from='client.? 172.21.15.89:0/2074722731' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2222294394"}]: dispatch 2024-03-30T04:47:22.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:22 smithi089 bash[18545]: audit 2024-03-30T04:47:21.543541+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:22.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:22 smithi118 bash[18665]: audit 2024-03-30T04:47:21.228511+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-03-30T04:47:22.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:22 smithi118 bash[18665]: audit 2024-03-30T04:47:21.228595+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-03-30T04:47:22.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:22 smithi118 bash[18665]: audit 2024-03-30T04:47:21.228657+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-03-30T04:47:22.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:22 smithi118 bash[18665]: audit 2024-03-30T04:47:21.228716+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-03-30T04:47:22.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:22 smithi118 bash[18665]: cluster 2024-03-30T04:47:21.228769+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-30T04:47:22.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:22 smithi118 bash[18665]: audit 2024-03-30T04:47:21.414360+0000 mon.a (mon.0) 984 : audit [INF] from='client.? 172.21.15.89:0/2074722731' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2222294394"}]: dispatch 2024-03-30T04:47:22.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:22 smithi118 bash[18665]: audit 2024-03-30T04:47:21.543541+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:23.565 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:23 smithi089 bash[18545]: cluster 2024-03-30T04:47:21.968421+0000 mgr.y (mgr.24313) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:23.565 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:23 smithi089 bash[18545]: audit 2024-03-30T04:47:22.235052+0000 mon.a (mon.0) 986 : audit [INF] from='client.? 172.21.15.89:0/2074722731' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2222294394"}]': finished 2024-03-30T04:47:23.565 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:23 smithi089 bash[18545]: cluster 2024-03-30T04:47:22.235409+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-30T04:47:23.565 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:23 smithi089 bash[18545]: audit 2024-03-30T04:47:22.573864+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.89:0/3631597643' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/607466610"}]: dispatch 2024-03-30T04:47:23.566 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:23 smithi089 bash[23954]: cluster 2024-03-30T04:47:21.968421+0000 mgr.y (mgr.24313) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:23.566 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:23 smithi089 bash[23954]: audit 2024-03-30T04:47:22.235052+0000 mon.a (mon.0) 986 : audit [INF] from='client.? 172.21.15.89:0/2074722731' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2222294394"}]': finished 2024-03-30T04:47:23.566 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:23 smithi089 bash[23954]: cluster 2024-03-30T04:47:22.235409+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-30T04:47:23.566 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:23 smithi089 bash[23954]: audit 2024-03-30T04:47:22.573864+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.89:0/3631597643' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/607466610"}]: dispatch 2024-03-30T04:47:23.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:23 smithi118 bash[18665]: cluster 2024-03-30T04:47:21.968421+0000 mgr.y (mgr.24313) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:23.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:23 smithi118 bash[18665]: audit 2024-03-30T04:47:22.235052+0000 mon.a (mon.0) 986 : audit [INF] from='client.? 172.21.15.89:0/2074722731' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2222294394"}]': finished 2024-03-30T04:47:23.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:23 smithi118 bash[18665]: cluster 2024-03-30T04:47:22.235409+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-30T04:47:23.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:23 smithi118 bash[18665]: audit 2024-03-30T04:47:22.573864+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.89:0/3631597643' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/607466610"}]: dispatch 2024-03-30T04:47:24.822 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:24 smithi118 bash[18665]: audit 2024-03-30T04:47:23.549752+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.89:0/3631597643' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/607466610"}]': finished 2024-03-30T04:47:24.823 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:24 smithi118 bash[18665]: cluster 2024-03-30T04:47:23.549808+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-30T04:47:24.823 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:24 smithi118 bash[18665]: audit 2024-03-30T04:47:23.877622+0000 mon.a (mon.0) 991 : audit [INF] from='client.? 172.21.15.89:0/3949202260' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/1297659732"}]: dispatch 2024-03-30T04:47:24.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:24 smithi089 bash[18545]: audit 2024-03-30T04:47:23.549752+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.89:0/3631597643' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/607466610"}]': finished 2024-03-30T04:47:24.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:24 smithi089 bash[18545]: cluster 2024-03-30T04:47:23.549808+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-30T04:47:24.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:24 smithi089 bash[18545]: audit 2024-03-30T04:47:23.877622+0000 mon.a (mon.0) 991 : audit [INF] from='client.? 172.21.15.89:0/3949202260' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/1297659732"}]: dispatch 2024-03-30T04:47:24.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:24 smithi089 bash[23954]: audit 2024-03-30T04:47:23.549752+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.89:0/3631597643' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/607466610"}]': finished 2024-03-30T04:47:24.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:24 smithi089 bash[23954]: cluster 2024-03-30T04:47:23.549808+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-30T04:47:24.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:24 smithi089 bash[23954]: audit 2024-03-30T04:47:23.877622+0000 mon.a (mon.0) 991 : audit [INF] from='client.? 172.21.15.89:0/3949202260' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/1297659732"}]: dispatch 2024-03-30T04:47:24.835 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:24 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:47:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:47:25.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:25 smithi118 bash[18665]: cluster 2024-03-30T04:47:23.968900+0000 mgr.y (mgr.24313) 151 : cluster [DBG] pgmap v118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2024-03-30T04:47:25.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:25 smithi118 bash[18665]: audit 2024-03-30T04:47:24.572419+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.89:0/3949202260' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/1297659732"}]': finished 2024-03-30T04:47:25.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:25 smithi118 bash[18665]: cluster 2024-03-30T04:47:24.572635+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-30T04:47:25.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:25 smithi118 bash[18665]: audit 2024-03-30T04:47:24.745049+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:25.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:25 smithi118 bash[18665]: audit 2024-03-30T04:47:24.922371+0000 mon.a (mon.0) 995 : audit [INF] from='client.? 172.21.15.89:0/2988092939' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/3456762954"}]: dispatch 2024-03-30T04:47:25.761 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:25 smithi089 bash[18545]: cluster 2024-03-30T04:47:23.968900+0000 mgr.y (mgr.24313) 151 : cluster [DBG] pgmap v118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2024-03-30T04:47:25.762 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:25 smithi089 bash[18545]: audit 2024-03-30T04:47:24.572419+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.89:0/3949202260' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/1297659732"}]': finished 2024-03-30T04:47:25.762 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:25 smithi089 bash[18545]: cluster 2024-03-30T04:47:24.572635+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-30T04:47:25.762 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:25 smithi089 bash[18545]: audit 2024-03-30T04:47:24.745049+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:25.762 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:25 smithi089 bash[18545]: audit 2024-03-30T04:47:24.922371+0000 mon.a (mon.0) 995 : audit [INF] from='client.? 172.21.15.89:0/2988092939' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/3456762954"}]: dispatch 2024-03-30T04:47:25.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:25 smithi089 bash[23954]: cluster 2024-03-30T04:47:23.968900+0000 mgr.y (mgr.24313) 151 : cluster [DBG] pgmap v118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2024-03-30T04:47:25.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:25 smithi089 bash[23954]: audit 2024-03-30T04:47:24.572419+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.89:0/3949202260' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/1297659732"}]': finished 2024-03-30T04:47:25.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:25 smithi089 bash[23954]: cluster 2024-03-30T04:47:24.572635+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-30T04:47:25.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:25 smithi089 bash[23954]: audit 2024-03-30T04:47:24.745049+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:25.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:25 smithi089 bash[23954]: audit 2024-03-30T04:47:24.922371+0000 mon.a (mon.0) 995 : audit [INF] from='client.? 172.21.15.89:0/2988092939' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/3456762954"}]: dispatch 2024-03-30T04:47:26.334 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:47:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:47:27.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[18545]: audit 2024-03-30T04:47:25.751700+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.89:0/2988092939' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/3456762954"}]': finished 2024-03-30T04:47:27.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[18545]: cluster 2024-03-30T04:47:25.751842+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-30T04:47:27.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[18545]: audit 2024-03-30T04:47:26.002585+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:27.052 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[18545]: audit 2024-03-30T04:47:26.018170+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:27.052 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[18545]: audit 2024-03-30T04:47:26.018484+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:27.052 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[18545]: audit 2024-03-30T04:47:26.020597+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:27.052 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[18545]: audit 2024-03-30T04:47:26.030909+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:27.052 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[18545]: audit 2024-03-30T04:47:26.078811+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.89:0/3125443806' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/3456762954"}]: dispatch 2024-03-30T04:47:27.052 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[18545]: audit 2024-03-30T04:47:26.079557+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/3456762954"}]: dispatch 2024-03-30T04:47:27.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[23954]: audit 2024-03-30T04:47:25.751700+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.89:0/2988092939' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/3456762954"}]': finished 2024-03-30T04:47:27.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[23954]: cluster 2024-03-30T04:47:25.751842+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-30T04:47:27.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[23954]: audit 2024-03-30T04:47:26.002585+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:27.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[23954]: audit 2024-03-30T04:47:26.018170+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:27.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[23954]: audit 2024-03-30T04:47:26.018484+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:27.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[23954]: audit 2024-03-30T04:47:26.020597+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:27.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[23954]: audit 2024-03-30T04:47:26.030909+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:27.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[23954]: audit 2024-03-30T04:47:26.078811+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.89:0/3125443806' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/3456762954"}]: dispatch 2024-03-30T04:47:27.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:26 smithi089 bash[23954]: audit 2024-03-30T04:47:26.079557+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/3456762954"}]: dispatch 2024-03-30T04:47:27.107 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:26 smithi118 bash[18665]: audit 2024-03-30T04:47:25.751700+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.89:0/2988092939' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/3456762954"}]': finished 2024-03-30T04:47:27.107 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:26 smithi118 bash[18665]: cluster 2024-03-30T04:47:25.751842+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-30T04:47:27.107 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:26 smithi118 bash[18665]: audit 2024-03-30T04:47:26.002585+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:27.107 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:26 smithi118 bash[18665]: audit 2024-03-30T04:47:26.018170+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:27.107 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:26 smithi118 bash[18665]: audit 2024-03-30T04:47:26.018484+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:27.107 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:26 smithi118 bash[18665]: audit 2024-03-30T04:47:26.020597+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:27.108 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:26 smithi118 bash[18665]: audit 2024-03-30T04:47:26.030909+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:27.108 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:26 smithi118 bash[18665]: audit 2024-03-30T04:47:26.078811+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.89:0/3125443806' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/3456762954"}]: dispatch 2024-03-30T04:47:27.108 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:26 smithi118 bash[18665]: audit 2024-03-30T04:47:26.079557+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/3456762954"}]: dispatch 2024-03-30T04:47:27.377 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:47:27 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:47:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:47:28.055 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:27 smithi089 bash[23954]: cluster 2024-03-30T04:47:25.969263+0000 mgr.y (mgr.24313) 152 : cluster [DBG] pgmap v121: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-03-30T04:47:28.055 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:27 smithi089 bash[23954]: audit 2024-03-30T04:47:27.037029+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/3456762954"}]': finished 2024-03-30T04:47:28.055 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:27 smithi089 bash[23954]: cluster 2024-03-30T04:47:27.037222+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-30T04:47:28.055 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:27 smithi089 bash[23954]: audit 2024-03-30T04:47:27.384397+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.89:0/664607328' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3526469355"}]: dispatch 2024-03-30T04:47:28.055 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:27 smithi089 bash[23954]: audit 2024-03-30T04:47:27.385296+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3526469355"}]: dispatch 2024-03-30T04:47:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:27 smithi089 bash[18545]: cluster 2024-03-30T04:47:25.969263+0000 mgr.y (mgr.24313) 152 : cluster [DBG] pgmap v121: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-03-30T04:47:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:27 smithi089 bash[18545]: audit 2024-03-30T04:47:27.037029+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/3456762954"}]': finished 2024-03-30T04:47:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:27 smithi089 bash[18545]: cluster 2024-03-30T04:47:27.037222+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-30T04:47:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:27 smithi089 bash[18545]: audit 2024-03-30T04:47:27.384397+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.89:0/664607328' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3526469355"}]: dispatch 2024-03-30T04:47:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:27 smithi089 bash[18545]: audit 2024-03-30T04:47:27.385296+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3526469355"}]: dispatch 2024-03-30T04:47:28.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:27 smithi118 bash[18665]: cluster 2024-03-30T04:47:25.969263+0000 mgr.y (mgr.24313) 152 : cluster [DBG] pgmap v121: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-03-30T04:47:28.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:27 smithi118 bash[18665]: audit 2024-03-30T04:47:27.037029+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/3456762954"}]': finished 2024-03-30T04:47:28.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:27 smithi118 bash[18665]: cluster 2024-03-30T04:47:27.037222+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-30T04:47:28.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:27 smithi118 bash[18665]: audit 2024-03-30T04:47:27.384397+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.89:0/664607328' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3526469355"}]: dispatch 2024-03-30T04:47:28.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:27 smithi118 bash[18665]: audit 2024-03-30T04:47:27.385296+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3526469355"}]: dispatch 2024-03-30T04:47:28.312 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:28 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:47:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:47:28.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:28 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:47:28] "GET /metrics HTTP/1.1" 200 208087 "" "Prometheus/2.33.4" 2024-03-30T04:47:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:29 smithi089 bash[18545]: cluster 2024-03-30T04:47:27.970919+0000 mgr.y (mgr.24313) 153 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 10 B/s, 0 objects/s recovering 2024-03-30T04:47:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:29 smithi089 bash[18545]: audit 2024-03-30T04:47:28.040666+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3526469355"}]': finished 2024-03-30T04:47:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:29 smithi089 bash[18545]: cluster 2024-03-30T04:47:28.040900+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-30T04:47:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:29 smithi089 bash[18545]: audit 2024-03-30T04:47:28.093838+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:29 smithi089 bash[18545]: audit 2024-03-30T04:47:28.104092+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:29 smithi089 bash[18545]: audit 2024-03-30T04:47:28.388499+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? 172.21.15.89:0/4110461482' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2180179652"}]: dispatch 2024-03-30T04:47:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:29 smithi089 bash[23954]: cluster 2024-03-30T04:47:27.970919+0000 mgr.y (mgr.24313) 153 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 10 B/s, 0 objects/s recovering 2024-03-30T04:47:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:29 smithi089 bash[23954]: audit 2024-03-30T04:47:28.040666+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3526469355"}]': finished 2024-03-30T04:47:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:29 smithi089 bash[23954]: cluster 2024-03-30T04:47:28.040900+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-30T04:47:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:29 smithi089 bash[23954]: audit 2024-03-30T04:47:28.093838+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:29 smithi089 bash[23954]: audit 2024-03-30T04:47:28.104092+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:29 smithi089 bash[23954]: audit 2024-03-30T04:47:28.388499+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? 172.21.15.89:0/4110461482' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2180179652"}]: dispatch 2024-03-30T04:47:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:29 smithi118 bash[18665]: cluster 2024-03-30T04:47:27.970919+0000 mgr.y (mgr.24313) 153 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 10 B/s, 0 objects/s recovering 2024-03-30T04:47:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:29 smithi118 bash[18665]: audit 2024-03-30T04:47:28.040666+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3526469355"}]': finished 2024-03-30T04:47:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:29 smithi118 bash[18665]: cluster 2024-03-30T04:47:28.040900+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-30T04:47:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:29 smithi118 bash[18665]: audit 2024-03-30T04:47:28.093838+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:29 smithi118 bash[18665]: audit 2024-03-30T04:47:28.104092+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:29 smithi118 bash[18665]: audit 2024-03-30T04:47:28.388499+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? 172.21.15.89:0/4110461482' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2180179652"}]: dispatch 2024-03-30T04:47:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:30 smithi118 bash[18665]: audit 2024-03-30T04:47:29.112954+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? 172.21.15.89:0/4110461482' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2180179652"}]': finished 2024-03-30T04:47:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:30 smithi118 bash[18665]: cluster 2024-03-30T04:47:29.113109+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-30T04:47:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:30 smithi118 bash[18665]: audit 2024-03-30T04:47:29.447243+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? 172.21.15.89:0/883462199' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/437351485"}]: dispatch 2024-03-30T04:47:30.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:30 smithi089 bash[18545]: audit 2024-03-30T04:47:29.112954+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? 172.21.15.89:0/4110461482' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2180179652"}]': finished 2024-03-30T04:47:30.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:30 smithi089 bash[18545]: cluster 2024-03-30T04:47:29.113109+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-30T04:47:30.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:30 smithi089 bash[18545]: audit 2024-03-30T04:47:29.447243+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? 172.21.15.89:0/883462199' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/437351485"}]: dispatch 2024-03-30T04:47:30.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:30 smithi089 bash[23954]: audit 2024-03-30T04:47:29.112954+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? 172.21.15.89:0/4110461482' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2180179652"}]': finished 2024-03-30T04:47:30.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:30 smithi089 bash[23954]: cluster 2024-03-30T04:47:29.113109+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-30T04:47:30.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:30 smithi089 bash[23954]: audit 2024-03-30T04:47:29.447243+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? 172.21.15.89:0/883462199' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/437351485"}]: dispatch 2024-03-30T04:47:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:31 smithi118 bash[18665]: cluster 2024-03-30T04:47:29.971647+0000 mgr.y (mgr.24313) 154 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 10 B/s, 0 objects/s recovering 2024-03-30T04:47:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:31 smithi118 bash[18665]: audit 2024-03-30T04:47:30.120650+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? 172.21.15.89:0/883462199' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/437351485"}]': finished 2024-03-30T04:47:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:31 smithi118 bash[18665]: cluster 2024-03-30T04:47:30.120844+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-30T04:47:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:31 smithi118 bash[18665]: audit 2024-03-30T04:47:30.463734+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.89:0/1943312769' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2366794911"}]: dispatch 2024-03-30T04:47:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:31 smithi118 bash[18665]: audit 2024-03-30T04:47:30.798812+0000 mgr.y (mgr.24313) 155 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:31.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:31 smithi089 bash[18545]: cluster 2024-03-30T04:47:29.971647+0000 mgr.y (mgr.24313) 154 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 10 B/s, 0 objects/s recovering 2024-03-30T04:47:31.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:31 smithi089 bash[18545]: audit 2024-03-30T04:47:30.120650+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? 172.21.15.89:0/883462199' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/437351485"}]': finished 2024-03-30T04:47:31.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:31 smithi089 bash[18545]: cluster 2024-03-30T04:47:30.120844+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-30T04:47:31.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:31 smithi089 bash[18545]: audit 2024-03-30T04:47:30.463734+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.89:0/1943312769' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2366794911"}]: dispatch 2024-03-30T04:47:31.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:31 smithi089 bash[18545]: audit 2024-03-30T04:47:30.798812+0000 mgr.y (mgr.24313) 155 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:31.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:31 smithi089 bash[23954]: cluster 2024-03-30T04:47:29.971647+0000 mgr.y (mgr.24313) 154 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 10 B/s, 0 objects/s recovering 2024-03-30T04:47:31.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:31 smithi089 bash[23954]: audit 2024-03-30T04:47:30.120650+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? 172.21.15.89:0/883462199' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/437351485"}]': finished 2024-03-30T04:47:31.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:31 smithi089 bash[23954]: cluster 2024-03-30T04:47:30.120844+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-30T04:47:31.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:31 smithi089 bash[23954]: audit 2024-03-30T04:47:30.463734+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.89:0/1943312769' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2366794911"}]: dispatch 2024-03-30T04:47:31.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:31 smithi089 bash[23954]: audit 2024-03-30T04:47:30.798812+0000 mgr.y (mgr.24313) 155 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:32.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:32 smithi118 bash[18665]: audit 2024-03-30T04:47:31.131086+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? 172.21.15.89:0/1943312769' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2366794911"}]': finished 2024-03-30T04:47:32.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:32 smithi118 bash[18665]: cluster 2024-03-30T04:47:31.131431+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-30T04:47:32.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:32 smithi118 bash[18665]: audit 2024-03-30T04:47:31.475996+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? 172.21.15.89:0/2640363694' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/542034445"}]: dispatch 2024-03-30T04:47:32.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:32 smithi089 bash[18545]: audit 2024-03-30T04:47:31.131086+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? 172.21.15.89:0/1943312769' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2366794911"}]': finished 2024-03-30T04:47:32.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:32 smithi089 bash[18545]: cluster 2024-03-30T04:47:31.131431+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-30T04:47:32.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:32 smithi089 bash[18545]: audit 2024-03-30T04:47:31.475996+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? 172.21.15.89:0/2640363694' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/542034445"}]: dispatch 2024-03-30T04:47:32.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:32 smithi089 bash[23954]: audit 2024-03-30T04:47:31.131086+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? 172.21.15.89:0/1943312769' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2366794911"}]': finished 2024-03-30T04:47:32.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:32 smithi089 bash[23954]: cluster 2024-03-30T04:47:31.131431+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-30T04:47:32.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:32 smithi089 bash[23954]: audit 2024-03-30T04:47:31.475996+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? 172.21.15.89:0/2640363694' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/542034445"}]: dispatch 2024-03-30T04:47:33.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:33 smithi089 bash[18545]: cluster 2024-03-30T04:47:31.972386+0000 mgr.y (mgr.24313) 156 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:33.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:33 smithi089 bash[18545]: audit 2024-03-30T04:47:32.141951+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? 172.21.15.89:0/2640363694' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/542034445"}]': finished 2024-03-30T04:47:33.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:33 smithi089 bash[18545]: cluster 2024-03-30T04:47:32.142142+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-30T04:47:33.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:33 smithi089 bash[18545]: audit 2024-03-30T04:47:32.477754+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.89:0/1103032407' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/1098264989"}]: dispatch 2024-03-30T04:47:33.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:33 smithi089 bash[18545]: audit 2024-03-30T04:47:32.478802+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/1098264989"}]: dispatch 2024-03-30T04:47:33.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:33 smithi089 bash[23954]: cluster 2024-03-30T04:47:31.972386+0000 mgr.y (mgr.24313) 156 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:33.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:33 smithi089 bash[23954]: audit 2024-03-30T04:47:32.141951+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? 172.21.15.89:0/2640363694' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/542034445"}]': finished 2024-03-30T04:47:33.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:33 smithi089 bash[23954]: cluster 2024-03-30T04:47:32.142142+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-30T04:47:33.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:33 smithi089 bash[23954]: audit 2024-03-30T04:47:32.477754+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.89:0/1103032407' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/1098264989"}]: dispatch 2024-03-30T04:47:33.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:33 smithi089 bash[23954]: audit 2024-03-30T04:47:32.478802+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/1098264989"}]: dispatch 2024-03-30T04:47:33.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:33 smithi118 bash[18665]: cluster 2024-03-30T04:47:31.972386+0000 mgr.y (mgr.24313) 156 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:47:33.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:33 smithi118 bash[18665]: audit 2024-03-30T04:47:32.141951+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? 172.21.15.89:0/2640363694' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/542034445"}]': finished 2024-03-30T04:47:33.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:33 smithi118 bash[18665]: cluster 2024-03-30T04:47:32.142142+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-30T04:47:33.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:33 smithi118 bash[18665]: audit 2024-03-30T04:47:32.477754+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.89:0/1103032407' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/1098264989"}]: dispatch 2024-03-30T04:47:33.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:33 smithi118 bash[18665]: audit 2024-03-30T04:47:32.478802+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/1098264989"}]: dispatch 2024-03-30T04:47:34.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:34 smithi089 bash[18545]: audit 2024-03-30T04:47:33.141919+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/1098264989"}]': finished 2024-03-30T04:47:34.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:34 smithi089 bash[18545]: cluster 2024-03-30T04:47:33.142100+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-30T04:47:34.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:34 smithi089 bash[18545]: audit 2024-03-30T04:47:33.484971+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.89:0/552560158' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/437351485"}]: dispatch 2024-03-30T04:47:34.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:34 smithi089 bash[18545]: audit 2024-03-30T04:47:33.486073+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/437351485"}]: dispatch 2024-03-30T04:47:34.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:34 smithi089 bash[23954]: audit 2024-03-30T04:47:33.141919+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/1098264989"}]': finished 2024-03-30T04:47:34.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:34 smithi089 bash[23954]: cluster 2024-03-30T04:47:33.142100+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-30T04:47:34.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:34 smithi089 bash[23954]: audit 2024-03-30T04:47:33.484971+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.89:0/552560158' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/437351485"}]: dispatch 2024-03-30T04:47:34.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:34 smithi089 bash[23954]: audit 2024-03-30T04:47:33.486073+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/437351485"}]: dispatch 2024-03-30T04:47:34.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:34 smithi118 bash[18665]: audit 2024-03-30T04:47:33.141919+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/1098264989"}]': finished 2024-03-30T04:47:34.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:34 smithi118 bash[18665]: cluster 2024-03-30T04:47:33.142100+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-30T04:47:34.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:34 smithi118 bash[18665]: audit 2024-03-30T04:47:33.484971+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.89:0/552560158' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/437351485"}]: dispatch 2024-03-30T04:47:34.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:34 smithi118 bash[18665]: audit 2024-03-30T04:47:33.486073+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/437351485"}]: dispatch 2024-03-30T04:47:35.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:35 smithi089 bash[18545]: cluster 2024-03-30T04:47:33.973144+0000 mgr.y (mgr.24313) 157 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:35.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:35 smithi089 bash[18545]: audit 2024-03-30T04:47:34.173420+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/437351485"}]': finished 2024-03-30T04:47:35.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:35 smithi089 bash[18545]: cluster 2024-03-30T04:47:34.173635+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-30T04:47:35.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:35 smithi089 bash[18545]: audit 2024-03-30T04:47:34.515700+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.89:0/555687771' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/3754002717"}]: dispatch 2024-03-30T04:47:35.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:35 smithi089 bash[23954]: cluster 2024-03-30T04:47:33.973144+0000 mgr.y (mgr.24313) 157 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:35.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:35 smithi089 bash[23954]: audit 2024-03-30T04:47:34.173420+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/437351485"}]': finished 2024-03-30T04:47:35.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:35 smithi089 bash[23954]: cluster 2024-03-30T04:47:34.173635+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-30T04:47:35.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:35 smithi089 bash[23954]: audit 2024-03-30T04:47:34.515700+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.89:0/555687771' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/3754002717"}]: dispatch 2024-03-30T04:47:35.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:35 smithi118 bash[18665]: cluster 2024-03-30T04:47:33.973144+0000 mgr.y (mgr.24313) 157 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:35.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:35 smithi118 bash[18665]: audit 2024-03-30T04:47:34.173420+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/437351485"}]': finished 2024-03-30T04:47:35.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:35 smithi118 bash[18665]: cluster 2024-03-30T04:47:34.173635+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-30T04:47:35.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:35 smithi118 bash[18665]: audit 2024-03-30T04:47:34.515700+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.89:0/555687771' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/3754002717"}]: dispatch 2024-03-30T04:47:36.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:36 smithi089 bash[23954]: audit 2024-03-30T04:47:35.170403+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.89:0/555687771' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/3754002717"}]': finished 2024-03-30T04:47:36.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:36 smithi089 bash[23954]: cluster 2024-03-30T04:47:35.170935+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-30T04:47:36.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:36 smithi089 bash[23954]: audit 2024-03-30T04:47:35.511751+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.89:0/911982026' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/717115474"}]: dispatch 2024-03-30T04:47:36.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:36 smithi089 bash[23954]: audit 2024-03-30T04:47:35.512669+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/717115474"}]: dispatch 2024-03-30T04:47:36.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:36 smithi089 bash[18545]: audit 2024-03-30T04:47:35.170403+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.89:0/555687771' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/3754002717"}]': finished 2024-03-30T04:47:36.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:36 smithi089 bash[18545]: cluster 2024-03-30T04:47:35.170935+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-30T04:47:36.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:36 smithi089 bash[18545]: audit 2024-03-30T04:47:35.511751+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.89:0/911982026' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/717115474"}]: dispatch 2024-03-30T04:47:36.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:36 smithi089 bash[18545]: audit 2024-03-30T04:47:35.512669+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/717115474"}]: dispatch 2024-03-30T04:47:36.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:36 smithi118 bash[18665]: audit 2024-03-30T04:47:35.170403+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.89:0/555687771' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/3754002717"}]': finished 2024-03-30T04:47:36.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:36 smithi118 bash[18665]: cluster 2024-03-30T04:47:35.170935+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-30T04:47:36.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:36 smithi118 bash[18665]: audit 2024-03-30T04:47:35.511751+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.89:0/911982026' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/717115474"}]: dispatch 2024-03-30T04:47:36.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:36 smithi118 bash[18665]: audit 2024-03-30T04:47:35.512669+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/717115474"}]: dispatch 2024-03-30T04:47:37.397 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:47:37 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:47:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:47:37.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:37 smithi118 bash[18665]: cluster 2024-03-30T04:47:35.973859+0000 mgr.y (mgr.24313) 158 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:37.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:37 smithi118 bash[18665]: audit 2024-03-30T04:47:36.183469+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/717115474"}]': finished 2024-03-30T04:47:37.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:37 smithi118 bash[18665]: cluster 2024-03-30T04:47:36.183671+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-30T04:47:37.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:37 smithi118 bash[18665]: audit 2024-03-30T04:47:36.520431+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.89:0/736943356' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/3754002717"}]: dispatch 2024-03-30T04:47:37.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:37 smithi118 bash[18665]: audit 2024-03-30T04:47:36.521348+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/3754002717"}]: dispatch 2024-03-30T04:47:37.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:37 smithi089 bash[23954]: cluster 2024-03-30T04:47:35.973859+0000 mgr.y (mgr.24313) 158 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:37.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:37 smithi089 bash[23954]: audit 2024-03-30T04:47:36.183469+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/717115474"}]': finished 2024-03-30T04:47:37.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:37 smithi089 bash[23954]: cluster 2024-03-30T04:47:36.183671+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-30T04:47:37.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:37 smithi089 bash[23954]: audit 2024-03-30T04:47:36.520431+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.89:0/736943356' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/3754002717"}]: dispatch 2024-03-30T04:47:37.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:37 smithi089 bash[23954]: audit 2024-03-30T04:47:36.521348+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/3754002717"}]: dispatch 2024-03-30T04:47:37.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:37 smithi089 bash[18545]: cluster 2024-03-30T04:47:35.973859+0000 mgr.y (mgr.24313) 158 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:37.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:37 smithi089 bash[18545]: audit 2024-03-30T04:47:36.183469+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/717115474"}]': finished 2024-03-30T04:47:37.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:37 smithi089 bash[18545]: cluster 2024-03-30T04:47:36.183671+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-30T04:47:37.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:37 smithi089 bash[18545]: audit 2024-03-30T04:47:36.520431+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.89:0/736943356' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/3754002717"}]: dispatch 2024-03-30T04:47:37.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:37 smithi089 bash[18545]: audit 2024-03-30T04:47:36.521348+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/3754002717"}]: dispatch 2024-03-30T04:47:38.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:38 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:47:38] "GET /metrics HTTP/1.1" 200 208130 "" "Prometheus/2.33.4" 2024-03-30T04:47:38.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:38 smithi089 bash[18545]: audit 2024-03-30T04:47:37.205303+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/3754002717"}]': finished 2024-03-30T04:47:38.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:38 smithi089 bash[18545]: cluster 2024-03-30T04:47:37.205540+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-30T04:47:38.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:38 smithi089 bash[18545]: audit 2024-03-30T04:47:37.530024+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.89:0/2492108315' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/221991026"}]: dispatch 2024-03-30T04:47:38.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:38 smithi089 bash[18545]: audit 2024-03-30T04:47:37.530920+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/221991026"}]: dispatch 2024-03-30T04:47:38.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:38 smithi089 bash[23954]: audit 2024-03-30T04:47:37.205303+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/3754002717"}]': finished 2024-03-30T04:47:38.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:38 smithi089 bash[23954]: cluster 2024-03-30T04:47:37.205540+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-30T04:47:38.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:38 smithi089 bash[23954]: audit 2024-03-30T04:47:37.530024+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.89:0/2492108315' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/221991026"}]: dispatch 2024-03-30T04:47:38.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:38 smithi089 bash[23954]: audit 2024-03-30T04:47:37.530920+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/221991026"}]: dispatch 2024-03-30T04:47:38.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:38 smithi118 bash[18665]: audit 2024-03-30T04:47:37.205303+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/3754002717"}]': finished 2024-03-30T04:47:38.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:38 smithi118 bash[18665]: cluster 2024-03-30T04:47:37.205540+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-30T04:47:38.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:38 smithi118 bash[18665]: audit 2024-03-30T04:47:37.530024+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.89:0/2492108315' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/221991026"}]: dispatch 2024-03-30T04:47:38.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:38 smithi118 bash[18665]: audit 2024-03-30T04:47:37.530920+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/221991026"}]: dispatch 2024-03-30T04:47:39.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:39 smithi089 bash[18545]: cluster 2024-03-30T04:47:37.974584+0000 mgr.y (mgr.24313) 159 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:39.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:39 smithi089 bash[18545]: audit 2024-03-30T04:47:38.216966+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/221991026"}]': finished 2024-03-30T04:47:39.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:39 smithi089 bash[18545]: cluster 2024-03-30T04:47:38.217255+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-30T04:47:39.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:39 smithi089 bash[23954]: cluster 2024-03-30T04:47:37.974584+0000 mgr.y (mgr.24313) 159 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:39.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:39 smithi089 bash[23954]: audit 2024-03-30T04:47:38.216966+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/221991026"}]': finished 2024-03-30T04:47:39.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:39 smithi089 bash[23954]: cluster 2024-03-30T04:47:38.217255+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-30T04:47:39.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:39 smithi118 bash[18665]: cluster 2024-03-30T04:47:37.974584+0000 mgr.y (mgr.24313) 159 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:39.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:39 smithi118 bash[18665]: audit 2024-03-30T04:47:38.216966+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/221991026"}]': finished 2024-03-30T04:47:39.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:39 smithi118 bash[18665]: cluster 2024-03-30T04:47:38.217255+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-30T04:47:41.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:41 smithi089 bash[23954]: cluster 2024-03-30T04:47:39.975251+0000 mgr.y (mgr.24313) 160 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:47:41.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:41 smithi089 bash[23954]: audit 2024-03-30T04:47:40.810579+0000 mgr.y (mgr.24313) 161 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:41.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:41 smithi089 bash[18545]: cluster 2024-03-30T04:47:39.975251+0000 mgr.y (mgr.24313) 160 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:47:41.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:41 smithi089 bash[18545]: audit 2024-03-30T04:47:40.810579+0000 mgr.y (mgr.24313) 161 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:41.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:41 smithi118 bash[18665]: cluster 2024-03-30T04:47:39.975251+0000 mgr.y (mgr.24313) 160 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:47:41.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:41 smithi118 bash[18665]: audit 2024-03-30T04:47:40.810579+0000 mgr.y (mgr.24313) 161 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:43.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:43 smithi118 bash[18665]: cluster 2024-03-30T04:47:41.975889+0000 mgr.y (mgr.24313) 162 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:47:43.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:43 smithi089 bash[18545]: cluster 2024-03-30T04:47:41.975889+0000 mgr.y (mgr.24313) 162 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:47:43.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:43 smithi089 bash[23954]: cluster 2024-03-30T04:47:41.975889+0000 mgr.y (mgr.24313) 162 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:47:44.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:43 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:47:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:47:45.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:44 smithi118 bash[18665]: audit 2024-03-30T04:47:43.903392+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:45.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:44 smithi118 bash[18665]: audit 2024-03-30T04:47:43.915904+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:44 smithi089 bash[18545]: audit 2024-03-30T04:47:43.903392+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:44 smithi089 bash[18545]: audit 2024-03-30T04:47:43.915904+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:45.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:44 smithi089 bash[23954]: audit 2024-03-30T04:47:43.903392+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:45.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:44 smithi089 bash[23954]: audit 2024-03-30T04:47:43.915904+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:46.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:45 smithi089 bash[18545]: cluster 2024-03-30T04:47:43.977585+0000 mgr.y (mgr.24313) 163 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:47:46.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:45 smithi089 bash[23954]: cluster 2024-03-30T04:47:43.977585+0000 mgr.y (mgr.24313) 163 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:47:46.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:45 smithi118 bash[18665]: cluster 2024-03-30T04:47:43.977585+0000 mgr.y (mgr.24313) 163 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:47:47.397 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:47:47 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:47:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:47:48.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:47 smithi089 bash[18545]: cluster 2024-03-30T04:47:45.978278+0000 mgr.y (mgr.24313) 164 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s 2024-03-30T04:47:48.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:47 smithi089 bash[23954]: cluster 2024-03-30T04:47:45.978278+0000 mgr.y (mgr.24313) 164 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s 2024-03-30T04:47:48.259 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:47 smithi118 bash[18665]: cluster 2024-03-30T04:47:45.978278+0000 mgr.y (mgr.24313) 164 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s 2024-03-30T04:47:48.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:48 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:47:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:47:48.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:48 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:47:48] "GET /metrics HTTP/1.1" 200 208130 "" "Prometheus/2.33.4" 2024-03-30T04:47:49.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:49 smithi089 bash[18545]: cluster 2024-03-30T04:47:47.979936+0000 mgr.y (mgr.24313) 165 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:47:49.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:49 smithi089 bash[18545]: audit 2024-03-30T04:47:48.249187+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:49.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:49 smithi089 bash[18545]: audit 2024-03-30T04:47:48.262399+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:49.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:49 smithi089 bash[23954]: cluster 2024-03-30T04:47:47.979936+0000 mgr.y (mgr.24313) 165 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:47:49.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:49 smithi089 bash[23954]: audit 2024-03-30T04:47:48.249187+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:49.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:49 smithi089 bash[23954]: audit 2024-03-30T04:47:48.262399+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:49.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:49 smithi118 bash[18665]: cluster 2024-03-30T04:47:47.979936+0000 mgr.y (mgr.24313) 165 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:47:49.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:49 smithi118 bash[18665]: audit 2024-03-30T04:47:48.249187+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:49.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:49 smithi118 bash[18665]: audit 2024-03-30T04:47:48.262399+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:47:51.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:51 smithi089 bash[18545]: cluster 2024-03-30T04:47:49.980673+0000 mgr.y (mgr.24313) 166 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-03-30T04:47:51.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:51 smithi089 bash[18545]: audit 2024-03-30T04:47:50.821898+0000 mgr.y (mgr.24313) 167 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:51.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:51 smithi089 bash[23954]: cluster 2024-03-30T04:47:49.980673+0000 mgr.y (mgr.24313) 166 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-03-30T04:47:51.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:51 smithi089 bash[23954]: audit 2024-03-30T04:47:50.821898+0000 mgr.y (mgr.24313) 167 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:51.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:51 smithi118 bash[18665]: cluster 2024-03-30T04:47:49.980673+0000 mgr.y (mgr.24313) 166 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-03-30T04:47:51.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:51 smithi118 bash[18665]: audit 2024-03-30T04:47:50.821898+0000 mgr.y (mgr.24313) 167 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:53.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:53 smithi089 bash[18545]: cluster 2024-03-30T04:47:51.981344+0000 mgr.y (mgr.24313) 168 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:53.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:53 smithi089 bash[23954]: cluster 2024-03-30T04:47:51.981344+0000 mgr.y (mgr.24313) 168 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:53.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:53 smithi118 bash[18665]: cluster 2024-03-30T04:47:51.981344+0000 mgr.y (mgr.24313) 168 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:55.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:55 smithi089 bash[18545]: cluster 2024-03-30T04:47:53.983047+0000 mgr.y (mgr.24313) 169 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:55.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:55 smithi089 bash[23954]: cluster 2024-03-30T04:47:53.983047+0000 mgr.y (mgr.24313) 169 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:55.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:55 smithi118 bash[18665]: cluster 2024-03-30T04:47:53.983047+0000 mgr.y (mgr.24313) 169 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:57.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:57 smithi118 bash[18665]: cluster 2024-03-30T04:47:55.983815+0000 mgr.y (mgr.24313) 170 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:57.397 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:47:57 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:47:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:47:57.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:57 smithi089 bash[18545]: cluster 2024-03-30T04:47:55.983815+0000 mgr.y (mgr.24313) 170 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:57.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:57 smithi089 bash[23954]: cluster 2024-03-30T04:47:55.983815+0000 mgr.y (mgr.24313) 170 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:58.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:47:58 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:47:58] "GET /metrics HTTP/1.1" 200 208114 "" "Prometheus/2.33.4" 2024-03-30T04:47:59.498 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:47:59 smithi089 bash[18545]: cluster 2024-03-30T04:47:57.985540+0000 mgr.y (mgr.24313) 171 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:59.498 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:47:59 smithi089 bash[23954]: cluster 2024-03-30T04:47:57.985540+0000 mgr.y (mgr.24313) 171 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:59.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:47:59 smithi118 bash[18665]: cluster 2024-03-30T04:47:57.985540+0000 mgr.y (mgr.24313) 171 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:01.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:01 smithi089 bash[18545]: cluster 2024-03-30T04:47:59.986115+0000 mgr.y (mgr.24313) 172 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:01.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:01 smithi089 bash[18545]: audit 2024-03-30T04:48:00.832403+0000 mgr.y (mgr.24313) 173 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:01.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:01 smithi089 bash[23954]: cluster 2024-03-30T04:47:59.986115+0000 mgr.y (mgr.24313) 172 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:01.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:01 smithi089 bash[23954]: audit 2024-03-30T04:48:00.832403+0000 mgr.y (mgr.24313) 173 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:01.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:01 smithi118 bash[18665]: cluster 2024-03-30T04:47:59.986115+0000 mgr.y (mgr.24313) 172 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:01.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:01 smithi118 bash[18665]: audit 2024-03-30T04:48:00.832403+0000 mgr.y (mgr.24313) 173 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:03.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:03 smithi089 bash[18545]: cluster 2024-03-30T04:48:01.986845+0000 mgr.y (mgr.24313) 174 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:03.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:03 smithi089 bash[23954]: cluster 2024-03-30T04:48:01.986845+0000 mgr.y (mgr.24313) 174 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:03.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:03 smithi118 bash[18665]: cluster 2024-03-30T04:48:01.986845+0000 mgr.y (mgr.24313) 174 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:04.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:48:04 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:48:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:48:05.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:05 smithi089 bash[18545]: cluster 2024-03-30T04:48:03.988407+0000 mgr.y (mgr.24313) 175 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:05.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:05 smithi089 bash[18545]: audit 2024-03-30T04:48:04.087666+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:05.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:05 smithi089 bash[18545]: audit 2024-03-30T04:48:04.101195+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:05 smithi089 bash[23954]: cluster 2024-03-30T04:48:03.988407+0000 mgr.y (mgr.24313) 175 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:05 smithi089 bash[23954]: audit 2024-03-30T04:48:04.087666+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:05 smithi089 bash[23954]: audit 2024-03-30T04:48:04.101195+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:05.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:05 smithi118 bash[18665]: cluster 2024-03-30T04:48:03.988407+0000 mgr.y (mgr.24313) 175 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:05.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:05 smithi118 bash[18665]: audit 2024-03-30T04:48:04.087666+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:05.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:05 smithi118 bash[18665]: audit 2024-03-30T04:48:04.101195+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:07.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:07 smithi118 bash[18665]: cluster 2024-03-30T04:48:05.989129+0000 mgr.y (mgr.24313) 176 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:07.396 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:48:07 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:48:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:48:07.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:07 smithi089 bash[18545]: cluster 2024-03-30T04:48:05.989129+0000 mgr.y (mgr.24313) 176 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:07.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:07 smithi089 bash[23954]: cluster 2024-03-30T04:48:05.989129+0000 mgr.y (mgr.24313) 176 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:08.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:48:08 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:48:08] "GET /metrics HTTP/1.1" 200 208083 "" "Prometheus/2.33.4" 2024-03-30T04:48:08.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:48:08 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:48:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:48:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:09 smithi089 bash[18545]: cluster 2024-03-30T04:48:07.990855+0000 mgr.y (mgr.24313) 177 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:09 smithi089 bash[18545]: audit 2024-03-30T04:48:08.438507+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:09 smithi089 bash[18545]: audit 2024-03-30T04:48:08.452301+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:09.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:09 smithi089 bash[23954]: cluster 2024-03-30T04:48:07.990855+0000 mgr.y (mgr.24313) 177 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:09.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:09 smithi089 bash[23954]: audit 2024-03-30T04:48:08.438507+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:09.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:09 smithi089 bash[23954]: audit 2024-03-30T04:48:08.452301+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:09.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:09 smithi118 bash[18665]: cluster 2024-03-30T04:48:07.990855+0000 mgr.y (mgr.24313) 177 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:09.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:09 smithi118 bash[18665]: audit 2024-03-30T04:48:08.438507+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:09.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:09 smithi118 bash[18665]: audit 2024-03-30T04:48:08.452301+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:11 smithi089 bash[18545]: cluster 2024-03-30T04:48:09.991608+0000 mgr.y (mgr.24313) 178 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:11 smithi089 bash[18545]: audit 2024-03-30T04:48:10.840683+0000 mgr.y (mgr.24313) 179 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:11.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:11 smithi089 bash[23954]: cluster 2024-03-30T04:48:09.991608+0000 mgr.y (mgr.24313) 178 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:11.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:11 smithi089 bash[23954]: audit 2024-03-30T04:48:10.840683+0000 mgr.y (mgr.24313) 179 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:11.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:11 smithi118 bash[18665]: cluster 2024-03-30T04:48:09.991608+0000 mgr.y (mgr.24313) 178 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:11.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:11 smithi118 bash[18665]: audit 2024-03-30T04:48:10.840683+0000 mgr.y (mgr.24313) 179 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:13.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:13 smithi089 bash[18545]: cluster 2024-03-30T04:48:11.992374+0000 mgr.y (mgr.24313) 180 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:13.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:13 smithi089 bash[23954]: cluster 2024-03-30T04:48:11.992374+0000 mgr.y (mgr.24313) 180 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:13.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:13 smithi118 bash[18665]: cluster 2024-03-30T04:48:11.992374+0000 mgr.y (mgr.24313) 180 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:15.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:15 smithi089 bash[18545]: cluster 2024-03-30T04:48:13.994071+0000 mgr.y (mgr.24313) 181 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:15.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:15 smithi089 bash[23954]: cluster 2024-03-30T04:48:13.994071+0000 mgr.y (mgr.24313) 181 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:15.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:15 smithi118 bash[18665]: cluster 2024-03-30T04:48:13.994071+0000 mgr.y (mgr.24313) 181 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:17.396 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:48:17 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:48:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:48:17.724 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:17 smithi089 bash[18545]: cluster 2024-03-30T04:48:15.994780+0000 mgr.y (mgr.24313) 182 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:17.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:17 smithi089 bash[23954]: cluster 2024-03-30T04:48:15.994780+0000 mgr.y (mgr.24313) 182 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:17.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:17 smithi118 bash[18665]: cluster 2024-03-30T04:48:15.994780+0000 mgr.y (mgr.24313) 182 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:18.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:48:18 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:48:18] "GET /metrics HTTP/1.1" 200 208083 "" "Prometheus/2.33.4" 2024-03-30T04:48:19.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:19 smithi089 bash[23954]: cluster 2024-03-30T04:48:17.996566+0000 mgr.y (mgr.24313) 183 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:19.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:19 smithi089 bash[18545]: cluster 2024-03-30T04:48:17.996566+0000 mgr.y (mgr.24313) 183 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:19.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:19 smithi118 bash[18665]: cluster 2024-03-30T04:48:17.996566+0000 mgr.y (mgr.24313) 183 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:21.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:21 smithi089 bash[23954]: cluster 2024-03-30T04:48:19.997237+0000 mgr.y (mgr.24313) 184 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:21.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:21 smithi089 bash[23954]: audit 2024-03-30T04:48:20.851459+0000 mgr.y (mgr.24313) 185 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:21.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:21 smithi089 bash[23954]: audit 2024-03-30T04:48:21.144372+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:48:21.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:21 smithi089 bash[23954]: audit 2024-03-30T04:48:21.144595+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:48:21.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:21 smithi089 bash[23954]: audit 2024-03-30T04:48:21.149472+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:48:21.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:21 smithi089 bash[23954]: audit 2024-03-30T04:48:21.149835+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:48:21.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:21 smithi089 bash[18545]: cluster 2024-03-30T04:48:19.997237+0000 mgr.y (mgr.24313) 184 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:21.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:21 smithi089 bash[18545]: audit 2024-03-30T04:48:20.851459+0000 mgr.y (mgr.24313) 185 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:21.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:21 smithi089 bash[18545]: audit 2024-03-30T04:48:21.144372+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:48:21.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:21 smithi089 bash[18545]: audit 2024-03-30T04:48:21.144595+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:48:21.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:21 smithi089 bash[18545]: audit 2024-03-30T04:48:21.149472+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:48:21.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:21 smithi089 bash[18545]: audit 2024-03-30T04:48:21.149835+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:48:21.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:21 smithi118 bash[18665]: cluster 2024-03-30T04:48:19.997237+0000 mgr.y (mgr.24313) 184 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:21.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:21 smithi118 bash[18665]: audit 2024-03-30T04:48:20.851459+0000 mgr.y (mgr.24313) 185 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:21.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:21 smithi118 bash[18665]: audit 2024-03-30T04:48:21.144372+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:48:21.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:21 smithi118 bash[18665]: audit 2024-03-30T04:48:21.144595+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:48:21.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:21 smithi118 bash[18665]: audit 2024-03-30T04:48:21.149472+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:48:21.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:21 smithi118 bash[18665]: audit 2024-03-30T04:48:21.149835+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:48:23.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:23 smithi089 bash[18545]: cluster 2024-03-30T04:48:21.997940+0000 mgr.y (mgr.24313) 186 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:23.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:23 smithi089 bash[23954]: cluster 2024-03-30T04:48:21.997940+0000 mgr.y (mgr.24313) 186 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:23.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:23 smithi118 bash[18665]: cluster 2024-03-30T04:48:21.997940+0000 mgr.y (mgr.24313) 186 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:24.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:48:24 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:48:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:48:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:25 smithi089 bash[18545]: cluster 2024-03-30T04:48:23.999653+0000 mgr.y (mgr.24313) 187 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:25.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:25 smithi089 bash[18545]: audit 2024-03-30T04:48:24.248966+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:25.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:25 smithi089 bash[18545]: audit 2024-03-30T04:48:24.260411+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:25.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:25 smithi089 bash[23954]: cluster 2024-03-30T04:48:23.999653+0000 mgr.y (mgr.24313) 187 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:25.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:25 smithi089 bash[23954]: audit 2024-03-30T04:48:24.248966+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:25.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:25 smithi089 bash[23954]: audit 2024-03-30T04:48:24.260411+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:25.637 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:25 smithi118 bash[18665]: cluster 2024-03-30T04:48:23.999653+0000 mgr.y (mgr.24313) 187 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:25.637 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:25 smithi118 bash[18665]: audit 2024-03-30T04:48:24.248966+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:25.637 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:25 smithi118 bash[18665]: audit 2024-03-30T04:48:24.260411+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:26 smithi089 bash[23954]: audit 2024-03-30T04:48:26.039058+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:26 smithi089 bash[23954]: audit 2024-03-30T04:48:26.041476+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:26 smithi089 bash[18545]: audit 2024-03-30T04:48:26.039058+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:26 smithi089 bash[18545]: audit 2024-03-30T04:48:26.041476+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:26.504 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:26 smithi118 bash[18665]: audit 2024-03-30T04:48:26.039058+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:26.504 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:26 smithi118 bash[18665]: audit 2024-03-30T04:48:26.041476+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:27.396 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:48:27 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:48:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:48:27.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:27 smithi118 bash[18665]: cluster 2024-03-30T04:48:26.000511+0000 mgr.y (mgr.24313) 188 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:27.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:27 smithi118 bash[18665]: audit 2024-03-30T04:48:26.298775+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:27.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:27 smithi118 bash[18665]: audit 2024-03-30T04:48:26.309799+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:27.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:27 smithi089 bash[18545]: cluster 2024-03-30T04:48:26.000511+0000 mgr.y (mgr.24313) 188 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:27.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:27 smithi089 bash[18545]: audit 2024-03-30T04:48:26.298775+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:27.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:27 smithi089 bash[18545]: audit 2024-03-30T04:48:26.309799+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:27.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:27 smithi089 bash[23954]: cluster 2024-03-30T04:48:26.000511+0000 mgr.y (mgr.24313) 188 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:27.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:27 smithi089 bash[23954]: audit 2024-03-30T04:48:26.298775+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:27.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:27 smithi089 bash[23954]: audit 2024-03-30T04:48:26.309799+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:28.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:48:28 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:48:28] "GET /metrics HTTP/1.1" 200 208056 "" "Prometheus/2.33.4" 2024-03-30T04:48:29.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:48:28 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:48:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:48:29.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:29 smithi118 bash[18665]: cluster 2024-03-30T04:48:28.002175+0000 mgr.y (mgr.24313) 189 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:29.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:29 smithi118 bash[18665]: audit 2024-03-30T04:48:28.607396+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:29.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:29 smithi118 bash[18665]: audit 2024-03-30T04:48:28.619399+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:30.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:29 smithi089 bash[18545]: cluster 2024-03-30T04:48:28.002175+0000 mgr.y (mgr.24313) 189 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:30.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:29 smithi089 bash[18545]: audit 2024-03-30T04:48:28.607396+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:30.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:29 smithi089 bash[18545]: audit 2024-03-30T04:48:28.619399+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:30.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:29 smithi089 bash[23954]: cluster 2024-03-30T04:48:28.002175+0000 mgr.y (mgr.24313) 189 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:30.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:29 smithi089 bash[23954]: audit 2024-03-30T04:48:28.607396+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:30.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:29 smithi089 bash[23954]: audit 2024-03-30T04:48:28.619399+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:31.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:31 smithi118 bash[18665]: cluster 2024-03-30T04:48:30.002996+0000 mgr.y (mgr.24313) 190 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:31.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:31 smithi118 bash[18665]: audit 2024-03-30T04:48:30.860757+0000 mgr.y (mgr.24313) 191 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:32.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:31 smithi089 bash[18545]: cluster 2024-03-30T04:48:30.002996+0000 mgr.y (mgr.24313) 190 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:32.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:31 smithi089 bash[18545]: audit 2024-03-30T04:48:30.860757+0000 mgr.y (mgr.24313) 191 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:32.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:31 smithi089 bash[23954]: cluster 2024-03-30T04:48:30.002996+0000 mgr.y (mgr.24313) 190 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:32.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:31 smithi089 bash[23954]: audit 2024-03-30T04:48:30.860757+0000 mgr.y (mgr.24313) 191 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:33.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:33 smithi118 bash[18665]: cluster 2024-03-30T04:48:32.003756+0000 mgr.y (mgr.24313) 192 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:34.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:33 smithi089 bash[18545]: cluster 2024-03-30T04:48:32.003756+0000 mgr.y (mgr.24313) 192 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:34.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:33 smithi089 bash[23954]: cluster 2024-03-30T04:48:32.003756+0000 mgr.y (mgr.24313) 192 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:35.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:35 smithi118 bash[18665]: cluster 2024-03-30T04:48:34.005452+0000 mgr.y (mgr.24313) 193 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:36.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:35 smithi089 bash[18545]: cluster 2024-03-30T04:48:34.005452+0000 mgr.y (mgr.24313) 193 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:36.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:35 smithi089 bash[23954]: cluster 2024-03-30T04:48:34.005452+0000 mgr.y (mgr.24313) 193 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:37.396 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:48:37 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:48:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:48:37.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:37 smithi118 bash[18665]: cluster 2024-03-30T04:48:36.006181+0000 mgr.y (mgr.24313) 194 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:38.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:37 smithi089 bash[18545]: cluster 2024-03-30T04:48:36.006181+0000 mgr.y (mgr.24313) 194 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:38.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:37 smithi089 bash[23954]: cluster 2024-03-30T04:48:36.006181+0000 mgr.y (mgr.24313) 194 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:38.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:48:38 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:48:38] "GET /metrics HTTP/1.1" 200 208065 "" "Prometheus/2.33.4" 2024-03-30T04:48:39.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:39 smithi089 bash[23954]: cluster 2024-03-30T04:48:38.007883+0000 mgr.y (mgr.24313) 195 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:39.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:39 smithi089 bash[18545]: cluster 2024-03-30T04:48:38.007883+0000 mgr.y (mgr.24313) 195 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:39.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:39 smithi118 bash[18665]: cluster 2024-03-30T04:48:38.007883+0000 mgr.y (mgr.24313) 195 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:41.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:41 smithi118 bash[18665]: cluster 2024-03-30T04:48:40.008620+0000 mgr.y (mgr.24313) 196 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:41.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:41 smithi118 bash[18665]: audit 2024-03-30T04:48:40.870253+0000 mgr.y (mgr.24313) 197 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:41.997 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:41 smithi089 bash[18545]: cluster 2024-03-30T04:48:40.008620+0000 mgr.y (mgr.24313) 196 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:41.998 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:41 smithi089 bash[18545]: audit 2024-03-30T04:48:40.870253+0000 mgr.y (mgr.24313) 197 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:41.998 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:41 smithi089 bash[23954]: cluster 2024-03-30T04:48:40.008620+0000 mgr.y (mgr.24313) 196 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:41.998 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:41 smithi089 bash[23954]: audit 2024-03-30T04:48:40.870253+0000 mgr.y (mgr.24313) 197 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:43.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:43 smithi118 bash[18665]: cluster 2024-03-30T04:48:42.009143+0000 mgr.y (mgr.24313) 198 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:43 smithi089 bash[18545]: cluster 2024-03-30T04:48:42.009143+0000 mgr.y (mgr.24313) 198 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:44.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:43 smithi089 bash[23954]: cluster 2024-03-30T04:48:42.009143+0000 mgr.y (mgr.24313) 198 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:44.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:48:44 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:48:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:48:45.592 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:45 smithi118 bash[18665]: cluster 2024-03-30T04:48:44.010792+0000 mgr.y (mgr.24313) 199 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:45.592 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:45 smithi118 bash[18665]: audit 2024-03-30T04:48:44.429062+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:45.592 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:45 smithi118 bash[18665]: audit 2024-03-30T04:48:44.437176+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:45.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:45 smithi089 bash[23954]: cluster 2024-03-30T04:48:44.010792+0000 mgr.y (mgr.24313) 199 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:45.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:45 smithi089 bash[23954]: audit 2024-03-30T04:48:44.429062+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:45.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:45 smithi089 bash[23954]: audit 2024-03-30T04:48:44.437176+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:45.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:45 smithi089 bash[18545]: cluster 2024-03-30T04:48:44.010792+0000 mgr.y (mgr.24313) 199 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:45.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:45 smithi089 bash[18545]: audit 2024-03-30T04:48:44.429062+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:45.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:45 smithi089 bash[18545]: audit 2024-03-30T04:48:44.437176+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:47.396 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:48:47 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:48:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:48:47.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:47 smithi089 bash[18545]: cluster 2024-03-30T04:48:46.011496+0000 mgr.y (mgr.24313) 200 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:47.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:47 smithi089 bash[23954]: cluster 2024-03-30T04:48:46.011496+0000 mgr.y (mgr.24313) 200 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:47.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:47 smithi118 bash[18665]: cluster 2024-03-30T04:48:46.011496+0000 mgr.y (mgr.24313) 200 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:48.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:48:48 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:48:48] "GET /metrics HTTP/1.1" 200 208065 "" "Prometheus/2.33.4" 2024-03-30T04:48:49.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:48:48 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:48:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:48:50.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:49 smithi089 bash[18545]: cluster 2024-03-30T04:48:48.013227+0000 mgr.y (mgr.24313) 201 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:50.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:49 smithi089 bash[18545]: audit 2024-03-30T04:48:48.743245+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:50.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:49 smithi089 bash[18545]: audit 2024-03-30T04:48:48.754886+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:49 smithi089 bash[23954]: cluster 2024-03-30T04:48:48.013227+0000 mgr.y (mgr.24313) 201 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:49 smithi089 bash[23954]: audit 2024-03-30T04:48:48.743245+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:49 smithi089 bash[23954]: audit 2024-03-30T04:48:48.754886+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:49 smithi118 bash[18665]: cluster 2024-03-30T04:48:48.013227+0000 mgr.y (mgr.24313) 201 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:49 smithi118 bash[18665]: audit 2024-03-30T04:48:48.743245+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:49 smithi118 bash[18665]: audit 2024-03-30T04:48:48.754886+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:48:52.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:51 smithi089 bash[18545]: cluster 2024-03-30T04:48:50.013974+0000 mgr.y (mgr.24313) 202 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:52.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:51 smithi089 bash[18545]: audit 2024-03-30T04:48:50.880749+0000 mgr.y (mgr.24313) 203 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:52.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:51 smithi089 bash[23954]: cluster 2024-03-30T04:48:50.013974+0000 mgr.y (mgr.24313) 202 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:52.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:51 smithi089 bash[23954]: audit 2024-03-30T04:48:50.880749+0000 mgr.y (mgr.24313) 203 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:52.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:51 smithi118 bash[18665]: cluster 2024-03-30T04:48:50.013974+0000 mgr.y (mgr.24313) 202 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:52.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:51 smithi118 bash[18665]: audit 2024-03-30T04:48:50.880749+0000 mgr.y (mgr.24313) 203 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:54.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:53 smithi089 bash[18545]: cluster 2024-03-30T04:48:52.014688+0000 mgr.y (mgr.24313) 204 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:54.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:53 smithi089 bash[23954]: cluster 2024-03-30T04:48:52.014688+0000 mgr.y (mgr.24313) 204 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:54.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:53 smithi118 bash[18665]: cluster 2024-03-30T04:48:52.014688+0000 mgr.y (mgr.24313) 204 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:56.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:55 smithi089 bash[18545]: cluster 2024-03-30T04:48:54.016419+0000 mgr.y (mgr.24313) 205 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:56.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:55 smithi089 bash[23954]: cluster 2024-03-30T04:48:54.016419+0000 mgr.y (mgr.24313) 205 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:56.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:55 smithi118 bash[18665]: cluster 2024-03-30T04:48:54.016419+0000 mgr.y (mgr.24313) 205 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:57.395 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:48:57 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:48:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:48:58.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:57 smithi089 bash[18545]: cluster 2024-03-30T04:48:56.017168+0000 mgr.y (mgr.24313) 206 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:58.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:57 smithi089 bash[23954]: cluster 2024-03-30T04:48:56.017168+0000 mgr.y (mgr.24313) 206 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:58.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:57 smithi118 bash[18665]: cluster 2024-03-30T04:48:56.017168+0000 mgr.y (mgr.24313) 206 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:58.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:48:58 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:48:58] "GET /metrics HTTP/1.1" 200 208075 "" "Prometheus/2.33.4" 2024-03-30T04:48:59.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:48:59 smithi089 bash[23954]: cluster 2024-03-30T04:48:58.018878+0000 mgr.y (mgr.24313) 207 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:59.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:48:59 smithi089 bash[18545]: cluster 2024-03-30T04:48:58.018878+0000 mgr.y (mgr.24313) 207 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:00.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:48:59 smithi118 bash[18665]: cluster 2024-03-30T04:48:58.018878+0000 mgr.y (mgr.24313) 207 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:02.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:01 smithi089 bash[23954]: cluster 2024-03-30T04:49:00.019591+0000 mgr.y (mgr.24313) 208 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:02.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:01 smithi089 bash[23954]: audit 2024-03-30T04:49:00.888761+0000 mgr.y (mgr.24313) 209 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:02.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:01 smithi089 bash[18545]: cluster 2024-03-30T04:49:00.019591+0000 mgr.y (mgr.24313) 208 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:02.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:01 smithi089 bash[18545]: audit 2024-03-30T04:49:00.888761+0000 mgr.y (mgr.24313) 209 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:02.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:01 smithi118 bash[18665]: cluster 2024-03-30T04:49:00.019591+0000 mgr.y (mgr.24313) 208 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:02.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:01 smithi118 bash[18665]: audit 2024-03-30T04:49:00.888761+0000 mgr.y (mgr.24313) 209 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:04.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:03 smithi089 bash[18545]: cluster 2024-03-30T04:49:02.020059+0000 mgr.y (mgr.24313) 210 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:04.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:03 smithi089 bash[23954]: cluster 2024-03-30T04:49:02.020059+0000 mgr.y (mgr.24313) 210 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:04.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:03 smithi118 bash[18665]: cluster 2024-03-30T04:49:02.020059+0000 mgr.y (mgr.24313) 210 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:05.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:49:04 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:49:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:49:05.855 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:05 smithi118 bash[18665]: cluster 2024-03-30T04:49:04.021629+0000 mgr.y (mgr.24313) 211 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:05.855 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:05 smithi118 bash[18665]: audit 2024-03-30T04:49:04.599925+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:05.856 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:05 smithi118 bash[18665]: audit 2024-03-30T04:49:04.609761+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:06.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:05 smithi089 bash[18545]: cluster 2024-03-30T04:49:04.021629+0000 mgr.y (mgr.24313) 211 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:06.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:05 smithi089 bash[18545]: audit 2024-03-30T04:49:04.599925+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:06.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:05 smithi089 bash[18545]: audit 2024-03-30T04:49:04.609761+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:06.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:05 smithi089 bash[23954]: cluster 2024-03-30T04:49:04.021629+0000 mgr.y (mgr.24313) 211 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:06.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:05 smithi089 bash[23954]: audit 2024-03-30T04:49:04.599925+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:06.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:05 smithi089 bash[23954]: audit 2024-03-30T04:49:04.609761+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:07.395 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:49:07 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:49:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:49:07.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:07 smithi118 bash[18665]: cluster 2024-03-30T04:49:06.022292+0000 mgr.y (mgr.24313) 212 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:08.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:07 smithi089 bash[18545]: cluster 2024-03-30T04:49:06.022292+0000 mgr.y (mgr.24313) 212 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:08.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:07 smithi089 bash[23954]: cluster 2024-03-30T04:49:06.022292+0000 mgr.y (mgr.24313) 212 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:08.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:49:08 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:49:08] "GET /metrics HTTP/1.1" 200 208068 "" "Prometheus/2.33.4" 2024-03-30T04:49:09.334 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:49:08 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:49:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:49:10.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:09 smithi118 bash[18665]: cluster 2024-03-30T04:49:08.023904+0000 mgr.y (mgr.24313) 213 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:10.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:09 smithi118 bash[18665]: audit 2024-03-30T04:49:08.911946+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:10.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:09 smithi118 bash[18665]: audit 2024-03-30T04:49:08.923577+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:10.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:09 smithi089 bash[18545]: cluster 2024-03-30T04:49:08.023904+0000 mgr.y (mgr.24313) 213 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:10.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:09 smithi089 bash[18545]: audit 2024-03-30T04:49:08.911946+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:10.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:09 smithi089 bash[18545]: audit 2024-03-30T04:49:08.923577+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:10.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:09 smithi089 bash[23954]: cluster 2024-03-30T04:49:08.023904+0000 mgr.y (mgr.24313) 213 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:10.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:09 smithi089 bash[23954]: audit 2024-03-30T04:49:08.911946+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:10.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:09 smithi089 bash[23954]: audit 2024-03-30T04:49:08.923577+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:12.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:11 smithi089 bash[18545]: cluster 2024-03-30T04:49:10.024630+0000 mgr.y (mgr.24313) 214 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:12.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:11 smithi089 bash[18545]: audit 2024-03-30T04:49:10.896705+0000 mgr.y (mgr.24313) 215 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:12.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:11 smithi089 bash[23954]: cluster 2024-03-30T04:49:10.024630+0000 mgr.y (mgr.24313) 214 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:12.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:11 smithi089 bash[23954]: audit 2024-03-30T04:49:10.896705+0000 mgr.y (mgr.24313) 215 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:12.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:11 smithi118 bash[18665]: cluster 2024-03-30T04:49:10.024630+0000 mgr.y (mgr.24313) 214 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:11 smithi118 bash[18665]: audit 2024-03-30T04:49:10.896705+0000 mgr.y (mgr.24313) 215 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:14.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:13 smithi089 bash[18545]: cluster 2024-03-30T04:49:12.025381+0000 mgr.y (mgr.24313) 216 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:14.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:13 smithi089 bash[23954]: cluster 2024-03-30T04:49:12.025381+0000 mgr.y (mgr.24313) 216 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:14.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:13 smithi118 bash[18665]: cluster 2024-03-30T04:49:12.025381+0000 mgr.y (mgr.24313) 216 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:16.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:15 smithi089 bash[18545]: cluster 2024-03-30T04:49:14.027075+0000 mgr.y (mgr.24313) 217 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:16.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:15 smithi089 bash[23954]: cluster 2024-03-30T04:49:14.027075+0000 mgr.y (mgr.24313) 217 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:16.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:15 smithi118 bash[18665]: cluster 2024-03-30T04:49:14.027075+0000 mgr.y (mgr.24313) 217 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:17.395 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:49:17 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:49:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:49:18.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:17 smithi089 bash[18545]: cluster 2024-03-30T04:49:16.027759+0000 mgr.y (mgr.24313) 218 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:18.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:17 smithi089 bash[23954]: cluster 2024-03-30T04:49:16.027759+0000 mgr.y (mgr.24313) 218 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:18.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:17 smithi118 bash[18665]: cluster 2024-03-30T04:49:16.027759+0000 mgr.y (mgr.24313) 218 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:18.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:49:18 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:49:18] "GET /metrics HTTP/1.1" 200 208068 "" "Prometheus/2.33.4" 2024-03-30T04:49:20.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:19 smithi089 bash[18545]: cluster 2024-03-30T04:49:18.029474+0000 mgr.y (mgr.24313) 219 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:20.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:19 smithi089 bash[23954]: cluster 2024-03-30T04:49:18.029474+0000 mgr.y (mgr.24313) 219 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:20.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:19 smithi118 bash[18665]: cluster 2024-03-30T04:49:18.029474+0000 mgr.y (mgr.24313) 219 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:22.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:21 smithi089 bash[23954]: cluster 2024-03-30T04:49:20.030194+0000 mgr.y (mgr.24313) 220 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:22.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:21 smithi089 bash[23954]: audit 2024-03-30T04:49:20.904576+0000 mgr.y (mgr.24313) 221 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:22.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:21 smithi089 bash[23954]: audit 2024-03-30T04:49:21.150339+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:49:22.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:21 smithi089 bash[23954]: audit 2024-03-30T04:49:21.151229+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:49:22.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:21 smithi089 bash[23954]: audit 2024-03-30T04:49:21.154185+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:49:22.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:21 smithi089 bash[23954]: audit 2024-03-30T04:49:21.155195+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:49:22.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:21 smithi089 bash[18545]: cluster 2024-03-30T04:49:20.030194+0000 mgr.y (mgr.24313) 220 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:22.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:21 smithi089 bash[18545]: audit 2024-03-30T04:49:20.904576+0000 mgr.y (mgr.24313) 221 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:21 smithi089 bash[18545]: audit 2024-03-30T04:49:21.150339+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:49:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:21 smithi089 bash[18545]: audit 2024-03-30T04:49:21.151229+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:49:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:21 smithi089 bash[18545]: audit 2024-03-30T04:49:21.154185+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:49:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:21 smithi089 bash[18545]: audit 2024-03-30T04:49:21.155195+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:49:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:21 smithi118 bash[18665]: cluster 2024-03-30T04:49:20.030194+0000 mgr.y (mgr.24313) 220 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:21 smithi118 bash[18665]: audit 2024-03-30T04:49:20.904576+0000 mgr.y (mgr.24313) 221 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:21 smithi118 bash[18665]: audit 2024-03-30T04:49:21.150339+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:49:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:21 smithi118 bash[18665]: audit 2024-03-30T04:49:21.151229+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:49:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:21 smithi118 bash[18665]: audit 2024-03-30T04:49:21.154185+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:49:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:21 smithi118 bash[18665]: audit 2024-03-30T04:49:21.155195+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:49:24.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:23 smithi089 bash[18545]: cluster 2024-03-30T04:49:22.030657+0000 mgr.y (mgr.24313) 222 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:23 smithi089 bash[23954]: cluster 2024-03-30T04:49:22.030657+0000 mgr.y (mgr.24313) 222 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:24.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:23 smithi118 bash[18665]: cluster 2024-03-30T04:49:22.030657+0000 mgr.y (mgr.24313) 222 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:25.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:49:24 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:49:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:49:26.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:25 smithi118 bash[18665]: cluster 2024-03-30T04:49:24.032339+0000 mgr.y (mgr.24313) 223 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:26.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:25 smithi118 bash[18665]: audit 2024-03-30T04:49:24.757320+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:26.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:25 smithi118 bash[18665]: audit 2024-03-30T04:49:24.770254+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:26.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:25 smithi089 bash[18545]: cluster 2024-03-30T04:49:24.032339+0000 mgr.y (mgr.24313) 223 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:26.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:25 smithi089 bash[18545]: audit 2024-03-30T04:49:24.757320+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:26.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:25 smithi089 bash[18545]: audit 2024-03-30T04:49:24.770254+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:26.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:25 smithi089 bash[23954]: cluster 2024-03-30T04:49:24.032339+0000 mgr.y (mgr.24313) 223 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:26.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:25 smithi089 bash[23954]: audit 2024-03-30T04:49:24.757320+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:26.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:25 smithi089 bash[23954]: audit 2024-03-30T04:49:24.770254+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:27.395 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:49:27 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:49:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:49:27.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:27 smithi118 bash[18665]: cluster 2024-03-30T04:49:26.032993+0000 mgr.y (mgr.24313) 224 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:27.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:27 smithi118 bash[18665]: audit 2024-03-30T04:49:26.321043+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:27.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:27 smithi118 bash[18665]: audit 2024-03-30T04:49:26.323528+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:27.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:27 smithi118 bash[18665]: audit 2024-03-30T04:49:26.589123+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:27.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:27 smithi118 bash[18665]: audit 2024-03-30T04:49:26.599760+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:27.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:27 smithi089 bash[18545]: cluster 2024-03-30T04:49:26.032993+0000 mgr.y (mgr.24313) 224 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:27.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:27 smithi089 bash[18545]: audit 2024-03-30T04:49:26.321043+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:27.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:27 smithi089 bash[18545]: audit 2024-03-30T04:49:26.323528+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:27.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:27 smithi089 bash[18545]: audit 2024-03-30T04:49:26.589123+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:27.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:27 smithi089 bash[18545]: audit 2024-03-30T04:49:26.599760+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:27.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:27 smithi089 bash[23954]: cluster 2024-03-30T04:49:26.032993+0000 mgr.y (mgr.24313) 224 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:27.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:27 smithi089 bash[23954]: audit 2024-03-30T04:49:26.321043+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:27.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:27 smithi089 bash[23954]: audit 2024-03-30T04:49:26.323528+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:27.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:27 smithi089 bash[23954]: audit 2024-03-30T04:49:26.589123+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:27.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:27 smithi089 bash[23954]: audit 2024-03-30T04:49:26.599760+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:28.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:49:28 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:49:28] "GET /metrics HTTP/1.1" 200 208050 "" "Prometheus/2.33.4" 2024-03-30T04:49:29.334 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:49:29 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:49:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:49:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:29 smithi089 bash[18545]: cluster 2024-03-30T04:49:28.034702+0000 mgr.y (mgr.24313) 225 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:29 smithi089 bash[18545]: audit 2024-03-30T04:49:29.046615+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:29 smithi089 bash[18545]: audit 2024-03-30T04:49:29.058203+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:29.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:29 smithi089 bash[23954]: cluster 2024-03-30T04:49:28.034702+0000 mgr.y (mgr.24313) 225 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:29 smithi089 bash[23954]: audit 2024-03-30T04:49:29.046615+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:29 smithi089 bash[23954]: audit 2024-03-30T04:49:29.058203+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:29.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:29 smithi118 bash[18665]: cluster 2024-03-30T04:49:28.034702+0000 mgr.y (mgr.24313) 225 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:29.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:29 smithi118 bash[18665]: audit 2024-03-30T04:49:29.046615+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:29.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:29 smithi118 bash[18665]: audit 2024-03-30T04:49:29.058203+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:31.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:31 smithi089 bash[18545]: cluster 2024-03-30T04:49:30.035429+0000 mgr.y (mgr.24313) 226 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:31.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:31 smithi089 bash[18545]: audit 2024-03-30T04:49:30.908722+0000 mgr.y (mgr.24313) 227 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:31 smithi089 bash[23954]: cluster 2024-03-30T04:49:30.035429+0000 mgr.y (mgr.24313) 226 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:31 smithi089 bash[23954]: audit 2024-03-30T04:49:30.908722+0000 mgr.y (mgr.24313) 227 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:31.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:31 smithi118 bash[18665]: cluster 2024-03-30T04:49:30.035429+0000 mgr.y (mgr.24313) 226 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:31.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:31 smithi118 bash[18665]: audit 2024-03-30T04:49:30.908722+0000 mgr.y (mgr.24313) 227 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:33.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:33 smithi089 bash[18545]: cluster 2024-03-30T04:49:32.036197+0000 mgr.y (mgr.24313) 228 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:33.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:33 smithi089 bash[23954]: cluster 2024-03-30T04:49:32.036197+0000 mgr.y (mgr.24313) 228 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:33.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:33 smithi118 bash[18665]: cluster 2024-03-30T04:49:32.036197+0000 mgr.y (mgr.24313) 228 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:35.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:35 smithi089 bash[18545]: cluster 2024-03-30T04:49:34.037898+0000 mgr.y (mgr.24313) 229 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:35.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:35 smithi089 bash[23954]: cluster 2024-03-30T04:49:34.037898+0000 mgr.y (mgr.24313) 229 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:35.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:35 smithi118 bash[18665]: cluster 2024-03-30T04:49:34.037898+0000 mgr.y (mgr.24313) 229 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:37.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:37 smithi118 bash[18665]: cluster 2024-03-30T04:49:36.038612+0000 mgr.y (mgr.24313) 230 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:37.395 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:49:37 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:49:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:49:37.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:37 smithi089 bash[18545]: cluster 2024-03-30T04:49:36.038612+0000 mgr.y (mgr.24313) 230 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:37.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:37 smithi089 bash[23954]: cluster 2024-03-30T04:49:36.038612+0000 mgr.y (mgr.24313) 230 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:38.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:49:38 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:49:38] "GET /metrics HTTP/1.1" 200 208031 "" "Prometheus/2.33.4" 2024-03-30T04:49:39.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:39 smithi089 bash[18545]: cluster 2024-03-30T04:49:38.040332+0000 mgr.y (mgr.24313) 231 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:39.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:39 smithi089 bash[23954]: cluster 2024-03-30T04:49:38.040332+0000 mgr.y (mgr.24313) 231 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:39.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:39 smithi118 bash[18665]: cluster 2024-03-30T04:49:38.040332+0000 mgr.y (mgr.24313) 231 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:41.578 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:41 smithi089 bash[18545]: cluster 2024-03-30T04:49:40.041026+0000 mgr.y (mgr.24313) 232 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:41.579 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:41 smithi089 bash[18545]: audit 2024-03-30T04:49:40.919652+0000 mgr.y (mgr.24313) 233 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:41.579 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:41 smithi089 bash[23954]: cluster 2024-03-30T04:49:40.041026+0000 mgr.y (mgr.24313) 232 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:41.579 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:41 smithi089 bash[23954]: audit 2024-03-30T04:49:40.919652+0000 mgr.y (mgr.24313) 233 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:41.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:41 smithi118 bash[18665]: cluster 2024-03-30T04:49:40.041026+0000 mgr.y (mgr.24313) 232 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:41.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:41 smithi118 bash[18665]: audit 2024-03-30T04:49:40.919652+0000 mgr.y (mgr.24313) 233 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:43.577 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:43 smithi089 bash[18545]: cluster 2024-03-30T04:49:42.041616+0000 mgr.y (mgr.24313) 234 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:43.577 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:43 smithi089 bash[23954]: cluster 2024-03-30T04:49:42.041616+0000 mgr.y (mgr.24313) 234 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:43.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:43 smithi118 bash[18665]: cluster 2024-03-30T04:49:42.041616+0000 mgr.y (mgr.24313) 234 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:45.334 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:49:44 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:49:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:49:46.287 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:45 smithi118 bash[18665]: cluster 2024-03-30T04:49:44.043385+0000 mgr.y (mgr.24313) 235 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:46.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:45 smithi118 bash[18665]: audit 2024-03-30T04:49:44.921374+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:46.288 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:45 smithi118 bash[18665]: audit 2024-03-30T04:49:44.935901+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:46.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:45 smithi089 bash[18545]: cluster 2024-03-30T04:49:44.043385+0000 mgr.y (mgr.24313) 235 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:46.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:45 smithi089 bash[18545]: audit 2024-03-30T04:49:44.921374+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:46.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:45 smithi089 bash[18545]: audit 2024-03-30T04:49:44.935901+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:46.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:45 smithi089 bash[23954]: cluster 2024-03-30T04:49:44.043385+0000 mgr.y (mgr.24313) 235 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:46.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:45 smithi089 bash[23954]: audit 2024-03-30T04:49:44.921374+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:46.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:45 smithi089 bash[23954]: audit 2024-03-30T04:49:44.935901+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:47.395 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:49:47 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:49:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:49:48.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:47 smithi118 bash[18665]: cluster 2024-03-30T04:49:46.044145+0000 mgr.y (mgr.24313) 236 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:48.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:47 smithi089 bash[18545]: cluster 2024-03-30T04:49:46.044145+0000 mgr.y (mgr.24313) 236 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:48.310 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:47 smithi089 bash[23954]: cluster 2024-03-30T04:49:46.044145+0000 mgr.y (mgr.24313) 236 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:48.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:49:48 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:49:48] "GET /metrics HTTP/1.1" 200 208031 "" "Prometheus/2.33.4" 2024-03-30T04:49:49.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:49:49 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:49:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:49:50.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:49 smithi089 bash[18545]: cluster 2024-03-30T04:49:48.045816+0000 mgr.y (mgr.24313) 237 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:50.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:49 smithi089 bash[18545]: audit 2024-03-30T04:49:49.210057+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:50.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:49 smithi089 bash[18545]: audit 2024-03-30T04:49:49.222766+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:50.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:49 smithi089 bash[23954]: cluster 2024-03-30T04:49:48.045816+0000 mgr.y (mgr.24313) 237 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:50.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:49 smithi089 bash[23954]: audit 2024-03-30T04:49:49.210057+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:50.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:49 smithi089 bash[23954]: audit 2024-03-30T04:49:49.222766+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:50.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:49 smithi118 bash[18665]: cluster 2024-03-30T04:49:48.045816+0000 mgr.y (mgr.24313) 237 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:50.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:49 smithi118 bash[18665]: audit 2024-03-30T04:49:49.210057+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:50.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:49 smithi118 bash[18665]: audit 2024-03-30T04:49:49.222766+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:49:52.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:51 smithi089 bash[18545]: cluster 2024-03-30T04:49:50.046537+0000 mgr.y (mgr.24313) 238 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:52.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:51 smithi089 bash[18545]: audit 2024-03-30T04:49:50.925674+0000 mgr.y (mgr.24313) 239 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:51 smithi089 bash[23954]: cluster 2024-03-30T04:49:50.046537+0000 mgr.y (mgr.24313) 238 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:51 smithi089 bash[23954]: audit 2024-03-30T04:49:50.925674+0000 mgr.y (mgr.24313) 239 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:51 smithi118 bash[18665]: cluster 2024-03-30T04:49:50.046537+0000 mgr.y (mgr.24313) 238 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:51 smithi118 bash[18665]: audit 2024-03-30T04:49:50.925674+0000 mgr.y (mgr.24313) 239 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:54.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:53 smithi089 bash[18545]: cluster 2024-03-30T04:49:52.047239+0000 mgr.y (mgr.24313) 240 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:54.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:53 smithi089 bash[23954]: cluster 2024-03-30T04:49:52.047239+0000 mgr.y (mgr.24313) 240 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:54.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:53 smithi118 bash[18665]: cluster 2024-03-30T04:49:52.047239+0000 mgr.y (mgr.24313) 240 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:56.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:55 smithi089 bash[18545]: cluster 2024-03-30T04:49:54.048956+0000 mgr.y (mgr.24313) 241 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:56.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:55 smithi089 bash[23954]: cluster 2024-03-30T04:49:54.048956+0000 mgr.y (mgr.24313) 241 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:56.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:55 smithi118 bash[18665]: cluster 2024-03-30T04:49:54.048956+0000 mgr.y (mgr.24313) 241 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:57.395 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:49:57 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:49:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:49:58.310 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:57 smithi089 bash[23954]: cluster 2024-03-30T04:49:56.049676+0000 mgr.y (mgr.24313) 242 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:58.311 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:57 smithi089 bash[18545]: cluster 2024-03-30T04:49:56.049676+0000 mgr.y (mgr.24313) 242 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:58.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:57 smithi118 bash[18665]: cluster 2024-03-30T04:49:56.049676+0000 mgr.y (mgr.24313) 242 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:58.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:49:58 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:49:58] "GET /metrics HTTP/1.1" 200 207995 "" "Prometheus/2.33.4" 2024-03-30T04:50:00.242 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:49:59 smithi089 bash[23954]: cluster 2024-03-30T04:49:58.051477+0000 mgr.y (mgr.24313) 243 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:00.243 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:49:59 smithi089 bash[18545]: cluster 2024-03-30T04:49:58.051477+0000 mgr.y (mgr.24313) 243 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:00.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:49:59 smithi118 bash[18665]: cluster 2024-03-30T04:49:58.051477+0000 mgr.y (mgr.24313) 243 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:01.214 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:00 smithi089 bash[18545]: cluster 2024-03-30T04:50:00.000155+0000 mon.a (mon.0) 1075 : cluster [INF] overall HEALTH_OK 2024-03-30T04:50:01.215 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:00 smithi089 bash[23954]: cluster 2024-03-30T04:50:00.000155+0000 mon.a (mon.0) 1075 : cluster [INF] overall HEALTH_OK 2024-03-30T04:50:01.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:00 smithi118 bash[18665]: cluster 2024-03-30T04:50:00.000155+0000 mon.a (mon.0) 1075 : cluster [INF] overall HEALTH_OK 2024-03-30T04:50:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:01 smithi089 bash[18545]: cluster 2024-03-30T04:50:00.052277+0000 mgr.y (mgr.24313) 244 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:01 smithi089 bash[18545]: audit 2024-03-30T04:50:00.934880+0000 mgr.y (mgr.24313) 245 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:02.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:01 smithi089 bash[23954]: cluster 2024-03-30T04:50:00.052277+0000 mgr.y (mgr.24313) 244 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:02.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:01 smithi089 bash[23954]: audit 2024-03-30T04:50:00.934880+0000 mgr.y (mgr.24313) 245 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:02.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:01 smithi118 bash[18665]: cluster 2024-03-30T04:50:00.052277+0000 mgr.y (mgr.24313) 244 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:02.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:01 smithi118 bash[18665]: audit 2024-03-30T04:50:00.934880+0000 mgr.y (mgr.24313) 245 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:04.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:03 smithi089 bash[18545]: cluster 2024-03-30T04:50:02.052999+0000 mgr.y (mgr.24313) 246 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:04.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:03 smithi089 bash[23954]: cluster 2024-03-30T04:50:02.052999+0000 mgr.y (mgr.24313) 246 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:04.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:03 smithi118 bash[18665]: cluster 2024-03-30T04:50:02.052999+0000 mgr.y (mgr.24313) 246 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:05.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:50:05 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:50:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:50:06.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:05 smithi118 bash[18665]: cluster 2024-03-30T04:50:04.053967+0000 mgr.y (mgr.24313) 247 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:06.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:06 smithi118 bash[18665]: audit 2024-03-30T04:50:05.090940+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:06.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:06 smithi118 bash[18665]: audit 2024-03-30T04:50:05.104240+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:06.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:05 smithi089 bash[23954]: cluster 2024-03-30T04:50:04.053967+0000 mgr.y (mgr.24313) 247 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:06.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:05 smithi089 bash[23954]: audit 2024-03-30T04:50:05.090940+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:06.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:05 smithi089 bash[23954]: audit 2024-03-30T04:50:05.104240+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:05 smithi089 bash[18545]: cluster 2024-03-30T04:50:04.053967+0000 mgr.y (mgr.24313) 247 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:05 smithi089 bash[18545]: audit 2024-03-30T04:50:05.090940+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:05 smithi089 bash[18545]: audit 2024-03-30T04:50:05.104240+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:07.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:07 smithi118 bash[18665]: cluster 2024-03-30T04:50:06.054661+0000 mgr.y (mgr.24313) 248 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:50:07.254 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:50:07 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:50:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:50:07.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:07 smithi089 bash[18545]: cluster 2024-03-30T04:50:06.054661+0000 mgr.y (mgr.24313) 248 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:50:07.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:07 smithi089 bash[23954]: cluster 2024-03-30T04:50:06.054661+0000 mgr.y (mgr.24313) 248 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:50:08.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:50:08 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:50:08] "GET /metrics HTTP/1.1" 200 208003 "" "Prometheus/2.33.4" 2024-03-30T04:50:09.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:50:09 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:50:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:50:09.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:09 smithi089 bash[23954]: cluster 2024-03-30T04:50:08.056381+0000 mgr.y (mgr.24313) 249 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:09.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:09 smithi089 bash[18545]: cluster 2024-03-30T04:50:08.056381+0000 mgr.y (mgr.24313) 249 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:09.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:09 smithi118 bash[18665]: cluster 2024-03-30T04:50:08.056381+0000 mgr.y (mgr.24313) 249 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:10 smithi118 bash[18665]: audit 2024-03-30T04:50:09.376716+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:10 smithi118 bash[18665]: audit 2024-03-30T04:50:09.388391+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:10.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:10 smithi089 bash[18545]: audit 2024-03-30T04:50:09.376716+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:10.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:10 smithi089 bash[18545]: audit 2024-03-30T04:50:09.388391+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:10.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:10 smithi089 bash[23954]: audit 2024-03-30T04:50:09.376716+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:10.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:10 smithi089 bash[23954]: audit 2024-03-30T04:50:09.388391+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:11.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:11 smithi118 bash[18665]: cluster 2024-03-30T04:50:10.057044+0000 mgr.y (mgr.24313) 250 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:50:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:11 smithi118 bash[18665]: audit 2024-03-30T04:50:10.937843+0000 mgr.y (mgr.24313) 251 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:11.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:11 smithi089 bash[18545]: cluster 2024-03-30T04:50:10.057044+0000 mgr.y (mgr.24313) 250 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:50:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:11 smithi089 bash[18545]: audit 2024-03-30T04:50:10.937843+0000 mgr.y (mgr.24313) 251 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:11.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:11 smithi089 bash[23954]: cluster 2024-03-30T04:50:10.057044+0000 mgr.y (mgr.24313) 250 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:50:11.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:11 smithi089 bash[23954]: audit 2024-03-30T04:50:10.937843+0000 mgr.y (mgr.24313) 251 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:13.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:13 smithi118 bash[18665]: cluster 2024-03-30T04:50:12.057737+0000 mgr.y (mgr.24313) 252 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:50:13.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:13 smithi089 bash[18545]: cluster 2024-03-30T04:50:12.057737+0000 mgr.y (mgr.24313) 252 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:50:13.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:13 smithi089 bash[23954]: cluster 2024-03-30T04:50:12.057737+0000 mgr.y (mgr.24313) 252 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:50:15.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:15 smithi089 bash[18545]: cluster 2024-03-30T04:50:14.059428+0000 mgr.y (mgr.24313) 253 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:15.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:15 smithi089 bash[23954]: cluster 2024-03-30T04:50:14.059428+0000 mgr.y (mgr.24313) 253 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:15.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:15 smithi118 bash[18665]: cluster 2024-03-30T04:50:14.059428+0000 mgr.y (mgr.24313) 253 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:17.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:50:17 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:50:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:50:17.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:17 smithi089 bash[18545]: cluster 2024-03-30T04:50:16.060148+0000 mgr.y (mgr.24313) 254 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:17.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:17 smithi089 bash[23954]: cluster 2024-03-30T04:50:16.060148+0000 mgr.y (mgr.24313) 254 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:17.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:17 smithi118 bash[18665]: cluster 2024-03-30T04:50:16.060148+0000 mgr.y (mgr.24313) 254 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:18.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:50:18 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:50:18] "GET /metrics HTTP/1.1" 200 208003 "" "Prometheus/2.33.4" 2024-03-30T04:50:19.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:19 smithi089 bash[18545]: cluster 2024-03-30T04:50:18.061794+0000 mgr.y (mgr.24313) 255 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:19.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:19 smithi089 bash[23954]: cluster 2024-03-30T04:50:18.061794+0000 mgr.y (mgr.24313) 255 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:19.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:19 smithi118 bash[18665]: cluster 2024-03-30T04:50:18.061794+0000 mgr.y (mgr.24313) 255 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:21.750 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:21 smithi089 bash[18545]: cluster 2024-03-30T04:50:20.062545+0000 mgr.y (mgr.24313) 256 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:21.750 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:21 smithi089 bash[18545]: audit 2024-03-30T04:50:20.948642+0000 mgr.y (mgr.24313) 257 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:21.751 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:21 smithi089 bash[18545]: audit 2024-03-30T04:50:21.160886+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:50:21.751 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:21 smithi089 bash[18545]: audit 2024-03-30T04:50:21.164795+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:50:21.751 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:21 smithi089 bash[18545]: audit 2024-03-30T04:50:21.184374+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:50:21.751 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:21 smithi089 bash[18545]: audit 2024-03-30T04:50:21.185453+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:50:21.751 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:21 smithi089 bash[23954]: cluster 2024-03-30T04:50:20.062545+0000 mgr.y (mgr.24313) 256 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:21.751 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:21 smithi089 bash[23954]: audit 2024-03-30T04:50:20.948642+0000 mgr.y (mgr.24313) 257 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:21.751 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:21 smithi089 bash[23954]: audit 2024-03-30T04:50:21.160886+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:50:21.751 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:21 smithi089 bash[23954]: audit 2024-03-30T04:50:21.164795+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:50:21.751 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:21 smithi089 bash[23954]: audit 2024-03-30T04:50:21.184374+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:50:21.751 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:21 smithi089 bash[23954]: audit 2024-03-30T04:50:21.185453+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:50:21.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:21 smithi118 bash[18665]: cluster 2024-03-30T04:50:20.062545+0000 mgr.y (mgr.24313) 256 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:21.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:21 smithi118 bash[18665]: audit 2024-03-30T04:50:20.948642+0000 mgr.y (mgr.24313) 257 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:21.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:21 smithi118 bash[18665]: audit 2024-03-30T04:50:21.160886+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:50:21.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:21 smithi118 bash[18665]: audit 2024-03-30T04:50:21.164795+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:50:21.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:21 smithi118 bash[18665]: audit 2024-03-30T04:50:21.184374+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:50:21.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:21 smithi118 bash[18665]: audit 2024-03-30T04:50:21.185453+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:50:22.192 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-03-30T04:50:23.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:23 smithi118 bash[18665]: cluster 2024-03-30T04:50:22.063270+0000 mgr.y (mgr.24313) 258 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:23.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:23 smithi089 bash[23954]: cluster 2024-03-30T04:50:22.063270+0000 mgr.y (mgr.24313) 258 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:23.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:23 smithi089 bash[18545]: cluster 2024-03-30T04:50:22.063270+0000 mgr.y (mgr.24313) 258 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:25.262 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:50:25 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:50:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:50:25.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:25 smithi089 bash[18545]: cluster 2024-03-30T04:50:24.064191+0000 mgr.y (mgr.24313) 259 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:25 smithi089 bash[18545]: audit 2024-03-30T04:50:25.220352+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:25 smithi089 bash[18545]: audit 2024-03-30T04:50:25.230211+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:25.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:25 smithi089 bash[23954]: cluster 2024-03-30T04:50:24.064191+0000 mgr.y (mgr.24313) 259 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:25.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:25 smithi089 bash[23954]: audit 2024-03-30T04:50:25.220352+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:25.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:25 smithi089 bash[23954]: audit 2024-03-30T04:50:25.230211+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:25.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:25 smithi118 bash[18665]: cluster 2024-03-30T04:50:24.064191+0000 mgr.y (mgr.24313) 259 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:25.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:25 smithi118 bash[18665]: audit 2024-03-30T04:50:25.220352+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:25.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:25 smithi118 bash[18665]: audit 2024-03-30T04:50:25.230211+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:27.369 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:50:27 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:50:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:50:27.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:27 smithi089 bash[23954]: cluster 2024-03-30T04:50:26.064708+0000 mgr.y (mgr.24313) 260 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:27.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:27 smithi089 bash[23954]: audit 2024-03-30T04:50:26.617511+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:27.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:27 smithi089 bash[23954]: audit 2024-03-30T04:50:26.619948+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:27.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:27 smithi089 bash[23954]: audit 2024-03-30T04:50:26.629839+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:27.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:27 smithi089 bash[18545]: cluster 2024-03-30T04:50:26.064708+0000 mgr.y (mgr.24313) 260 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:27.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:27 smithi089 bash[18545]: audit 2024-03-30T04:50:26.617511+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:27.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:27 smithi089 bash[18545]: audit 2024-03-30T04:50:26.619948+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:27.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:27 smithi089 bash[18545]: audit 2024-03-30T04:50:26.629839+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:27.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:27 smithi118 bash[18665]: cluster 2024-03-30T04:50:26.064708+0000 mgr.y (mgr.24313) 260 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:27.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:27 smithi118 bash[18665]: audit 2024-03-30T04:50:26.617511+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:27.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:27 smithi118 bash[18665]: audit 2024-03-30T04:50:26.619948+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:27.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:27 smithi118 bash[18665]: audit 2024-03-30T04:50:26.629839+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:27.719 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-03-30T04:50:28.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:50:28 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:50:28] "GET /metrics HTTP/1.1" 200 208001 "" "Prometheus/2.33.4" 2024-03-30T04:50:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:29 smithi089 bash[18545]: cluster 2024-03-30T04:50:28.066366+0000 mgr.y (mgr.24313) 261 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:29.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:29 smithi089 bash[23954]: cluster 2024-03-30T04:50:28.066366+0000 mgr.y (mgr.24313) 261 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:29.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:50:29 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:50:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:50:29.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:29 smithi118 bash[18665]: cluster 2024-03-30T04:50:28.066366+0000 mgr.y (mgr.24313) 261 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:30.725 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:30 smithi089 bash[18545]: audit 2024-03-30T04:50:29.527187+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:30.726 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:30 smithi089 bash[18545]: audit 2024-03-30T04:50:29.539076+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:30.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:30 smithi089 bash[23954]: audit 2024-03-30T04:50:29.527187+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:30.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:30 smithi089 bash[23954]: audit 2024-03-30T04:50:29.539076+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:30.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:30 smithi118 bash[18665]: audit 2024-03-30T04:50:29.527187+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:30.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:30 smithi118 bash[18665]: audit 2024-03-30T04:50:29.539076+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:31.437 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph config set global log_to_journald false --force' 2024-03-30T04:50:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:31 smithi089 bash[18545]: cluster 2024-03-30T04:50:30.067095+0000 mgr.y (mgr.24313) 262 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:31 smithi089 bash[18545]: audit 2024-03-30T04:50:30.959721+0000 mgr.y (mgr.24313) 263 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:31.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:31 smithi089 bash[23954]: cluster 2024-03-30T04:50:30.067095+0000 mgr.y (mgr.24313) 262 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:31.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:31 smithi089 bash[23954]: audit 2024-03-30T04:50:30.959721+0000 mgr.y (mgr.24313) 263 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:31.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:31 smithi118 bash[18665]: cluster 2024-03-30T04:50:30.067095+0000 mgr.y (mgr.24313) 262 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:31.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:31 smithi118 bash[18665]: audit 2024-03-30T04:50:30.959721+0000 mgr.y (mgr.24313) 263 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:33.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:33 smithi089 bash[18545]: cluster 2024-03-30T04:50:32.067817+0000 mgr.y (mgr.24313) 264 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:33.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:33 smithi089 bash[23954]: cluster 2024-03-30T04:50:32.067817+0000 mgr.y (mgr.24313) 264 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:33.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:33 smithi118 bash[18665]: cluster 2024-03-30T04:50:32.067817+0000 mgr.y (mgr.24313) 264 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:35.083 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T04:50:35.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:35 smithi089 bash[18545]: cluster 2024-03-30T04:50:34.068756+0000 mgr.y (mgr.24313) 265 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:35.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:35 smithi089 bash[23954]: cluster 2024-03-30T04:50:34.068756+0000 mgr.y (mgr.24313) 265 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:35.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:35 smithi118 bash[18665]: cluster 2024-03-30T04:50:34.068756+0000 mgr.y (mgr.24313) 265 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:37.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:50:37 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:50:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:50:37.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:37 smithi089 bash[18545]: cluster 2024-03-30T04:50:36.069204+0000 mgr.y (mgr.24313) 266 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:37.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:37 smithi089 bash[23954]: cluster 2024-03-30T04:50:36.069204+0000 mgr.y (mgr.24313) 266 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:37.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:37 smithi118 bash[18665]: cluster 2024-03-30T04:50:36.069204+0000 mgr.y (mgr.24313) 266 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:37.967 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:50:37.967 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 12s ago 12m - - 2024-03-30T04:50:37.967 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 8s ago 12m - - 2024-03-30T04:50:37.967 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (4m) 12s ago 5m 12.1M - ba2b418f427c c350c4a2b722 2024-03-30T04:50:37.967 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (5m) 8s ago 5m 43.2M - 8.3.5 dad864ee21e9 97dde259d467 2024-03-30T04:50:37.967 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (3m) 12s ago 3m 41.8M - 3.5 e1d6a67b021e a8255df53016 2024-03-30T04:50:37.967 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443 running (11m) 8s ago 11m 400M - 17.2.0 e1d6a67b021e 06de6091d43c 2024-03-30T04:50:37.967 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:9283 running (13m) 12s ago 13m 455M - 17.2.0 e1d6a67b021e f2ae31b45b8c 2024-03-30T04:50:37.967 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (13m) 12s ago 13m 50.8M 2048M 17.2.0 e1d6a67b021e c95e7ed6a096 2024-03-30T04:50:37.967 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (11m) 8s ago 11m 41.3M 2048M 17.2.0 e1d6a67b021e 109dd04b1ff7 2024-03-30T04:50:37.967 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (11m) 12s ago 11m 39.8M 2048M 17.2.0 e1d6a67b021e 72441739d3f9 2024-03-30T04:50:37.968 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (5m) 12s ago 5m 9.84M - 1dbe0e931976 733cecc683c8 2024-03-30T04:50:37.968 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (4m) 8s ago 5m 11.8M - 1dbe0e931976 b07eda569fa7 2024-03-30T04:50:37.968 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (10m) 12s ago 11m 50.7M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T04:50:37.968 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (10m) 12s ago 10m 54.9M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T04:50:37.968 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (9m) 12s ago 9m 47.5M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T04:50:37.968 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (9m) 12s ago 9m 50.5M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T04:50:37.968 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (8m) 8s ago 8m 50.9M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T04:50:37.968 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (8m) 8s ago 8m 48.8M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T04:50:37.968 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (7m) 8s ago 7m 47.0M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T04:50:37.968 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (6m) 8s ago 6m 49.5M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T04:50:37.968 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (4m) 8s ago 6m 54.0M - 514e6a882f6e c5893980484c 2024-03-30T04:50:37.968 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (3m) 12s ago 3m 83.7M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T04:50:37.968 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (3m) 8s ago 3m 83.6M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T04:50:38.561 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:50:38 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:50:38] "GET /metrics HTTP/1.1" 200 207997 "" "Prometheus/2.33.4" 2024-03-30T04:50:38.561 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:38 smithi089 bash[18545]: audit 2024-03-30T04:50:37.931727+0000 mgr.y (mgr.24313) 267 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:38.694 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T04:50:38.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:38 smithi089 bash[23954]: audit 2024-03-30T04:50:37.931727+0000 mgr.y (mgr.24313) 267 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:38.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:38 smithi118 bash[18665]: audit 2024-03-30T04:50:37.931727+0000 mgr.y (mgr.24313) 267 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:39.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:39 smithi089 bash[18545]: cluster 2024-03-30T04:50:38.070044+0000 mgr.y (mgr.24313) 268 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:39.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:39 smithi089 bash[23954]: cluster 2024-03-30T04:50:38.070044+0000 mgr.y (mgr.24313) 268 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:39.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:39 smithi118 bash[18665]: cluster 2024-03-30T04:50:38.070044+0000 mgr.y (mgr.24313) 268 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:41.770 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T04:50:41.770 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T04:50:41.770 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:50:41.770 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:50:41.770 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T04:50:41.770 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T04:50:41.771 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:50:41.771 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T04:50:41.771 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:50:41.771 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:50:41.771 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2024-03-30T04:50:41.771 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T04:50:41.771 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T04:50:41.771 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:50:41.771 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T04:50:41.771 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15 2024-03-30T04:50:41.772 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T04:50:41.772 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T04:50:41.782 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:41 smithi089 bash[18545]: cluster 2024-03-30T04:50:40.070707+0000 mgr.y (mgr.24313) 269 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:41.782 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:41 smithi089 bash[18545]: audit 2024-03-30T04:50:40.964666+0000 mgr.y (mgr.24313) 270 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:41.782 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:41 smithi089 bash[23954]: cluster 2024-03-30T04:50:40.070707+0000 mgr.y (mgr.24313) 269 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:41.783 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:41 smithi089 bash[23954]: audit 2024-03-30T04:50:40.964666+0000 mgr.y (mgr.24313) 270 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:41.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:41 smithi118 bash[18665]: cluster 2024-03-30T04:50:40.070707+0000 mgr.y (mgr.24313) 269 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:41.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:41 smithi118 bash[18665]: audit 2024-03-30T04:50:40.964666+0000 mgr.y (mgr.24313) 270 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:42.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:42 smithi089 bash[18545]: audit 2024-03-30T04:50:41.775710+0000 mon.a (mon.0) 1087 : audit [DBG] from='client.? 172.21.15.89:0/1903890022' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:42.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:42 smithi089 bash[23954]: audit 2024-03-30T04:50:41.775710+0000 mon.a (mon.0) 1087 : audit [DBG] from='client.? 172.21.15.89:0/1903890022' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:42.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:42 smithi118 bash[18665]: audit 2024-03-30T04:50:41.775710+0000 mon.a (mon.0) 1087 : audit [DBG] from='client.? 172.21.15.89:0/1903890022' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:43.078 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph -s' 2024-03-30T04:50:43.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:43 smithi089 bash[18545]: cluster 2024-03-30T04:50:42.071421+0000 mgr.y (mgr.24313) 271 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:50:43.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:43 smithi089 bash[23954]: cluster 2024-03-30T04:50:42.071421+0000 mgr.y (mgr.24313) 271 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:50:43.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:43 smithi118 bash[18665]: cluster 2024-03-30T04:50:42.071421+0000 mgr.y (mgr.24313) 271 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T04:50:45.579 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:50:45 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:50:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:50:45.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:45 smithi089 bash[18545]: cluster 2024-03-30T04:50:44.073649+0000 mgr.y (mgr.24313) 272 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:45.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:45 smithi089 bash[18545]: audit 2024-03-30T04:50:45.345030+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:45.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:45 smithi089 bash[18545]: audit 2024-03-30T04:50:45.352495+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:45.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:45 smithi089 bash[23954]: cluster 2024-03-30T04:50:44.073649+0000 mgr.y (mgr.24313) 272 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:45.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:45 smithi089 bash[23954]: audit 2024-03-30T04:50:45.345030+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:45.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:45 smithi089 bash[23954]: audit 2024-03-30T04:50:45.352495+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:45.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:45 smithi118 bash[18665]: cluster 2024-03-30T04:50:44.073649+0000 mgr.y (mgr.24313) 272 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:45.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:45 smithi118 bash[18665]: audit 2024-03-30T04:50:45.345030+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:45.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:45 smithi118 bash[18665]: audit 2024-03-30T04:50:45.352495+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:47.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:50:47 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:50:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:50:47.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:47 smithi118 bash[18665]: cluster 2024-03-30T04:50:46.074292+0000 mgr.y (mgr.24313) 273 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:48.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:47 smithi089 bash[18545]: cluster 2024-03-30T04:50:46.074292+0000 mgr.y (mgr.24313) 273 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:47 smithi089 bash[23954]: cluster 2024-03-30T04:50:46.074292+0000 mgr.y (mgr.24313) 273 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:48.100 INFO:teuthology.orchestra.run.smithi089.stdout: cluster: 2024-03-30T04:50:48.100 INFO:teuthology.orchestra.run.smithi089.stdout: id: 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:50:48.101 INFO:teuthology.orchestra.run.smithi089.stdout: health: HEALTH_OK 2024-03-30T04:50:48.101 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:50:48.101 INFO:teuthology.orchestra.run.smithi089.stdout: services: 2024-03-30T04:50:48.101 INFO:teuthology.orchestra.run.smithi089.stdout: mon: 3 daemons, quorum a,c,b (age 11m) 2024-03-30T04:50:48.101 INFO:teuthology.orchestra.run.smithi089.stdout: mgr: y(active, since 6m), standbys: x 2024-03-30T04:50:48.101 INFO:teuthology.orchestra.run.smithi089.stdout: osd: 8 osds: 8 up (since 6m), 8 in (since 7m) 2024-03-30T04:50:48.101 INFO:teuthology.orchestra.run.smithi089.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-03-30T04:50:48.101 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:50:48.101 INFO:teuthology.orchestra.run.smithi089.stdout: data: 2024-03-30T04:50:48.101 INFO:teuthology.orchestra.run.smithi089.stdout: pools: 6 pools, 161 pgs 2024-03-30T04:50:48.101 INFO:teuthology.orchestra.run.smithi089.stdout: objects: 242 objects, 585 KiB 2024-03-30T04:50:48.101 INFO:teuthology.orchestra.run.smithi089.stdout: usage: 80 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:48.101 INFO:teuthology.orchestra.run.smithi089.stdout: pgs: 161 active+clean 2024-03-30T04:50:48.101 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:50:48.102 INFO:teuthology.orchestra.run.smithi089.stdout: io: 2024-03-30T04:50:48.102 INFO:teuthology.orchestra.run.smithi089.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-03-30T04:50:48.102 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:50:48.371 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:50:48 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:50:48] "GET /metrics HTTP/1.1" 200 207997 "" "Prometheus/2.33.4" 2024-03-30T04:50:48.708 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:48 smithi089 bash[18545]: audit 2024-03-30T04:50:48.107160+0000 mon.a (mon.0) 1090 : audit [DBG] from='client.? 172.21.15.89:0/2137283776' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:50:48.708 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:48 smithi089 bash[23954]: audit 2024-03-30T04:50:48.107160+0000 mon.a (mon.0) 1090 : audit [DBG] from='client.? 172.21.15.89:0/2137283776' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:50:48.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:48 smithi118 bash[18665]: audit 2024-03-30T04:50:48.107160+0000 mon.a (mon.0) 1090 : audit [DBG] from='client.? 172.21.15.89:0/2137283776' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:50:49.436 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ls' 2024-03-30T04:50:49.695 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:49 smithi089 bash[18545]: cluster 2024-03-30T04:50:48.075065+0000 mgr.y (mgr.24313) 274 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:49.696 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:49 smithi089 bash[23954]: cluster 2024-03-30T04:50:48.075065+0000 mgr.y (mgr.24313) 274 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:49.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:49 smithi118 bash[18665]: cluster 2024-03-30T04:50:48.075065+0000 mgr.y (mgr.24313) 274 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:50.083 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:50:49 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:50:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:50:50.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:50 smithi089 bash[18545]: audit 2024-03-30T04:50:49.684809+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:50.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:50 smithi089 bash[18545]: audit 2024-03-30T04:50:49.699585+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:50.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:50 smithi089 bash[23954]: audit 2024-03-30T04:50:49.684809+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:50.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:50 smithi089 bash[23954]: audit 2024-03-30T04:50:49.699585+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:51.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:50 smithi118 bash[18665]: audit 2024-03-30T04:50:49.684809+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:51.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:50 smithi118 bash[18665]: audit 2024-03-30T04:50:49.699585+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:51.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:51 smithi118 bash[18665]: cluster 2024-03-30T04:50:50.075732+0000 mgr.y (mgr.24313) 275 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:51.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:51 smithi118 bash[18665]: audit 2024-03-30T04:50:50.971230+0000 mgr.y (mgr.24313) 276 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:52.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:51 smithi089 bash[18545]: cluster 2024-03-30T04:50:50.075732+0000 mgr.y (mgr.24313) 275 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:52.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:51 smithi089 bash[18545]: audit 2024-03-30T04:50:50.971230+0000 mgr.y (mgr.24313) 276 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:51 smithi089 bash[23954]: cluster 2024-03-30T04:50:50.075732+0000 mgr.y (mgr.24313) 275 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:51 smithi089 bash[23954]: audit 2024-03-30T04:50:50.971230+0000 mgr.y (mgr.24313) 276 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:52.547 INFO:teuthology.orchestra.run.smithi089.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-03-30T04:50:52.547 INFO:teuthology.orchestra.run.smithi089.stdout:agent 2/2 7s ago 6m * 2024-03-30T04:50:52.547 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager ?:9093,9094 1/1 7s ago 6m smithi089=a;count:1 2024-03-30T04:50:52.548 INFO:teuthology.orchestra.run.smithi089.stdout:grafana ?:3000 1/1 2s ago 6m smithi118=a;count:1 2024-03-30T04:50:52.548 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo 1/1 7s ago 3m count:1 2024-03-30T04:50:52.548 INFO:teuthology.orchestra.run.smithi089.stdout:mgr 2/2 7s ago 11m smithi089=y;smithi118=x;count:2 2024-03-30T04:50:52.548 INFO:teuthology.orchestra.run.smithi089.stdout:mon 3/3 7s ago 12m smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi118:172.21.15.118=b;count:3 2024-03-30T04:50:52.548 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter ?:9100 2/2 7s ago 6m smithi089=a;smithi118=b;count:2 2024-03-30T04:50:52.548 INFO:teuthology.orchestra.run.smithi089.stdout:osd 8 7s ago - 2024-03-30T04:50:52.548 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus ?:9095 1/1 2s ago 6m smithi118=a;count:1 2024-03-30T04:50:52.548 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo ?:8000 2/2 7s ago 3m count:2 2024-03-30T04:50:53.270 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T04:50:53.698 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:53 smithi089 bash[18545]: cluster 2024-03-30T04:50:52.076465+0000 mgr.y (mgr.24313) 277 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:53.699 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:53 smithi089 bash[18545]: audit 2024-03-30T04:50:52.547794+0000 mgr.y (mgr.24313) 278 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:53.699 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:53 smithi089 bash[23954]: cluster 2024-03-30T04:50:52.076465+0000 mgr.y (mgr.24313) 277 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:53.699 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:53 smithi089 bash[23954]: audit 2024-03-30T04:50:52.547794+0000 mgr.y (mgr.24313) 278 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:54.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:53 smithi118 bash[18665]: cluster 2024-03-30T04:50:52.076465+0000 mgr.y (mgr.24313) 277 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:54.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:53 smithi118 bash[18665]: audit 2024-03-30T04:50:52.547794+0000 mgr.y (mgr.24313) 278 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:56.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:55 smithi089 bash[18545]: cluster 2024-03-30T04:50:54.078134+0000 mgr.y (mgr.24313) 279 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:56.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:55 smithi089 bash[23954]: cluster 2024-03-30T04:50:54.078134+0000 mgr.y (mgr.24313) 279 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:56.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:55 smithi118 bash[18665]: cluster 2024-03-30T04:50:54.078134+0000 mgr.y (mgr.24313) 279 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:56.528 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled to redeploy mgr.x on host 'smithi118' 2024-03-30T04:50:57.281 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps --refresh' 2024-03-30T04:50:57.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:50:57 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:50:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:50:57.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:57 smithi118 bash[18665]: cluster 2024-03-30T04:50:56.078818+0000 mgr.y (mgr.24313) 280 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:57.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:57 smithi118 bash[18665]: audit 2024-03-30T04:50:56.182596+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.89:0/511206838' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:50:57.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:57 smithi118 bash[18665]: audit 2024-03-30T04:50:56.522857+0000 mgr.y (mgr.24313) 281 : audit [DBG] from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:57 smithi118 bash[18665]: audit 2024-03-30T04:50:56.530277+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:57 smithi118 bash[18665]: cephadm 2024-03-30T04:50:56.534466+0000 mgr.y (mgr.24313) 282 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-03-30T04:50:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:57 smithi118 bash[18665]: audit 2024-03-30T04:50:56.539024+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:57 smithi118 bash[18665]: audit 2024-03-30T04:50:56.540462+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:57 smithi118 bash[18665]: audit 2024-03-30T04:50:56.545615+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:57 smithi118 bash[18665]: audit 2024-03-30T04:50:56.555479+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:50:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:57 smithi118 bash[18665]: audit 2024-03-30T04:50:56.556962+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:50:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:57 smithi118 bash[18665]: audit 2024-03-30T04:50:56.559071+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:50:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:57 smithi118 bash[18665]: cephadm 2024-03-30T04:50:56.559547+0000 mgr.y (mgr.24313) 283 : cephadm [INF] Deploying daemon mgr.x on smithi118 2024-03-30T04:50:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:57 smithi118 bash[18665]: audit 2024-03-30T04:50:56.560445+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:57.459 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[18545]: cluster 2024-03-30T04:50:56.078818+0000 mgr.y (mgr.24313) 280 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:57.459 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[18545]: audit 2024-03-30T04:50:56.182596+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.89:0/511206838' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:50:57.459 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[18545]: audit 2024-03-30T04:50:56.522857+0000 mgr.y (mgr.24313) 281 : audit [DBG] from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:57.459 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[18545]: audit 2024-03-30T04:50:56.530277+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:57.459 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[18545]: cephadm 2024-03-30T04:50:56.534466+0000 mgr.y (mgr.24313) 282 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-03-30T04:50:57.459 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[18545]: audit 2024-03-30T04:50:56.539024+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:57.459 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[18545]: audit 2024-03-30T04:50:56.540462+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:57.459 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[18545]: audit 2024-03-30T04:50:56.545615+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:57.459 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[18545]: audit 2024-03-30T04:50:56.555479+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:50:57.459 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[18545]: audit 2024-03-30T04:50:56.556962+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:50:57.460 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[18545]: audit 2024-03-30T04:50:56.559071+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:50:57.460 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[18545]: cephadm 2024-03-30T04:50:56.559547+0000 mgr.y (mgr.24313) 283 : cephadm [INF] Deploying daemon mgr.x on smithi118 2024-03-30T04:50:57.460 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[18545]: audit 2024-03-30T04:50:56.560445+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:57.460 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[23954]: cluster 2024-03-30T04:50:56.078818+0000 mgr.y (mgr.24313) 280 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:57.460 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[23954]: audit 2024-03-30T04:50:56.182596+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.89:0/511206838' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:50:57.460 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[23954]: audit 2024-03-30T04:50:56.522857+0000 mgr.y (mgr.24313) 281 : audit [DBG] from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:50:57.460 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[23954]: audit 2024-03-30T04:50:56.530277+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:57.460 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[23954]: cephadm 2024-03-30T04:50:56.534466+0000 mgr.y (mgr.24313) 282 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-03-30T04:50:57.460 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[23954]: audit 2024-03-30T04:50:56.539024+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:57.460 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[23954]: audit 2024-03-30T04:50:56.540462+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:57.460 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[23954]: audit 2024-03-30T04:50:56.545615+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:50:57.460 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[23954]: audit 2024-03-30T04:50:56.555479+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:50:57.461 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[23954]: audit 2024-03-30T04:50:56.556962+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:50:57.461 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[23954]: audit 2024-03-30T04:50:56.559071+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:50:57.461 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[23954]: cephadm 2024-03-30T04:50:56.559547+0000 mgr.y (mgr.24313) 283 : cephadm [INF] Deploying daemon mgr.x on smithi118 2024-03-30T04:50:57.461 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:57 smithi089 bash[23954]: audit 2024-03-30T04:50:56.560445+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:58.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:50:58 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:50:58] "GET /metrics HTTP/1.1" 200 207995 "" "Prometheus/2.33.4" 2024-03-30T04:50:59.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:50:59 smithi089 bash[18545]: cluster 2024-03-30T04:50:58.080258+0000 mgr.y (mgr.24313) 284 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:59.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:50:59 smithi089 bash[23954]: cluster 2024-03-30T04:50:58.080258+0000 mgr.y (mgr.24313) 284 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:59.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:50:59 smithi118 bash[18665]: cluster 2024-03-30T04:50:58.080258+0000 mgr.y (mgr.24313) 284 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:00.301 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:51:00.301 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 14s ago 12m - - 2024-03-30T04:51:00.301 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 10s ago 12m - - 2024-03-30T04:51:00.301 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (5m) 14s ago 6m 12.1M - ba2b418f427c c350c4a2b722 2024-03-30T04:51:00.301 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (5m) 10s ago 5m 42.6M - 8.3.5 dad864ee21e9 97dde259d467 2024-03-30T04:51:00.301 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (3m) 14s ago 3m 41.9M - 3.5 e1d6a67b021e a8255df53016 2024-03-30T04:51:00.301 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443 running (11m) 10s ago 11m 400M - 17.2.0 e1d6a67b021e 06de6091d43c 2024-03-30T04:51:00.302 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:9283 running (13m) 14s ago 13m 455M - 17.2.0 e1d6a67b021e f2ae31b45b8c 2024-03-30T04:51:00.302 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (13m) 14s ago 13m 52.1M 2048M 17.2.0 e1d6a67b021e c95e7ed6a096 2024-03-30T04:51:00.302 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (12m) 10s ago 12m 41.9M 2048M 17.2.0 e1d6a67b021e 109dd04b1ff7 2024-03-30T04:51:00.302 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (12m) 14s ago 12m 40.4M 2048M 17.2.0 e1d6a67b021e 72441739d3f9 2024-03-30T04:51:00.302 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (6m) 14s ago 6m 9.87M - 1dbe0e931976 733cecc683c8 2024-03-30T04:51:00.302 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (5m) 10s ago 6m 9.85M - 1dbe0e931976 b07eda569fa7 2024-03-30T04:51:00.302 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (11m) 14s ago 11m 50.8M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T04:51:00.302 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (10m) 14s ago 10m 55.0M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T04:51:00.302 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (10m) 14s ago 10m 47.6M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T04:51:00.302 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (9m) 14s ago 9m 50.6M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T04:51:00.302 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (8m) 10s ago 9m 51.2M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T04:51:00.302 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (8m) 10s ago 8m 49.0M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T04:51:00.302 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (7m) 10s ago 7m 47.2M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T04:51:00.303 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (7m) 10s ago 7m 49.6M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T04:51:00.303 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (5m) 10s ago 6m 54.0M - 514e6a882f6e c5893980484c 2024-03-30T04:51:00.303 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (4m) 14s ago 4m 83.8M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T04:51:00.303 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (3m) 10s ago 3m 83.7M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T04:51:00.945 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 180' 2024-03-30T04:51:01.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:01 smithi089 bash[18545]: cluster 2024-03-30T04:51:00.080711+0000 mgr.y (mgr.24313) 285 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:01.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:01 smithi089 bash[18545]: audit 2024-03-30T04:51:00.293440+0000 mgr.y (mgr.24313) 286 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:51:01.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:01 smithi089 bash[23954]: cluster 2024-03-30T04:51:00.080711+0000 mgr.y (mgr.24313) 285 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:01.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:01 smithi089 bash[23954]: audit 2024-03-30T04:51:00.293440+0000 mgr.y (mgr.24313) 286 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:51:01.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:01 smithi118 bash[18665]: cluster 2024-03-30T04:51:00.080711+0000 mgr.y (mgr.24313) 285 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:01.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:01 smithi118 bash[18665]: audit 2024-03-30T04:51:00.293440+0000 mgr.y (mgr.24313) 286 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:51:02.328 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:02 smithi089 bash[18545]: audit 2024-03-30T04:51:00.980463+0000 mgr.y (mgr.24313) 287 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:02.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:02 smithi089 bash[23954]: audit 2024-03-30T04:51:00.980463+0000 mgr.y (mgr.24313) 287 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:02.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:02 smithi118 bash[18665]: audit 2024-03-30T04:51:00.980463+0000 mgr.y (mgr.24313) 287 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:03.467 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:03 smithi089 bash[18545]: cluster 2024-03-30T04:51:02.081147+0000 mgr.y (mgr.24313) 288 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:03.467 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:03 smithi089 bash[23954]: cluster 2024-03-30T04:51:02.081147+0000 mgr.y (mgr.24313) 288 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:03.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:03 smithi118 bash[18665]: cluster 2024-03-30T04:51:02.081147+0000 mgr.y (mgr.24313) 288 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:05.495 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:05 smithi089 bash[18545]: cluster 2024-03-30T04:51:04.082797+0000 mgr.y (mgr.24313) 289 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:05.495 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:05 smithi089 bash[23954]: cluster 2024-03-30T04:51:04.082797+0000 mgr.y (mgr.24313) 289 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:05 smithi118 bash[18665]: cluster 2024-03-30T04:51:04.082797+0000 mgr.y (mgr.24313) 289 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:05.833 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:51:05 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:51:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:51:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:06 smithi089 bash[18545]: audit 2024-03-30T04:51:05.492360+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:06 smithi089 bash[18545]: audit 2024-03-30T04:51:05.499690+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:06.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:06 smithi089 bash[23954]: audit 2024-03-30T04:51:05.492360+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:06.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:06 smithi089 bash[23954]: audit 2024-03-30T04:51:05.499690+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:06.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:06 smithi118 bash[18665]: audit 2024-03-30T04:51:05.492360+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:06.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:06 smithi118 bash[18665]: audit 2024-03-30T04:51:05.499690+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:07.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:07 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:51:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:51:07.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:07 smithi089 bash[18545]: cluster 2024-03-30T04:51:06.083363+0000 mgr.y (mgr.24313) 290 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:07.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:07 smithi089 bash[23954]: cluster 2024-03-30T04:51:06.083363+0000 mgr.y (mgr.24313) 290 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:07.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:07 smithi118 bash[18665]: cluster 2024-03-30T04:51:06.083363+0000 mgr.y (mgr.24313) 290 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:08.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:51:08 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:51:08] "GET /metrics HTTP/1.1" 200 207999 "" "Prometheus/2.33.4" 2024-03-30T04:51:09.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:09 smithi089 bash[18545]: cluster 2024-03-30T04:51:08.085062+0000 mgr.y (mgr.24313) 291 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:09.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:09 smithi089 bash[23954]: cluster 2024-03-30T04:51:08.085062+0000 mgr.y (mgr.24313) 291 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:09.850 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:09 smithi118 bash[18665]: cluster 2024-03-30T04:51:08.085062+0000 mgr.y (mgr.24313) 291 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:10.333 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:51:09 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:51:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:51:11.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:10 smithi118 bash[18665]: audit 2024-03-30T04:51:09.843510+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:11.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:10 smithi118 bash[18665]: audit 2024-03-30T04:51:09.854733+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:10 smithi089 bash[18545]: audit 2024-03-30T04:51:09.843510+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:10 smithi089 bash[18545]: audit 2024-03-30T04:51:09.854733+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:11.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:10 smithi089 bash[23954]: audit 2024-03-30T04:51:09.843510+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:11.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:10 smithi089 bash[23954]: audit 2024-03-30T04:51:09.854733+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:11.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:11 smithi118 bash[18665]: cluster 2024-03-30T04:51:10.085777+0000 mgr.y (mgr.24313) 292 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:12.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:11 smithi089 bash[18545]: cluster 2024-03-30T04:51:10.085777+0000 mgr.y (mgr.24313) 292 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:12.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:11 smithi089 bash[23954]: cluster 2024-03-30T04:51:10.085777+0000 mgr.y (mgr.24313) 292 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:13.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:12 smithi118 bash[18665]: audit 2024-03-30T04:51:10.990620+0000 mgr.y (mgr.24313) 293 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:12 smithi089 bash[18545]: audit 2024-03-30T04:51:10.990620+0000 mgr.y (mgr.24313) 293 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:13.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:12 smithi089 bash[23954]: audit 2024-03-30T04:51:10.990620+0000 mgr.y (mgr.24313) 293 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:14.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:13 smithi118 bash[18665]: cluster 2024-03-30T04:51:12.086489+0000 mgr.y (mgr.24313) 294 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:14.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:13 smithi089 bash[18545]: cluster 2024-03-30T04:51:12.086489+0000 mgr.y (mgr.24313) 294 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:14.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:13 smithi089 bash[23954]: cluster 2024-03-30T04:51:12.086489+0000 mgr.y (mgr.24313) 294 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:16.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:15 smithi118 bash[18665]: cluster 2024-03-30T04:51:14.088205+0000 mgr.y (mgr.24313) 295 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:16.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:15 smithi089 bash[18545]: cluster 2024-03-30T04:51:14.088205+0000 mgr.y (mgr.24313) 295 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:16.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:15 smithi089 bash[23954]: cluster 2024-03-30T04:51:14.088205+0000 mgr.y (mgr.24313) 295 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:17.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:17 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:51:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:51:18.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:17 smithi118 bash[18665]: cluster 2024-03-30T04:51:16.088861+0000 mgr.y (mgr.24313) 296 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:18.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:17 smithi089 bash[18545]: cluster 2024-03-30T04:51:16.088861+0000 mgr.y (mgr.24313) 296 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:18.309 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:17 smithi089 bash[23954]: cluster 2024-03-30T04:51:16.088861+0000 mgr.y (mgr.24313) 296 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:18.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:51:18 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:51:18] "GET /metrics HTTP/1.1" 200 207999 "" "Prometheus/2.33.4" 2024-03-30T04:51:20.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:19 smithi118 bash[18665]: cluster 2024-03-30T04:51:18.090555+0000 mgr.y (mgr.24313) 297 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:20.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:19 smithi089 bash[18545]: cluster 2024-03-30T04:51:18.090555+0000 mgr.y (mgr.24313) 297 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:20.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:19 smithi089 bash[23954]: cluster 2024-03-30T04:51:18.090555+0000 mgr.y (mgr.24313) 297 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:22.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:21 smithi118 bash[18665]: cluster 2024-03-30T04:51:20.091336+0000 mgr.y (mgr.24313) 298 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:22.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:21 smithi118 bash[18665]: audit 2024-03-30T04:51:21.173346+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:51:22.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:21 smithi118 bash[18665]: audit 2024-03-30T04:51:21.174852+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:51:22.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:21 smithi118 bash[18665]: audit 2024-03-30T04:51:21.208750+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:51:22.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:21 smithi118 bash[18665]: audit 2024-03-30T04:51:21.210086+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:51:22.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:21 smithi089 bash[18545]: cluster 2024-03-30T04:51:20.091336+0000 mgr.y (mgr.24313) 298 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:22.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:21 smithi089 bash[18545]: audit 2024-03-30T04:51:21.173346+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:51:22.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:21 smithi089 bash[18545]: audit 2024-03-30T04:51:21.174852+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:51:22.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:21 smithi089 bash[18545]: audit 2024-03-30T04:51:21.208750+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:51:22.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:21 smithi089 bash[18545]: audit 2024-03-30T04:51:21.210086+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:51:22.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:21 smithi089 bash[23954]: cluster 2024-03-30T04:51:20.091336+0000 mgr.y (mgr.24313) 298 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:22.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:21 smithi089 bash[23954]: audit 2024-03-30T04:51:21.173346+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:51:22.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:21 smithi089 bash[23954]: audit 2024-03-30T04:51:21.174852+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:51:22.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:21 smithi089 bash[23954]: audit 2024-03-30T04:51:21.208750+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:51:22.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:21 smithi089 bash[23954]: audit 2024-03-30T04:51:21.210086+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:51:23.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:22 smithi118 bash[18665]: audit 2024-03-30T04:51:21.001954+0000 mgr.y (mgr.24313) 299 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:23.233 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:22 smithi089 bash[23954]: audit 2024-03-30T04:51:21.001954+0000 mgr.y (mgr.24313) 299 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:23.233 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:22 smithi089 bash[18545]: audit 2024-03-30T04:51:21.001954+0000 mgr.y (mgr.24313) 299 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:24.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:23 smithi089 bash[18545]: cluster 2024-03-30T04:51:22.091952+0000 mgr.y (mgr.24313) 300 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:24.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:23 smithi089 bash[23954]: cluster 2024-03-30T04:51:22.091952+0000 mgr.y (mgr.24313) 300 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:24.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:23 smithi118 bash[18665]: cluster 2024-03-30T04:51:22.091952+0000 mgr.y (mgr.24313) 300 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:25.894 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:51:25 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:51:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:51:26.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:25 smithi089 bash[18545]: cluster 2024-03-30T04:51:24.093085+0000 mgr.y (mgr.24313) 301 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:26.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:25 smithi089 bash[18545]: audit 2024-03-30T04:51:25.623957+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:26.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:25 smithi089 bash[18545]: audit 2024-03-30T04:51:25.631817+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:25 smithi089 bash[23954]: cluster 2024-03-30T04:51:24.093085+0000 mgr.y (mgr.24313) 301 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:25 smithi089 bash[23954]: audit 2024-03-30T04:51:25.623957+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:25 smithi089 bash[23954]: audit 2024-03-30T04:51:25.631817+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:26.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:25 smithi118 bash[18665]: cluster 2024-03-30T04:51:24.093085+0000 mgr.y (mgr.24313) 301 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:26.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:25 smithi118 bash[18665]: audit 2024-03-30T04:51:25.623957+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:26.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:25 smithi118 bash[18665]: audit 2024-03-30T04:51:25.631817+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:27.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:27 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:51:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:51:28.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:27 smithi089 bash[18545]: cluster 2024-03-30T04:51:26.093789+0000 mgr.y (mgr.24313) 302 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:28.309 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:27 smithi089 bash[23954]: cluster 2024-03-30T04:51:26.093789+0000 mgr.y (mgr.24313) 302 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:28.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:27 smithi118 bash[18665]: cluster 2024-03-30T04:51:26.093789+0000 mgr.y (mgr.24313) 302 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:28.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:51:28 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:51:28] "GET /metrics HTTP/1.1" 200 207996 "" "Prometheus/2.33.4" 2024-03-30T04:51:30.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:29 smithi089 bash[18545]: cluster 2024-03-30T04:51:28.095497+0000 mgr.y (mgr.24313) 303 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:30.333 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:51:30 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:51:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:51:30.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:29 smithi089 bash[23954]: cluster 2024-03-30T04:51:28.095497+0000 mgr.y (mgr.24313) 303 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:30.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:29 smithi118 bash[18665]: cluster 2024-03-30T04:51:28.095497+0000 mgr.y (mgr.24313) 303 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:31.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:30 smithi089 bash[18545]: audit 2024-03-30T04:51:29.988007+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:31.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:30 smithi089 bash[18545]: audit 2024-03-30T04:51:29.999100+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:31.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:30 smithi089 bash[18545]: cluster 2024-03-30T04:51:30.096268+0000 mgr.y (mgr.24313) 304 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:31.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:30 smithi089 bash[23954]: audit 2024-03-30T04:51:29.988007+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:31.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:30 smithi089 bash[23954]: audit 2024-03-30T04:51:29.999100+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:31.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:30 smithi089 bash[23954]: cluster 2024-03-30T04:51:30.096268+0000 mgr.y (mgr.24313) 304 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:30 smithi118 bash[18665]: audit 2024-03-30T04:51:29.988007+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:30 smithi118 bash[18665]: audit 2024-03-30T04:51:29.999100+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:30 smithi118 bash[18665]: cluster 2024-03-30T04:51:30.096268+0000 mgr.y (mgr.24313) 304 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:32.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:32 smithi089 bash[18545]: audit 2024-03-30T04:51:31.012583+0000 mgr.y (mgr.24313) 305 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:32.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:32 smithi089 bash[23954]: audit 2024-03-30T04:51:31.012583+0000 mgr.y (mgr.24313) 305 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:32.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:32 smithi118 bash[18665]: audit 2024-03-30T04:51:31.012583+0000 mgr.y (mgr.24313) 305 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:33.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:33 smithi089 bash[18545]: cluster 2024-03-30T04:51:32.096935+0000 mgr.y (mgr.24313) 306 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:33.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:33 smithi089 bash[23954]: cluster 2024-03-30T04:51:32.096935+0000 mgr.y (mgr.24313) 306 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:33.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:33 smithi118 bash[18665]: cluster 2024-03-30T04:51:32.096935+0000 mgr.y (mgr.24313) 306 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:35.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:35 smithi089 bash[18545]: cluster 2024-03-30T04:51:34.098638+0000 mgr.y (mgr.24313) 307 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:35.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:35 smithi089 bash[23954]: cluster 2024-03-30T04:51:34.098638+0000 mgr.y (mgr.24313) 307 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:35.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:35 smithi118 bash[18665]: cluster 2024-03-30T04:51:34.098638+0000 mgr.y (mgr.24313) 307 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:37.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:37 smithi118 bash[18665]: cluster 2024-03-30T04:51:36.099354+0000 mgr.y (mgr.24313) 308 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:37.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:37 smithi118 bash[19783]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:51:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:51:37.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:37 smithi089 bash[18545]: cluster 2024-03-30T04:51:36.099354+0000 mgr.y (mgr.24313) 308 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:37.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:37 smithi089 bash[23954]: cluster 2024-03-30T04:51:36.099354+0000 mgr.y (mgr.24313) 308 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:38.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:51:38 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:51:38] "GET /metrics HTTP/1.1" 200 207992 "" "Prometheus/2.33.4" 2024-03-30T04:51:39.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:39 smithi089 bash[18545]: cluster 2024-03-30T04:51:38.101098+0000 mgr.y (mgr.24313) 309 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:39.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:39 smithi089 bash[23954]: cluster 2024-03-30T04:51:38.101098+0000 mgr.y (mgr.24313) 309 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:39.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:39 smithi118 bash[18665]: cluster 2024-03-30T04:51:38.101098+0000 mgr.y (mgr.24313) 309 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:41.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:41 smithi089 bash[18545]: cluster 2024-03-30T04:51:40.101804+0000 mgr.y (mgr.24313) 310 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:41.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:41 smithi089 bash[23954]: cluster 2024-03-30T04:51:40.101804+0000 mgr.y (mgr.24313) 310 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:41.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:41 smithi118 bash[18665]: cluster 2024-03-30T04:51:40.101804+0000 mgr.y (mgr.24313) 310 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:42.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:42 smithi089 bash[23954]: audit 2024-03-30T04:51:41.019288+0000 mgr.y (mgr.24313) 311 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:42.523 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:42 smithi089 bash[18545]: audit 2024-03-30T04:51:41.019288+0000 mgr.y (mgr.24313) 311 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:42.533 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:42 smithi118 bash[18665]: audit 2024-03-30T04:51:41.019288+0000 mgr.y (mgr.24313) 311 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:43.438 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:43 smithi118 bash[18665]: cluster 2024-03-30T04:51:42.102498+0000 mgr.y (mgr.24313) 312 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:43.438 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:43 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:43.439 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:43 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:43.439 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 04:51:43 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:43.439 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:51:43 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:43.440 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:51:43 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:43.440 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:51:43 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:43.440 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:51:43 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:43.441 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:51:43 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:43.441 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:51:43 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:43.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:43 smithi089 bash[18545]: cluster 2024-03-30T04:51:42.102498+0000 mgr.y (mgr.24313) 312 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:43.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:43 smithi089 bash[23954]: cluster 2024-03-30T04:51:42.102498+0000 mgr.y (mgr.24313) 312 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:43.804 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:43 smithi118 systemd[1]: Stopping Ceph mgr.x for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T04:51:43.804 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:43 smithi118 bash[45500]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mgr.x 2024-03-30T04:51:44.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:44 smithi118 bash[45509]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T04:51:44.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:44 smithi118 bash[45543]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mgr.x 2024-03-30T04:51:44.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:44 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:51:44.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:44 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-03-30T04:51:44.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:44 smithi118 systemd[1]: Stopped Ceph mgr.x for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:44.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:44 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:44.894 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:51:44 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:44.894 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:51:44 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:44.895 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:51:44 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:44.895 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 04:51:44 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:44.895 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:51:44 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:44.896 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:51:44 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:44.896 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:44 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:44.896 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:44 smithi118 systemd[1]: Started Ceph mgr.x for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:44.896 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:51:44 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:51:45.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:45 smithi118 bash[18665]: cluster 2024-03-30T04:51:44.103531+0000 mgr.y (mgr.24313) 313 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:45.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:45 smithi118 bash[18665]: audit 2024-03-30T04:51:44.656678+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:45.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:45 smithi118 bash[18665]: audit 2024-03-30T04:51:44.669565+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:45.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:45 smithi118 bash[18665]: audit 2024-03-30T04:51:44.676008+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:45.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:45 smithi118 bash[18665]: audit 2024-03-30T04:51:44.677351+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:45 smithi118 bash[18665]: audit 2024-03-30T04:51:44.684029+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:46.083 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:51:45 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:51:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:51:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:45 smithi089 bash[18545]: cluster 2024-03-30T04:51:44.103531+0000 mgr.y (mgr.24313) 313 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:45 smithi089 bash[18545]: audit 2024-03-30T04:51:44.656678+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:45 smithi089 bash[18545]: audit 2024-03-30T04:51:44.669565+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:45 smithi089 bash[18545]: audit 2024-03-30T04:51:44.676008+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:45 smithi089 bash[18545]: audit 2024-03-30T04:51:44.677351+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:45 smithi089 bash[18545]: audit 2024-03-30T04:51:44.684029+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:45 smithi089 bash[23954]: cluster 2024-03-30T04:51:44.103531+0000 mgr.y (mgr.24313) 313 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:45 smithi089 bash[23954]: audit 2024-03-30T04:51:44.656678+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:45 smithi089 bash[23954]: audit 2024-03-30T04:51:44.669565+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:45 smithi089 bash[23954]: audit 2024-03-30T04:51:44.676008+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:45 smithi089 bash[23954]: audit 2024-03-30T04:51:44.677351+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:45 smithi089 bash[23954]: audit 2024-03-30T04:51:44.684029+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:46.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:45 smithi118 bash[45599]: debug 2024-03-30T04:51:45.928+0000 7f60ac1db700 1 -- 172.21.15.118:0/1880035324 <== mon.2 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a0a60ca5a0 con 0x55a0a6e4a400 2024-03-30T04:51:46.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:46 smithi118 bash[45599]: debug 2024-03-30T04:51:46.080+0000 7f60b63ea200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:51:47.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:46 smithi089 bash[18545]: audit 2024-03-30T04:51:45.777845+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:47.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:46 smithi089 bash[18545]: audit 2024-03-30T04:51:45.789703+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:47.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:46 smithi089 bash[23954]: audit 2024-03-30T04:51:45.777845+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:47.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:46 smithi089 bash[23954]: audit 2024-03-30T04:51:45.789703+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:47.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:46 smithi118 bash[18665]: audit 2024-03-30T04:51:45.777845+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:47.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:46 smithi118 bash[18665]: audit 2024-03-30T04:51:45.789703+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:48.039 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:47 smithi118 bash[18665]: cluster 2024-03-30T04:51:46.104242+0000 mgr.y (mgr.24313) 314 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:48.040 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:47 smithi118 bash[45599]: debug 2024-03-30T04:51:47.696+0000 7f60b63ea200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:51:48.040 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:47 smithi118 bash[45599]: debug 2024-03-30T04:51:47.792+0000 7f60b63ea200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:51:48.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:47 smithi089 bash[18545]: cluster 2024-03-30T04:51:46.104242+0000 mgr.y (mgr.24313) 314 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:47 smithi089 bash[23954]: cluster 2024-03-30T04:51:46.104242+0000 mgr.y (mgr.24313) 314 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:48.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:48 smithi118 bash[45599]: debug 2024-03-30T04:51:48.044+0000 7f60b63ea200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:51:48.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:51:48 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:51:48] "GET /metrics HTTP/1.1" 200 207992 "" "Prometheus/2.33.4" 2024-03-30T04:51:49.144 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:48 smithi118 bash[45599]: debug 2024-03-30T04:51:48.844+0000 7f60b63ea200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:51:49.144 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:48 smithi118 bash[45599]: debug 2024-03-30T04:51:48.956+0000 7f60b63ea200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:51:49.144 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:49 smithi118 bash[45599]: debug 2024-03-30T04:51:49.068+0000 7f60b63ea200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:51:49.788 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:49 smithi118 bash[45599]: debug 2024-03-30T04:51:49.428+0000 7f60b63ea200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T04:51:49.788 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:49 smithi118 bash[45599]: debug 2024-03-30T04:51:49.544+0000 7f60b63ea200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:51:49.789 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:49 smithi118 bash[45599]: debug 2024-03-30T04:51:49.648+0000 7f60b63ea200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:51:50.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:49 smithi089 bash[18545]: cluster 2024-03-30T04:51:48.105896+0000 mgr.y (mgr.24313) 315 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:50.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:49 smithi089 bash[23954]: cluster 2024-03-30T04:51:48.105896+0000 mgr.y (mgr.24313) 315 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:50.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:49 smithi118 bash[18665]: cluster 2024-03-30T04:51:48.105896+0000 mgr.y (mgr.24313) 315 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:50.144 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:50 smithi118 bash[45599]: debug 2024-03-30T04:51:50.016+0000 7f60b63ea200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:51:50.525 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:50 smithi118 bash[45599]: debug 2024-03-30T04:51:50.264+0000 7f60b63ea200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:51:50.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:51:50 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:51:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:51:50.893 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:50 smithi118 bash[45599]: debug 2024-03-30T04:51:50.528+0000 7f60b63ea200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:51:50.894 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:50 smithi118 bash[45599]: debug 2024-03-30T04:51:50.644+0000 7f60b63ea200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:51:51.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:51 smithi089 bash[18545]: cluster 2024-03-30T04:51:50.106704+0000 mgr.y (mgr.24313) 316 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:51.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:51 smithi089 bash[18545]: audit 2024-03-30T04:51:50.137964+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:51.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:51 smithi089 bash[18545]: audit 2024-03-30T04:51:50.149746+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:51.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:51 smithi089 bash[23954]: cluster 2024-03-30T04:51:50.106704+0000 mgr.y (mgr.24313) 316 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:51.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:51 smithi089 bash[23954]: audit 2024-03-30T04:51:50.137964+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:51.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:51 smithi089 bash[23954]: audit 2024-03-30T04:51:50.149746+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:51.341 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:50 smithi118 bash[45599]: debug 2024-03-30T04:51:50.920+0000 7f60b63ea200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:51:51.342 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:51 smithi118 bash[18665]: cluster 2024-03-30T04:51:50.106704+0000 mgr.y (mgr.24313) 316 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:51.342 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:51 smithi118 bash[18665]: audit 2024-03-30T04:51:50.137964+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:51.342 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:51 smithi118 bash[18665]: audit 2024-03-30T04:51:50.149746+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:51.599 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:51 smithi118 bash[45599]: debug 2024-03-30T04:51:51.344+0000 7f60b63ea200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:51:51.599 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:51 smithi118 bash[45599]: debug 2024-03-30T04:51:51.588+0000 7f60b63ea200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:51:51.869 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:51 smithi118 bash[45599]: debug 2024-03-30T04:51:51.720+0000 7f60b63ea200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:51:52.143 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:51 smithi118 bash[45599]: debug 2024-03-30T04:51:51.976+0000 7f60b63ea200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:51:52.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:52 smithi089 bash[18545]: audit 2024-03-30T04:51:51.030565+0000 mgr.y (mgr.24313) 317 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:52.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:52 smithi089 bash[23954]: audit 2024-03-30T04:51:51.030565+0000 mgr.y (mgr.24313) 317 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:52.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:52 smithi118 bash[18665]: audit 2024-03-30T04:51:51.030565+0000 mgr.y (mgr.24313) 317 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:53.118 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:53 smithi118 bash[45599]: debug 2024-03-30T04:51:53.027+0000 7f60b63ea200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:51:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:53 smithi118 bash[18665]: cluster 2024-03-30T04:51:52.107441+0000 mgr.y (mgr.24313) 318 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:53.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:53 smithi118 bash[45599]: debug 2024-03-30T04:51:53.151+0000 7f60b63ea200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:51:53.503 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:53 smithi089 bash[18545]: cluster 2024-03-30T04:51:52.107441+0000 mgr.y (mgr.24313) 318 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:53.504 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:53 smithi089 bash[23954]: cluster 2024-03-30T04:51:52.107441+0000 mgr.y (mgr.24313) 318 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:53.833 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:51:53 smithi089 bash[46090]: level=warn ts=2024-03-30T04:51:53.510Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-03-30T04:51:53.833 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:51:53 smithi089 bash[46090]: level=warn ts=2024-03-30T04:51:53.548Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:51:53.893 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:53 smithi118 bash[45599]: debug 2024-03-30T04:51:53.451+0000 7f60b63ea200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:51:53.894 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:53 smithi118 bash[45599]: debug 2024-03-30T04:51:53.567+0000 7f60b63ea200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:51:54.279 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:54 smithi118 bash[45599]: debug 2024-03-30T04:51:54.027+0000 7f60b63ea200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:51:54.279 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:54 smithi118 bash[45599]: debug 2024-03-30T04:51:54.155+0000 7f60b63ea200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:51:54.279 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:54 smithi118 bash[45599]: [30/Mar/2024:04:51:54] ENGINE Bus STARTING 2024-03-30T04:51:54.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:54 smithi118 bash[18665]: cluster 2024-03-30T04:51:54.180763+0000 mon.a (mon.0) 1113 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:51:54.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:54 smithi118 bash[18665]: cluster 2024-03-30T04:51:54.180909+0000 mon.a (mon.0) 1114 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:51:54.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:54 smithi118 bash[18665]: audit 2024-03-30T04:51:54.183577+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.? 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:51:54.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:54 smithi118 bash[18665]: audit 2024-03-30T04:51:54.183938+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:51:54.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:54 smithi118 bash[18665]: audit 2024-03-30T04:51:54.186021+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:51:54.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:54 smithi118 bash[18665]: audit 2024-03-30T04:51:54.186306+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:51:54.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:54 smithi089 bash[18545]: cluster 2024-03-30T04:51:54.180763+0000 mon.a (mon.0) 1113 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:51:54.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:54 smithi089 bash[18545]: cluster 2024-03-30T04:51:54.180909+0000 mon.a (mon.0) 1114 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:51:54.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:54 smithi089 bash[18545]: audit 2024-03-30T04:51:54.183577+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.? 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:51:54.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:54 smithi089 bash[18545]: audit 2024-03-30T04:51:54.183938+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:51:54.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:54 smithi089 bash[18545]: audit 2024-03-30T04:51:54.186021+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:51:54.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:54 smithi089 bash[18545]: audit 2024-03-30T04:51:54.186306+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:51:54.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:54 smithi089 bash[23954]: cluster 2024-03-30T04:51:54.180763+0000 mon.a (mon.0) 1113 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:51:54.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:54 smithi089 bash[23954]: cluster 2024-03-30T04:51:54.180909+0000 mon.a (mon.0) 1114 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:51:54.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:54 smithi089 bash[23954]: audit 2024-03-30T04:51:54.183577+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.? 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:51:54.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:54 smithi089 bash[23954]: audit 2024-03-30T04:51:54.183938+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:51:54.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:54 smithi089 bash[23954]: audit 2024-03-30T04:51:54.186021+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:51:54.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:54 smithi089 bash[23954]: audit 2024-03-30T04:51:54.186306+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:51:54.643 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:54 smithi118 bash[45599]: CherryPy Checker: 2024-03-30T04:51:54.643 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:54 smithi118 bash[45599]: The Application mounted at '' has an empty config. 2024-03-30T04:51:54.643 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:54 smithi118 bash[45599]: [30/Mar/2024:04:51:54] ENGINE Serving on http://:::9283 2024-03-30T04:51:54.644 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:54 smithi118 bash[45599]: [30/Mar/2024:04:51:54] ENGINE Bus STARTED 2024-03-30T04:51:55.082 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:51:54 smithi089 bash[46090]: level=warn ts=2024-03-30T04:51:54.784Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=3 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:51:55.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:55 smithi089 bash[18545]: cluster 2024-03-30T04:51:54.109216+0000 mgr.y (mgr.24313) 319 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:55.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:55 smithi089 bash[18545]: cluster 2024-03-30T04:51:54.221717+0000 mon.a (mon.0) 1115 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-03-30T04:51:55.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:55 smithi089 bash[18545]: audit 2024-03-30T04:51:55.184659+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:55.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:55 smithi089 bash[18545]: audit 2024-03-30T04:51:55.195904+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:55.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:51:55 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:51:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:51:55.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:55 smithi089 bash[23954]: cluster 2024-03-30T04:51:54.109216+0000 mgr.y (mgr.24313) 319 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:55.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:55 smithi089 bash[23954]: cluster 2024-03-30T04:51:54.221717+0000 mon.a (mon.0) 1115 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-03-30T04:51:55.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:55 smithi089 bash[23954]: audit 2024-03-30T04:51:55.184659+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:55.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:55 smithi089 bash[23954]: audit 2024-03-30T04:51:55.195904+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:55.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:55 smithi118 bash[18665]: cluster 2024-03-30T04:51:54.109216+0000 mgr.y (mgr.24313) 319 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:55.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:55 smithi118 bash[18665]: cluster 2024-03-30T04:51:54.221717+0000 mon.a (mon.0) 1115 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-03-30T04:51:55.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:55 smithi118 bash[18665]: audit 2024-03-30T04:51:55.184659+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:55.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:55 smithi118 bash[18665]: audit 2024-03-30T04:51:55.195904+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:51:57.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:57 smithi118 bash[18665]: cluster 2024-03-30T04:51:56.109956+0000 mgr.y (mgr.24313) 320 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:57.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:51:57 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:51:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:51:57.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:57 smithi089 bash[18545]: cluster 2024-03-30T04:51:56.109956+0000 mgr.y (mgr.24313) 320 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:57.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:57 smithi089 bash[23954]: cluster 2024-03-30T04:51:56.109956+0000 mgr.y (mgr.24313) 320 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:58.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:51:58 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:51:58] "GET /metrics HTTP/1.1" 200 208003 "" "Prometheus/2.33.4" 2024-03-30T04:51:59.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:51:59 smithi089 bash[18545]: cluster 2024-03-30T04:51:58.111640+0000 mgr.y (mgr.24313) 321 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:59.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:51:59 smithi089 bash[23954]: cluster 2024-03-30T04:51:58.111640+0000 mgr.y (mgr.24313) 321 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:59.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:51:59 smithi118 bash[18665]: cluster 2024-03-30T04:51:58.111640+0000 mgr.y (mgr.24313) 321 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:01.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:01 smithi089 bash[18545]: cluster 2024-03-30T04:52:00.112207+0000 mgr.y (mgr.24313) 322 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:01.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:01 smithi089 bash[23954]: cluster 2024-03-30T04:52:00.112207+0000 mgr.y (mgr.24313) 322 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:01.528 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:01 smithi118 bash[18665]: cluster 2024-03-30T04:52:00.112207+0000 mgr.y (mgr.24313) 322 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:02.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:02 smithi118 bash[18665]: audit 2024-03-30T04:52:01.039342+0000 mgr.y (mgr.24313) 323 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:02.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:02 smithi089 bash[18545]: audit 2024-03-30T04:52:01.039342+0000 mgr.y (mgr.24313) 323 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:02.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:02 smithi089 bash[23954]: audit 2024-03-30T04:52:01.039342+0000 mgr.y (mgr.24313) 323 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:03.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:03 smithi089 bash[23954]: cluster 2024-03-30T04:52:02.112610+0000 mgr.y (mgr.24313) 324 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:03.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:03 smithi089 bash[18545]: cluster 2024-03-30T04:52:02.112610+0000 mgr.y (mgr.24313) 324 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:03.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:03 smithi118 bash[18665]: cluster 2024-03-30T04:52:02.112610+0000 mgr.y (mgr.24313) 324 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:03.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:03 smithi089 bash[46090]: level=error ts=2024-03-30T04:52:03.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:52:03.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:03 smithi089 bash[46090]: level=warn ts=2024-03-30T04:52:03.512Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:52:03.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:03 smithi089 bash[46090]: level=warn ts=2024-03-30T04:52:03.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:52:05.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:05 smithi089 bash[23954]: cluster 2024-03-30T04:52:04.114446+0000 mgr.y (mgr.24313) 325 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:05 smithi089 bash[18545]: cluster 2024-03-30T04:52:04.114446+0000 mgr.y (mgr.24313) 325 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:05 smithi118 bash[18665]: cluster 2024-03-30T04:52:04.114446+0000 mgr.y (mgr.24313) 325 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:06.332 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:52:05 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:52:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:52:07.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:06 smithi089 bash[18545]: audit 2024-03-30T04:52:05.958480+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:07.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:06 smithi089 bash[18545]: audit 2024-03-30T04:52:05.969565+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:07.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:06 smithi089 bash[23954]: audit 2024-03-30T04:52:05.958480+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:07.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:06 smithi089 bash[23954]: audit 2024-03-30T04:52:05.969565+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:07.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:52:07 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:52:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:52:07.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:06 smithi118 bash[18665]: audit 2024-03-30T04:52:05.958480+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:07.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:06 smithi118 bash[18665]: audit 2024-03-30T04:52:05.969565+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:08.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:07 smithi089 bash[18545]: cluster 2024-03-30T04:52:06.115188+0000 mgr.y (mgr.24313) 326 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:08.309 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:07 smithi089 bash[23954]: cluster 2024-03-30T04:52:06.115188+0000 mgr.y (mgr.24313) 326 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:08.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:07 smithi118 bash[18665]: cluster 2024-03-30T04:52:06.115188+0000 mgr.y (mgr.24313) 326 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:08.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:52:08 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:52:08] "GET /metrics HTTP/1.1" 200 207989 "" "Prometheus/2.33.4" 2024-03-30T04:52:10.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:09 smithi118 bash[18665]: cluster 2024-03-30T04:52:08.117012+0000 mgr.y (mgr.24313) 327 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:10.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:09 smithi089 bash[18545]: cluster 2024-03-30T04:52:08.117012+0000 mgr.y (mgr.24313) 327 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:10.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:09 smithi089 bash[23954]: cluster 2024-03-30T04:52:08.117012+0000 mgr.y (mgr.24313) 327 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:12.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:11 smithi089 bash[18545]: cluster 2024-03-30T04:52:10.117766+0000 mgr.y (mgr.24313) 328 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:12.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:11 smithi089 bash[23954]: cluster 2024-03-30T04:52:10.117766+0000 mgr.y (mgr.24313) 328 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:12.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:11 smithi118 bash[18665]: cluster 2024-03-30T04:52:10.117766+0000 mgr.y (mgr.24313) 328 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:13.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:12 smithi089 bash[18545]: audit 2024-03-30T04:52:11.048705+0000 mgr.y (mgr.24313) 329 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:13.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:12 smithi089 bash[23954]: audit 2024-03-30T04:52:11.048705+0000 mgr.y (mgr.24313) 329 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:13.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:12 smithi118 bash[18665]: audit 2024-03-30T04:52:11.048705+0000 mgr.y (mgr.24313) 329 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:13.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:13 smithi089 bash[46090]: level=error ts=2024-03-30T04:52:13.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:52:13.833 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:13 smithi089 bash[46090]: level=warn ts=2024-03-30T04:52:13.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:52:13.833 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:13 smithi089 bash[46090]: level=warn ts=2024-03-30T04:52:13.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:52:14.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:13 smithi089 bash[18545]: cluster 2024-03-30T04:52:12.118593+0000 mgr.y (mgr.24313) 330 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:14.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:13 smithi089 bash[23954]: cluster 2024-03-30T04:52:12.118593+0000 mgr.y (mgr.24313) 330 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:14.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:13 smithi118 bash[18665]: cluster 2024-03-30T04:52:12.118593+0000 mgr.y (mgr.24313) 330 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:15.332 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:52:14 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:52:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:52:16.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:15 smithi089 bash[18545]: cluster 2024-03-30T04:52:14.120347+0000 mgr.y (mgr.24313) 331 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:16.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:15 smithi089 bash[18545]: audit 2024-03-30T04:52:14.911137+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:16.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:15 smithi089 bash[18545]: audit 2024-03-30T04:52:14.922829+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:16.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:15 smithi089 bash[23954]: cluster 2024-03-30T04:52:14.120347+0000 mgr.y (mgr.24313) 331 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:16.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:15 smithi089 bash[23954]: audit 2024-03-30T04:52:14.911137+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:16.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:15 smithi089 bash[23954]: audit 2024-03-30T04:52:14.922829+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:16.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:15 smithi118 bash[18665]: cluster 2024-03-30T04:52:14.120347+0000 mgr.y (mgr.24313) 331 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:16.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:15 smithi118 bash[18665]: audit 2024-03-30T04:52:14.911137+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:16.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:15 smithi118 bash[18665]: audit 2024-03-30T04:52:14.922829+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:17.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:52:17 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:52:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:52:18.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:17 smithi089 bash[18545]: cluster 2024-03-30T04:52:16.121061+0000 mgr.y (mgr.24313) 332 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:18.309 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:17 smithi089 bash[23954]: cluster 2024-03-30T04:52:16.121061+0000 mgr.y (mgr.24313) 332 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:18.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:17 smithi118 bash[18665]: cluster 2024-03-30T04:52:16.121061+0000 mgr.y (mgr.24313) 332 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:18.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:52:18 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:52:18] "GET /metrics HTTP/1.1" 200 207989 "" "Prometheus/2.33.4" 2024-03-30T04:52:20.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:19 smithi089 bash[18545]: cluster 2024-03-30T04:52:18.122696+0000 mgr.y (mgr.24313) 333 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:20.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:19 smithi089 bash[23954]: cluster 2024-03-30T04:52:18.122696+0000 mgr.y (mgr.24313) 333 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:20.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:19 smithi118 bash[18665]: cluster 2024-03-30T04:52:18.122696+0000 mgr.y (mgr.24313) 333 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:22.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:21 smithi089 bash[18545]: cluster 2024-03-30T04:52:20.123408+0000 mgr.y (mgr.24313) 334 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:22.273 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:21 smithi089 bash[18545]: audit 2024-03-30T04:52:21.179880+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:52:22.273 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:21 smithi089 bash[18545]: audit 2024-03-30T04:52:21.180637+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:52:22.273 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:21 smithi089 bash[18545]: audit 2024-03-30T04:52:21.237713+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:52:22.273 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:21 smithi089 bash[18545]: audit 2024-03-30T04:52:21.238602+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:52:22.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:21 smithi089 bash[23954]: cluster 2024-03-30T04:52:20.123408+0000 mgr.y (mgr.24313) 334 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:22.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:21 smithi089 bash[23954]: audit 2024-03-30T04:52:21.179880+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:52:22.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:21 smithi089 bash[23954]: audit 2024-03-30T04:52:21.180637+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:52:22.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:21 smithi089 bash[23954]: audit 2024-03-30T04:52:21.237713+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:52:22.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:21 smithi089 bash[23954]: audit 2024-03-30T04:52:21.238602+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:52:22.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:21 smithi118 bash[18665]: cluster 2024-03-30T04:52:20.123408+0000 mgr.y (mgr.24313) 334 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:22.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:21 smithi118 bash[18665]: audit 2024-03-30T04:52:21.179880+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:52:22.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:21 smithi118 bash[18665]: audit 2024-03-30T04:52:21.180637+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:52:22.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:21 smithi118 bash[18665]: audit 2024-03-30T04:52:21.237713+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:52:22.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:21 smithi118 bash[18665]: audit 2024-03-30T04:52:21.238602+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:52:23.216 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:22 smithi089 bash[23954]: audit 2024-03-30T04:52:21.051843+0000 mgr.y (mgr.24313) 335 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:23.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:22 smithi089 bash[18545]: audit 2024-03-30T04:52:21.051843+0000 mgr.y (mgr.24313) 335 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:22 smithi118 bash[18665]: audit 2024-03-30T04:52:21.051843+0000 mgr.y (mgr.24313) 335 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:23.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:23 smithi089 bash[46090]: level=error ts=2024-03-30T04:52:23.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:52:23.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:23 smithi089 bash[46090]: level=warn ts=2024-03-30T04:52:23.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:52:23.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:23 smithi089 bash[46090]: level=warn ts=2024-03-30T04:52:23.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:52:24.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:23 smithi089 bash[18545]: cluster 2024-03-30T04:52:22.125066+0000 mgr.y (mgr.24313) 336 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:24.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:23 smithi089 bash[23954]: cluster 2024-03-30T04:52:22.125066+0000 mgr.y (mgr.24313) 336 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:24.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:23 smithi118 bash[18665]: cluster 2024-03-30T04:52:22.125066+0000 mgr.y (mgr.24313) 336 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:26.190 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:25 smithi089 bash[18545]: cluster 2024-03-30T04:52:24.125879+0000 mgr.y (mgr.24313) 337 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:26.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:25 smithi089 bash[23954]: cluster 2024-03-30T04:52:24.125879+0000 mgr.y (mgr.24313) 337 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:26.191 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:52:26 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:52:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:52:26.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:25 smithi118 bash[18665]: cluster 2024-03-30T04:52:24.125879+0000 mgr.y (mgr.24313) 337 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:27 smithi089 bash[23954]: audit 2024-03-30T04:52:26.061194+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:27.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:27 smithi089 bash[23954]: audit 2024-03-30T04:52:26.070788+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:27.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:27 smithi089 bash[23954]: cluster 2024-03-30T04:52:26.126597+0000 mgr.y (mgr.24313) 338 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:27.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:27 smithi089 bash[18545]: audit 2024-03-30T04:52:26.061194+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:27.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:27 smithi089 bash[18545]: audit 2024-03-30T04:52:26.070788+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:27.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:27 smithi089 bash[18545]: cluster 2024-03-30T04:52:26.126597+0000 mgr.y (mgr.24313) 338 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:27.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:52:27 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:52:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:52:27.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:27 smithi118 bash[18665]: audit 2024-03-30T04:52:26.061194+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:27.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:27 smithi118 bash[18665]: audit 2024-03-30T04:52:26.070788+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:27.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:27 smithi118 bash[18665]: cluster 2024-03-30T04:52:26.126597+0000 mgr.y (mgr.24313) 338 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:28.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:52:28 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:52:28] "GET /metrics HTTP/1.1" 200 207997 "" "Prometheus/2.33.4" 2024-03-30T04:52:29.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:29 smithi118 bash[18665]: cluster 2024-03-30T04:52:28.128478+0000 mgr.y (mgr.24313) 339 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:29.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:29 smithi089 bash[18545]: cluster 2024-03-30T04:52:28.128478+0000 mgr.y (mgr.24313) 339 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:29.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:29 smithi089 bash[23954]: cluster 2024-03-30T04:52:28.128478+0000 mgr.y (mgr.24313) 339 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:31 smithi089 bash[18545]: cluster 2024-03-30T04:52:30.129313+0000 mgr.y (mgr.24313) 340 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:31.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:31 smithi089 bash[23954]: cluster 2024-03-30T04:52:30.129313+0000 mgr.y (mgr.24313) 340 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:31.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:31 smithi118 bash[18665]: cluster 2024-03-30T04:52:30.129313+0000 mgr.y (mgr.24313) 340 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:32.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:32 smithi089 bash[18545]: audit 2024-03-30T04:52:31.063013+0000 mgr.y (mgr.24313) 341 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:32.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:32 smithi089 bash[23954]: audit 2024-03-30T04:52:31.063013+0000 mgr.y (mgr.24313) 341 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:32.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:32 smithi118 bash[18665]: audit 2024-03-30T04:52:31.063013+0000 mgr.y (mgr.24313) 341 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:33.505 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:33 smithi089 bash[18545]: cluster 2024-03-30T04:52:32.131032+0000 mgr.y (mgr.24313) 342 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:33.505 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:33 smithi089 bash[23954]: cluster 2024-03-30T04:52:32.131032+0000 mgr.y (mgr.24313) 342 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:33.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:33 smithi118 bash[18665]: cluster 2024-03-30T04:52:32.131032+0000 mgr.y (mgr.24313) 342 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:33.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:33 smithi089 bash[46090]: level=error ts=2024-03-30T04:52:33.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:52:33.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:33 smithi089 bash[46090]: level=warn ts=2024-03-30T04:52:33.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:52:33.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:33 smithi089 bash[46090]: level=warn ts=2024-03-30T04:52:33.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:52:35.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:35 smithi118 bash[18665]: cluster 2024-03-30T04:52:34.131880+0000 mgr.y (mgr.24313) 343 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:35.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:35 smithi118 bash[18665]: audit 2024-03-30T04:52:35.104902+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:35.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:35 smithi118 bash[18665]: audit 2024-03-30T04:52:35.118499+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:35.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:52:35 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:52:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:52:35.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:35 smithi089 bash[18545]: cluster 2024-03-30T04:52:34.131880+0000 mgr.y (mgr.24313) 343 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:35.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:35 smithi089 bash[18545]: audit 2024-03-30T04:52:35.104902+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:35.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:35 smithi089 bash[18545]: audit 2024-03-30T04:52:35.118499+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:35.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:35 smithi089 bash[23954]: cluster 2024-03-30T04:52:34.131880+0000 mgr.y (mgr.24313) 343 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:35.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:35 smithi089 bash[23954]: audit 2024-03-30T04:52:35.104902+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:35.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:35 smithi089 bash[23954]: audit 2024-03-30T04:52:35.118499+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:37.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:52:37 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:52:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:52:37.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:37 smithi118 bash[18665]: cluster 2024-03-30T04:52:36.132587+0000 mgr.y (mgr.24313) 344 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:37.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:37 smithi089 bash[18545]: cluster 2024-03-30T04:52:36.132587+0000 mgr.y (mgr.24313) 344 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:37.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:37 smithi089 bash[23954]: cluster 2024-03-30T04:52:36.132587+0000 mgr.y (mgr.24313) 344 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:38.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:52:38 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:52:38] "GET /metrics HTTP/1.1" 200 207998 "" "Prometheus/2.33.4" 2024-03-30T04:52:39.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:39 smithi089 bash[23954]: cluster 2024-03-30T04:52:38.134711+0000 mgr.y (mgr.24313) 345 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:39.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:39 smithi089 bash[18545]: cluster 2024-03-30T04:52:38.134711+0000 mgr.y (mgr.24313) 345 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:39.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:39 smithi118 bash[18665]: cluster 2024-03-30T04:52:38.134711+0000 mgr.y (mgr.24313) 345 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:41.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:41 smithi089 bash[18545]: cluster 2024-03-30T04:52:40.135448+0000 mgr.y (mgr.24313) 346 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:41.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:41 smithi089 bash[23954]: cluster 2024-03-30T04:52:40.135448+0000 mgr.y (mgr.24313) 346 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:41.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:41 smithi118 bash[18665]: cluster 2024-03-30T04:52:40.135448+0000 mgr.y (mgr.24313) 346 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:42.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:42 smithi089 bash[18545]: audit 2024-03-30T04:52:41.071031+0000 mgr.y (mgr.24313) 347 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:42.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:42 smithi089 bash[23954]: audit 2024-03-30T04:52:41.071031+0000 mgr.y (mgr.24313) 347 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:42.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:42 smithi118 bash[18665]: audit 2024-03-30T04:52:41.071031+0000 mgr.y (mgr.24313) 347 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:43.493 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:43 smithi089 bash[18545]: cluster 2024-03-30T04:52:42.137106+0000 mgr.y (mgr.24313) 348 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:43.493 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:43 smithi089 bash[23954]: cluster 2024-03-30T04:52:42.137106+0000 mgr.y (mgr.24313) 348 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:43.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:43 smithi118 bash[18665]: cluster 2024-03-30T04:52:42.137106+0000 mgr.y (mgr.24313) 348 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:43.770 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:43 smithi089 bash[46090]: level=error ts=2024-03-30T04:52:43.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:52:43.771 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:43 smithi089 bash[46090]: level=warn ts=2024-03-30T04:52:43.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:52:43.771 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:43 smithi089 bash[46090]: level=warn ts=2024-03-30T04:52:43.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:52:45.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:45 smithi089 bash[18545]: cluster 2024-03-30T04:52:44.137807+0000 mgr.y (mgr.24313) 349 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:45.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:45 smithi089 bash[18545]: audit 2024-03-30T04:52:44.694772+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:45 smithi089 bash[18545]: audit 2024-03-30T04:52:44.696582+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:45 smithi089 bash[18545]: audit 2024-03-30T04:52:44.704386+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:45.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:45 smithi089 bash[23954]: cluster 2024-03-30T04:52:44.137807+0000 mgr.y (mgr.24313) 349 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:45.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:45 smithi089 bash[23954]: audit 2024-03-30T04:52:44.694772+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:45 smithi089 bash[23954]: audit 2024-03-30T04:52:44.696582+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:45 smithi089 bash[23954]: audit 2024-03-30T04:52:44.704386+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:45.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:45 smithi118 bash[18665]: cluster 2024-03-30T04:52:44.137807+0000 mgr.y (mgr.24313) 349 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:45.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:45 smithi118 bash[18665]: audit 2024-03-30T04:52:44.694772+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:45.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:45 smithi118 bash[18665]: audit 2024-03-30T04:52:44.696582+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:45.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:45 smithi118 bash[18665]: audit 2024-03-30T04:52:44.704386+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:46.470 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:52:46 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:52:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:52:47.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:52:47 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:52:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:52:47.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:47 smithi118 bash[18665]: cluster 2024-03-30T04:52:46.138342+0000 mgr.y (mgr.24313) 350 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:47.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:47 smithi118 bash[18665]: audit 2024-03-30T04:52:46.207588+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:47.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:47 smithi118 bash[18665]: audit 2024-03-30T04:52:46.222183+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:47.456 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:47 smithi089 bash[18545]: cluster 2024-03-30T04:52:46.138342+0000 mgr.y (mgr.24313) 350 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:47.457 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:47 smithi089 bash[18545]: audit 2024-03-30T04:52:46.207588+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:47.457 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:47 smithi089 bash[18545]: audit 2024-03-30T04:52:46.222183+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:47.457 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:47 smithi089 bash[23954]: cluster 2024-03-30T04:52:46.138342+0000 mgr.y (mgr.24313) 350 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:47.457 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:47 smithi089 bash[23954]: audit 2024-03-30T04:52:46.207588+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:47.457 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:47 smithi089 bash[23954]: audit 2024-03-30T04:52:46.222183+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:48.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:52:48 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:52:48] "GET /metrics HTTP/1.1" 200 207998 "" "Prometheus/2.33.4" 2024-03-30T04:52:49.530 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:49 smithi118 bash[18665]: cluster 2024-03-30T04:52:48.140032+0000 mgr.y (mgr.24313) 351 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:49.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:49 smithi089 bash[18545]: cluster 2024-03-30T04:52:48.140032+0000 mgr.y (mgr.24313) 351 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:49.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:49 smithi089 bash[23954]: cluster 2024-03-30T04:52:48.140032+0000 mgr.y (mgr.24313) 351 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:51.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:51 smithi089 bash[18545]: cluster 2024-03-30T04:52:50.140783+0000 mgr.y (mgr.24313) 352 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:51.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:51 smithi089 bash[23954]: cluster 2024-03-30T04:52:50.140783+0000 mgr.y (mgr.24313) 352 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:51.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:51 smithi118 bash[18665]: cluster 2024-03-30T04:52:50.140783+0000 mgr.y (mgr.24313) 352 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:52.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:52 smithi089 bash[18545]: audit 2024-03-30T04:52:51.082321+0000 mgr.y (mgr.24313) 353 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:52.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:52 smithi089 bash[23954]: audit 2024-03-30T04:52:51.082321+0000 mgr.y (mgr.24313) 353 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:52.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:52 smithi118 bash[18665]: audit 2024-03-30T04:52:51.082321+0000 mgr.y (mgr.24313) 353 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:53 smithi118 bash[18665]: cluster 2024-03-30T04:52:52.142389+0000 mgr.y (mgr.24313) 354 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:53.505 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:53 smithi089 bash[18545]: cluster 2024-03-30T04:52:52.142389+0000 mgr.y (mgr.24313) 354 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:53.505 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:53 smithi089 bash[23954]: cluster 2024-03-30T04:52:52.142389+0000 mgr.y (mgr.24313) 354 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:53.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:53 smithi089 bash[46090]: level=error ts=2024-03-30T04:52:53.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:52:53.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:53 smithi089 bash[46090]: level=warn ts=2024-03-30T04:52:53.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:52:53.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:52:53 smithi089 bash[46090]: level=warn ts=2024-03-30T04:52:53.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:52:55.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:55 smithi089 bash[18545]: cluster 2024-03-30T04:52:54.143103+0000 mgr.y (mgr.24313) 355 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:55.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:52:55 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:52:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:52:55.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:55 smithi089 bash[23954]: cluster 2024-03-30T04:52:54.143103+0000 mgr.y (mgr.24313) 355 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:55.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:55 smithi118 bash[18665]: cluster 2024-03-30T04:52:54.143103+0000 mgr.y (mgr.24313) 355 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:56.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:56 smithi089 bash[23954]: audit 2024-03-30T04:52:55.290830+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:56.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:56 smithi089 bash[23954]: audit 2024-03-30T04:52:55.302984+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:56.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:56 smithi089 bash[18545]: audit 2024-03-30T04:52:55.290830+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:56.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:56 smithi089 bash[18545]: audit 2024-03-30T04:52:55.302984+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:56.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:56 smithi118 bash[18665]: audit 2024-03-30T04:52:55.290830+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:56.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:56 smithi118 bash[18665]: audit 2024-03-30T04:52:55.302984+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:52:57.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:57 smithi118 bash[18665]: cluster 2024-03-30T04:52:56.143891+0000 mgr.y (mgr.24313) 356 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:57.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:52:57 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:52:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:52:57.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:57 smithi089 bash[23954]: cluster 2024-03-30T04:52:56.143891+0000 mgr.y (mgr.24313) 356 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:57.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:57 smithi089 bash[18545]: cluster 2024-03-30T04:52:56.143891+0000 mgr.y (mgr.24313) 356 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:58.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:52:58 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:52:58] "GET /metrics HTTP/1.1" 200 207999 "" "Prometheus/2.33.4" 2024-03-30T04:52:59.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:52:59 smithi089 bash[23954]: cluster 2024-03-30T04:52:58.145597+0000 mgr.y (mgr.24313) 357 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:59.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:52:59 smithi089 bash[18545]: cluster 2024-03-30T04:52:58.145597+0000 mgr.y (mgr.24313) 357 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:59.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:52:59 smithi118 bash[18665]: cluster 2024-03-30T04:52:58.145597+0000 mgr.y (mgr.24313) 357 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:01.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:01 smithi089 bash[18545]: cluster 2024-03-30T04:53:00.146299+0000 mgr.y (mgr.24313) 358 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:01.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:01 smithi089 bash[23954]: cluster 2024-03-30T04:53:00.146299+0000 mgr.y (mgr.24313) 358 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:01.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:01 smithi118 bash[18665]: cluster 2024-03-30T04:53:00.146299+0000 mgr.y (mgr.24313) 358 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:02.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:02 smithi089 bash[18545]: audit 2024-03-30T04:53:01.093631+0000 mgr.y (mgr.24313) 359 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:02.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:02 smithi089 bash[23954]: audit 2024-03-30T04:53:01.093631+0000 mgr.y (mgr.24313) 359 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:02.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:02 smithi118 bash[18665]: audit 2024-03-30T04:53:01.093631+0000 mgr.y (mgr.24313) 359 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:03.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:03 smithi089 bash[18545]: cluster 2024-03-30T04:53:02.147910+0000 mgr.y (mgr.24313) 360 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:03.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:03 smithi089 bash[23954]: cluster 2024-03-30T04:53:02.147910+0000 mgr.y (mgr.24313) 360 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:03.583 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:03 smithi089 bash[46090]: level=error ts=2024-03-30T04:53:03.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:53:03.583 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:03 smithi089 bash[46090]: level=warn ts=2024-03-30T04:53:03.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:53:03.583 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:03 smithi089 bash[46090]: level=warn ts=2024-03-30T04:53:03.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:53:03.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:03 smithi118 bash[18665]: cluster 2024-03-30T04:53:02.147910+0000 mgr.y (mgr.24313) 360 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:05.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:05 smithi089 bash[23954]: cluster 2024-03-30T04:53:04.148626+0000 mgr.y (mgr.24313) 361 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:05.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:05 smithi089 bash[18545]: cluster 2024-03-30T04:53:04.148626+0000 mgr.y (mgr.24313) 361 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:05 smithi118 bash[18665]: cluster 2024-03-30T04:53:04.148626+0000 mgr.y (mgr.24313) 361 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:06.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:53:06 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:53:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:53:07.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:53:07 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:53:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:53:07.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:07 smithi118 bash[18665]: cluster 2024-03-30T04:53:06.149069+0000 mgr.y (mgr.24313) 362 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:07.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:07 smithi118 bash[18665]: audit 2024-03-30T04:53:06.339241+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:07.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:07 smithi118 bash[18665]: audit 2024-03-30T04:53:06.348205+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:07.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:07 smithi089 bash[18545]: cluster 2024-03-30T04:53:06.149069+0000 mgr.y (mgr.24313) 362 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:07.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:07 smithi089 bash[18545]: audit 2024-03-30T04:53:06.339241+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:07.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:07 smithi089 bash[18545]: audit 2024-03-30T04:53:06.348205+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:07.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:07 smithi089 bash[23954]: cluster 2024-03-30T04:53:06.149069+0000 mgr.y (mgr.24313) 362 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:07.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:07 smithi089 bash[23954]: audit 2024-03-30T04:53:06.339241+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:07.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:07 smithi089 bash[23954]: audit 2024-03-30T04:53:06.348205+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:08.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:53:08 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:53:08] "GET /metrics HTTP/1.1" 200 208002 "" "Prometheus/2.33.4" 2024-03-30T04:53:09.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:09 smithi118 bash[18665]: cluster 2024-03-30T04:53:08.150713+0000 mgr.y (mgr.24313) 363 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:09.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:09 smithi089 bash[18545]: cluster 2024-03-30T04:53:08.150713+0000 mgr.y (mgr.24313) 363 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:09.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:09 smithi089 bash[23954]: cluster 2024-03-30T04:53:08.150713+0000 mgr.y (mgr.24313) 363 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:11.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:11 smithi089 bash[18545]: cluster 2024-03-30T04:53:10.151402+0000 mgr.y (mgr.24313) 364 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:11.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:11 smithi118 bash[18665]: cluster 2024-03-30T04:53:10.151402+0000 mgr.y (mgr.24313) 364 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:11.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:11 smithi089 bash[23954]: cluster 2024-03-30T04:53:10.151402+0000 mgr.y (mgr.24313) 364 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:12.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:12 smithi118 bash[18665]: audit 2024-03-30T04:53:11.097548+0000 mgr.y (mgr.24313) 365 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:12.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:12 smithi089 bash[18545]: audit 2024-03-30T04:53:11.097548+0000 mgr.y (mgr.24313) 365 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:12.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:12 smithi089 bash[23954]: audit 2024-03-30T04:53:11.097548+0000 mgr.y (mgr.24313) 365 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:13.631 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:13 smithi118 bash[18665]: cluster 2024-03-30T04:53:12.153064+0000 mgr.y (mgr.24313) 366 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:13.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:13 smithi089 bash[18545]: cluster 2024-03-30T04:53:12.153064+0000 mgr.y (mgr.24313) 366 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:13.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:13 smithi089 bash[23954]: cluster 2024-03-30T04:53:12.153064+0000 mgr.y (mgr.24313) 366 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:13.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:13 smithi089 bash[46090]: level=error ts=2024-03-30T04:53:13.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:53:13.833 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:13 smithi089 bash[46090]: level=warn ts=2024-03-30T04:53:13.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:53:13.833 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:13 smithi089 bash[46090]: level=warn ts=2024-03-30T04:53:13.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:53:15.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:15 smithi118 bash[18665]: cluster 2024-03-30T04:53:14.153757+0000 mgr.y (mgr.24313) 367 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:15.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:15 smithi089 bash[18545]: cluster 2024-03-30T04:53:14.153757+0000 mgr.y (mgr.24313) 367 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:15.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:53:15 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:53:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:53:15.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:15 smithi089 bash[23954]: cluster 2024-03-30T04:53:14.153757+0000 mgr.y (mgr.24313) 367 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:16.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:16 smithi089 bash[18545]: audit 2024-03-30T04:53:15.475304+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:16.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:16 smithi089 bash[18545]: audit 2024-03-30T04:53:15.491736+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:16.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:16 smithi089 bash[23954]: audit 2024-03-30T04:53:15.475304+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:16.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:16 smithi089 bash[23954]: audit 2024-03-30T04:53:15.491736+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:16.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:16 smithi118 bash[18665]: audit 2024-03-30T04:53:15.475304+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:16.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:16 smithi118 bash[18665]: audit 2024-03-30T04:53:15.491736+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:17.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:53:17 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:53:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:53:17.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:17 smithi089 bash[18545]: cluster 2024-03-30T04:53:16.154469+0000 mgr.y (mgr.24313) 368 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:17.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:17 smithi089 bash[23954]: cluster 2024-03-30T04:53:16.154469+0000 mgr.y (mgr.24313) 368 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:17.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:17 smithi118 bash[18665]: cluster 2024-03-30T04:53:16.154469+0000 mgr.y (mgr.24313) 368 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:18.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:53:18 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:53:18] "GET /metrics HTTP/1.1" 200 208002 "" "Prometheus/2.33.4" 2024-03-30T04:53:19.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:19 smithi089 bash[18545]: cluster 2024-03-30T04:53:18.156185+0000 mgr.y (mgr.24313) 369 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:19.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:19 smithi089 bash[23954]: cluster 2024-03-30T04:53:18.156185+0000 mgr.y (mgr.24313) 369 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:19.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:19 smithi118 bash[18665]: cluster 2024-03-30T04:53:18.156185+0000 mgr.y (mgr.24313) 369 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:21.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:21 smithi089 bash[18545]: cluster 2024-03-30T04:53:20.156878+0000 mgr.y (mgr.24313) 370 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:21.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:21 smithi089 bash[18545]: audit 2024-03-30T04:53:21.190983+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:53:21.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:21 smithi089 bash[18545]: audit 2024-03-30T04:53:21.191542+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:53:21.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:21 smithi089 bash[18545]: audit 2024-03-30T04:53:21.262200+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:53:21.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:21 smithi089 bash[18545]: audit 2024-03-30T04:53:21.262733+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:53:21.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:21 smithi089 bash[23954]: cluster 2024-03-30T04:53:20.156878+0000 mgr.y (mgr.24313) 370 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:21.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:21 smithi089 bash[23954]: audit 2024-03-30T04:53:21.190983+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:53:21.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:21 smithi089 bash[23954]: audit 2024-03-30T04:53:21.191542+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:53:21.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:21 smithi089 bash[23954]: audit 2024-03-30T04:53:21.262200+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:53:21.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:21 smithi089 bash[23954]: audit 2024-03-30T04:53:21.262733+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:53:21.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:21 smithi118 bash[18665]: cluster 2024-03-30T04:53:20.156878+0000 mgr.y (mgr.24313) 370 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:21.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:21 smithi118 bash[18665]: audit 2024-03-30T04:53:21.190983+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:53:21.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:21 smithi118 bash[18665]: audit 2024-03-30T04:53:21.191542+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:53:21.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:21 smithi118 bash[18665]: audit 2024-03-30T04:53:21.262200+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:53:21.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:21 smithi118 bash[18665]: audit 2024-03-30T04:53:21.262733+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:53:22.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:22 smithi089 bash[18545]: audit 2024-03-30T04:53:21.108761+0000 mgr.y (mgr.24313) 371 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:22.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:22 smithi089 bash[23954]: audit 2024-03-30T04:53:21.108761+0000 mgr.y (mgr.24313) 371 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:22.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:22 smithi118 bash[18665]: audit 2024-03-30T04:53:21.108761+0000 mgr.y (mgr.24313) 371 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:23.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:23 smithi089 bash[23954]: cluster 2024-03-30T04:53:22.158521+0000 mgr.y (mgr.24313) 372 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:23.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:23 smithi089 bash[18545]: cluster 2024-03-30T04:53:22.158521+0000 mgr.y (mgr.24313) 372 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:23.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:23 smithi089 bash[46090]: level=error ts=2024-03-30T04:53:23.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:53:23.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:23 smithi089 bash[46090]: level=warn ts=2024-03-30T04:53:23.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:53:23.833 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:23 smithi089 bash[46090]: level=warn ts=2024-03-30T04:53:23.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:53:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:23 smithi118 bash[18665]: cluster 2024-03-30T04:53:22.158521+0000 mgr.y (mgr.24313) 372 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:25.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:25 smithi089 bash[23954]: cluster 2024-03-30T04:53:24.159326+0000 mgr.y (mgr.24313) 373 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:25.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:25 smithi089 bash[18545]: cluster 2024-03-30T04:53:24.159326+0000 mgr.y (mgr.24313) 373 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:25.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:25 smithi118 bash[18665]: cluster 2024-03-30T04:53:24.159326+0000 mgr.y (mgr.24313) 373 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:26.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:53:26 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:53:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:53:27.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:53:27 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:53:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:53:27.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:27 smithi089 bash[23954]: cluster 2024-03-30T04:53:26.159884+0000 mgr.y (mgr.24313) 374 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:27.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:27 smithi089 bash[23954]: audit 2024-03-30T04:53:26.476257+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:27.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:27 smithi089 bash[23954]: audit 2024-03-30T04:53:26.485401+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:27.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:27 smithi089 bash[18545]: cluster 2024-03-30T04:53:26.159884+0000 mgr.y (mgr.24313) 374 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:27.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:27 smithi089 bash[18545]: audit 2024-03-30T04:53:26.476257+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:27.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:27 smithi089 bash[18545]: audit 2024-03-30T04:53:26.485401+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:27.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:27 smithi118 bash[18665]: cluster 2024-03-30T04:53:26.159884+0000 mgr.y (mgr.24313) 374 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:27.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:27 smithi118 bash[18665]: audit 2024-03-30T04:53:26.476257+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:27.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:27 smithi118 bash[18665]: audit 2024-03-30T04:53:26.485401+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:28.581 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:53:28 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:53:28] "GET /metrics HTTP/1.1" 200 207995 "" "Prometheus/2.33.4" 2024-03-30T04:53:29.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:29 smithi089 bash[18545]: cluster 2024-03-30T04:53:28.161533+0000 mgr.y (mgr.24313) 375 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:29.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:29 smithi089 bash[23954]: cluster 2024-03-30T04:53:28.161533+0000 mgr.y (mgr.24313) 375 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:29.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:29 smithi118 bash[18665]: cluster 2024-03-30T04:53:28.161533+0000 mgr.y (mgr.24313) 375 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:31.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:31 smithi089 bash[18545]: cluster 2024-03-30T04:53:30.162270+0000 mgr.y (mgr.24313) 376 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:31.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:31 smithi089 bash[23954]: cluster 2024-03-30T04:53:30.162270+0000 mgr.y (mgr.24313) 376 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:31.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:31 smithi118 bash[18665]: cluster 2024-03-30T04:53:30.162270+0000 mgr.y (mgr.24313) 376 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:32.765 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:32 smithi118 bash[18665]: audit 2024-03-30T04:53:31.117033+0000 mgr.y (mgr.24313) 377 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:32.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:32 smithi089 bash[18545]: audit 2024-03-30T04:53:31.117033+0000 mgr.y (mgr.24313) 377 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:32.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:32 smithi089 bash[23954]: audit 2024-03-30T04:53:31.117033+0000 mgr.y (mgr.24313) 377 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:33.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:33 smithi089 bash[18545]: cluster 2024-03-30T04:53:32.163907+0000 mgr.y (mgr.24313) 378 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:33.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:33 smithi089 bash[23954]: cluster 2024-03-30T04:53:32.163907+0000 mgr.y (mgr.24313) 378 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:33.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:33 smithi089 bash[46090]: level=error ts=2024-03-30T04:53:33.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:53:33.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:33 smithi089 bash[46090]: level=warn ts=2024-03-30T04:53:33.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:53:33.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:33 smithi089 bash[46090]: level=warn ts=2024-03-30T04:53:33.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:53:33.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:33 smithi118 bash[18665]: cluster 2024-03-30T04:53:32.163907+0000 mgr.y (mgr.24313) 378 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:35.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:35 smithi089 bash[18545]: cluster 2024-03-30T04:53:34.164630+0000 mgr.y (mgr.24313) 379 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:35.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:53:35 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:53:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:53:35.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:35 smithi089 bash[23954]: cluster 2024-03-30T04:53:34.164630+0000 mgr.y (mgr.24313) 379 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:35.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:35 smithi118 bash[18665]: cluster 2024-03-30T04:53:34.164630+0000 mgr.y (mgr.24313) 379 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:37.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:36 smithi089 bash[18545]: audit 2024-03-30T04:53:35.666495+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:37.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:36 smithi089 bash[18545]: audit 2024-03-30T04:53:35.678346+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:37.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:36 smithi089 bash[23954]: audit 2024-03-30T04:53:35.666495+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:37.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:36 smithi089 bash[23954]: audit 2024-03-30T04:53:35.678346+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:37.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:36 smithi118 bash[18665]: audit 2024-03-30T04:53:35.666495+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:37.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:36 smithi118 bash[18665]: audit 2024-03-30T04:53:35.678346+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:37.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:53:37 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:53:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:53:38.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:37 smithi089 bash[18545]: cluster 2024-03-30T04:53:36.165426+0000 mgr.y (mgr.24313) 380 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:38.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:37 smithi089 bash[23954]: cluster 2024-03-30T04:53:36.165426+0000 mgr.y (mgr.24313) 380 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:38.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:37 smithi118 bash[18665]: cluster 2024-03-30T04:53:36.165426+0000 mgr.y (mgr.24313) 380 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:38.581 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:53:38 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:53:38] "GET /metrics HTTP/1.1" 200 208002 "" "Prometheus/2.33.4" 2024-03-30T04:53:40.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:39 smithi089 bash[18545]: cluster 2024-03-30T04:53:38.167178+0000 mgr.y (mgr.24313) 381 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:40.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:39 smithi089 bash[23954]: cluster 2024-03-30T04:53:38.167178+0000 mgr.y (mgr.24313) 381 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:40.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:39 smithi118 bash[18665]: cluster 2024-03-30T04:53:38.167178+0000 mgr.y (mgr.24313) 381 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:42.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:41 smithi089 bash[18545]: cluster 2024-03-30T04:53:40.167905+0000 mgr.y (mgr.24313) 382 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:42.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:41 smithi089 bash[23954]: cluster 2024-03-30T04:53:40.167905+0000 mgr.y (mgr.24313) 382 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:42.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:41 smithi118 bash[18665]: cluster 2024-03-30T04:53:40.167905+0000 mgr.y (mgr.24313) 382 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:43.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:42 smithi089 bash[18545]: audit 2024-03-30T04:53:41.121810+0000 mgr.y (mgr.24313) 383 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:43.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:42 smithi089 bash[23954]: audit 2024-03-30T04:53:41.121810+0000 mgr.y (mgr.24313) 383 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:43.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:42 smithi118 bash[18665]: audit 2024-03-30T04:53:41.121810+0000 mgr.y (mgr.24313) 383 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:43.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:43 smithi089 bash[18545]: cluster 2024-03-30T04:53:42.169537+0000 mgr.y (mgr.24313) 384 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:43.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:43 smithi089 bash[23954]: cluster 2024-03-30T04:53:42.169537+0000 mgr.y (mgr.24313) 384 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:43.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:43 smithi089 bash[46090]: level=error ts=2024-03-30T04:53:43.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:53:43.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:43 smithi089 bash[46090]: level=warn ts=2024-03-30T04:53:43.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:53:43.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:43 smithi089 bash[46090]: level=warn ts=2024-03-30T04:53:43.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:53:44.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:43 smithi118 bash[18665]: cluster 2024-03-30T04:53:42.169537+0000 mgr.y (mgr.24313) 384 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:45.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:45 smithi089 bash[18545]: cluster 2024-03-30T04:53:44.170295+0000 mgr.y (mgr.24313) 385 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:45.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:45 smithi089 bash[18545]: audit 2024-03-30T04:53:44.723149+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:45.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:45 smithi089 bash[18545]: audit 2024-03-30T04:53:44.724611+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:45.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:45 smithi089 bash[18545]: audit 2024-03-30T04:53:44.730628+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:45.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:45 smithi089 bash[23954]: cluster 2024-03-30T04:53:44.170295+0000 mgr.y (mgr.24313) 385 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:45.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:45 smithi089 bash[23954]: audit 2024-03-30T04:53:44.723149+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:45.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:45 smithi089 bash[23954]: audit 2024-03-30T04:53:44.724611+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:45.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:45 smithi089 bash[23954]: audit 2024-03-30T04:53:44.730628+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:45 smithi118 bash[18665]: cluster 2024-03-30T04:53:44.170295+0000 mgr.y (mgr.24313) 385 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:45 smithi118 bash[18665]: audit 2024-03-30T04:53:44.723149+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:45 smithi118 bash[18665]: audit 2024-03-30T04:53:44.724611+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:45 smithi118 bash[18665]: audit 2024-03-30T04:53:44.730628+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:47.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:53:46 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:53:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:53:47.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:53:47 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:53:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:53:47.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:47 smithi089 bash[18545]: cluster 2024-03-30T04:53:46.170962+0000 mgr.y (mgr.24313) 386 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:47.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:47 smithi089 bash[18545]: audit 2024-03-30T04:53:46.603944+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:47.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:47 smithi089 bash[18545]: audit 2024-03-30T04:53:46.613341+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:47.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:47 smithi089 bash[23954]: cluster 2024-03-30T04:53:46.170962+0000 mgr.y (mgr.24313) 386 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:47.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:47 smithi089 bash[23954]: audit 2024-03-30T04:53:46.603944+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:47.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:47 smithi089 bash[23954]: audit 2024-03-30T04:53:46.613341+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:47.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:47 smithi118 bash[18665]: cluster 2024-03-30T04:53:46.170962+0000 mgr.y (mgr.24313) 386 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:47.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:47 smithi118 bash[18665]: audit 2024-03-30T04:53:46.603944+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:47.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:47 smithi118 bash[18665]: audit 2024-03-30T04:53:46.613341+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:48.581 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:53:48 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:53:48] "GET /metrics HTTP/1.1" 200 208002 "" "Prometheus/2.33.4" 2024-03-30T04:53:49.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:49 smithi118 bash[18665]: cluster 2024-03-30T04:53:48.172703+0000 mgr.y (mgr.24313) 387 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:50.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:49 smithi089 bash[18545]: cluster 2024-03-30T04:53:48.172703+0000 mgr.y (mgr.24313) 387 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:50.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:49 smithi089 bash[23954]: cluster 2024-03-30T04:53:48.172703+0000 mgr.y (mgr.24313) 387 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:51.851 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:51 smithi118 bash[18665]: cluster 2024-03-30T04:53:50.173424+0000 mgr.y (mgr.24313) 388 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:52.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:51 smithi089 bash[18545]: cluster 2024-03-30T04:53:50.173424+0000 mgr.y (mgr.24313) 388 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:52.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:51 smithi089 bash[23954]: cluster 2024-03-30T04:53:50.173424+0000 mgr.y (mgr.24313) 388 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:52.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:52 smithi118 bash[18665]: audit 2024-03-30T04:53:51.133039+0000 mgr.y (mgr.24313) 389 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:53.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:52 smithi089 bash[18545]: audit 2024-03-30T04:53:51.133039+0000 mgr.y (mgr.24313) 389 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:53.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:52 smithi089 bash[23954]: audit 2024-03-30T04:53:51.133039+0000 mgr.y (mgr.24313) 389 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:53.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:53 smithi089 bash[23954]: cluster 2024-03-30T04:53:52.175162+0000 mgr.y (mgr.24313) 390 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:53.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:53 smithi089 bash[18545]: cluster 2024-03-30T04:53:52.175162+0000 mgr.y (mgr.24313) 390 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:53.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:53 smithi089 bash[46090]: level=error ts=2024-03-30T04:53:53.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:53:53.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:53 smithi089 bash[46090]: level=warn ts=2024-03-30T04:53:53.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:53:53.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:53:53 smithi089 bash[46090]: level=warn ts=2024-03-30T04:53:53.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:53:53.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:53 smithi118 bash[18665]: cluster 2024-03-30T04:53:52.175162+0000 mgr.y (mgr.24313) 390 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:55.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:55 smithi118 bash[18665]: cluster 2024-03-30T04:53:54.175917+0000 mgr.y (mgr.24313) 391 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:56.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:53:55 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:53:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:53:56.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:55 smithi089 bash[18545]: cluster 2024-03-30T04:53:54.175917+0000 mgr.y (mgr.24313) 391 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:56.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:55 smithi089 bash[23954]: cluster 2024-03-30T04:53:54.175917+0000 mgr.y (mgr.24313) 391 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:57.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:56 smithi118 bash[18665]: audit 2024-03-30T04:53:55.852198+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:57.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:56 smithi118 bash[18665]: audit 2024-03-30T04:53:55.864628+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:57.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:56 smithi089 bash[23954]: audit 2024-03-30T04:53:55.852198+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:57.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:56 smithi089 bash[23954]: audit 2024-03-30T04:53:55.864628+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:56 smithi089 bash[18545]: audit 2024-03-30T04:53:55.852198+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:56 smithi089 bash[18545]: audit 2024-03-30T04:53:55.864628+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:53:57.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:53:57 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:53:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:53:58.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:57 smithi118 bash[18665]: cluster 2024-03-30T04:53:56.176690+0000 mgr.y (mgr.24313) 392 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:58.309 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:57 smithi089 bash[23954]: cluster 2024-03-30T04:53:56.176690+0000 mgr.y (mgr.24313) 392 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:58.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:57 smithi089 bash[18545]: cluster 2024-03-30T04:53:56.176690+0000 mgr.y (mgr.24313) 392 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:58.581 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:53:58 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:53:58] "GET /metrics HTTP/1.1" 200 207995 "" "Prometheus/2.33.4" 2024-03-30T04:54:00.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:53:59 smithi118 bash[18665]: cluster 2024-03-30T04:53:58.178336+0000 mgr.y (mgr.24313) 393 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:00.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:53:59 smithi089 bash[18545]: cluster 2024-03-30T04:53:58.178336+0000 mgr.y (mgr.24313) 393 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:00.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:53:59 smithi089 bash[23954]: cluster 2024-03-30T04:53:58.178336+0000 mgr.y (mgr.24313) 393 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:02.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:01 smithi118 bash[18665]: cluster 2024-03-30T04:54:00.178992+0000 mgr.y (mgr.24313) 394 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:02.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:01 smithi089 bash[18545]: cluster 2024-03-30T04:54:00.178992+0000 mgr.y (mgr.24313) 394 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:02.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:01 smithi089 bash[23954]: cluster 2024-03-30T04:54:00.178992+0000 mgr.y (mgr.24313) 394 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:03.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:02 smithi118 bash[18665]: audit 2024-03-30T04:54:01.144147+0000 mgr.y (mgr.24313) 395 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:03.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:02 smithi089 bash[18545]: audit 2024-03-30T04:54:01.144147+0000 mgr.y (mgr.24313) 395 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:03.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:02 smithi089 bash[23954]: audit 2024-03-30T04:54:01.144147+0000 mgr.y (mgr.24313) 395 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:03.831 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:03 smithi089 bash[46090]: level=error ts=2024-03-30T04:54:03.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:54:03.831 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:03 smithi089 bash[46090]: level=warn ts=2024-03-30T04:54:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:54:03.831 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:03 smithi089 bash[46090]: level=warn ts=2024-03-30T04:54:03.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:54:04.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:03 smithi118 bash[18665]: cluster 2024-03-30T04:54:02.180664+0000 mgr.y (mgr.24313) 396 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:04.162 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:03 smithi089 bash[18545]: cluster 2024-03-30T04:54:02.180664+0000 mgr.y (mgr.24313) 396 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:04.162 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:03 smithi089 bash[23954]: cluster 2024-03-30T04:54:02.180664+0000 mgr.y (mgr.24313) 396 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:05.496 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T04:54:06.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:05 smithi089 bash[18545]: cluster 2024-03-30T04:54:04.181135+0000 mgr.y (mgr.24313) 397 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:06.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:05 smithi089 bash[23954]: cluster 2024-03-30T04:54:04.181135+0000 mgr.y (mgr.24313) 397 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:06.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:05 smithi118 bash[18665]: cluster 2024-03-30T04:54:04.181135+0000 mgr.y (mgr.24313) 397 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:07.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:06 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:54:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:54:07.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:54:07 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:54:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:54:08.009 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:07 smithi089 bash[18545]: cluster 2024-03-30T04:54:06.181840+0000 mgr.y (mgr.24313) 398 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:08.009 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:07 smithi089 bash[18545]: audit 2024-03-30T04:54:06.742401+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:08.010 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:07 smithi089 bash[18545]: audit 2024-03-30T04:54:06.753431+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:08.010 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:07 smithi089 bash[23954]: cluster 2024-03-30T04:54:06.181840+0000 mgr.y (mgr.24313) 398 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:08.010 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:07 smithi089 bash[23954]: audit 2024-03-30T04:54:06.742401+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:08.010 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:07 smithi089 bash[23954]: audit 2024-03-30T04:54:06.753431+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:08.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:07 smithi118 bash[18665]: cluster 2024-03-30T04:54:06.181840+0000 mgr.y (mgr.24313) 398 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:08.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:07 smithi118 bash[18665]: audit 2024-03-30T04:54:06.742401+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:08.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:07 smithi118 bash[18665]: audit 2024-03-30T04:54:06.753431+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:08.581 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:08 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:54:08] "GET /metrics HTTP/1.1" 200 207995 "" "Prometheus/2.33.4" 2024-03-30T04:54:10.014 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:09 smithi089 bash[18545]: cluster 2024-03-30T04:54:08.183536+0000 mgr.y (mgr.24313) 399 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:10.015 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:09 smithi089 bash[23954]: cluster 2024-03-30T04:54:08.183536+0000 mgr.y (mgr.24313) 399 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:10.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:09 smithi118 bash[18665]: cluster 2024-03-30T04:54:08.183536+0000 mgr.y (mgr.24313) 399 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:10.379 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:54:10.379 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 3s ago 15m - - 2024-03-30T04:54:10.379 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 14s ago 15m - - 2024-03-30T04:54:10.379 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (8m) 3s ago 9m 16.3M - ba2b418f427c c350c4a2b722 2024-03-30T04:54:10.379 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (8m) 14s ago 8m 44.0M - 8.3.5 dad864ee21e9 97dde259d467 2024-03-30T04:54:10.379 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (6m) 3s ago 6m 42.7M - 3.5 e1d6a67b021e a8255df53016 2024-03-30T04:54:10.379 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283 running (2m) 14s ago 15m 436M - 19.0.0-2493-gd82c9aa1 3714003597ec e996ef5dbd33 2024-03-30T04:54:10.379 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:9283 running (16m) 3s ago 16m 461M - 17.2.0 e1d6a67b021e f2ae31b45b8c 2024-03-30T04:54:10.379 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (17m) 3s ago 17m 55.9M 2048M 17.2.0 e1d6a67b021e c95e7ed6a096 2024-03-30T04:54:10.379 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (15m) 14s ago 15m 40.0M 2048M 17.2.0 e1d6a67b021e 109dd04b1ff7 2024-03-30T04:54:10.379 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (15m) 3s ago 15m 38.7M 2048M 17.2.0 e1d6a67b021e 72441739d3f9 2024-03-30T04:54:10.379 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (9m) 3s ago 9m 9967k - 1dbe0e931976 733cecc683c8 2024-03-30T04:54:10.380 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (8m) 14s ago 9m 9591k - 1dbe0e931976 b07eda569fa7 2024-03-30T04:54:10.380 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (14m) 3s ago 14m 52.0M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T04:54:10.380 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (13m) 3s ago 13m 56.3M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T04:54:10.380 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (13m) 3s ago 13m 48.9M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T04:54:10.380 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (12m) 3s ago 12m 52.3M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T04:54:10.380 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (12m) 14s ago 12m 53.0M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T04:54:10.380 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (11m) 14s ago 11m 50.8M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T04:54:10.380 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (10m) 14s ago 11m 48.8M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T04:54:10.380 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (10m) 14s ago 10m 51.1M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T04:54:10.380 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (8m) 14s ago 9m 56.0M - 514e6a882f6e c5893980484c 2024-03-30T04:54:10.380 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (7m) 3s ago 7m 84.7M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T04:54:10.380 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (7m) 14s ago 7m 84.6M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T04:54:11.366 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T04:54:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:11 smithi089 bash[18545]: cluster 2024-03-30T04:54:10.183997+0000 mgr.y (mgr.24313) 400 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:11 smithi089 bash[18545]: audit 2024-03-30T04:54:10.370814+0000 mgr.y (mgr.24313) 401 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:54:11.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:11 smithi089 bash[23954]: cluster 2024-03-30T04:54:10.183997+0000 mgr.y (mgr.24313) 400 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:11.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:11 smithi089 bash[23954]: audit 2024-03-30T04:54:10.370814+0000 mgr.y (mgr.24313) 401 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:54:12.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:11 smithi118 bash[18665]: cluster 2024-03-30T04:54:10.183997+0000 mgr.y (mgr.24313) 400 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:12.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:11 smithi118 bash[18665]: audit 2024-03-30T04:54:10.370814+0000 mgr.y (mgr.24313) 401 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:54:12.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:12 smithi089 bash[18545]: audit 2024-03-30T04:54:11.153184+0000 mgr.y (mgr.24313) 402 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:12.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:12 smithi089 bash[23954]: audit 2024-03-30T04:54:11.153184+0000 mgr.y (mgr.24313) 402 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:13.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:12 smithi118 bash[18665]: audit 2024-03-30T04:54:11.153184+0000 mgr.y (mgr.24313) 402 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:13.748 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:13 smithi089 bash[46090]: level=error ts=2024-03-30T04:54:13.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:54:13.748 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:13 smithi089 bash[46090]: level=warn ts=2024-03-30T04:54:13.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:54:13.748 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:13 smithi089 bash[46090]: level=warn ts=2024-03-30T04:54:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:54:14.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:13 smithi089 bash[18545]: cluster 2024-03-30T04:54:12.185677+0000 mgr.y (mgr.24313) 403 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:14.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:13 smithi089 bash[23954]: cluster 2024-03-30T04:54:12.185677+0000 mgr.y (mgr.24313) 403 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:14.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:13 smithi118 bash[18665]: cluster 2024-03-30T04:54:12.185677+0000 mgr.y (mgr.24313) 403 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:14.531 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T04:54:14.531 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T04:54:14.531 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:54:14.531 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:54:14.531 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T04:54:14.531 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T04:54:14.531 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T04:54:14.531 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:54:14.531 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T04:54:14.531 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:54:14.531 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:54:14.531 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2024-03-30T04:54:14.532 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T04:54:14.532 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T04:54:14.532 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T04:54:14.532 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T04:54:14.532 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-03-30T04:54:14.532 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T04:54:14.532 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T04:54:14.532 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T04:54:14.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:14 smithi089 bash[18545]: audit 2024-03-30T04:54:14.539004+0000 mon.a (mon.0) 1150 : audit [DBG] from='client.? 172.21.15.89:0/259546414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:54:14.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:14 smithi089 bash[23954]: audit 2024-03-30T04:54:14.539004+0000 mon.a (mon.0) 1150 : audit [DBG] from='client.? 172.21.15.89:0/259546414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:54:15.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:14 smithi118 bash[18665]: audit 2024-03-30T04:54:14.539004+0000 mon.a (mon.0) 1150 : audit [DBG] from='client.? 172.21.15.89:0/259546414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:54:15.249 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph -s' 2024-03-30T04:54:16.039 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:15 smithi089 bash[18545]: cluster 2024-03-30T04:54:14.186156+0000 mgr.y (mgr.24313) 404 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:16.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:15 smithi089 bash[23954]: cluster 2024-03-30T04:54:14.186156+0000 mgr.y (mgr.24313) 404 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:16.040 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:15 smithi118 bash[18665]: cluster 2024-03-30T04:54:14.186156+0000 mgr.y (mgr.24313) 404 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:16.316 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:16 smithi089 bash[18794]: 172.21.15.118 - - [30/Mar/2024:04:54:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:54:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:17 smithi089 bash[18545]: audit 2024-03-30T04:54:16.032531+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:17 smithi089 bash[18545]: audit 2024-03-30T04:54:16.044665+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:17 smithi089 bash[18545]: cluster 2024-03-30T04:54:16.186859+0000 mgr.y (mgr.24313) 405 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:17 smithi089 bash[23954]: audit 2024-03-30T04:54:16.032531+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:17 smithi089 bash[23954]: audit 2024-03-30T04:54:16.044665+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:17 smithi089 bash[23954]: cluster 2024-03-30T04:54:16.186859+0000 mgr.y (mgr.24313) 405 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:17.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:54:17 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:54:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:54:17.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:17 smithi118 bash[18665]: audit 2024-03-30T04:54:16.032531+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:17.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:17 smithi118 bash[18665]: audit 2024-03-30T04:54:16.044665+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:17.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:17 smithi118 bash[18665]: cluster 2024-03-30T04:54:16.186859+0000 mgr.y (mgr.24313) 405 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:18.276 INFO:teuthology.orchestra.run.smithi089.stdout: cluster: 2024-03-30T04:54:18.276 INFO:teuthology.orchestra.run.smithi089.stdout: id: 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T04:54:18.276 INFO:teuthology.orchestra.run.smithi089.stdout: health: HEALTH_OK 2024-03-30T04:54:18.276 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:54:18.276 INFO:teuthology.orchestra.run.smithi089.stdout: services: 2024-03-30T04:54:18.276 INFO:teuthology.orchestra.run.smithi089.stdout: mon: 3 daemons, quorum a,c,b (age 15m) 2024-03-30T04:54:18.276 INFO:teuthology.orchestra.run.smithi089.stdout: mgr: y(active, since 9m), standbys: x 2024-03-30T04:54:18.276 INFO:teuthology.orchestra.run.smithi089.stdout: osd: 8 osds: 8 up (since 10m), 8 in (since 10m) 2024-03-30T04:54:18.276 INFO:teuthology.orchestra.run.smithi089.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-03-30T04:54:18.277 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:54:18.277 INFO:teuthology.orchestra.run.smithi089.stdout: data: 2024-03-30T04:54:18.277 INFO:teuthology.orchestra.run.smithi089.stdout: pools: 6 pools, 161 pgs 2024-03-30T04:54:18.277 INFO:teuthology.orchestra.run.smithi089.stdout: objects: 242 objects, 585 KiB 2024-03-30T04:54:18.277 INFO:teuthology.orchestra.run.smithi089.stdout: usage: 80 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:54:18.277 INFO:teuthology.orchestra.run.smithi089.stdout: pgs: 161 active+clean 2024-03-30T04:54:18.277 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:54:18.277 INFO:teuthology.orchestra.run.smithi089.stdout: io: 2024-03-30T04:54:18.277 INFO:teuthology.orchestra.run.smithi089.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-03-30T04:54:18.277 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T04:54:18.581 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:18 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:54:18] "GET /metrics HTTP/1.1" 200 207995 "" "Prometheus/2.33.4" 2024-03-30T04:54:18.996 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T04:54:19.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:19 smithi089 bash[23954]: cluster 2024-03-30T04:54:18.188527+0000 mgr.y (mgr.24313) 406 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:19.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:19 smithi089 bash[23954]: audit 2024-03-30T04:54:18.284459+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.89:0/1884898069' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:54:19.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:19 smithi089 bash[18545]: cluster 2024-03-30T04:54:18.188527+0000 mgr.y (mgr.24313) 406 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:19.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:19 smithi089 bash[18545]: audit 2024-03-30T04:54:18.284459+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.89:0/1884898069' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:54:19.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:19 smithi118 bash[18665]: cluster 2024-03-30T04:54:18.188527+0000 mgr.y (mgr.24313) 406 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:19.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:19 smithi118 bash[18665]: audit 2024-03-30T04:54:18.284459+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.89:0/1884898069' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:54:21.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:21 smithi089 bash[18545]: cluster 2024-03-30T04:54:20.189009+0000 mgr.y (mgr.24313) 407 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:21.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:21 smithi089 bash[18545]: audit 2024-03-30T04:54:21.234336+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:54:21.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:21 smithi089 bash[18545]: audit 2024-03-30T04:54:21.234474+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:54:21.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:21 smithi089 bash[23954]: cluster 2024-03-30T04:54:20.189009+0000 mgr.y (mgr.24313) 407 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:21.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:21 smithi089 bash[23954]: audit 2024-03-30T04:54:21.234336+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:54:21.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:21 smithi089 bash[23954]: audit 2024-03-30T04:54:21.234474+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:54:21.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:21 smithi118 bash[18665]: cluster 2024-03-30T04:54:20.189009+0000 mgr.y (mgr.24313) 407 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:21.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:21 smithi118 bash[18665]: audit 2024-03-30T04:54:21.234336+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:54:21.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:21 smithi118 bash[18665]: audit 2024-03-30T04:54:21.234474+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:54:22.070 INFO:teuthology.orchestra.run.smithi089.stdout:HEALTH_OK 2024-03-30T04:54:22.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:22 smithi089 bash[18545]: audit 2024-03-30T04:54:21.161534+0000 mgr.y (mgr.24313) 408 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:22.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:22 smithi089 bash[18545]: audit 2024-03-30T04:54:21.274702+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:54:22.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:22 smithi089 bash[18545]: audit 2024-03-30T04:54:21.274996+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:54:22.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:22 smithi089 bash[18545]: audit 2024-03-30T04:54:22.078256+0000 mon.a (mon.0) 1156 : audit [DBG] from='client.? 172.21.15.89:0/3932011221' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:54:22.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:22 smithi089 bash[23954]: audit 2024-03-30T04:54:21.161534+0000 mgr.y (mgr.24313) 408 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:22.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:22 smithi089 bash[23954]: audit 2024-03-30T04:54:21.274702+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:54:22.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:22 smithi089 bash[23954]: audit 2024-03-30T04:54:21.274996+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:54:22.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:22 smithi089 bash[23954]: audit 2024-03-30T04:54:22.078256+0000 mon.a (mon.0) 1156 : audit [DBG] from='client.? 172.21.15.89:0/3932011221' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:54:22.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:22 smithi118 bash[18665]: audit 2024-03-30T04:54:21.161534+0000 mgr.y (mgr.24313) 408 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:22.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:22 smithi118 bash[18665]: audit 2024-03-30T04:54:21.274702+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24313 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:54:22.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:22 smithi118 bash[18665]: audit 2024-03-30T04:54:21.274996+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24313 172.21.15.89:0/1647731769' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:54:22.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:22 smithi118 bash[18665]: audit 2024-03-30T04:54:22.078256+0000 mon.a (mon.0) 1156 : audit [DBG] from='client.? 172.21.15.89:0/3932011221' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:54:22.784 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-03-30T04:54:23.510 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:23 smithi089 bash[18545]: cluster 2024-03-30T04:54:22.189941+0000 mgr.y (mgr.24313) 409 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:23.510 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:23 smithi089 bash[23954]: cluster 2024-03-30T04:54:22.189941+0000 mgr.y (mgr.24313) 409 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:23.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:23 smithi118 bash[18665]: cluster 2024-03-30T04:54:22.189941+0000 mgr.y (mgr.24313) 409 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:23.789 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:23 smithi089 bash[46090]: level=error ts=2024-03-30T04:54:23.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:54:23.789 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:23 smithi089 bash[46090]: level=warn ts=2024-03-30T04:54:23.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:54:23.789 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:23 smithi089 bash[46090]: level=warn ts=2024-03-30T04:54:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:54:25.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:25 smithi089 bash[23954]: cluster 2024-03-30T04:54:24.190672+0000 mgr.y (mgr.24313) 410 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:25.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:25 smithi089 bash[18545]: cluster 2024-03-30T04:54:24.190672+0000 mgr.y (mgr.24313) 410 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:25.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:25 smithi118 bash[18665]: cluster 2024-03-30T04:54:24.190672+0000 mgr.y (mgr.24313) 410 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:25.878 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T04:54:26.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:26 smithi089 bash[18545]: audit 2024-03-30T04:54:25.873199+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.89:0/3255079875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:54:26.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:26 smithi089 bash[23954]: audit 2024-03-30T04:54:25.873199+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.89:0/3255079875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:54:26.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:26 smithi118 bash[18665]: audit 2024-03-30T04:54:25.873199+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.89:0/3255079875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:54:27.154 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph mgr fail' 2024-03-30T04:54:27.163 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:26 smithi089 bash[18794]: 172.21.15.89 - - [30/Mar/2024:04:54:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-03-30T04:54:27.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:54:27 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:54:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:54:28.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:27 smithi089 bash[18545]: cluster 2024-03-30T04:54:26.191476+0000 mgr.y (mgr.24313) 411 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:28.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:27 smithi089 bash[18545]: audit 2024-03-30T04:54:26.904180+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:28.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:27 smithi089 bash[18545]: audit 2024-03-30T04:54:26.915987+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:28.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:27 smithi089 bash[23954]: cluster 2024-03-30T04:54:26.191476+0000 mgr.y (mgr.24313) 411 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:28.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:27 smithi089 bash[23954]: audit 2024-03-30T04:54:26.904180+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:28.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:27 smithi089 bash[23954]: audit 2024-03-30T04:54:26.915987+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:28.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:27 smithi118 bash[18665]: cluster 2024-03-30T04:54:26.191476+0000 mgr.y (mgr.24313) 411 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:28.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:27 smithi118 bash[18665]: audit 2024-03-30T04:54:26.904180+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:28.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:27 smithi118 bash[18665]: audit 2024-03-30T04:54:26.915987+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24313 ' entity='mgr.y' 2024-03-30T04:54:28.563 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:28 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:54:28] "GET /metrics HTTP/1.1" 200 208001 "" "Prometheus/2.33.4" 2024-03-30T04:54:30.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:29 smithi089 bash[18545]: cluster 2024-03-30T04:54:28.192459+0000 mgr.y (mgr.24313) 412 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:30.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:29 smithi089 bash[23954]: cluster 2024-03-30T04:54:28.192459+0000 mgr.y (mgr.24313) 412 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:30.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:29 smithi118 bash[18665]: cluster 2024-03-30T04:54:28.192459+0000 mgr.y (mgr.24313) 412 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:32.248 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:31 smithi118 bash[18665]: cluster 2024-03-30T04:54:30.193394+0000 mgr.y (mgr.24313) 413 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:32.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:31 smithi089 bash[18545]: cluster 2024-03-30T04:54:30.193394+0000 mgr.y (mgr.24313) 413 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:32.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:31 smithi089 bash[23954]: cluster 2024-03-30T04:54:30.193394+0000 mgr.y (mgr.24313) 413 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:33.164 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:32 smithi118 bash[18665]: audit 2024-03-30T04:54:31.170900+0000 mgr.y (mgr.24313) 414 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:33.164 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:32 smithi118 bash[18665]: audit 2024-03-30T04:54:32.341933+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.89:0/4248081456' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:54:33.164 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:32 smithi118 bash[18665]: audit 2024-03-30T04:54:32.342350+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:54:33.164 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:32 smithi118 bash[18665]: cluster 2024-03-30T04:54:32.346883+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-30T04:54:33.165 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:54:32 smithi118 bash[45599]: [30/Mar/2024:04:54:32] ENGINE Bus STOPPING 2024-03-30T04:54:33.165 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:54:32 smithi118 bash[45599]: [30/Mar/2024:04:54:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T04:54:33.165 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:54:32 smithi118 bash[45599]: [30/Mar/2024:04:54:32] ENGINE Bus STOPPED 2024-03-30T04:54:33.165 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[45599]: [30/Mar/2024:04:54:33] ENGINE Bus STARTING 2024-03-30T04:54:33.189 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:32 smithi089 bash[18545]: audit 2024-03-30T04:54:31.170900+0000 mgr.y (mgr.24313) 414 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:33.189 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:32 smithi089 bash[18545]: audit 2024-03-30T04:54:32.341933+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.89:0/4248081456' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:54:33.189 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:32 smithi089 bash[18545]: audit 2024-03-30T04:54:32.342350+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:54:33.189 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:32 smithi089 bash[18545]: cluster 2024-03-30T04:54:32.346883+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-30T04:54:33.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:32 smithi089 bash[23954]: audit 2024-03-30T04:54:31.170900+0000 mgr.y (mgr.24313) 414 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:33.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:32 smithi089 bash[23954]: audit 2024-03-30T04:54:32.341933+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.89:0/4248081456' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:54:33.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:32 smithi089 bash[23954]: audit 2024-03-30T04:54:32.342350+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:54:33.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:32 smithi089 bash[23954]: cluster 2024-03-30T04:54:32.346883+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-30T04:54:33.190 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:32 smithi089 bash[18794]: debug 2024-03-30T04:54:32.930+0000 7fee4f6b0700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-30T04:54:33.190 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:32 smithi089 bash[18794]: ignoring --setuser ceph since I am not root 2024-03-30T04:54:33.190 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:32 smithi089 bash[18794]: ignoring --setgroup ceph since I am not root 2024-03-30T04:54:33.190 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:32 smithi089 bash[18794]: debug 2024-03-30T04:54:32.990+0000 7f35d292a700 1 -- 172.21.15.89:0/3649478683 <== mon.0 v2:172.21.15.89:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55621c3d0340 con 0x55621d14cc00 2024-03-30T04:54:33.190 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18794]: debug 2024-03-30T04:54:33.134+0000 7f35db386000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:54:33.643 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[45599]: [30/Mar/2024:04:54:33] ENGINE Serving on http://:::9283 2024-03-30T04:54:33.643 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[45599]: [30/Mar/2024:04:54:33] ENGINE Bus STARTED 2024-03-30T04:54:33.831 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[46090]: level=error ts=2024-03-30T04:54:33.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:54:33.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[46090]: level=warn ts=2024-03-30T04:54:33.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": dial tcp 172.21.15.89:8443: connect: connection refused" 2024-03-30T04:54:33.832 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[46090]: level=warn ts=2024-03-30T04:54:33.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:54:33.882 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 180' 2024-03-30T04:54:34.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.932567+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T04:54:34.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: cluster 2024-03-30T04:54:32.932799+0000 mon.a (mon.0) 1162 : cluster [DBG] mgrmap e22: x(active, starting, since 0.589711s) 2024-03-30T04:54:34.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.934559+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:54:34.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.935105+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:54:34.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.935936+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:54:34.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.936875+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:54:34.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.937444+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:54:34.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.938067+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:54:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.938647+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:54:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.939677+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:54:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.940304+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:54:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.940999+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:54:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.941661+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:54:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.942319+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:54:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.943077+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:54:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.943563+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:54:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:32.944928+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:54:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: cluster 2024-03-30T04:54:32.969187+0000 mon.a (mon.0) 1163 : cluster [INF] Manager daemon x is now available 2024-03-30T04:54:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:33.014028+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:33.019165+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:34.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.932567+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T04:54:34.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: cluster 2024-03-30T04:54:32.932799+0000 mon.a (mon.0) 1162 : cluster [DBG] mgrmap e22: x(active, starting, since 0.589711s) 2024-03-30T04:54:34.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.934559+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:54:34.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.935105+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:54:34.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.935936+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:54:34.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.936875+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:54:34.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.937444+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:54:34.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.938067+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:54:34.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.938647+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:54:34.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.939677+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:54:34.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.940304+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:54:34.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.940999+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:54:34.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.941661+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:54:34.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.942319+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:54:34.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.943077+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:54:34.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.943563+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:54:34.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:32.944928+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:54:34.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: cluster 2024-03-30T04:54:32.969187+0000 mon.a (mon.0) 1163 : cluster [INF] Manager daemon x is now available 2024-03-30T04:54:34.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:33.014028+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:34.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:33.019165+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:34.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:33.025363+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:34.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:33.032102+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:54:34.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:33.032878+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:54:34.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:33.034257+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:54:34.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:33.035106+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:54:34.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:33.037762+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:54:34.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:33.039870+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:54:34.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:33.062006+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:34.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:33.073968+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:54:34.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:33.074541+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:54:34.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:33.107612+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:54:34.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[23954]: audit 2024-03-30T04:54:33.108144+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:54:34.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:33.025363+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:34.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:33.032102+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:54:34.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:33.032878+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:54:34.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:33.034257+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:54:34.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:33.035106+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:54:34.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:33.037762+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:54:34.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:33.039870+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:54:34.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:33.062006+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:34.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:33.073968+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:54:34.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:33.074541+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:54:34.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:33.107612+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:54:34.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:33 smithi089 bash[18545]: audit 2024-03-30T04:54:33.108144+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:54:34.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.932567+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T04:54:34.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: cluster 2024-03-30T04:54:32.932799+0000 mon.a (mon.0) 1162 : cluster [DBG] mgrmap e22: x(active, starting, since 0.589711s) 2024-03-30T04:54:34.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.934559+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:54:34.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.935105+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:54:34.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.935936+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:54:34.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.936875+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:54:34.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.937444+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:54:34.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.938067+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:54:34.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.938647+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:54:34.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.939677+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:54:34.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.940304+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:54:34.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.940999+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:54:34.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.941661+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:54:34.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.942319+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:54:34.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.943077+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:54:34.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.943563+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:54:34.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:32.944928+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:54:34.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: cluster 2024-03-30T04:54:32.969187+0000 mon.a (mon.0) 1163 : cluster [INF] Manager daemon x is now available 2024-03-30T04:54:34.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:33.014028+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:34.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:33.019165+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:34.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:33.025363+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:34.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:33.032102+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:54:34.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:33.032878+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:54:34.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:33.034257+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:54:34.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:33.035106+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:54:34.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:33.037762+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:54:34.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:33.039870+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:54:34.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:33.062006+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:34.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:33.073968+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:54:34.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:33.074541+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:54:34.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:33.107612+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:54:34.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:33 smithi118 bash[18665]: audit 2024-03-30T04:54:33.108144+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:54:35.056 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18794]: debug 2024-03-30T04:54:34.714+0000 7f35db386000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:54:35.057 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18794]: debug 2024-03-30T04:54:34.810+0000 7f35db386000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:54:35.057 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: cephadm 2024-03-30T04:54:33.016020+0000 mgr.x (mgr.24521) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-30T04:54:35.057 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: cephadm 2024-03-30T04:54:33.016490+0000 mgr.x (mgr.24521) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-03-30T04:54:35.057 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: cephadm 2024-03-30T04:54:33.041733+0000 mgr.x (mgr.24521) 3 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T04:54:35.057 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: cephadm 2024-03-30T04:54:33.043032+0000 mgr.x (mgr.24521) 4 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T04:54:35.057 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: cephadm 2024-03-30T04:54:33.592127+0000 mgr.x (mgr.24521) 5 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:54:35.057 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: cephadm 2024-03-30T04:54:33.592310+0000 mgr.x (mgr.24521) 6 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:54:35.057 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: cephadm 2024-03-30T04:54:33.707094+0000 mgr.x (mgr.24521) 7 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:54:35.058 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: cephadm 2024-03-30T04:54:33.806763+0000 mgr.x (mgr.24521) 8 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:54:35.058 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: cephadm 2024-03-30T04:54:33.821485+0000 mgr.x (mgr.24521) 9 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:54:35.058 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: cluster 2024-03-30T04:54:33.947147+0000 mon.a (mon.0) 1171 : cluster [DBG] mgrmap e23: x(active, since 1.60397s) 2024-03-30T04:54:35.058 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: audit 2024-03-30T04:54:33.964624+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.058 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: audit 2024-03-30T04:54:33.985774+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.058 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: audit 2024-03-30T04:54:34.090294+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.058 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: audit 2024-03-30T04:54:34.099763+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.058 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: audit 2024-03-30T04:54:34.107872+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.058 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: audit 2024-03-30T04:54:34.151056+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.058 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: audit 2024-03-30T04:54:34.155441+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.058 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: audit 2024-03-30T04:54:34.159737+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.058 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: audit 2024-03-30T04:54:34.164193+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.058 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: audit 2024-03-30T04:54:34.237289+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[23954]: audit 2024-03-30T04:54:34.243051+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: cephadm 2024-03-30T04:54:33.016020+0000 mgr.x (mgr.24521) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-30T04:54:35.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: cephadm 2024-03-30T04:54:33.016490+0000 mgr.x (mgr.24521) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-03-30T04:54:35.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: cephadm 2024-03-30T04:54:33.041733+0000 mgr.x (mgr.24521) 3 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T04:54:35.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: cephadm 2024-03-30T04:54:33.043032+0000 mgr.x (mgr.24521) 4 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T04:54:35.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: cephadm 2024-03-30T04:54:33.592127+0000 mgr.x (mgr.24521) 5 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:54:35.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: cephadm 2024-03-30T04:54:33.592310+0000 mgr.x (mgr.24521) 6 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:54:35.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: cephadm 2024-03-30T04:54:33.707094+0000 mgr.x (mgr.24521) 7 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:54:35.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: cephadm 2024-03-30T04:54:33.806763+0000 mgr.x (mgr.24521) 8 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:54:35.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: cephadm 2024-03-30T04:54:33.821485+0000 mgr.x (mgr.24521) 9 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:54:35.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: cluster 2024-03-30T04:54:33.947147+0000 mon.a (mon.0) 1171 : cluster [DBG] mgrmap e23: x(active, since 1.60397s) 2024-03-30T04:54:35.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: audit 2024-03-30T04:54:33.964624+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: audit 2024-03-30T04:54:33.985774+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: audit 2024-03-30T04:54:34.090294+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: audit 2024-03-30T04:54:34.099763+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: audit 2024-03-30T04:54:34.107872+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: audit 2024-03-30T04:54:34.151056+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: audit 2024-03-30T04:54:34.155441+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: audit 2024-03-30T04:54:34.159737+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: audit 2024-03-30T04:54:34.164193+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: audit 2024-03-30T04:54:34.237289+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:34 smithi089 bash[18545]: audit 2024-03-30T04:54:34.243051+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.316 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[18794]: debug 2024-03-30T04:54:35.062+0000 7f35db386000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:54:35.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: cephadm 2024-03-30T04:54:33.016020+0000 mgr.x (mgr.24521) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-30T04:54:35.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: cephadm 2024-03-30T04:54:33.016490+0000 mgr.x (mgr.24521) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-03-30T04:54:35.331 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: cephadm 2024-03-30T04:54:33.041733+0000 mgr.x (mgr.24521) 3 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T04:54:35.331 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: cephadm 2024-03-30T04:54:33.043032+0000 mgr.x (mgr.24521) 4 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T04:54:35.331 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: cephadm 2024-03-30T04:54:33.592127+0000 mgr.x (mgr.24521) 5 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:54:35.331 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: cephadm 2024-03-30T04:54:33.592310+0000 mgr.x (mgr.24521) 6 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:54:35.331 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: cephadm 2024-03-30T04:54:33.707094+0000 mgr.x (mgr.24521) 7 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:54:35.331 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: cephadm 2024-03-30T04:54:33.806763+0000 mgr.x (mgr.24521) 8 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:54:35.331 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: cephadm 2024-03-30T04:54:33.821485+0000 mgr.x (mgr.24521) 9 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:54:35.331 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: cluster 2024-03-30T04:54:33.947147+0000 mon.a (mon.0) 1171 : cluster [DBG] mgrmap e23: x(active, since 1.60397s) 2024-03-30T04:54:35.331 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: audit 2024-03-30T04:54:33.964624+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.331 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: audit 2024-03-30T04:54:33.985774+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.331 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: audit 2024-03-30T04:54:34.090294+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.331 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: audit 2024-03-30T04:54:34.099763+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.331 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: audit 2024-03-30T04:54:34.107872+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.331 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: audit 2024-03-30T04:54:34.151056+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.332 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: audit 2024-03-30T04:54:34.155441+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.332 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: audit 2024-03-30T04:54:34.159737+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.332 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: audit 2024-03-30T04:54:34.164193+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.332 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: audit 2024-03-30T04:54:34.237289+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:35.332 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:34 smithi118 bash[18665]: audit 2024-03-30T04:54:34.243051+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:36.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[18794]: debug 2024-03-30T04:54:35.814+0000 7f35db386000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:54:36.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[18794]: debug 2024-03-30T04:54:35.922+0000 7f35db386000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:54:36.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:36 smithi089 bash[18794]: debug 2024-03-30T04:54:36.034+0000 7f35db386000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:54:36.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[23954]: cephadm 2024-03-30T04:54:33.970820+0000 mgr.x (mgr.24521) 10 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:54:36.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[23954]: cluster 2024-03-30T04:54:33.982082+0000 mgr.x (mgr.24521) 11 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:54:36.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[23954]: cephadm 2024-03-30T04:54:34.110361+0000 mgr.x (mgr.24521) 12 : cephadm [INF] Delaying applying agent spec until cephadm endpoint root cert created 2024-03-30T04:54:36.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[23954]: cephadm 2024-03-30T04:54:34.166516+0000 mgr.x (mgr.24521) 13 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-30T04:54:36.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[23954]: cephadm 2024-03-30T04:54:34.166939+0000 mgr.x (mgr.24521) 14 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi089 2024-03-30T04:54:36.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[23954]: cephadm 2024-03-30T04:54:34.218035+0000 mgr.x (mgr.24521) 15 : cephadm [INF] Deploying cephadm binary to smithi089 2024-03-30T04:54:36.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[23954]: cephadm 2024-03-30T04:54:34.561220+0000 mgr.x (mgr.24521) 16 : cephadm [INF] [30/Mar/2024:04:54:34] ENGINE Bus STARTING 2024-03-30T04:54:36.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[23954]: cephadm 2024-03-30T04:54:34.775538+0000 mgr.x (mgr.24521) 17 : cephadm [INF] [30/Mar/2024:04:54:34] ENGINE Serving on https://172.21.15.118:7150 2024-03-30T04:54:36.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[23954]: cephadm 2024-03-30T04:54:34.877365+0000 mgr.x (mgr.24521) 18 : cephadm [INF] [30/Mar/2024:04:54:34] ENGINE Serving on http://172.21.15.118:8765 2024-03-30T04:54:36.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[23954]: cephadm 2024-03-30T04:54:34.877710+0000 mgr.x (mgr.24521) 19 : cephadm [INF] [30/Mar/2024:04:54:34] ENGINE Bus STARTED 2024-03-30T04:54:36.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[23954]: cluster 2024-03-30T04:54:34.942495+0000 mgr.x (mgr.24521) 20 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:54:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[18545]: cephadm 2024-03-30T04:54:33.970820+0000 mgr.x (mgr.24521) 10 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:54:36.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[18545]: cluster 2024-03-30T04:54:33.982082+0000 mgr.x (mgr.24521) 11 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:54:36.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[18545]: cephadm 2024-03-30T04:54:34.110361+0000 mgr.x (mgr.24521) 12 : cephadm [INF] Delaying applying agent spec until cephadm endpoint root cert created 2024-03-30T04:54:36.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[18545]: cephadm 2024-03-30T04:54:34.166516+0000 mgr.x (mgr.24521) 13 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-30T04:54:36.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[18545]: cephadm 2024-03-30T04:54:34.166939+0000 mgr.x (mgr.24521) 14 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi089 2024-03-30T04:54:36.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[18545]: cephadm 2024-03-30T04:54:34.218035+0000 mgr.x (mgr.24521) 15 : cephadm [INF] Deploying cephadm binary to smithi089 2024-03-30T04:54:36.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[18545]: cephadm 2024-03-30T04:54:34.561220+0000 mgr.x (mgr.24521) 16 : cephadm [INF] [30/Mar/2024:04:54:34] ENGINE Bus STARTING 2024-03-30T04:54:36.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[18545]: cephadm 2024-03-30T04:54:34.775538+0000 mgr.x (mgr.24521) 17 : cephadm [INF] [30/Mar/2024:04:54:34] ENGINE Serving on https://172.21.15.118:7150 2024-03-30T04:54:36.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[18545]: cephadm 2024-03-30T04:54:34.877365+0000 mgr.x (mgr.24521) 18 : cephadm [INF] [30/Mar/2024:04:54:34] ENGINE Serving on http://172.21.15.118:8765 2024-03-30T04:54:36.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[18545]: cephadm 2024-03-30T04:54:34.877710+0000 mgr.x (mgr.24521) 19 : cephadm [INF] [30/Mar/2024:04:54:34] ENGINE Bus STARTED 2024-03-30T04:54:36.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:35 smithi089 bash[18545]: cluster 2024-03-30T04:54:34.942495+0000 mgr.x (mgr.24521) 20 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:54:36.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:35 smithi118 bash[18665]: cephadm 2024-03-30T04:54:33.970820+0000 mgr.x (mgr.24521) 10 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:54:36.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:35 smithi118 bash[18665]: cluster 2024-03-30T04:54:33.982082+0000 mgr.x (mgr.24521) 11 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:54:36.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:35 smithi118 bash[18665]: cephadm 2024-03-30T04:54:34.110361+0000 mgr.x (mgr.24521) 12 : cephadm [INF] Delaying applying agent spec until cephadm endpoint root cert created 2024-03-30T04:54:36.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:35 smithi118 bash[18665]: cephadm 2024-03-30T04:54:34.166516+0000 mgr.x (mgr.24521) 13 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-30T04:54:36.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:35 smithi118 bash[18665]: cephadm 2024-03-30T04:54:34.166939+0000 mgr.x (mgr.24521) 14 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi089 2024-03-30T04:54:36.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:35 smithi118 bash[18665]: cephadm 2024-03-30T04:54:34.218035+0000 mgr.x (mgr.24521) 15 : cephadm [INF] Deploying cephadm binary to smithi089 2024-03-30T04:54:36.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:35 smithi118 bash[18665]: cephadm 2024-03-30T04:54:34.561220+0000 mgr.x (mgr.24521) 16 : cephadm [INF] [30/Mar/2024:04:54:34] ENGINE Bus STARTING 2024-03-30T04:54:36.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:35 smithi118 bash[18665]: cephadm 2024-03-30T04:54:34.775538+0000 mgr.x (mgr.24521) 17 : cephadm [INF] [30/Mar/2024:04:54:34] ENGINE Serving on https://172.21.15.118:7150 2024-03-30T04:54:36.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:35 smithi118 bash[18665]: cephadm 2024-03-30T04:54:34.877365+0000 mgr.x (mgr.24521) 18 : cephadm [INF] [30/Mar/2024:04:54:34] ENGINE Serving on http://172.21.15.118:8765 2024-03-30T04:54:36.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:35 smithi118 bash[18665]: cephadm 2024-03-30T04:54:34.877710+0000 mgr.x (mgr.24521) 19 : cephadm [INF] [30/Mar/2024:04:54:34] ENGINE Bus STARTED 2024-03-30T04:54:36.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:35 smithi118 bash[18665]: cluster 2024-03-30T04:54:34.942495+0000 mgr.x (mgr.24521) 20 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:54:36.581 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:36 smithi089 bash[18794]: debug 2024-03-30T04:54:36.146+0000 7f35db386000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:54:36.581 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:36 smithi089 bash[18794]: debug 2024-03-30T04:54:36.358+0000 7f35db386000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:54:36.915 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:36 smithi089 bash[18794]: debug 2024-03-30T04:54:36.634+0000 7f35db386000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:54:36.915 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:36 smithi089 bash[18794]: debug 2024-03-30T04:54:36.734+0000 7f35db386000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:54:37.167 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:36 smithi089 bash[23954]: cluster 2024-03-30T04:54:35.990670+0000 mon.a (mon.0) 1183 : cluster [DBG] mgrmap e24: x(active, since 3s) 2024-03-30T04:54:37.167 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:36 smithi089 bash[23954]: cluster 2024-03-30T04:54:36.942910+0000 mgr.x (mgr.24521) 21 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:54:37.168 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:36 smithi089 bash[18794]: debug 2024-03-30T04:54:36.918+0000 7f35db386000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:54:37.168 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:36 smithi089 bash[18545]: cluster 2024-03-30T04:54:35.990670+0000 mon.a (mon.0) 1183 : cluster [DBG] mgrmap e24: x(active, since 3s) 2024-03-30T04:54:37.168 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:36 smithi089 bash[18545]: cluster 2024-03-30T04:54:36.942910+0000 mgr.x (mgr.24521) 21 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:54:37.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:54:37 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:54:37] "GET /metrics HTTP/1.1" 200 34895 "" "Prometheus/2.33.4" 2024-03-30T04:54:37.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:36 smithi118 bash[18665]: cluster 2024-03-30T04:54:35.990670+0000 mon.a (mon.0) 1183 : cluster [DBG] mgrmap e24: x(active, since 3s) 2024-03-30T04:54:37.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:36 smithi118 bash[18665]: cluster 2024-03-30T04:54:36.942910+0000 mgr.x (mgr.24521) 21 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:54:37.442 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:37 smithi089 bash[18794]: debug 2024-03-30T04:54:37.170+0000 7f35db386000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:54:37.831 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:37 smithi089 bash[18794]: debug 2024-03-30T04:54:37.446+0000 7f35db386000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:54:37.831 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:37 smithi089 bash[18794]: debug 2024-03-30T04:54:37.610+0000 7f35db386000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:54:38.292 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:37 smithi089 bash[18794]: debug 2024-03-30T04:54:37.850+0000 7f35db386000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:54:38.292 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:37 smithi089 bash[18794]: debug 2024-03-30T04:54:37.974+0000 7f35db386000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:54:38.581 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:38 smithi089 bash[18794]: debug 2024-03-30T04:54:38.326+0000 7f35db386000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:54:38.582 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:38 smithi089 systemd[1]: Stopping Ceph node-exporter.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T04:54:38.582 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:38 smithi089 bash[63122]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-node-exporter.a 2024-03-30T04:54:39.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:39 smithi089 bash[18545]: cluster 2024-03-30T04:54:38.943630+0000 mgr.x (mgr.24521) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:54:39.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:39 smithi089 bash[23954]: cluster 2024-03-30T04:54:38.943630+0000 mgr.x (mgr.24521) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:54:39.331 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:39 smithi089 bash[18794]: debug 2024-03-30T04:54:39.066+0000 7f35db386000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:54:39.331 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:39 smithi089 bash[18794]: debug 2024-03-30T04:54:39.182+0000 7f35db386000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:54:39.331 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:39 smithi089 bash[63132]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T04:54:39.332 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:39 smithi089 bash[63171]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-node-exporter.a 2024-03-30T04:54:39.332 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:39 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:54:39.332 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:39 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-30T04:54:39.332 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:39 smithi089 systemd[1]: Stopped Ceph node-exporter.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:54:39.332 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:39 smithi089 systemd[1]: Started Ceph node-exporter.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:54:39.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:39 smithi118 bash[18665]: cluster 2024-03-30T04:54:38.943630+0000 mgr.x (mgr.24521) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:54:39.729 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:39 smithi089 bash[18794]: debug 2024-03-30T04:54:39.402+0000 7f35db386000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:54:40.080 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:39 smithi089 bash[18794]: debug 2024-03-30T04:54:39.734+0000 7f35db386000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:54:40.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[18545]: audit 2024-03-30T04:54:39.218714+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:40.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[18545]: audit 2024-03-30T04:54:39.227548+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:40.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[18545]: audit 2024-03-30T04:54:39.236393+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:40.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[18545]: audit 2024-03-30T04:54:39.244644+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:40.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[18545]: cephadm 2024-03-30T04:54:39.262809+0000 mgr.x (mgr.24521) 23 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:54:40.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[18545]: cephadm 2024-03-30T04:54:39.295519+0000 mgr.x (mgr.24521) 24 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi089 2024-03-30T04:54:40.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[23954]: audit 2024-03-30T04:54:39.218714+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:40.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[23954]: audit 2024-03-30T04:54:39.227548+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:40.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[23954]: audit 2024-03-30T04:54:39.236393+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:40.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[23954]: audit 2024-03-30T04:54:39.244644+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:40.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[23954]: cephadm 2024-03-30T04:54:39.262809+0000 mgr.x (mgr.24521) 23 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:54:40.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[23954]: cephadm 2024-03-30T04:54:39.295519+0000 mgr.x (mgr.24521) 24 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi089 2024-03-30T04:54:40.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[18794]: debug 2024-03-30T04:54:40.122+0000 7f35db386000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:54:40.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[18794]: debug 2024-03-30T04:54:40.242+0000 7f35db386000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:54:40.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[18794]: [30/Mar/2024:04:54:40] ENGINE Bus STARTING 2024-03-30T04:54:40.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[18794]: CherryPy Checker: 2024-03-30T04:54:40.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[18794]: The Application mounted at '' has an empty config. 2024-03-30T04:54:40.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[18794]: [30/Mar/2024:04:54:40] ENGINE Serving on http://:::9283 2024-03-30T04:54:40.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[18794]: [30/Mar/2024:04:54:40] ENGINE Bus STARTED 2024-03-30T04:54:40.583 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.349Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T04:54:40.583 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.349Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T04:54:40.584 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.350Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-30T04:54:40.584 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.350Z 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-03-30T04:54:40.584 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T04:54:40.584 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T04:54:40.584 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T04:54:40.584 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T04:54:40.584 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T04:54:40.584 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T04:54:40.584 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T04:54:40.584 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T04:54:40.584 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T04:54:40.584 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T04:54:40.584 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T04:54:40.584 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T04:54:40.584 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T04:54:40.585 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T04:54:40.585 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T04:54:40.585 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T04:54:40.585 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T04:54:40.585 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T04:54:40.585 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T04:54:40.585 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T04:54:40.585 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T04:54:40.585 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T04:54:40.585 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T04:54:40.585 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T04:54:40.585 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T04:54:40.585 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T04:54:40.585 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T04:54:40.585 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T04:54:40.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T04:54:40.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T04:54:40.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T04:54:40.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T04:54:40.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T04:54:40.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T04:54:40.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T04:54:40.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T04:54:40.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T04:54:40.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T04:54:40.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T04:54:40.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T04:54:40.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T04:54:40.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T04:54:40.587 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T04:54:40.587 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T04:54:40.587 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T04:54:40.587 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:54:40 smithi089 bash[63201]: ts=2024-03-30T04:54:40.351Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T04:54:40.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:40 smithi118 bash[18665]: audit 2024-03-30T04:54:39.218714+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:40.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:40 smithi118 bash[18665]: audit 2024-03-30T04:54:39.227548+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:40.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:40 smithi118 bash[18665]: audit 2024-03-30T04:54:39.236393+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:40.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:40 smithi118 bash[18665]: audit 2024-03-30T04:54:39.244644+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:40.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:40 smithi118 bash[18665]: cephadm 2024-03-30T04:54:39.262809+0000 mgr.x (mgr.24521) 23 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:54:40.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:40 smithi118 bash[18665]: cephadm 2024-03-30T04:54:39.295519+0000 mgr.x (mgr.24521) 24 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi089 2024-03-30T04:54:41.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:41 smithi089 bash[18545]: cluster 2024-03-30T04:54:40.267375+0000 mon.a (mon.0) 1188 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:54:41.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:41 smithi089 bash[18545]: audit 2024-03-30T04:54:40.269656+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.89:0/3314221846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:54:41.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:41 smithi089 bash[18545]: audit 2024-03-30T04:54:40.271504+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.89:0/3314221846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:54:41.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:41 smithi089 bash[18545]: audit 2024-03-30T04:54:40.273570+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.89:0/3314221846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:54:41.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:41 smithi089 bash[18545]: audit 2024-03-30T04:54:40.273968+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.89:0/3314221846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:54:41.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:41 smithi089 bash[18545]: cluster 2024-03-30T04:54:40.945333+0000 mgr.x (mgr.24521) 25 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:54:41.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:41 smithi089 bash[23954]: cluster 2024-03-30T04:54:40.267375+0000 mon.a (mon.0) 1188 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:54:41.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:41 smithi089 bash[23954]: audit 2024-03-30T04:54:40.269656+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.89:0/3314221846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:54:41.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:41 smithi089 bash[23954]: audit 2024-03-30T04:54:40.271504+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.89:0/3314221846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:54:41.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:41 smithi089 bash[23954]: audit 2024-03-30T04:54:40.273570+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.89:0/3314221846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:54:41.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:41 smithi089 bash[23954]: audit 2024-03-30T04:54:40.273968+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.89:0/3314221846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:54:41.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:41 smithi089 bash[23954]: cluster 2024-03-30T04:54:40.945333+0000 mgr.x (mgr.24521) 25 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:54:41.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:41 smithi118 bash[18665]: cluster 2024-03-30T04:54:40.267375+0000 mon.a (mon.0) 1188 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:54:41.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:41 smithi118 bash[18665]: audit 2024-03-30T04:54:40.269656+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.89:0/3314221846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:54:41.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:41 smithi118 bash[18665]: audit 2024-03-30T04:54:40.271504+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.89:0/3314221846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:54:41.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:41 smithi118 bash[18665]: audit 2024-03-30T04:54:40.273570+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.89:0/3314221846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:54:41.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:41 smithi118 bash[18665]: audit 2024-03-30T04:54:40.273968+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.89:0/3314221846' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:54:41.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:41 smithi118 bash[18665]: cluster 2024-03-30T04:54:40.945333+0000 mgr.x (mgr.24521) 25 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:54:41.830 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:41 smithi089 bash[46090]: level=warn ts=2024-03-30T04:54:41.437Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:54:42.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:42 smithi089 bash[23954]: audit 2024-03-30T04:54:41.182291+0000 mgr.x (mgr.24521) 26 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:42.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:42 smithi089 bash[23954]: cluster 2024-03-30T04:54:41.234758+0000 mon.a (mon.0) 1189 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-03-30T04:54:42.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:42 smithi089 bash[23954]: audit 2024-03-30T04:54:41.245833+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:54:42.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:42 smithi089 bash[18545]: audit 2024-03-30T04:54:41.182291+0000 mgr.x (mgr.24521) 26 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:42.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:42 smithi089 bash[18545]: cluster 2024-03-30T04:54:41.234758+0000 mon.a (mon.0) 1189 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-03-30T04:54:42.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:42 smithi089 bash[18545]: audit 2024-03-30T04:54:41.245833+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:54:42.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:42 smithi118 bash[18665]: audit 2024-03-30T04:54:41.182291+0000 mgr.x (mgr.24521) 26 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:42.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:42 smithi118 bash[18665]: cluster 2024-03-30T04:54:41.234758+0000 mon.a (mon.0) 1189 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-03-30T04:54:42.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:42 smithi118 bash[18665]: audit 2024-03-30T04:54:41.245833+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:54:43.512 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:43 smithi089 bash[18545]: cluster 2024-03-30T04:54:42.946075+0000 mgr.x (mgr.24521) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:54:43.512 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:43 smithi089 bash[23954]: cluster 2024-03-30T04:54:42.946075+0000 mgr.x (mgr.24521) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:54:43.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:43 smithi118 bash[18665]: cluster 2024-03-30T04:54:42.946075+0000 mgr.x (mgr.24521) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:54:43.831 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:43 smithi089 bash[46090]: level=error ts=2024-03-30T04:54:43.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:54:43.831 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:43 smithi089 bash[46090]: level=warn ts=2024-03-30T04:54:43.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.89:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.89 because it doesn't contain any IP SANs" 2024-03-30T04:54:43.831 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:43 smithi089 bash[46090]: level=warn ts=2024-03-30T04:54:43.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-03-30T04:54:45.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:45 smithi089 bash[18545]: cluster 2024-03-30T04:54:44.947844+0000 mgr.x (mgr.24521) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T04:54:45.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:45 smithi089 bash[23954]: cluster 2024-03-30T04:54:44.947844+0000 mgr.x (mgr.24521) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T04:54:45.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:45 smithi118 bash[18665]: cluster 2024-03-30T04:54:44.947844+0000 mgr.x (mgr.24521) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T04:54:47.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:47 smithi118 bash[18665]: cluster 2024-03-30T04:54:46.948689+0000 mgr.x (mgr.24521) 29 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:54:47.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:54:47 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:54:47] "GET /metrics HTTP/1.1" 200 34895 "" "Prometheus/2.33.4" 2024-03-30T04:54:47.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:47 smithi089 bash[18545]: cluster 2024-03-30T04:54:46.948689+0000 mgr.x (mgr.24521) 29 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:54:47.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:47 smithi089 bash[23954]: cluster 2024-03-30T04:54:46.948689+0000 mgr.x (mgr.24521) 29 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:54:48.080 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:47 smithi089 systemd[1]: Stopping Ceph alertmanager.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T04:54:48.081 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:47 smithi089 bash[63517]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T04:54:48.081 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:48 smithi089 bash[46090]: level=info ts=2024-03-30T04:54:48.050Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:54:48.370 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:48 smithi089 bash[18545]: audit 2024-03-30T04:54:48.063289+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:48.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:48 smithi089 bash[23954]: audit 2024-03-30T04:54:48.063289+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:48.371 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:48 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:54:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:54:48.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:48 smithi118 bash[18665]: audit 2024-03-30T04:54:48.063289+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:49.080 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:48 smithi089 bash[63526]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T04:54:49.081 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:48 smithi089 bash[63681]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T04:54:49.423 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:49 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-03-30T04:54:49.423 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:49 smithi089 systemd[1]: Stopped Ceph alertmanager.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:54:49.423 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:49 smithi089 systemd[1]: Started Ceph alertmanager.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:54:49.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:49 smithi089 bash[18545]: cluster 2024-03-30T04:54:48.949725+0000 mgr.x (mgr.24521) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:54:49.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:49 smithi089 bash[18545]: audit 2024-03-30T04:54:49.201297+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:49.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:49 smithi118 bash[18665]: cluster 2024-03-30T04:54:48.949725+0000 mgr.x (mgr.24521) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:54:49.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:49 smithi118 bash[18665]: audit 2024-03-30T04:54:49.201297+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:49.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:49 smithi118 bash[18665]: audit 2024-03-30T04:54:49.213416+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:49.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:49 smithi118 bash[18665]: audit 2024-03-30T04:54:49.251481+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T04:54:49.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:49 smithi118 bash[18665]: audit 2024-03-30T04:54:49.251573+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T04:54:49.697 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:49 smithi089 bash[18545]: audit 2024-03-30T04:54:49.213416+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:49.697 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:49 smithi089 bash[18545]: audit 2024-03-30T04:54:49.251481+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T04:54:49.697 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:49 smithi089 bash[18545]: audit 2024-03-30T04:54:49.251573+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T04:54:49.698 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:49 smithi089 bash[23954]: cluster 2024-03-30T04:54:48.949725+0000 mgr.x (mgr.24521) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:54:49.698 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:49 smithi089 bash[23954]: audit 2024-03-30T04:54:49.201297+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:49.698 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:49 smithi089 bash[23954]: audit 2024-03-30T04:54:49.213416+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:49.698 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:49 smithi089 bash[23954]: audit 2024-03-30T04:54:49.251481+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T04:54:49.698 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:49 smithi089 bash[23954]: audit 2024-03-30T04:54:49.251573+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T04:54:50.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:50 smithi089 bash[23954]: cephadm 2024-03-30T04:54:49.250601+0000 mgr.x (mgr.24521) 31 : cephadm [INF] Reconfiguring iscsi.foo.smithi089.hxwboq (dependencies changed)... 2024-03-30T04:54:50.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:50 smithi089 bash[23954]: audit 2024-03-30T04:54:49.268199+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:54:50.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:50 smithi089 bash[23954]: cephadm 2024-03-30T04:54:49.270500+0000 mgr.x (mgr.24521) 32 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T04:54:50.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:50 smithi089 bash[18545]: cephadm 2024-03-30T04:54:49.250601+0000 mgr.x (mgr.24521) 31 : cephadm [INF] Reconfiguring iscsi.foo.smithi089.hxwboq (dependencies changed)... 2024-03-30T04:54:50.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:50 smithi089 bash[18545]: audit 2024-03-30T04:54:49.268199+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:54:50.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:50 smithi089 bash[18545]: cephadm 2024-03-30T04:54:49.270500+0000 mgr.x (mgr.24521) 32 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T04:54:50.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:50 smithi118 bash[18665]: cephadm 2024-03-30T04:54:49.250601+0000 mgr.x (mgr.24521) 31 : cephadm [INF] Reconfiguring iscsi.foo.smithi089.hxwboq (dependencies changed)... 2024-03-30T04:54:50.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:50 smithi118 bash[18665]: audit 2024-03-30T04:54:49.268199+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:54:50.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:50 smithi118 bash[18665]: cephadm 2024-03-30T04:54:49.270500+0000 mgr.x (mgr.24521) 32 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T04:54:51.180 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:50 smithi089 bash[63727]: level=info ts=2024-03-30T04:54:50.998Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-30T04:54:51.180 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:50 smithi089 bash[63727]: level=info ts=2024-03-30T04:54:50.998Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-30T04:54:51.180 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:51 smithi089 bash[63727]: level=info ts=2024-03-30T04:54:51.001Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.89 port=9094 2024-03-30T04:54:51.180 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:51 smithi089 bash[63727]: level=info ts=2024-03-30T04:54:51.001Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T04:54:51.180 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:51 smithi089 bash[63727]: level=info ts=2024-03-30T04:54:51.035Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:54:51.180 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:51 smithi089 bash[63727]: level=info ts=2024-03-30T04:54:51.035Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:54:51.181 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:51 smithi089 bash[63727]: level=info ts=2024-03-30T04:54:51.038Z caller=main.go:518 msg=Listening address=:9093 2024-03-30T04:54:51.181 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:51 smithi089 bash[63727]: level=info ts=2024-03-30T04:54:51.038Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-30T04:54:51.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:51 smithi089 bash[18545]: cluster 2024-03-30T04:54:50.951269+0000 mgr.x (mgr.24521) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:54:51.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:51 smithi089 bash[23954]: cluster 2024-03-30T04:54:50.951269+0000 mgr.x (mgr.24521) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:54:51.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:51 smithi118 bash[18665]: cluster 2024-03-30T04:54:50.951269+0000 mgr.x (mgr.24521) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:54:52.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:52 smithi089 bash[18545]: audit 2024-03-30T04:54:51.189685+0000 mgr.x (mgr.24521) 34 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:52.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:52 smithi089 bash[23954]: audit 2024-03-30T04:54:51.189685+0000 mgr.x (mgr.24521) 34 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:52.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:52 smithi118 bash[18665]: audit 2024-03-30T04:54:51.189685+0000 mgr.x (mgr.24521) 34 : audit [DBG] from='client.24712 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:52.393 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:54:52 smithi118 bash[39267]: ts=2024-03-30T04:54:52.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.89:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.118:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:54:53.271 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:54:53 smithi089 bash[63727]: level=info ts=2024-03-30T04:54:53.002Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000624792s 2024-03-30T04:54:53.366 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:53 smithi118 bash[18665]: cluster 2024-03-30T04:54:52.952074+0000 mgr.x (mgr.24521) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:53.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:53 smithi089 bash[18545]: cluster 2024-03-30T04:54:52.952074+0000 mgr.x (mgr.24521) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:53.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:53 smithi089 bash[23954]: cluster 2024-03-30T04:54:52.952074+0000 mgr.x (mgr.24521) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:54.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:54 smithi089 bash[18545]: audit 2024-03-30T04:54:53.491594+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:54.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:54 smithi089 bash[18545]: audit 2024-03-30T04:54:53.504533+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:54.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:54 smithi089 bash[18545]: audit 2024-03-30T04:54:53.547928+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T04:54:54.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:54 smithi089 bash[18545]: audit 2024-03-30T04:54:53.548262+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T04:54:54.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:54 smithi089 bash[18545]: cephadm 2024-03-30T04:54:53.937922+0000 mgr.x (mgr.24521) 36 : cephadm [INF] Reconfiguring daemon agent.smithi118 on smithi118 2024-03-30T04:54:54.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:54 smithi089 bash[23954]: audit 2024-03-30T04:54:53.491594+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:54.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:54 smithi089 bash[23954]: audit 2024-03-30T04:54:53.504533+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:54.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:54 smithi089 bash[23954]: audit 2024-03-30T04:54:53.547928+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T04:54:54.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:54 smithi089 bash[23954]: audit 2024-03-30T04:54:53.548262+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T04:54:54.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:54 smithi089 bash[23954]: cephadm 2024-03-30T04:54:53.937922+0000 mgr.x (mgr.24521) 36 : cephadm [INF] Reconfiguring daemon agent.smithi118 on smithi118 2024-03-30T04:54:54.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:54 smithi118 bash[18665]: audit 2024-03-30T04:54:53.491594+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:54.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:54 smithi118 bash[18665]: audit 2024-03-30T04:54:53.504533+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:54.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:54 smithi118 bash[18665]: audit 2024-03-30T04:54:53.547928+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T04:54:54.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:54 smithi118 bash[18665]: audit 2024-03-30T04:54:53.548262+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T04:54:54.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:54 smithi118 bash[18665]: cephadm 2024-03-30T04:54:53.937922+0000 mgr.x (mgr.24521) 36 : cephadm [INF] Reconfiguring daemon agent.smithi118 on smithi118 2024-03-30T04:54:55.830 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:55 smithi089 bash[23954]: cephadm 2024-03-30T04:54:54.032118+0000 mgr.x (mgr.24521) 37 : cephadm [INF] Deploying cephadm binary to smithi118 2024-03-30T04:54:55.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:55 smithi089 bash[23954]: cluster 2024-03-30T04:54:54.952945+0000 mgr.x (mgr.24521) 38 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:55.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:55 smithi089 bash[18545]: cephadm 2024-03-30T04:54:54.032118+0000 mgr.x (mgr.24521) 37 : cephadm [INF] Deploying cephadm binary to smithi118 2024-03-30T04:54:55.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:55 smithi089 bash[18545]: cluster 2024-03-30T04:54:54.952945+0000 mgr.x (mgr.24521) 38 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:55.847 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:55 smithi118 bash[18665]: cephadm 2024-03-30T04:54:54.032118+0000 mgr.x (mgr.24521) 37 : cephadm [INF] Deploying cephadm binary to smithi118 2024-03-30T04:54:55.847 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:55 smithi118 bash[18665]: cluster 2024-03-30T04:54:54.952945+0000 mgr.x (mgr.24521) 38 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:54:56.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:56 smithi089 bash[23954]: audit 2024-03-30T04:54:55.712936+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.89:0/393700687' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:54:56.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:56 smithi089 bash[23954]: audit 2024-03-30T04:54:56.068482+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? 172.21.15.89:0/1621430191' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/1418324975"}]: dispatch 2024-03-30T04:54:56.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:56 smithi089 bash[18545]: audit 2024-03-30T04:54:55.712936+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.89:0/393700687' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:54:56.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:56 smithi089 bash[18545]: audit 2024-03-30T04:54:56.068482+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? 172.21.15.89:0/1621430191' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/1418324975"}]: dispatch 2024-03-30T04:54:56.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:56 smithi118 bash[18665]: audit 2024-03-30T04:54:55.712936+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.89:0/393700687' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:54:56.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:56 smithi118 bash[18665]: audit 2024-03-30T04:54:56.068482+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? 172.21.15.89:0/1621430191' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/1418324975"}]: dispatch 2024-03-30T04:54:57.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:54:57 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:54:57] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.33.4" 2024-03-30T04:54:57.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:57 smithi089 bash[18545]: audit 2024-03-30T04:54:56.514684+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? 172.21.15.89:0/1621430191' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/1418324975"}]': finished 2024-03-30T04:54:57.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:57 smithi089 bash[18545]: cluster 2024-03-30T04:54:56.514929+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-30T04:54:57.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:57 smithi089 bash[18545]: audit 2024-03-30T04:54:56.885577+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.89:0/1277225846' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/1418324975"}]: dispatch 2024-03-30T04:54:57.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:57 smithi089 bash[18545]: audit 2024-03-30T04:54:56.886559+0000 mon.a (mon.0) 1199 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/1418324975"}]: dispatch 2024-03-30T04:54:57.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:57 smithi089 bash[18545]: cluster 2024-03-30T04:54:56.953580+0000 mgr.x (mgr.24521) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T04:54:57.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:57 smithi089 bash[23954]: audit 2024-03-30T04:54:56.514684+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? 172.21.15.89:0/1621430191' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/1418324975"}]': finished 2024-03-30T04:54:57.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:57 smithi089 bash[23954]: cluster 2024-03-30T04:54:56.514929+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-30T04:54:57.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:57 smithi089 bash[23954]: audit 2024-03-30T04:54:56.885577+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.89:0/1277225846' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/1418324975"}]: dispatch 2024-03-30T04:54:57.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:57 smithi089 bash[23954]: audit 2024-03-30T04:54:56.886559+0000 mon.a (mon.0) 1199 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/1418324975"}]: dispatch 2024-03-30T04:54:57.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:57 smithi089 bash[23954]: cluster 2024-03-30T04:54:56.953580+0000 mgr.x (mgr.24521) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T04:54:57.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:57 smithi118 bash[18665]: audit 2024-03-30T04:54:56.514684+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? 172.21.15.89:0/1621430191' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/1418324975"}]': finished 2024-03-30T04:54:57.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:57 smithi118 bash[18665]: cluster 2024-03-30T04:54:56.514929+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-30T04:54:57.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:57 smithi118 bash[18665]: audit 2024-03-30T04:54:56.885577+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.89:0/1277225846' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/1418324975"}]: dispatch 2024-03-30T04:54:57.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:57 smithi118 bash[18665]: audit 2024-03-30T04:54:56.886559+0000 mon.a (mon.0) 1199 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/1418324975"}]: dispatch 2024-03-30T04:54:57.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:57 smithi118 bash[18665]: cluster 2024-03-30T04:54:56.953580+0000 mgr.x (mgr.24521) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T04:54:58.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:58 smithi089 bash[18545]: audit 2024-03-30T04:54:57.534745+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/1418324975"}]': finished 2024-03-30T04:54:58.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:58 smithi089 bash[18545]: cluster 2024-03-30T04:54:57.534978+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-30T04:54:58.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:58 smithi089 bash[18545]: audit 2024-03-30T04:54:57.914252+0000 mon.a (mon.0) 1202 : audit [INF] from='client.? 172.21.15.89:0/658497046' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/885823207"}]: dispatch 2024-03-30T04:54:58.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:58 smithi089 bash[18545]: audit 2024-03-30T04:54:58.230216+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:58.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:58 smithi089 bash[18545]: audit 2024-03-30T04:54:58.240823+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:58.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:58 smithi089 bash[18545]: audit 2024-03-30T04:54:58.249835+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:58.581 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:54:58 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:54:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:54:58.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:58 smithi089 bash[23954]: audit 2024-03-30T04:54:57.534745+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/1418324975"}]': finished 2024-03-30T04:54:58.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:58 smithi089 bash[23954]: cluster 2024-03-30T04:54:57.534978+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-30T04:54:58.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:58 smithi089 bash[23954]: audit 2024-03-30T04:54:57.914252+0000 mon.a (mon.0) 1202 : audit [INF] from='client.? 172.21.15.89:0/658497046' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/885823207"}]: dispatch 2024-03-30T04:54:58.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:58 smithi089 bash[23954]: audit 2024-03-30T04:54:58.230216+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:58.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:58 smithi089 bash[23954]: audit 2024-03-30T04:54:58.240823+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:58.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:58 smithi089 bash[23954]: audit 2024-03-30T04:54:58.249835+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:58.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:58 smithi118 bash[18665]: audit 2024-03-30T04:54:57.534745+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/1418324975"}]': finished 2024-03-30T04:54:58.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:58 smithi118 bash[18665]: cluster 2024-03-30T04:54:57.534978+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-30T04:54:58.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:58 smithi118 bash[18665]: audit 2024-03-30T04:54:57.914252+0000 mon.a (mon.0) 1202 : audit [INF] from='client.? 172.21.15.89:0/658497046' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/885823207"}]: dispatch 2024-03-30T04:54:58.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:58 smithi118 bash[18665]: audit 2024-03-30T04:54:58.230216+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:58.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:58 smithi118 bash[18665]: audit 2024-03-30T04:54:58.240823+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:58.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:58 smithi118 bash[18665]: audit 2024-03-30T04:54:58.249835+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:54:59.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:59 smithi089 bash[18545]: cephadm 2024-03-30T04:54:58.282272+0000 mgr.x (mgr.24521) 40 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:54:59.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:59 smithi089 bash[18545]: cephadm 2024-03-30T04:54:58.515862+0000 mgr.x (mgr.24521) 41 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2024-03-30T04:54:59.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:59 smithi089 bash[18545]: audit 2024-03-30T04:54:58.537670+0000 mon.a (mon.0) 1206 : audit [INF] from='client.? 172.21.15.89:0/658497046' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/885823207"}]': finished 2024-03-30T04:54:59.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:59 smithi089 bash[18545]: cluster 2024-03-30T04:54:58.537844+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-30T04:54:59.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:59 smithi089 bash[18545]: audit 2024-03-30T04:54:58.913170+0000 mon.a (mon.0) 1208 : audit [INF] from='client.? 172.21.15.89:0/1933076069' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2122949702"}]: dispatch 2024-03-30T04:54:59.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:54:59 smithi089 bash[18545]: cluster 2024-03-30T04:54:58.954247+0000 mgr.x (mgr.24521) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:54:59.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:59 smithi089 bash[23954]: cephadm 2024-03-30T04:54:58.282272+0000 mgr.x (mgr.24521) 40 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:54:59.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:59 smithi089 bash[23954]: cephadm 2024-03-30T04:54:58.515862+0000 mgr.x (mgr.24521) 41 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2024-03-30T04:54:59.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:59 smithi089 bash[23954]: audit 2024-03-30T04:54:58.537670+0000 mon.a (mon.0) 1206 : audit [INF] from='client.? 172.21.15.89:0/658497046' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/885823207"}]': finished 2024-03-30T04:54:59.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:59 smithi089 bash[23954]: cluster 2024-03-30T04:54:58.537844+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-30T04:54:59.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:59 smithi089 bash[23954]: audit 2024-03-30T04:54:58.913170+0000 mon.a (mon.0) 1208 : audit [INF] from='client.? 172.21.15.89:0/1933076069' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2122949702"}]: dispatch 2024-03-30T04:54:59.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:54:59 smithi089 bash[23954]: cluster 2024-03-30T04:54:58.954247+0000 mgr.x (mgr.24521) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:54:59.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:59 smithi118 bash[18665]: cephadm 2024-03-30T04:54:58.282272+0000 mgr.x (mgr.24521) 40 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:54:59.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:59 smithi118 bash[18665]: cephadm 2024-03-30T04:54:58.515862+0000 mgr.x (mgr.24521) 41 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2024-03-30T04:54:59.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:59 smithi118 bash[18665]: audit 2024-03-30T04:54:58.537670+0000 mon.a (mon.0) 1206 : audit [INF] from='client.? 172.21.15.89:0/658497046' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/885823207"}]': finished 2024-03-30T04:54:59.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:59 smithi118 bash[18665]: cluster 2024-03-30T04:54:58.537844+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-30T04:54:59.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:59 smithi118 bash[18665]: audit 2024-03-30T04:54:58.913170+0000 mon.a (mon.0) 1208 : audit [INF] from='client.? 172.21.15.89:0/1933076069' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2122949702"}]: dispatch 2024-03-30T04:54:59.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:54:59 smithi118 bash[18665]: cluster 2024-03-30T04:54:58.954247+0000 mgr.x (mgr.24521) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:55:00.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:00 smithi089 bash[18545]: audit 2024-03-30T04:54:59.561039+0000 mon.a (mon.0) 1209 : audit [INF] from='client.? 172.21.15.89:0/1933076069' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2122949702"}]': finished 2024-03-30T04:55:00.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:00 smithi089 bash[18545]: cluster 2024-03-30T04:54:59.561315+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-30T04:55:00.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:00 smithi089 bash[18545]: audit 2024-03-30T04:54:59.930942+0000 mon.a (mon.0) 1211 : audit [INF] from='client.? 172.21.15.89:0/3721660585' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3758256708"}]: dispatch 2024-03-30T04:55:00.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:00 smithi089 bash[23954]: audit 2024-03-30T04:54:59.561039+0000 mon.a (mon.0) 1209 : audit [INF] from='client.? 172.21.15.89:0/1933076069' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2122949702"}]': finished 2024-03-30T04:55:00.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:00 smithi089 bash[23954]: cluster 2024-03-30T04:54:59.561315+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-30T04:55:00.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:00 smithi089 bash[23954]: audit 2024-03-30T04:54:59.930942+0000 mon.a (mon.0) 1211 : audit [INF] from='client.? 172.21.15.89:0/3721660585' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3758256708"}]: dispatch 2024-03-30T04:55:00.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:00 smithi118 bash[18665]: audit 2024-03-30T04:54:59.561039+0000 mon.a (mon.0) 1209 : audit [INF] from='client.? 172.21.15.89:0/1933076069' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2122949702"}]': finished 2024-03-30T04:55:00.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:00 smithi118 bash[18665]: cluster 2024-03-30T04:54:59.561315+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-30T04:55:00.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:00 smithi118 bash[18665]: audit 2024-03-30T04:54:59.930942+0000 mon.a (mon.0) 1211 : audit [INF] from='client.? 172.21.15.89:0/3721660585' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3758256708"}]: dispatch 2024-03-30T04:55:01.330 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:55:01 smithi089 bash[63727]: level=info ts=2024-03-30T04:55:01.005Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003272919s 2024-03-30T04:55:01.830 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:01 smithi089 bash[23954]: audit 2024-03-30T04:55:00.561455+0000 mon.a (mon.0) 1212 : audit [INF] from='client.? 172.21.15.89:0/3721660585' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3758256708"}]': finished 2024-03-30T04:55:01.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:01 smithi089 bash[23954]: cluster 2024-03-30T04:55:00.561634+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-30T04:55:01.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:01 smithi089 bash[23954]: audit 2024-03-30T04:55:00.930997+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? 172.21.15.89:0/3847793228' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2712385958"}]: dispatch 2024-03-30T04:55:01.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:01 smithi089 bash[23954]: cluster 2024-03-30T04:55:00.954598+0000 mgr.x (mgr.24521) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T04:55:01.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:01 smithi089 bash[18545]: audit 2024-03-30T04:55:00.561455+0000 mon.a (mon.0) 1212 : audit [INF] from='client.? 172.21.15.89:0/3721660585' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3758256708"}]': finished 2024-03-30T04:55:01.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:01 smithi089 bash[18545]: cluster 2024-03-30T04:55:00.561634+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-30T04:55:01.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:01 smithi089 bash[18545]: audit 2024-03-30T04:55:00.930997+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? 172.21.15.89:0/3847793228' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2712385958"}]: dispatch 2024-03-30T04:55:01.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:01 smithi089 bash[18545]: cluster 2024-03-30T04:55:00.954598+0000 mgr.x (mgr.24521) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T04:55:01.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:01 smithi118 bash[18665]: audit 2024-03-30T04:55:00.561455+0000 mon.a (mon.0) 1212 : audit [INF] from='client.? 172.21.15.89:0/3721660585' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3758256708"}]': finished 2024-03-30T04:55:01.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:01 smithi118 bash[18665]: cluster 2024-03-30T04:55:00.561634+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-30T04:55:01.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:01 smithi118 bash[18665]: audit 2024-03-30T04:55:00.930997+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? 172.21.15.89:0/3847793228' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2712385958"}]: dispatch 2024-03-30T04:55:01.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:01 smithi118 bash[18665]: cluster 2024-03-30T04:55:00.954598+0000 mgr.x (mgr.24521) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T04:55:02.580 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:02 smithi118 bash[39267]: ts=2024-03-30T04:55:02.313Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.89:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.118:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:02.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:02 smithi089 bash[18545]: audit 2024-03-30T04:55:01.584410+0000 mon.a (mon.0) 1215 : audit [INF] from='client.? 172.21.15.89:0/3847793228' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2712385958"}]': finished 2024-03-30T04:55:02.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:02 smithi089 bash[18545]: cluster 2024-03-30T04:55:01.584562+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-30T04:55:02.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:02 smithi089 bash[18545]: audit 2024-03-30T04:55:01.954536+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.89:0/1703124360' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/478697996"}]: dispatch 2024-03-30T04:55:02.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:02 smithi089 bash[18545]: audit 2024-03-30T04:55:01.955419+0000 mon.a (mon.0) 1217 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/478697996"}]: dispatch 2024-03-30T04:55:02.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:02 smithi089 bash[23954]: audit 2024-03-30T04:55:01.584410+0000 mon.a (mon.0) 1215 : audit [INF] from='client.? 172.21.15.89:0/3847793228' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2712385958"}]': finished 2024-03-30T04:55:02.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:02 smithi089 bash[23954]: cluster 2024-03-30T04:55:01.584562+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-30T04:55:02.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:02 smithi089 bash[23954]: audit 2024-03-30T04:55:01.954536+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.89:0/1703124360' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/478697996"}]: dispatch 2024-03-30T04:55:02.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:02 smithi089 bash[23954]: audit 2024-03-30T04:55:01.955419+0000 mon.a (mon.0) 1217 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/478697996"}]: dispatch 2024-03-30T04:55:02.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:02 smithi118 bash[18665]: audit 2024-03-30T04:55:01.584410+0000 mon.a (mon.0) 1215 : audit [INF] from='client.? 172.21.15.89:0/3847793228' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2712385958"}]': finished 2024-03-30T04:55:02.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:02 smithi118 bash[18665]: cluster 2024-03-30T04:55:01.584562+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-30T04:55:02.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:02 smithi118 bash[18665]: audit 2024-03-30T04:55:01.954536+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.89:0/1703124360' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/478697996"}]: dispatch 2024-03-30T04:55:02.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:02 smithi118 bash[18665]: audit 2024-03-30T04:55:01.955419+0000 mon.a (mon.0) 1217 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/478697996"}]: dispatch 2024-03-30T04:55:03.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:03 smithi118 bash[18665]: audit 2024-03-30T04:55:02.584819+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/478697996"}]': finished 2024-03-30T04:55:03.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:03 smithi118 bash[18665]: cluster 2024-03-30T04:55:02.585077+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-30T04:55:03.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:03 smithi118 bash[18665]: cluster 2024-03-30T04:55:02.955320+0000 mgr.x (mgr.24521) 44 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:55:03.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:03 smithi118 bash[18665]: audit 2024-03-30T04:55:03.063695+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:04.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:03 smithi089 bash[18545]: audit 2024-03-30T04:55:02.584819+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/478697996"}]': finished 2024-03-30T04:55:04.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:03 smithi089 bash[18545]: cluster 2024-03-30T04:55:02.585077+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-30T04:55:04.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:03 smithi089 bash[18545]: cluster 2024-03-30T04:55:02.955320+0000 mgr.x (mgr.24521) 44 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:55:04.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:03 smithi089 bash[18545]: audit 2024-03-30T04:55:03.063695+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:04.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:03 smithi089 bash[23954]: audit 2024-03-30T04:55:02.584819+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/478697996"}]': finished 2024-03-30T04:55:04.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:03 smithi089 bash[23954]: cluster 2024-03-30T04:55:02.585077+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-30T04:55:04.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:03 smithi089 bash[23954]: cluster 2024-03-30T04:55:02.955320+0000 mgr.x (mgr.24521) 44 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:55:04.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:03 smithi089 bash[23954]: audit 2024-03-30T04:55:03.063695+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:05.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:05 smithi089 bash[18545]: cluster 2024-03-30T04:55:04.956820+0000 mgr.x (mgr.24521) 45 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-03-30T04:55:05.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:05 smithi089 bash[23954]: cluster 2024-03-30T04:55:04.956820+0000 mgr.x (mgr.24521) 45 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-03-30T04:55:05.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:05 smithi118 bash[18665]: cluster 2024-03-30T04:55:04.956820+0000 mgr.x (mgr.24521) 45 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-03-30T04:55:06.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:06 smithi089 bash[18545]: audit 2024-03-30T04:55:05.402067+0000 mgr.x (mgr.24521) 46 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:06.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:06 smithi089 bash[23954]: audit 2024-03-30T04:55:05.402067+0000 mgr.x (mgr.24521) 46 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:06.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:06 smithi118 bash[18665]: audit 2024-03-30T04:55:05.402067+0000 mgr.x (mgr.24521) 46 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:07.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:07 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:55:07] "GET /metrics HTTP/1.1" 200 37889 "" "Prometheus/2.33.4" 2024-03-30T04:55:07.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:07 smithi118 bash[18665]: cluster 2024-03-30T04:55:06.957704+0000 mgr.x (mgr.24521) 47 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-03-30T04:55:07.580 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:07 smithi089 bash[23954]: cluster 2024-03-30T04:55:06.957704+0000 mgr.x (mgr.24521) 47 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-03-30T04:55:07.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:07 smithi089 bash[18545]: cluster 2024-03-30T04:55:06.957704+0000 mgr.x (mgr.24521) 47 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-03-30T04:55:08.580 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:55:08 smithi089 bash[18794]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:55:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:55:09.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:09 smithi118 bash[18665]: cluster 2024-03-30T04:55:08.958808+0000 mgr.x (mgr.24521) 48 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:09.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:09 smithi089 bash[18545]: cluster 2024-03-30T04:55:08.958808+0000 mgr.x (mgr.24521) 48 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:09.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:09 smithi089 bash[23954]: cluster 2024-03-30T04:55:08.958808+0000 mgr.x (mgr.24521) 48 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:11.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:11 smithi089 bash[18545]: cluster 2024-03-30T04:55:10.960256+0000 mgr.x (mgr.24521) 49 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:55:11.223 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:11 smithi089 bash[23954]: cluster 2024-03-30T04:55:10.960256+0000 mgr.x (mgr.24521) 49 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:55:11.356 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[18665]: cluster 2024-03-30T04:55:10.960256+0000 mgr.x (mgr.24521) 49 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:55:11.356 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 systemd[1]: Stopping Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T04:55:11.356 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[50035]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:55:11.356 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[39267]: ts=2024-03-30T04:55:11.133Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:55:11.356 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[39267]: ts=2024-03-30T04:55:11.134Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T04:55:11.357 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[39267]: ts=2024-03-30T04:55:11.134Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T04:55:11.357 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[39267]: ts=2024-03-30T04:55:11.134Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T04:55:11.357 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[39267]: ts=2024-03-30T04:55:11.134Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T04:55:11.357 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[39267]: ts=2024-03-30T04:55:11.134Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T04:55:11.357 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[39267]: ts=2024-03-30T04:55:11.134Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T04:55:11.357 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[39267]: ts=2024-03-30T04:55:11.134Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T04:55:11.357 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[39267]: ts=2024-03-30T04:55:11.134Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T04:55:11.357 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[39267]: ts=2024-03-30T04:55:11.134Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T04:55:11.357 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[39267]: ts=2024-03-30T04:55:11.134Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T04:55:11.357 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[39267]: ts=2024-03-30T04:55:11.135Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T04:55:11.949 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[50044]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T04:55:11.949 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 bash[50078]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:55:11.949 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T04:55:11.949 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 systemd[1]: Stopped Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:55:11.949 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:11 smithi118 systemd[1]: Started Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:55:13.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:12 smithi089 bash[18545]: audit 2024-03-30T04:55:11.964642+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:13.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:12 smithi089 bash[18545]: audit 2024-03-30T04:55:11.971830+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:13.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:12 smithi089 bash[23954]: audit 2024-03-30T04:55:11.964642+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:13.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:12 smithi089 bash[23954]: audit 2024-03-30T04:55:11.971830+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:13.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:12 smithi118 bash[18665]: audit 2024-03-30T04:55:11.964642+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:13.214 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:12 smithi118 bash[18665]: audit 2024-03-30T04:55:11.971830+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:13.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.277Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T04:55:13.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.277Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T04:55:13.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.277Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T04:55:13.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.277Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi118 (none))" 2024-03-30T04:55:13.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.277Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T04:55:13.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.277Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T04:55:13.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.280Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T04:55:13.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.280Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T04:55:13.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.281Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T04:55:13.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.285Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T04:55:13.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.285Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.774µs 2024-03-30T04:55:13.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.285Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T04:55:13.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.286Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-03-30T04:55:13.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[18665]: cephadm 2024-03-30T04:55:11.986201+0000 mgr.x (mgr.24521) 50 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-30T04:55:13.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[18665]: cephadm 2024-03-30T04:55:11.986634+0000 mgr.x (mgr.24521) 51 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi118 2024-03-30T04:55:13.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[18665]: cluster 2024-03-30T04:55:12.961118+0000 mgr.x (mgr.24521) 52 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s 2024-03-30T04:55:13.987 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.740Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-03-30T04:55:13.987 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.741Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-03-30T04:55:13.988 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.741Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.526µs wal_replay_duration=455.886081ms total_replay_duration=455.938266ms 2024-03-30T04:55:13.988 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.744Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T04:55:13.988 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.744Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T04:55:13.988 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.744Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T04:55:13.988 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.775Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=31.297946ms db_storage=788ns remote_storage=1.474µs web_handler=350ns query_engine=750ns scrape=242.467µs scrape_sd=102.502µs notify=24.27µs notify_sd=18.905µs rules=30.515623ms 2024-03-30T04:55:13.988 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:13 smithi118 bash[50107]: ts=2024-03-30T04:55:13.775Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T04:55:14.214 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:13 smithi089 bash[18545]: cephadm 2024-03-30T04:55:11.986201+0000 mgr.x (mgr.24521) 50 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-30T04:55:14.214 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:13 smithi089 bash[18545]: cephadm 2024-03-30T04:55:11.986634+0000 mgr.x (mgr.24521) 51 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi118 2024-03-30T04:55:14.214 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:13 smithi089 bash[18545]: cluster 2024-03-30T04:55:12.961118+0000 mgr.x (mgr.24521) 52 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s 2024-03-30T04:55:14.214 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:13 smithi089 bash[23954]: cephadm 2024-03-30T04:55:11.986201+0000 mgr.x (mgr.24521) 50 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-30T04:55:14.214 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:13 smithi089 bash[23954]: cephadm 2024-03-30T04:55:11.986634+0000 mgr.x (mgr.24521) 51 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi118 2024-03-30T04:55:14.215 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:13 smithi089 bash[23954]: cluster 2024-03-30T04:55:12.961118+0000 mgr.x (mgr.24521) 52 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s 2024-03-30T04:55:15.013 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:14 smithi118 systemd[1]: Stopping Ceph node-exporter.b for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T04:55:15.013 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:14 smithi118 bash[50295]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-node-exporter.b 2024-03-30T04:55:15.642 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:15 smithi118 bash[50304]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T04:55:15.643 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:15 smithi118 bash[50342]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-node-exporter.b 2024-03-30T04:55:15.643 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:15 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:55:15.643 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:15 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T04:55:15.643 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:15 smithi118 systemd[1]: Stopped Ceph node-exporter.b for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:55:15.643 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:15 smithi118 systemd[1]: Started Ceph node-exporter.b for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:55:16.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:15 smithi118 bash[18665]: cluster 2024-03-30T04:55:14.962844+0000 mgr.x (mgr.24521) 53 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:16.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:15 smithi118 bash[18665]: audit 2024-03-30T04:55:15.552316+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:16.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:15 smithi118 bash[18665]: audit 2024-03-30T04:55:15.564060+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:16.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:15 smithi118 bash[18665]: audit 2024-03-30T04:55:15.653306+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:16.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:15 smithi118 bash[18665]: audit 2024-03-30T04:55:15.662767+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:16.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:15 smithi118 bash[18665]: audit 2024-03-30T04:55:15.667349+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:55:16.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:15 smithi089 bash[18545]: cluster 2024-03-30T04:55:14.962844+0000 mgr.x (mgr.24521) 53 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:16.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:15 smithi089 bash[18545]: audit 2024-03-30T04:55:15.552316+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:16.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:15 smithi089 bash[18545]: audit 2024-03-30T04:55:15.564060+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:16.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:15 smithi089 bash[18545]: audit 2024-03-30T04:55:15.653306+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:16.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:15 smithi089 bash[18545]: audit 2024-03-30T04:55:15.662767+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:16.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:15 smithi089 bash[18545]: audit 2024-03-30T04:55:15.667349+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:55:16.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:15 smithi089 bash[23954]: cluster 2024-03-30T04:55:14.962844+0000 mgr.x (mgr.24521) 53 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:16.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:15 smithi089 bash[23954]: audit 2024-03-30T04:55:15.552316+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:16.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:15 smithi089 bash[23954]: audit 2024-03-30T04:55:15.564060+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:16.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:15 smithi089 bash[23954]: audit 2024-03-30T04:55:15.653306+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:16.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:15 smithi089 bash[23954]: audit 2024-03-30T04:55:15.662767+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:16.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:15 smithi089 bash[23954]: audit 2024-03-30T04:55:15.667349+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:55:16.643 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.360Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T04:55:16.643 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.360Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T04:55:16.643 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.361Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-30T04:55:16.643 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.361Z 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-03-30T04:55:16.644 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.361Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T04:55:16.644 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.361Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T04:55:16.644 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.361Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T04:55:16.644 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.361Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T04:55:16.644 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.361Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T04:55:16.644 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.361Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T04:55:16.644 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.361Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T04:55:16.644 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.361Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T04:55:16.644 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.361Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T04:55:16.644 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.361Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T04:55:16.644 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.361Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T04:55:16.644 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.361Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T04:55:16.644 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T04:55:16.645 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T04:55:16.645 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T04:55:16.645 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T04:55:16.645 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T04:55:16.645 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T04:55:16.645 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T04:55:16.645 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T04:55:16.645 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T04:55:16.645 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T04:55:16.645 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T04:55:16.645 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T04:55:16.645 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T04:55:16.645 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T04:55:16.645 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T04:55:16.646 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T04:55:16.646 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T04:55:16.646 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T04:55:16.646 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T04:55:16.646 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T04:55:16.646 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T04:55:16.646 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T04:55:16.646 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T04:55:16.646 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T04:55:16.646 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T04:55:16.646 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T04:55:16.646 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T04:55:16.646 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T04:55:16.647 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T04:55:16.647 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T04:55:16.647 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T04:55:16.647 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T04:55:16.647 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T04:55:16.647 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[50372]: ts=2024-03-30T04:55:16.362Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T04:55:17.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:16 smithi089 bash[18545]: audit 2024-03-30T04:55:15.409610+0000 mgr.x (mgr.24521) 54 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:16 smithi089 bash[18545]: cephadm 2024-03-30T04:55:15.608950+0000 mgr.x (mgr.24521) 55 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-30T04:55:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:16 smithi089 bash[18545]: cephadm 2024-03-30T04:55:15.619763+0000 mgr.x (mgr.24521) 56 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-30T04:55:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:16 smithi089 bash[18545]: audit 2024-03-30T04:55:15.667885+0000 mgr.x (mgr.24521) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:55:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:16 smithi089 bash[18545]: cephadm 2024-03-30T04:55:15.673199+0000 mgr.x (mgr.24521) 58 : cephadm [INF] Reconfiguring daemon grafana.a on smithi118 2024-03-30T04:55:17.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:16 smithi089 bash[23954]: audit 2024-03-30T04:55:15.409610+0000 mgr.x (mgr.24521) 54 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:17.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:16 smithi089 bash[23954]: cephadm 2024-03-30T04:55:15.608950+0000 mgr.x (mgr.24521) 55 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-30T04:55:17.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:16 smithi089 bash[23954]: cephadm 2024-03-30T04:55:15.619763+0000 mgr.x (mgr.24521) 56 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-30T04:55:17.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:16 smithi089 bash[23954]: audit 2024-03-30T04:55:15.667885+0000 mgr.x (mgr.24521) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:55:17.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:16 smithi089 bash[23954]: cephadm 2024-03-30T04:55:15.673199+0000 mgr.x (mgr.24521) 58 : cephadm [INF] Reconfiguring daemon grafana.a on smithi118 2024-03-30T04:55:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[18665]: audit 2024-03-30T04:55:15.409610+0000 mgr.x (mgr.24521) 54 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[18665]: cephadm 2024-03-30T04:55:15.608950+0000 mgr.x (mgr.24521) 55 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-30T04:55:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[18665]: cephadm 2024-03-30T04:55:15.619763+0000 mgr.x (mgr.24521) 56 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-30T04:55:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[18665]: audit 2024-03-30T04:55:15.667885+0000 mgr.x (mgr.24521) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:55:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:16 smithi118 bash[18665]: cephadm 2024-03-30T04:55:15.673199+0000 mgr.x (mgr.24521) 58 : cephadm [INF] Reconfiguring daemon grafana.a on smithi118 2024-03-30T04:55:18.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:17 smithi089 bash[18545]: cluster 2024-03-30T04:55:16.963615+0000 mgr.x (mgr.24521) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:18.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:17 smithi089 bash[23954]: cluster 2024-03-30T04:55:16.963615+0000 mgr.x (mgr.24521) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:18.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:17 smithi118 bash[18665]: cluster 2024-03-30T04:55:16.963615+0000 mgr.x (mgr.24521) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:19.142 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:18 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:55:18] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.33.4" 2024-03-30T04:55:19.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:18 smithi118 bash[18665]: audit 2024-03-30T04:55:18.063705+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:19.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:18 smithi118 bash[18665]: cluster 2024-03-30T04:55:18.964747+0000 mgr.x (mgr.24521) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:19.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:18 smithi089 bash[18545]: audit 2024-03-30T04:55:18.063705+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:19.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:18 smithi089 bash[18545]: cluster 2024-03-30T04:55:18.964747+0000 mgr.x (mgr.24521) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:19.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:18 smithi089 bash[23954]: audit 2024-03-30T04:55:18.063705+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:19.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:18 smithi089 bash[23954]: cluster 2024-03-30T04:55:18.964747+0000 mgr.x (mgr.24521) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:21.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:21 smithi089 bash[18545]: cluster 2024-03-30T04:55:20.966020+0000 mgr.x (mgr.24521) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:21.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:21 smithi089 bash[23954]: cluster 2024-03-30T04:55:20.966020+0000 mgr.x (mgr.24521) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:21.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:21 smithi118 bash[18665]: cluster 2024-03-30T04:55:20.966020+0000 mgr.x (mgr.24521) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:23.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:23 smithi089 bash[18545]: cluster 2024-03-30T04:55:22.966462+0000 mgr.x (mgr.24521) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:23.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:23 smithi089 bash[23954]: cluster 2024-03-30T04:55:22.966462+0000 mgr.x (mgr.24521) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:23.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:23 smithi118 bash[18665]: cluster 2024-03-30T04:55:22.966462+0000 mgr.x (mgr.24521) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:23.808 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:23 smithi118 bash[50107]: ts=2024-03-30T04:55:23.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi118\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi118\", job=\"node\", machine=\"x86_64\", nodename=\"smithi118\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi118\", job=\"node\", machine=\"x86_64\", nodename=\"smithi118\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:25.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:25 smithi089 bash[18545]: cluster 2024-03-30T04:55:24.968176+0000 mgr.x (mgr.24521) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:25.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:25 smithi089 bash[23954]: cluster 2024-03-30T04:55:24.968176+0000 mgr.x (mgr.24521) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:25.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:25 smithi118 bash[18665]: cluster 2024-03-30T04:55:24.968176+0000 mgr.x (mgr.24521) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:26.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:26 smithi089 bash[18545]: audit 2024-03-30T04:55:25.417695+0000 mgr.x (mgr.24521) 64 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:26.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:26 smithi089 bash[23954]: audit 2024-03-30T04:55:25.417695+0000 mgr.x (mgr.24521) 64 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:26.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:26 smithi118 bash[18665]: audit 2024-03-30T04:55:25.417695+0000 mgr.x (mgr.24521) 64 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:27.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:27 smithi089 bash[18545]: cluster 2024-03-30T04:55:26.968872+0000 mgr.x (mgr.24521) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:27.580 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:27 smithi089 bash[23954]: cluster 2024-03-30T04:55:26.968872+0000 mgr.x (mgr.24521) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:27.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:27 smithi118 bash[18665]: cluster 2024-03-30T04:55:26.968872+0000 mgr.x (mgr.24521) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:28.931 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:28 smithi118 systemd[1]: Stopping Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T04:55:28.932 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:28 smithi118 bash[51193]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-grafana.a 2024-03-30T04:55:28.932 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:28 smithi118 bash[50107]: ts=2024-03-30T04:55:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:29.211 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:28 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:55:28] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.33.4" 2024-03-30T04:55:29.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:29 smithi118 bash[18665]: cluster 2024-03-30T04:55:28.969757+0000 mgr.x (mgr.24521) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:29.212 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:28 smithi118 bash[38046]: t=2024-03-30T04:55:28+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-03-30T04:55:29.212 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:28 smithi118 bash[38046]: t=2024-03-30T04:55:28+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-03-30T04:55:29.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:29 smithi089 bash[18545]: cluster 2024-03-30T04:55:28.969757+0000 mgr.x (mgr.24521) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:29.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:29 smithi089 bash[23954]: cluster 2024-03-30T04:55:28.969757+0000 mgr.x (mgr.24521) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:29.797 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:29 smithi118 bash[51203]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-grafana-a 2024-03-30T04:55:29.798 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:29 smithi118 bash[51237]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-grafana.a 2024-03-30T04:55:29.798 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:29 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Deactivated successfully. 2024-03-30T04:55:29.798 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:29 smithi118 systemd[1]: Stopped Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:55:29.798 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:29 smithi118 systemd[1]: Started Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:55:30.193 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:29 smithi118 bash[45599]: [30/Mar/2024:04:55:29] ENGINE Bus STOPPING 2024-03-30T04:55:30.193 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:29 smithi118 bash[45599]: [30/Mar/2024:04:55:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T04:55:30.193 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:29 smithi118 bash[45599]: [30/Mar/2024:04:55:29] ENGINE Bus STOPPED 2024-03-30T04:55:30.193 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:29 smithi118 bash[45599]: [30/Mar/2024:04:55:29] ENGINE Bus STARTING 2024-03-30T04:55:30.194 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:29 smithi118 bash[45599]: [30/Mar/2024:04:55:29] ENGINE Serving on http://:::9283 2024-03-30T04:55:30.194 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[45599]: [30/Mar/2024:04:55:29] ENGINE Bus STARTED 2024-03-30T04:55:30.194 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[45599]: [30/Mar/2024:04:55:29] ENGINE Bus STOPPING 2024-03-30T04:55:30.194 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[45599]: [30/Mar/2024:04:55:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T04:55:30.194 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[45599]: [30/Mar/2024:04:55:30] ENGINE Bus STOPPED 2024-03-30T04:55:30.194 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[45599]: [30/Mar/2024:04:55:30] ENGINE Bus STARTING 2024-03-30T04:55:30.644 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[45599]: [30/Mar/2024:04:55:30] ENGINE Serving on http://:::9283 2024-03-30T04:55:30.645 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[45599]: [30/Mar/2024:04:55:30] ENGINE Bus STARTED 2024-03-30T04:55:30.645 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[45599]: [30/Mar/2024:04:55:30] ENGINE Bus STOPPING 2024-03-30T04:55:30.645 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[45599]: [30/Mar/2024:04:55:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T04:55:30.645 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[45599]: [30/Mar/2024:04:55:30] ENGINE Bus STOPPED 2024-03-30T04:55:30.645 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[45599]: [30/Mar/2024:04:55:30] ENGINE Bus STARTING 2024-03-30T04:55:30.645 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[45599]: [30/Mar/2024:04:55:30] ENGINE Serving on http://:::9283 2024-03-30T04:55:30.645 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[45599]: [30/Mar/2024:04:55:30] ENGINE Bus STARTED 2024-03-30T04:55:31.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.811847+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.822642+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.856872+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:55:31.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.857349+0000 mgr.x (mgr.24521) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:55:31.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.858354+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:55:31.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.858689+0000 mgr.x (mgr.24521) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:55:31.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.867075+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.874673+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:55:31.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.875324+0000 mgr.x (mgr.24521) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:55:31.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.892054+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: cephadm 2024-03-30T04:55:29.894331+0000 mgr.x (mgr.24521) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.89:5000 to Dashboard 2024-03-30T04:55:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.894562+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:55:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.895006+0000 mgr.x (mgr.24521) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:55:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.896934+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T04:55:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.897436+0000 mgr.x (mgr.24521) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T04:55:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.903227+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.908211+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:55:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.908636+0000 mgr.x (mgr.24521) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:55:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.909596+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:55:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.910015+0000 mgr.x (mgr.24521) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:55:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.917714+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.925379+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:55:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.925861+0000 mgr.x (mgr.24521) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:55:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.929318+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:55:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.929762+0000 mgr.x (mgr.24521) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:55:31.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.937615+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.953449+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T04:55:31.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.953495+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T04:55:31.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.953692+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T04:55:31.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[18545]: audit 2024-03-30T04:55:29.954020+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T04:55:31.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.811847+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.822642+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.856872+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:55:31.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.857349+0000 mgr.x (mgr.24521) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:55:31.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.858354+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:55:31.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.858689+0000 mgr.x (mgr.24521) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:55:31.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.867075+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.874673+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:55:31.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.875324+0000 mgr.x (mgr.24521) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:55:31.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.892054+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: cephadm 2024-03-30T04:55:29.894331+0000 mgr.x (mgr.24521) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.89:5000 to Dashboard 2024-03-30T04:55:31.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.894562+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:55:31.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.895006+0000 mgr.x (mgr.24521) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:55:31.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.896934+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T04:55:31.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.897436+0000 mgr.x (mgr.24521) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T04:55:31.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.903227+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.908211+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:55:31.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.908636+0000 mgr.x (mgr.24521) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:55:31.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.909596+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:55:31.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.910015+0000 mgr.x (mgr.24521) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:55:31.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.917714+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.925379+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:55:31.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.925861+0000 mgr.x (mgr.24521) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:55:31.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.929318+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:55:31.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.929762+0000 mgr.x (mgr.24521) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:55:31.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.937615+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.953449+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T04:55:31.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.953495+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T04:55:31.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.953692+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T04:55:31.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:30 smithi089 bash[23954]: audit 2024-03-30T04:55:29.954020+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T04:55:31.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.811847+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.822642+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.856872+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:55:31.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.857349+0000 mgr.x (mgr.24521) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:55:31.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.858354+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:55:31.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.858689+0000 mgr.x (mgr.24521) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:55:31.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.867075+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.874673+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:55:31.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.875324+0000 mgr.x (mgr.24521) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:55:31.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.892054+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: cephadm 2024-03-30T04:55:29.894331+0000 mgr.x (mgr.24521) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.89:5000 to Dashboard 2024-03-30T04:55:31.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.894562+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:55:31.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.895006+0000 mgr.x (mgr.24521) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:55:31.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.896934+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T04:55:31.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.897436+0000 mgr.x (mgr.24521) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T04:55:31.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.903227+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.908211+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:55:31.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.908636+0000 mgr.x (mgr.24521) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:55:31.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.909596+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:55:31.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.910015+0000 mgr.x (mgr.24521) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:55:31.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.917714+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.925379+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:55:31.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.925861+0000 mgr.x (mgr.24521) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:55:31.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.929318+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:55:31.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.929762+0000 mgr.x (mgr.24521) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:55:31.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.937615+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:31.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.953449+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T04:55:31.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.953495+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T04:55:31.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.953692+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T04:55:31.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:30 smithi118 bash[18665]: audit 2024-03-30T04:55:29.954020+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T04:55:31.642 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:31 smithi118 bash[51267]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:55:31.642 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:31 smithi118 bash[51267]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:55:32.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:31 smithi089 bash[18545]: cephadm 2024-03-30T04:55:30.167165+0000 mgr.x (mgr.24521) 77 : cephadm [INF] Deploying daemon agent.smithi118 on smithi118 2024-03-30T04:55:32.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:31 smithi089 bash[18545]: cephadm 2024-03-30T04:55:30.178934+0000 mgr.x (mgr.24521) 78 : cephadm [INF] Reconfiguring daemon agent.smithi089 on smithi089 2024-03-30T04:55:32.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:31 smithi089 bash[18545]: cluster 2024-03-30T04:55:30.971034+0000 mgr.x (mgr.24521) 79 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:32.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:31 smithi089 bash[23954]: cephadm 2024-03-30T04:55:30.167165+0000 mgr.x (mgr.24521) 77 : cephadm [INF] Deploying daemon agent.smithi118 on smithi118 2024-03-30T04:55:32.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:31 smithi089 bash[23954]: cephadm 2024-03-30T04:55:30.178934+0000 mgr.x (mgr.24521) 78 : cephadm [INF] Reconfiguring daemon agent.smithi089 on smithi089 2024-03-30T04:55:32.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:31 smithi089 bash[23954]: cluster 2024-03-30T04:55:30.971034+0000 mgr.x (mgr.24521) 79 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:32.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:31 smithi118 bash[18665]: cephadm 2024-03-30T04:55:30.167165+0000 mgr.x (mgr.24521) 77 : cephadm [INF] Deploying daemon agent.smithi118 on smithi118 2024-03-30T04:55:32.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:31 smithi118 bash[18665]: cephadm 2024-03-30T04:55:30.178934+0000 mgr.x (mgr.24521) 78 : cephadm [INF] Reconfiguring daemon agent.smithi089 on smithi089 2024-03-30T04:55:32.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:31 smithi118 bash[18665]: cluster 2024-03-30T04:55:30.971034+0000 mgr.x (mgr.24521) 79 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:32.519 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:32 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:55:32.519 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:32 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:55:33.295 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.296 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.296 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.296 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.297 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.297 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.297 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.298 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.557 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.557 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:33 smithi118 bash[18665]: audit 2024-03-30T04:55:32.375514+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:33.557 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:33 smithi118 bash[18665]: cluster 2024-03-30T04:55:32.971863+0000 mgr.x (mgr.24521) 80 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:33.557 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:33 smithi118 bash[18665]: audit 2024-03-30T04:55:33.068812+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:33.558 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.558 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.558 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.558 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.559 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.559 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.559 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.559 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:33 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:33.560 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:33 smithi118 bash[50107]: ts=2024-03-30T04:55:33.511Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:33.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:33 smithi089 bash[18545]: audit 2024-03-30T04:55:32.375514+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:33.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:33 smithi089 bash[18545]: cluster 2024-03-30T04:55:32.971863+0000 mgr.x (mgr.24521) 80 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:33.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:33 smithi089 bash[18545]: audit 2024-03-30T04:55:33.068812+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:33.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:33 smithi089 bash[23954]: audit 2024-03-30T04:55:32.375514+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:33.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:33 smithi089 bash[23954]: cluster 2024-03-30T04:55:32.971863+0000 mgr.x (mgr.24521) 80 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:33.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:33 smithi089 bash[23954]: audit 2024-03-30T04:55:33.068812+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:34.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:34 smithi089 bash[18545]: audit 2024-03-30T04:55:33.613703+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:34.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:34 smithi089 bash[18545]: audit 2024-03-30T04:55:34.070639+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:34.869 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:34 smithi089 bash[23954]: audit 2024-03-30T04:55:33.613703+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:34.869 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:34 smithi089 bash[23954]: audit 2024-03-30T04:55:34.070639+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:34.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:34 smithi118 bash[18665]: audit 2024-03-30T04:55:33.613703+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:34.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:34 smithi118 bash[18665]: audit 2024-03-30T04:55:34.070639+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:35.689 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:35 smithi089 bash[18545]: cluster 2024-03-30T04:55:34.973841+0000 mgr.x (mgr.24521) 81 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:35.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:35 smithi089 bash[23954]: cluster 2024-03-30T04:55:34.973841+0000 mgr.x (mgr.24521) 81 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:35.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:35 smithi118 bash[18665]: cluster 2024-03-30T04:55:34.973841+0000 mgr.x (mgr.24521) 81 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:36.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:36 smithi089 bash[18545]: audit 2024-03-30T04:55:35.425554+0000 mgr.x (mgr.24521) 82 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:36.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:36 smithi089 bash[23954]: audit 2024-03-30T04:55:35.425554+0000 mgr.x (mgr.24521) 82 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:36.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:36 smithi118 bash[18665]: audit 2024-03-30T04:55:35.425554+0000 mgr.x (mgr.24521) 82 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:37.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:37 smithi089 bash[18545]: cluster 2024-03-30T04:55:36.974559+0000 mgr.x (mgr.24521) 83 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:37.830 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:37 smithi089 bash[23954]: cluster 2024-03-30T04:55:36.974559+0000 mgr.x (mgr.24521) 83 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:37.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:37 smithi118 bash[18665]: cluster 2024-03-30T04:55:36.974559+0000 mgr.x (mgr.24521) 83 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:38.892 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:38 smithi118 bash[50107]: ts=2024-03-30T04:55:38.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:39.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:39 smithi118 bash[18665]: audit 2024-03-30T04:55:38.095102+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:39.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:39 smithi118 bash[18665]: audit 2024-03-30T04:55:38.111259+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:39.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:38 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:55:38] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.33.4" 2024-03-30T04:55:39.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:39 smithi089 bash[18545]: audit 2024-03-30T04:55:38.095102+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:39.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:39 smithi089 bash[18545]: audit 2024-03-30T04:55:38.111259+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:39.580 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:39 smithi089 bash[23954]: audit 2024-03-30T04:55:38.095102+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:39.580 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:39 smithi089 bash[23954]: audit 2024-03-30T04:55:38.111259+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:40 smithi118 bash[18665]: cluster 2024-03-30T04:55:38.975303+0000 mgr.x (mgr.24521) 84 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:40.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:40 smithi118 bash[18665]: audit 2024-03-30T04:55:39.101581+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:40 smithi118 bash[18665]: audit 2024-03-30T04:55:39.107687+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:40 smithi118 bash[18665]: audit 2024-03-30T04:55:39.112803+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:55:40.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:40 smithi118 bash[18665]: audit 2024-03-30T04:55:39.113634+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:55:40.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:40 smithi118 bash[18665]: cluster 2024-03-30T04:55:39.115435+0000 mgr.x (mgr.24521) 85 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1009 B/s rd, 0 op/s 2024-03-30T04:55:40.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:40 smithi118 bash[18665]: audit 2024-03-30T04:55:39.120025+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:40 smithi118 bash[18665]: audit 2024-03-30T04:55:39.129191+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:40 smithi118 bash[18665]: audit 2024-03-30T04:55:39.166530+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T04:55:40.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:40 smithi118 bash[18665]: audit 2024-03-30T04:55:39.166733+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T04:55:40.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:40 smithi118 bash[18665]: audit 2024-03-30T04:55:39.496599+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:40 smithi118 bash[18665]: audit 2024-03-30T04:55:39.508988+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:40 smithi118 bash[18665]: cluster 2024-03-30T04:55:39.511640+0000 mgr.x (mgr.24521) 86 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:40.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:40 smithi118 bash[18665]: audit 2024-03-30T04:55:39.520816+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:40 smithi118 bash[18665]: cephadm 2024-03-30T04:55:39.715488+0000 mgr.x (mgr.24521) 87 : cephadm [INF] Deploying daemon agent.smithi089 on smithi089 2024-03-30T04:55:40.440 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.440 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.440 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.441 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.441 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.441 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.441 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[18545]: cluster 2024-03-30T04:55:38.975303+0000 mgr.x (mgr.24521) 84 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:40.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[18545]: audit 2024-03-30T04:55:39.101581+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[18545]: audit 2024-03-30T04:55:39.107687+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[18545]: audit 2024-03-30T04:55:39.112803+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:55:40.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[18545]: audit 2024-03-30T04:55:39.113634+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:55:40.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[18545]: cluster 2024-03-30T04:55:39.115435+0000 mgr.x (mgr.24521) 85 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1009 B/s rd, 0 op/s 2024-03-30T04:55:40.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[18545]: audit 2024-03-30T04:55:39.120025+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[18545]: audit 2024-03-30T04:55:39.129191+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[18545]: audit 2024-03-30T04:55:39.166530+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T04:55:40.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[18545]: audit 2024-03-30T04:55:39.166733+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T04:55:40.443 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[18545]: audit 2024-03-30T04:55:39.496599+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.443 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[18545]: audit 2024-03-30T04:55:39.508988+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.443 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[18545]: cluster 2024-03-30T04:55:39.511640+0000 mgr.x (mgr.24521) 86 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:40.443 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[18545]: audit 2024-03-30T04:55:39.520816+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.443 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[18545]: cephadm 2024-03-30T04:55:39.715488+0000 mgr.x (mgr.24521) 87 : cephadm [INF] Deploying daemon agent.smithi089 on smithi089 2024-03-30T04:55:40.443 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[23954]: cluster 2024-03-30T04:55:38.975303+0000 mgr.x (mgr.24521) 84 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:40.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[23954]: audit 2024-03-30T04:55:39.101581+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[23954]: audit 2024-03-30T04:55:39.107687+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[23954]: audit 2024-03-30T04:55:39.112803+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:55:40.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[23954]: audit 2024-03-30T04:55:39.113634+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:55:40.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[23954]: cluster 2024-03-30T04:55:39.115435+0000 mgr.x (mgr.24521) 85 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1009 B/s rd, 0 op/s 2024-03-30T04:55:40.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[23954]: audit 2024-03-30T04:55:39.120025+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[23954]: audit 2024-03-30T04:55:39.129191+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[23954]: audit 2024-03-30T04:55:39.166530+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T04:55:40.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[23954]: audit 2024-03-30T04:55:39.166733+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T04:55:40.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[23954]: audit 2024-03-30T04:55:39.496599+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[23954]: audit 2024-03-30T04:55:39.508988+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[23954]: cluster 2024-03-30T04:55:39.511640+0000 mgr.x (mgr.24521) 86 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:40.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[23954]: audit 2024-03-30T04:55:39.520816+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:40.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 bash[23954]: cephadm 2024-03-30T04:55:39.715488+0000 mgr.x (mgr.24521) 87 : cephadm [INF] Deploying daemon agent.smithi089 on smithi089 2024-03-30T04:55:40.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.697 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.698 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.698 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.698 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.698 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.699 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.699 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.699 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:40.700 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:55:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:55:41.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[18545]: cluster 2024-03-30T04:55:40.110805+0000 mon.a (mon.0) 1248 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-30T04:55:41.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[18545]: cluster 2024-03-30T04:55:40.110858+0000 mon.a (mon.0) 1249 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:55:41.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[18545]: audit 2024-03-30T04:55:40.751376+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:41.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[18545]: audit 2024-03-30T04:55:40.804314+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:55:41.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[18545]: audit 2024-03-30T04:55:40.806238+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:55:41.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[18545]: cluster 2024-03-30T04:55:40.809431+0000 mgr.x (mgr.24521) 88 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:55:41.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[18545]: cluster 2024-03-30T04:55:40.809898+0000 mgr.x (mgr.24521) 89 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-30T04:55:41.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[18545]: cluster 2024-03-30T04:55:40.810513+0000 mgr.x (mgr.24521) 90 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:55:41.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[18545]: audit 2024-03-30T04:55:40.819426+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:41.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[23954]: cluster 2024-03-30T04:55:40.110805+0000 mon.a (mon.0) 1248 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-30T04:55:41.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[23954]: cluster 2024-03-30T04:55:40.110858+0000 mon.a (mon.0) 1249 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:55:41.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[23954]: audit 2024-03-30T04:55:40.751376+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:41.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[23954]: audit 2024-03-30T04:55:40.804314+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:55:41.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[23954]: audit 2024-03-30T04:55:40.806238+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:55:41.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[23954]: cluster 2024-03-30T04:55:40.809431+0000 mgr.x (mgr.24521) 88 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:55:41.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[23954]: cluster 2024-03-30T04:55:40.809898+0000 mgr.x (mgr.24521) 89 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-30T04:55:41.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[23954]: cluster 2024-03-30T04:55:40.810513+0000 mgr.x (mgr.24521) 90 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:55:41.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:41 smithi089 bash[23954]: audit 2024-03-30T04:55:40.819426+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:41.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:41 smithi118 bash[18665]: cluster 2024-03-30T04:55:40.110805+0000 mon.a (mon.0) 1248 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-30T04:55:41.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:41 smithi118 bash[18665]: cluster 2024-03-30T04:55:40.110858+0000 mon.a (mon.0) 1249 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:55:41.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:41 smithi118 bash[18665]: audit 2024-03-30T04:55:40.751376+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:41.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:41 smithi118 bash[18665]: audit 2024-03-30T04:55:40.804314+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:55:41.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:41 smithi118 bash[18665]: audit 2024-03-30T04:55:40.806238+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:55:41.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:41 smithi118 bash[18665]: cluster 2024-03-30T04:55:40.809431+0000 mgr.x (mgr.24521) 88 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:55:41.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:41 smithi118 bash[18665]: cluster 2024-03-30T04:55:40.809898+0000 mgr.x (mgr.24521) 89 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-30T04:55:41.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:41 smithi118 bash[18665]: cluster 2024-03-30T04:55:40.810513+0000 mgr.x (mgr.24521) 90 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:55:41.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:41 smithi118 bash[18665]: audit 2024-03-30T04:55:40.819426+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:42.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:42 smithi089 bash[18545]: audit 2024-03-30T04:55:41.217990+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:42.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:42 smithi089 bash[18545]: cluster 2024-03-30T04:55:41.748982+0000 mon.a (mon.0) 1253 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-03-30T04:55:42.580 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:42 smithi089 bash[23954]: audit 2024-03-30T04:55:41.217990+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:42.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:42 smithi089 bash[23954]: cluster 2024-03-30T04:55:41.748982+0000 mon.a (mon.0) 1253 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-03-30T04:55:42.631 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:42 smithi118 bash[18665]: audit 2024-03-30T04:55:41.217990+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:42.631 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:42 smithi118 bash[18665]: cluster 2024-03-30T04:55:41.748982+0000 mon.a (mon.0) 1253 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-03-30T04:55:42.632 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:42 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 1. 2024-03-30T04:55:42.632 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:42 smithi118 systemd[1]: Stopped Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:55:42.632 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:42 smithi118 systemd[1]: Started Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:55:43.500 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:43 smithi118 bash[18665]: cluster 2024-03-30T04:55:42.811253+0000 mgr.x (mgr.24521) 91 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:55:43.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:43 smithi089 bash[18545]: cluster 2024-03-30T04:55:42.811253+0000 mgr.x (mgr.24521) 91 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:55:43.580 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:43 smithi089 bash[23954]: cluster 2024-03-30T04:55:42.811253+0000 mgr.x (mgr.24521) 91 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:55:43.892 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:43 smithi118 bash[50107]: ts=2024-03-30T04:55:43.510Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:44.551 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:44 smithi118 bash[52083]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:55:44.551 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:44 smithi118 bash[52083]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:55:45.859 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:45 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:55:45.860 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:45 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:55:46.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:45 smithi089 bash[18545]: cluster 2024-03-30T04:55:44.812981+0000 mgr.x (mgr.24521) 92 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-03-30T04:55:46.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:45 smithi089 bash[23954]: cluster 2024-03-30T04:55:44.812981+0000 mgr.x (mgr.24521) 92 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-03-30T04:55:46.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:45 smithi118 bash[18665]: cluster 2024-03-30T04:55:44.812981+0000 mgr.x (mgr.24521) 92 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-03-30T04:55:47.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:46 smithi089 bash[18545]: audit 2024-03-30T04:55:45.433161+0000 mgr.x (mgr.24521) 93 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:47.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:46 smithi089 bash[18545]: audit 2024-03-30T04:55:46.620988+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:47.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:46 smithi089 bash[18545]: audit 2024-03-30T04:55:46.632863+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:47.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:46 smithi089 bash[18545]: audit 2024-03-30T04:55:46.644599+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:47.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:46 smithi089 bash[23954]: audit 2024-03-30T04:55:45.433161+0000 mgr.x (mgr.24521) 93 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:47.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:46 smithi089 bash[23954]: audit 2024-03-30T04:55:46.620988+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:47.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:46 smithi089 bash[23954]: audit 2024-03-30T04:55:46.632863+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:47.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:46 smithi089 bash[23954]: audit 2024-03-30T04:55:46.644599+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:47.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:46 smithi118 bash[18665]: audit 2024-03-30T04:55:45.433161+0000 mgr.x (mgr.24521) 93 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:47.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:46 smithi118 bash[18665]: audit 2024-03-30T04:55:46.620988+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:47.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:46 smithi118 bash[18665]: audit 2024-03-30T04:55:46.632863+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:47.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:46 smithi118 bash[18665]: audit 2024-03-30T04:55:46.644599+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:48.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:47 smithi118 bash[18665]: cluster 2024-03-30T04:55:46.636246+0000 mgr.x (mgr.24521) 94 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s 2024-03-30T04:55:48.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:47 smithi118 bash[18665]: cluster 2024-03-30T04:55:46.636897+0000 mgr.x (mgr.24521) 95 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-03-30T04:55:48.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:47 smithi089 bash[18545]: cluster 2024-03-30T04:55:46.636246+0000 mgr.x (mgr.24521) 94 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s 2024-03-30T04:55:48.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:47 smithi089 bash[18545]: cluster 2024-03-30T04:55:46.636897+0000 mgr.x (mgr.24521) 95 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-03-30T04:55:48.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:47 smithi089 bash[23954]: cluster 2024-03-30T04:55:46.636246+0000 mgr.x (mgr.24521) 94 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s 2024-03-30T04:55:48.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:47 smithi089 bash[23954]: cluster 2024-03-30T04:55:46.636897+0000 mgr.x (mgr.24521) 95 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-03-30T04:55:48.892 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:48 smithi118 bash[50107]: ts=2024-03-30T04:55:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:49.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:49 smithi089 bash[18545]: audit 2024-03-30T04:55:48.074436+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:49.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:49 smithi089 bash[18545]: audit 2024-03-30T04:55:48.094629+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:49.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:49 smithi089 bash[18545]: audit 2024-03-30T04:55:48.400499+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:49.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:49 smithi089 bash[18545]: audit 2024-03-30T04:55:48.414555+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:49.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:49 smithi089 bash[18545]: cluster 2024-03-30T04:55:48.418872+0000 mgr.x (mgr.24521) 96 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-03-30T04:55:49.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:49 smithi089 bash[18545]: cluster 2024-03-30T04:55:48.419441+0000 mgr.x (mgr.24521) 97 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-03-30T04:55:49.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:49 smithi089 bash[18545]: audit 2024-03-30T04:55:48.427995+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:49.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:49 smithi089 bash[23954]: audit 2024-03-30T04:55:48.074436+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:49.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:49 smithi089 bash[23954]: audit 2024-03-30T04:55:48.094629+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:49.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:49 smithi089 bash[23954]: audit 2024-03-30T04:55:48.400499+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:49.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:49 smithi089 bash[23954]: audit 2024-03-30T04:55:48.414555+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:49.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:49 smithi089 bash[23954]: cluster 2024-03-30T04:55:48.418872+0000 mgr.x (mgr.24521) 96 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-03-30T04:55:49.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:49 smithi089 bash[23954]: cluster 2024-03-30T04:55:48.419441+0000 mgr.x (mgr.24521) 97 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-03-30T04:55:49.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:49 smithi089 bash[23954]: audit 2024-03-30T04:55:48.427995+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:49.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:48 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:55:48] "GET /metrics HTTP/1.1" 200 37960 "" "Prometheus/2.33.4" 2024-03-30T04:55:49.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:49 smithi118 bash[18665]: audit 2024-03-30T04:55:48.074436+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:49.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:49 smithi118 bash[18665]: audit 2024-03-30T04:55:48.094629+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:49.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:49 smithi118 bash[18665]: audit 2024-03-30T04:55:48.400499+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:49.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:49 smithi118 bash[18665]: audit 2024-03-30T04:55:48.414555+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:49.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:49 smithi118 bash[18665]: cluster 2024-03-30T04:55:48.418872+0000 mgr.x (mgr.24521) 96 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-03-30T04:55:49.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:49 smithi118 bash[18665]: cluster 2024-03-30T04:55:48.419441+0000 mgr.x (mgr.24521) 97 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-03-30T04:55:49.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:49 smithi118 bash[18665]: audit 2024-03-30T04:55:48.427995+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:51.719 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:51 smithi089 bash[18545]: cluster 2024-03-30T04:55:50.421174+0000 mgr.x (mgr.24521) 98 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:55:51.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:51 smithi089 bash[23954]: cluster 2024-03-30T04:55:50.421174+0000 mgr.x (mgr.24521) 98 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:55:51.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:51 smithi118 bash[18665]: cluster 2024-03-30T04:55:50.421174+0000 mgr.x (mgr.24521) 98 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:55:53.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:53 smithi089 bash[18545]: cluster 2024-03-30T04:55:52.421918+0000 mgr.x (mgr.24521) 99 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-03-30T04:55:53.830 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:53 smithi089 bash[23954]: cluster 2024-03-30T04:55:52.421918+0000 mgr.x (mgr.24521) 99 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-03-30T04:55:53.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:53 smithi118 bash[18665]: cluster 2024-03-30T04:55:52.421918+0000 mgr.x (mgr.24521) 99 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-03-30T04:55:53.892 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:53 smithi118 bash[50107]: ts=2024-03-30T04:55:53.510Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:55.892 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:55 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 2. 2024-03-30T04:55:55.892 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:55 smithi118 systemd[1]: Stopped Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:55:55.892 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:55 smithi118 systemd[1]: Started Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:55:56.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:55 smithi089 bash[18545]: cluster 2024-03-30T04:55:54.422988+0000 mgr.x (mgr.24521) 100 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:55:56.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:55 smithi089 bash[18545]: audit 2024-03-30T04:55:54.907214+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:56.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:55 smithi089 bash[18545]: audit 2024-03-30T04:55:54.921839+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:56.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:55 smithi089 bash[18545]: cluster 2024-03-30T04:55:54.925264+0000 mgr.x (mgr.24521) 101 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:56.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:55 smithi089 bash[18545]: cluster 2024-03-30T04:55:54.925587+0000 mgr.x (mgr.24521) 102 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:55:56.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:55 smithi089 bash[18545]: audit 2024-03-30T04:55:54.936073+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:56.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:55 smithi089 bash[23954]: cluster 2024-03-30T04:55:54.422988+0000 mgr.x (mgr.24521) 100 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:55:56.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:55 smithi089 bash[23954]: audit 2024-03-30T04:55:54.907214+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:56.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:55 smithi089 bash[23954]: audit 2024-03-30T04:55:54.921839+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:56.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:55 smithi089 bash[23954]: cluster 2024-03-30T04:55:54.925264+0000 mgr.x (mgr.24521) 101 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:56.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:55 smithi089 bash[23954]: cluster 2024-03-30T04:55:54.925587+0000 mgr.x (mgr.24521) 102 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:55:56.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:55 smithi089 bash[23954]: audit 2024-03-30T04:55:54.936073+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:56.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:55 smithi118 bash[18665]: cluster 2024-03-30T04:55:54.422988+0000 mgr.x (mgr.24521) 100 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:55:56.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:55 smithi118 bash[18665]: audit 2024-03-30T04:55:54.907214+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:56.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:55 smithi118 bash[18665]: audit 2024-03-30T04:55:54.921839+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:56.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:55 smithi118 bash[18665]: cluster 2024-03-30T04:55:54.925264+0000 mgr.x (mgr.24521) 101 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:56.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:55 smithi118 bash[18665]: cluster 2024-03-30T04:55:54.925587+0000 mgr.x (mgr.24521) 102 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:55:56.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:55 smithi118 bash[18665]: audit 2024-03-30T04:55:54.936073+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:57.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:56 smithi118 bash[18665]: audit 2024-03-30T04:55:55.444654+0000 mgr.x (mgr.24521) 103 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:57.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:56 smithi089 bash[18545]: audit 2024-03-30T04:55:55.444654+0000 mgr.x (mgr.24521) 103 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:57.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:56 smithi089 bash[23954]: audit 2024-03-30T04:55:55.444654+0000 mgr.x (mgr.24521) 103 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:57.614 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:57 smithi118 bash[52477]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:55:57.614 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:57 smithi118 bash[52477]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:55:58.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:57 smithi118 bash[18665]: cluster 2024-03-30T04:55:56.926298+0000 mgr.x (mgr.24521) 104 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:58.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:57 smithi118 bash[18665]: audit 2024-03-30T04:55:57.234396+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:58.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:57 smithi118 bash[18665]: audit 2024-03-30T04:55:57.247036+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:58.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:57 smithi118 bash[18665]: audit 2024-03-30T04:55:57.259423+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:58.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:57 smithi118 bash[18665]: audit 2024-03-30T04:55:57.272447+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:55:58.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:57 smithi118 bash[18665]: audit 2024-03-30T04:55:57.273516+0000 mon.b (mon.2) 213 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:55:58.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:57 smithi118 bash[18665]: audit 2024-03-30T04:55:57.282640+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:58.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:57 smithi089 bash[18545]: cluster 2024-03-30T04:55:56.926298+0000 mgr.x (mgr.24521) 104 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:58.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:57 smithi089 bash[18545]: audit 2024-03-30T04:55:57.234396+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:58.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:57 smithi089 bash[18545]: audit 2024-03-30T04:55:57.247036+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:58.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:57 smithi089 bash[18545]: audit 2024-03-30T04:55:57.259423+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:58.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:57 smithi089 bash[18545]: audit 2024-03-30T04:55:57.272447+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:55:58.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:57 smithi089 bash[18545]: audit 2024-03-30T04:55:57.273516+0000 mon.b (mon.2) 213 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:55:58.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:57 smithi089 bash[18545]: audit 2024-03-30T04:55:57.282640+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:58.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:57 smithi089 bash[23954]: cluster 2024-03-30T04:55:56.926298+0000 mgr.x (mgr.24521) 104 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:55:58.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:57 smithi089 bash[23954]: audit 2024-03-30T04:55:57.234396+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:58.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:57 smithi089 bash[23954]: audit 2024-03-30T04:55:57.247036+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:58.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:57 smithi089 bash[23954]: audit 2024-03-30T04:55:57.259423+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:58.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:57 smithi089 bash[23954]: audit 2024-03-30T04:55:57.272447+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:55:58.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:57 smithi089 bash[23954]: audit 2024-03-30T04:55:57.273516+0000 mon.b (mon.2) 213 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:55:58.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:57 smithi089 bash[23954]: audit 2024-03-30T04:55:57.282640+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:55:58.642 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:58 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:55:58.642 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:55:58 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:55:58.925 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:55:58 smithi118 bash[50107]: ts=2024-03-30T04:55:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:59.289 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:55:58 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:55:58] "GET /metrics HTTP/1.1" 200 37960 "" "Prometheus/2.33.4" 2024-03-30T04:55:59.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:58 smithi118 bash[18665]: cluster 2024-03-30T04:55:57.250584+0000 mgr.x (mgr.24521) 105 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-03-30T04:55:59.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:58 smithi118 bash[18665]: cluster 2024-03-30T04:55:57.922195+0000 mon.a (mon.0) 1268 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:55:59.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:55:58 smithi118 bash[18665]: cluster 2024-03-30T04:55:57.922255+0000 mon.a (mon.0) 1269 : cluster [INF] Cluster is now healthy 2024-03-30T04:55:59.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:58 smithi089 bash[18545]: cluster 2024-03-30T04:55:57.250584+0000 mgr.x (mgr.24521) 105 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-03-30T04:55:59.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:58 smithi089 bash[18545]: cluster 2024-03-30T04:55:57.922195+0000 mon.a (mon.0) 1268 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:55:59.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:55:58 smithi089 bash[18545]: cluster 2024-03-30T04:55:57.922255+0000 mon.a (mon.0) 1269 : cluster [INF] Cluster is now healthy 2024-03-30T04:55:59.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:58 smithi089 bash[23954]: cluster 2024-03-30T04:55:57.250584+0000 mgr.x (mgr.24521) 105 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-03-30T04:55:59.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:58 smithi089 bash[23954]: cluster 2024-03-30T04:55:57.922195+0000 mon.a (mon.0) 1268 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:55:59.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:55:58 smithi089 bash[23954]: cluster 2024-03-30T04:55:57.922255+0000 mon.a (mon.0) 1269 : cluster [INF] Cluster is now healthy 2024-03-30T04:56:01.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:00 smithi089 bash[18545]: cluster 2024-03-30T04:55:59.252214+0000 mgr.x (mgr.24521) 106 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:56:01.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:00 smithi089 bash[23954]: cluster 2024-03-30T04:55:59.252214+0000 mgr.x (mgr.24521) 106 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:56:01.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:00 smithi118 bash[18665]: cluster 2024-03-30T04:55:59.252214+0000 mgr.x (mgr.24521) 106 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:56:03.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:02 smithi089 bash[18545]: cluster 2024-03-30T04:56:01.252896+0000 mgr.x (mgr.24521) 107 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-03-30T04:56:03.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:02 smithi089 bash[23954]: cluster 2024-03-30T04:56:01.252896+0000 mgr.x (mgr.24521) 107 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-03-30T04:56:03.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:02 smithi118 bash[18665]: cluster 2024-03-30T04:56:01.252896+0000 mgr.x (mgr.24521) 107 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-03-30T04:56:03.892 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:56:03 smithi118 bash[50107]: ts=2024-03-30T04:56:03.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:56:04.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:04 smithi089 bash[18545]: audit 2024-03-30T04:56:03.074981+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:04.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:04 smithi089 bash[18545]: audit 2024-03-30T04:56:03.078675+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:04.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:04 smithi089 bash[18545]: cluster 2024-03-30T04:56:03.253571+0000 mgr.x (mgr.24521) 108 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s 2024-03-30T04:56:04.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:04 smithi089 bash[23954]: audit 2024-03-30T04:56:03.074981+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:04.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:04 smithi089 bash[23954]: audit 2024-03-30T04:56:03.078675+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:04.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:04 smithi089 bash[23954]: cluster 2024-03-30T04:56:03.253571+0000 mgr.x (mgr.24521) 108 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s 2024-03-30T04:56:04.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:04 smithi118 bash[18665]: audit 2024-03-30T04:56:03.074981+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:04.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:04 smithi118 bash[18665]: audit 2024-03-30T04:56:03.078675+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:04.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:04 smithi118 bash[18665]: cluster 2024-03-30T04:56:03.253571+0000 mgr.x (mgr.24521) 108 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s 2024-03-30T04:56:05.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:05 smithi089 bash[18545]: audit 2024-03-30T04:56:04.331244+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:05.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:05 smithi089 bash[18545]: audit 2024-03-30T04:56:04.343820+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:05.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:05 smithi089 bash[18545]: audit 2024-03-30T04:56:04.355564+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:05.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:05 smithi089 bash[23954]: audit 2024-03-30T04:56:04.331244+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:05.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:05 smithi089 bash[23954]: audit 2024-03-30T04:56:04.343820+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:05.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:05 smithi089 bash[23954]: audit 2024-03-30T04:56:04.355564+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:05.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:05 smithi118 bash[18665]: audit 2024-03-30T04:56:04.331244+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:05.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:05 smithi118 bash[18665]: audit 2024-03-30T04:56:04.343820+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:05.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:05 smithi118 bash[18665]: audit 2024-03-30T04:56:04.355564+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:06.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:06 smithi118 bash[18665]: cluster 2024-03-30T04:56:05.255222+0000 mgr.x (mgr.24521) 109 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-03-30T04:56:06.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:06 smithi118 bash[18665]: audit 2024-03-30T04:56:05.453996+0000 mgr.x (mgr.24521) 110 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:06.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:06 smithi089 bash[18545]: cluster 2024-03-30T04:56:05.255222+0000 mgr.x (mgr.24521) 109 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-03-30T04:56:06.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:06 smithi089 bash[18545]: audit 2024-03-30T04:56:05.453996+0000 mgr.x (mgr.24521) 110 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:06.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:06 smithi089 bash[23954]: cluster 2024-03-30T04:56:05.255222+0000 mgr.x (mgr.24521) 109 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-03-30T04:56:06.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:06 smithi089 bash[23954]: audit 2024-03-30T04:56:05.453996+0000 mgr.x (mgr.24521) 110 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:08.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:08 smithi118 bash[18665]: cluster 2024-03-30T04:56:07.255942+0000 mgr.x (mgr.24521) 111 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-03-30T04:56:08.642 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:08 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 3. 2024-03-30T04:56:08.642 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:08 smithi118 systemd[1]: Stopped Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:56:08.642 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:08 smithi118 systemd[1]: Started Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:56:08.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:08 smithi089 bash[18545]: cluster 2024-03-30T04:56:07.255942+0000 mgr.x (mgr.24521) 111 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-03-30T04:56:08.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:08 smithi089 bash[23954]: cluster 2024-03-30T04:56:07.255942+0000 mgr.x (mgr.24521) 111 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-03-30T04:56:08.950 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:56:08 smithi118 bash[50107]: ts=2024-03-30T04:56:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:56:09.266 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:56:08 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:56:08] "GET /metrics HTTP/1.1" 200 37965 "" "Prometheus/2.33.4" 2024-03-30T04:56:09.612 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:09 smithi118 bash[52756]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:56:09.612 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:09 smithi118 bash[52756]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:56:10.357 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:10 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:56:10.357 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:10 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:56:10.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:10 smithi118 bash[18665]: cluster 2024-03-30T04:56:09.257533+0000 mgr.x (mgr.24521) 112 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:10.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:10 smithi089 bash[18545]: cluster 2024-03-30T04:56:09.257533+0000 mgr.x (mgr.24521) 112 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:10.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:10 smithi089 bash[23954]: cluster 2024-03-30T04:56:09.257533+0000 mgr.x (mgr.24521) 112 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:12.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:12 smithi118 bash[18665]: cluster 2024-03-30T04:56:11.258252+0000 mgr.x (mgr.24521) 113 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:12.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:12 smithi089 bash[18545]: cluster 2024-03-30T04:56:11.258252+0000 mgr.x (mgr.24521) 113 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:12.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:12 smithi089 bash[23954]: cluster 2024-03-30T04:56:11.258252+0000 mgr.x (mgr.24521) 113 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:13.892 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:56:13 smithi118 bash[50107]: ts=2024-03-30T04:56:13.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:56:14.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:14 smithi118 bash[18665]: cluster 2024-03-30T04:56:13.258916+0000 mgr.x (mgr.24521) 114 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:14.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:14 smithi089 bash[18545]: cluster 2024-03-30T04:56:13.258916+0000 mgr.x (mgr.24521) 114 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:14.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:14 smithi089 bash[23954]: cluster 2024-03-30T04:56:13.258916+0000 mgr.x (mgr.24521) 114 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[18545]: cluster 2024-03-30T04:56:15.260595+0000 mgr.x (mgr.24521) 115 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[18545]: audit 2024-03-30T04:56:15.465082+0000 mgr.x (mgr.24521) 116 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[18545]: audit 2024-03-30T04:56:15.906821+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[18545]: audit 2024-03-30T04:56:15.918577+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[18545]: cluster 2024-03-30T04:56:15.923295+0000 mgr.x (mgr.24521) 117 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-03-30T04:56:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[18545]: audit 2024-03-30T04:56:15.931713+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[18545]: audit 2024-03-30T04:56:15.934504+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:56:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[18545]: audit 2024-03-30T04:56:15.936655+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:56:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[18545]: cluster 2024-03-30T04:56:15.939834+0000 mgr.x (mgr.24521) 118 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:17.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[18545]: cluster 2024-03-30T04:56:15.940328+0000 mgr.x (mgr.24521) 119 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T04:56:17.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[18545]: audit 2024-03-30T04:56:15.947752+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[23954]: cluster 2024-03-30T04:56:15.260595+0000 mgr.x (mgr.24521) 115 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[23954]: audit 2024-03-30T04:56:15.465082+0000 mgr.x (mgr.24521) 116 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[23954]: audit 2024-03-30T04:56:15.906821+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[23954]: audit 2024-03-30T04:56:15.918577+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[23954]: cluster 2024-03-30T04:56:15.923295+0000 mgr.x (mgr.24521) 117 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-03-30T04:56:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[23954]: audit 2024-03-30T04:56:15.931713+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[23954]: audit 2024-03-30T04:56:15.934504+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:56:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[23954]: audit 2024-03-30T04:56:15.936655+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:56:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[23954]: cluster 2024-03-30T04:56:15.939834+0000 mgr.x (mgr.24521) 118 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[23954]: cluster 2024-03-30T04:56:15.940328+0000 mgr.x (mgr.24521) 119 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T04:56:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:16 smithi089 bash[23954]: audit 2024-03-30T04:56:15.947752+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:16 smithi118 bash[18665]: cluster 2024-03-30T04:56:15.260595+0000 mgr.x (mgr.24521) 115 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:16 smithi118 bash[18665]: audit 2024-03-30T04:56:15.465082+0000 mgr.x (mgr.24521) 116 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:16 smithi118 bash[18665]: audit 2024-03-30T04:56:15.906821+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:16 smithi118 bash[18665]: audit 2024-03-30T04:56:15.918577+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:16 smithi118 bash[18665]: cluster 2024-03-30T04:56:15.923295+0000 mgr.x (mgr.24521) 117 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-03-30T04:56:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:16 smithi118 bash[18665]: audit 2024-03-30T04:56:15.931713+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:16 smithi118 bash[18665]: audit 2024-03-30T04:56:15.934504+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:56:17.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:16 smithi118 bash[18665]: audit 2024-03-30T04:56:15.936655+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:56:17.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:16 smithi118 bash[18665]: cluster 2024-03-30T04:56:15.939834+0000 mgr.x (mgr.24521) 118 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:17.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:16 smithi118 bash[18665]: cluster 2024-03-30T04:56:15.940328+0000 mgr.x (mgr.24521) 119 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T04:56:17.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:16 smithi118 bash[18665]: audit 2024-03-30T04:56:15.947752+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:18.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:17 smithi089 bash[18545]: cluster 2024-03-30T04:56:16.914533+0000 mon.a (mon.0) 1278 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:56:18.289 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:17 smithi089 bash[23954]: cluster 2024-03-30T04:56:16.914533+0000 mon.a (mon.0) 1278 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:56:18.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:17 smithi118 bash[18665]: cluster 2024-03-30T04:56:16.914533+0000 mon.a (mon.0) 1278 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:56:18.908 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:56:18 smithi118 bash[50107]: ts=2024-03-30T04:56:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:56:19.183 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:18 smithi089 bash[18545]: cluster 2024-03-30T04:56:17.940988+0000 mgr.x (mgr.24521) 120 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T04:56:19.183 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:18 smithi089 bash[18545]: audit 2024-03-30T04:56:18.075846+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:19.183 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:18 smithi089 bash[18545]: audit 2024-03-30T04:56:18.081083+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:19.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:18 smithi089 bash[23954]: cluster 2024-03-30T04:56:17.940988+0000 mgr.x (mgr.24521) 120 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T04:56:19.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:18 smithi089 bash[23954]: audit 2024-03-30T04:56:18.075846+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:19.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:18 smithi089 bash[23954]: audit 2024-03-30T04:56:18.081083+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:19.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:56:18 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:56:18] "GET /metrics HTTP/1.1" 200 37961 "" "Prometheus/2.33.4" 2024-03-30T04:56:19.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:18 smithi118 bash[18665]: cluster 2024-03-30T04:56:17.940988+0000 mgr.x (mgr.24521) 120 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T04:56:19.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:18 smithi118 bash[18665]: audit 2024-03-30T04:56:18.075846+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:19.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:18 smithi118 bash[18665]: audit 2024-03-30T04:56:18.081083+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:20.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:20 smithi089 bash[18545]: cluster 2024-03-30T04:56:19.942652+0000 mgr.x (mgr.24521) 121 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:56:20.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:20 smithi089 bash[23954]: cluster 2024-03-30T04:56:19.942652+0000 mgr.x (mgr.24521) 121 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:56:20.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:20 smithi118 bash[18665]: cluster 2024-03-30T04:56:19.942652+0000 mgr.x (mgr.24521) 121 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:56:20.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:20 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 4. 2024-03-30T04:56:20.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:20 smithi118 systemd[1]: Stopped Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:56:20.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:20 smithi118 systemd[1]: Started Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:56:21.411 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:21 smithi118 bash[53122]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:56:21.411 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:21 smithi118 bash[53122]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:56:22.142 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:21 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:56:22.142 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:21 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:56:22.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:22 smithi089 bash[18545]: cluster 2024-03-30T04:56:21.943372+0000 mgr.x (mgr.24521) 122 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T04:56:22.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:22 smithi089 bash[23954]: cluster 2024-03-30T04:56:21.943372+0000 mgr.x (mgr.24521) 122 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T04:56:22.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:22 smithi118 bash[18665]: cluster 2024-03-30T04:56:21.943372+0000 mgr.x (mgr.24521) 122 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T04:56:23.892 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:56:23 smithi118 bash[50107]: ts=2024-03-30T04:56:23.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:56:24.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:24 smithi089 bash[18545]: cluster 2024-03-30T04:56:23.944131+0000 mgr.x (mgr.24521) 123 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-03-30T04:56:24.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:24 smithi089 bash[23954]: cluster 2024-03-30T04:56:23.944131+0000 mgr.x (mgr.24521) 123 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-03-30T04:56:24.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:24 smithi118 bash[18665]: cluster 2024-03-30T04:56:23.944131+0000 mgr.x (mgr.24521) 123 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-03-30T04:56:25.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:25 smithi089 bash[18545]: audit 2024-03-30T04:56:24.571958+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:25.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:25 smithi089 bash[18545]: audit 2024-03-30T04:56:24.587773+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:25.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:25 smithi089 bash[18545]: cluster 2024-03-30T04:56:24.593761+0000 mgr.x (mgr.24521) 124 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:25.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:25 smithi089 bash[18545]: cluster 2024-03-30T04:56:24.594269+0000 mgr.x (mgr.24521) 125 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:25.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:25 smithi089 bash[18545]: audit 2024-03-30T04:56:24.602446+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:25.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:25 smithi089 bash[23954]: audit 2024-03-30T04:56:24.571958+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:25.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:25 smithi089 bash[23954]: audit 2024-03-30T04:56:24.587773+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:25.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:25 smithi089 bash[23954]: cluster 2024-03-30T04:56:24.593761+0000 mgr.x (mgr.24521) 124 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:25.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:25 smithi089 bash[23954]: cluster 2024-03-30T04:56:24.594269+0000 mgr.x (mgr.24521) 125 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:25.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:25 smithi089 bash[23954]: audit 2024-03-30T04:56:24.602446+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:25.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:25 smithi118 bash[18665]: audit 2024-03-30T04:56:24.571958+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:25.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:25 smithi118 bash[18665]: audit 2024-03-30T04:56:24.587773+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:25.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:25 smithi118 bash[18665]: cluster 2024-03-30T04:56:24.593761+0000 mgr.x (mgr.24521) 124 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:25.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:25 smithi118 bash[18665]: cluster 2024-03-30T04:56:24.594269+0000 mgr.x (mgr.24521) 125 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:25.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:25 smithi118 bash[18665]: audit 2024-03-30T04:56:24.602446+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:26.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:26 smithi089 bash[18545]: audit 2024-03-30T04:56:25.470554+0000 mgr.x (mgr.24521) 126 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:26.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:26 smithi089 bash[23954]: audit 2024-03-30T04:56:25.470554+0000 mgr.x (mgr.24521) 126 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:26.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:26 smithi118 bash[18665]: audit 2024-03-30T04:56:25.470554+0000 mgr.x (mgr.24521) 126 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:27.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:27 smithi118 bash[18665]: cluster 2024-03-30T04:56:26.594993+0000 mgr.x (mgr.24521) 127 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:28.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:27 smithi089 bash[18545]: cluster 2024-03-30T04:56:26.594993+0000 mgr.x (mgr.24521) 127 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:28.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:27 smithi089 bash[23954]: cluster 2024-03-30T04:56:26.594993+0000 mgr.x (mgr.24521) 127 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:28.892 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:56:28 smithi118 bash[50107]: ts=2024-03-30T04:56:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:56:29.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:56:28 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:56:28] "GET /metrics HTTP/1.1" 200 37961 "" "Prometheus/2.33.4" 2024-03-30T04:56:30.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:29 smithi089 bash[18545]: cluster 2024-03-30T04:56:28.595720+0000 mgr.x (mgr.24521) 128 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-03-30T04:56:30.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:29 smithi089 bash[23954]: cluster 2024-03-30T04:56:28.595720+0000 mgr.x (mgr.24521) 128 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-03-30T04:56:30.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:29 smithi118 bash[18665]: cluster 2024-03-30T04:56:28.595720+0000 mgr.x (mgr.24521) 128 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-03-30T04:56:31.944 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:31 smithi118 bash[18665]: cluster 2024-03-30T04:56:30.596833+0000 mgr.x (mgr.24521) 129 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:31.944 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:31 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 5. 2024-03-30T04:56:31.944 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:31 smithi118 systemd[1]: Stopped Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:56:31.945 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:31 smithi118 systemd[1]: Started Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:56:32.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:31 smithi089 bash[18545]: cluster 2024-03-30T04:56:30.596833+0000 mgr.x (mgr.24521) 129 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:32.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:31 smithi089 bash[23954]: cluster 2024-03-30T04:56:30.596833+0000 mgr.x (mgr.24521) 129 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:33.084 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:32 smithi118 bash[53405]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:56:33.085 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:32 smithi118 bash[53405]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:56:33.892 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:56:33 smithi118 bash[50107]: ts=2024-03-30T04:56:33.510Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:56:33.892 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:33 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:56:33.892 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:33 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:56:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:33 smithi118 bash[18665]: cluster 2024-03-30T04:56:32.597551+0000 mgr.x (mgr.24521) 130 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:33.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:33 smithi118 bash[18665]: audit 2024-03-30T04:56:33.070540+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:34.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:33 smithi089 bash[23954]: cluster 2024-03-30T04:56:32.597551+0000 mgr.x (mgr.24521) 130 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:34.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:33 smithi089 bash[23954]: audit 2024-03-30T04:56:33.070540+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:34.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:33 smithi089 bash[18545]: cluster 2024-03-30T04:56:32.597551+0000 mgr.x (mgr.24521) 130 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:34.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:33 smithi089 bash[18545]: audit 2024-03-30T04:56:33.070540+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:35.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:35 smithi089 bash[18545]: cluster 2024-03-30T04:56:34.599192+0000 mgr.x (mgr.24521) 131 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:56:35.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:35 smithi089 bash[23954]: cluster 2024-03-30T04:56:34.599192+0000 mgr.x (mgr.24521) 131 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:56:36.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:35 smithi118 bash[18665]: cluster 2024-03-30T04:56:34.599192+0000 mgr.x (mgr.24521) 131 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:56:37.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:36 smithi089 bash[18545]: audit 2024-03-30T04:56:35.482087+0000 mgr.x (mgr.24521) 132 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:37.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:36 smithi089 bash[18545]: audit 2024-03-30T04:56:36.129610+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:37.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:36 smithi089 bash[18545]: audit 2024-03-30T04:56:36.144417+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:37.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:36 smithi089 bash[18545]: audit 2024-03-30T04:56:36.159507+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:37.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:36 smithi089 bash[23954]: audit 2024-03-30T04:56:35.482087+0000 mgr.x (mgr.24521) 132 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:37.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:36 smithi089 bash[23954]: audit 2024-03-30T04:56:36.129610+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:37.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:36 smithi089 bash[23954]: audit 2024-03-30T04:56:36.144417+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:37.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:36 smithi089 bash[23954]: audit 2024-03-30T04:56:36.159507+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:37.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:36 smithi118 bash[18665]: audit 2024-03-30T04:56:35.482087+0000 mgr.x (mgr.24521) 132 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:37.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:36 smithi118 bash[18665]: audit 2024-03-30T04:56:36.129610+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:37.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:36 smithi118 bash[18665]: audit 2024-03-30T04:56:36.144417+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:37.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:36 smithi118 bash[18665]: audit 2024-03-30T04:56:36.159507+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:38.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:37 smithi089 bash[18545]: cluster 2024-03-30T04:56:36.149569+0000 mgr.x (mgr.24521) 133 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-03-30T04:56:38.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:37 smithi089 bash[23954]: cluster 2024-03-30T04:56:36.149569+0000 mgr.x (mgr.24521) 133 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-03-30T04:56:38.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:37 smithi118 bash[18665]: cluster 2024-03-30T04:56:36.149569+0000 mgr.x (mgr.24521) 133 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-03-30T04:56:38.951 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:56:38 smithi118 bash[50107]: ts=2024-03-30T04:56:38.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:56:39.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:56:38 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:56:38] "GET /metrics HTTP/1.1" 200 37960 "" "Prometheus/2.33.4" 2024-03-30T04:56:40.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:39 smithi089 bash[18545]: cluster 2024-03-30T04:56:38.150354+0000 mgr.x (mgr.24521) 134 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-03-30T04:56:40.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:39 smithi089 bash[23954]: cluster 2024-03-30T04:56:38.150354+0000 mgr.x (mgr.24521) 134 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-03-30T04:56:40.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:39 smithi118 bash[18665]: cluster 2024-03-30T04:56:38.150354+0000 mgr.x (mgr.24521) 134 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-03-30T04:56:42.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:41 smithi089 bash[18545]: cluster 2024-03-30T04:56:40.152055+0000 mgr.x (mgr.24521) 135 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:56:42.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:41 smithi089 bash[23954]: cluster 2024-03-30T04:56:40.152055+0000 mgr.x (mgr.24521) 135 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:56:42.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:41 smithi118 bash[18665]: cluster 2024-03-30T04:56:40.152055+0000 mgr.x (mgr.24521) 135 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:56:43.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:43 smithi118 bash[18665]: cluster 2024-03-30T04:56:42.152742+0000 mgr.x (mgr.24521) 136 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-03-30T04:56:43.892 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:56:43 smithi118 bash[50107]: ts=2024-03-30T04:56:43.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:56:43.892 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:43 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 6. 2024-03-30T04:56:43.892 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:43 smithi118 systemd[1]: Stopped Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:56:43.892 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:43 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Start request repeated too quickly. 2024-03-30T04:56:43.893 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:43 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:56:43.893 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 04:56:43 smithi118 systemd[1]: Failed to start Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:56:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:43 smithi089 bash[18545]: cluster 2024-03-30T04:56:42.152742+0000 mgr.x (mgr.24521) 136 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-03-30T04:56:44.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:43 smithi089 bash[23954]: cluster 2024-03-30T04:56:42.152742+0000 mgr.x (mgr.24521) 136 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-03-30T04:56:46.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:45 smithi089 bash[18545]: cluster 2024-03-30T04:56:44.154337+0000 mgr.x (mgr.24521) 137 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:56:46.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:45 smithi089 bash[18545]: audit 2024-03-30T04:56:44.816510+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:46.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:45 smithi089 bash[18545]: audit 2024-03-30T04:56:44.829248+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:46.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:45 smithi089 bash[18545]: cluster 2024-03-30T04:56:44.834633+0000 mgr.x (mgr.24521) 138 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-03-30T04:56:46.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:45 smithi089 bash[18545]: cluster 2024-03-30T04:56:44.835141+0000 mgr.x (mgr.24521) 139 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:46.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:45 smithi089 bash[18545]: audit 2024-03-30T04:56:44.843461+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:46.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:45 smithi089 bash[23954]: cluster 2024-03-30T04:56:44.154337+0000 mgr.x (mgr.24521) 137 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:56:46.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:45 smithi089 bash[23954]: audit 2024-03-30T04:56:44.816510+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:46.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:45 smithi089 bash[23954]: audit 2024-03-30T04:56:44.829248+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:46.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:45 smithi089 bash[23954]: cluster 2024-03-30T04:56:44.834633+0000 mgr.x (mgr.24521) 138 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-03-30T04:56:46.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:45 smithi089 bash[23954]: cluster 2024-03-30T04:56:44.835141+0000 mgr.x (mgr.24521) 139 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:46.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:45 smithi089 bash[23954]: audit 2024-03-30T04:56:44.843461+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:46.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:45 smithi118 bash[18665]: cluster 2024-03-30T04:56:44.154337+0000 mgr.x (mgr.24521) 137 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:56:46.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:45 smithi118 bash[18665]: audit 2024-03-30T04:56:44.816510+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:46.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:45 smithi118 bash[18665]: audit 2024-03-30T04:56:44.829248+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:46.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:45 smithi118 bash[18665]: cluster 2024-03-30T04:56:44.834633+0000 mgr.x (mgr.24521) 138 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-03-30T04:56:46.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:45 smithi118 bash[18665]: cluster 2024-03-30T04:56:44.835141+0000 mgr.x (mgr.24521) 139 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:46.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:45 smithi118 bash[18665]: audit 2024-03-30T04:56:44.843461+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:47.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:46 smithi089 bash[18545]: audit 2024-03-30T04:56:45.485590+0000 mgr.x (mgr.24521) 140 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:47.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:46 smithi089 bash[23954]: audit 2024-03-30T04:56:45.485590+0000 mgr.x (mgr.24521) 140 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:47.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:46 smithi118 bash[18665]: audit 2024-03-30T04:56:45.485590+0000 mgr.x (mgr.24521) 140 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:48.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:47 smithi118 bash[18665]: cluster 2024-03-30T04:56:46.835808+0000 mgr.x (mgr.24521) 141 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:48.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:47 smithi089 bash[18545]: cluster 2024-03-30T04:56:46.835808+0000 mgr.x (mgr.24521) 141 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:48.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:47 smithi089 bash[23954]: cluster 2024-03-30T04:56:46.835808+0000 mgr.x (mgr.24521) 141 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:48.941 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:48 smithi118 bash[18665]: audit 2024-03-30T04:56:48.071086+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:48.941 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:56:48 smithi118 bash[50107]: ts=2024-03-30T04:56:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:56:49.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:48 smithi089 bash[18545]: audit 2024-03-30T04:56:48.071086+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:49.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:48 smithi089 bash[23954]: audit 2024-03-30T04:56:48.071086+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:49.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:56:48 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:56:48] "GET /metrics HTTP/1.1" 200 37972 "" "Prometheus/2.33.4" 2024-03-30T04:56:50.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:49 smithi118 bash[18665]: cluster 2024-03-30T04:56:48.836323+0000 mgr.x (mgr.24521) 142 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-30T04:56:50.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:49 smithi089 bash[18545]: cluster 2024-03-30T04:56:48.836323+0000 mgr.x (mgr.24521) 142 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-30T04:56:50.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:49 smithi089 bash[23954]: cluster 2024-03-30T04:56:48.836323+0000 mgr.x (mgr.24521) 142 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-30T04:56:51.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:51 smithi118 bash[18665]: cluster 2024-03-30T04:56:50.837218+0000 mgr.x (mgr.24521) 143 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:52.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:51 smithi089 bash[18545]: cluster 2024-03-30T04:56:50.837218+0000 mgr.x (mgr.24521) 143 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:52.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:51 smithi089 bash[23954]: cluster 2024-03-30T04:56:50.837218+0000 mgr.x (mgr.24521) 143 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:56:53.854 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:56:53 smithi118 bash[50107]: ts=2024-03-30T04:56:53.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:56:54.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:53 smithi118 bash[18665]: cluster 2024-03-30T04:56:52.837884+0000 mgr.x (mgr.24521) 144 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-30T04:56:54.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:53 smithi089 bash[18545]: cluster 2024-03-30T04:56:52.837884+0000 mgr.x (mgr.24521) 144 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-30T04:56:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:53 smithi089 bash[23954]: cluster 2024-03-30T04:56:52.837884+0000 mgr.x (mgr.24521) 144 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-30T04:56:56.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:55 smithi118 bash[18665]: cluster 2024-03-30T04:56:54.839636+0000 mgr.x (mgr.24521) 145 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:56:56.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:55 smithi089 bash[18545]: cluster 2024-03-30T04:56:54.839636+0000 mgr.x (mgr.24521) 145 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:56:56.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:55 smithi089 bash[23954]: cluster 2024-03-30T04:56:54.839636+0000 mgr.x (mgr.24521) 145 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:56:57.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:56 smithi089 bash[23954]: audit 2024-03-30T04:56:55.497374+0000 mgr.x (mgr.24521) 146 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:57.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:56 smithi089 bash[23954]: audit 2024-03-30T04:56:56.271707+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:57.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:56 smithi089 bash[23954]: audit 2024-03-30T04:56:56.283466+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:57.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:56 smithi089 bash[23954]: audit 2024-03-30T04:56:56.302317+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:57.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:56 smithi089 bash[18545]: audit 2024-03-30T04:56:55.497374+0000 mgr.x (mgr.24521) 146 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:57.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:56 smithi089 bash[18545]: audit 2024-03-30T04:56:56.271707+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:57.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:56 smithi089 bash[18545]: audit 2024-03-30T04:56:56.283466+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:57.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:56 smithi089 bash[18545]: audit 2024-03-30T04:56:56.302317+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:57.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:56 smithi118 bash[18665]: audit 2024-03-30T04:56:55.497374+0000 mgr.x (mgr.24521) 146 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:57.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:56 smithi118 bash[18665]: audit 2024-03-30T04:56:56.271707+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:57.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:56 smithi118 bash[18665]: audit 2024-03-30T04:56:56.283466+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:57.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:56 smithi118 bash[18665]: audit 2024-03-30T04:56:56.302317+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:56:58.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:57 smithi089 bash[18545]: cluster 2024-03-30T04:56:56.287828+0000 mgr.x (mgr.24521) 147 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-03-30T04:56:58.138 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:57 smithi089 bash[23954]: cluster 2024-03-30T04:56:56.287828+0000 mgr.x (mgr.24521) 147 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-03-30T04:56:58.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:57 smithi118 bash[18665]: cluster 2024-03-30T04:56:56.287828+0000 mgr.x (mgr.24521) 147 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-03-30T04:56:58.950 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:56:58 smithi118 bash[50107]: ts=2024-03-30T04:56:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:56:59.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:56:58 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:56:58] "GET /metrics HTTP/1.1" 200 37972 "" "Prometheus/2.33.4" 2024-03-30T04:57:00.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:56:59 smithi118 bash[18665]: cluster 2024-03-30T04:56:58.288568+0000 mgr.x (mgr.24521) 148 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-03-30T04:57:00.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:56:59 smithi089 bash[18545]: cluster 2024-03-30T04:56:58.288568+0000 mgr.x (mgr.24521) 148 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-03-30T04:57:00.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:56:59 smithi089 bash[23954]: cluster 2024-03-30T04:56:58.288568+0000 mgr.x (mgr.24521) 148 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-03-30T04:57:02.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:01 smithi118 bash[18665]: cluster 2024-03-30T04:57:00.290268+0000 mgr.x (mgr.24521) 149 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:57:02.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:01 smithi089 bash[18545]: cluster 2024-03-30T04:57:00.290268+0000 mgr.x (mgr.24521) 149 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:57:02.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:01 smithi089 bash[23954]: cluster 2024-03-30T04:57:00.290268+0000 mgr.x (mgr.24521) 149 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:57:03.875 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:57:03 smithi118 bash[50107]: ts=2024-03-30T04:57:03.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:57:04.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:03 smithi118 bash[18665]: cluster 2024-03-30T04:57:02.290958+0000 mgr.x (mgr.24521) 150 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-03-30T04:57:04.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:03 smithi118 bash[18665]: audit 2024-03-30T04:57:03.071788+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:04.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:03 smithi089 bash[18545]: cluster 2024-03-30T04:57:02.290958+0000 mgr.x (mgr.24521) 150 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-03-30T04:57:04.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:03 smithi089 bash[18545]: audit 2024-03-30T04:57:03.071788+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:04.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:03 smithi089 bash[23954]: cluster 2024-03-30T04:57:02.290958+0000 mgr.x (mgr.24521) 150 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-03-30T04:57:04.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:03 smithi089 bash[23954]: audit 2024-03-30T04:57:03.071788+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:06.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:05 smithi118 bash[18665]: cluster 2024-03-30T04:57:04.292762+0000 mgr.x (mgr.24521) 151 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 126 op/s 2024-03-30T04:57:06.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:05 smithi118 bash[18665]: audit 2024-03-30T04:57:05.062447+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:06.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:05 smithi118 bash[18665]: audit 2024-03-30T04:57:05.077519+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:06.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:05 smithi118 bash[18665]: audit 2024-03-30T04:57:05.093912+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:06.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:05 smithi089 bash[18545]: cluster 2024-03-30T04:57:04.292762+0000 mgr.x (mgr.24521) 151 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 126 op/s 2024-03-30T04:57:06.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:05 smithi089 bash[18545]: audit 2024-03-30T04:57:05.062447+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:06.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:05 smithi089 bash[18545]: audit 2024-03-30T04:57:05.077519+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:06.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:05 smithi089 bash[18545]: audit 2024-03-30T04:57:05.093912+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:06.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:05 smithi089 bash[23954]: cluster 2024-03-30T04:57:04.292762+0000 mgr.x (mgr.24521) 151 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 126 op/s 2024-03-30T04:57:06.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:05 smithi089 bash[23954]: audit 2024-03-30T04:57:05.062447+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:06.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:05 smithi089 bash[23954]: audit 2024-03-30T04:57:05.077519+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:06.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:05 smithi089 bash[23954]: audit 2024-03-30T04:57:05.093912+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:07.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:06 smithi118 bash[18665]: cluster 2024-03-30T04:57:05.083385+0000 mgr.x (mgr.24521) 152 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 140 op/s 2024-03-30T04:57:07.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:06 smithi118 bash[18665]: cluster 2024-03-30T04:57:05.083893+0000 mgr.x (mgr.24521) 153 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 163 op/s 2024-03-30T04:57:07.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:06 smithi118 bash[18665]: audit 2024-03-30T04:57:05.507160+0000 mgr.x (mgr.24521) 154 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:07.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:06 smithi089 bash[23954]: cluster 2024-03-30T04:57:05.083385+0000 mgr.x (mgr.24521) 152 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 140 op/s 2024-03-30T04:57:07.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:06 smithi089 bash[23954]: cluster 2024-03-30T04:57:05.083893+0000 mgr.x (mgr.24521) 153 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 163 op/s 2024-03-30T04:57:07.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:06 smithi089 bash[23954]: audit 2024-03-30T04:57:05.507160+0000 mgr.x (mgr.24521) 154 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:07.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:06 smithi089 bash[18545]: cluster 2024-03-30T04:57:05.083385+0000 mgr.x (mgr.24521) 152 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 140 op/s 2024-03-30T04:57:07.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:06 smithi089 bash[18545]: cluster 2024-03-30T04:57:05.083893+0000 mgr.x (mgr.24521) 153 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 163 op/s 2024-03-30T04:57:07.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:06 smithi089 bash[18545]: audit 2024-03-30T04:57:05.507160+0000 mgr.x (mgr.24521) 154 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:08.950 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:08 smithi118 bash[18665]: cluster 2024-03-30T04:57:07.084631+0000 mgr.x (mgr.24521) 155 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 163 op/s 2024-03-30T04:57:08.951 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:57:08 smithi118 bash[50107]: ts=2024-03-30T04:57:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:57:09.265 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:57:08 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:57:08] "GET /metrics HTTP/1.1" 200 37975 "" "Prometheus/2.33.4" 2024-03-30T04:57:09.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:08 smithi089 bash[18545]: cluster 2024-03-30T04:57:07.084631+0000 mgr.x (mgr.24521) 155 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 163 op/s 2024-03-30T04:57:09.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:08 smithi089 bash[23954]: cluster 2024-03-30T04:57:07.084631+0000 mgr.x (mgr.24521) 155 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 163 op/s 2024-03-30T04:57:11.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:10 smithi118 bash[18665]: cluster 2024-03-30T04:57:09.086262+0000 mgr.x (mgr.24521) 156 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 163 op/s 2024-03-30T04:57:11.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:10 smithi089 bash[23954]: cluster 2024-03-30T04:57:09.086262+0000 mgr.x (mgr.24521) 156 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 163 op/s 2024-03-30T04:57:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:10 smithi089 bash[18545]: cluster 2024-03-30T04:57:09.086262+0000 mgr.x (mgr.24521) 156 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 163 op/s 2024-03-30T04:57:13.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:12 smithi089 bash[18545]: cluster 2024-03-30T04:57:11.086779+0000 mgr.x (mgr.24521) 157 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 163 op/s 2024-03-30T04:57:13.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:12 smithi089 bash[23954]: cluster 2024-03-30T04:57:11.086779+0000 mgr.x (mgr.24521) 157 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 163 op/s 2024-03-30T04:57:13.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:12 smithi118 bash[18665]: cluster 2024-03-30T04:57:11.086779+0000 mgr.x (mgr.24521) 157 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 163 op/s 2024-03-30T04:57:13.891 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:57:13 smithi118 bash[50107]: ts=2024-03-30T04:57:13.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:57:15.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:14 smithi089 bash[18545]: cluster 2024-03-30T04:57:13.087471+0000 mgr.x (mgr.24521) 158 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-03-30T04:57:15.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:14 smithi089 bash[23954]: cluster 2024-03-30T04:57:13.087471+0000 mgr.x (mgr.24521) 158 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-03-30T04:57:15.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:14 smithi118 bash[18665]: cluster 2024-03-30T04:57:13.087471+0000 mgr.x (mgr.24521) 158 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-03-30T04:57:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[18545]: cluster 2024-03-30T04:57:15.089218+0000 mgr.x (mgr.24521) 159 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:57:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[18545]: audit 2024-03-30T04:57:15.518812+0000 mgr.x (mgr.24521) 160 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[18545]: audit 2024-03-30T04:57:16.037832+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:57:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[18545]: audit 2024-03-30T04:57:16.039700+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:57:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[18545]: audit 2024-03-30T04:57:16.050888+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:17.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[18545]: audit 2024-03-30T04:57:16.483794+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:17.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[18545]: audit 2024-03-30T04:57:16.499527+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:17.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[18545]: audit 2024-03-30T04:57:16.513305+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[23954]: cluster 2024-03-30T04:57:15.089218+0000 mgr.x (mgr.24521) 159 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:57:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[23954]: audit 2024-03-30T04:57:15.518812+0000 mgr.x (mgr.24521) 160 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[23954]: audit 2024-03-30T04:57:16.037832+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:57:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[23954]: audit 2024-03-30T04:57:16.039700+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:57:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[23954]: audit 2024-03-30T04:57:16.050888+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[23954]: audit 2024-03-30T04:57:16.483794+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[23954]: audit 2024-03-30T04:57:16.499527+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:17.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:16 smithi089 bash[23954]: audit 2024-03-30T04:57:16.513305+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:17.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:16 smithi118 bash[18665]: cluster 2024-03-30T04:57:15.089218+0000 mgr.x (mgr.24521) 159 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:57:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:16 smithi118 bash[18665]: audit 2024-03-30T04:57:15.518812+0000 mgr.x (mgr.24521) 160 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:16 smithi118 bash[18665]: audit 2024-03-30T04:57:16.037832+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:57:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:16 smithi118 bash[18665]: audit 2024-03-30T04:57:16.039700+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:57:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:16 smithi118 bash[18665]: audit 2024-03-30T04:57:16.050888+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:16 smithi118 bash[18665]: audit 2024-03-30T04:57:16.483794+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:16 smithi118 bash[18665]: audit 2024-03-30T04:57:16.499527+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:17.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:16 smithi118 bash[18665]: audit 2024-03-30T04:57:16.513305+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:18.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:17 smithi089 bash[18545]: cluster 2024-03-30T04:57:16.043000+0000 mgr.x (mgr.24521) 161 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-03-30T04:57:18.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:17 smithi089 bash[18545]: cluster 2024-03-30T04:57:16.043568+0000 mgr.x (mgr.24521) 162 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:18.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:17 smithi089 bash[18545]: cluster 2024-03-30T04:57:16.504880+0000 mgr.x (mgr.24521) 163 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-03-30T04:57:18.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:17 smithi089 bash[23954]: cluster 2024-03-30T04:57:16.043000+0000 mgr.x (mgr.24521) 161 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-03-30T04:57:18.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:17 smithi089 bash[23954]: cluster 2024-03-30T04:57:16.043568+0000 mgr.x (mgr.24521) 162 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:18.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:17 smithi089 bash[23954]: cluster 2024-03-30T04:57:16.504880+0000 mgr.x (mgr.24521) 163 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-03-30T04:57:18.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:17 smithi118 bash[18665]: cluster 2024-03-30T04:57:16.043000+0000 mgr.x (mgr.24521) 161 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-03-30T04:57:18.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:17 smithi118 bash[18665]: cluster 2024-03-30T04:57:16.043568+0000 mgr.x (mgr.24521) 162 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:18.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:17 smithi118 bash[18665]: cluster 2024-03-30T04:57:16.504880+0000 mgr.x (mgr.24521) 163 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-03-30T04:57:18.926 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:57:18 smithi118 bash[50107]: ts=2024-03-30T04:57:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:57:19.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:18 smithi089 bash[18545]: audit 2024-03-30T04:57:18.072029+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:19.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:18 smithi089 bash[23954]: audit 2024-03-30T04:57:18.072029+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:19.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:18 smithi118 bash[18665]: audit 2024-03-30T04:57:18.072029+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:19.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:57:18 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:57:18] "GET /metrics HTTP/1.1" 200 37973 "" "Prometheus/2.33.4" 2024-03-30T04:57:20.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:19 smithi089 bash[18545]: cluster 2024-03-30T04:57:18.505582+0000 mgr.x (mgr.24521) 164 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-03-30T04:57:20.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:19 smithi089 bash[23954]: cluster 2024-03-30T04:57:18.505582+0000 mgr.x (mgr.24521) 164 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-03-30T04:57:20.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:19 smithi118 bash[18665]: cluster 2024-03-30T04:57:18.505582+0000 mgr.x (mgr.24521) 164 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-03-30T04:57:22.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:21 smithi089 bash[18545]: cluster 2024-03-30T04:57:20.507243+0000 mgr.x (mgr.24521) 165 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:57:22.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:21 smithi089 bash[23954]: cluster 2024-03-30T04:57:20.507243+0000 mgr.x (mgr.24521) 165 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:57:22.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:21 smithi118 bash[18665]: cluster 2024-03-30T04:57:20.507243+0000 mgr.x (mgr.24521) 165 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:57:23.891 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:57:23 smithi118 bash[50107]: ts=2024-03-30T04:57:23.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:57:24.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:23 smithi089 bash[18545]: cluster 2024-03-30T04:57:22.507997+0000 mgr.x (mgr.24521) 166 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-03-30T04:57:24.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:23 smithi089 bash[23954]: cluster 2024-03-30T04:57:22.507997+0000 mgr.x (mgr.24521) 166 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-03-30T04:57:24.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:23 smithi118 bash[18665]: cluster 2024-03-30T04:57:22.507997+0000 mgr.x (mgr.24521) 166 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-03-30T04:57:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:25 smithi089 bash[18545]: cluster 2024-03-30T04:57:24.509653+0000 mgr.x (mgr.24521) 167 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:57:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:25 smithi089 bash[18545]: audit 2024-03-30T04:57:25.309227+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:25 smithi089 bash[18545]: audit 2024-03-30T04:57:25.323857+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:25 smithi089 bash[18545]: audit 2024-03-30T04:57:25.337959+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:26.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:25 smithi089 bash[23954]: cluster 2024-03-30T04:57:24.509653+0000 mgr.x (mgr.24521) 167 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:57:26.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:25 smithi089 bash[23954]: audit 2024-03-30T04:57:25.309227+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:26.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:25 smithi089 bash[23954]: audit 2024-03-30T04:57:25.323857+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:26.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:25 smithi089 bash[23954]: audit 2024-03-30T04:57:25.337959+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:26.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:25 smithi118 bash[18665]: cluster 2024-03-30T04:57:24.509653+0000 mgr.x (mgr.24521) 167 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:57:26.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:25 smithi118 bash[18665]: audit 2024-03-30T04:57:25.309227+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:26.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:25 smithi118 bash[18665]: audit 2024-03-30T04:57:25.323857+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:26.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:25 smithi118 bash[18665]: audit 2024-03-30T04:57:25.337959+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:27.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:26 smithi089 bash[18545]: cluster 2024-03-30T04:57:25.330070+0000 mgr.x (mgr.24521) 168 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:27.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:26 smithi089 bash[18545]: cluster 2024-03-30T04:57:25.330665+0000 mgr.x (mgr.24521) 169 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:27.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:26 smithi089 bash[18545]: audit 2024-03-30T04:57:25.530477+0000 mgr.x (mgr.24521) 170 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:27.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:26 smithi089 bash[23954]: cluster 2024-03-30T04:57:25.330070+0000 mgr.x (mgr.24521) 168 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:27.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:26 smithi089 bash[23954]: cluster 2024-03-30T04:57:25.330665+0000 mgr.x (mgr.24521) 169 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:27.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:26 smithi089 bash[23954]: audit 2024-03-30T04:57:25.530477+0000 mgr.x (mgr.24521) 170 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:27.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:26 smithi118 bash[18665]: cluster 2024-03-30T04:57:25.330070+0000 mgr.x (mgr.24521) 168 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:27.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:26 smithi118 bash[18665]: cluster 2024-03-30T04:57:25.330665+0000 mgr.x (mgr.24521) 169 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:27.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:26 smithi118 bash[18665]: audit 2024-03-30T04:57:25.530477+0000 mgr.x (mgr.24521) 170 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:28.945 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:57:28 smithi118 bash[50107]: ts=2024-03-30T04:57:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:57:29.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:28 smithi089 bash[18545]: cluster 2024-03-30T04:57:27.331372+0000 mgr.x (mgr.24521) 171 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:29.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:28 smithi089 bash[23954]: cluster 2024-03-30T04:57:27.331372+0000 mgr.x (mgr.24521) 171 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:29.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:28 smithi118 bash[18665]: cluster 2024-03-30T04:57:27.331372+0000 mgr.x (mgr.24521) 171 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:29.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:57:28 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:57:28] "GET /metrics HTTP/1.1" 200 37973 "" "Prometheus/2.33.4" 2024-03-30T04:57:31.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:30 smithi089 bash[18545]: cluster 2024-03-30T04:57:29.333046+0000 mgr.x (mgr.24521) 172 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:31.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:30 smithi089 bash[23954]: cluster 2024-03-30T04:57:29.333046+0000 mgr.x (mgr.24521) 172 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:31.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:30 smithi118 bash[18665]: cluster 2024-03-30T04:57:29.333046+0000 mgr.x (mgr.24521) 172 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:32.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:32 smithi089 bash[18545]: cluster 2024-03-30T04:57:31.333796+0000 mgr.x (mgr.24521) 173 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:32.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:32 smithi089 bash[23954]: cluster 2024-03-30T04:57:31.333796+0000 mgr.x (mgr.24521) 173 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:32.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:32 smithi118 bash[18665]: cluster 2024-03-30T04:57:31.333796+0000 mgr.x (mgr.24521) 173 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:33.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:33 smithi089 bash[18545]: audit 2024-03-30T04:57:33.072409+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:33.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:33 smithi089 bash[23954]: audit 2024-03-30T04:57:33.072409+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:33.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:33 smithi118 bash[18665]: audit 2024-03-30T04:57:33.072409+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:33.641 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:57:33 smithi118 bash[50107]: ts=2024-03-30T04:57:33.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:57:34.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:34 smithi089 bash[18545]: cluster 2024-03-30T04:57:33.334585+0000 mgr.x (mgr.24521) 174 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s 2024-03-30T04:57:34.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:34 smithi089 bash[23954]: cluster 2024-03-30T04:57:33.334585+0000 mgr.x (mgr.24521) 174 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s 2024-03-30T04:57:34.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:34 smithi118 bash[18665]: cluster 2024-03-30T04:57:33.334585+0000 mgr.x (mgr.24521) 174 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s 2024-03-30T04:57:36.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:36 smithi118 bash[18665]: cluster 2024-03-30T04:57:35.336363+0000 mgr.x (mgr.24521) 175 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:57:36.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:36 smithi118 bash[18665]: audit 2024-03-30T04:57:35.539556+0000 mgr.x (mgr.24521) 176 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:36.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:36 smithi089 bash[18545]: cluster 2024-03-30T04:57:35.336363+0000 mgr.x (mgr.24521) 175 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:57:36.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:36 smithi089 bash[18545]: audit 2024-03-30T04:57:35.539556+0000 mgr.x (mgr.24521) 176 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:36.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:36 smithi089 bash[23954]: cluster 2024-03-30T04:57:35.336363+0000 mgr.x (mgr.24521) 175 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:57:36.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:36 smithi089 bash[23954]: audit 2024-03-30T04:57:35.539556+0000 mgr.x (mgr.24521) 176 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:37.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:37 smithi089 bash[18545]: audit 2024-03-30T04:57:36.723434+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:37.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:37 smithi089 bash[18545]: audit 2024-03-30T04:57:36.739165+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:37.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:37 smithi089 bash[18545]: cluster 2024-03-30T04:57:36.745303+0000 mgr.x (mgr.24521) 177 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-03-30T04:57:37.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:37 smithi089 bash[18545]: cluster 2024-03-30T04:57:36.745960+0000 mgr.x (mgr.24521) 178 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:37.972 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:37 smithi089 bash[18545]: audit 2024-03-30T04:57:36.753375+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:37.972 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:37 smithi089 bash[23954]: audit 2024-03-30T04:57:36.723434+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:37.972 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:37 smithi089 bash[23954]: audit 2024-03-30T04:57:36.739165+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:37.972 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:37 smithi089 bash[23954]: cluster 2024-03-30T04:57:36.745303+0000 mgr.x (mgr.24521) 177 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-03-30T04:57:37.972 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:37 smithi089 bash[23954]: cluster 2024-03-30T04:57:36.745960+0000 mgr.x (mgr.24521) 178 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:37.972 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:37 smithi089 bash[23954]: audit 2024-03-30T04:57:36.753375+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:38.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:37 smithi118 bash[18665]: audit 2024-03-30T04:57:36.723434+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:38.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:37 smithi118 bash[18665]: audit 2024-03-30T04:57:36.739165+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:38.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:37 smithi118 bash[18665]: cluster 2024-03-30T04:57:36.745303+0000 mgr.x (mgr.24521) 177 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-03-30T04:57:38.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:37 smithi118 bash[18665]: cluster 2024-03-30T04:57:36.745960+0000 mgr.x (mgr.24521) 178 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:38.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:37 smithi118 bash[18665]: audit 2024-03-30T04:57:36.753375+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:38.159 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T04:57:38.951 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:57:38 smithi118 bash[50107]: ts=2024-03-30T04:57:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:57:39.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:57:38 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:57:38] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.33.4" 2024-03-30T04:57:40.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:39 smithi089 bash[18545]: cluster 2024-03-30T04:57:38.746715+0000 mgr.x (mgr.24521) 179 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-03-30T04:57:40.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:39 smithi089 bash[23954]: cluster 2024-03-30T04:57:38.746715+0000 mgr.x (mgr.24521) 179 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-03-30T04:57:40.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:39 smithi118 bash[18665]: cluster 2024-03-30T04:57:38.746715+0000 mgr.x (mgr.24521) 179 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-03-30T04:57:42.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:41 smithi089 bash[18545]: cluster 2024-03-30T04:57:40.748407+0000 mgr.x (mgr.24521) 180 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:42.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:41 smithi089 bash[23954]: cluster 2024-03-30T04:57:40.748407+0000 mgr.x (mgr.24521) 180 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:42.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:41 smithi118 bash[18665]: cluster 2024-03-30T04:57:40.748407+0000 mgr.x (mgr.24521) 180 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:42.921 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled to redeploy mgr.y on host 'smithi089' 2024-03-30T04:57:43.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:42 smithi089 bash[18545]: audit 2024-03-30T04:57:42.530052+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.89:0/2627680323' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:57:43.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:42 smithi089 bash[23954]: audit 2024-03-30T04:57:42.530052+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.89:0/2627680323' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:57:43.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:42 smithi118 bash[18665]: audit 2024-03-30T04:57:42.530052+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.89:0/2627680323' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:57:43.616 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps --refresh' 2024-03-30T04:57:43.891 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[50107]: ts=2024-03-30T04:57:43.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:57:44.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[23954]: cluster 2024-03-30T04:57:42.749099+0000 mgr.x (mgr.24521) 181 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:44.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[23954]: audit 2024-03-30T04:57:42.894327+0000 mgr.x (mgr.24521) 182 : audit [DBG] from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:57:44.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[23954]: audit 2024-03-30T04:57:42.901858+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:44.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[23954]: cephadm 2024-03-30T04:57:42.907968+0000 mgr.x (mgr.24521) 183 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-03-30T04:57:44.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[23954]: audit 2024-03-30T04:57:42.911826+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:44.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[23954]: audit 2024-03-30T04:57:42.924593+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:44.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[23954]: audit 2024-03-30T04:57:42.957530+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:57:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[23954]: audit 2024-03-30T04:57:42.959522+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:57:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[23954]: cluster 2024-03-30T04:57:42.962979+0000 mgr.x (mgr.24521) 184 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 671 B/s rd, 0 op/s 2024-03-30T04:57:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[23954]: cluster 2024-03-30T04:57:42.963630+0000 mgr.x (mgr.24521) 185 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s 2024-03-30T04:57:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[23954]: audit 2024-03-30T04:57:42.965799+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[23954]: audit 2024-03-30T04:57:43.047687+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:57:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[23954]: audit 2024-03-30T04:57:43.049747+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:57:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[23954]: audit 2024-03-30T04:57:43.052537+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:57:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[23954]: audit 2024-03-30T04:57:43.054358+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:57:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[18545]: cluster 2024-03-30T04:57:42.749099+0000 mgr.x (mgr.24521) 181 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[18545]: audit 2024-03-30T04:57:42.894327+0000 mgr.x (mgr.24521) 182 : audit [DBG] from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:57:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[18545]: audit 2024-03-30T04:57:42.901858+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[18545]: cephadm 2024-03-30T04:57:42.907968+0000 mgr.x (mgr.24521) 183 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-03-30T04:57:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[18545]: audit 2024-03-30T04:57:42.911826+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[18545]: audit 2024-03-30T04:57:42.924593+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[18545]: audit 2024-03-30T04:57:42.957530+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:57:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[18545]: audit 2024-03-30T04:57:42.959522+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:57:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[18545]: cluster 2024-03-30T04:57:42.962979+0000 mgr.x (mgr.24521) 184 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 671 B/s rd, 0 op/s 2024-03-30T04:57:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[18545]: cluster 2024-03-30T04:57:42.963630+0000 mgr.x (mgr.24521) 185 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s 2024-03-30T04:57:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[18545]: audit 2024-03-30T04:57:42.965799+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[18545]: audit 2024-03-30T04:57:43.047687+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:57:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[18545]: audit 2024-03-30T04:57:43.049747+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:57:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[18545]: audit 2024-03-30T04:57:43.052537+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:57:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:43 smithi089 bash[18545]: audit 2024-03-30T04:57:43.054358+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:57:44.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[18665]: cluster 2024-03-30T04:57:42.749099+0000 mgr.x (mgr.24521) 181 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[18665]: audit 2024-03-30T04:57:42.894327+0000 mgr.x (mgr.24521) 182 : audit [DBG] from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:57:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[18665]: audit 2024-03-30T04:57:42.901858+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[18665]: cephadm 2024-03-30T04:57:42.907968+0000 mgr.x (mgr.24521) 183 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-03-30T04:57:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[18665]: audit 2024-03-30T04:57:42.911826+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[18665]: audit 2024-03-30T04:57:42.924593+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[18665]: audit 2024-03-30T04:57:42.957530+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:57:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[18665]: audit 2024-03-30T04:57:42.959522+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:57:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[18665]: cluster 2024-03-30T04:57:42.962979+0000 mgr.x (mgr.24521) 184 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 671 B/s rd, 0 op/s 2024-03-30T04:57:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[18665]: cluster 2024-03-30T04:57:42.963630+0000 mgr.x (mgr.24521) 185 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s 2024-03-30T04:57:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[18665]: audit 2024-03-30T04:57:42.965799+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[18665]: audit 2024-03-30T04:57:43.047687+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24521 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:57:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[18665]: audit 2024-03-30T04:57:43.049747+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:57:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[18665]: audit 2024-03-30T04:57:43.052537+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:57:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:43 smithi118 bash[18665]: audit 2024-03-30T04:57:43.054358+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:57:45.169 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:44 smithi089 bash[18545]: cephadm 2024-03-30T04:57:43.056145+0000 mgr.x (mgr.24521) 186 : cephadm [INF] Deploying daemon mgr.y on smithi089 2024-03-30T04:57:45.170 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:44 smithi089 bash[23954]: cephadm 2024-03-30T04:57:43.056145+0000 mgr.x (mgr.24521) 186 : cephadm [INF] Deploying daemon mgr.y on smithi089 2024-03-30T04:57:45.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:44 smithi118 bash[18665]: cephadm 2024-03-30T04:57:43.056145+0000 mgr.x (mgr.24521) 186 : cephadm [INF] Deploying daemon mgr.y on smithi089 2024-03-30T04:57:46.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:45 smithi089 bash[18545]: cluster 2024-03-30T04:57:44.965343+0000 mgr.x (mgr.24521) 187 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:57:46.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:45 smithi089 bash[18545]: audit 2024-03-30T04:57:45.473932+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:46.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:45 smithi089 bash[18545]: audit 2024-03-30T04:57:45.487608+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:46.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:45 smithi089 bash[18545]: audit 2024-03-30T04:57:45.504307+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:46.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:45 smithi089 bash[23954]: cluster 2024-03-30T04:57:44.965343+0000 mgr.x (mgr.24521) 187 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:57:46.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:45 smithi089 bash[23954]: audit 2024-03-30T04:57:45.473932+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:46.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:45 smithi089 bash[23954]: audit 2024-03-30T04:57:45.487608+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:46.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:45 smithi089 bash[23954]: audit 2024-03-30T04:57:45.504307+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:46.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:45 smithi118 bash[18665]: cluster 2024-03-30T04:57:44.965343+0000 mgr.x (mgr.24521) 187 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:57:46.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:45 smithi118 bash[18665]: audit 2024-03-30T04:57:45.473932+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:46.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:45 smithi118 bash[18665]: audit 2024-03-30T04:57:45.487608+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:46.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:45 smithi118 bash[18665]: audit 2024-03-30T04:57:45.504307+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:47.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:46 smithi089 bash[18545]: cluster 2024-03-30T04:57:45.495671+0000 mgr.x (mgr.24521) 188 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:57:47.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:46 smithi089 bash[18545]: cluster 2024-03-30T04:57:45.496369+0000 mgr.x (mgr.24521) 189 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:47.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:46 smithi089 bash[18545]: audit 2024-03-30T04:57:45.547534+0000 mgr.x (mgr.24521) 190 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:47.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:46 smithi089 bash[23954]: cluster 2024-03-30T04:57:45.495671+0000 mgr.x (mgr.24521) 188 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:57:47.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:46 smithi089 bash[23954]: cluster 2024-03-30T04:57:45.496369+0000 mgr.x (mgr.24521) 189 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:47.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:46 smithi089 bash[23954]: audit 2024-03-30T04:57:45.547534+0000 mgr.x (mgr.24521) 190 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:47.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:46 smithi118 bash[18665]: cluster 2024-03-30T04:57:45.495671+0000 mgr.x (mgr.24521) 188 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:57:47.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:46 smithi118 bash[18665]: cluster 2024-03-30T04:57:45.496369+0000 mgr.x (mgr.24521) 189 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:47.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:46 smithi118 bash[18665]: audit 2024-03-30T04:57:45.547534+0000 mgr.x (mgr.24521) 190 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:48.131 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:57:48.132 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 2s ago 19m - - 2024-03-30T04:57:48.132 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 11s ago 19m - - 2024-03-30T04:57:48.133 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (2m) 2s ago 12m 13.7M - 0.23.0 ba2b418f427c 7727dfe259b7 2024-03-30T04:57:48.133 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 error 11s ago 12m - - 2024-03-30T04:57:48.134 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (2m) 2s ago 10m 42.1M - 3.5 e1d6a67b021e 99f4ad9d0e99 2024-03-30T04:57:48.134 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283 running (6m) 11s ago 18m 503M - 19.0.0-2493-gd82c9aa1 3714003597ec e996ef5dbd33 2024-03-30T04:57:48.134 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:9283 running (20m) 2s ago 20m 400M - 17.2.0 e1d6a67b021e f2ae31b45b8c 2024-03-30T04:57:48.135 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (20m) 2s ago 20m 62.7M 2048M 17.2.0 e1d6a67b021e c95e7ed6a096 2024-03-30T04:57:48.135 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (18m) 11s ago 18m 46.9M 2048M 17.2.0 e1d6a67b021e 109dd04b1ff7 2024-03-30T04:57:48.135 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (19m) 2s ago 19m 46.1M 2048M 17.2.0 e1d6a67b021e 72441739d3f9 2024-03-30T04:57:48.136 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (3m) 2s ago 13m 8615k - 1.3.1 1dbe0e931976 e8fafaf7391f 2024-03-30T04:57:48.136 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (2m) 11s ago 13m 9367k - 1.3.1 1dbe0e931976 5731f4954e05 2024-03-30T04:57:48.136 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (18m) 2s ago 18m 54.1M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T04:57:48.136 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (17m) 2s ago 17m 58.3M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T04:57:48.136 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (16m) 2s ago 16m 50.6M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T04:57:48.136 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (16m) 2s ago 16m 54.5M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T04:57:48.136 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (15m) 11s ago 15m 55.0M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T04:57:48.136 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (15m) 11s ago 15m 51.8M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T04:57:48.137 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (14m) 11s ago 14m 50.5M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T04:57:48.137 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (13m) 11s ago 14m 54.0M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T04:57:48.137 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (2m) 11s ago 13m 59.9M - 2.33.4 514e6a882f6e 3a61a34f61eb 2024-03-30T04:57:48.137 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (10m) 2s ago 10m 86.0M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T04:57:48.137 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (10m) 11s ago 10m 85.9M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T04:57:48.913 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:57:48 smithi118 bash[50107]: ts=2024-03-30T04:57:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:57:49.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:48 smithi089 bash[18545]: cluster 2024-03-30T04:57:47.497230+0000 mgr.x (mgr.24521) 191 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:49.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:48 smithi089 bash[18545]: audit 2024-03-30T04:57:48.073045+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:49.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:48 smithi089 bash[23954]: cluster 2024-03-30T04:57:47.497230+0000 mgr.x (mgr.24521) 191 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:49.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:48 smithi089 bash[23954]: audit 2024-03-30T04:57:48.073045+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:49.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:48 smithi118 bash[18665]: cluster 2024-03-30T04:57:47.497230+0000 mgr.x (mgr.24521) 191 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:57:49.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:48 smithi118 bash[18665]: audit 2024-03-30T04:57:48.073045+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:49.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:57:48 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:57:48] "GET /metrics HTTP/1.1" 200 37971 "" "Prometheus/2.33.4" 2024-03-30T04:57:50.138 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:49 smithi118 bash[18665]: audit 2024-03-30T04:57:48.074425+0000 mgr.x (mgr.24521) 192 : audit [DBG] from='client.25021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:57:50.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:49 smithi089 bash[18545]: audit 2024-03-30T04:57:48.074425+0000 mgr.x (mgr.24521) 192 : audit [DBG] from='client.25021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:57:50.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:49 smithi089 bash[23954]: audit 2024-03-30T04:57:48.074425+0000 mgr.x (mgr.24521) 192 : audit [DBG] from='client.25021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:57:50.323 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 180' 2024-03-30T04:57:51.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:50 smithi118 bash[18665]: cluster 2024-03-30T04:57:49.498912+0000 mgr.x (mgr.24521) 193 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:57:51.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:50 smithi089 bash[23954]: cluster 2024-03-30T04:57:49.498912+0000 mgr.x (mgr.24521) 193 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:57:51.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:50 smithi089 bash[18545]: cluster 2024-03-30T04:57:49.498912+0000 mgr.x (mgr.24521) 193 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:57:52.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:52 smithi089 bash[18545]: cluster 2024-03-30T04:57:51.499385+0000 mgr.x (mgr.24521) 194 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:57:52.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:52 smithi089 bash[23954]: cluster 2024-03-30T04:57:51.499385+0000 mgr.x (mgr.24521) 194 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:57:52.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:52 smithi118 bash[18665]: cluster 2024-03-30T04:57:51.499385+0000 mgr.x (mgr.24521) 194 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:57:53.891 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:57:53 smithi118 bash[50107]: ts=2024-03-30T04:57:53.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:57:54.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:54 smithi089 bash[23954]: cluster 2024-03-30T04:57:53.500061+0000 mgr.x (mgr.24521) 195 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 0 op/s 2024-03-30T04:57:54.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:54 smithi089 bash[18545]: cluster 2024-03-30T04:57:53.500061+0000 mgr.x (mgr.24521) 195 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 0 op/s 2024-03-30T04:57:54.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:54 smithi118 bash[18665]: cluster 2024-03-30T04:57:53.500061+0000 mgr.x (mgr.24521) 195 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 0 op/s 2024-03-30T04:57:56.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:56 smithi089 bash[18545]: cluster 2024-03-30T04:57:55.501709+0000 mgr.x (mgr.24521) 196 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:57:56.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:56 smithi089 bash[18545]: audit 2024-03-30T04:57:55.555538+0000 mgr.x (mgr.24521) 197 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:56.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:56 smithi089 bash[23954]: cluster 2024-03-30T04:57:55.501709+0000 mgr.x (mgr.24521) 196 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:57:56.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:56 smithi089 bash[23954]: audit 2024-03-30T04:57:55.555538+0000 mgr.x (mgr.24521) 197 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:56.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:56 smithi118 bash[18665]: cluster 2024-03-30T04:57:55.501709+0000 mgr.x (mgr.24521) 196 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:57:56.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:56 smithi118 bash[18665]: audit 2024-03-30T04:57:55.555538+0000 mgr.x (mgr.24521) 197 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:58.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:57 smithi089 bash[18545]: audit 2024-03-30T04:57:56.959024+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:58.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:57 smithi089 bash[18545]: audit 2024-03-30T04:57:56.971001+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:58.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:57 smithi089 bash[18545]: cluster 2024-03-30T04:57:56.977251+0000 mgr.x (mgr.24521) 198 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:57:58.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:57 smithi089 bash[18545]: audit 2024-03-30T04:57:56.983011+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:58.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:57 smithi089 bash[23954]: audit 2024-03-30T04:57:56.959024+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:58.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:57 smithi089 bash[23954]: audit 2024-03-30T04:57:56.971001+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:58.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:57 smithi089 bash[23954]: cluster 2024-03-30T04:57:56.977251+0000 mgr.x (mgr.24521) 198 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:57:58.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:57 smithi089 bash[23954]: audit 2024-03-30T04:57:56.983011+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:58.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:57 smithi118 bash[18665]: audit 2024-03-30T04:57:56.959024+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:58.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:57 smithi118 bash[18665]: audit 2024-03-30T04:57:56.971001+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:58.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:57 smithi118 bash[18665]: cluster 2024-03-30T04:57:56.977251+0000 mgr.x (mgr.24521) 198 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:57:58.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:57 smithi118 bash[18665]: audit 2024-03-30T04:57:56.983011+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:57:58.951 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:57:58 smithi118 bash[50107]: ts=2024-03-30T04:57:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:57:59.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:57:59 smithi089 bash[18545]: cluster 2024-03-30T04:57:58.978384+0000 mgr.x (mgr.24521) 199 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:57:59.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:57:59 smithi089 bash[23954]: cluster 2024-03-30T04:57:58.978384+0000 mgr.x (mgr.24521) 199 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:57:59.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:57:59 smithi118 bash[18665]: cluster 2024-03-30T04:57:58.978384+0000 mgr.x (mgr.24521) 199 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:57:59.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:57:58 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:57:58] "GET /metrics HTTP/1.1" 200 37971 "" "Prometheus/2.33.4" 2024-03-30T04:58:01.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:01 smithi089 bash[23954]: cluster 2024-03-30T04:58:00.979737+0000 mgr.x (mgr.24521) 200 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:58:01.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:01 smithi089 bash[18545]: cluster 2024-03-30T04:58:00.979737+0000 mgr.x (mgr.24521) 200 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:58:01.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:01 smithi118 bash[18665]: cluster 2024-03-30T04:58:00.979737+0000 mgr.x (mgr.24521) 200 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:58:03.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:03 smithi089 bash[18545]: cluster 2024-03-30T04:58:02.980487+0000 mgr.x (mgr.24521) 201 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:58:03.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:03 smithi089 bash[23954]: cluster 2024-03-30T04:58:02.980487+0000 mgr.x (mgr.24521) 201 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:58:03.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:03 smithi118 bash[18665]: cluster 2024-03-30T04:58:02.980487+0000 mgr.x (mgr.24521) 201 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:58:03.891 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:58:03 smithi118 bash[50107]: ts=2024-03-30T04:58:03.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:58:04.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:04 smithi089 bash[18545]: audit 2024-03-30T04:58:03.073353+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:04.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:04 smithi089 bash[23954]: audit 2024-03-30T04:58:03.073353+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:04.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:04 smithi118 bash[18665]: audit 2024-03-30T04:58:03.073353+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:05.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:05 smithi089 bash[18545]: cluster 2024-03-30T04:58:04.982197+0000 mgr.x (mgr.24521) 202 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:58:05.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:05 smithi089 bash[23954]: cluster 2024-03-30T04:58:04.982197+0000 mgr.x (mgr.24521) 202 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:58:05.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:05 smithi118 bash[18665]: cluster 2024-03-30T04:58:04.982197+0000 mgr.x (mgr.24521) 202 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:58:07.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:06 smithi089 bash[23954]: audit 2024-03-30T04:58:05.563900+0000 mgr.x (mgr.24521) 203 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:07.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:06 smithi089 bash[23954]: audit 2024-03-30T04:58:05.657249+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:07.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:06 smithi089 bash[23954]: audit 2024-03-30T04:58:05.671125+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:07.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:06 smithi089 bash[23954]: cluster 2024-03-30T04:58:05.678474+0000 mgr.x (mgr.24521) 204 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-03-30T04:58:07.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:06 smithi089 bash[23954]: cluster 2024-03-30T04:58:05.679111+0000 mgr.x (mgr.24521) 205 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:07.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:06 smithi089 bash[23954]: audit 2024-03-30T04:58:05.683741+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:07.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:06 smithi089 bash[18545]: audit 2024-03-30T04:58:05.563900+0000 mgr.x (mgr.24521) 203 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:07.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:06 smithi089 bash[18545]: audit 2024-03-30T04:58:05.657249+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:07.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:06 smithi089 bash[18545]: audit 2024-03-30T04:58:05.671125+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:07.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:06 smithi089 bash[18545]: cluster 2024-03-30T04:58:05.678474+0000 mgr.x (mgr.24521) 204 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-03-30T04:58:07.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:06 smithi089 bash[18545]: cluster 2024-03-30T04:58:05.679111+0000 mgr.x (mgr.24521) 205 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:07.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:06 smithi089 bash[18545]: audit 2024-03-30T04:58:05.683741+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:07.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:06 smithi118 bash[18665]: audit 2024-03-30T04:58:05.563900+0000 mgr.x (mgr.24521) 203 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:07.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:06 smithi118 bash[18665]: audit 2024-03-30T04:58:05.657249+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:07.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:06 smithi118 bash[18665]: audit 2024-03-30T04:58:05.671125+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:07.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:06 smithi118 bash[18665]: cluster 2024-03-30T04:58:05.678474+0000 mgr.x (mgr.24521) 204 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-03-30T04:58:07.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:06 smithi118 bash[18665]: cluster 2024-03-30T04:58:05.679111+0000 mgr.x (mgr.24521) 205 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:07.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:06 smithi118 bash[18665]: audit 2024-03-30T04:58:05.683741+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:08.950 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:08 smithi118 bash[18665]: cluster 2024-03-30T04:58:07.679805+0000 mgr.x (mgr.24521) 206 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-03-30T04:58:08.950 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:58:08 smithi118 bash[50107]: ts=2024-03-30T04:58:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:58:09.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:08 smithi089 bash[18545]: cluster 2024-03-30T04:58:07.679805+0000 mgr.x (mgr.24521) 206 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-03-30T04:58:09.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:08 smithi089 bash[23954]: cluster 2024-03-30T04:58:07.679805+0000 mgr.x (mgr.24521) 206 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-03-30T04:58:09.390 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:58:08 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:58:08] "GET /metrics HTTP/1.1" 200 37974 "" "Prometheus/2.33.4" 2024-03-30T04:58:10.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:10 smithi118 bash[18665]: cluster 2024-03-30T04:58:09.681527+0000 mgr.x (mgr.24521) 207 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:11.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:10 smithi089 bash[18545]: cluster 2024-03-30T04:58:09.681527+0000 mgr.x (mgr.24521) 207 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:10 smithi089 bash[23954]: cluster 2024-03-30T04:58:09.681527+0000 mgr.x (mgr.24521) 207 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:12.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:12 smithi089 bash[18545]: cluster 2024-03-30T04:58:11.682295+0000 mgr.x (mgr.24521) 208 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:12.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:12 smithi089 bash[23954]: cluster 2024-03-30T04:58:11.682295+0000 mgr.x (mgr.24521) 208 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:12.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:12 smithi118 bash[18665]: cluster 2024-03-30T04:58:11.682295+0000 mgr.x (mgr.24521) 208 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:13.891 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:58:13 smithi118 bash[50107]: ts=2024-03-30T04:58:13.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:58:15.054 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:14 smithi089 bash[18545]: cluster 2024-03-30T04:58:13.683074+0000 mgr.x (mgr.24521) 209 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-03-30T04:58:15.055 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:14 smithi089 bash[23954]: cluster 2024-03-30T04:58:13.683074+0000 mgr.x (mgr.24521) 209 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-03-30T04:58:15.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:14 smithi118 bash[18665]: cluster 2024-03-30T04:58:13.683074+0000 mgr.x (mgr.24521) 209 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-03-30T04:58:17.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:16 smithi089 bash[18545]: audit 2024-03-30T04:58:15.575281+0000 mgr.x (mgr.24521) 210 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:17.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:16 smithi089 bash[18545]: cluster 2024-03-30T04:58:15.684728+0000 mgr.x (mgr.24521) 211 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:58:17.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:16 smithi089 bash[23954]: audit 2024-03-30T04:58:15.575281+0000 mgr.x (mgr.24521) 210 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:17.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:16 smithi089 bash[23954]: cluster 2024-03-30T04:58:15.684728+0000 mgr.x (mgr.24521) 211 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:58:17.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:16 smithi118 bash[18665]: audit 2024-03-30T04:58:15.575281+0000 mgr.x (mgr.24521) 210 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:17.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:16 smithi118 bash[18665]: cluster 2024-03-30T04:58:15.684728+0000 mgr.x (mgr.24521) 211 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:58:18.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:18 smithi118 bash[18665]: audit 2024-03-30T04:58:17.148347+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:18.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:18 smithi118 bash[18665]: audit 2024-03-30T04:58:17.159661+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:18.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:18 smithi118 bash[18665]: cluster 2024-03-30T04:58:17.165503+0000 mgr.x (mgr.24521) 212 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:58:18.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:18 smithi118 bash[18665]: audit 2024-03-30T04:58:17.170675+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:18.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:18 smithi118 bash[18665]: audit 2024-03-30T04:58:18.073790+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:18.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:18 smithi089 bash[18545]: audit 2024-03-30T04:58:17.148347+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:18.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:18 smithi089 bash[18545]: audit 2024-03-30T04:58:17.159661+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:18.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:18 smithi089 bash[18545]: cluster 2024-03-30T04:58:17.165503+0000 mgr.x (mgr.24521) 212 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:58:18.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:18 smithi089 bash[18545]: audit 2024-03-30T04:58:17.170675+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:18.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:18 smithi089 bash[18545]: audit 2024-03-30T04:58:18.073790+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:18.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:18 smithi089 bash[23954]: audit 2024-03-30T04:58:17.148347+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:18.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:18 smithi089 bash[23954]: audit 2024-03-30T04:58:17.159661+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:18.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:18 smithi089 bash[23954]: cluster 2024-03-30T04:58:17.165503+0000 mgr.x (mgr.24521) 212 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:58:18.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:18 smithi089 bash[23954]: audit 2024-03-30T04:58:17.170675+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:18.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:18 smithi089 bash[23954]: audit 2024-03-30T04:58:18.073790+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:18.949 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:58:18 smithi118 bash[50107]: ts=2024-03-30T04:58:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:58:19.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:58:18 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:58:18] "GET /metrics HTTP/1.1" 200 37970 "" "Prometheus/2.33.4" 2024-03-30T04:58:20.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:20 smithi089 bash[18545]: cluster 2024-03-30T04:58:19.167177+0000 mgr.x (mgr.24521) 213 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:58:20.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:20 smithi089 bash[23954]: cluster 2024-03-30T04:58:19.167177+0000 mgr.x (mgr.24521) 213 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:58:20.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:20 smithi118 bash[18665]: cluster 2024-03-30T04:58:19.167177+0000 mgr.x (mgr.24521) 213 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:58:22.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:22 smithi089 bash[18545]: cluster 2024-03-30T04:58:21.167870+0000 mgr.x (mgr.24521) 214 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:58:22.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:22 smithi089 bash[23954]: cluster 2024-03-30T04:58:21.167870+0000 mgr.x (mgr.24521) 214 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:58:22.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:22 smithi118 bash[18665]: cluster 2024-03-30T04:58:21.167870+0000 mgr.x (mgr.24521) 214 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:58:23.891 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:58:23 smithi118 bash[50107]: ts=2024-03-30T04:58:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:58:24.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:24 smithi089 bash[18545]: cluster 2024-03-30T04:58:23.168543+0000 mgr.x (mgr.24521) 215 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:58:24.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:24 smithi089 bash[23954]: cluster 2024-03-30T04:58:23.168543+0000 mgr.x (mgr.24521) 215 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:58:24.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:24 smithi118 bash[18665]: cluster 2024-03-30T04:58:23.168543+0000 mgr.x (mgr.24521) 215 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-03-30T04:58:27.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:26 smithi118 bash[18665]: cluster 2024-03-30T04:58:25.170230+0000 mgr.x (mgr.24521) 216 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:58:27.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:26 smithi118 bash[18665]: audit 2024-03-30T04:58:25.586795+0000 mgr.x (mgr.24521) 217 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:27.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:26 smithi118 bash[18665]: audit 2024-03-30T04:58:25.888499+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:27.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:26 smithi118 bash[18665]: audit 2024-03-30T04:58:25.904393+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:27.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:26 smithi118 bash[18665]: cluster 2024-03-30T04:58:25.911087+0000 mgr.x (mgr.24521) 218 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 0 op/s 2024-03-30T04:58:27.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:26 smithi118 bash[18665]: cluster 2024-03-30T04:58:25.911757+0000 mgr.x (mgr.24521) 219 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:27.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:26 smithi118 bash[18665]: audit 2024-03-30T04:58:25.918482+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:27.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:26 smithi089 bash[18545]: cluster 2024-03-30T04:58:25.170230+0000 mgr.x (mgr.24521) 216 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:58:27.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:26 smithi089 bash[18545]: audit 2024-03-30T04:58:25.586795+0000 mgr.x (mgr.24521) 217 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:27.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:26 smithi089 bash[18545]: audit 2024-03-30T04:58:25.888499+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:27.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:26 smithi089 bash[18545]: audit 2024-03-30T04:58:25.904393+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:27.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:26 smithi089 bash[18545]: cluster 2024-03-30T04:58:25.911087+0000 mgr.x (mgr.24521) 218 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 0 op/s 2024-03-30T04:58:27.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:26 smithi089 bash[18545]: cluster 2024-03-30T04:58:25.911757+0000 mgr.x (mgr.24521) 219 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:27.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:26 smithi089 bash[18545]: audit 2024-03-30T04:58:25.918482+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:26 smithi089 bash[23954]: cluster 2024-03-30T04:58:25.170230+0000 mgr.x (mgr.24521) 216 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:58:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:26 smithi089 bash[23954]: audit 2024-03-30T04:58:25.586795+0000 mgr.x (mgr.24521) 217 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:26 smithi089 bash[23954]: audit 2024-03-30T04:58:25.888499+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:26 smithi089 bash[23954]: audit 2024-03-30T04:58:25.904393+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:26 smithi089 bash[23954]: cluster 2024-03-30T04:58:25.911087+0000 mgr.x (mgr.24521) 218 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 0 op/s 2024-03-30T04:58:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:26 smithi089 bash[23954]: cluster 2024-03-30T04:58:25.911757+0000 mgr.x (mgr.24521) 219 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:26 smithi089 bash[23954]: audit 2024-03-30T04:58:25.918482+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:28.950 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:58:28 smithi118 bash[50107]: ts=2024-03-30T04:58:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:58:29.081 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:58:29 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:29.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:29 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:29.081 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:58:29 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:29.082 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:58:29 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:29.082 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:58:29 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:29.082 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:58:29 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:29.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:28 smithi089 bash[18545]: cluster 2024-03-30T04:58:27.912511+0000 mgr.x (mgr.24521) 220 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 585 B/s rd, 0 op/s 2024-03-30T04:58:29.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:29 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:29.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:28 smithi089 bash[23954]: cluster 2024-03-30T04:58:27.912511+0000 mgr.x (mgr.24521) 220 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 585 B/s rd, 0 op/s 2024-03-30T04:58:29.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:29 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:29.083 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 04:58:29 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:29.390 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:58:28 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:58:28] "GET /metrics HTTP/1.1" 200 37970 "" "Prometheus/2.33.4" 2024-03-30T04:58:29.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:28 smithi118 bash[18665]: cluster 2024-03-30T04:58:27.912511+0000 mgr.x (mgr.24521) 220 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 585 B/s rd, 0 op/s 2024-03-30T04:58:29.475 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:29 smithi089 systemd[1]: Stopping Ceph mgr.y for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T04:58:30.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:29 smithi089 bash[69928]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mgr-y 2024-03-30T04:58:30.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:30 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:58:30.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[69987]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mgr-y 2024-03-30T04:58:30.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:30 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mgr.y.service: Failed with result 'exit-code'. 2024-03-30T04:58:30.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:30 smithi089 systemd[1]: Stopped Ceph mgr.y for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:58:30.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:30 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:30.581 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 04:58:30 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:30.581 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 04:58:30 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:30.582 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 04:58:30 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:30.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:30 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:30.582 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 04:58:30 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:30.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:30 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:30.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:30 smithi089 systemd[1]: Started Ceph mgr.y for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T04:58:30.583 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 04:58:30 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:30.586 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 04:58:30 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:58:31.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:30 smithi118 bash[18665]: cluster 2024-03-30T04:58:29.914129+0000 mgr.x (mgr.24521) 221 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:31.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:30 smithi118 bash[18665]: audit 2024-03-30T04:58:30.357293+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:30 smithi118 bash[18665]: audit 2024-03-30T04:58:30.368789+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:30 smithi118 bash[18665]: audit 2024-03-30T04:58:30.414593+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:30 smithi118 bash[18665]: audit 2024-03-30T04:58:30.424851+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:30 smithi118 bash[18665]: audit 2024-03-30T04:58:30.917137+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:30 smithi118 bash[18665]: audit 2024-03-30T04:58:30.930465+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:30 smithi118 bash[18665]: audit 2024-03-30T04:58:30.939445+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:58:31.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:30 smithi118 bash[18665]: audit 2024-03-30T04:58:30.941362+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:58:31.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:30 smithi118 bash[18665]: audit 2024-03-30T04:58:30.946857+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[18545]: cluster 2024-03-30T04:58:29.914129+0000 mgr.x (mgr.24521) 221 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:31.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[18545]: audit 2024-03-30T04:58:30.357293+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[18545]: audit 2024-03-30T04:58:30.368789+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[18545]: audit 2024-03-30T04:58:30.414593+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[18545]: audit 2024-03-30T04:58:30.424851+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[18545]: audit 2024-03-30T04:58:30.917137+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[18545]: audit 2024-03-30T04:58:30.930465+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[18545]: audit 2024-03-30T04:58:30.939445+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:58:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[18545]: audit 2024-03-30T04:58:30.941362+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:58:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[18545]: audit 2024-03-30T04:58:30.946857+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[23954]: cluster 2024-03-30T04:58:29.914129+0000 mgr.x (mgr.24521) 221 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:31.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[23954]: audit 2024-03-30T04:58:30.357293+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[23954]: audit 2024-03-30T04:58:30.368789+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[23954]: audit 2024-03-30T04:58:30.414593+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[23954]: audit 2024-03-30T04:58:30.424851+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[23954]: audit 2024-03-30T04:58:30.917137+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[23954]: audit 2024-03-30T04:58:30.930465+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[23954]: audit 2024-03-30T04:58:30.939445+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:58:31.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[23954]: audit 2024-03-30T04:58:30.941362+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:58:31.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:30 smithi089 bash[23954]: audit 2024-03-30T04:58:30.946857+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:31.830 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:31 smithi089 bash[70044]: debug 2024-03-30T04:58:31.748+0000 7fee361c9700 1 -- 172.21.15.89:0/1474024560 <== mon.1 v2:172.21.15.89:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559efc7925a0 con 0x559efd512c00 2024-03-30T04:58:32.331 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:31 smithi089 bash[70044]: debug 2024-03-30T04:58:31.888+0000 7fee403d8200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:58:32.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:31 smithi089 bash[23954]: cluster 2024-03-30T04:58:30.945002+0000 mgr.x (mgr.24521) 222 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:58:32.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:31 smithi089 bash[23954]: cluster 2024-03-30T04:58:30.945541+0000 mgr.x (mgr.24521) 223 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-03-30T04:58:32.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:31 smithi089 bash[18545]: cluster 2024-03-30T04:58:30.945002+0000 mgr.x (mgr.24521) 222 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:58:32.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:31 smithi089 bash[18545]: cluster 2024-03-30T04:58:30.945541+0000 mgr.x (mgr.24521) 223 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-03-30T04:58:32.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:31 smithi118 bash[18665]: cluster 2024-03-30T04:58:30.945002+0000 mgr.x (mgr.24521) 222 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:58:32.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:31 smithi118 bash[18665]: cluster 2024-03-30T04:58:30.945541+0000 mgr.x (mgr.24521) 223 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-03-30T04:58:33.830 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:33 smithi089 bash[70044]: debug 2024-03-30T04:58:33.484+0000 7fee403d8200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:58:33.830 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:33 smithi089 bash[70044]: debug 2024-03-30T04:58:33.584+0000 7fee403d8200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:58:33.891 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:58:33 smithi118 bash[50107]: ts=2024-03-30T04:58:33.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:58:34.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:33 smithi089 bash[18545]: cluster 2024-03-30T04:58:32.946162+0000 mgr.x (mgr.24521) 224 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s 2024-03-30T04:58:34.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:33 smithi089 bash[18545]: audit 2024-03-30T04:58:33.073406+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:34.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:33 smithi089 bash[70044]: debug 2024-03-30T04:58:33.832+0000 7fee403d8200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:58:34.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:33 smithi089 bash[23954]: cluster 2024-03-30T04:58:32.946162+0000 mgr.x (mgr.24521) 224 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s 2024-03-30T04:58:34.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:33 smithi089 bash[23954]: audit 2024-03-30T04:58:33.073406+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:34.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:33 smithi118 bash[18665]: cluster 2024-03-30T04:58:32.946162+0000 mgr.x (mgr.24521) 224 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s 2024-03-30T04:58:34.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:33 smithi118 bash[18665]: audit 2024-03-30T04:58:33.073406+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:35.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:34 smithi089 bash[70044]: debug 2024-03-30T04:58:34.636+0000 7fee403d8200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:58:35.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:34 smithi089 bash[70044]: debug 2024-03-30T04:58:34.744+0000 7fee403d8200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:58:35.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:34 smithi089 bash[70044]: debug 2024-03-30T04:58:34.852+0000 7fee403d8200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:58:35.581 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:35 smithi089 bash[70044]: debug 2024-03-30T04:58:35.212+0000 7fee403d8200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T04:58:35.581 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:35 smithi089 bash[70044]: debug 2024-03-30T04:58:35.328+0000 7fee403d8200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:58:35.581 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:35 smithi089 bash[70044]: debug 2024-03-30T04:58:35.436+0000 7fee403d8200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:58:35.969 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:35 smithi089 bash[70044]: debug 2024-03-30T04:58:35.800+0000 7fee403d8200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:58:36.331 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:36 smithi089 bash[70044]: debug 2024-03-30T04:58:36.056+0000 7fee403d8200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:58:36.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:35 smithi089 bash[23954]: cluster 2024-03-30T04:58:34.947828+0000 mgr.x (mgr.24521) 225 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:36.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:35 smithi089 bash[18545]: cluster 2024-03-30T04:58:34.947828+0000 mgr.x (mgr.24521) 225 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:36.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:35 smithi118 bash[18665]: cluster 2024-03-30T04:58:34.947828+0000 mgr.x (mgr.24521) 225 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:36.732 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:36 smithi089 bash[70044]: debug 2024-03-30T04:58:36.336+0000 7fee403d8200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:58:36.733 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:36 smithi089 bash[70044]: debug 2024-03-30T04:58:36.456+0000 7fee403d8200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:58:36.733 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:36 smithi089 bash[70044]: debug 2024-03-30T04:58:36.736+0000 7fee403d8200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:58:37.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:36 smithi089 bash[23954]: audit 2024-03-30T04:58:35.592208+0000 mgr.x (mgr.24521) 226 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:37.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:36 smithi089 bash[18545]: audit 2024-03-30T04:58:35.592208+0000 mgr.x (mgr.24521) 226 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:37.373 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:36 smithi118 bash[18665]: audit 2024-03-30T04:58:35.592208+0000 mgr.x (mgr.24521) 226 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:37.525 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:37 smithi089 bash[70044]: debug 2024-03-30T04:58:37.156+0000 7fee403d8200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:58:37.525 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:37 smithi089 bash[70044]: debug 2024-03-30T04:58:37.404+0000 7fee403d8200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:58:38.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:37 smithi089 bash[70044]: debug 2024-03-30T04:58:37.528+0000 7fee403d8200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:58:38.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:37 smithi089 bash[70044]: debug 2024-03-30T04:58:37.784+0000 7fee403d8200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:58:38.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:37 smithi089 bash[18545]: cluster 2024-03-30T04:58:36.948356+0000 mgr.x (mgr.24521) 227 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:38.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:37 smithi089 bash[18545]: audit 2024-03-30T04:58:37.352961+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:38.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:37 smithi089 bash[18545]: audit 2024-03-30T04:58:37.365948+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:38.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:37 smithi089 bash[18545]: audit 2024-03-30T04:58:37.379082+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:38.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:37 smithi089 bash[23954]: cluster 2024-03-30T04:58:36.948356+0000 mgr.x (mgr.24521) 227 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:38.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:37 smithi089 bash[23954]: audit 2024-03-30T04:58:37.352961+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:38.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:37 smithi089 bash[23954]: audit 2024-03-30T04:58:37.365948+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:38.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:37 smithi089 bash[23954]: audit 2024-03-30T04:58:37.379082+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:38.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:37 smithi118 bash[18665]: cluster 2024-03-30T04:58:36.948356+0000 mgr.x (mgr.24521) 227 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:38.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:37 smithi118 bash[18665]: audit 2024-03-30T04:58:37.352961+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:38.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:37 smithi118 bash[18665]: audit 2024-03-30T04:58:37.365948+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:38.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:37 smithi118 bash[18665]: audit 2024-03-30T04:58:37.379082+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:38.927 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:38 smithi089 bash[70044]: debug 2024-03-30T04:58:38.812+0000 7fee403d8200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:58:38.948 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:58:38 smithi118 bash[50107]: ts=2024-03-30T04:58:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:58:39.238 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:38 smithi089 bash[23954]: cluster 2024-03-30T04:58:37.372577+0000 mgr.x (mgr.24521) 228 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s 2024-03-30T04:58:39.239 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:38 smithi089 bash[23954]: cluster 2024-03-30T04:58:37.373226+0000 mgr.x (mgr.24521) 229 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-03-30T04:58:39.239 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:38 smithi089 bash[18545]: cluster 2024-03-30T04:58:37.372577+0000 mgr.x (mgr.24521) 228 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s 2024-03-30T04:58:39.239 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:38 smithi089 bash[18545]: cluster 2024-03-30T04:58:37.373226+0000 mgr.x (mgr.24521) 229 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-03-30T04:58:39.239 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:38 smithi089 bash[70044]: debug 2024-03-30T04:58:38.928+0000 7fee403d8200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:58:39.390 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:58:38 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:58:38] "GET /metrics HTTP/1.1" 200 37964 "" "Prometheus/2.33.4" 2024-03-30T04:58:39.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:38 smithi118 bash[18665]: cluster 2024-03-30T04:58:37.372577+0000 mgr.x (mgr.24521) 228 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s 2024-03-30T04:58:39.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:38 smithi118 bash[18665]: cluster 2024-03-30T04:58:37.373226+0000 mgr.x (mgr.24521) 229 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-03-30T04:58:39.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:39 smithi089 bash[70044]: debug 2024-03-30T04:58:39.240+0000 7fee403d8200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:58:39.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:39 smithi089 bash[70044]: debug 2024-03-30T04:58:39.360+0000 7fee403d8200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:58:39.959 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:39 smithi089 bash[70044]: debug 2024-03-30T04:58:39.836+0000 7fee403d8200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:58:40.331 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:39 smithi089 bash[70044]: debug 2024-03-30T04:58:39.960+0000 7fee403d8200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:58:40.331 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:39 smithi089 bash[70044]: [30/Mar/2024:04:58:39] ENGINE Bus STARTING 2024-03-30T04:58:40.331 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:40 smithi089 bash[70044]: CherryPy Checker: 2024-03-30T04:58:40.331 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:40 smithi089 bash[70044]: The Application mounted at '' has an empty config. 2024-03-30T04:58:40.331 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:40 smithi089 bash[70044]: [30/Mar/2024:04:58:40] ENGINE Serving on http://:::9283 2024-03-30T04:58:40.332 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 04:58:40 smithi089 bash[70044]: [30/Mar/2024:04:58:40] ENGINE Bus STARTED 2024-03-30T04:58:41.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:41 smithi089 bash[18545]: cluster 2024-03-30T04:58:39.374858+0000 mgr.x (mgr.24521) 230 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:58:41.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:41 smithi089 bash[18545]: audit 2024-03-30T04:58:39.990257+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:58:41.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:41 smithi089 bash[18545]: audit 2024-03-30T04:58:39.992603+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:58:41.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:41 smithi089 bash[18545]: cluster 2024-03-30T04:58:39.992944+0000 mon.a (mon.0) 1335 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:58:41.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:41 smithi089 bash[18545]: cluster 2024-03-30T04:58:39.993093+0000 mon.a (mon.0) 1336 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:58:41.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:41 smithi089 bash[18545]: audit 2024-03-30T04:58:39.994894+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:58:41.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:41 smithi089 bash[18545]: audit 2024-03-30T04:58:39.995298+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:58:41.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:41 smithi089 bash[23954]: cluster 2024-03-30T04:58:39.374858+0000 mgr.x (mgr.24521) 230 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:58:41.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:41 smithi089 bash[23954]: audit 2024-03-30T04:58:39.990257+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:58:41.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:41 smithi089 bash[23954]: audit 2024-03-30T04:58:39.992603+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:58:41.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:41 smithi089 bash[23954]: cluster 2024-03-30T04:58:39.992944+0000 mon.a (mon.0) 1335 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:58:41.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:41 smithi089 bash[23954]: cluster 2024-03-30T04:58:39.993093+0000 mon.a (mon.0) 1336 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:58:41.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:41 smithi089 bash[23954]: audit 2024-03-30T04:58:39.994894+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:58:41.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:41 smithi089 bash[23954]: audit 2024-03-30T04:58:39.995298+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:58:41.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:41 smithi118 bash[18665]: cluster 2024-03-30T04:58:39.374858+0000 mgr.x (mgr.24521) 230 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:58:41.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:41 smithi118 bash[18665]: audit 2024-03-30T04:58:39.990257+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:58:41.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:41 smithi118 bash[18665]: audit 2024-03-30T04:58:39.992603+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:58:41.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:41 smithi118 bash[18665]: cluster 2024-03-30T04:58:39.992944+0000 mon.a (mon.0) 1335 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:58:41.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:41 smithi118 bash[18665]: cluster 2024-03-30T04:58:39.993093+0000 mon.a (mon.0) 1336 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:58:41.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:41 smithi118 bash[18665]: audit 2024-03-30T04:58:39.994894+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:58:41.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:41 smithi118 bash[18665]: audit 2024-03-30T04:58:39.995298+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:58:42.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:42 smithi089 bash[23954]: cluster 2024-03-30T04:58:41.003593+0000 mon.a (mon.0) 1337 : cluster [DBG] mgrmap e26: x(active, since 4m), standbys: y 2024-03-30T04:58:42.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:42 smithi089 bash[23954]: cluster 2024-03-30T04:58:41.375593+0000 mgr.x (mgr.24521) 231 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:58:42.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:42 smithi089 bash[18545]: cluster 2024-03-30T04:58:41.003593+0000 mon.a (mon.0) 1337 : cluster [DBG] mgrmap e26: x(active, since 4m), standbys: y 2024-03-30T04:58:42.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:42 smithi089 bash[18545]: cluster 2024-03-30T04:58:41.375593+0000 mgr.x (mgr.24521) 231 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:58:42.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:42 smithi118 bash[18665]: cluster 2024-03-30T04:58:41.003593+0000 mon.a (mon.0) 1337 : cluster [DBG] mgrmap e26: x(active, since 4m), standbys: y 2024-03-30T04:58:42.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:42 smithi118 bash[18665]: cluster 2024-03-30T04:58:41.375593+0000 mgr.x (mgr.24521) 231 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:58:43.890 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:58:43 smithi118 bash[50107]: ts=2024-03-30T04:58:43.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:58:44.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:44 smithi089 bash[18545]: cluster 2024-03-30T04:58:43.376303+0000 mgr.x (mgr.24521) 232 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 607 B/s rd, 0 op/s 2024-03-30T04:58:44.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:44 smithi089 bash[23954]: cluster 2024-03-30T04:58:43.376303+0000 mgr.x (mgr.24521) 232 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 607 B/s rd, 0 op/s 2024-03-30T04:58:44.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:44 smithi118 bash[18665]: cluster 2024-03-30T04:58:43.376303+0000 mgr.x (mgr.24521) 232 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 607 B/s rd, 0 op/s 2024-03-30T04:58:46.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:46 smithi089 bash[18545]: cluster 2024-03-30T04:58:45.378011+0000 mgr.x (mgr.24521) 233 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:58:46.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:46 smithi089 bash[18545]: audit 2024-03-30T04:58:45.598509+0000 mgr.x (mgr.24521) 234 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:46.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:46 smithi089 bash[18545]: audit 2024-03-30T04:58:46.117411+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:46.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:46 smithi089 bash[18545]: audit 2024-03-30T04:58:46.135426+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:46.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:46 smithi089 bash[18545]: audit 2024-03-30T04:58:46.151497+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:46.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:46 smithi089 bash[23954]: cluster 2024-03-30T04:58:45.378011+0000 mgr.x (mgr.24521) 233 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:58:46.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:46 smithi089 bash[23954]: audit 2024-03-30T04:58:45.598509+0000 mgr.x (mgr.24521) 234 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:46.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:46 smithi089 bash[23954]: audit 2024-03-30T04:58:46.117411+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:46.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:46 smithi089 bash[23954]: audit 2024-03-30T04:58:46.135426+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:46.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:46 smithi089 bash[23954]: audit 2024-03-30T04:58:46.151497+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:46.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:46 smithi118 bash[18665]: cluster 2024-03-30T04:58:45.378011+0000 mgr.x (mgr.24521) 233 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:58:46.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:46 smithi118 bash[18665]: audit 2024-03-30T04:58:45.598509+0000 mgr.x (mgr.24521) 234 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:46.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:46 smithi118 bash[18665]: audit 2024-03-30T04:58:46.117411+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:46.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:46 smithi118 bash[18665]: audit 2024-03-30T04:58:46.135426+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:46.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:46 smithi118 bash[18665]: audit 2024-03-30T04:58:46.151497+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:47.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:47 smithi089 bash[18545]: cluster 2024-03-30T04:58:46.142454+0000 mgr.x (mgr.24521) 235 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:47.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:47 smithi089 bash[18545]: cluster 2024-03-30T04:58:46.143003+0000 mgr.x (mgr.24521) 236 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:47.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:47 smithi089 bash[23954]: cluster 2024-03-30T04:58:46.142454+0000 mgr.x (mgr.24521) 235 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:47.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:47 smithi089 bash[23954]: cluster 2024-03-30T04:58:46.143003+0000 mgr.x (mgr.24521) 236 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:47.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:47 smithi118 bash[18665]: cluster 2024-03-30T04:58:46.142454+0000 mgr.x (mgr.24521) 235 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:47.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:47 smithi118 bash[18665]: cluster 2024-03-30T04:58:46.143003+0000 mgr.x (mgr.24521) 236 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:48.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:48 smithi089 bash[18545]: audit 2024-03-30T04:58:48.074610+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:48.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:48 smithi089 bash[23954]: audit 2024-03-30T04:58:48.074610+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:48.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:48 smithi118 bash[18665]: audit 2024-03-30T04:58:48.074610+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:48.891 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:58:48 smithi118 bash[50107]: ts=2024-03-30T04:58:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:58:49.390 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:58:48 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:58:48] "GET /metrics HTTP/1.1" 200 37971 "" "Prometheus/2.33.4" 2024-03-30T04:58:49.806 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:49 smithi089 bash[18545]: cluster 2024-03-30T04:58:48.143642+0000 mgr.x (mgr.24521) 237 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s 2024-03-30T04:58:49.807 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:49 smithi089 bash[23954]: cluster 2024-03-30T04:58:48.143642+0000 mgr.x (mgr.24521) 237 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s 2024-03-30T04:58:49.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:49 smithi118 bash[18665]: cluster 2024-03-30T04:58:48.143642+0000 mgr.x (mgr.24521) 237 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s 2024-03-30T04:58:51.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:51 smithi089 bash[18545]: cluster 2024-03-30T04:58:50.144603+0000 mgr.x (mgr.24521) 238 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:51.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:51 smithi089 bash[23954]: cluster 2024-03-30T04:58:50.144603+0000 mgr.x (mgr.24521) 238 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:51.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:51 smithi118 bash[18665]: cluster 2024-03-30T04:58:50.144603+0000 mgr.x (mgr.24521) 238 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:53.676 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:58:53 smithi118 bash[50107]: ts=2024-03-30T04:58:53.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:58:53.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:53 smithi118 bash[18665]: cluster 2024-03-30T04:58:52.145417+0000 mgr.x (mgr.24521) 239 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:53.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:53 smithi118 bash[18665]: audit 2024-03-30T04:58:52.403177+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:53.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:53 smithi118 bash[18665]: audit 2024-03-30T04:58:52.416724+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:53.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:53 smithi118 bash[18665]: cluster 2024-03-30T04:58:52.423631+0000 mgr.x (mgr.24521) 240 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-03-30T04:58:53.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:53 smithi118 bash[18665]: cluster 2024-03-30T04:58:52.424224+0000 mgr.x (mgr.24521) 241 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s 2024-03-30T04:58:53.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:53 smithi118 bash[18665]: audit 2024-03-30T04:58:52.431555+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:53.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:53 smithi089 bash[18545]: cluster 2024-03-30T04:58:52.145417+0000 mgr.x (mgr.24521) 239 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:53.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:53 smithi089 bash[18545]: audit 2024-03-30T04:58:52.403177+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:53.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:53 smithi089 bash[18545]: audit 2024-03-30T04:58:52.416724+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:53.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:53 smithi089 bash[18545]: cluster 2024-03-30T04:58:52.423631+0000 mgr.x (mgr.24521) 240 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-03-30T04:58:53.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:53 smithi089 bash[18545]: cluster 2024-03-30T04:58:52.424224+0000 mgr.x (mgr.24521) 241 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s 2024-03-30T04:58:53.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:53 smithi089 bash[18545]: audit 2024-03-30T04:58:52.431555+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:53.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:53 smithi089 bash[23954]: cluster 2024-03-30T04:58:52.145417+0000 mgr.x (mgr.24521) 239 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:58:53.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:53 smithi089 bash[23954]: audit 2024-03-30T04:58:52.403177+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:53.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:53 smithi089 bash[23954]: audit 2024-03-30T04:58:52.416724+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:53.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:53 smithi089 bash[23954]: cluster 2024-03-30T04:58:52.423631+0000 mgr.x (mgr.24521) 240 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-03-30T04:58:53.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:53 smithi089 bash[23954]: cluster 2024-03-30T04:58:52.424224+0000 mgr.x (mgr.24521) 241 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s 2024-03-30T04:58:53.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:53 smithi089 bash[23954]: audit 2024-03-30T04:58:52.431555+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:55.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:55 smithi089 bash[18545]: cluster 2024-03-30T04:58:54.425844+0000 mgr.x (mgr.24521) 242 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:58:55.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:55 smithi089 bash[23954]: cluster 2024-03-30T04:58:54.425844+0000 mgr.x (mgr.24521) 242 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:58:55.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:55 smithi118 bash[18665]: cluster 2024-03-30T04:58:54.425844+0000 mgr.x (mgr.24521) 242 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:58:56.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:56 smithi089 bash[18545]: audit 2024-03-30T04:58:55.606253+0000 mgr.x (mgr.24521) 243 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:56.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:56 smithi089 bash[23954]: audit 2024-03-30T04:58:55.606253+0000 mgr.x (mgr.24521) 243 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:56.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:56 smithi118 bash[18665]: audit 2024-03-30T04:58:55.606253+0000 mgr.x (mgr.24521) 243 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:57.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:57 smithi089 bash[18545]: cluster 2024-03-30T04:58:56.426604+0000 mgr.x (mgr.24521) 244 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:58:57.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:57 smithi089 bash[23954]: cluster 2024-03-30T04:58:56.426604+0000 mgr.x (mgr.24521) 244 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:58:57.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:57 smithi118 bash[18665]: cluster 2024-03-30T04:58:56.426604+0000 mgr.x (mgr.24521) 244 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:58:58.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:58 smithi089 bash[18545]: audit 2024-03-30T04:58:57.584263+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:58.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:58 smithi089 bash[18545]: audit 2024-03-30T04:58:57.596576+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:58.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:58 smithi089 bash[18545]: cluster 2024-03-30T04:58:57.613129+0000 mgr.x (mgr.24521) 245 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-03-30T04:58:58.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:58 smithi089 bash[18545]: cluster 2024-03-30T04:58:57.613435+0000 mgr.x (mgr.24521) 246 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-03-30T04:58:58.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:58:58 smithi089 bash[18545]: audit 2024-03-30T04:58:57.620351+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:58.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:58 smithi089 bash[23954]: audit 2024-03-30T04:58:57.584263+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:58.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:58 smithi089 bash[23954]: audit 2024-03-30T04:58:57.596576+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:58.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:58 smithi089 bash[23954]: cluster 2024-03-30T04:58:57.613129+0000 mgr.x (mgr.24521) 245 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-03-30T04:58:58.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:58 smithi089 bash[23954]: cluster 2024-03-30T04:58:57.613435+0000 mgr.x (mgr.24521) 246 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-03-30T04:58:58.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:58:58 smithi089 bash[23954]: audit 2024-03-30T04:58:57.620351+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:58.890 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:58:58 smithi118 bash[50107]: ts=2024-03-30T04:58:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:58:58.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:58 smithi118 bash[18665]: audit 2024-03-30T04:58:57.584263+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:58.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:58 smithi118 bash[18665]: audit 2024-03-30T04:58:57.596576+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:58.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:58 smithi118 bash[18665]: cluster 2024-03-30T04:58:57.613129+0000 mgr.x (mgr.24521) 245 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-03-30T04:58:58.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:58 smithi118 bash[18665]: cluster 2024-03-30T04:58:57.613435+0000 mgr.x (mgr.24521) 246 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-03-30T04:58:58.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:58:58 smithi118 bash[18665]: audit 2024-03-30T04:58:57.620351+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:58:59.390 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:58:58 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:58:58] "GET /metrics HTTP/1.1" 200 37971 "" "Prometheus/2.33.4" 2024-03-30T04:59:01.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:00 smithi089 bash[18545]: cluster 2024-03-30T04:58:59.615054+0000 mgr.x (mgr.24521) 247 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:59:01.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:00 smithi089 bash[23954]: cluster 2024-03-30T04:58:59.615054+0000 mgr.x (mgr.24521) 247 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:59:01.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:00 smithi118 bash[18665]: cluster 2024-03-30T04:58:59.615054+0000 mgr.x (mgr.24521) 247 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T04:59:02.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:02 smithi118 bash[18665]: cluster 2024-03-30T04:59:01.615849+0000 mgr.x (mgr.24521) 248 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:59:02.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:02 smithi089 bash[23954]: cluster 2024-03-30T04:59:01.615849+0000 mgr.x (mgr.24521) 248 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:59:02.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:02 smithi089 bash[18545]: cluster 2024-03-30T04:59:01.615849+0000 mgr.x (mgr.24521) 248 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:59:03.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:03 smithi118 bash[18665]: audit 2024-03-30T04:59:03.074980+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:03.640 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:59:03 smithi118 bash[50107]: ts=2024-03-30T04:59:03.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:59:03.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:03 smithi089 bash[18545]: audit 2024-03-30T04:59:03.074980+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:03.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:03 smithi089 bash[23954]: audit 2024-03-30T04:59:03.074980+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:04.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:04 smithi118 bash[18665]: cluster 2024-03-30T04:59:03.616597+0000 mgr.x (mgr.24521) 249 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 557 B/s rd, 0 op/s 2024-03-30T04:59:04.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:04 smithi089 bash[18545]: cluster 2024-03-30T04:59:03.616597+0000 mgr.x (mgr.24521) 249 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 557 B/s rd, 0 op/s 2024-03-30T04:59:04.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:04 smithi089 bash[23954]: cluster 2024-03-30T04:59:03.616597+0000 mgr.x (mgr.24521) 249 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 557 B/s rd, 0 op/s 2024-03-30T04:59:07.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:06 smithi089 bash[18545]: audit 2024-03-30T04:59:05.616461+0000 mgr.x (mgr.24521) 250 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:07.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:06 smithi089 bash[18545]: cluster 2024-03-30T04:59:05.618237+0000 mgr.x (mgr.24521) 251 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:59:07.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:06 smithi089 bash[23954]: audit 2024-03-30T04:59:05.616461+0000 mgr.x (mgr.24521) 250 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:07.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:06 smithi089 bash[23954]: cluster 2024-03-30T04:59:05.618237+0000 mgr.x (mgr.24521) 251 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:59:07.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:06 smithi118 bash[18665]: audit 2024-03-30T04:59:05.616461+0000 mgr.x (mgr.24521) 250 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:07.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:06 smithi118 bash[18665]: cluster 2024-03-30T04:59:05.618237+0000 mgr.x (mgr.24521) 251 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:59:08.949 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:08 smithi118 bash[18665]: cluster 2024-03-30T04:59:07.618980+0000 mgr.x (mgr.24521) 252 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:59:08.949 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:59:08 smithi118 bash[50107]: ts=2024-03-30T04:59:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:59:09.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:08 smithi089 bash[18545]: cluster 2024-03-30T04:59:07.618980+0000 mgr.x (mgr.24521) 252 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:59:09.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:08 smithi089 bash[23954]: cluster 2024-03-30T04:59:07.618980+0000 mgr.x (mgr.24521) 252 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:59:09.390 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:59:08 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:59:08] "GET /metrics HTTP/1.1" 200 37969 "" "Prometheus/2.33.4" 2024-03-30T04:59:10.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:10 smithi118 bash[18665]: cluster 2024-03-30T04:59:09.620755+0000 mgr.x (mgr.24521) 253 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:10 smithi089 bash[23954]: cluster 2024-03-30T04:59:09.620755+0000 mgr.x (mgr.24521) 253 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:11.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:10 smithi089 bash[18545]: cluster 2024-03-30T04:59:09.620755+0000 mgr.x (mgr.24521) 253 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:12.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:12 smithi118 bash[18665]: audit 2024-03-30T04:59:11.159494+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:12.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:12 smithi118 bash[18665]: audit 2024-03-30T04:59:11.175404+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:12.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:12 smithi118 bash[18665]: cluster 2024-03-30T04:59:11.182481+0000 mgr.x (mgr.24521) 254 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-03-30T04:59:12.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:12 smithi118 bash[18665]: cluster 2024-03-30T04:59:11.183096+0000 mgr.x (mgr.24521) 255 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:59:12.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:12 smithi118 bash[18665]: audit 2024-03-30T04:59:11.190921+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:12.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:12 smithi089 bash[18545]: audit 2024-03-30T04:59:11.159494+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:12.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:12 smithi089 bash[18545]: audit 2024-03-30T04:59:11.175404+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:12.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:12 smithi089 bash[18545]: cluster 2024-03-30T04:59:11.182481+0000 mgr.x (mgr.24521) 254 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-03-30T04:59:12.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:12 smithi089 bash[18545]: cluster 2024-03-30T04:59:11.183096+0000 mgr.x (mgr.24521) 255 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:59:12.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:12 smithi089 bash[18545]: audit 2024-03-30T04:59:11.190921+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:12.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:12 smithi089 bash[23954]: audit 2024-03-30T04:59:11.159494+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:12.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:12 smithi089 bash[23954]: audit 2024-03-30T04:59:11.175404+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:12.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:12 smithi089 bash[23954]: cluster 2024-03-30T04:59:11.182481+0000 mgr.x (mgr.24521) 254 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-03-30T04:59:12.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:12 smithi089 bash[23954]: cluster 2024-03-30T04:59:11.183096+0000 mgr.x (mgr.24521) 255 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:59:12.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:12 smithi089 bash[23954]: audit 2024-03-30T04:59:11.190921+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:13.890 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:59:13 smithi118 bash[50107]: ts=2024-03-30T04:59:13.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:59:14.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:14 smithi089 bash[18545]: cluster 2024-03-30T04:59:13.183802+0000 mgr.x (mgr.24521) 256 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:59:14.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:14 smithi089 bash[23954]: cluster 2024-03-30T04:59:13.183802+0000 mgr.x (mgr.24521) 256 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:59:14.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:14 smithi118 bash[18665]: cluster 2024-03-30T04:59:13.183802+0000 mgr.x (mgr.24521) 256 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:59:16.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:16 smithi089 bash[18545]: cluster 2024-03-30T04:59:15.185506+0000 mgr.x (mgr.24521) 257 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:59:16.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:16 smithi089 bash[18545]: audit 2024-03-30T04:59:15.628112+0000 mgr.x (mgr.24521) 258 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:16.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:16 smithi089 bash[23954]: cluster 2024-03-30T04:59:15.185506+0000 mgr.x (mgr.24521) 257 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:59:16.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:16 smithi089 bash[23954]: audit 2024-03-30T04:59:15.628112+0000 mgr.x (mgr.24521) 258 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:16.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:16 smithi118 bash[18665]: cluster 2024-03-30T04:59:15.185506+0000 mgr.x (mgr.24521) 257 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:59:16.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:16 smithi118 bash[18665]: audit 2024-03-30T04:59:15.628112+0000 mgr.x (mgr.24521) 258 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:18.949 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:59:18 smithi118 bash[50107]: ts=2024-03-30T04:59:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:59:18.949 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:18 smithi118 bash[18665]: cluster 2024-03-30T04:59:17.186247+0000 mgr.x (mgr.24521) 259 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:59:18.950 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:18 smithi118 bash[18665]: audit 2024-03-30T04:59:17.835013+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:18.950 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:18 smithi118 bash[18665]: audit 2024-03-30T04:59:17.849131+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:18.950 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:18 smithi118 bash[18665]: cluster 2024-03-30T04:59:17.856388+0000 mgr.x (mgr.24521) 260 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-03-30T04:59:18.950 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:18 smithi118 bash[18665]: cluster 2024-03-30T04:59:17.856950+0000 mgr.x (mgr.24521) 261 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:59:18.950 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:18 smithi118 bash[18665]: audit 2024-03-30T04:59:17.865753+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:18.950 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:18 smithi118 bash[18665]: audit 2024-03-30T04:59:18.075437+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:19.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:18 smithi089 bash[18545]: cluster 2024-03-30T04:59:17.186247+0000 mgr.x (mgr.24521) 259 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:59:19.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:18 smithi089 bash[18545]: audit 2024-03-30T04:59:17.835013+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:19.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:18 smithi089 bash[18545]: audit 2024-03-30T04:59:17.849131+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:19.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:18 smithi089 bash[18545]: cluster 2024-03-30T04:59:17.856388+0000 mgr.x (mgr.24521) 260 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-03-30T04:59:19.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:18 smithi089 bash[18545]: cluster 2024-03-30T04:59:17.856950+0000 mgr.x (mgr.24521) 261 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:59:19.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:18 smithi089 bash[18545]: audit 2024-03-30T04:59:17.865753+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:19.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:18 smithi089 bash[18545]: audit 2024-03-30T04:59:18.075437+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:19.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:18 smithi089 bash[23954]: cluster 2024-03-30T04:59:17.186247+0000 mgr.x (mgr.24521) 259 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:59:19.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:18 smithi089 bash[23954]: audit 2024-03-30T04:59:17.835013+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:19.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:18 smithi089 bash[23954]: audit 2024-03-30T04:59:17.849131+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:19.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:18 smithi089 bash[23954]: cluster 2024-03-30T04:59:17.856388+0000 mgr.x (mgr.24521) 260 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-03-30T04:59:19.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:18 smithi089 bash[23954]: cluster 2024-03-30T04:59:17.856950+0000 mgr.x (mgr.24521) 261 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:59:19.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:18 smithi089 bash[23954]: audit 2024-03-30T04:59:17.865753+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:19.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:18 smithi089 bash[23954]: audit 2024-03-30T04:59:18.075437+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:19.390 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:59:18 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:59:18] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.33.4" 2024-03-30T04:59:21.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:20 smithi089 bash[18545]: cluster 2024-03-30T04:59:19.858590+0000 mgr.x (mgr.24521) 262 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:21.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:20 smithi089 bash[23954]: cluster 2024-03-30T04:59:19.858590+0000 mgr.x (mgr.24521) 262 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:21.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:20 smithi118 bash[18665]: cluster 2024-03-30T04:59:19.858590+0000 mgr.x (mgr.24521) 262 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:22.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:22 smithi118 bash[18665]: cluster 2024-03-30T04:59:21.859342+0000 mgr.x (mgr.24521) 263 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:22.732 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:22 smithi089 bash[18545]: cluster 2024-03-30T04:59:21.859342+0000 mgr.x (mgr.24521) 263 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:22.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:22 smithi089 bash[23954]: cluster 2024-03-30T04:59:21.859342+0000 mgr.x (mgr.24521) 263 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:23.890 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:59:23 smithi118 bash[50107]: ts=2024-03-30T04:59:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:59:25.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:24 smithi089 bash[23954]: cluster 2024-03-30T04:59:23.860109+0000 mgr.x (mgr.24521) 264 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-03-30T04:59:25.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:24 smithi089 bash[18545]: cluster 2024-03-30T04:59:23.860109+0000 mgr.x (mgr.24521) 264 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-03-30T04:59:25.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:24 smithi118 bash[18665]: cluster 2024-03-30T04:59:23.860109+0000 mgr.x (mgr.24521) 264 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-03-30T04:59:27.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:26 smithi089 bash[18545]: audit 2024-03-30T04:59:25.639822+0000 mgr.x (mgr.24521) 265 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:27.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:26 smithi089 bash[18545]: cluster 2024-03-30T04:59:25.861816+0000 mgr.x (mgr.24521) 266 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:27.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:26 smithi089 bash[23954]: audit 2024-03-30T04:59:25.639822+0000 mgr.x (mgr.24521) 265 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:26 smithi089 bash[23954]: cluster 2024-03-30T04:59:25.861816+0000 mgr.x (mgr.24521) 266 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:27.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:26 smithi118 bash[18665]: audit 2024-03-30T04:59:25.639822+0000 mgr.x (mgr.24521) 265 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:27.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:26 smithi118 bash[18665]: cluster 2024-03-30T04:59:25.861816+0000 mgr.x (mgr.24521) 266 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:28.913 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:59:28 smithi118 bash[50107]: ts=2024-03-30T04:59:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:59:29.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:28 smithi089 bash[18545]: cluster 2024-03-30T04:59:27.862548+0000 mgr.x (mgr.24521) 267 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:59:29.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:28 smithi089 bash[23954]: cluster 2024-03-30T04:59:27.862548+0000 mgr.x (mgr.24521) 267 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:59:29.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:28 smithi118 bash[18665]: cluster 2024-03-30T04:59:27.862548+0000 mgr.x (mgr.24521) 267 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:59:29.390 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:59:28 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:59:28] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.33.4" 2024-03-30T04:59:31.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:30 smithi118 bash[18665]: cluster 2024-03-30T04:59:29.864221+0000 mgr.x (mgr.24521) 268 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:31.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:30 smithi089 bash[18545]: cluster 2024-03-30T04:59:29.864221+0000 mgr.x (mgr.24521) 268 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:31.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:30 smithi089 bash[23954]: cluster 2024-03-30T04:59:29.864221+0000 mgr.x (mgr.24521) 268 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:32.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:32 smithi118 bash[18665]: audit 2024-03-30T04:59:31.368874+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:32 smithi118 bash[18665]: audit 2024-03-30T04:59:31.381739+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:32 smithi118 bash[18665]: cluster 2024-03-30T04:59:31.389716+0000 mgr.x (mgr.24521) 269 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-30T04:59:32.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:32 smithi118 bash[18665]: cluster 2024-03-30T04:59:31.390245+0000 mgr.x (mgr.24521) 270 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:59:32.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:32 smithi118 bash[18665]: audit 2024-03-30T04:59:31.393892+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:32 smithi118 bash[18665]: audit 2024-03-30T04:59:31.574027+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:32 smithi118 bash[18665]: audit 2024-03-30T04:59:31.586559+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:32 smithi118 bash[18665]: audit 2024-03-30T04:59:31.593463+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:59:32.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:32 smithi118 bash[18665]: audit 2024-03-30T04:59:31.594617+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:59:32.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:32 smithi118 bash[18665]: cluster 2024-03-30T04:59:31.596442+0000 mgr.x (mgr.24521) 271 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:59:32.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:32 smithi118 bash[18665]: cluster 2024-03-30T04:59:31.596655+0000 mgr.x (mgr.24521) 272 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-03-30T04:59:32.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:32 smithi118 bash[18665]: audit 2024-03-30T04:59:31.603087+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[18545]: audit 2024-03-30T04:59:31.368874+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[18545]: audit 2024-03-30T04:59:31.381739+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[18545]: cluster 2024-03-30T04:59:31.389716+0000 mgr.x (mgr.24521) 269 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-30T04:59:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[18545]: cluster 2024-03-30T04:59:31.390245+0000 mgr.x (mgr.24521) 270 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:59:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[18545]: audit 2024-03-30T04:59:31.393892+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[18545]: audit 2024-03-30T04:59:31.574027+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[18545]: audit 2024-03-30T04:59:31.586559+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[18545]: audit 2024-03-30T04:59:31.593463+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:59:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[18545]: audit 2024-03-30T04:59:31.594617+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:59:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[18545]: cluster 2024-03-30T04:59:31.596442+0000 mgr.x (mgr.24521) 271 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:59:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[18545]: cluster 2024-03-30T04:59:31.596655+0000 mgr.x (mgr.24521) 272 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-03-30T04:59:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[18545]: audit 2024-03-30T04:59:31.603087+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[23954]: audit 2024-03-30T04:59:31.368874+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[23954]: audit 2024-03-30T04:59:31.381739+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[23954]: cluster 2024-03-30T04:59:31.389716+0000 mgr.x (mgr.24521) 269 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-30T04:59:32.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[23954]: cluster 2024-03-30T04:59:31.390245+0000 mgr.x (mgr.24521) 270 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:59:32.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[23954]: audit 2024-03-30T04:59:31.393892+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[23954]: audit 2024-03-30T04:59:31.574027+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[23954]: audit 2024-03-30T04:59:31.586559+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:32.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[23954]: audit 2024-03-30T04:59:31.593463+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:59:32.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[23954]: audit 2024-03-30T04:59:31.594617+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:59:32.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[23954]: cluster 2024-03-30T04:59:31.596442+0000 mgr.x (mgr.24521) 271 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T04:59:32.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[23954]: cluster 2024-03-30T04:59:31.596655+0000 mgr.x (mgr.24521) 272 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-03-30T04:59:32.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:32 smithi089 bash[23954]: audit 2024-03-30T04:59:31.603087+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:33.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:33 smithi118 bash[18665]: audit 2024-03-30T04:59:33.075242+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:33.640 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:59:33 smithi118 bash[50107]: ts=2024-03-30T04:59:33.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:59:33.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:33 smithi089 bash[18545]: audit 2024-03-30T04:59:33.075242+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:33.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:33 smithi089 bash[23954]: audit 2024-03-30T04:59:33.075242+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:34.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:34 smithi118 bash[18665]: cluster 2024-03-30T04:59:33.597305+0000 mgr.x (mgr.24521) 273 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-03-30T04:59:34.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:34 smithi089 bash[18545]: cluster 2024-03-30T04:59:33.597305+0000 mgr.x (mgr.24521) 273 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-03-30T04:59:34.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:34 smithi089 bash[23954]: cluster 2024-03-30T04:59:33.597305+0000 mgr.x (mgr.24521) 273 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-03-30T04:59:37.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:36 smithi089 bash[18545]: cluster 2024-03-30T04:59:35.598989+0000 mgr.x (mgr.24521) 274 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-03-30T04:59:37.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:36 smithi089 bash[18545]: audit 2024-03-30T04:59:35.644896+0000 mgr.x (mgr.24521) 275 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:37.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:36 smithi089 bash[23954]: cluster 2024-03-30T04:59:35.598989+0000 mgr.x (mgr.24521) 274 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-03-30T04:59:37.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:36 smithi089 bash[23954]: audit 2024-03-30T04:59:35.644896+0000 mgr.x (mgr.24521) 275 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:37.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:36 smithi118 bash[18665]: cluster 2024-03-30T04:59:35.598989+0000 mgr.x (mgr.24521) 274 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-03-30T04:59:37.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:36 smithi118 bash[18665]: audit 2024-03-30T04:59:35.644896+0000 mgr.x (mgr.24521) 275 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:38.948 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:38 smithi118 bash[18665]: cluster 2024-03-30T04:59:37.599747+0000 mgr.x (mgr.24521) 276 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-03-30T04:59:38.948 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:38 smithi118 bash[18665]: audit 2024-03-30T04:59:38.075454+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:38.948 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:38 smithi118 bash[18665]: audit 2024-03-30T04:59:38.089595+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:38.948 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:38 smithi118 bash[18665]: audit 2024-03-30T04:59:38.103965+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:38.948 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:59:38 smithi118 bash[50107]: ts=2024-03-30T04:59:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:59:39.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:38 smithi089 bash[23954]: cluster 2024-03-30T04:59:37.599747+0000 mgr.x (mgr.24521) 276 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-03-30T04:59:39.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:38 smithi089 bash[23954]: audit 2024-03-30T04:59:38.075454+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:39.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:38 smithi089 bash[23954]: audit 2024-03-30T04:59:38.089595+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:39.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:38 smithi089 bash[23954]: audit 2024-03-30T04:59:38.103965+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:39.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:38 smithi089 bash[18545]: cluster 2024-03-30T04:59:37.599747+0000 mgr.x (mgr.24521) 276 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-03-30T04:59:39.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:38 smithi089 bash[18545]: audit 2024-03-30T04:59:38.075454+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:39.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:38 smithi089 bash[18545]: audit 2024-03-30T04:59:38.089595+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:39.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:38 smithi089 bash[18545]: audit 2024-03-30T04:59:38.103965+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:39.390 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:59:38 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:59:38] "GET /metrics HTTP/1.1" 200 37969 "" "Prometheus/2.33.4" 2024-03-30T04:59:39.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:39 smithi089 bash[18545]: cluster 2024-03-30T04:59:38.096782+0000 mgr.x (mgr.24521) 277 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 0 op/s 2024-03-30T04:59:39.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:39 smithi089 bash[18545]: cluster 2024-03-30T04:59:38.097289+0000 mgr.x (mgr.24521) 278 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-30T04:59:39.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:39 smithi089 bash[23954]: cluster 2024-03-30T04:59:38.096782+0000 mgr.x (mgr.24521) 277 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 0 op/s 2024-03-30T04:59:39.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:39 smithi089 bash[23954]: cluster 2024-03-30T04:59:38.097289+0000 mgr.x (mgr.24521) 278 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-30T04:59:40.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:39 smithi118 bash[18665]: cluster 2024-03-30T04:59:38.096782+0000 mgr.x (mgr.24521) 277 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 0 op/s 2024-03-30T04:59:40.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:39 smithi118 bash[18665]: cluster 2024-03-30T04:59:38.097289+0000 mgr.x (mgr.24521) 278 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-30T04:59:41.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:41 smithi089 bash[18545]: cluster 2024-03-30T04:59:40.098978+0000 mgr.x (mgr.24521) 279 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:41.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:41 smithi089 bash[23954]: cluster 2024-03-30T04:59:40.098978+0000 mgr.x (mgr.24521) 279 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:41.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:41 smithi118 bash[18665]: cluster 2024-03-30T04:59:40.098978+0000 mgr.x (mgr.24521) 279 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:43.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:43 smithi089 bash[23954]: cluster 2024-03-30T04:59:42.099705+0000 mgr.x (mgr.24521) 280 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:43.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:43 smithi089 bash[18545]: cluster 2024-03-30T04:59:42.099705+0000 mgr.x (mgr.24521) 280 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:43.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:43 smithi118 bash[18665]: cluster 2024-03-30T04:59:42.099705+0000 mgr.x (mgr.24521) 280 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:43.890 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:59:43 smithi118 bash[50107]: ts=2024-03-30T04:59:43.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:59:46.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:45 smithi089 bash[18545]: cluster 2024-03-30T04:59:44.101258+0000 mgr.x (mgr.24521) 281 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:46.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:45 smithi089 bash[23954]: cluster 2024-03-30T04:59:44.101258+0000 mgr.x (mgr.24521) 281 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:46.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:45 smithi118 bash[18665]: cluster 2024-03-30T04:59:44.101258+0000 mgr.x (mgr.24521) 281 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:47.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:46 smithi089 bash[18545]: audit 2024-03-30T04:59:45.652817+0000 mgr.x (mgr.24521) 282 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:47.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:46 smithi089 bash[23954]: audit 2024-03-30T04:59:45.652817+0000 mgr.x (mgr.24521) 282 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:47.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:46 smithi118 bash[18665]: audit 2024-03-30T04:59:45.652817+0000 mgr.x (mgr.24521) 282 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:48.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:47 smithi089 bash[18545]: cluster 2024-03-30T04:59:46.102013+0000 mgr.x (mgr.24521) 283 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:48.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:47 smithi089 bash[23954]: cluster 2024-03-30T04:59:46.102013+0000 mgr.x (mgr.24521) 283 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:48.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:47 smithi118 bash[18665]: cluster 2024-03-30T04:59:46.102013+0000 mgr.x (mgr.24521) 283 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:48.948 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:48 smithi118 bash[18665]: audit 2024-03-30T04:59:48.076207+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:48.949 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:59:48 smithi118 bash[50107]: ts=2024-03-30T04:59:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:59:49.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:48 smithi089 bash[18545]: audit 2024-03-30T04:59:48.076207+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:49.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:48 smithi089 bash[23954]: audit 2024-03-30T04:59:48.076207+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:49.390 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:59:48 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:59:48] "GET /metrics HTTP/1.1" 200 37967 "" "Prometheus/2.33.4" 2024-03-30T04:59:50.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:49 smithi089 bash[18545]: cluster 2024-03-30T04:59:48.102693+0000 mgr.x (mgr.24521) 284 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:59:50.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:49 smithi089 bash[23954]: cluster 2024-03-30T04:59:48.102693+0000 mgr.x (mgr.24521) 284 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:59:50.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:49 smithi118 bash[18665]: cluster 2024-03-30T04:59:48.102693+0000 mgr.x (mgr.24521) 284 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:59:52.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:51 smithi089 bash[18545]: cluster 2024-03-30T04:59:50.104380+0000 mgr.x (mgr.24521) 285 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:52.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:51 smithi089 bash[18545]: audit 2024-03-30T04:59:51.581217+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:52.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:51 smithi089 bash[18545]: audit 2024-03-30T04:59:51.595197+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:52.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:51 smithi089 bash[18545]: audit 2024-03-30T04:59:51.609617+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:52.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:51 smithi089 bash[23954]: cluster 2024-03-30T04:59:50.104380+0000 mgr.x (mgr.24521) 285 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:52.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:51 smithi089 bash[23954]: audit 2024-03-30T04:59:51.581217+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:52.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:51 smithi089 bash[23954]: audit 2024-03-30T04:59:51.595197+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:52.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:51 smithi089 bash[23954]: audit 2024-03-30T04:59:51.609617+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:52.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:51 smithi118 bash[18665]: cluster 2024-03-30T04:59:50.104380+0000 mgr.x (mgr.24521) 285 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:59:52.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:51 smithi118 bash[18665]: audit 2024-03-30T04:59:51.581217+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:52.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:51 smithi118 bash[18665]: audit 2024-03-30T04:59:51.595197+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:52.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:51 smithi118 bash[18665]: audit 2024-03-30T04:59:51.609617+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:52.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:52 smithi118 bash[18665]: cluster 2024-03-30T04:59:51.602541+0000 mgr.x (mgr.24521) 286 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-03-30T04:59:52.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:52 smithi118 bash[18665]: cluster 2024-03-30T04:59:51.603099+0000 mgr.x (mgr.24521) 287 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:59:53.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:52 smithi089 bash[18545]: cluster 2024-03-30T04:59:51.602541+0000 mgr.x (mgr.24521) 286 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-03-30T04:59:53.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:52 smithi089 bash[18545]: cluster 2024-03-30T04:59:51.603099+0000 mgr.x (mgr.24521) 287 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:59:53.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:52 smithi089 bash[23954]: cluster 2024-03-30T04:59:51.602541+0000 mgr.x (mgr.24521) 286 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-03-30T04:59:53.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:52 smithi089 bash[23954]: cluster 2024-03-30T04:59:51.603099+0000 mgr.x (mgr.24521) 287 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:59:53.797 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:59:53 smithi118 bash[50107]: ts=2024-03-30T04:59:53.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi089\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi089\", job=\"node\", machine=\"x86_64\", nodename=\"smithi089\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:59:55.038 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:54 smithi118 bash[18665]: cluster 2024-03-30T04:59:53.603795+0000 mgr.x (mgr.24521) 288 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 538 B/s rd, 0 op/s 2024-03-30T04:59:55.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:54 smithi089 bash[18545]: cluster 2024-03-30T04:59:53.603795+0000 mgr.x (mgr.24521) 288 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 538 B/s rd, 0 op/s 2024-03-30T04:59:55.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:54 smithi089 bash[23954]: cluster 2024-03-30T04:59:53.603795+0000 mgr.x (mgr.24521) 288 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 538 B/s rd, 0 op/s 2024-03-30T04:59:57.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:56 smithi089 bash[18545]: cluster 2024-03-30T04:59:55.605517+0000 mgr.x (mgr.24521) 289 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:59:57.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:56 smithi089 bash[18545]: audit 2024-03-30T04:59:55.664326+0000 mgr.x (mgr.24521) 290 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:57.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:56 smithi089 bash[23954]: cluster 2024-03-30T04:59:55.605517+0000 mgr.x (mgr.24521) 289 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:59:57.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:56 smithi089 bash[23954]: audit 2024-03-30T04:59:55.664326+0000 mgr.x (mgr.24521) 290 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:57.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:56 smithi118 bash[18665]: cluster 2024-03-30T04:59:55.605517+0000 mgr.x (mgr.24521) 289 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:59:57.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:56 smithi118 bash[18665]: audit 2024-03-30T04:59:55.664326+0000 mgr.x (mgr.24521) 290 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:58.949 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:58 smithi118 bash[18665]: cluster 2024-03-30T04:59:57.606277+0000 mgr.x (mgr.24521) 291 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:59:58.949 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:58 smithi118 bash[18665]: audit 2024-03-30T04:59:58.263810+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:58.949 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:58 smithi118 bash[18665]: audit 2024-03-30T04:59:58.275622+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:58.949 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:58 smithi118 bash[18665]: audit 2024-03-30T04:59:58.287317+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:58.949 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 04:59:58 smithi118 bash[50107]: ts=2024-03-30T04:59:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"172.21.15.118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"03dad898-ee4f-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.89\", device_class=\"ssd\", hostname=\"smithi089\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.89\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:59:59.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:58 smithi089 bash[18545]: cluster 2024-03-30T04:59:57.606277+0000 mgr.x (mgr.24521) 291 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:59:59.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:58 smithi089 bash[18545]: audit 2024-03-30T04:59:58.263810+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:59.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:58 smithi089 bash[18545]: audit 2024-03-30T04:59:58.275622+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:59.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:58 smithi089 bash[18545]: audit 2024-03-30T04:59:58.287317+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:59.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:58 smithi089 bash[23954]: cluster 2024-03-30T04:59:57.606277+0000 mgr.x (mgr.24521) 291 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:59:59.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:58 smithi089 bash[23954]: audit 2024-03-30T04:59:58.263810+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:59.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:58 smithi089 bash[23954]: audit 2024-03-30T04:59:58.275622+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:59.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:58 smithi089 bash[23954]: audit 2024-03-30T04:59:58.287317+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T04:59:59.390 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 04:59:58 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:04:59:58] "GET /metrics HTTP/1.1" 200 37967 "" "Prometheus/2.33.4" 2024-03-30T05:00:00.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:59 smithi089 bash[18545]: cluster 2024-03-30T04:59:58.282003+0000 mgr.x (mgr.24521) 292 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-03-30T05:00:00.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 04:59:59 smithi089 bash[18545]: cluster 2024-03-30T04:59:58.282233+0000 mgr.x (mgr.24521) 293 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T05:00:00.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:59 smithi089 bash[23954]: cluster 2024-03-30T04:59:58.282003+0000 mgr.x (mgr.24521) 292 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-03-30T05:00:00.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 04:59:59 smithi089 bash[23954]: cluster 2024-03-30T04:59:58.282233+0000 mgr.x (mgr.24521) 293 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T05:00:00.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:59 smithi118 bash[18665]: cluster 2024-03-30T04:59:58.282003+0000 mgr.x (mgr.24521) 292 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-03-30T05:00:00.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 04:59:59 smithi118 bash[18665]: cluster 2024-03-30T04:59:58.282233+0000 mgr.x (mgr.24521) 293 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T05:00:01.053 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:00 smithi089 bash[18545]: cluster 2024-03-30T05:00:00.000181+0000 mon.a (mon.0) 1368 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T05:00:01.053 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:00 smithi089 bash[18545]: cluster 2024-03-30T05:00:00.000231+0000 mon.a (mon.0) 1369 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T05:00:01.054 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:00 smithi089 bash[18545]: cluster 2024-03-30T05:00:00.000258+0000 mon.a (mon.0) 1370 : cluster [WRN] daemon grafana.a on smithi118 is in error state 2024-03-30T05:00:01.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:00 smithi089 bash[23954]: cluster 2024-03-30T05:00:00.000181+0000 mon.a (mon.0) 1368 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T05:00:01.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:00 smithi089 bash[23954]: cluster 2024-03-30T05:00:00.000231+0000 mon.a (mon.0) 1369 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T05:00:01.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:00 smithi089 bash[23954]: cluster 2024-03-30T05:00:00.000258+0000 mon.a (mon.0) 1370 : cluster [WRN] daemon grafana.a on smithi118 is in error state 2024-03-30T05:00:01.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:00 smithi118 bash[18665]: cluster 2024-03-30T05:00:00.000181+0000 mon.a (mon.0) 1368 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T05:00:01.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:00 smithi118 bash[18665]: cluster 2024-03-30T05:00:00.000231+0000 mon.a (mon.0) 1369 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T05:00:01.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:00 smithi118 bash[18665]: cluster 2024-03-30T05:00:00.000258+0000 mon.a (mon.0) 1370 : cluster [WRN] daemon grafana.a on smithi118 is in error state 2024-03-30T05:00:02.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:01 smithi089 bash[18545]: cluster 2024-03-30T05:00:00.283803+0000 mgr.x (mgr.24521) 294 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:02.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:01 smithi089 bash[23954]: cluster 2024-03-30T05:00:00.283803+0000 mgr.x (mgr.24521) 294 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:02.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:01 smithi118 bash[18665]: cluster 2024-03-30T05:00:00.283803+0000 mgr.x (mgr.24521) 294 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:04.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:03 smithi089 bash[18545]: cluster 2024-03-30T05:00:02.284297+0000 mgr.x (mgr.24521) 295 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:04.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:03 smithi089 bash[18545]: audit 2024-03-30T05:00:03.076727+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:04.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:03 smithi089 bash[23954]: cluster 2024-03-30T05:00:02.284297+0000 mgr.x (mgr.24521) 295 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:04.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:03 smithi089 bash[23954]: audit 2024-03-30T05:00:03.076727+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:04.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:03 smithi118 bash[18665]: cluster 2024-03-30T05:00:02.284297+0000 mgr.x (mgr.24521) 295 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:04.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:03 smithi118 bash[18665]: audit 2024-03-30T05:00:03.076727+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:06.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:05 smithi089 bash[18545]: cluster 2024-03-30T05:00:04.285817+0000 mgr.x (mgr.24521) 296 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:06.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:05 smithi089 bash[23954]: cluster 2024-03-30T05:00:04.285817+0000 mgr.x (mgr.24521) 296 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:06.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:05 smithi118 bash[18665]: cluster 2024-03-30T05:00:04.285817+0000 mgr.x (mgr.24521) 296 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:07.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:06 smithi089 bash[18545]: audit 2024-03-30T05:00:05.675694+0000 mgr.x (mgr.24521) 297 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:07.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:06 smithi089 bash[23954]: audit 2024-03-30T05:00:05.675694+0000 mgr.x (mgr.24521) 297 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:07.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:06 smithi118 bash[18665]: audit 2024-03-30T05:00:05.675694+0000 mgr.x (mgr.24521) 297 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:08.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:07 smithi089 bash[18545]: cluster 2024-03-30T05:00:06.286521+0000 mgr.x (mgr.24521) 298 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:08.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:07 smithi089 bash[23954]: cluster 2024-03-30T05:00:06.286521+0000 mgr.x (mgr.24521) 298 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:08.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:07 smithi118 bash[18665]: cluster 2024-03-30T05:00:06.286521+0000 mgr.x (mgr.24521) 298 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:09.390 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:00:08 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:00:08] "GET /metrics HTTP/1.1" 200 37971 "" "Prometheus/2.33.4" 2024-03-30T05:00:10.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:09 smithi089 bash[18545]: cluster 2024-03-30T05:00:08.287255+0000 mgr.x (mgr.24521) 299 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T05:00:10.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:09 smithi089 bash[23954]: cluster 2024-03-30T05:00:08.287255+0000 mgr.x (mgr.24521) 299 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T05:00:10.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:09 smithi118 bash[18665]: cluster 2024-03-30T05:00:08.287255+0000 mgr.x (mgr.24521) 299 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T05:00:12.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:11 smithi089 bash[18545]: cluster 2024-03-30T05:00:10.288993+0000 mgr.x (mgr.24521) 300 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:12.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:11 smithi089 bash[23954]: cluster 2024-03-30T05:00:10.288993+0000 mgr.x (mgr.24521) 300 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:12.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:11 smithi118 bash[18665]: cluster 2024-03-30T05:00:10.288993+0000 mgr.x (mgr.24521) 300 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:13.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:12 smithi118 bash[18665]: audit 2024-03-30T05:00:11.827352+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:13.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:12 smithi118 bash[18665]: audit 2024-03-30T05:00:11.843390+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:13.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:12 smithi118 bash[18665]: cluster 2024-03-30T05:00:11.850836+0000 mgr.x (mgr.24521) 301 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-03-30T05:00:13.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:12 smithi118 bash[18665]: cluster 2024-03-30T05:00:11.851400+0000 mgr.x (mgr.24521) 302 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-03-30T05:00:13.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:12 smithi118 bash[18665]: audit 2024-03-30T05:00:11.858085+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:13.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:12 smithi089 bash[18545]: audit 2024-03-30T05:00:11.827352+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:13.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:12 smithi089 bash[18545]: audit 2024-03-30T05:00:11.843390+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:13.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:12 smithi089 bash[18545]: cluster 2024-03-30T05:00:11.850836+0000 mgr.x (mgr.24521) 301 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-03-30T05:00:13.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:12 smithi089 bash[18545]: cluster 2024-03-30T05:00:11.851400+0000 mgr.x (mgr.24521) 302 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-03-30T05:00:13.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:12 smithi089 bash[18545]: audit 2024-03-30T05:00:11.858085+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:13.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:12 smithi089 bash[23954]: audit 2024-03-30T05:00:11.827352+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:13.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:12 smithi089 bash[23954]: audit 2024-03-30T05:00:11.843390+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:13.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:12 smithi089 bash[23954]: cluster 2024-03-30T05:00:11.850836+0000 mgr.x (mgr.24521) 301 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-03-30T05:00:13.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:12 smithi089 bash[23954]: cluster 2024-03-30T05:00:11.851400+0000 mgr.x (mgr.24521) 302 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-03-30T05:00:13.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:12 smithi089 bash[23954]: audit 2024-03-30T05:00:11.858085+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:15.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:14 smithi089 bash[18545]: cluster 2024-03-30T05:00:13.852185+0000 mgr.x (mgr.24521) 303 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 535 B/s rd, 0 op/s 2024-03-30T05:00:15.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:14 smithi089 bash[23954]: cluster 2024-03-30T05:00:13.852185+0000 mgr.x (mgr.24521) 303 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 535 B/s rd, 0 op/s 2024-03-30T05:00:15.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:14 smithi118 bash[18665]: cluster 2024-03-30T05:00:13.852185+0000 mgr.x (mgr.24521) 303 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 535 B/s rd, 0 op/s 2024-03-30T05:00:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:16 smithi089 bash[18545]: audit 2024-03-30T05:00:15.680745+0000 mgr.x (mgr.24521) 304 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:17.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:16 smithi089 bash[18545]: cluster 2024-03-30T05:00:15.854134+0000 mgr.x (mgr.24521) 305 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:17.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:16 smithi089 bash[23954]: audit 2024-03-30T05:00:15.680745+0000 mgr.x (mgr.24521) 304 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:17.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:16 smithi089 bash[23954]: cluster 2024-03-30T05:00:15.854134+0000 mgr.x (mgr.24521) 305 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:17.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:16 smithi118 bash[18665]: audit 2024-03-30T05:00:15.680745+0000 mgr.x (mgr.24521) 304 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:17.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:16 smithi118 bash[18665]: cluster 2024-03-30T05:00:15.854134+0000 mgr.x (mgr.24521) 305 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:19.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:18 smithi089 bash[18545]: cluster 2024-03-30T05:00:17.854844+0000 mgr.x (mgr.24521) 306 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:19.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:18 smithi089 bash[18545]: audit 2024-03-30T05:00:18.077366+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:19.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:18 smithi089 bash[18545]: audit 2024-03-30T05:00:18.470433+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:19.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:18 smithi089 bash[18545]: audit 2024-03-30T05:00:18.485723+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:19.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:18 smithi089 bash[18545]: audit 2024-03-30T05:00:18.502882+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:19.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:18 smithi089 bash[23954]: cluster 2024-03-30T05:00:17.854844+0000 mgr.x (mgr.24521) 306 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:19.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:18 smithi089 bash[23954]: audit 2024-03-30T05:00:18.077366+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:19.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:18 smithi089 bash[23954]: audit 2024-03-30T05:00:18.470433+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:19.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:18 smithi089 bash[23954]: audit 2024-03-30T05:00:18.485723+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:19.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:18 smithi089 bash[23954]: audit 2024-03-30T05:00:18.502882+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:19.390 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:00:18 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:00:18] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.33.4" 2024-03-30T05:00:19.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:18 smithi118 bash[18665]: cluster 2024-03-30T05:00:17.854844+0000 mgr.x (mgr.24521) 306 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:19.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:18 smithi118 bash[18665]: audit 2024-03-30T05:00:18.077366+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:19.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:18 smithi118 bash[18665]: audit 2024-03-30T05:00:18.470433+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:19.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:18 smithi118 bash[18665]: audit 2024-03-30T05:00:18.485723+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:19.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:18 smithi118 bash[18665]: audit 2024-03-30T05:00:18.502882+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:20.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:19 smithi089 bash[18545]: cluster 2024-03-30T05:00:18.492913+0000 mgr.x (mgr.24521) 307 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-03-30T05:00:20.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:19 smithi089 bash[23954]: cluster 2024-03-30T05:00:18.492913+0000 mgr.x (mgr.24521) 307 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-03-30T05:00:20.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:19 smithi118 bash[18665]: cluster 2024-03-30T05:00:18.492913+0000 mgr.x (mgr.24521) 307 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-03-30T05:00:22.201 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:21 smithi089 bash[18545]: cluster 2024-03-30T05:00:20.494579+0000 mgr.x (mgr.24521) 308 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:22.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:21 smithi089 bash[23954]: cluster 2024-03-30T05:00:20.494579+0000 mgr.x (mgr.24521) 308 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:22.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:21 smithi118 bash[18665]: cluster 2024-03-30T05:00:20.494579+0000 mgr.x (mgr.24521) 308 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:24.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:23 smithi089 bash[18545]: cluster 2024-03-30T05:00:22.495304+0000 mgr.x (mgr.24521) 309 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-03-30T05:00:24.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:23 smithi089 bash[23954]: cluster 2024-03-30T05:00:22.495304+0000 mgr.x (mgr.24521) 309 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-03-30T05:00:24.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:23 smithi118 bash[18665]: cluster 2024-03-30T05:00:22.495304+0000 mgr.x (mgr.24521) 309 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-03-30T05:00:26.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:25 smithi089 bash[18545]: cluster 2024-03-30T05:00:24.496930+0000 mgr.x (mgr.24521) 310 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:00:26.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:25 smithi089 bash[23954]: cluster 2024-03-30T05:00:24.496930+0000 mgr.x (mgr.24521) 310 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:00:26.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:25 smithi118 bash[18665]: cluster 2024-03-30T05:00:24.496930+0000 mgr.x (mgr.24521) 310 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:00:27.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:26 smithi089 bash[18545]: audit 2024-03-30T05:00:25.691500+0000 mgr.x (mgr.24521) 311 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:27.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:26 smithi089 bash[23954]: audit 2024-03-30T05:00:25.691500+0000 mgr.x (mgr.24521) 311 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:27.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:26 smithi118 bash[18665]: audit 2024-03-30T05:00:25.691500+0000 mgr.x (mgr.24521) 311 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:28.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:27 smithi089 bash[18545]: cluster 2024-03-30T05:00:26.497666+0000 mgr.x (mgr.24521) 312 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-03-30T05:00:28.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:27 smithi089 bash[23954]: cluster 2024-03-30T05:00:26.497666+0000 mgr.x (mgr.24521) 312 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-03-30T05:00:28.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:27 smithi118 bash[18665]: cluster 2024-03-30T05:00:26.497666+0000 mgr.x (mgr.24521) 312 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-03-30T05:00:29.390 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:00:28 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:00:28] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.33.4" 2024-03-30T05:00:30.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:29 smithi089 bash[18545]: cluster 2024-03-30T05:00:28.498490+0000 mgr.x (mgr.24521) 313 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-03-30T05:00:30.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:29 smithi089 bash[23954]: cluster 2024-03-30T05:00:28.498490+0000 mgr.x (mgr.24521) 313 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-03-30T05:00:30.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:29 smithi118 bash[18665]: cluster 2024-03-30T05:00:28.498490+0000 mgr.x (mgr.24521) 313 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-03-30T05:00:32.323 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:31 smithi118 bash[18665]: cluster 2024-03-30T05:00:30.500214+0000 mgr.x (mgr.24521) 314 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:32.323 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:31 smithi118 bash[18665]: audit 2024-03-30T05:00:31.701693+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:00:32.323 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:31 smithi118 bash[18665]: audit 2024-03-30T05:00:31.703553+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:00:32.323 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:31 smithi118 bash[18665]: audit 2024-03-30T05:00:31.713337+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:32.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:31 smithi089 bash[18545]: cluster 2024-03-30T05:00:30.500214+0000 mgr.x (mgr.24521) 314 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:32.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:31 smithi089 bash[18545]: audit 2024-03-30T05:00:31.701693+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:00:32.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:31 smithi089 bash[18545]: audit 2024-03-30T05:00:31.703553+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:00:32.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:31 smithi089 bash[18545]: audit 2024-03-30T05:00:31.713337+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:32.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:31 smithi089 bash[23954]: cluster 2024-03-30T05:00:30.500214+0000 mgr.x (mgr.24521) 314 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:32.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:31 smithi089 bash[23954]: audit 2024-03-30T05:00:31.701693+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:00:32.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:31 smithi089 bash[23954]: audit 2024-03-30T05:00:31.703553+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:00:32.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:31 smithi089 bash[23954]: audit 2024-03-30T05:00:31.713337+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:33.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:32 smithi118 bash[18665]: cluster 2024-03-30T05:00:31.706895+0000 mgr.x (mgr.24521) 315 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 913 B/s rd, 0 op/s 2024-03-30T05:00:33.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:32 smithi118 bash[18665]: cluster 2024-03-30T05:00:31.707562+0000 mgr.x (mgr.24521) 316 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:00:33.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:32 smithi118 bash[18665]: audit 2024-03-30T05:00:32.044595+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:33.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:32 smithi118 bash[18665]: audit 2024-03-30T05:00:32.058783+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:33.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:32 smithi118 bash[18665]: audit 2024-03-30T05:00:32.072923+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:33.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:32 smithi089 bash[18545]: cluster 2024-03-30T05:00:31.706895+0000 mgr.x (mgr.24521) 315 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 913 B/s rd, 0 op/s 2024-03-30T05:00:33.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:32 smithi089 bash[18545]: cluster 2024-03-30T05:00:31.707562+0000 mgr.x (mgr.24521) 316 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:00:33.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:32 smithi089 bash[18545]: audit 2024-03-30T05:00:32.044595+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:33.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:32 smithi089 bash[18545]: audit 2024-03-30T05:00:32.058783+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:33.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:32 smithi089 bash[18545]: audit 2024-03-30T05:00:32.072923+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:33.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:32 smithi089 bash[23954]: cluster 2024-03-30T05:00:31.706895+0000 mgr.x (mgr.24521) 315 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 913 B/s rd, 0 op/s 2024-03-30T05:00:33.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:32 smithi089 bash[23954]: cluster 2024-03-30T05:00:31.707562+0000 mgr.x (mgr.24521) 316 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:00:33.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:32 smithi089 bash[23954]: audit 2024-03-30T05:00:32.044595+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:33.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:32 smithi089 bash[23954]: audit 2024-03-30T05:00:32.058783+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:33.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:32 smithi089 bash[23954]: audit 2024-03-30T05:00:32.072923+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:34.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:33 smithi089 bash[18545]: cluster 2024-03-30T05:00:32.065779+0000 mgr.x (mgr.24521) 317 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-03-30T05:00:34.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:33 smithi089 bash[18545]: cluster 2024-03-30T05:00:32.066388+0000 mgr.x (mgr.24521) 318 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-03-30T05:00:34.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:33 smithi089 bash[18545]: audit 2024-03-30T05:00:33.077855+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:34.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:33 smithi089 bash[23954]: cluster 2024-03-30T05:00:32.065779+0000 mgr.x (mgr.24521) 317 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-03-30T05:00:34.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:33 smithi089 bash[23954]: cluster 2024-03-30T05:00:32.066388+0000 mgr.x (mgr.24521) 318 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-03-30T05:00:34.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:33 smithi089 bash[23954]: audit 2024-03-30T05:00:33.077855+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:34.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:33 smithi118 bash[18665]: cluster 2024-03-30T05:00:32.065779+0000 mgr.x (mgr.24521) 317 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-03-30T05:00:34.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:33 smithi118 bash[18665]: cluster 2024-03-30T05:00:32.066388+0000 mgr.x (mgr.24521) 318 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-03-30T05:00:34.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:33 smithi118 bash[18665]: audit 2024-03-30T05:00:33.077855+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:36.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:35 smithi089 bash[18545]: cluster 2024-03-30T05:00:34.068178+0000 mgr.x (mgr.24521) 319 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-30T05:00:36.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:35 smithi089 bash[23954]: cluster 2024-03-30T05:00:34.068178+0000 mgr.x (mgr.24521) 319 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-30T05:00:36.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:35 smithi118 bash[18665]: cluster 2024-03-30T05:00:34.068178+0000 mgr.x (mgr.24521) 319 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-30T05:00:37.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:36 smithi089 bash[18545]: audit 2024-03-30T05:00:35.702777+0000 mgr.x (mgr.24521) 320 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:37.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:36 smithi089 bash[23954]: audit 2024-03-30T05:00:35.702777+0000 mgr.x (mgr.24521) 320 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:37.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:36 smithi118 bash[18665]: audit 2024-03-30T05:00:35.702777+0000 mgr.x (mgr.24521) 320 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:38.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:37 smithi089 bash[18545]: cluster 2024-03-30T05:00:36.068807+0000 mgr.x (mgr.24521) 321 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-03-30T05:00:38.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:37 smithi089 bash[23954]: cluster 2024-03-30T05:00:36.068807+0000 mgr.x (mgr.24521) 321 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-03-30T05:00:38.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:37 smithi118 bash[18665]: cluster 2024-03-30T05:00:36.068807+0000 mgr.x (mgr.24521) 321 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-03-30T05:00:39.140 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:00:38 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:00:38] "GET /metrics HTTP/1.1" 200 37966 "" "Prometheus/2.33.4" 2024-03-30T05:00:40.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:39 smithi089 bash[18545]: cluster 2024-03-30T05:00:38.069477+0000 mgr.x (mgr.24521) 322 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-03-30T05:00:40.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:39 smithi089 bash[18545]: audit 2024-03-30T05:00:38.711238+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:40.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:39 smithi089 bash[18545]: audit 2024-03-30T05:00:38.723675+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:40.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:39 smithi089 bash[18545]: cluster 2024-03-30T05:00:38.729892+0000 mgr.x (mgr.24521) 323 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 0 op/s 2024-03-30T05:00:40.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:39 smithi089 bash[18545]: cluster 2024-03-30T05:00:38.730208+0000 mgr.x (mgr.24521) 324 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-03-30T05:00:40.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:39 smithi089 bash[18545]: audit 2024-03-30T05:00:38.736469+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:40.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:39 smithi089 bash[23954]: cluster 2024-03-30T05:00:38.069477+0000 mgr.x (mgr.24521) 322 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-03-30T05:00:40.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:39 smithi089 bash[23954]: audit 2024-03-30T05:00:38.711238+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:40.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:39 smithi089 bash[23954]: audit 2024-03-30T05:00:38.723675+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:40.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:39 smithi089 bash[23954]: cluster 2024-03-30T05:00:38.729892+0000 mgr.x (mgr.24521) 323 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 0 op/s 2024-03-30T05:00:40.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:39 smithi089 bash[23954]: cluster 2024-03-30T05:00:38.730208+0000 mgr.x (mgr.24521) 324 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-03-30T05:00:40.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:39 smithi089 bash[23954]: audit 2024-03-30T05:00:38.736469+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:40.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:39 smithi118 bash[18665]: cluster 2024-03-30T05:00:38.069477+0000 mgr.x (mgr.24521) 322 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-03-30T05:00:40.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:39 smithi118 bash[18665]: audit 2024-03-30T05:00:38.711238+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:40.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:39 smithi118 bash[18665]: audit 2024-03-30T05:00:38.723675+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:40.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:39 smithi118 bash[18665]: cluster 2024-03-30T05:00:38.729892+0000 mgr.x (mgr.24521) 323 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 0 op/s 2024-03-30T05:00:40.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:39 smithi118 bash[18665]: cluster 2024-03-30T05:00:38.730208+0000 mgr.x (mgr.24521) 324 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-03-30T05:00:40.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:39 smithi118 bash[18665]: audit 2024-03-30T05:00:38.736469+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:42.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:41 smithi089 bash[18545]: cluster 2024-03-30T05:00:40.732384+0000 mgr.x (mgr.24521) 325 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:42.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:41 smithi089 bash[23954]: cluster 2024-03-30T05:00:40.732384+0000 mgr.x (mgr.24521) 325 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:42.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:41 smithi118 bash[18665]: cluster 2024-03-30T05:00:40.732384+0000 mgr.x (mgr.24521) 325 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:43.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:43 smithi118 bash[18665]: cluster 2024-03-30T05:00:42.733225+0000 mgr.x (mgr.24521) 326 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-03-30T05:00:44.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:43 smithi089 bash[18545]: cluster 2024-03-30T05:00:42.733225+0000 mgr.x (mgr.24521) 326 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-03-30T05:00:44.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:43 smithi089 bash[23954]: cluster 2024-03-30T05:00:42.733225+0000 mgr.x (mgr.24521) 326 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-03-30T05:00:46.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:45 smithi089 bash[18545]: cluster 2024-03-30T05:00:44.734846+0000 mgr.x (mgr.24521) 327 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:46.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:45 smithi089 bash[23954]: cluster 2024-03-30T05:00:44.734846+0000 mgr.x (mgr.24521) 327 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:46.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:45 smithi118 bash[18665]: cluster 2024-03-30T05:00:44.734846+0000 mgr.x (mgr.24521) 327 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:47.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:46 smithi089 bash[18545]: audit 2024-03-30T05:00:45.714033+0000 mgr.x (mgr.24521) 328 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:47.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:46 smithi089 bash[23954]: audit 2024-03-30T05:00:45.714033+0000 mgr.x (mgr.24521) 328 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:47.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:46 smithi118 bash[18665]: audit 2024-03-30T05:00:45.714033+0000 mgr.x (mgr.24521) 328 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:48.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:47 smithi089 bash[18545]: cluster 2024-03-30T05:00:46.735596+0000 mgr.x (mgr.24521) 329 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:48.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:47 smithi089 bash[23954]: cluster 2024-03-30T05:00:46.735596+0000 mgr.x (mgr.24521) 329 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:48.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:47 smithi118 bash[18665]: cluster 2024-03-30T05:00:46.735596+0000 mgr.x (mgr.24521) 329 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:49.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:48 smithi089 bash[18545]: audit 2024-03-30T05:00:48.078343+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:49.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:48 smithi089 bash[23954]: audit 2024-03-30T05:00:48.078343+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:49.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:48 smithi118 bash[18665]: audit 2024-03-30T05:00:48.078343+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:49.141 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:00:48 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:00:48] "GET /metrics HTTP/1.1" 200 37967 "" "Prometheus/2.33.4" 2024-03-30T05:00:50.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:49 smithi089 bash[18545]: cluster 2024-03-30T05:00:48.736338+0000 mgr.x (mgr.24521) 330 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:00:50.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:49 smithi089 bash[23954]: cluster 2024-03-30T05:00:48.736338+0000 mgr.x (mgr.24521) 330 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:00:50.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:49 smithi118 bash[18665]: cluster 2024-03-30T05:00:48.736338+0000 mgr.x (mgr.24521) 330 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:00:52.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:51 smithi089 bash[18545]: cluster 2024-03-30T05:00:50.738032+0000 mgr.x (mgr.24521) 331 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:52.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:51 smithi089 bash[23954]: cluster 2024-03-30T05:00:50.738032+0000 mgr.x (mgr.24521) 331 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:52.140 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:51 smithi118 bash[18665]: cluster 2024-03-30T05:00:50.738032+0000 mgr.x (mgr.24521) 331 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:53.493 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:53 smithi118 bash[18665]: audit 2024-03-30T05:00:52.244655+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:53.494 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:53 smithi118 bash[18665]: audit 2024-03-30T05:00:52.260491+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:53.494 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:53 smithi118 bash[18665]: cluster 2024-03-30T05:00:52.266898+0000 mgr.x (mgr.24521) 332 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-30T05:00:53.494 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:53 smithi118 bash[18665]: cluster 2024-03-30T05:00:52.267437+0000 mgr.x (mgr.24521) 333 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:53.494 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:53 smithi118 bash[18665]: audit 2024-03-30T05:00:52.274437+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:53.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:53 smithi089 bash[18545]: audit 2024-03-30T05:00:52.244655+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:53.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:53 smithi089 bash[18545]: audit 2024-03-30T05:00:52.260491+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:53.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:53 smithi089 bash[18545]: cluster 2024-03-30T05:00:52.266898+0000 mgr.x (mgr.24521) 332 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-30T05:00:53.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:53 smithi089 bash[18545]: cluster 2024-03-30T05:00:52.267437+0000 mgr.x (mgr.24521) 333 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:53.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:53 smithi089 bash[18545]: audit 2024-03-30T05:00:52.274437+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:53.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:53 smithi089 bash[23954]: audit 2024-03-30T05:00:52.244655+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:53.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:53 smithi089 bash[23954]: audit 2024-03-30T05:00:52.260491+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:53.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:53 smithi089 bash[23954]: cluster 2024-03-30T05:00:52.266898+0000 mgr.x (mgr.24521) 332 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-30T05:00:53.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:53 smithi089 bash[23954]: cluster 2024-03-30T05:00:52.267437+0000 mgr.x (mgr.24521) 333 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:53.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:53 smithi089 bash[23954]: audit 2024-03-30T05:00:52.274437+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:00:55.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:55 smithi089 bash[18545]: cluster 2024-03-30T05:00:54.268522+0000 mgr.x (mgr.24521) 334 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:55.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:55 smithi089 bash[23954]: cluster 2024-03-30T05:00:54.268522+0000 mgr.x (mgr.24521) 334 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:55.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:55 smithi118 bash[18665]: cluster 2024-03-30T05:00:54.268522+0000 mgr.x (mgr.24521) 334 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:56.464 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:00:56.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:56 smithi089 bash[18545]: audit 2024-03-30T05:00:55.723899+0000 mgr.x (mgr.24521) 335 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:56.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:56 smithi089 bash[23954]: audit 2024-03-30T05:00:55.723899+0000 mgr.x (mgr.24521) 335 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:56.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:56 smithi118 bash[18665]: audit 2024-03-30T05:00:55.723899+0000 mgr.x (mgr.24521) 335 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:57.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:57 smithi089 bash[18545]: cluster 2024-03-30T05:00:56.269239+0000 mgr.x (mgr.24521) 336 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:57.628 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:57 smithi089 bash[23954]: cluster 2024-03-30T05:00:56.269239+0000 mgr.x (mgr.24521) 336 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:57.640 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:57 smithi118 bash[18665]: cluster 2024-03-30T05:00:56.269239+0000 mgr.x (mgr.24521) 336 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:00:59.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:00:58 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:00:58] "GET /metrics HTTP/1.1" 200 37967 "" "Prometheus/2.33.4" 2024-03-30T05:00:59.713 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:00:59.713 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 7s ago 22m - - 2024-03-30T05:00:59.713 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 0s ago 22m - - 2024-03-30T05:00:59.713 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (6m) 7s ago 16m 13.7M - 0.23.0 ba2b418f427c 7727dfe259b7 2024-03-30T05:00:59.713 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 error 0s ago 15m - - 2024-03-30T05:00:59.713 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (6m) 7s ago 13m 43.0M - 3.5 e1d6a67b021e 99f4ad9d0e99 2024-03-30T05:00:59.713 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283 running (9m) 0s ago 21m 511M - 19.0.0-2493-gd82c9aa1 3714003597ec e996ef5dbd33 2024-03-30T05:00:59.713 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (2m) 7s ago 23m 437M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:00:59.713 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (23m) 7s ago 23m 70.8M 2048M 17.2.0 e1d6a67b021e c95e7ed6a096 2024-03-30T05:00:59.713 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (22m) 0s ago 22m 53.9M 2048M 17.2.0 e1d6a67b021e 109dd04b1ff7 2024-03-30T05:00:59.714 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (22m) 7s ago 22m 49.6M 2048M 17.2.0 e1d6a67b021e 72441739d3f9 2024-03-30T05:00:59.714 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (6m) 7s ago 16m 8863k - 1.3.1 1dbe0e931976 e8fafaf7391f 2024-03-30T05:00:59.714 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (5m) 0s ago 16m 9279k - 1.3.1 1dbe0e931976 5731f4954e05 2024-03-30T05:00:59.714 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (21m) 7s ago 21m 54.8M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T05:00:59.714 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (20m) 7s ago 20m 58.7M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:00:59.714 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (20m) 7s ago 20m 50.9M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:00:59.714 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (19m) 7s ago 19m 55.1M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:00:59.714 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (18m) 0s ago 18m 55.7M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:00:59.714 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (18m) 0s ago 18m 52.4M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:00:59.714 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (17m) 0s ago 17m 51.0M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:00:59.714 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (17m) 0s ago 17m 54.9M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:00:59.714 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (5m) 0s ago 16m 64.4M - 2.33.4 514e6a882f6e 3a61a34f61eb 2024-03-30T05:00:59.714 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (14m) 7s ago 14m 86.9M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:00:59.714 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (13m) 0s ago 13m 86.9M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:01:00.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:59 smithi089 bash[18545]: cluster 2024-03-30T05:00:58.269997+0000 mgr.x (mgr.24521) 337 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:01:00.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:59 smithi089 bash[18545]: audit 2024-03-30T05:00:58.892151+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:00.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:59 smithi089 bash[18545]: audit 2024-03-30T05:00:58.904653+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:00.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:59 smithi089 bash[18545]: cluster 2024-03-30T05:00:58.911077+0000 mgr.x (mgr.24521) 338 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-03-30T05:01:00.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:59 smithi089 bash[18545]: cluster 2024-03-30T05:00:58.911563+0000 mgr.x (mgr.24521) 339 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 770 B/s rd, 0 op/s 2024-03-30T05:01:00.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:00:59 smithi089 bash[18545]: audit 2024-03-30T05:00:58.918866+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:00.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:59 smithi089 bash[23954]: cluster 2024-03-30T05:00:58.269997+0000 mgr.x (mgr.24521) 337 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:01:00.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:59 smithi089 bash[23954]: audit 2024-03-30T05:00:58.892151+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:00.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:59 smithi089 bash[23954]: audit 2024-03-30T05:00:58.904653+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:00.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:59 smithi089 bash[23954]: cluster 2024-03-30T05:00:58.911077+0000 mgr.x (mgr.24521) 338 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-03-30T05:01:00.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:59 smithi089 bash[23954]: cluster 2024-03-30T05:00:58.911563+0000 mgr.x (mgr.24521) 339 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 770 B/s rd, 0 op/s 2024-03-30T05:01:00.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:00:59 smithi089 bash[23954]: audit 2024-03-30T05:00:58.918866+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:00.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:59 smithi118 bash[18665]: cluster 2024-03-30T05:00:58.269997+0000 mgr.x (mgr.24521) 337 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:01:00.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:59 smithi118 bash[18665]: audit 2024-03-30T05:00:58.892151+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:00.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:59 smithi118 bash[18665]: audit 2024-03-30T05:00:58.904653+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:00.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:59 smithi118 bash[18665]: cluster 2024-03-30T05:00:58.911077+0000 mgr.x (mgr.24521) 338 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-03-30T05:01:00.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:59 smithi118 bash[18665]: cluster 2024-03-30T05:00:58.911563+0000 mgr.x (mgr.24521) 339 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 770 B/s rd, 0 op/s 2024-03-30T05:01:00.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:00:59 smithi118 bash[18665]: audit 2024-03-30T05:00:58.918866+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:00.447 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T05:01:01.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:00 smithi089 bash[18545]: audit 2024-03-30T05:00:59.679688+0000 mgr.x (mgr.24521) 340 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:01:01.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:00 smithi089 bash[23954]: audit 2024-03-30T05:00:59.679688+0000 mgr.x (mgr.24521) 340 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:01:01.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:00 smithi118 bash[18665]: audit 2024-03-30T05:00:59.679688+0000 mgr.x (mgr.24521) 340 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:01:02.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:01 smithi089 bash[23954]: cluster 2024-03-30T05:01:00.913402+0000 mgr.x (mgr.24521) 341 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:02.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:01 smithi089 bash[18545]: cluster 2024-03-30T05:01:00.913402+0000 mgr.x (mgr.24521) 341 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:02.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:01 smithi118 bash[18665]: cluster 2024-03-30T05:01:00.913402+0000 mgr.x (mgr.24521) 341 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:03.907 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:01:03.907 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:01:03.907 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:01:03.907 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:01:03.907 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:01:03.907 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:01:03.907 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:01:03.907 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:01:03.907 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:01:03.908 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:01:03.908 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2024-03-30T05:01:03.908 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:01:03.908 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:01:03.908 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:01:03.908 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:01:03.908 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:01:03.908 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:01:03.908 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:01:03.908 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:01:04.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:03 smithi089 bash[18545]: cluster 2024-03-30T05:01:02.914108+0000 mgr.x (mgr.24521) 342 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s 2024-03-30T05:01:04.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:03 smithi089 bash[18545]: audit 2024-03-30T05:01:03.078442+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:04.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:03 smithi089 bash[18545]: audit 2024-03-30T05:01:03.915433+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.89:0/343146196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:01:04.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:03 smithi089 bash[23954]: cluster 2024-03-30T05:01:02.914108+0000 mgr.x (mgr.24521) 342 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s 2024-03-30T05:01:04.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:03 smithi089 bash[23954]: audit 2024-03-30T05:01:03.078442+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:04.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:03 smithi089 bash[23954]: audit 2024-03-30T05:01:03.915433+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.89:0/343146196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:01:04.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:03 smithi118 bash[18665]: cluster 2024-03-30T05:01:02.914108+0000 mgr.x (mgr.24521) 342 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s 2024-03-30T05:01:04.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:03 smithi118 bash[18665]: audit 2024-03-30T05:01:03.078442+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24521 172.21.15.118:0/2615319490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:04.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:03 smithi118 bash[18665]: audit 2024-03-30T05:01:03.915433+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.89:0/343146196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:01:05.168 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:01:06.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:05 smithi089 bash[18545]: cluster 2024-03-30T05:01:04.915860+0000 mgr.x (mgr.24521) 343 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:06.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:05 smithi089 bash[23954]: cluster 2024-03-30T05:01:04.915860+0000 mgr.x (mgr.24521) 343 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:06.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:05 smithi118 bash[18665]: cluster 2024-03-30T05:01:04.915860+0000 mgr.x (mgr.24521) 343 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:07.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:06 smithi089 bash[18545]: audit 2024-03-30T05:01:05.731722+0000 mgr.x (mgr.24521) 344 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:07.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:06 smithi089 bash[23954]: audit 2024-03-30T05:01:05.731722+0000 mgr.x (mgr.24521) 344 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:07.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:06 smithi118 bash[18665]: audit 2024-03-30T05:01:05.731722+0000 mgr.x (mgr.24521) 344 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:08.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:07 smithi089 bash[18545]: cluster 2024-03-30T05:01:06.916669+0000 mgr.x (mgr.24521) 345 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:08.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:07 smithi089 bash[23954]: cluster 2024-03-30T05:01:06.916669+0000 mgr.x (mgr.24521) 345 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:08.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:07 smithi118 bash[18665]: cluster 2024-03-30T05:01:06.916669+0000 mgr.x (mgr.24521) 345 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:08.984 INFO:teuthology.orchestra.run.smithi089.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T05:01:08.984 INFO:teuthology.orchestra.run.smithi089.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T05:01:08.984 INFO:teuthology.orchestra.run.smithi089.stdout: daemon grafana.a on smithi118 is in error state 2024-03-30T05:01:09.390 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:08 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:01:08] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.33.4" 2024-03-30T05:01:09.798 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph -s' 2024-03-30T05:01:10.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:09 smithi089 bash[18545]: cluster 2024-03-30T05:01:08.917527+0000 mgr.x (mgr.24521) 346 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:01:10.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:09 smithi089 bash[18545]: audit 2024-03-30T05:01:08.992842+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.89:0/2822610914' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:01:10.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:09 smithi089 bash[23954]: cluster 2024-03-30T05:01:08.917527+0000 mgr.x (mgr.24521) 346 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:01:10.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:09 smithi089 bash[23954]: audit 2024-03-30T05:01:08.992842+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.89:0/2822610914' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:01:10.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:09 smithi118 bash[18665]: cluster 2024-03-30T05:01:08.917527+0000 mgr.x (mgr.24521) 346 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:01:10.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:09 smithi118 bash[18665]: audit 2024-03-30T05:01:08.992842+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.89:0/2822610914' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:01:12.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:11 smithi089 bash[18545]: cluster 2024-03-30T05:01:10.919376+0000 mgr.x (mgr.24521) 347 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:12.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:11 smithi089 bash[23954]: cluster 2024-03-30T05:01:10.919376+0000 mgr.x (mgr.24521) 347 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:12.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:11 smithi118 bash[18665]: cluster 2024-03-30T05:01:10.919376+0000 mgr.x (mgr.24521) 347 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:12.951 INFO:teuthology.orchestra.run.smithi089.stdout: cluster: 2024-03-30T05:01:12.951 INFO:teuthology.orchestra.run.smithi089.stdout: id: 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:01:12.951 INFO:teuthology.orchestra.run.smithi089.stdout: health: HEALTH_WARN 2024-03-30T05:01:12.951 INFO:teuthology.orchestra.run.smithi089.stdout: 1 failed cephadm daemon(s) 2024-03-30T05:01:12.951 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T05:01:12.951 INFO:teuthology.orchestra.run.smithi089.stdout: services: 2024-03-30T05:01:12.951 INFO:teuthology.orchestra.run.smithi089.stdout: mon: 3 daemons, quorum a,c,b (age 22m) 2024-03-30T05:01:12.951 INFO:teuthology.orchestra.run.smithi089.stdout: mgr: x(active, since 6m), standbys: y 2024-03-30T05:01:12.952 INFO:teuthology.orchestra.run.smithi089.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2024-03-30T05:01:12.952 INFO:teuthology.orchestra.run.smithi089.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-03-30T05:01:12.952 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T05:01:12.952 INFO:teuthology.orchestra.run.smithi089.stdout: data: 2024-03-30T05:01:12.952 INFO:teuthology.orchestra.run.smithi089.stdout: pools: 6 pools, 161 pgs 2024-03-30T05:01:12.952 INFO:teuthology.orchestra.run.smithi089.stdout: objects: 242 objects, 585 KiB 2024-03-30T05:01:12.952 INFO:teuthology.orchestra.run.smithi089.stdout: usage: 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:12.952 INFO:teuthology.orchestra.run.smithi089.stdout: pgs: 161 active+clean 2024-03-30T05:01:12.952 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T05:01:12.952 INFO:teuthology.orchestra.run.smithi089.stdout: io: 2024-03-30T05:01:12.952 INFO:teuthology.orchestra.run.smithi089.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-03-30T05:01:12.952 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T05:01:13.690 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph mgr fail' 2024-03-30T05:01:13.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:13 smithi089 bash[23954]: audit 2024-03-30T05:01:12.471452+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:13.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:13 smithi089 bash[23954]: audit 2024-03-30T05:01:12.484061+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:13.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:13 smithi089 bash[23954]: cluster 2024-03-30T05:01:12.490606+0000 mgr.x (mgr.24521) 348 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2024-03-30T05:01:13.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:13 smithi089 bash[23954]: cluster 2024-03-30T05:01:12.491155+0000 mgr.x (mgr.24521) 349 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:01:13.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:13 smithi089 bash[23954]: audit 2024-03-30T05:01:12.495770+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:13.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:13 smithi089 bash[23954]: audit 2024-03-30T05:01:12.959730+0000 mon.a (mon.0) 1393 : audit [DBG] from='client.? 172.21.15.89:0/2824454747' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T05:01:13.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:13 smithi089 bash[18545]: audit 2024-03-30T05:01:12.471452+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:13.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:13 smithi089 bash[18545]: audit 2024-03-30T05:01:12.484061+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:13.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:13 smithi089 bash[18545]: cluster 2024-03-30T05:01:12.490606+0000 mgr.x (mgr.24521) 348 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2024-03-30T05:01:13.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:13 smithi089 bash[18545]: cluster 2024-03-30T05:01:12.491155+0000 mgr.x (mgr.24521) 349 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:01:13.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:13 smithi089 bash[18545]: audit 2024-03-30T05:01:12.495770+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:13.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:13 smithi089 bash[18545]: audit 2024-03-30T05:01:12.959730+0000 mon.a (mon.0) 1393 : audit [DBG] from='client.? 172.21.15.89:0/2824454747' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T05:01:13.841 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:13 smithi118 bash[18665]: audit 2024-03-30T05:01:12.471452+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:13.841 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:13 smithi118 bash[18665]: audit 2024-03-30T05:01:12.484061+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:13.841 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:13 smithi118 bash[18665]: cluster 2024-03-30T05:01:12.490606+0000 mgr.x (mgr.24521) 348 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2024-03-30T05:01:13.841 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:13 smithi118 bash[18665]: cluster 2024-03-30T05:01:12.491155+0000 mgr.x (mgr.24521) 349 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:01:13.842 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:13 smithi118 bash[18665]: audit 2024-03-30T05:01:12.495770+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24521 ' entity='mgr.x' 2024-03-30T05:01:13.842 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:13 smithi118 bash[18665]: audit 2024-03-30T05:01:12.959730+0000 mon.a (mon.0) 1393 : audit [DBG] from='client.? 172.21.15.89:0/2824454747' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T05:01:15.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:15 smithi089 bash[18545]: cluster 2024-03-30T05:01:14.492848+0000 mgr.x (mgr.24521) 350 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:01:15.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:15 smithi089 bash[23954]: cluster 2024-03-30T05:01:14.492848+0000 mgr.x (mgr.24521) 350 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:01:15.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:15 smithi118 bash[18665]: cluster 2024-03-30T05:01:14.492848+0000 mgr.x (mgr.24521) 350 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:01:16.793 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:16 smithi118 bash[18665]: audit 2024-03-30T05:01:15.742806+0000 mgr.x (mgr.24521) 351 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:16.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:16 smithi089 bash[18545]: audit 2024-03-30T05:01:15.742806+0000 mgr.x (mgr.24521) 351 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:16.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:16 smithi089 bash[23954]: audit 2024-03-30T05:01:15.742806+0000 mgr.x (mgr.24521) 351 : audit [DBG] from='client.15042 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:17.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[18545]: cluster 2024-03-30T05:01:16.493401+0000 mgr.x (mgr.24521) 352 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:01:17.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[18545]: audit 2024-03-30T05:01:16.712814+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.89:0/328747974' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:01:17.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[18545]: audit 2024-03-30T05:01:16.713251+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:01:17.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[18545]: cluster 2024-03-30T05:01:16.725325+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-30T05:01:17.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[18545]: cluster 2024-03-30T05:01:16.853943+0000 mon.a (mon.0) 1396 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:01:17.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[23954]: cluster 2024-03-30T05:01:16.493401+0000 mgr.x (mgr.24521) 352 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:01:17.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[23954]: audit 2024-03-30T05:01:16.712814+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.89:0/328747974' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:01:17.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[23954]: audit 2024-03-30T05:01:16.713251+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:01:17.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[23954]: cluster 2024-03-30T05:01:16.725325+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-30T05:01:17.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[23954]: cluster 2024-03-30T05:01:16.853943+0000 mon.a (mon.0) 1396 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:01:17.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[70044]: [30/Mar/2024:05:01:17] ENGINE Bus STOPPING 2024-03-30T05:01:17.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[70044]: [30/Mar/2024:05:01:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T05:01:17.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[70044]: [30/Mar/2024:05:01:17] ENGINE Bus STOPPED 2024-03-30T05:01:17.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[70044]: [30/Mar/2024:05:01:17] ENGINE Bus STARTING 2024-03-30T05:01:17.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[70044]: [30/Mar/2024:05:01:17] ENGINE Serving on http://:::9283 2024-03-30T05:01:17.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:01:17 smithi089 bash[70044]: [30/Mar/2024:05:01:17] ENGINE Bus STARTED 2024-03-30T05:01:17.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:17 smithi118 bash[18665]: cluster 2024-03-30T05:01:16.493401+0000 mgr.x (mgr.24521) 352 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:01:17.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:17 smithi118 bash[18665]: audit 2024-03-30T05:01:16.712814+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.89:0/328747974' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:01:17.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:17 smithi118 bash[18665]: audit 2024-03-30T05:01:16.713251+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:01:17.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:17 smithi118 bash[18665]: cluster 2024-03-30T05:01:16.725325+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-30T05:01:17.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:17 smithi118 bash[18665]: cluster 2024-03-30T05:01:16.853943+0000 mon.a (mon.0) 1396 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:01:17.891 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:17 smithi118 bash[45599]: debug 2024-03-30T05:01:17.565+0000 7f60a99d6700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-30T05:01:17.891 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:17 smithi118 bash[45599]: ignoring --setuser ceph since I am not root 2024-03-30T05:01:17.891 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:17 smithi118 bash[45599]: ignoring --setgroup ceph since I am not root 2024-03-30T05:01:17.891 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:17 smithi118 bash[45599]: debug 2024-03-30T05:01:17.629+0000 7f756f470700 1 -- 172.21.15.118:0/3863492848 <== mon.0 v2:172.21.15.89:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c425c725a0 con 0x55c4269f2400 2024-03-30T05:01:17.891 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:17 smithi118 bash[45599]: debug 2024-03-30T05:01:17.777+0000 7f7579261200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T05:01:18.439 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 180' 2024-03-30T05:01:18.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.567970+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T05:01:18.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: cluster 2024-03-30T05:01:17.568242+0000 mon.a (mon.0) 1398 : cluster [DBG] mgrmap e27: y(active, starting, since 0.853954s), standbys: x 2024-03-30T05:01:18.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.581441+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:01:18.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.581593+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:01:18.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.581718+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:01:18.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.582041+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:01:18.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.582144+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:01:18.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.582690+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:01:18.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.582810+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:01:18.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.582899+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:01:18.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.583926+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:01:18.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.584219+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:01:18.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.584466+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:01:18.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.584734+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:01:18.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.584976+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:01:18.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.585217+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:01:18.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.585422+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:01:18.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.585864+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:01:18.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: cluster 2024-03-30T05:01:17.623869+0000 mon.a (mon.0) 1399 : cluster [INF] Manager daemon y is now available 2024-03-30T05:01:18.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.567970+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T05:01:18.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: cluster 2024-03-30T05:01:17.568242+0000 mon.a (mon.0) 1398 : cluster [DBG] mgrmap e27: y(active, starting, since 0.853954s), standbys: x 2024-03-30T05:01:18.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.581441+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:01:18.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.581593+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:01:18.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.581718+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:01:18.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.582041+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:01:18.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.582144+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:01:18.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.582690+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:01:18.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.582810+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:01:18.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.582899+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:01:18.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.583926+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:01:18.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.584219+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:01:18.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.584466+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:01:18.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.584734+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:01:18.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.584976+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:01:18.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.585217+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:01:18.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.585422+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:01:18.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.585864+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:01:18.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: cluster 2024-03-30T05:01:17.623869+0000 mon.a (mon.0) 1399 : cluster [INF] Manager daemon y is now available 2024-03-30T05:01:18.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.666569+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:18.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.675863+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:01:18.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.676187+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:01:18.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.678258+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:01:18.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.678455+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:01:18.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.700616+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:18.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.704605+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:01:18.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.706942+0000 mon.b (mon.2) 269 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:01:18.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.747706+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:01:18.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:17.749783+0000 mon.b (mon.2) 270 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:01:18.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:18.069479+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:01:18.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[18545]: audit 2024-03-30T05:01:18.071704+0000 mon.b (mon.2) 271 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:01:18.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.666569+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:18.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.675863+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:01:18.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.676187+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:01:18.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.678258+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:01:18.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.678455+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:01:18.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.700616+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:18.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.704605+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:01:18.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.706942+0000 mon.b (mon.2) 269 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:01:18.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.747706+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:01:18.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:17.749783+0000 mon.b (mon.2) 270 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:01:18.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:18.069479+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:01:18.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:18 smithi089 bash[23954]: audit 2024-03-30T05:01:18.071704+0000 mon.b (mon.2) 271 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:01:18.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.567970+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T05:01:18.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: cluster 2024-03-30T05:01:17.568242+0000 mon.a (mon.0) 1398 : cluster [DBG] mgrmap e27: y(active, starting, since 0.853954s), standbys: x 2024-03-30T05:01:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.581441+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:01:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.581593+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:01:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.581718+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:01:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.582041+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:01:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.582144+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:01:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.582690+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:01:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.582810+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:01:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.582899+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:01:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.583926+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:01:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.584219+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:01:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.584466+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:01:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.584734+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:01:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.584976+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:01:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.585217+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:01:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.585422+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:01:18.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.585864+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:01:18.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: cluster 2024-03-30T05:01:17.623869+0000 mon.a (mon.0) 1399 : cluster [INF] Manager daemon y is now available 2024-03-30T05:01:18.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.666569+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:18.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.675863+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:01:18.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.676187+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:01:18.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.678258+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:01:18.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.678455+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:01:18.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.700616+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:18.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.704605+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:01:18.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.706942+0000 mon.b (mon.2) 269 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:01:18.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.747706+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:01:18.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:17.749783+0000 mon.b (mon.2) 270 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:01:18.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:18.069479+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:01:18.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:18 smithi118 bash[18665]: audit 2024-03-30T05:01:18.071704+0000 mon.b (mon.2) 271 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:01:19.641 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[45599]: debug 2024-03-30T05:01:19.373+0000 7f7579261200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T05:01:19.641 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[45599]: debug 2024-03-30T05:01:19.489+0000 7f7579261200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T05:01:19.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[18665]: cephadm 2024-03-30T05:01:18.136825+0000 mgr.y (mgr.25027) 1 : cephadm [INF] [30/Mar/2024:05:01:18] ENGINE Bus STARTING 2024-03-30T05:01:19.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[18665]: cephadm 2024-03-30T05:01:18.238679+0000 mgr.y (mgr.25027) 2 : cephadm [INF] [30/Mar/2024:05:01:18] ENGINE Serving on http://172.21.15.89:8765 2024-03-30T05:01:19.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[18665]: cephadm 2024-03-30T05:01:18.357100+0000 mgr.y (mgr.25027) 3 : cephadm [INF] [30/Mar/2024:05:01:18] ENGINE Serving on https://172.21.15.89:7150 2024-03-30T05:01:19.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[18665]: cephadm 2024-03-30T05:01:18.357415+0000 mgr.y (mgr.25027) 4 : cephadm [INF] [30/Mar/2024:05:01:18] ENGINE Bus STARTED 2024-03-30T05:01:19.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[18665]: cluster 2024-03-30T05:01:18.608822+0000 mon.a (mon.0) 1406 : cluster [DBG] mgrmap e28: y(active, since 1.89455s), standbys: x 2024-03-30T05:01:19.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[18665]: cluster 2024-03-30T05:01:18.630466+0000 mgr.y (mgr.25027) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:19.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[18665]: audit 2024-03-30T05:01:18.849481+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:01:19.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[18665]: audit 2024-03-30T05:01:18.851602+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:01:19.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[18665]: audit 2024-03-30T05:01:18.853890+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:01:19.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[18665]: audit 2024-03-30T05:01:18.855147+0000 mon.b (mon.2) 274 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:01:19.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[18665]: audit 2024-03-30T05:01:18.991999+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:19.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[18665]: audit 2024-03-30T05:01:19.076267+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:19.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[18665]: audit 2024-03-30T05:01:19.198679+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:19.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[18665]: audit 2024-03-30T05:01:19.452831+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:19.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[18665]: audit 2024-03-30T05:01:19.586304+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[18545]: cephadm 2024-03-30T05:01:18.136825+0000 mgr.y (mgr.25027) 1 : cephadm [INF] [30/Mar/2024:05:01:18] ENGINE Bus STARTING 2024-03-30T05:01:20.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[18545]: cephadm 2024-03-30T05:01:18.238679+0000 mgr.y (mgr.25027) 2 : cephadm [INF] [30/Mar/2024:05:01:18] ENGINE Serving on http://172.21.15.89:8765 2024-03-30T05:01:20.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[18545]: cephadm 2024-03-30T05:01:18.357100+0000 mgr.y (mgr.25027) 3 : cephadm [INF] [30/Mar/2024:05:01:18] ENGINE Serving on https://172.21.15.89:7150 2024-03-30T05:01:20.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[18545]: cephadm 2024-03-30T05:01:18.357415+0000 mgr.y (mgr.25027) 4 : cephadm [INF] [30/Mar/2024:05:01:18] ENGINE Bus STARTED 2024-03-30T05:01:20.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[18545]: cluster 2024-03-30T05:01:18.608822+0000 mon.a (mon.0) 1406 : cluster [DBG] mgrmap e28: y(active, since 1.89455s), standbys: x 2024-03-30T05:01:20.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[18545]: cluster 2024-03-30T05:01:18.630466+0000 mgr.y (mgr.25027) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:20.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[18545]: audit 2024-03-30T05:01:18.849481+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:01:20.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[18545]: audit 2024-03-30T05:01:18.851602+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:01:20.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[18545]: audit 2024-03-30T05:01:18.853890+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:01:20.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[18545]: audit 2024-03-30T05:01:18.855147+0000 mon.b (mon.2) 274 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:01:20.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[18545]: audit 2024-03-30T05:01:18.991999+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[18545]: audit 2024-03-30T05:01:19.076267+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[18545]: audit 2024-03-30T05:01:19.198679+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[18545]: audit 2024-03-30T05:01:19.452831+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[18545]: audit 2024-03-30T05:01:19.586304+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[23954]: cephadm 2024-03-30T05:01:18.136825+0000 mgr.y (mgr.25027) 1 : cephadm [INF] [30/Mar/2024:05:01:18] ENGINE Bus STARTING 2024-03-30T05:01:20.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[23954]: cephadm 2024-03-30T05:01:18.238679+0000 mgr.y (mgr.25027) 2 : cephadm [INF] [30/Mar/2024:05:01:18] ENGINE Serving on http://172.21.15.89:8765 2024-03-30T05:01:20.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[23954]: cephadm 2024-03-30T05:01:18.357100+0000 mgr.y (mgr.25027) 3 : cephadm [INF] [30/Mar/2024:05:01:18] ENGINE Serving on https://172.21.15.89:7150 2024-03-30T05:01:20.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[23954]: cephadm 2024-03-30T05:01:18.357415+0000 mgr.y (mgr.25027) 4 : cephadm [INF] [30/Mar/2024:05:01:18] ENGINE Bus STARTED 2024-03-30T05:01:20.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[23954]: cluster 2024-03-30T05:01:18.608822+0000 mon.a (mon.0) 1406 : cluster [DBG] mgrmap e28: y(active, since 1.89455s), standbys: x 2024-03-30T05:01:20.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[23954]: cluster 2024-03-30T05:01:18.630466+0000 mgr.y (mgr.25027) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:20.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[23954]: audit 2024-03-30T05:01:18.849481+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:01:20.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[23954]: audit 2024-03-30T05:01:18.851602+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:01:20.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[23954]: audit 2024-03-30T05:01:18.853890+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:01:20.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[23954]: audit 2024-03-30T05:01:18.855147+0000 mon.b (mon.2) 274 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:01:20.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[23954]: audit 2024-03-30T05:01:18.991999+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[23954]: audit 2024-03-30T05:01:19.076267+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[23954]: audit 2024-03-30T05:01:19.198679+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[23954]: audit 2024-03-30T05:01:19.452831+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:19 smithi089 bash[23954]: audit 2024-03-30T05:01:19.586304+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.141 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:19 smithi118 bash[45599]: debug 2024-03-30T05:01:19.749+0000 7f7579261200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T05:01:20.829 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[45599]: debug 2024-03-30T05:01:20.573+0000 7f7579261200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T05:01:20.829 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[45599]: debug 2024-03-30T05:01:20.693+0000 7f7579261200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T05:01:20.829 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[45599]: debug 2024-03-30T05:01:20.801+0000 7f7579261200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T05:01:20.829 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: cephadm 2024-03-30T05:01:18.854041+0000 mgr.y (mgr.25027) 6 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T05:01:20.829 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: cephadm 2024-03-30T05:01:18.854289+0000 mgr.y (mgr.25027) 7 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T05:01:20.829 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: cephadm 2024-03-30T05:01:19.169961+0000 mgr.y (mgr.25027) 8 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:01:20.829 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: cephadm 2024-03-30T05:01:19.170558+0000 mgr.y (mgr.25027) 9 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:01:20.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: cephadm 2024-03-30T05:01:19.334460+0000 mgr.y (mgr.25027) 10 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:01:20.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: cephadm 2024-03-30T05:01:19.335259+0000 mgr.y (mgr.25027) 11 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:01:20.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: cephadm 2024-03-30T05:01:19.449144+0000 mgr.y (mgr.25027) 12 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:01:20.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: cluster 2024-03-30T05:01:19.582097+0000 mgr.y (mgr.25027) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:20.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: cluster 2024-03-30T05:01:19.591978+0000 mon.a (mon.0) 1413 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:01:20.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: cluster 2024-03-30T05:01:19.592008+0000 mon.a (mon.0) 1414 : cluster [INF] Cluster is now healthy 2024-03-30T05:01:20.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: cephadm 2024-03-30T05:01:19.600758+0000 mgr.y (mgr.25027) 14 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:01:20.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: audit 2024-03-30T05:01:19.620567+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: audit 2024-03-30T05:01:19.629478+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: audit 2024-03-30T05:01:19.821206+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: audit 2024-03-30T05:01:19.830572+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: audit 2024-03-30T05:01:19.837216+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: audit 2024-03-30T05:01:19.843824+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:20.831 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: audit 2024-03-30T05:01:19.896237+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:01:20.831 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: audit 2024-03-30T05:01:19.898359+0000 mon.b (mon.2) 275 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:01:20.831 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: audit 2024-03-30T05:01:19.908414+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:01:20.831 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:20 smithi118 bash[18665]: cluster 2024-03-30T05:01:20.083077+0000 mon.a (mon.0) 1422 : cluster [DBG] mgrmap e29: y(active, since 3s), standbys: x 2024-03-30T05:01:21.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: cephadm 2024-03-30T05:01:18.854041+0000 mgr.y (mgr.25027) 6 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T05:01:21.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: cephadm 2024-03-30T05:01:18.854289+0000 mgr.y (mgr.25027) 7 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T05:01:21.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: cephadm 2024-03-30T05:01:19.169961+0000 mgr.y (mgr.25027) 8 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:01:21.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: cephadm 2024-03-30T05:01:19.170558+0000 mgr.y (mgr.25027) 9 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:01:21.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: cephadm 2024-03-30T05:01:19.334460+0000 mgr.y (mgr.25027) 10 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:01:21.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: cephadm 2024-03-30T05:01:19.335259+0000 mgr.y (mgr.25027) 11 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:01:21.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: cephadm 2024-03-30T05:01:19.449144+0000 mgr.y (mgr.25027) 12 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:01:21.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: cluster 2024-03-30T05:01:19.582097+0000 mgr.y (mgr.25027) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:21.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: cluster 2024-03-30T05:01:19.591978+0000 mon.a (mon.0) 1413 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:01:21.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: cluster 2024-03-30T05:01:19.592008+0000 mon.a (mon.0) 1414 : cluster [INF] Cluster is now healthy 2024-03-30T05:01:21.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: cephadm 2024-03-30T05:01:19.600758+0000 mgr.y (mgr.25027) 14 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:01:21.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: audit 2024-03-30T05:01:19.620567+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:21.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: audit 2024-03-30T05:01:19.629478+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:21.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: audit 2024-03-30T05:01:19.821206+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:21.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: audit 2024-03-30T05:01:19.830572+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:21.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: audit 2024-03-30T05:01:19.837216+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:21.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: audit 2024-03-30T05:01:19.843824+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:21.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: audit 2024-03-30T05:01:19.896237+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:01:21.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: audit 2024-03-30T05:01:19.898359+0000 mon.b (mon.2) 275 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:01:21.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: audit 2024-03-30T05:01:19.908414+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:01:21.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[18545]: cluster 2024-03-30T05:01:20.083077+0000 mon.a (mon.0) 1422 : cluster [DBG] mgrmap e29: y(active, since 3s), standbys: x 2024-03-30T05:01:21.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: cephadm 2024-03-30T05:01:18.854041+0000 mgr.y (mgr.25027) 6 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T05:01:21.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: cephadm 2024-03-30T05:01:18.854289+0000 mgr.y (mgr.25027) 7 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T05:01:21.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: cephadm 2024-03-30T05:01:19.169961+0000 mgr.y (mgr.25027) 8 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:01:21.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: cephadm 2024-03-30T05:01:19.170558+0000 mgr.y (mgr.25027) 9 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:01:21.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: cephadm 2024-03-30T05:01:19.334460+0000 mgr.y (mgr.25027) 10 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:01:21.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: cephadm 2024-03-30T05:01:19.335259+0000 mgr.y (mgr.25027) 11 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:01:21.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: cephadm 2024-03-30T05:01:19.449144+0000 mgr.y (mgr.25027) 12 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:01:21.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: cluster 2024-03-30T05:01:19.582097+0000 mgr.y (mgr.25027) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:21.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: cluster 2024-03-30T05:01:19.591978+0000 mon.a (mon.0) 1413 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:01:21.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: cluster 2024-03-30T05:01:19.592008+0000 mon.a (mon.0) 1414 : cluster [INF] Cluster is now healthy 2024-03-30T05:01:21.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: cephadm 2024-03-30T05:01:19.600758+0000 mgr.y (mgr.25027) 14 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:01:21.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: audit 2024-03-30T05:01:19.620567+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:21.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: audit 2024-03-30T05:01:19.629478+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:21.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: audit 2024-03-30T05:01:19.821206+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:21.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: audit 2024-03-30T05:01:19.830572+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:21.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: audit 2024-03-30T05:01:19.837216+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:21.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: audit 2024-03-30T05:01:19.843824+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:21.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: audit 2024-03-30T05:01:19.896237+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:01:21.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: audit 2024-03-30T05:01:19.898359+0000 mon.b (mon.2) 275 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:01:21.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: audit 2024-03-30T05:01:19.908414+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:01:21.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:20 smithi089 bash[23954]: cluster 2024-03-30T05:01:20.083077+0000 mon.a (mon.0) 1422 : cluster [DBG] mgrmap e29: y(active, since 3s), standbys: x 2024-03-30T05:01:21.439 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:21 smithi118 bash[45599]: debug 2024-03-30T05:01:21.177+0000 7f7579261200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T05:01:21.439 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:21 smithi118 bash[45599]: debug 2024-03-30T05:01:21.293+0000 7f7579261200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T05:01:21.439 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:21 smithi118 bash[45599]: debug 2024-03-30T05:01:21.401+0000 7f7579261200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T05:01:21.757 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:21 smithi089 bash[18545]: cluster 2024-03-30T05:01:19.832310+0000 mgr.y (mgr.25027) 15 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:21.757 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:21 smithi089 bash[18545]: cephadm 2024-03-30T05:01:19.838943+0000 mgr.y (mgr.25027) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:01:21.757 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:21 smithi089 bash[18545]: cephadm 2024-03-30T05:01:19.895065+0000 mgr.y (mgr.25027) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi089.hxwboq (dependencies changed)... 2024-03-30T05:01:21.757 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:21 smithi089 bash[18545]: cephadm 2024-03-30T05:01:19.906717+0000 mgr.y (mgr.25027) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T05:01:21.757 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:21 smithi089 bash[18545]: cluster 2024-03-30T05:01:20.828453+0000 mon.a (mon.0) 1423 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:01:21.758 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:21 smithi089 bash[23954]: cluster 2024-03-30T05:01:19.832310+0000 mgr.y (mgr.25027) 15 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:21.758 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:21 smithi089 bash[23954]: cephadm 2024-03-30T05:01:19.838943+0000 mgr.y (mgr.25027) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:01:21.758 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:21 smithi089 bash[23954]: cephadm 2024-03-30T05:01:19.895065+0000 mgr.y (mgr.25027) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi089.hxwboq (dependencies changed)... 2024-03-30T05:01:21.758 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:21 smithi089 bash[23954]: cephadm 2024-03-30T05:01:19.906717+0000 mgr.y (mgr.25027) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T05:01:21.758 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:21 smithi089 bash[23954]: cluster 2024-03-30T05:01:20.828453+0000 mon.a (mon.0) 1423 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:01:21.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:21 smithi118 bash[18665]: cluster 2024-03-30T05:01:19.832310+0000 mgr.y (mgr.25027) 15 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:21.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:21 smithi118 bash[18665]: cephadm 2024-03-30T05:01:19.838943+0000 mgr.y (mgr.25027) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:01:21.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:21 smithi118 bash[18665]: cephadm 2024-03-30T05:01:19.895065+0000 mgr.y (mgr.25027) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi089.hxwboq (dependencies changed)... 2024-03-30T05:01:21.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:21 smithi118 bash[18665]: cephadm 2024-03-30T05:01:19.906717+0000 mgr.y (mgr.25027) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T05:01:21.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:21 smithi118 bash[18665]: cluster 2024-03-30T05:01:20.828453+0000 mon.a (mon.0) 1423 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:01:22.032 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:21 smithi118 bash[45599]: debug 2024-03-30T05:01:21.773+0000 7f7579261200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T05:01:22.032 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:22 smithi118 bash[45599]: debug 2024-03-30T05:01:22.021+0000 7f7579261200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T05:01:22.640 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:22 smithi118 bash[45599]: debug 2024-03-30T05:01:22.305+0000 7f7579261200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T05:01:22.641 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:22 smithi118 bash[45599]: debug 2024-03-30T05:01:22.425+0000 7f7579261200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T05:01:22.830 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:22 smithi089 bash[23954]: audit 2024-03-30T05:01:21.762626+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:22.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:22 smithi089 bash[23954]: cluster 2024-03-30T05:01:21.840762+0000 mon.a (mon.0) 1425 : cluster [DBG] mgrmap e30: y(active, since 5s), standbys: x 2024-03-30T05:01:22.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:22 smithi089 bash[23954]: audit 2024-03-30T05:01:22.251585+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:22.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:22 smithi089 bash[18545]: audit 2024-03-30T05:01:21.762626+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:22.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:22 smithi089 bash[18545]: cluster 2024-03-30T05:01:21.840762+0000 mon.a (mon.0) 1425 : cluster [DBG] mgrmap e30: y(active, since 5s), standbys: x 2024-03-30T05:01:22.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:22 smithi089 bash[18545]: audit 2024-03-30T05:01:22.251585+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:23.136 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:22 smithi118 bash[45599]: debug 2024-03-30T05:01:22.717+0000 7f7579261200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T05:01:23.136 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:22 smithi118 bash[18665]: audit 2024-03-30T05:01:21.762626+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:23.136 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:22 smithi118 bash[18665]: cluster 2024-03-30T05:01:21.840762+0000 mon.a (mon.0) 1425 : cluster [DBG] mgrmap e30: y(active, since 5s), standbys: x 2024-03-30T05:01:23.136 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:22 smithi118 bash[18665]: audit 2024-03-30T05:01:22.251585+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:23.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:23 smithi118 bash[45599]: debug 2024-03-30T05:01:23.141+0000 7f7579261200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:01:23.673 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:23 smithi118 bash[45599]: debug 2024-03-30T05:01:23.401+0000 7f7579261200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T05:01:23.674 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:23 smithi118 bash[45599]: debug 2024-03-30T05:01:23.545+0000 7f7579261200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T05:01:23.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:23 smithi089 bash[18545]: cluster 2024-03-30T05:01:21.832850+0000 mgr.y (mgr.25027) 19 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:23.830 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:23 smithi089 bash[23954]: cluster 2024-03-30T05:01:21.832850+0000 mgr.y (mgr.25027) 19 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:24.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:23 smithi118 bash[18665]: cluster 2024-03-30T05:01:21.832850+0000 mgr.y (mgr.25027) 19 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:24.141 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:23 smithi118 bash[45599]: debug 2024-03-30T05:01:23.813+0000 7f7579261200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:01:24.580 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:01:24 smithi089 bash[63727]: level=warn ts=2024-03-30T05:01:24.255Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi118.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-03-30T05:01:25.094 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:24 smithi118 bash[45599]: debug 2024-03-30T05:01:24.849+0000 7f7579261200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T05:01:25.094 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:24 smithi118 bash[45599]: debug 2024-03-30T05:01:24.981+0000 7f7579261200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T05:01:25.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:25 smithi118 bash[18665]: cluster 2024-03-30T05:01:23.833674+0000 mgr.y (mgr.25027) 20 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:01:25.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:25 smithi118 bash[18665]: audit 2024-03-30T05:01:24.040357+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:25.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:25 smithi118 bash[18665]: audit 2024-03-30T05:01:24.050909+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:25.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:25 smithi118 bash[18665]: cluster 2024-03-30T05:01:24.055109+0000 mgr.y (mgr.25027) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 22 op/s 2024-03-30T05:01:25.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:25 smithi118 bash[18665]: cluster 2024-03-30T05:01:24.055318+0000 mgr.y (mgr.25027) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 22 op/s 2024-03-30T05:01:25.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:25 smithi118 bash[18665]: audit 2024-03-30T05:01:24.062013+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:25.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:25 smithi118 bash[18665]: audit 2024-03-30T05:01:24.823281+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:25.242 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:25 smithi089 bash[18545]: cluster 2024-03-30T05:01:23.833674+0000 mgr.y (mgr.25027) 20 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:01:25.243 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:25 smithi089 bash[18545]: audit 2024-03-30T05:01:24.040357+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:25.243 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:25 smithi089 bash[18545]: audit 2024-03-30T05:01:24.050909+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:25.243 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:25 smithi089 bash[18545]: cluster 2024-03-30T05:01:24.055109+0000 mgr.y (mgr.25027) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 22 op/s 2024-03-30T05:01:25.243 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:25 smithi089 bash[18545]: cluster 2024-03-30T05:01:24.055318+0000 mgr.y (mgr.25027) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 22 op/s 2024-03-30T05:01:25.243 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:25 smithi089 bash[18545]: audit 2024-03-30T05:01:24.062013+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:25.243 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:25 smithi089 bash[18545]: audit 2024-03-30T05:01:24.823281+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:25.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:25 smithi089 bash[23954]: cluster 2024-03-30T05:01:23.833674+0000 mgr.y (mgr.25027) 20 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:01:25.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:25 smithi089 bash[23954]: audit 2024-03-30T05:01:24.040357+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:25.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:25 smithi089 bash[23954]: audit 2024-03-30T05:01:24.050909+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:25.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:25 smithi089 bash[23954]: cluster 2024-03-30T05:01:24.055109+0000 mgr.y (mgr.25027) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 22 op/s 2024-03-30T05:01:25.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:25 smithi089 bash[23954]: cluster 2024-03-30T05:01:24.055318+0000 mgr.y (mgr.25027) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 22 op/s 2024-03-30T05:01:25.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:25 smithi089 bash[23954]: audit 2024-03-30T05:01:24.062013+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:25.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:25 smithi089 bash[23954]: audit 2024-03-30T05:01:24.823281+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:25.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:25 smithi118 bash[45599]: debug 2024-03-30T05:01:25.297+0000 7f7579261200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T05:01:25.873 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:25 smithi118 bash[45599]: debug 2024-03-30T05:01:25.417+0000 7f7579261200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T05:01:26.128 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:25 smithi118 bash[45599]: debug 2024-03-30T05:01:25.881+0000 7f7579261200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T05:01:26.129 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[45599]: debug 2024-03-30T05:01:26.025+0000 7f7579261200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T05:01:26.129 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[45599]: [30/Mar/2024:05:01:26] ENGINE Bus STARTING 2024-03-30T05:01:26.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[18665]: audit 2024-03-30T05:01:25.074384+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:26.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[18665]: audit 2024-03-30T05:01:25.086110+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:26.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[18665]: cluster 2024-03-30T05:01:25.089693+0000 mgr.y (mgr.25027) 23 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 21 op/s 2024-03-30T05:01:26.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[18665]: cluster 2024-03-30T05:01:25.090468+0000 mgr.y (mgr.25027) 24 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:01:26.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[18665]: audit 2024-03-30T05:01:25.099192+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:26.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[18665]: audit 2024-03-30T05:01:25.980935+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:26.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[18665]: audit 2024-03-30T05:01:25.988958+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:26.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[18665]: cluster 2024-03-30T05:01:26.030669+0000 mon.a (mon.0) 1436 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:01:26.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[18665]: cluster 2024-03-30T05:01:26.030777+0000 mon.a (mon.0) 1437 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:01:26.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[18665]: audit 2024-03-30T05:01:26.033230+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.? 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:01:26.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[18665]: audit 2024-03-30T05:01:26.035040+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.? 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:01:26.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[18665]: audit 2024-03-30T05:01:26.038023+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.? 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:01:26.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[18665]: audit 2024-03-30T05:01:26.038452+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.? 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:01:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[18545]: audit 2024-03-30T05:01:25.074384+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[18545]: audit 2024-03-30T05:01:25.086110+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[18545]: cluster 2024-03-30T05:01:25.089693+0000 mgr.y (mgr.25027) 23 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 21 op/s 2024-03-30T05:01:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[18545]: cluster 2024-03-30T05:01:25.090468+0000 mgr.y (mgr.25027) 24 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:01:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[18545]: audit 2024-03-30T05:01:25.099192+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[18545]: audit 2024-03-30T05:01:25.980935+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[18545]: audit 2024-03-30T05:01:25.988958+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[18545]: cluster 2024-03-30T05:01:26.030669+0000 mon.a (mon.0) 1436 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:01:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[18545]: cluster 2024-03-30T05:01:26.030777+0000 mon.a (mon.0) 1437 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:01:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[18545]: audit 2024-03-30T05:01:26.033230+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.? 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:01:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[18545]: audit 2024-03-30T05:01:26.035040+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.? 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:01:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[18545]: audit 2024-03-30T05:01:26.038023+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.? 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:01:26.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[18545]: audit 2024-03-30T05:01:26.038452+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.? 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:01:26.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[23954]: audit 2024-03-30T05:01:25.074384+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:26.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[23954]: audit 2024-03-30T05:01:25.086110+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:26.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[23954]: cluster 2024-03-30T05:01:25.089693+0000 mgr.y (mgr.25027) 23 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 21 op/s 2024-03-30T05:01:26.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[23954]: cluster 2024-03-30T05:01:25.090468+0000 mgr.y (mgr.25027) 24 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:01:26.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[23954]: audit 2024-03-30T05:01:25.099192+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:26.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[23954]: audit 2024-03-30T05:01:25.980935+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:26.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[23954]: audit 2024-03-30T05:01:25.988958+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:26.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[23954]: cluster 2024-03-30T05:01:26.030669+0000 mon.a (mon.0) 1436 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:01:26.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[23954]: cluster 2024-03-30T05:01:26.030777+0000 mon.a (mon.0) 1437 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:01:26.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[23954]: audit 2024-03-30T05:01:26.033230+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.? 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:01:26.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[23954]: audit 2024-03-30T05:01:26.035040+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.? 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:01:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[23954]: audit 2024-03-30T05:01:26.038023+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.? 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:01:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:26 smithi089 bash[23954]: audit 2024-03-30T05:01:26.038452+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.? 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:01:26.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[45599]: CherryPy Checker: 2024-03-30T05:01:26.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[45599]: The Application mounted at '' has an empty config. 2024-03-30T05:01:26.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[45599]: [30/Mar/2024:05:01:26] ENGINE Serving on http://:::9283 2024-03-30T05:01:26.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:26 smithi118 bash[45599]: [30/Mar/2024:05:01:26] ENGINE Bus STARTED 2024-03-30T05:01:27.330 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:01:27 smithi089 bash[63727]: level=info ts=2024-03-30T05:01:27.124Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=5 2024-03-30T05:01:27.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:27 smithi118 bash[18665]: cephadm 2024-03-30T05:01:25.999292+0000 mgr.y (mgr.25027) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T05:01:27.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:27 smithi118 bash[18665]: cephadm 2024-03-30T05:01:26.244030+0000 mgr.y (mgr.25027) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2024-03-30T05:01:27.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:27 smithi118 bash[18665]: cluster 2024-03-30T05:01:27.000377+0000 mon.a (mon.0) 1442 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-30T05:01:27.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:27 smithi089 bash[23954]: cephadm 2024-03-30T05:01:25.999292+0000 mgr.y (mgr.25027) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T05:01:27.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:27 smithi089 bash[23954]: cephadm 2024-03-30T05:01:26.244030+0000 mgr.y (mgr.25027) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2024-03-30T05:01:27.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:27 smithi089 bash[23954]: cluster 2024-03-30T05:01:27.000377+0000 mon.a (mon.0) 1442 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-30T05:01:27.822 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:27 smithi089 bash[18545]: cephadm 2024-03-30T05:01:25.999292+0000 mgr.y (mgr.25027) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T05:01:27.822 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:27 smithi089 bash[18545]: cephadm 2024-03-30T05:01:26.244030+0000 mgr.y (mgr.25027) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2024-03-30T05:01:27.822 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:27 smithi089 bash[18545]: cluster 2024-03-30T05:01:27.000377+0000 mon.a (mon.0) 1442 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-30T05:01:28.522 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:28 smithi089 bash[18545]: cluster 2024-03-30T05:01:27.091242+0000 mgr.y (mgr.25027) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:01:28.522 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:28 smithi089 bash[23954]: cluster 2024-03-30T05:01:27.091242+0000 mgr.y (mgr.25027) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:01:28.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:28 smithi118 bash[18665]: cluster 2024-03-30T05:01:27.091242+0000 mgr.y (mgr.25027) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:01:29.273 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:01:28 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:01:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T05:01:29.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:29 smithi118 bash[18665]: audit 2024-03-30T05:01:28.516876+0000 mon.a (mon.0) 1443 : audit [DBG] from='client.? 172.21.15.89:0/3373723276' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:01:29.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:29 smithi118 bash[18665]: audit 2024-03-30T05:01:29.239255+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:29.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:29 smithi118 bash[18665]: audit 2024-03-30T05:01:29.253001+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:29.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:29 smithi118 bash[18665]: audit 2024-03-30T05:01:29.267385+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:29.694 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:29 smithi089 bash[18545]: audit 2024-03-30T05:01:28.516876+0000 mon.a (mon.0) 1443 : audit [DBG] from='client.? 172.21.15.89:0/3373723276' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:01:29.694 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:29 smithi089 bash[18545]: audit 2024-03-30T05:01:29.239255+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:29.694 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:29 smithi089 bash[18545]: audit 2024-03-30T05:01:29.253001+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:29.694 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:29 smithi089 bash[18545]: audit 2024-03-30T05:01:29.267385+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:29.695 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:29 smithi089 bash[23954]: audit 2024-03-30T05:01:28.516876+0000 mon.a (mon.0) 1443 : audit [DBG] from='client.? 172.21.15.89:0/3373723276' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:01:29.695 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:29 smithi089 bash[23954]: audit 2024-03-30T05:01:29.239255+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:29.695 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:29 smithi089 bash[23954]: audit 2024-03-30T05:01:29.253001+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:29.695 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:29 smithi089 bash[23954]: audit 2024-03-30T05:01:29.267385+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:30.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:30 smithi118 bash[18665]: cluster 2024-03-30T05:01:29.092303+0000 mgr.y (mgr.25027) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 584 B/s rd, 0 op/s 2024-03-30T05:01:30.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:30 smithi118 bash[18665]: cluster 2024-03-30T05:01:29.256317+0000 mgr.y (mgr.25027) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-03-30T05:01:30.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:30 smithi118 bash[18665]: cluster 2024-03-30T05:01:29.257032+0000 mgr.y (mgr.25027) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-03-30T05:01:30.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:30 smithi118 bash[18665]: audit 2024-03-30T05:01:29.801880+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:30.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:30 smithi118 bash[18665]: audit 2024-03-30T05:01:29.814969+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:30.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:30 smithi118 bash[18665]: audit 2024-03-30T05:01:29.827097+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:30.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:30 smithi089 bash[18545]: cluster 2024-03-30T05:01:29.092303+0000 mgr.y (mgr.25027) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 584 B/s rd, 0 op/s 2024-03-30T05:01:30.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:30 smithi089 bash[18545]: cluster 2024-03-30T05:01:29.256317+0000 mgr.y (mgr.25027) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-03-30T05:01:30.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:30 smithi089 bash[18545]: cluster 2024-03-30T05:01:29.257032+0000 mgr.y (mgr.25027) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-03-30T05:01:30.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:30 smithi089 bash[18545]: audit 2024-03-30T05:01:29.801880+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:30.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:30 smithi089 bash[18545]: audit 2024-03-30T05:01:29.814969+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:30.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:30 smithi089 bash[18545]: audit 2024-03-30T05:01:29.827097+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:30.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:30 smithi089 bash[23954]: cluster 2024-03-30T05:01:29.092303+0000 mgr.y (mgr.25027) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 584 B/s rd, 0 op/s 2024-03-30T05:01:30.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:30 smithi089 bash[23954]: cluster 2024-03-30T05:01:29.256317+0000 mgr.y (mgr.25027) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-03-30T05:01:30.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:30 smithi089 bash[23954]: cluster 2024-03-30T05:01:29.257032+0000 mgr.y (mgr.25027) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-03-30T05:01:30.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:30 smithi089 bash[23954]: audit 2024-03-30T05:01:29.801880+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:30.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:30 smithi089 bash[23954]: audit 2024-03-30T05:01:29.814969+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:30.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:30 smithi089 bash[23954]: audit 2024-03-30T05:01:29.827097+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:31.664 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:31 smithi118 bash[18665]: cluster 2024-03-30T05:01:29.817841+0000 mgr.y (mgr.25027) 31 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 1 op/s 2024-03-30T05:01:31.664 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:31 smithi118 bash[18665]: cluster 2024-03-30T05:01:29.818184+0000 mgr.y (mgr.25027) 32 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 1 op/s 2024-03-30T05:01:31.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:31 smithi089 bash[18545]: cluster 2024-03-30T05:01:29.817841+0000 mgr.y (mgr.25027) 31 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 1 op/s 2024-03-30T05:01:31.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:31 smithi089 bash[18545]: cluster 2024-03-30T05:01:29.818184+0000 mgr.y (mgr.25027) 32 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 1 op/s 2024-03-30T05:01:31.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:31 smithi089 bash[23954]: cluster 2024-03-30T05:01:29.817841+0000 mgr.y (mgr.25027) 31 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 1 op/s 2024-03-30T05:01:31.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:31 smithi089 bash[23954]: cluster 2024-03-30T05:01:29.818184+0000 mgr.y (mgr.25027) 32 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 1 op/s 2024-03-30T05:01:32.641 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:32 smithi118 systemd[1]: Stopping Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:01:32.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:32 smithi118 bash[58148]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T05:01:32.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:32 smithi118 bash[50107]: ts=2024-03-30T05:01:32.450Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T05:01:32.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:32 smithi118 bash[50107]: ts=2024-03-30T05:01:32.450Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T05:01:32.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:32 smithi118 bash[50107]: ts=2024-03-30T05:01:32.450Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T05:01:32.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:32 smithi118 bash[50107]: ts=2024-03-30T05:01:32.450Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T05:01:32.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:32 smithi118 bash[50107]: ts=2024-03-30T05:01:32.450Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T05:01:32.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:32 smithi118 bash[50107]: ts=2024-03-30T05:01:32.450Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T05:01:32.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:32 smithi118 bash[50107]: ts=2024-03-30T05:01:32.450Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T05:01:32.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:32 smithi118 bash[50107]: ts=2024-03-30T05:01:32.450Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T05:01:32.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:32 smithi118 bash[50107]: ts=2024-03-30T05:01:32.450Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T05:01:32.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:32 smithi118 bash[50107]: ts=2024-03-30T05:01:32.451Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T05:01:32.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:32 smithi118 bash[50107]: ts=2024-03-30T05:01:32.451Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T05:01:32.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:32 smithi118 bash[50107]: ts=2024-03-30T05:01:32.451Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T05:01:33.391 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:33 smithi118 bash[58157]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T05:01:33.391 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:33 smithi118 bash[58193]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T05:01:33.391 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:33 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T05:01:33.391 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:33 smithi118 systemd[1]: Stopped Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:01:33.391 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:33 smithi118 systemd[1]: Started Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:01:33.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[18545]: cluster 2024-03-30T05:01:31.818857+0000 mgr.y (mgr.25027) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 1 op/s 2024-03-30T05:01:33.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[18545]: audit 2024-03-30T05:01:32.701151+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:33.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[18545]: audit 2024-03-30T05:01:33.235616+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:33.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[18545]: audit 2024-03-30T05:01:33.246614+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:33.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[18545]: audit 2024-03-30T05:01:33.307700+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:01:33.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[18545]: audit 2024-03-30T05:01:33.326069+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:33.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[18545]: audit 2024-03-30T05:01:33.333224+0000 mon.b (mon.2) 279 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:01:33.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[18545]: audit 2024-03-30T05:01:33.337196+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T05:01:33.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[18545]: audit 2024-03-30T05:01:33.343486+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:33.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[18545]: audit 2024-03-30T05:01:33.358129+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:01:33.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[18545]: audit 2024-03-30T05:01:33.376158+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:01:33.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[18545]: audit 2024-03-30T05:01:33.378035+0000 mon.b (mon.2) 283 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:01:33.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[18545]: audit 2024-03-30T05:01:33.387507+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:33.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[23954]: cluster 2024-03-30T05:01:31.818857+0000 mgr.y (mgr.25027) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 1 op/s 2024-03-30T05:01:33.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[23954]: audit 2024-03-30T05:01:32.701151+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:33.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[23954]: audit 2024-03-30T05:01:33.235616+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:33.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[23954]: audit 2024-03-30T05:01:33.246614+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:33.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[23954]: audit 2024-03-30T05:01:33.307700+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:01:33.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[23954]: audit 2024-03-30T05:01:33.326069+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:33.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[23954]: audit 2024-03-30T05:01:33.333224+0000 mon.b (mon.2) 279 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:01:33.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[23954]: audit 2024-03-30T05:01:33.337196+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T05:01:33.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[23954]: audit 2024-03-30T05:01:33.343486+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:33.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[23954]: audit 2024-03-30T05:01:33.358129+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:01:33.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[23954]: audit 2024-03-30T05:01:33.376158+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:01:33.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[23954]: audit 2024-03-30T05:01:33.378035+0000 mon.b (mon.2) 283 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:01:33.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:33 smithi089 bash[23954]: audit 2024-03-30T05:01:33.387507+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:33.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:33 smithi118 bash[18665]: cluster 2024-03-30T05:01:31.818857+0000 mgr.y (mgr.25027) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 1 op/s 2024-03-30T05:01:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:33 smithi118 bash[18665]: audit 2024-03-30T05:01:32.701151+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:33 smithi118 bash[18665]: audit 2024-03-30T05:01:33.235616+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:33 smithi118 bash[18665]: audit 2024-03-30T05:01:33.246614+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:33 smithi118 bash[18665]: audit 2024-03-30T05:01:33.307700+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:01:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:33 smithi118 bash[18665]: audit 2024-03-30T05:01:33.326069+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:33 smithi118 bash[18665]: audit 2024-03-30T05:01:33.333224+0000 mon.b (mon.2) 279 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:01:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:33 smithi118 bash[18665]: audit 2024-03-30T05:01:33.337196+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T05:01:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:33 smithi118 bash[18665]: audit 2024-03-30T05:01:33.343486+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:33 smithi118 bash[18665]: audit 2024-03-30T05:01:33.358129+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:01:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:33 smithi118 bash[18665]: audit 2024-03-30T05:01:33.376158+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:01:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:33 smithi118 bash[18665]: audit 2024-03-30T05:01:33.378035+0000 mon.b (mon.2) 283 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:01:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:33 smithi118 bash[18665]: audit 2024-03-30T05:01:33.387507+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:34.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[18665]: audit 2024-03-30T05:01:33.306352+0000 mgr.y (mgr.25027) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:01:34.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[18665]: cephadm 2024-03-30T05:01:33.330235+0000 mgr.y (mgr.25027) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.89:5000 to Dashboard 2024-03-30T05:01:34.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[18665]: audit 2024-03-30T05:01:33.331447+0000 mgr.y (mgr.25027) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:01:34.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[18665]: audit 2024-03-30T05:01:33.335409+0000 mgr.y (mgr.25027) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T05:01:34.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[18665]: audit 2024-03-30T05:01:33.356625+0000 mgr.y (mgr.25027) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:01:34.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[18665]: cluster 2024-03-30T05:01:33.378308+0000 mgr.y (mgr.25027) 39 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:34.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[18665]: cluster 2024-03-30T05:01:33.378566+0000 mgr.y (mgr.25027) 40 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:34.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.289Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T05:01:34.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.289Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T05:01:34.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.289Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T05:01:34.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.289Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi118 (none))" 2024-03-30T05:01:34.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.289Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T05:01:34.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.289Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T05:01:34.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.291Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T05:01:34.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.291Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T05:01:34.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.293Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T05:01:34.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.295Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T05:01:34.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.295Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.98µs 2024-03-30T05:01:34.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.295Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T05:01:34.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.296Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-03-30T05:01:34.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:34 smithi089 bash[18545]: audit 2024-03-30T05:01:33.306352+0000 mgr.y (mgr.25027) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:01:34.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:34 smithi089 bash[18545]: cephadm 2024-03-30T05:01:33.330235+0000 mgr.y (mgr.25027) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.89:5000 to Dashboard 2024-03-30T05:01:34.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:34 smithi089 bash[18545]: audit 2024-03-30T05:01:33.331447+0000 mgr.y (mgr.25027) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:01:34.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:34 smithi089 bash[18545]: audit 2024-03-30T05:01:33.335409+0000 mgr.y (mgr.25027) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T05:01:34.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:34 smithi089 bash[18545]: audit 2024-03-30T05:01:33.356625+0000 mgr.y (mgr.25027) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:01:34.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:34 smithi089 bash[18545]: cluster 2024-03-30T05:01:33.378308+0000 mgr.y (mgr.25027) 39 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:34.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:34 smithi089 bash[18545]: cluster 2024-03-30T05:01:33.378566+0000 mgr.y (mgr.25027) 40 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:34.660 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:34 smithi089 bash[23954]: audit 2024-03-30T05:01:33.306352+0000 mgr.y (mgr.25027) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:01:34.660 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:34 smithi089 bash[23954]: cephadm 2024-03-30T05:01:33.330235+0000 mgr.y (mgr.25027) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.89:5000 to Dashboard 2024-03-30T05:01:34.660 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:34 smithi089 bash[23954]: audit 2024-03-30T05:01:33.331447+0000 mgr.y (mgr.25027) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:01:34.660 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:34 smithi089 bash[23954]: audit 2024-03-30T05:01:33.335409+0000 mgr.y (mgr.25027) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T05:01:34.660 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:34 smithi089 bash[23954]: audit 2024-03-30T05:01:33.356625+0000 mgr.y (mgr.25027) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:01:34.660 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:34 smithi089 bash[23954]: cluster 2024-03-30T05:01:33.378308+0000 mgr.y (mgr.25027) 39 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:34.660 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:34 smithi089 bash[23954]: cluster 2024-03-30T05:01:33.378566+0000 mgr.y (mgr.25027) 40 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:34.993 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.713Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-03-30T05:01:34.993 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.925Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-03-30T05:01:34.993 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.926Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-03-30T05:01:34.993 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.926Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=48.333µs wal_replay_duration=630.941043ms total_replay_duration=631.014406ms 2024-03-30T05:01:34.993 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.935Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T05:01:34.993 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.935Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T05:01:34.993 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:34 smithi118 bash[58222]: ts=2024-03-30T05:01:34.936Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T05:01:34.993 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:35 smithi118 bash[58222]: ts=2024-03-30T05:01:35.004Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=67.964981ms db_storage=1.563µs remote_storage=2.547µs web_handler=893ns query_engine=1.363µs scrape=564.521µs scrape_sd=263.497µs notify=29.635µs notify_sd=66.457µs rules=66.053016ms 2024-03-30T05:01:34.993 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:01:35 smithi118 bash[58222]: ts=2024-03-30T05:01:35.004Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T05:01:35.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:35 smithi118 bash[18665]: audit 2024-03-30T05:01:34.629140+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:35.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:35 smithi118 bash[18665]: audit 2024-03-30T05:01:34.645742+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:35.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:35 smithi118 bash[18665]: cluster 2024-03-30T05:01:34.652704+0000 mgr.y (mgr.25027) 41 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-03-30T05:01:35.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:35 smithi118 bash[18665]: audit 2024-03-30T05:01:34.662239+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:36.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:35 smithi089 bash[18545]: audit 2024-03-30T05:01:34.629140+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:36.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:35 smithi089 bash[18545]: audit 2024-03-30T05:01:34.645742+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:35 smithi089 bash[18545]: cluster 2024-03-30T05:01:34.652704+0000 mgr.y (mgr.25027) 41 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-03-30T05:01:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:35 smithi089 bash[18545]: audit 2024-03-30T05:01:34.662239+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:36.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:35 smithi089 bash[23954]: audit 2024-03-30T05:01:34.629140+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:36.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:35 smithi089 bash[23954]: audit 2024-03-30T05:01:34.645742+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:36.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:35 smithi089 bash[23954]: cluster 2024-03-30T05:01:34.652704+0000 mgr.y (mgr.25027) 41 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-03-30T05:01:36.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:35 smithi089 bash[23954]: audit 2024-03-30T05:01:34.662239+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:37.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:37 smithi118 bash[18665]: cluster 2024-03-30T05:01:36.653506+0000 mgr.y (mgr.25027) 42 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-03-30T05:01:37.830 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:37 smithi089 bash[23954]: cluster 2024-03-30T05:01:36.653506+0000 mgr.y (mgr.25027) 42 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-03-30T05:01:37.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:37 smithi089 bash[18545]: cluster 2024-03-30T05:01:36.653506+0000 mgr.y (mgr.25027) 42 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-03-30T05:01:40.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:39 smithi089 bash[18545]: audit 2024-03-30T05:01:38.193685+0000 mgr.y (mgr.25027) 43 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:40.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:39 smithi089 bash[18545]: cluster 2024-03-30T05:01:38.655127+0000 mgr.y (mgr.25027) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:40.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:39 smithi089 bash[23954]: audit 2024-03-30T05:01:38.193685+0000 mgr.y (mgr.25027) 43 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:40.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:39 smithi089 bash[23954]: cluster 2024-03-30T05:01:38.655127+0000 mgr.y (mgr.25027) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:40.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:39 smithi118 bash[18665]: audit 2024-03-30T05:01:38.193685+0000 mgr.y (mgr.25027) 43 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:40.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:39 smithi118 bash[18665]: cluster 2024-03-30T05:01:38.655127+0000 mgr.y (mgr.25027) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:42.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:41 smithi089 bash[18545]: cluster 2024-03-30T05:01:40.655890+0000 mgr.y (mgr.25027) 45 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:42.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:41 smithi089 bash[23954]: cluster 2024-03-30T05:01:40.655890+0000 mgr.y (mgr.25027) 45 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:42.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:41 smithi118 bash[18665]: cluster 2024-03-30T05:01:40.655890+0000 mgr.y (mgr.25027) 45 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:44.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:43 smithi089 bash[18545]: cluster 2024-03-30T05:01:42.656669+0000 mgr.y (mgr.25027) 46 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:44.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:43 smithi089 bash[23954]: cluster 2024-03-30T05:01:42.656669+0000 mgr.y (mgr.25027) 46 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:44.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:43 smithi118 bash[18665]: cluster 2024-03-30T05:01:42.656669+0000 mgr.y (mgr.25027) 46 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:45.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:45 smithi118 bash[18665]: cluster 2024-03-30T05:01:44.657473+0000 mgr.y (mgr.25027) 47 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:01:46.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:45 smithi089 bash[18545]: cluster 2024-03-30T05:01:44.657473+0000 mgr.y (mgr.25027) 47 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:01:46.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:45 smithi089 bash[23954]: cluster 2024-03-30T05:01:44.657473+0000 mgr.y (mgr.25027) 47 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:01:47.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:47 smithi089 bash[18545]: cluster 2024-03-30T05:01:46.658183+0000 mgr.y (mgr.25027) 48 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:47.658 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:47 smithi089 bash[23954]: cluster 2024-03-30T05:01:46.658183+0000 mgr.y (mgr.25027) 48 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:47.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:47 smithi118 bash[18665]: cluster 2024-03-30T05:01:46.658183+0000 mgr.y (mgr.25027) 48 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:48.080 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:01:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:01:47] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-30T05:01:48.464 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:48 smithi089 bash[18545]: audit 2024-03-30T05:01:47.701817+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:48.464 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:48 smithi089 bash[23954]: audit 2024-03-30T05:01:47.701817+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:48.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:48 smithi118 bash[18665]: audit 2024-03-30T05:01:47.701817+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:49.468 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:49 smithi118 bash[18665]: audit 2024-03-30T05:01:48.204682+0000 mgr.y (mgr.25027) 49 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:49.469 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:49 smithi118 bash[18665]: cluster 2024-03-30T05:01:48.659033+0000 mgr.y (mgr.25027) 50 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:49.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:49 smithi089 bash[18545]: audit 2024-03-30T05:01:48.204682+0000 mgr.y (mgr.25027) 49 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:49.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:49 smithi089 bash[18545]: cluster 2024-03-30T05:01:48.659033+0000 mgr.y (mgr.25027) 50 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:49.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:49 smithi089 bash[23954]: audit 2024-03-30T05:01:48.204682+0000 mgr.y (mgr.25027) 49 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:49.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:49 smithi089 bash[23954]: cluster 2024-03-30T05:01:48.659033+0000 mgr.y (mgr.25027) 50 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:50.580 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[23954]: audit 2024-03-30T05:01:49.454325+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[23954]: audit 2024-03-30T05:01:49.465352+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[23954]: cluster 2024-03-30T05:01:49.468133+0000 mgr.y (mgr.25027) 51 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-03-30T05:01:50.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[23954]: cluster 2024-03-30T05:01:49.468388+0000 mgr.y (mgr.25027) 52 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:50.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[23954]: audit 2024-03-30T05:01:49.475673+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[23954]: audit 2024-03-30T05:01:49.654609+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[23954]: audit 2024-03-30T05:01:49.672211+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[23954]: cluster 2024-03-30T05:01:49.675350+0000 mgr.y (mgr.25027) 53 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:01:50.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[23954]: cluster 2024-03-30T05:01:49.676022+0000 mgr.y (mgr.25027) 54 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1020 B/s rd, 0 op/s 2024-03-30T05:01:50.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[23954]: audit 2024-03-30T05:01:49.685650+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[18545]: audit 2024-03-30T05:01:49.454325+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[18545]: audit 2024-03-30T05:01:49.465352+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[18545]: cluster 2024-03-30T05:01:49.468133+0000 mgr.y (mgr.25027) 51 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-03-30T05:01:50.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[18545]: cluster 2024-03-30T05:01:49.468388+0000 mgr.y (mgr.25027) 52 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:50.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[18545]: audit 2024-03-30T05:01:49.475673+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[18545]: audit 2024-03-30T05:01:49.654609+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[18545]: audit 2024-03-30T05:01:49.672211+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[18545]: cluster 2024-03-30T05:01:49.675350+0000 mgr.y (mgr.25027) 53 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:01:50.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[18545]: cluster 2024-03-30T05:01:49.676022+0000 mgr.y (mgr.25027) 54 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1020 B/s rd, 0 op/s 2024-03-30T05:01:50.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:50 smithi089 bash[18545]: audit 2024-03-30T05:01:49.685650+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:50 smithi118 bash[18665]: audit 2024-03-30T05:01:49.454325+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:50 smithi118 bash[18665]: audit 2024-03-30T05:01:49.465352+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:50 smithi118 bash[18665]: cluster 2024-03-30T05:01:49.468133+0000 mgr.y (mgr.25027) 51 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-03-30T05:01:50.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:50 smithi118 bash[18665]: cluster 2024-03-30T05:01:49.468388+0000 mgr.y (mgr.25027) 52 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:50.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:50 smithi118 bash[18665]: audit 2024-03-30T05:01:49.475673+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:50 smithi118 bash[18665]: audit 2024-03-30T05:01:49.654609+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:50 smithi118 bash[18665]: audit 2024-03-30T05:01:49.672211+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:50.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:50 smithi118 bash[18665]: cluster 2024-03-30T05:01:49.675350+0000 mgr.y (mgr.25027) 53 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:01:50.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:50 smithi118 bash[18665]: cluster 2024-03-30T05:01:49.676022+0000 mgr.y (mgr.25027) 54 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1020 B/s rd, 0 op/s 2024-03-30T05:01:50.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:50 smithi118 bash[18665]: audit 2024-03-30T05:01:49.685650+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:52.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:52 smithi089 bash[18545]: audit 2024-03-30T05:01:51.032322+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:52.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:52 smithi089 bash[18545]: audit 2024-03-30T05:01:51.044864+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:52.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:52 smithi089 bash[18545]: cluster 2024-03-30T05:01:51.047211+0000 mgr.y (mgr.25027) 55 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:52.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:52 smithi089 bash[18545]: cluster 2024-03-30T05:01:51.047542+0000 mgr.y (mgr.25027) 56 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:52.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:52 smithi089 bash[18545]: audit 2024-03-30T05:01:51.057998+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:52.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:52 smithi089 bash[23954]: audit 2024-03-30T05:01:51.032322+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:52.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:52 smithi089 bash[23954]: audit 2024-03-30T05:01:51.044864+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:52.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:52 smithi089 bash[23954]: cluster 2024-03-30T05:01:51.047211+0000 mgr.y (mgr.25027) 55 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:52.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:52 smithi089 bash[23954]: cluster 2024-03-30T05:01:51.047542+0000 mgr.y (mgr.25027) 56 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:52.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:52 smithi089 bash[23954]: audit 2024-03-30T05:01:51.057998+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:52.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:52 smithi118 bash[18665]: audit 2024-03-30T05:01:51.032322+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:52.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:52 smithi118 bash[18665]: audit 2024-03-30T05:01:51.044864+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:52.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:52 smithi118 bash[18665]: cluster 2024-03-30T05:01:51.047211+0000 mgr.y (mgr.25027) 55 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:52.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:52 smithi118 bash[18665]: cluster 2024-03-30T05:01:51.047542+0000 mgr.y (mgr.25027) 56 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:52.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:52 smithi118 bash[18665]: audit 2024-03-30T05:01:51.057998+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:01:54.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:54 smithi118 bash[18665]: cluster 2024-03-30T05:01:53.048251+0000 mgr.y (mgr.25027) 57 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:54.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:54 smithi089 bash[18545]: cluster 2024-03-30T05:01:53.048251+0000 mgr.y (mgr.25027) 57 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:54.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:54 smithi089 bash[23954]: cluster 2024-03-30T05:01:53.048251+0000 mgr.y (mgr.25027) 57 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:01:56.391 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:56 smithi118 bash[18665]: cluster 2024-03-30T05:01:55.049991+0000 mgr.y (mgr.25027) 58 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-03-30T05:01:56.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:56 smithi089 bash[18545]: cluster 2024-03-30T05:01:55.049991+0000 mgr.y (mgr.25027) 58 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-03-30T05:01:56.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:56 smithi089 bash[23954]: cluster 2024-03-30T05:01:55.049991+0000 mgr.y (mgr.25027) 58 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-03-30T05:01:58.080 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:01:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:01:57] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-03-30T05:01:58.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:58 smithi089 bash[18545]: cluster 2024-03-30T05:01:57.050903+0000 mgr.y (mgr.25027) 59 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-30T05:01:58.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:58 smithi089 bash[23954]: cluster 2024-03-30T05:01:57.050903+0000 mgr.y (mgr.25027) 59 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-30T05:01:58.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:58 smithi118 bash[18665]: cluster 2024-03-30T05:01:57.050903+0000 mgr.y (mgr.25027) 59 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-30T05:01:59.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:01:59 smithi089 bash[18545]: audit 2024-03-30T05:01:58.212860+0000 mgr.y (mgr.25027) 60 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:59.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:01:59 smithi089 bash[23954]: audit 2024-03-30T05:01:58.212860+0000 mgr.y (mgr.25027) 60 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:59.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:01:59 smithi118 bash[18665]: audit 2024-03-30T05:01:58.212860+0000 mgr.y (mgr.25027) 60 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:00.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:00 smithi089 bash[18545]: cluster 2024-03-30T05:01:59.052704+0000 mgr.y (mgr.25027) 61 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:02:00.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:00 smithi089 bash[23954]: cluster 2024-03-30T05:01:59.052704+0000 mgr.y (mgr.25027) 61 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:02:00.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:00 smithi118 bash[18665]: cluster 2024-03-30T05:01:59.052704+0000 mgr.y (mgr.25027) 61 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:02:02.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:02 smithi089 bash[18545]: cluster 2024-03-30T05:02:01.053485+0000 mgr.y (mgr.25027) 62 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:02:02.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:02 smithi089 bash[23954]: cluster 2024-03-30T05:02:01.053485+0000 mgr.y (mgr.25027) 62 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:02:02.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:02 smithi118 bash[18665]: cluster 2024-03-30T05:02:01.053485+0000 mgr.y (mgr.25027) 62 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:02:03.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:03 smithi089 bash[18545]: audit 2024-03-30T05:02:02.702081+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:03.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:03 smithi089 bash[23954]: audit 2024-03-30T05:02:02.702081+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:03.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:03 smithi118 bash[18665]: audit 2024-03-30T05:02:02.702081+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:04.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:04 smithi089 bash[18545]: cluster 2024-03-30T05:02:03.054190+0000 mgr.y (mgr.25027) 63 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:04.830 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:04 smithi089 bash[23954]: cluster 2024-03-30T05:02:03.054190+0000 mgr.y (mgr.25027) 63 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:04.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:04 smithi118 bash[18665]: cluster 2024-03-30T05:02:03.054190+0000 mgr.y (mgr.25027) 63 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:06.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:06 smithi089 bash[23954]: cluster 2024-03-30T05:02:05.055844+0000 mgr.y (mgr.25027) 64 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:06.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:06 smithi089 bash[18545]: cluster 2024-03-30T05:02:05.055844+0000 mgr.y (mgr.25027) 64 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:06.763 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:06 smithi118 bash[18665]: cluster 2024-03-30T05:02:05.055844+0000 mgr.y (mgr.25027) 64 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:07.830 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:02:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:02:07] "GET /metrics HTTP/1.1" 200 37978 "" "Prometheus/2.33.4" 2024-03-30T05:02:08.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:08 smithi089 bash[18545]: cluster 2024-03-30T05:02:07.056459+0000 mgr.y (mgr.25027) 65 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:08.580 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:08 smithi089 bash[23954]: cluster 2024-03-30T05:02:07.056459+0000 mgr.y (mgr.25027) 65 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:08.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:08 smithi118 bash[18665]: cluster 2024-03-30T05:02:07.056459+0000 mgr.y (mgr.25027) 65 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:09.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:09 smithi089 bash[18545]: audit 2024-03-30T05:02:08.221267+0000 mgr.y (mgr.25027) 66 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:09.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:09 smithi089 bash[18545]: audit 2024-03-30T05:02:08.843117+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:09.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:09 smithi089 bash[18545]: audit 2024-03-30T05:02:08.853809+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:09.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:09 smithi089 bash[18545]: audit 2024-03-30T05:02:08.866094+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:09.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:09 smithi089 bash[23954]: audit 2024-03-30T05:02:08.221267+0000 mgr.y (mgr.25027) 66 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:09.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:09 smithi089 bash[23954]: audit 2024-03-30T05:02:08.843117+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:09.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:09 smithi089 bash[23954]: audit 2024-03-30T05:02:08.853809+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:09.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:09 smithi089 bash[23954]: audit 2024-03-30T05:02:08.866094+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:09.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:09 smithi118 bash[18665]: audit 2024-03-30T05:02:08.221267+0000 mgr.y (mgr.25027) 66 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:09.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:09 smithi118 bash[18665]: audit 2024-03-30T05:02:08.843117+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:09.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:09 smithi118 bash[18665]: audit 2024-03-30T05:02:08.853809+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:09.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:09 smithi118 bash[18665]: audit 2024-03-30T05:02:08.866094+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:10.696 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:10 smithi089 bash[18545]: cluster 2024-03-30T05:02:08.857310+0000 mgr.y (mgr.25027) 67 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:10.696 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:10 smithi089 bash[18545]: cluster 2024-03-30T05:02:08.858033+0000 mgr.y (mgr.25027) 68 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:02:10.696 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:10 smithi089 bash[23954]: cluster 2024-03-30T05:02:08.857310+0000 mgr.y (mgr.25027) 67 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:10.696 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:10 smithi089 bash[23954]: cluster 2024-03-30T05:02:08.858033+0000 mgr.y (mgr.25027) 68 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:02:10.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:10 smithi118 bash[18665]: cluster 2024-03-30T05:02:08.857310+0000 mgr.y (mgr.25027) 67 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:10.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:10 smithi118 bash[18665]: cluster 2024-03-30T05:02:08.858033+0000 mgr.y (mgr.25027) 68 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:02:12.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:11 smithi089 bash[18545]: audit 2024-03-30T05:02:10.745600+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:12.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:11 smithi089 bash[18545]: audit 2024-03-30T05:02:10.757599+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:12.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:11 smithi089 bash[18545]: cluster 2024-03-30T05:02:10.760999+0000 mgr.y (mgr.25027) 69 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:02:12.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:11 smithi089 bash[18545]: cluster 2024-03-30T05:02:10.761758+0000 mgr.y (mgr.25027) 70 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:12.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:11 smithi089 bash[18545]: audit 2024-03-30T05:02:10.772555+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:12.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:11 smithi089 bash[23954]: audit 2024-03-30T05:02:10.745600+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:12.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:11 smithi089 bash[23954]: audit 2024-03-30T05:02:10.757599+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:12.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:11 smithi089 bash[23954]: cluster 2024-03-30T05:02:10.760999+0000 mgr.y (mgr.25027) 69 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:02:12.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:11 smithi089 bash[23954]: cluster 2024-03-30T05:02:10.761758+0000 mgr.y (mgr.25027) 70 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:12.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:11 smithi089 bash[23954]: audit 2024-03-30T05:02:10.772555+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:12.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:11 smithi118 bash[18665]: audit 2024-03-30T05:02:10.745600+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:12.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:11 smithi118 bash[18665]: audit 2024-03-30T05:02:10.757599+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:12.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:11 smithi118 bash[18665]: cluster 2024-03-30T05:02:10.760999+0000 mgr.y (mgr.25027) 69 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:02:12.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:11 smithi118 bash[18665]: cluster 2024-03-30T05:02:10.761758+0000 mgr.y (mgr.25027) 70 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:12.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:11 smithi118 bash[18665]: audit 2024-03-30T05:02:10.772555+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:13.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:12 smithi118 bash[18665]: cluster 2024-03-30T05:02:12.762522+0000 mgr.y (mgr.25027) 71 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-30T05:02:13.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:12 smithi089 bash[18545]: cluster 2024-03-30T05:02:12.762522+0000 mgr.y (mgr.25027) 71 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-30T05:02:13.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:12 smithi089 bash[23954]: cluster 2024-03-30T05:02:12.762522+0000 mgr.y (mgr.25027) 71 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-30T05:02:15.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:14 smithi118 bash[18665]: cluster 2024-03-30T05:02:14.764209+0000 mgr.y (mgr.25027) 72 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:15.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:14 smithi089 bash[18545]: cluster 2024-03-30T05:02:14.764209+0000 mgr.y (mgr.25027) 72 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:15.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:14 smithi089 bash[23954]: cluster 2024-03-30T05:02:14.764209+0000 mgr.y (mgr.25027) 72 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:17.668 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:17 smithi089 bash[18545]: cluster 2024-03-30T05:02:16.764967+0000 mgr.y (mgr.25027) 73 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s 2024-03-30T05:02:17.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:17 smithi089 bash[23954]: cluster 2024-03-30T05:02:16.764967+0000 mgr.y (mgr.25027) 73 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s 2024-03-30T05:02:17.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:17 smithi118 bash[18665]: cluster 2024-03-30T05:02:16.764967+0000 mgr.y (mgr.25027) 73 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s 2024-03-30T05:02:18.080 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:02:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:02:17] "GET /metrics HTTP/1.1" 200 37978 "" "Prometheus/2.33.4" 2024-03-30T05:02:18.580 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:18 smithi089 bash[23954]: audit 2024-03-30T05:02:17.702319+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:18.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:18 smithi089 bash[18545]: audit 2024-03-30T05:02:17.702319+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:18 smithi118 bash[18665]: audit 2024-03-30T05:02:17.702319+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:19.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:19 smithi089 bash[18545]: audit 2024-03-30T05:02:18.232375+0000 mgr.y (mgr.25027) 74 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:19.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:19 smithi089 bash[18545]: cluster 2024-03-30T05:02:18.766847+0000 mgr.y (mgr.25027) 75 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:02:19.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:19 smithi089 bash[23954]: audit 2024-03-30T05:02:18.232375+0000 mgr.y (mgr.25027) 74 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:19.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:19 smithi089 bash[23954]: cluster 2024-03-30T05:02:18.766847+0000 mgr.y (mgr.25027) 75 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:02:19.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:19 smithi118 bash[18665]: audit 2024-03-30T05:02:18.232375+0000 mgr.y (mgr.25027) 74 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:19.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:19 smithi118 bash[18665]: cluster 2024-03-30T05:02:18.766847+0000 mgr.y (mgr.25027) 75 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:02:21.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:20 smithi118 bash[18665]: cluster 2024-03-30T05:02:20.767614+0000 mgr.y (mgr.25027) 76 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:02:21.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:20 smithi089 bash[18545]: cluster 2024-03-30T05:02:20.767614+0000 mgr.y (mgr.25027) 76 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:02:21.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:20 smithi089 bash[23954]: cluster 2024-03-30T05:02:20.767614+0000 mgr.y (mgr.25027) 76 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:02:23.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:22 smithi118 bash[18665]: cluster 2024-03-30T05:02:22.768458+0000 mgr.y (mgr.25027) 77 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:23.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:22 smithi089 bash[18545]: cluster 2024-03-30T05:02:22.768458+0000 mgr.y (mgr.25027) 77 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:23.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:22 smithi089 bash[23954]: cluster 2024-03-30T05:02:22.768458+0000 mgr.y (mgr.25027) 77 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:25.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:24 smithi118 bash[18665]: cluster 2024-03-30T05:02:24.769370+0000 mgr.y (mgr.25027) 78 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:25.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:24 smithi089 bash[18545]: cluster 2024-03-30T05:02:24.769370+0000 mgr.y (mgr.25027) 78 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:25.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:24 smithi089 bash[23954]: cluster 2024-03-30T05:02:24.769370+0000 mgr.y (mgr.25027) 78 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:27.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:27 smithi089 bash[18545]: cluster 2024-03-30T05:02:26.770165+0000 mgr.y (mgr.25027) 79 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:27.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:27 smithi089 bash[23954]: cluster 2024-03-30T05:02:26.770165+0000 mgr.y (mgr.25027) 79 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:27.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:27 smithi118 bash[18665]: cluster 2024-03-30T05:02:26.770165+0000 mgr.y (mgr.25027) 79 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:28.080 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:02:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:02:27] "GET /metrics HTTP/1.1" 200 37980 "" "Prometheus/2.33.4" 2024-03-30T05:02:29.141 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:28 smithi118 bash[18665]: audit 2024-03-30T05:02:28.240718+0000 mgr.y (mgr.25027) 80 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:29.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:28 smithi118 bash[18665]: cluster 2024-03-30T05:02:28.771792+0000 mgr.y (mgr.25027) 81 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:29.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:28 smithi089 bash[18545]: audit 2024-03-30T05:02:28.240718+0000 mgr.y (mgr.25027) 80 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:29.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:28 smithi089 bash[18545]: cluster 2024-03-30T05:02:28.771792+0000 mgr.y (mgr.25027) 81 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:29.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:28 smithi089 bash[23954]: audit 2024-03-30T05:02:28.240718+0000 mgr.y (mgr.25027) 80 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:29.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:28 smithi089 bash[23954]: cluster 2024-03-30T05:02:28.771792+0000 mgr.y (mgr.25027) 81 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:30.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:30 smithi118 bash[18665]: audit 2024-03-30T05:02:29.065835+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:30.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:30 smithi118 bash[18665]: audit 2024-03-30T05:02:29.076244+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:30.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:30 smithi118 bash[18665]: cluster 2024-03-30T05:02:29.078729+0000 mgr.y (mgr.25027) 82 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-03-30T05:02:30.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:30 smithi118 bash[18665]: cluster 2024-03-30T05:02:29.079065+0000 mgr.y (mgr.25027) 83 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:30.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:30 smithi118 bash[18665]: audit 2024-03-30T05:02:29.085939+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:30.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:30 smithi089 bash[18545]: audit 2024-03-30T05:02:29.065835+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:30.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:30 smithi089 bash[18545]: audit 2024-03-30T05:02:29.076244+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:30.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:30 smithi089 bash[18545]: cluster 2024-03-30T05:02:29.078729+0000 mgr.y (mgr.25027) 82 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-03-30T05:02:30.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:30 smithi089 bash[18545]: cluster 2024-03-30T05:02:29.079065+0000 mgr.y (mgr.25027) 83 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:30.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:30 smithi089 bash[18545]: audit 2024-03-30T05:02:29.085939+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:30.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:30 smithi089 bash[23954]: audit 2024-03-30T05:02:29.065835+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:30.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:30 smithi089 bash[23954]: audit 2024-03-30T05:02:29.076244+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:30.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:30 smithi089 bash[23954]: cluster 2024-03-30T05:02:29.078729+0000 mgr.y (mgr.25027) 82 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-03-30T05:02:30.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:30 smithi089 bash[23954]: cluster 2024-03-30T05:02:29.079065+0000 mgr.y (mgr.25027) 83 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:30.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:30 smithi089 bash[23954]: audit 2024-03-30T05:02:29.085939+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:32.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:31 smithi089 bash[18545]: audit 2024-03-30T05:02:30.953485+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:32.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:31 smithi089 bash[18545]: audit 2024-03-30T05:02:30.965765+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:32.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:31 smithi089 bash[18545]: cluster 2024-03-30T05:02:30.968977+0000 mgr.y (mgr.25027) 84 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:32.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:31 smithi089 bash[18545]: cluster 2024-03-30T05:02:30.969633+0000 mgr.y (mgr.25027) 85 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T05:02:32.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:31 smithi089 bash[18545]: audit 2024-03-30T05:02:30.979663+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:32.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:31 smithi089 bash[23954]: audit 2024-03-30T05:02:30.953485+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:32.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:31 smithi089 bash[23954]: audit 2024-03-30T05:02:30.965765+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:32.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:31 smithi089 bash[23954]: cluster 2024-03-30T05:02:30.968977+0000 mgr.y (mgr.25027) 84 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:32.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:31 smithi089 bash[23954]: cluster 2024-03-30T05:02:30.969633+0000 mgr.y (mgr.25027) 85 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T05:02:32.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:31 smithi089 bash[23954]: audit 2024-03-30T05:02:30.979663+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:32.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:31 smithi118 bash[18665]: audit 2024-03-30T05:02:30.953485+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:32.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:31 smithi118 bash[18665]: audit 2024-03-30T05:02:30.965765+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:32.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:31 smithi118 bash[18665]: cluster 2024-03-30T05:02:30.968977+0000 mgr.y (mgr.25027) 84 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:32.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:31 smithi118 bash[18665]: cluster 2024-03-30T05:02:30.969633+0000 mgr.y (mgr.25027) 85 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T05:02:32.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:31 smithi118 bash[18665]: audit 2024-03-30T05:02:30.979663+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:33.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:32 smithi089 bash[18545]: audit 2024-03-30T05:02:32.703068+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:33.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:32 smithi089 bash[23954]: audit 2024-03-30T05:02:32.703068+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:33.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:32 smithi118 bash[18665]: audit 2024-03-30T05:02:32.703068+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:34.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:33 smithi089 bash[18545]: cluster 2024-03-30T05:02:32.970507+0000 mgr.y (mgr.25027) 86 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T05:02:34.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:33 smithi089 bash[18545]: audit 2024-03-30T05:02:33.485920+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:02:34.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:33 smithi089 bash[18545]: audit 2024-03-30T05:02:33.488120+0000 mon.b (mon.2) 289 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:02:34.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:33 smithi089 bash[18545]: cluster 2024-03-30T05:02:33.489687+0000 mgr.y (mgr.25027) 87 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:02:34.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:33 smithi089 bash[18545]: cluster 2024-03-30T05:02:33.490111+0000 mgr.y (mgr.25027) 88 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:02:34.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:33 smithi089 bash[18545]: audit 2024-03-30T05:02:33.499631+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:34.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:33 smithi089 bash[23954]: cluster 2024-03-30T05:02:32.970507+0000 mgr.y (mgr.25027) 86 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T05:02:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:33 smithi089 bash[23954]: audit 2024-03-30T05:02:33.485920+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:02:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:33 smithi089 bash[23954]: audit 2024-03-30T05:02:33.488120+0000 mon.b (mon.2) 289 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:02:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:33 smithi089 bash[23954]: cluster 2024-03-30T05:02:33.489687+0000 mgr.y (mgr.25027) 87 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:02:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:33 smithi089 bash[23954]: cluster 2024-03-30T05:02:33.490111+0000 mgr.y (mgr.25027) 88 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:02:34.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:33 smithi089 bash[23954]: audit 2024-03-30T05:02:33.499631+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:34.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:33 smithi118 bash[18665]: cluster 2024-03-30T05:02:32.970507+0000 mgr.y (mgr.25027) 86 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T05:02:34.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:33 smithi118 bash[18665]: audit 2024-03-30T05:02:33.485920+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:02:34.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:33 smithi118 bash[18665]: audit 2024-03-30T05:02:33.488120+0000 mon.b (mon.2) 289 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:02:34.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:33 smithi118 bash[18665]: cluster 2024-03-30T05:02:33.489687+0000 mgr.y (mgr.25027) 87 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:02:34.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:33 smithi118 bash[18665]: cluster 2024-03-30T05:02:33.490111+0000 mgr.y (mgr.25027) 88 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:02:34.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:33 smithi118 bash[18665]: audit 2024-03-30T05:02:33.499631+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:36.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:36 smithi089 bash[18545]: cluster 2024-03-30T05:02:35.491782+0000 mgr.y (mgr.25027) 89 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 798 B/s rd, 0 op/s 2024-03-30T05:02:36.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:36 smithi089 bash[23954]: cluster 2024-03-30T05:02:35.491782+0000 mgr.y (mgr.25027) 89 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 798 B/s rd, 0 op/s 2024-03-30T05:02:36.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:36 smithi118 bash[18665]: cluster 2024-03-30T05:02:35.491782+0000 mgr.y (mgr.25027) 89 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 798 B/s rd, 0 op/s 2024-03-30T05:02:38.091 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:02:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:02:37] "GET /metrics HTTP/1.1" 200 37976 "" "Prometheus/2.33.4" 2024-03-30T05:02:38.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:38 smithi089 bash[18545]: cluster 2024-03-30T05:02:37.492589+0000 mgr.y (mgr.25027) 90 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 784 B/s rd, 0 op/s 2024-03-30T05:02:38.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:38 smithi089 bash[23954]: cluster 2024-03-30T05:02:37.492589+0000 mgr.y (mgr.25027) 90 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 784 B/s rd, 0 op/s 2024-03-30T05:02:38.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:38 smithi118 bash[18665]: cluster 2024-03-30T05:02:37.492589+0000 mgr.y (mgr.25027) 90 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 784 B/s rd, 0 op/s 2024-03-30T05:02:39.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:39 smithi089 bash[18545]: audit 2024-03-30T05:02:38.248760+0000 mgr.y (mgr.25027) 91 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:39.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:39 smithi089 bash[23954]: audit 2024-03-30T05:02:38.248760+0000 mgr.y (mgr.25027) 91 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:39.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:39 smithi118 bash[18665]: audit 2024-03-30T05:02:38.248760+0000 mgr.y (mgr.25027) 91 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:40.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:40 smithi089 bash[18545]: cluster 2024-03-30T05:02:39.494241+0000 mgr.y (mgr.25027) 92 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:40.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:40 smithi089 bash[23954]: cluster 2024-03-30T05:02:39.494241+0000 mgr.y (mgr.25027) 92 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:40.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:40 smithi118 bash[18665]: cluster 2024-03-30T05:02:39.494241+0000 mgr.y (mgr.25027) 92 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:42.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:42 smithi089 bash[18545]: cluster 2024-03-30T05:02:41.495022+0000 mgr.y (mgr.25027) 93 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:42.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:42 smithi089 bash[23954]: cluster 2024-03-30T05:02:41.495022+0000 mgr.y (mgr.25027) 93 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:42.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:42 smithi118 bash[18665]: cluster 2024-03-30T05:02:41.495022+0000 mgr.y (mgr.25027) 93 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:44.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:44 smithi089 bash[18545]: cluster 2024-03-30T05:02:43.495785+0000 mgr.y (mgr.25027) 94 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:02:44.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:44 smithi089 bash[23954]: cluster 2024-03-30T05:02:43.495785+0000 mgr.y (mgr.25027) 94 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:02:44.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:44 smithi118 bash[18665]: cluster 2024-03-30T05:02:43.495785+0000 mgr.y (mgr.25027) 94 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:02:46.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:46 smithi089 bash[18545]: cluster 2024-03-30T05:02:45.497325+0000 mgr.y (mgr.25027) 95 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:46.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:46 smithi089 bash[23954]: cluster 2024-03-30T05:02:45.497325+0000 mgr.y (mgr.25027) 95 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:46.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:46 smithi118 bash[18665]: cluster 2024-03-30T05:02:45.497325+0000 mgr.y (mgr.25027) 95 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:48.069 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:02:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:02:47] "GET /metrics HTTP/1.1" 200 37976 "" "Prometheus/2.33.4" 2024-03-30T05:02:48.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:48 smithi089 bash[18545]: cluster 2024-03-30T05:02:47.498077+0000 mgr.y (mgr.25027) 96 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:48.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:48 smithi089 bash[18545]: audit 2024-03-30T05:02:47.703388+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:48.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:48 smithi089 bash[23954]: cluster 2024-03-30T05:02:47.498077+0000 mgr.y (mgr.25027) 96 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:48.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:48 smithi089 bash[23954]: audit 2024-03-30T05:02:47.703388+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:48.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:48 smithi118 bash[18665]: cluster 2024-03-30T05:02:47.498077+0000 mgr.y (mgr.25027) 96 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:48.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:48 smithi118 bash[18665]: audit 2024-03-30T05:02:47.703388+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:49.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:49 smithi089 bash[18545]: audit 2024-03-30T05:02:48.256758+0000 mgr.y (mgr.25027) 97 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:49.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:49 smithi089 bash[18545]: audit 2024-03-30T05:02:49.223774+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:49.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:49 smithi089 bash[18545]: audit 2024-03-30T05:02:49.234382+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:49.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:49 smithi089 bash[18545]: audit 2024-03-30T05:02:49.246664+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:49.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:49 smithi089 bash[23954]: audit 2024-03-30T05:02:48.256758+0000 mgr.y (mgr.25027) 97 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:49.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:49 smithi089 bash[23954]: audit 2024-03-30T05:02:49.223774+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:49.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:49 smithi089 bash[23954]: audit 2024-03-30T05:02:49.234382+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:49.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:49 smithi089 bash[23954]: audit 2024-03-30T05:02:49.246664+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:49.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:49 smithi118 bash[18665]: audit 2024-03-30T05:02:48.256758+0000 mgr.y (mgr.25027) 97 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:49.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:49 smithi118 bash[18665]: audit 2024-03-30T05:02:49.223774+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:49.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:49 smithi118 bash[18665]: audit 2024-03-30T05:02:49.234382+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:49.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:49 smithi118 bash[18665]: audit 2024-03-30T05:02:49.246664+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:50.563 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:50 smithi118 bash[18665]: cluster 2024-03-30T05:02:49.237048+0000 mgr.y (mgr.25027) 98 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:50.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:50 smithi089 bash[18545]: cluster 2024-03-30T05:02:49.237048+0000 mgr.y (mgr.25027) 98 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:50.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:50 smithi089 bash[18545]: cluster 2024-03-30T05:02:49.237305+0000 mgr.y (mgr.25027) 99 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:02:50.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:50 smithi089 bash[23954]: cluster 2024-03-30T05:02:49.237048+0000 mgr.y (mgr.25027) 98 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:50.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:50 smithi089 bash[23954]: cluster 2024-03-30T05:02:49.237305+0000 mgr.y (mgr.25027) 99 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:02:50.891 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:50 smithi118 bash[18665]: cluster 2024-03-30T05:02:49.237305+0000 mgr.y (mgr.25027) 99 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:02:52.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:52 smithi089 bash[18545]: audit 2024-03-30T05:02:51.150728+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:52.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:52 smithi089 bash[18545]: audit 2024-03-30T05:02:51.159553+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:52.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:52 smithi089 bash[18545]: cluster 2024-03-30T05:02:51.163822+0000 mgr.y (mgr.25027) 100 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:02:52.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:52 smithi089 bash[18545]: cluster 2024-03-30T05:02:51.164027+0000 mgr.y (mgr.25027) 101 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:52.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:52 smithi089 bash[18545]: audit 2024-03-30T05:02:51.173890+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:52.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:52 smithi089 bash[23954]: audit 2024-03-30T05:02:51.150728+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:52.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:52 smithi089 bash[23954]: audit 2024-03-30T05:02:51.159553+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:52.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:52 smithi089 bash[23954]: cluster 2024-03-30T05:02:51.163822+0000 mgr.y (mgr.25027) 100 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:02:52.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:52 smithi089 bash[23954]: cluster 2024-03-30T05:02:51.164027+0000 mgr.y (mgr.25027) 101 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:52.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:52 smithi089 bash[23954]: audit 2024-03-30T05:02:51.173890+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:52.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:52 smithi118 bash[18665]: audit 2024-03-30T05:02:51.150728+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:52.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:52 smithi118 bash[18665]: audit 2024-03-30T05:02:51.159553+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:52.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:52 smithi118 bash[18665]: cluster 2024-03-30T05:02:51.163822+0000 mgr.y (mgr.25027) 100 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:02:52.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:52 smithi118 bash[18665]: cluster 2024-03-30T05:02:51.164027+0000 mgr.y (mgr.25027) 101 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:52.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:52 smithi118 bash[18665]: audit 2024-03-30T05:02:51.173890+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:02:54.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:54 smithi089 bash[18545]: cluster 2024-03-30T05:02:53.164721+0000 mgr.y (mgr.25027) 102 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-03-30T05:02:54.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:54 smithi089 bash[23954]: cluster 2024-03-30T05:02:53.164721+0000 mgr.y (mgr.25027) 102 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-03-30T05:02:54.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:54 smithi118 bash[18665]: cluster 2024-03-30T05:02:53.164721+0000 mgr.y (mgr.25027) 102 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-03-30T05:02:56.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:56 smithi089 bash[18545]: cluster 2024-03-30T05:02:55.167040+0000 mgr.y (mgr.25027) 103 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:56.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:56 smithi089 bash[23954]: cluster 2024-03-30T05:02:55.167040+0000 mgr.y (mgr.25027) 103 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:56.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:56 smithi118 bash[18665]: cluster 2024-03-30T05:02:55.167040+0000 mgr.y (mgr.25027) 103 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:02:58.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:02:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:02:57] "GET /metrics HTTP/1.1" 200 37975 "" "Prometheus/2.33.4" 2024-03-30T05:02:58.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:58 smithi089 bash[18545]: cluster 2024-03-30T05:02:57.167828+0000 mgr.y (mgr.25027) 104 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 645 B/s rd, 0 op/s 2024-03-30T05:02:58.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:58 smithi089 bash[23954]: cluster 2024-03-30T05:02:57.167828+0000 mgr.y (mgr.25027) 104 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 645 B/s rd, 0 op/s 2024-03-30T05:02:58.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:58 smithi118 bash[18665]: cluster 2024-03-30T05:02:57.167828+0000 mgr.y (mgr.25027) 104 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 645 B/s rd, 0 op/s 2024-03-30T05:02:59.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:02:59 smithi089 bash[18545]: audit 2024-03-30T05:02:58.264672+0000 mgr.y (mgr.25027) 105 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:59.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:02:59 smithi089 bash[23954]: audit 2024-03-30T05:02:58.264672+0000 mgr.y (mgr.25027) 105 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:59.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:02:59 smithi118 bash[18665]: audit 2024-03-30T05:02:58.264672+0000 mgr.y (mgr.25027) 105 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:00.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:00 smithi089 bash[18545]: cluster 2024-03-30T05:02:59.169434+0000 mgr.y (mgr.25027) 106 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:03:00.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:00 smithi089 bash[23954]: cluster 2024-03-30T05:02:59.169434+0000 mgr.y (mgr.25027) 106 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:03:00.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:00 smithi118 bash[18665]: cluster 2024-03-30T05:02:59.169434+0000 mgr.y (mgr.25027) 106 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:03:02.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:02 smithi089 bash[18545]: cluster 2024-03-30T05:03:01.170144+0000 mgr.y (mgr.25027) 107 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:03:02.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:02 smithi089 bash[23954]: cluster 2024-03-30T05:03:01.170144+0000 mgr.y (mgr.25027) 107 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:03:02.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:02 smithi118 bash[18665]: cluster 2024-03-30T05:03:01.170144+0000 mgr.y (mgr.25027) 107 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:03:03.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:03 smithi089 bash[18545]: audit 2024-03-30T05:03:02.705073+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:03.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:03 smithi089 bash[23954]: audit 2024-03-30T05:03:02.705073+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:03.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:03 smithi118 bash[18665]: audit 2024-03-30T05:03:02.705073+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:04.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:04 smithi089 bash[18545]: cluster 2024-03-30T05:03:03.170979+0000 mgr.y (mgr.25027) 108 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:04.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:04 smithi089 bash[23954]: cluster 2024-03-30T05:03:03.170979+0000 mgr.y (mgr.25027) 108 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:04.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:04 smithi118 bash[18665]: cluster 2024-03-30T05:03:03.170979+0000 mgr.y (mgr.25027) 108 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:06.759 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:06 smithi089 bash[18545]: cluster 2024-03-30T05:03:05.173482+0000 mgr.y (mgr.25027) 109 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:06.759 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:06 smithi089 bash[23954]: cluster 2024-03-30T05:03:05.173482+0000 mgr.y (mgr.25027) 109 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:06.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:06 smithi118 bash[18665]: cluster 2024-03-30T05:03:05.173482+0000 mgr.y (mgr.25027) 109 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:08.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:03:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:03:07] "GET /metrics HTTP/1.1" 200 37976 "" "Prometheus/2.33.4" 2024-03-30T05:03:08.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:08 smithi089 bash[18545]: cluster 2024-03-30T05:03:07.174177+0000 mgr.y (mgr.25027) 110 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:09.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:08 smithi089 bash[23954]: cluster 2024-03-30T05:03:07.174177+0000 mgr.y (mgr.25027) 110 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:09.139 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:08 smithi118 bash[18665]: cluster 2024-03-30T05:03:07.174177+0000 mgr.y (mgr.25027) 110 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:09.757 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:09 smithi089 bash[18545]: audit 2024-03-30T05:03:08.272739+0000 mgr.y (mgr.25027) 111 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:09.757 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:09 smithi089 bash[18545]: audit 2024-03-30T05:03:09.420430+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:09.757 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:09 smithi089 bash[18545]: audit 2024-03-30T05:03:09.432576+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:09.757 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:09 smithi089 bash[18545]: audit 2024-03-30T05:03:09.444998+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:09.758 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:09 smithi089 bash[23954]: audit 2024-03-30T05:03:08.272739+0000 mgr.y (mgr.25027) 111 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:09.758 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:09 smithi089 bash[23954]: audit 2024-03-30T05:03:09.420430+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:09.758 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:09 smithi089 bash[23954]: audit 2024-03-30T05:03:09.432576+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:09.758 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:09 smithi089 bash[23954]: audit 2024-03-30T05:03:09.444998+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:09.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:09 smithi118 bash[18665]: audit 2024-03-30T05:03:08.272739+0000 mgr.y (mgr.25027) 111 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:09.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:09 smithi118 bash[18665]: audit 2024-03-30T05:03:09.420430+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:09.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:09 smithi118 bash[18665]: audit 2024-03-30T05:03:09.432576+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:09.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:09 smithi118 bash[18665]: audit 2024-03-30T05:03:09.444998+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:10.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:10 smithi089 bash[18545]: cluster 2024-03-30T05:03:09.175866+0000 mgr.y (mgr.25027) 112 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:10.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:10 smithi089 bash[18545]: cluster 2024-03-30T05:03:09.435700+0000 mgr.y (mgr.25027) 113 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-30T05:03:10.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:10 smithi089 bash[18545]: cluster 2024-03-30T05:03:09.436248+0000 mgr.y (mgr.25027) 114 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:10.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:10 smithi089 bash[23954]: cluster 2024-03-30T05:03:09.175866+0000 mgr.y (mgr.25027) 112 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:10.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:10 smithi089 bash[23954]: cluster 2024-03-30T05:03:09.435700+0000 mgr.y (mgr.25027) 113 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-30T05:03:10.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:10 smithi089 bash[23954]: cluster 2024-03-30T05:03:09.436248+0000 mgr.y (mgr.25027) 114 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:10.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:10 smithi118 bash[18665]: cluster 2024-03-30T05:03:09.175866+0000 mgr.y (mgr.25027) 112 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:10.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:10 smithi118 bash[18665]: cluster 2024-03-30T05:03:09.435700+0000 mgr.y (mgr.25027) 113 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-30T05:03:10.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:10 smithi118 bash[18665]: cluster 2024-03-30T05:03:09.436248+0000 mgr.y (mgr.25027) 114 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:12.577 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:12 smithi089 bash[18545]: audit 2024-03-30T05:03:11.311322+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:12.577 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:12 smithi089 bash[18545]: audit 2024-03-30T05:03:11.320013+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:12.577 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:12 smithi089 bash[18545]: cluster 2024-03-30T05:03:11.322410+0000 mgr.y (mgr.25027) 115 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:12.577 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:12 smithi089 bash[18545]: cluster 2024-03-30T05:03:11.322664+0000 mgr.y (mgr.25027) 116 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-30T05:03:12.577 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:12 smithi089 bash[18545]: audit 2024-03-30T05:03:11.329549+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:12.577 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:12 smithi089 bash[23954]: audit 2024-03-30T05:03:11.311322+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:12.578 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:12 smithi089 bash[23954]: audit 2024-03-30T05:03:11.320013+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:12.578 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:12 smithi089 bash[23954]: cluster 2024-03-30T05:03:11.322410+0000 mgr.y (mgr.25027) 115 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:12.578 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:12 smithi089 bash[23954]: cluster 2024-03-30T05:03:11.322664+0000 mgr.y (mgr.25027) 116 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-30T05:03:12.578 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:12 smithi089 bash[23954]: audit 2024-03-30T05:03:11.329549+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:12.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:12 smithi118 bash[18665]: audit 2024-03-30T05:03:11.311322+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:12.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:12 smithi118 bash[18665]: audit 2024-03-30T05:03:11.320013+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:12.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:12 smithi118 bash[18665]: cluster 2024-03-30T05:03:11.322410+0000 mgr.y (mgr.25027) 115 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:12.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:12 smithi118 bash[18665]: cluster 2024-03-30T05:03:11.322664+0000 mgr.y (mgr.25027) 116 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-30T05:03:12.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:12 smithi118 bash[18665]: audit 2024-03-30T05:03:11.329549+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:14.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:14 smithi118 bash[18665]: cluster 2024-03-30T05:03:13.323449+0000 mgr.y (mgr.25027) 117 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-30T05:03:14.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:14 smithi089 bash[23954]: cluster 2024-03-30T05:03:13.323449+0000 mgr.y (mgr.25027) 117 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-30T05:03:14.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:14 smithi089 bash[18545]: cluster 2024-03-30T05:03:13.323449+0000 mgr.y (mgr.25027) 117 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-30T05:03:16.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:16 smithi118 bash[18665]: cluster 2024-03-30T05:03:15.325306+0000 mgr.y (mgr.25027) 118 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-30T05:03:16.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:16 smithi089 bash[18545]: cluster 2024-03-30T05:03:15.325306+0000 mgr.y (mgr.25027) 118 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-30T05:03:16.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:16 smithi089 bash[23954]: cluster 2024-03-30T05:03:15.325306+0000 mgr.y (mgr.25027) 118 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-30T05:03:18.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:03:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:03:17] "GET /metrics HTTP/1.1" 200 37976 "" "Prometheus/2.33.4" 2024-03-30T05:03:18.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:18 smithi089 bash[18545]: cluster 2024-03-30T05:03:17.326086+0000 mgr.y (mgr.25027) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-03-30T05:03:18.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:18 smithi089 bash[18545]: audit 2024-03-30T05:03:17.710355+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:18.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:18 smithi089 bash[23954]: cluster 2024-03-30T05:03:17.326086+0000 mgr.y (mgr.25027) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-03-30T05:03:18.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:18 smithi089 bash[23954]: audit 2024-03-30T05:03:17.710355+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:18 smithi118 bash[18665]: cluster 2024-03-30T05:03:17.326086+0000 mgr.y (mgr.25027) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-03-30T05:03:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:18 smithi118 bash[18665]: audit 2024-03-30T05:03:17.710355+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:19.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:19 smithi089 bash[18545]: audit 2024-03-30T05:03:18.280749+0000 mgr.y (mgr.25027) 120 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:19.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:19 smithi089 bash[23954]: audit 2024-03-30T05:03:18.280749+0000 mgr.y (mgr.25027) 120 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:19.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:19 smithi118 bash[18665]: audit 2024-03-30T05:03:18.280749+0000 mgr.y (mgr.25027) 120 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:20.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:20 smithi089 bash[18545]: cluster 2024-03-30T05:03:19.327728+0000 mgr.y (mgr.25027) 121 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:03:20.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:20 smithi089 bash[23954]: cluster 2024-03-30T05:03:19.327728+0000 mgr.y (mgr.25027) 121 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:03:20.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:20 smithi118 bash[18665]: cluster 2024-03-30T05:03:19.327728+0000 mgr.y (mgr.25027) 121 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:03:22.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:22 smithi089 bash[18545]: cluster 2024-03-30T05:03:21.328509+0000 mgr.y (mgr.25027) 122 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:03:22.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:22 smithi089 bash[23954]: cluster 2024-03-30T05:03:21.328509+0000 mgr.y (mgr.25027) 122 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:03:22.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:22 smithi118 bash[18665]: cluster 2024-03-30T05:03:21.328509+0000 mgr.y (mgr.25027) 122 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:03:24.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:24 smithi089 bash[18545]: cluster 2024-03-30T05:03:23.329284+0000 mgr.y (mgr.25027) 123 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:24.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:24 smithi089 bash[23954]: cluster 2024-03-30T05:03:23.329284+0000 mgr.y (mgr.25027) 123 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:24.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:24 smithi118 bash[18665]: cluster 2024-03-30T05:03:23.329284+0000 mgr.y (mgr.25027) 123 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:26.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:26 smithi089 bash[18545]: cluster 2024-03-30T05:03:25.330991+0000 mgr.y (mgr.25027) 124 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:26.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:26 smithi089 bash[23954]: cluster 2024-03-30T05:03:25.330991+0000 mgr.y (mgr.25027) 124 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:26.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:26 smithi118 bash[18665]: cluster 2024-03-30T05:03:25.330991+0000 mgr.y (mgr.25027) 124 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:27.831 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:03:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:03:27] "GET /metrics HTTP/1.1" 200 37973 "" "Prometheus/2.33.4" 2024-03-30T05:03:28.537 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:28 smithi118 bash[18665]: cluster 2024-03-30T05:03:27.331774+0000 mgr.y (mgr.25027) 125 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:28.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:28 smithi089 bash[18545]: cluster 2024-03-30T05:03:27.331774+0000 mgr.y (mgr.25027) 125 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:28.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:28 smithi089 bash[23954]: cluster 2024-03-30T05:03:27.331774+0000 mgr.y (mgr.25027) 125 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:29.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:29 smithi089 bash[18545]: audit 2024-03-30T05:03:28.288786+0000 mgr.y (mgr.25027) 126 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:29.581 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:29 smithi089 bash[23954]: audit 2024-03-30T05:03:28.288786+0000 mgr.y (mgr.25027) 126 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:29.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:29 smithi118 bash[18665]: audit 2024-03-30T05:03:28.288786+0000 mgr.y (mgr.25027) 126 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:30.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:30 smithi118 bash[18665]: cluster 2024-03-30T05:03:29.332989+0000 mgr.y (mgr.25027) 127 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:30.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:30 smithi118 bash[18665]: audit 2024-03-30T05:03:29.620341+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:30.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:30 smithi118 bash[18665]: audit 2024-03-30T05:03:29.636820+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:30.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:30 smithi118 bash[18665]: cluster 2024-03-30T05:03:29.639895+0000 mgr.y (mgr.25027) 128 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-03-30T05:03:30.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:30 smithi118 bash[18665]: cluster 2024-03-30T05:03:29.640441+0000 mgr.y (mgr.25027) 129 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:30.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:30 smithi118 bash[18665]: audit 2024-03-30T05:03:29.652593+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:31.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:30 smithi089 bash[18545]: cluster 2024-03-30T05:03:29.332989+0000 mgr.y (mgr.25027) 127 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:30 smithi089 bash[18545]: audit 2024-03-30T05:03:29.620341+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:30 smithi089 bash[18545]: audit 2024-03-30T05:03:29.636820+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:30 smithi089 bash[18545]: cluster 2024-03-30T05:03:29.639895+0000 mgr.y (mgr.25027) 128 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-03-30T05:03:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:30 smithi089 bash[18545]: cluster 2024-03-30T05:03:29.640441+0000 mgr.y (mgr.25027) 129 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:30 smithi089 bash[18545]: audit 2024-03-30T05:03:29.652593+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:31.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:30 smithi089 bash[23954]: cluster 2024-03-30T05:03:29.332989+0000 mgr.y (mgr.25027) 127 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:31.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:30 smithi089 bash[23954]: audit 2024-03-30T05:03:29.620341+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:31.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:30 smithi089 bash[23954]: audit 2024-03-30T05:03:29.636820+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:31.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:30 smithi089 bash[23954]: cluster 2024-03-30T05:03:29.639895+0000 mgr.y (mgr.25027) 128 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-03-30T05:03:31.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:30 smithi089 bash[23954]: cluster 2024-03-30T05:03:29.640441+0000 mgr.y (mgr.25027) 129 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:31.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:30 smithi089 bash[23954]: audit 2024-03-30T05:03:29.652593+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:32.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:32 smithi089 bash[18545]: audit 2024-03-30T05:03:31.503744+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:32.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:32 smithi089 bash[18545]: audit 2024-03-30T05:03:31.518188+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:32 smithi089 bash[18545]: cluster 2024-03-30T05:03:31.521577+0000 mgr.y (mgr.25027) 130 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:32 smithi089 bash[18545]: cluster 2024-03-30T05:03:31.522260+0000 mgr.y (mgr.25027) 131 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-30T05:03:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:32 smithi089 bash[18545]: audit 2024-03-30T05:03:31.532606+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:32.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:32 smithi089 bash[23954]: audit 2024-03-30T05:03:31.503744+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:32.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:32 smithi089 bash[23954]: audit 2024-03-30T05:03:31.518188+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:32.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:32 smithi089 bash[23954]: cluster 2024-03-30T05:03:31.521577+0000 mgr.y (mgr.25027) 130 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:32.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:32 smithi089 bash[23954]: cluster 2024-03-30T05:03:31.522260+0000 mgr.y (mgr.25027) 131 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-30T05:03:32.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:32 smithi089 bash[23954]: audit 2024-03-30T05:03:31.532606+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:32.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:32 smithi118 bash[18665]: audit 2024-03-30T05:03:31.503744+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:32.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:32 smithi118 bash[18665]: audit 2024-03-30T05:03:31.518188+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:32.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:32 smithi118 bash[18665]: cluster 2024-03-30T05:03:31.521577+0000 mgr.y (mgr.25027) 130 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:32.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:32 smithi118 bash[18665]: cluster 2024-03-30T05:03:31.522260+0000 mgr.y (mgr.25027) 131 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-30T05:03:32.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:32 smithi118 bash[18665]: audit 2024-03-30T05:03:31.532606+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:33.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:33 smithi089 bash[18545]: audit 2024-03-30T05:03:32.710267+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:33.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:33 smithi089 bash[23954]: audit 2024-03-30T05:03:32.710267+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:33 smithi118 bash[18665]: audit 2024-03-30T05:03:32.710267+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:34.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:34 smithi089 bash[18545]: cluster 2024-03-30T05:03:33.523041+0000 mgr.y (mgr.25027) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-30T05:03:34.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:34 smithi089 bash[18545]: audit 2024-03-30T05:03:33.602072+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:03:34.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:34 smithi089 bash[18545]: audit 2024-03-30T05:03:33.604277+0000 mon.b (mon.2) 295 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:03:34.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:34 smithi089 bash[18545]: cluster 2024-03-30T05:03:33.606106+0000 mgr.y (mgr.25027) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:34.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:34 smithi089 bash[18545]: cluster 2024-03-30T05:03:33.606617+0000 mgr.y (mgr.25027) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:34.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:34 smithi089 bash[18545]: audit 2024-03-30T05:03:33.617261+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:34.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:34 smithi089 bash[23954]: cluster 2024-03-30T05:03:33.523041+0000 mgr.y (mgr.25027) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-30T05:03:34.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:34 smithi089 bash[23954]: audit 2024-03-30T05:03:33.602072+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:03:34.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:34 smithi089 bash[23954]: audit 2024-03-30T05:03:33.604277+0000 mon.b (mon.2) 295 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:03:34.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:34 smithi089 bash[23954]: cluster 2024-03-30T05:03:33.606106+0000 mgr.y (mgr.25027) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:34.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:34 smithi089 bash[23954]: cluster 2024-03-30T05:03:33.606617+0000 mgr.y (mgr.25027) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:34.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:34 smithi089 bash[23954]: audit 2024-03-30T05:03:33.617261+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:34.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:34 smithi118 bash[18665]: cluster 2024-03-30T05:03:33.523041+0000 mgr.y (mgr.25027) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-30T05:03:34.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:34 smithi118 bash[18665]: audit 2024-03-30T05:03:33.602072+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:03:34.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:34 smithi118 bash[18665]: audit 2024-03-30T05:03:33.604277+0000 mon.b (mon.2) 295 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:03:34.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:34 smithi118 bash[18665]: cluster 2024-03-30T05:03:33.606106+0000 mgr.y (mgr.25027) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:34.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:34 smithi118 bash[18665]: cluster 2024-03-30T05:03:33.606617+0000 mgr.y (mgr.25027) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:34.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:34 smithi118 bash[18665]: audit 2024-03-30T05:03:33.617261+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:37.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:36 smithi089 bash[18545]: cluster 2024-03-30T05:03:35.608311+0000 mgr.y (mgr.25027) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-03-30T05:03:37.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:36 smithi089 bash[23954]: cluster 2024-03-30T05:03:35.608311+0000 mgr.y (mgr.25027) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-03-30T05:03:37.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:36 smithi118 bash[18665]: cluster 2024-03-30T05:03:35.608311+0000 mgr.y (mgr.25027) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-03-30T05:03:38.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:03:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:03:37] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.33.4" 2024-03-30T05:03:39.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:38 smithi089 bash[18545]: cluster 2024-03-30T05:03:37.609058+0000 mgr.y (mgr.25027) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-03-30T05:03:39.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:38 smithi089 bash[23954]: cluster 2024-03-30T05:03:37.609058+0000 mgr.y (mgr.25027) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-03-30T05:03:39.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:38 smithi118 bash[18665]: cluster 2024-03-30T05:03:37.609058+0000 mgr.y (mgr.25027) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-03-30T05:03:40.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:39 smithi089 bash[18545]: audit 2024-03-30T05:03:38.296722+0000 mgr.y (mgr.25027) 137 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:40.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:39 smithi089 bash[23954]: audit 2024-03-30T05:03:38.296722+0000 mgr.y (mgr.25027) 137 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:40.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:39 smithi118 bash[18665]: audit 2024-03-30T05:03:38.296722+0000 mgr.y (mgr.25027) 137 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:41.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:40 smithi089 bash[18545]: cluster 2024-03-30T05:03:39.610740+0000 mgr.y (mgr.25027) 138 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:41.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:40 smithi089 bash[23954]: cluster 2024-03-30T05:03:39.610740+0000 mgr.y (mgr.25027) 138 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:41.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:40 smithi118 bash[18665]: cluster 2024-03-30T05:03:39.610740+0000 mgr.y (mgr.25027) 138 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:42.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:42 smithi089 bash[18545]: cluster 2024-03-30T05:03:41.611491+0000 mgr.y (mgr.25027) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:42.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:42 smithi089 bash[23954]: cluster 2024-03-30T05:03:41.611491+0000 mgr.y (mgr.25027) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:42.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:42 smithi118 bash[18665]: cluster 2024-03-30T05:03:41.611491+0000 mgr.y (mgr.25027) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:45.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:44 smithi089 bash[18545]: cluster 2024-03-30T05:03:43.612300+0000 mgr.y (mgr.25027) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:03:45.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:44 smithi089 bash[23954]: cluster 2024-03-30T05:03:43.612300+0000 mgr.y (mgr.25027) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:03:45.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:44 smithi118 bash[18665]: cluster 2024-03-30T05:03:43.612300+0000 mgr.y (mgr.25027) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:03:47.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:46 smithi089 bash[18545]: cluster 2024-03-30T05:03:45.613255+0000 mgr.y (mgr.25027) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:47.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:46 smithi089 bash[23954]: cluster 2024-03-30T05:03:45.613255+0000 mgr.y (mgr.25027) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:47.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:46 smithi118 bash[18665]: cluster 2024-03-30T05:03:45.613255+0000 mgr.y (mgr.25027) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:48.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:03:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:03:47] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.33.4" 2024-03-30T05:03:49.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:48 smithi118 bash[18665]: cluster 2024-03-30T05:03:47.613952+0000 mgr.y (mgr.25027) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:49.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:48 smithi118 bash[18665]: audit 2024-03-30T05:03:47.711252+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:49.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:48 smithi089 bash[18545]: cluster 2024-03-30T05:03:47.613952+0000 mgr.y (mgr.25027) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:49.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:48 smithi089 bash[18545]: audit 2024-03-30T05:03:47.711252+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:49.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:48 smithi089 bash[23954]: cluster 2024-03-30T05:03:47.613952+0000 mgr.y (mgr.25027) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:49.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:48 smithi089 bash[23954]: audit 2024-03-30T05:03:47.711252+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:49.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:49 smithi118 bash[18665]: audit 2024-03-30T05:03:48.304535+0000 mgr.y (mgr.25027) 143 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:50.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:49 smithi089 bash[18545]: audit 2024-03-30T05:03:48.304535+0000 mgr.y (mgr.25027) 143 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:50.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:49 smithi089 bash[23954]: audit 2024-03-30T05:03:48.304535+0000 mgr.y (mgr.25027) 143 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:50.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:50 smithi118 bash[18665]: cluster 2024-03-30T05:03:49.615697+0000 mgr.y (mgr.25027) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:50.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:50 smithi118 bash[18665]: audit 2024-03-30T05:03:49.860452+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:50.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:50 smithi118 bash[18665]: audit 2024-03-30T05:03:49.874835+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:50.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:50 smithi118 bash[18665]: audit 2024-03-30T05:03:49.891468+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:51.076 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:50 smithi089 bash[18545]: cluster 2024-03-30T05:03:49.615697+0000 mgr.y (mgr.25027) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:51.076 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:50 smithi089 bash[18545]: audit 2024-03-30T05:03:49.860452+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:51.076 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:50 smithi089 bash[18545]: audit 2024-03-30T05:03:49.874835+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:51.077 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:50 smithi089 bash[18545]: audit 2024-03-30T05:03:49.891468+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:51.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:50 smithi089 bash[23954]: cluster 2024-03-30T05:03:49.615697+0000 mgr.y (mgr.25027) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:51.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:50 smithi089 bash[23954]: audit 2024-03-30T05:03:49.860452+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:51.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:50 smithi089 bash[23954]: audit 2024-03-30T05:03:49.874835+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:51.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:50 smithi089 bash[23954]: audit 2024-03-30T05:03:49.891468+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:52.005 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:51 smithi118 bash[18665]: cluster 2024-03-30T05:03:49.878439+0000 mgr.y (mgr.25027) 145 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-30T05:03:52.005 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:51 smithi118 bash[18665]: cluster 2024-03-30T05:03:49.879009+0000 mgr.y (mgr.25027) 146 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:52.005 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:51 smithi118 bash[18665]: audit 2024-03-30T05:03:51.674123+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:52.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:51 smithi089 bash[18545]: cluster 2024-03-30T05:03:49.878439+0000 mgr.y (mgr.25027) 145 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-30T05:03:52.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:51 smithi089 bash[18545]: cluster 2024-03-30T05:03:49.879009+0000 mgr.y (mgr.25027) 146 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:52.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:51 smithi089 bash[18545]: audit 2024-03-30T05:03:51.674123+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:52.056 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:51 smithi089 bash[23954]: cluster 2024-03-30T05:03:49.878439+0000 mgr.y (mgr.25027) 145 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-30T05:03:52.056 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:51 smithi089 bash[23954]: cluster 2024-03-30T05:03:49.879009+0000 mgr.y (mgr.25027) 146 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:52.056 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:51 smithi089 bash[23954]: audit 2024-03-30T05:03:51.674123+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:53.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:52 smithi089 bash[23954]: audit 2024-03-30T05:03:51.691683+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:53.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:52 smithi089 bash[23954]: cluster 2024-03-30T05:03:51.694937+0000 mgr.y (mgr.25027) 147 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:53.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:52 smithi089 bash[23954]: cluster 2024-03-30T05:03:51.695904+0000 mgr.y (mgr.25027) 148 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-03-30T05:03:53.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:52 smithi089 bash[23954]: audit 2024-03-30T05:03:51.713689+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:53.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:52 smithi089 bash[18545]: audit 2024-03-30T05:03:51.691683+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:53.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:52 smithi089 bash[18545]: cluster 2024-03-30T05:03:51.694937+0000 mgr.y (mgr.25027) 147 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:53.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:52 smithi089 bash[18545]: cluster 2024-03-30T05:03:51.695904+0000 mgr.y (mgr.25027) 148 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-03-30T05:03:53.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:52 smithi089 bash[18545]: audit 2024-03-30T05:03:51.713689+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:53.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:52 smithi118 bash[18665]: audit 2024-03-30T05:03:51.691683+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:53.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:52 smithi118 bash[18665]: cluster 2024-03-30T05:03:51.694937+0000 mgr.y (mgr.25027) 147 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:53.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:52 smithi118 bash[18665]: cluster 2024-03-30T05:03:51.695904+0000 mgr.y (mgr.25027) 148 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-03-30T05:03:53.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:52 smithi118 bash[18665]: audit 2024-03-30T05:03:51.713689+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:03:55.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:54 smithi089 bash[18545]: cluster 2024-03-30T05:03:53.697030+0000 mgr.y (mgr.25027) 149 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:03:55.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:54 smithi089 bash[23954]: cluster 2024-03-30T05:03:53.697030+0000 mgr.y (mgr.25027) 149 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:03:55.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:54 smithi118 bash[18665]: cluster 2024-03-30T05:03:53.697030+0000 mgr.y (mgr.25027) 149 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:03:57.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:56 smithi089 bash[18545]: cluster 2024-03-30T05:03:55.697724+0000 mgr.y (mgr.25027) 150 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-03-30T05:03:57.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:56 smithi089 bash[23954]: cluster 2024-03-30T05:03:55.697724+0000 mgr.y (mgr.25027) 150 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-03-30T05:03:57.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:56 smithi118 bash[18665]: cluster 2024-03-30T05:03:55.697724+0000 mgr.y (mgr.25027) 150 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-03-30T05:03:58.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:03:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:03:57] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.33.4" 2024-03-30T05:03:59.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:58 smithi089 bash[18545]: cluster 2024-03-30T05:03:57.698462+0000 mgr.y (mgr.25027) 151 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 654 B/s rd, 0 op/s 2024-03-30T05:03:59.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:58 smithi089 bash[23954]: cluster 2024-03-30T05:03:57.698462+0000 mgr.y (mgr.25027) 151 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 654 B/s rd, 0 op/s 2024-03-30T05:03:59.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:58 smithi118 bash[18665]: cluster 2024-03-30T05:03:57.698462+0000 mgr.y (mgr.25027) 151 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 654 B/s rd, 0 op/s 2024-03-30T05:04:00.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:03:59 smithi089 bash[18545]: audit 2024-03-30T05:03:58.313912+0000 mgr.y (mgr.25027) 152 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:00.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:03:59 smithi089 bash[23954]: audit 2024-03-30T05:03:58.313912+0000 mgr.y (mgr.25027) 152 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:00.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:03:59 smithi118 bash[18665]: audit 2024-03-30T05:03:58.313912+0000 mgr.y (mgr.25027) 152 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:01.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:00 smithi089 bash[18545]: cluster 2024-03-30T05:03:59.700143+0000 mgr.y (mgr.25027) 153 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:04:01.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:00 smithi089 bash[23954]: cluster 2024-03-30T05:03:59.700143+0000 mgr.y (mgr.25027) 153 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:04:01.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:00 smithi118 bash[18665]: cluster 2024-03-30T05:03:59.700143+0000 mgr.y (mgr.25027) 153 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:04:02.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:02 smithi089 bash[18545]: cluster 2024-03-30T05:04:01.700864+0000 mgr.y (mgr.25027) 154 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:04:02.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:02 smithi089 bash[23954]: cluster 2024-03-30T05:04:01.700864+0000 mgr.y (mgr.25027) 154 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:04:02.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:02 smithi118 bash[18665]: cluster 2024-03-30T05:04:01.700864+0000 mgr.y (mgr.25027) 154 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:04:03.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:03 smithi089 bash[18545]: audit 2024-03-30T05:04:02.711948+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:03.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:03 smithi089 bash[23954]: audit 2024-03-30T05:04:02.711948+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:03.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:03 smithi118 bash[18665]: audit 2024-03-30T05:04:02.711948+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:04.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:04 smithi089 bash[18545]: cluster 2024-03-30T05:04:03.702466+0000 mgr.y (mgr.25027) 155 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:04.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:04 smithi089 bash[23954]: cluster 2024-03-30T05:04:03.702466+0000 mgr.y (mgr.25027) 155 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:04.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:04 smithi118 bash[18665]: cluster 2024-03-30T05:04:03.702466+0000 mgr.y (mgr.25027) 155 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:07.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:06 smithi089 bash[18545]: cluster 2024-03-30T05:04:05.703201+0000 mgr.y (mgr.25027) 156 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:07.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:06 smithi089 bash[23954]: cluster 2024-03-30T05:04:05.703201+0000 mgr.y (mgr.25027) 156 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:07.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:06 smithi118 bash[18665]: cluster 2024-03-30T05:04:05.703201+0000 mgr.y (mgr.25027) 156 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:08.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:04:07] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.33.4" 2024-03-30T05:04:08.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:08 smithi118 bash[18665]: cluster 2024-03-30T05:04:07.703945+0000 mgr.y (mgr.25027) 157 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:09.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:08 smithi089 bash[18545]: cluster 2024-03-30T05:04:07.703945+0000 mgr.y (mgr.25027) 157 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:09.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:08 smithi089 bash[23954]: cluster 2024-03-30T05:04:07.703945+0000 mgr.y (mgr.25027) 157 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:10.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:09 smithi089 bash[18545]: audit 2024-03-30T05:04:08.323408+0000 mgr.y (mgr.25027) 158 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:10.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:09 smithi089 bash[23954]: audit 2024-03-30T05:04:08.323408+0000 mgr.y (mgr.25027) 158 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:10.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:09 smithi118 bash[18665]: audit 2024-03-30T05:04:08.323408+0000 mgr.y (mgr.25027) 158 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:11.079 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:10 smithi118 bash[18665]: cluster 2024-03-30T05:04:09.705656+0000 mgr.y (mgr.25027) 159 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:11.079 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:10 smithi118 bash[18665]: audit 2024-03-30T05:04:10.071362+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:11.079 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:10 smithi118 bash[18665]: audit 2024-03-30T05:04:10.097348+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:11.079 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:10 smithi118 bash[18665]: audit 2024-03-30T05:04:10.112423+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:10 smithi089 bash[23954]: cluster 2024-03-30T05:04:09.705656+0000 mgr.y (mgr.25027) 159 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:11.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:10 smithi089 bash[23954]: audit 2024-03-30T05:04:10.071362+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:11.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:10 smithi089 bash[23954]: audit 2024-03-30T05:04:10.097348+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:11.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:10 smithi089 bash[23954]: audit 2024-03-30T05:04:10.112423+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:11.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:10 smithi089 bash[18545]: cluster 2024-03-30T05:04:09.705656+0000 mgr.y (mgr.25027) 159 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:11.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:10 smithi089 bash[18545]: audit 2024-03-30T05:04:10.071362+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:11.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:10 smithi089 bash[18545]: audit 2024-03-30T05:04:10.097348+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:11.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:10 smithi089 bash[18545]: audit 2024-03-30T05:04:10.112423+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:12.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:11 smithi089 bash[23954]: cluster 2024-03-30T05:04:10.100708+0000 mgr.y (mgr.25027) 160 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s 2024-03-30T05:04:12.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:11 smithi089 bash[23954]: cluster 2024-03-30T05:04:10.101192+0000 mgr.y (mgr.25027) 161 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:12.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:11 smithi089 bash[18545]: cluster 2024-03-30T05:04:10.100708+0000 mgr.y (mgr.25027) 160 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s 2024-03-30T05:04:12.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:11 smithi089 bash[18545]: cluster 2024-03-30T05:04:10.101192+0000 mgr.y (mgr.25027) 161 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:12.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:11 smithi118 bash[18665]: cluster 2024-03-30T05:04:10.100708+0000 mgr.y (mgr.25027) 160 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s 2024-03-30T05:04:12.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:11 smithi118 bash[18665]: cluster 2024-03-30T05:04:10.101192+0000 mgr.y (mgr.25027) 161 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:13.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:12 smithi089 bash[18545]: audit 2024-03-30T05:04:11.884908+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:13.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:12 smithi089 bash[18545]: audit 2024-03-30T05:04:11.892346+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:13.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:12 smithi089 bash[18545]: cluster 2024-03-30T05:04:11.893911+0000 mgr.y (mgr.25027) 162 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-03-30T05:04:13.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:12 smithi089 bash[18545]: cluster 2024-03-30T05:04:11.894153+0000 mgr.y (mgr.25027) 163 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-30T05:04:13.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:12 smithi089 bash[18545]: audit 2024-03-30T05:04:11.901040+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:13.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:12 smithi089 bash[23954]: audit 2024-03-30T05:04:11.884908+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:13.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:12 smithi089 bash[23954]: audit 2024-03-30T05:04:11.892346+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:13.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:12 smithi089 bash[23954]: cluster 2024-03-30T05:04:11.893911+0000 mgr.y (mgr.25027) 162 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-03-30T05:04:13.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:12 smithi089 bash[23954]: cluster 2024-03-30T05:04:11.894153+0000 mgr.y (mgr.25027) 163 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-30T05:04:13.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:12 smithi089 bash[23954]: audit 2024-03-30T05:04:11.901040+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:13.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:12 smithi118 bash[18665]: audit 2024-03-30T05:04:11.884908+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:13.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:12 smithi118 bash[18665]: audit 2024-03-30T05:04:11.892346+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:13.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:12 smithi118 bash[18665]: cluster 2024-03-30T05:04:11.893911+0000 mgr.y (mgr.25027) 162 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-03-30T05:04:13.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:12 smithi118 bash[18665]: cluster 2024-03-30T05:04:11.894153+0000 mgr.y (mgr.25027) 163 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-30T05:04:13.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:12 smithi118 bash[18665]: audit 2024-03-30T05:04:11.901040+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:15.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:14 smithi089 bash[18545]: cluster 2024-03-30T05:04:13.895677+0000 mgr.y (mgr.25027) 164 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:04:15.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:14 smithi089 bash[23954]: cluster 2024-03-30T05:04:13.895677+0000 mgr.y (mgr.25027) 164 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:04:15.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:14 smithi118 bash[18665]: cluster 2024-03-30T05:04:13.895677+0000 mgr.y (mgr.25027) 164 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:04:17.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:04:17] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.33.4" 2024-03-30T05:04:17.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:17 smithi089 bash[23954]: cluster 2024-03-30T05:04:15.896427+0000 mgr.y (mgr.25027) 165 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-30T05:04:17.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:17 smithi089 bash[18545]: cluster 2024-03-30T05:04:15.896427+0000 mgr.y (mgr.25027) 165 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-30T05:04:17.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:17 smithi118 bash[18665]: cluster 2024-03-30T05:04:15.896427+0000 mgr.y (mgr.25027) 165 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-30T05:04:18.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:18 smithi089 bash[18545]: audit 2024-03-30T05:04:17.712285+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:18.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:18 smithi089 bash[23954]: audit 2024-03-30T05:04:17.712285+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:18 smithi118 bash[18665]: audit 2024-03-30T05:04:17.712285+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:19.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:19 smithi089 bash[23954]: cluster 2024-03-30T05:04:17.897080+0000 mgr.y (mgr.25027) 166 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s 2024-03-30T05:04:19.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:19 smithi089 bash[23954]: audit 2024-03-30T05:04:18.334030+0000 mgr.y (mgr.25027) 167 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:19.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:19 smithi089 bash[18545]: cluster 2024-03-30T05:04:17.897080+0000 mgr.y (mgr.25027) 166 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s 2024-03-30T05:04:19.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:19 smithi089 bash[18545]: audit 2024-03-30T05:04:18.334030+0000 mgr.y (mgr.25027) 167 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:19.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:19 smithi118 bash[18665]: cluster 2024-03-30T05:04:17.897080+0000 mgr.y (mgr.25027) 166 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s 2024-03-30T05:04:19.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:19 smithi118 bash[18665]: audit 2024-03-30T05:04:18.334030+0000 mgr.y (mgr.25027) 167 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:21.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:21 smithi089 bash[18545]: cluster 2024-03-30T05:04:19.898682+0000 mgr.y (mgr.25027) 168 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:04:21.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:21 smithi089 bash[23954]: cluster 2024-03-30T05:04:19.898682+0000 mgr.y (mgr.25027) 168 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:04:21.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:21 smithi118 bash[18665]: cluster 2024-03-30T05:04:19.898682+0000 mgr.y (mgr.25027) 168 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:04:23.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:23 smithi089 bash[18545]: cluster 2024-03-30T05:04:21.899412+0000 mgr.y (mgr.25027) 169 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:04:23.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:23 smithi089 bash[23954]: cluster 2024-03-30T05:04:21.899412+0000 mgr.y (mgr.25027) 169 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:04:23.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:23 smithi118 bash[18665]: cluster 2024-03-30T05:04:21.899412+0000 mgr.y (mgr.25027) 169 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:04:24.863 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:04:25.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:25 smithi089 bash[23954]: cluster 2024-03-30T05:04:23.901119+0000 mgr.y (mgr.25027) 170 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:25.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:25 smithi089 bash[18545]: cluster 2024-03-30T05:04:23.901119+0000 mgr.y (mgr.25027) 170 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:25.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:25 smithi118 bash[18665]: cluster 2024-03-30T05:04:23.901119+0000 mgr.y (mgr.25027) 170 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:27.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:04:27] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.33.4" 2024-03-30T05:04:27.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:27 smithi089 bash[18545]: cluster 2024-03-30T05:04:25.901835+0000 mgr.y (mgr.25027) 171 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:27.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:27 smithi089 bash[23954]: cluster 2024-03-30T05:04:25.901835+0000 mgr.y (mgr.25027) 171 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:27.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:27 smithi118 bash[18665]: cluster 2024-03-30T05:04:25.901835+0000 mgr.y (mgr.25027) 171 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:28.006 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:04:28.006 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 17s ago 26m - - 2024-03-30T05:04:28.006 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 16s ago 25m - - 2024-03-30T05:04:28.006 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (9m) 17s ago 19m 14.0M - 0.23.0 ba2b418f427c 7727dfe259b7 2024-03-30T05:04:28.006 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 error 16s ago 19m - - 2024-03-30T05:04:28.006 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (3m) 17s ago 17m 42.1M - 3.5 e1d6a67b021e 72988ed67041 2024-03-30T05:04:28.006 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283 running (12m) 16s ago 25m 438M - 19.0.0-2493-gd82c9aa1 3714003597ec e996ef5dbd33 2024-03-30T05:04:28.006 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (5m) 17s ago 27m 501M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:04:28.006 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (27m) 17s ago 27m 77.5M 2048M 17.2.0 e1d6a67b021e c95e7ed6a096 2024-03-30T05:04:28.006 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (25m) 16s ago 25m 55.0M 2048M 17.2.0 e1d6a67b021e 109dd04b1ff7 2024-03-30T05:04:28.007 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (25m) 17s ago 25m 51.7M 2048M 17.2.0 e1d6a67b021e 72441739d3f9 2024-03-30T05:04:28.007 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (9m) 17s ago 19m 11.3M - 1.3.1 1dbe0e931976 e8fafaf7391f 2024-03-30T05:04:28.007 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (9m) 16s ago 19m 9224k - 1.3.1 1dbe0e931976 5731f4954e05 2024-03-30T05:04:28.007 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (24m) 17s ago 24m 55.4M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T05:04:28.007 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (24m) 17s ago 24m 59.3M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:04:28.007 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (23m) 17s ago 23m 51.2M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:04:28.007 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (22m) 17s ago 23m 55.8M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:04:28.007 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (22m) 16s ago 22m 56.4M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:04:28.007 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (21m) 16s ago 21m 53.0M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:04:28.007 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (21m) 16s ago 21m 51.8M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:04:28.007 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (20m) 16s ago 20m 55.5M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:04:28.007 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (2m) 16s ago 19m 64.3M - 2.33.4 514e6a882f6e c3fe9619dd01 2024-03-30T05:04:28.007 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (17m) 17s ago 17m 87.9M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:04:28.007 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (17m) 16s ago 17m 88.1M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:04:28.815 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T05:04:29.770 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:29 smithi118 bash[18665]: cluster 2024-03-30T05:04:27.902540+0000 mgr.y (mgr.25027) 172 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:29.771 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:29 smithi118 bash[18665]: audit 2024-03-30T05:04:27.992478+0000 mgr.y (mgr.25027) 173 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:29.771 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:29 smithi118 bash[18665]: audit 2024-03-30T05:04:28.344736+0000 mgr.y (mgr.25027) 174 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:29.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:29 smithi089 bash[18545]: cluster 2024-03-30T05:04:27.902540+0000 mgr.y (mgr.25027) 172 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:29.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:29 smithi089 bash[18545]: audit 2024-03-30T05:04:27.992478+0000 mgr.y (mgr.25027) 173 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:29.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:29 smithi089 bash[18545]: audit 2024-03-30T05:04:28.344736+0000 mgr.y (mgr.25027) 174 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:29.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:29 smithi089 bash[23954]: cluster 2024-03-30T05:04:27.902540+0000 mgr.y (mgr.25027) 172 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:29.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:29 smithi089 bash[23954]: audit 2024-03-30T05:04:27.992478+0000 mgr.y (mgr.25027) 173 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:29.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:29 smithi089 bash[23954]: audit 2024-03-30T05:04:28.344736+0000 mgr.y (mgr.25027) 174 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:31.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:31 smithi089 bash[23954]: cluster 2024-03-30T05:04:29.904699+0000 mgr.y (mgr.25027) 175 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:31.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:31 smithi089 bash[23954]: audit 2024-03-30T05:04:30.240477+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:31.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:31 smithi089 bash[23954]: audit 2024-03-30T05:04:30.251323+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:31.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:31 smithi089 bash[23954]: cluster 2024-03-30T05:04:30.254281+0000 mgr.y (mgr.25027) 176 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T05:04:31.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:31 smithi089 bash[23954]: cluster 2024-03-30T05:04:30.254797+0000 mgr.y (mgr.25027) 177 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:31.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:31 smithi089 bash[23954]: audit 2024-03-30T05:04:30.262058+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:31.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:31 smithi089 bash[18545]: cluster 2024-03-30T05:04:29.904699+0000 mgr.y (mgr.25027) 175 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:31.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:31 smithi089 bash[18545]: audit 2024-03-30T05:04:30.240477+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:31.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:31 smithi089 bash[18545]: audit 2024-03-30T05:04:30.251323+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:31.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:31 smithi089 bash[18545]: cluster 2024-03-30T05:04:30.254281+0000 mgr.y (mgr.25027) 176 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T05:04:31.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:31 smithi089 bash[18545]: cluster 2024-03-30T05:04:30.254797+0000 mgr.y (mgr.25027) 177 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:31.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:31 smithi089 bash[18545]: audit 2024-03-30T05:04:30.262058+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:31.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:31 smithi118 bash[18665]: cluster 2024-03-30T05:04:29.904699+0000 mgr.y (mgr.25027) 175 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:31.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:31 smithi118 bash[18665]: audit 2024-03-30T05:04:30.240477+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:31.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:31 smithi118 bash[18665]: audit 2024-03-30T05:04:30.251323+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:31.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:31 smithi118 bash[18665]: cluster 2024-03-30T05:04:30.254281+0000 mgr.y (mgr.25027) 176 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T05:04:31.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:31 smithi118 bash[18665]: cluster 2024-03-30T05:04:30.254797+0000 mgr.y (mgr.25027) 177 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:31.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:31 smithi118 bash[18665]: audit 2024-03-30T05:04:30.262058+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:32.434 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:04:32.434 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:04:32.434 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:04:32.434 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:04:32.434 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:04:32.434 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:04:32.434 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:04:32.435 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:04:32.435 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:04:32.435 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:04:32.435 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2024-03-30T05:04:32.435 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:04:32.435 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:04:32.435 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:04:32.435 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:04:32.435 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:04:32.435 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:04:32.435 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:04:32.435 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:04:33.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:33 smithi089 bash[23954]: audit 2024-03-30T05:04:32.042177+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:33.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:33 smithi089 bash[23954]: audit 2024-03-30T05:04:32.049075+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:33.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:33 smithi089 bash[23954]: cluster 2024-03-30T05:04:32.050594+0000 mgr.y (mgr.25027) 178 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 628 B/s rd, 0 op/s 2024-03-30T05:04:33.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:33 smithi089 bash[23954]: cluster 2024-03-30T05:04:32.050892+0000 mgr.y (mgr.25027) 179 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-30T05:04:33.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:33 smithi089 bash[23954]: audit 2024-03-30T05:04:32.057317+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:33.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:33 smithi089 bash[23954]: audit 2024-03-30T05:04:32.441577+0000 mon.a (mon.0) 1517 : audit [DBG] from='client.? 172.21.15.89:0/838852931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:33.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:33 smithi089 bash[23954]: audit 2024-03-30T05:04:32.712789+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:33.273 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:33 smithi089 bash[18545]: audit 2024-03-30T05:04:32.042177+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:33.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:33 smithi089 bash[18545]: audit 2024-03-30T05:04:32.049075+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:33.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:33 smithi089 bash[18545]: cluster 2024-03-30T05:04:32.050594+0000 mgr.y (mgr.25027) 178 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 628 B/s rd, 0 op/s 2024-03-30T05:04:33.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:33 smithi089 bash[18545]: cluster 2024-03-30T05:04:32.050892+0000 mgr.y (mgr.25027) 179 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-30T05:04:33.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:33 smithi089 bash[18545]: audit 2024-03-30T05:04:32.057317+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:33.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:33 smithi089 bash[18545]: audit 2024-03-30T05:04:32.441577+0000 mon.a (mon.0) 1517 : audit [DBG] from='client.? 172.21.15.89:0/838852931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:33.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:33 smithi089 bash[18545]: audit 2024-03-30T05:04:32.712789+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:33.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:33 smithi118 bash[18665]: audit 2024-03-30T05:04:32.042177+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:33.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:33 smithi118 bash[18665]: audit 2024-03-30T05:04:32.049075+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:33.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:33 smithi118 bash[18665]: cluster 2024-03-30T05:04:32.050594+0000 mgr.y (mgr.25027) 178 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 628 B/s rd, 0 op/s 2024-03-30T05:04:33.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:33 smithi118 bash[18665]: cluster 2024-03-30T05:04:32.050892+0000 mgr.y (mgr.25027) 179 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-30T05:04:33.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:33 smithi118 bash[18665]: audit 2024-03-30T05:04:32.057317+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:33.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:33 smithi118 bash[18665]: audit 2024-03-30T05:04:32.441577+0000 mon.a (mon.0) 1517 : audit [DBG] from='client.? 172.21.15.89:0/838852931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:33.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:33 smithi118 bash[18665]: audit 2024-03-30T05:04:32.712789+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:33.468 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph -s' 2024-03-30T05:04:34.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:34 smithi089 bash[18545]: audit 2024-03-30T05:04:33.719578+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:34.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:34 smithi089 bash[18545]: audit 2024-03-30T05:04:33.721701+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:04:34.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:34 smithi089 bash[18545]: cluster 2024-03-30T05:04:33.723175+0000 mgr.y (mgr.25027) 180 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:04:34.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:34 smithi089 bash[18545]: cluster 2024-03-30T05:04:33.723848+0000 mgr.y (mgr.25027) 181 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:04:34.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:34 smithi089 bash[18545]: audit 2024-03-30T05:04:33.734195+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:34.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:34 smithi089 bash[23954]: audit 2024-03-30T05:04:33.719578+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:34.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:34 smithi089 bash[23954]: audit 2024-03-30T05:04:33.721701+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:04:34.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:34 smithi089 bash[23954]: cluster 2024-03-30T05:04:33.723175+0000 mgr.y (mgr.25027) 180 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:04:34.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:34 smithi089 bash[23954]: cluster 2024-03-30T05:04:33.723848+0000 mgr.y (mgr.25027) 181 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:04:34.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:34 smithi089 bash[23954]: audit 2024-03-30T05:04:33.734195+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:34.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:34 smithi118 bash[18665]: audit 2024-03-30T05:04:33.719578+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:34.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:34 smithi118 bash[18665]: audit 2024-03-30T05:04:33.721701+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:04:34.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:34 smithi118 bash[18665]: cluster 2024-03-30T05:04:33.723175+0000 mgr.y (mgr.25027) 180 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:04:34.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:34 smithi118 bash[18665]: cluster 2024-03-30T05:04:33.723848+0000 mgr.y (mgr.25027) 181 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:04:34.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:34 smithi118 bash[18665]: audit 2024-03-30T05:04:33.734195+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:37.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:36 smithi089 bash[18545]: cluster 2024-03-30T05:04:35.724703+0000 mgr.y (mgr.25027) 182 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 935 B/s rd, 0 op/s 2024-03-30T05:04:37.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:36 smithi089 bash[23954]: cluster 2024-03-30T05:04:35.724703+0000 mgr.y (mgr.25027) 182 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 935 B/s rd, 0 op/s 2024-03-30T05:04:37.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:36 smithi118 bash[18665]: cluster 2024-03-30T05:04:35.724703+0000 mgr.y (mgr.25027) 182 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 935 B/s rd, 0 op/s 2024-03-30T05:04:37.800 INFO:teuthology.orchestra.run.smithi089.stdout: cluster: 2024-03-30T05:04:37.800 INFO:teuthology.orchestra.run.smithi089.stdout: id: 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:04:37.800 INFO:teuthology.orchestra.run.smithi089.stdout: health: HEALTH_WARN 2024-03-30T05:04:37.800 INFO:teuthology.orchestra.run.smithi089.stdout: 1 failed cephadm daemon(s) 2024-03-30T05:04:37.800 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T05:04:37.800 INFO:teuthology.orchestra.run.smithi089.stdout: services: 2024-03-30T05:04:37.800 INFO:teuthology.orchestra.run.smithi089.stdout: mon: 3 daemons, quorum a,c,b (age 25m) 2024-03-30T05:04:37.801 INFO:teuthology.orchestra.run.smithi089.stdout: mgr: y(active, since 3m), standbys: x 2024-03-30T05:04:37.801 INFO:teuthology.orchestra.run.smithi089.stdout: osd: 8 osds: 8 up (since 20m), 8 in (since 21m) 2024-03-30T05:04:37.801 INFO:teuthology.orchestra.run.smithi089.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-03-30T05:04:37.801 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T05:04:37.801 INFO:teuthology.orchestra.run.smithi089.stdout: data: 2024-03-30T05:04:37.801 INFO:teuthology.orchestra.run.smithi089.stdout: pools: 6 pools, 161 pgs 2024-03-30T05:04:37.801 INFO:teuthology.orchestra.run.smithi089.stdout: objects: 242 objects, 585 KiB 2024-03-30T05:04:37.801 INFO:teuthology.orchestra.run.smithi089.stdout: usage: 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:04:37.801 INFO:teuthology.orchestra.run.smithi089.stdout: pgs: 161 active+clean 2024-03-30T05:04:37.801 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T05:04:37.801 INFO:teuthology.orchestra.run.smithi089.stdout: io: 2024-03-30T05:04:37.801 INFO:teuthology.orchestra.run.smithi089.stdout: client: 685 B/s rd, 0 op/s rd, 0 op/s wr 2024-03-30T05:04:37.801 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-03-30T05:04:38.082 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:04:37] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.33.4" 2024-03-30T05:04:38.613 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:04:39.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:38 smithi089 bash[18545]: cluster 2024-03-30T05:04:37.725393+0000 mgr.y (mgr.25027) 183 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-03-30T05:04:39.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:38 smithi089 bash[18545]: audit 2024-03-30T05:04:37.807798+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.89:0/2111628255' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T05:04:39.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:38 smithi089 bash[23954]: cluster 2024-03-30T05:04:37.725393+0000 mgr.y (mgr.25027) 183 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-03-30T05:04:39.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:38 smithi089 bash[23954]: audit 2024-03-30T05:04:37.807798+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.89:0/2111628255' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T05:04:39.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:38 smithi118 bash[18665]: cluster 2024-03-30T05:04:37.725393+0000 mgr.y (mgr.25027) 183 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-03-30T05:04:39.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:38 smithi118 bash[18665]: audit 2024-03-30T05:04:37.807798+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.89:0/2111628255' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T05:04:39.993 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:39 smithi089 bash[18545]: audit 2024-03-30T05:04:38.354175+0000 mgr.y (mgr.25027) 184 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:39.993 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:39 smithi089 bash[23954]: audit 2024-03-30T05:04:38.354175+0000 mgr.y (mgr.25027) 184 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:40.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:39 smithi118 bash[18665]: audit 2024-03-30T05:04:38.354175+0000 mgr.y (mgr.25027) 184 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:41.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:40 smithi089 bash[18545]: cluster 2024-03-30T05:04:39.726327+0000 mgr.y (mgr.25027) 185 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:04:41.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:40 smithi089 bash[23954]: cluster 2024-03-30T05:04:39.726327+0000 mgr.y (mgr.25027) 185 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:04:41.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:40 smithi118 bash[18665]: cluster 2024-03-30T05:04:39.726327+0000 mgr.y (mgr.25027) 185 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:04:41.873 INFO:teuthology.orchestra.run.smithi089.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T05:04:41.873 INFO:teuthology.orchestra.run.smithi089.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T05:04:41.873 INFO:teuthology.orchestra.run.smithi089.stdout: daemon grafana.a on smithi118 is in error state 2024-03-30T05:04:42.600 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-03-30T05:04:42.780 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:42 smithi089 bash[18545]: cluster 2024-03-30T05:04:41.726998+0000 mgr.y (mgr.25027) 186 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:04:42.780 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:42 smithi089 bash[18545]: audit 2024-03-30T05:04:41.880915+0000 mon.a (mon.0) 1519 : audit [DBG] from='client.? 172.21.15.89:0/749035865' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:04:42.781 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:42 smithi089 bash[23954]: cluster 2024-03-30T05:04:41.726998+0000 mgr.y (mgr.25027) 186 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:04:42.781 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:42 smithi089 bash[23954]: audit 2024-03-30T05:04:41.880915+0000 mon.a (mon.0) 1519 : audit [DBG] from='client.? 172.21.15.89:0/749035865' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:04:42.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:42 smithi118 bash[18665]: cluster 2024-03-30T05:04:41.726998+0000 mgr.y (mgr.25027) 186 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:04:42.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:42 smithi118 bash[18665]: audit 2024-03-30T05:04:41.880915+0000 mon.a (mon.0) 1519 : audit [DBG] from='client.? 172.21.15.89:0/749035865' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:04:45.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:44 smithi089 bash[18545]: cluster 2024-03-30T05:04:43.728086+0000 mgr.y (mgr.25027) 187 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:04:45.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:44 smithi089 bash[23954]: cluster 2024-03-30T05:04:43.728086+0000 mgr.y (mgr.25027) 187 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:04:45.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:44 smithi118 bash[18665]: cluster 2024-03-30T05:04:43.728086+0000 mgr.y (mgr.25027) 187 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:04:45.768 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:04:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:45 smithi089 bash[18545]: audit 2024-03-30T05:04:45.762780+0000 mon.a (mon.0) 1520 : audit [DBG] from='client.? 172.21.15.89:0/632600093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:46.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:45 smithi089 bash[23954]: audit 2024-03-30T05:04:45.762780+0000 mon.a (mon.0) 1520 : audit [DBG] from='client.? 172.21.15.89:0/632600093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:46.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:45 smithi118 bash[18665]: audit 2024-03-30T05:04:45.762780+0000 mon.a (mon.0) 1520 : audit [DBG] from='client.? 172.21.15.89:0/632600093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:46.526 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph mgr fail' 2024-03-30T05:04:47.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:46 smithi089 bash[18545]: cluster 2024-03-30T05:04:45.728704+0000 mgr.y (mgr.25027) 188 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:47.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:46 smithi089 bash[23954]: cluster 2024-03-30T05:04:45.728704+0000 mgr.y (mgr.25027) 188 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:47.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:46 smithi118 bash[18665]: cluster 2024-03-30T05:04:45.728704+0000 mgr.y (mgr.25027) 188 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:47.992 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:47 smithi089 bash[18545]: audit 2024-03-30T05:04:47.712663+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:47.992 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:04:47] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.33.4" 2024-03-30T05:04:47.993 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:47 smithi089 bash[23954]: audit 2024-03-30T05:04:47.712663+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:48.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:47 smithi118 bash[18665]: audit 2024-03-30T05:04:47.712663+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25027 172.21.15.89:0/152431493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:49.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:48 smithi089 bash[18545]: cluster 2024-03-30T05:04:47.732074+0000 mgr.y (mgr.25027) 189 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:49.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:48 smithi089 bash[23954]: cluster 2024-03-30T05:04:47.732074+0000 mgr.y (mgr.25027) 189 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:49.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:48 smithi118 bash[18665]: cluster 2024-03-30T05:04:47.732074+0000 mgr.y (mgr.25027) 189 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:50.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:49 smithi089 bash[18545]: audit 2024-03-30T05:04:48.364671+0000 mgr.y (mgr.25027) 190 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:50.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:49 smithi089 bash[23954]: audit 2024-03-30T05:04:48.364671+0000 mgr.y (mgr.25027) 190 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:50.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:49 smithi118 bash[18665]: audit 2024-03-30T05:04:48.364671+0000 mgr.y (mgr.25027) 190 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:50.929 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:04:50 smithi118 bash[45599]: [30/Mar/2024:05:04:50] ENGINE Bus STOPPING 2024-03-30T05:04:50.929 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:04:50 smithi118 bash[45599]: [30/Mar/2024:05:04:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T05:04:50.929 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:04:50 smithi118 bash[45599]: [30/Mar/2024:05:04:50] ENGINE Bus STOPPED 2024-03-30T05:04:50.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:50 smithi118 bash[18665]: cluster 2024-03-30T05:04:49.732859+0000 mgr.y (mgr.25027) 191 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:50.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:50 smithi118 bash[18665]: audit 2024-03-30T05:04:49.978249+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.89:0/75588751' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:04:50.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:50 smithi118 bash[18665]: audit 2024-03-30T05:04:49.978768+0000 mon.a (mon.0) 1521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:04:50.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:50 smithi118 bash[18665]: cluster 2024-03-30T05:04:49.983520+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-30T05:04:50.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:50 smithi118 bash[18665]: audit 2024-03-30T05:04:50.473253+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:50.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:50 smithi118 bash[18665]: audit 2024-03-30T05:04:50.486121+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:50.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:50 smithi118 bash[18665]: audit 2024-03-30T05:04:50.502353+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:51.124 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[18545]: cluster 2024-03-30T05:04:49.732859+0000 mgr.y (mgr.25027) 191 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:51.124 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[18545]: audit 2024-03-30T05:04:49.978249+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.89:0/75588751' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:04:51.124 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[18545]: audit 2024-03-30T05:04:49.978768+0000 mon.a (mon.0) 1521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:04:51.124 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[18545]: cluster 2024-03-30T05:04:49.983520+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-30T05:04:51.124 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[18545]: audit 2024-03-30T05:04:50.473253+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:51.124 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[18545]: audit 2024-03-30T05:04:50.486121+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:51.124 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[18545]: audit 2024-03-30T05:04:50.502353+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:51.124 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[70044]: debug 2024-03-30T05:04:50.834+0000 7fee339c4700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-30T05:04:51.125 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[70044]: ignoring --setuser ceph since I am not root 2024-03-30T05:04:51.125 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[70044]: ignoring --setgroup ceph since I am not root 2024-03-30T05:04:51.125 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[70044]: debug 2024-03-30T05:04:50.902+0000 7f9a1fdbb700 1 -- 172.21.15.89:0/3344940102 <== mon.0 v2:172.21.15.89:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dfd7be85a0 con 0x55dfd8966400 2024-03-30T05:04:51.125 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[70044]: debug 2024-03-30T05:04:51.050+0000 7f9a29bac200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T05:04:51.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[23954]: cluster 2024-03-30T05:04:49.732859+0000 mgr.y (mgr.25027) 191 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:04:51.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[23954]: audit 2024-03-30T05:04:49.978249+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.89:0/75588751' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:04:51.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[23954]: audit 2024-03-30T05:04:49.978768+0000 mon.a (mon.0) 1521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:04:51.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[23954]: cluster 2024-03-30T05:04:49.983520+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-30T05:04:51.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[23954]: audit 2024-03-30T05:04:50.473253+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:51.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[23954]: audit 2024-03-30T05:04:50.486121+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:51.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:50 smithi089 bash[23954]: audit 2024-03-30T05:04:50.502353+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-03-30T05:04:51.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:04:50 smithi118 bash[45599]: [30/Mar/2024:05:04:50] ENGINE Bus STARTING 2024-03-30T05:04:51.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[45599]: [30/Mar/2024:05:04:51] ENGINE Serving on http://:::9283 2024-03-30T05:04:51.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[45599]: [30/Mar/2024:05:04:51] ENGINE Bus STARTED 2024-03-30T05:04:51.646 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 180' 2024-03-30T05:04:52.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: cluster 2024-03-30T05:04:50.489443+0000 mgr.y (mgr.25027) 192 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:04:52.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: cluster 2024-03-30T05:04:50.490181+0000 mgr.y (mgr.25027) 193 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-03-30T05:04:52.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.835815+0000 mon.a (mon.0) 1526 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T05:04:52.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: cluster 2024-03-30T05:04:50.835953+0000 mon.a (mon.0) 1527 : cluster [DBG] mgrmap e32: x(active, starting, since 0.855878s) 2024-03-30T05:04:52.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.841784+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:04:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.842235+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:04:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.842616+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:04:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.843843+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:04:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.844560+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:04:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.845192+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:04:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.845699+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:04:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.846213+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:04:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.846695+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:04:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.847312+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:04:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.848279+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:04:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.848868+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:04:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.849427+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:04:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.849820+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:04:52.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.850976+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:04:52.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: cluster 2024-03-30T05:04:50.489443+0000 mgr.y (mgr.25027) 192 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:04:52.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: cluster 2024-03-30T05:04:50.490181+0000 mgr.y (mgr.25027) 193 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-03-30T05:04:52.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.835815+0000 mon.a (mon.0) 1526 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T05:04:52.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: cluster 2024-03-30T05:04:50.835953+0000 mon.a (mon.0) 1527 : cluster [DBG] mgrmap e32: x(active, starting, since 0.855878s) 2024-03-30T05:04:52.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.841784+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:04:52.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.842235+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:04:52.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.842616+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:04:52.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.843843+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:04:52.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.844560+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:04:52.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.845192+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:04:52.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.845699+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:04:52.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.846213+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:04:52.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.846695+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:04:52.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.847312+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:04:52.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.848279+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:04:52.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.848868+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:04:52.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.849427+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:04:52.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.849820+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:04:52.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.850976+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:04:52.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: cluster 2024-03-30T05:04:50.873715+0000 mon.a (mon.0) 1528 : cluster [INF] Manager daemon x is now available 2024-03-30T05:04:52.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.922105+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:52.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.929482+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:04:52.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.930772+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:04:52.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.931732+0000 mon.b (mon.2) 318 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:04:52.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.933043+0000 mon.b (mon.2) 319 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:04:52.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.966267+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:52.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.971462+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:04:52.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.973396+0000 mon.b (mon.2) 321 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:04:52.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.996338+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T05:04:52.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:50.998215+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T05:04:52.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:51.367123+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:04:52.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: audit 2024-03-30T05:04:51.368753+0000 mon.b (mon.2) 323 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:04:52.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[23954]: cephadm 2024-03-30T05:04:51.590932+0000 mgr.x (mgr.15156) 1 : cephadm [INF] [30/Mar/2024:05:04:51] ENGINE Bus STARTING 2024-03-30T05:04:52.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: cluster 2024-03-30T05:04:50.873715+0000 mon.a (mon.0) 1528 : cluster [INF] Manager daemon x is now available 2024-03-30T05:04:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.922105+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.929482+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:04:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.930772+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:04:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.931732+0000 mon.b (mon.2) 318 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:04:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.933043+0000 mon.b (mon.2) 319 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:04:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.966267+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.971462+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:04:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.973396+0000 mon.b (mon.2) 321 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:04:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.996338+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T05:04:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:50.998215+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T05:04:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:51.367123+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:04:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: audit 2024-03-30T05:04:51.368753+0000 mon.b (mon.2) 323 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:04:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:51 smithi089 bash[18545]: cephadm 2024-03-30T05:04:51.590932+0000 mgr.x (mgr.15156) 1 : cephadm [INF] [30/Mar/2024:05:04:51] ENGINE Bus STARTING 2024-03-30T05:04:52.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: cluster 2024-03-30T05:04:50.489443+0000 mgr.y (mgr.25027) 192 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:04:52.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: cluster 2024-03-30T05:04:50.490181+0000 mgr.y (mgr.25027) 193 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-03-30T05:04:52.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.835815+0000 mon.a (mon.0) 1526 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T05:04:52.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: cluster 2024-03-30T05:04:50.835953+0000 mon.a (mon.0) 1527 : cluster [DBG] mgrmap e32: x(active, starting, since 0.855878s) 2024-03-30T05:04:52.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.841784+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:04:52.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.842235+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:04:52.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.842616+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:04:52.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.843843+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:04:52.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.844560+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:04:52.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.845192+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:04:52.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.845699+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:04:52.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.846213+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:04:52.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.846695+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:04:52.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.847312+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:04:52.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.848279+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:04:52.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.848868+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:04:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.849427+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:04:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.849820+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:04:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.850976+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:04:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: cluster 2024-03-30T05:04:50.873715+0000 mon.a (mon.0) 1528 : cluster [INF] Manager daemon x is now available 2024-03-30T05:04:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.922105+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.929482+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:04:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.930772+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:04:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.931732+0000 mon.b (mon.2) 318 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:04:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.933043+0000 mon.b (mon.2) 319 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:04:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.966267+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.971462+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:04:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.973396+0000 mon.b (mon.2) 321 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:04:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.996338+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T05:04:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:50.998215+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T05:04:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:51.367123+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:04:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: audit 2024-03-30T05:04:51.368753+0000 mon.b (mon.2) 323 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:04:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:51 smithi118 bash[18665]: cephadm 2024-03-30T05:04:51.590932+0000 mgr.x (mgr.15156) 1 : cephadm [INF] [30/Mar/2024:05:04:51] ENGINE Bus STARTING 2024-03-30T05:04:53.102 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[70044]: debug 2024-03-30T05:04:52.738+0000 7f9a29bac200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T05:04:53.102 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[70044]: debug 2024-03-30T05:04:52.846+0000 7f9a29bac200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T05:04:53.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: cephadm 2024-03-30T05:04:51.692736+0000 mgr.x (mgr.15156) 2 : cephadm [INF] [30/Mar/2024:05:04:51] ENGINE Serving on http://172.21.15.118:8765 2024-03-30T05:04:53.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: cephadm 2024-03-30T05:04:51.810161+0000 mgr.x (mgr.15156) 3 : cephadm [INF] [30/Mar/2024:05:04:51] ENGINE Serving on https://172.21.15.118:7150 2024-03-30T05:04:53.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: cephadm 2024-03-30T05:04:51.810359+0000 mgr.x (mgr.15156) 4 : cephadm [INF] [30/Mar/2024:05:04:51] ENGINE Bus STARTED 2024-03-30T05:04:53.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: cluster 2024-03-30T05:04:51.845440+0000 mon.a (mon.0) 1535 : cluster [DBG] mgrmap e33: x(active, since 1.86537s) 2024-03-30T05:04:53.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: cluster 2024-03-30T05:04:51.860961+0000 mgr.x (mgr.15156) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:04:53.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: audit 2024-03-30T05:04:52.141513+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:04:53.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: audit 2024-03-30T05:04:52.143634+0000 mon.b (mon.2) 324 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:04:53.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: audit 2024-03-30T05:04:52.145344+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:53.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: audit 2024-03-30T05:04:52.146216+0000 mon.b (mon.2) 326 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:04:53.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: cephadm 2024-03-30T05:04:52.147664+0000 mgr.x (mgr.15156) 6 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T05:04:53.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: cephadm 2024-03-30T05:04:52.147924+0000 mgr.x (mgr.15156) 7 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T05:04:53.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: audit 2024-03-30T05:04:52.235957+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: audit 2024-03-30T05:04:52.313999+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: audit 2024-03-30T05:04:52.431587+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: cephadm 2024-03-30T05:04:52.462395+0000 mgr.x (mgr.15156) 8 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:04:53.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: cephadm 2024-03-30T05:04:52.463006+0000 mgr.x (mgr.15156) 9 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:04:53.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: audit 2024-03-30T05:04:52.603772+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: cephadm 2024-03-30T05:04:52.627356+0000 mgr.x (mgr.15156) 10 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:04:53.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: audit 2024-03-30T05:04:52.721903+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[23954]: audit 2024-03-30T05:04:52.835570+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.105 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: cephadm 2024-03-30T05:04:51.692736+0000 mgr.x (mgr.15156) 2 : cephadm [INF] [30/Mar/2024:05:04:51] ENGINE Serving on http://172.21.15.118:8765 2024-03-30T05:04:53.105 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: cephadm 2024-03-30T05:04:51.810161+0000 mgr.x (mgr.15156) 3 : cephadm [INF] [30/Mar/2024:05:04:51] ENGINE Serving on https://172.21.15.118:7150 2024-03-30T05:04:53.105 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: cephadm 2024-03-30T05:04:51.810359+0000 mgr.x (mgr.15156) 4 : cephadm [INF] [30/Mar/2024:05:04:51] ENGINE Bus STARTED 2024-03-30T05:04:53.105 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: cluster 2024-03-30T05:04:51.845440+0000 mon.a (mon.0) 1535 : cluster [DBG] mgrmap e33: x(active, since 1.86537s) 2024-03-30T05:04:53.105 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: cluster 2024-03-30T05:04:51.860961+0000 mgr.x (mgr.15156) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:04:53.105 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: audit 2024-03-30T05:04:52.141513+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:04:53.105 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: audit 2024-03-30T05:04:52.143634+0000 mon.b (mon.2) 324 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:04:53.105 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: audit 2024-03-30T05:04:52.145344+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:53.105 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: audit 2024-03-30T05:04:52.146216+0000 mon.b (mon.2) 326 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:04:53.105 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: cephadm 2024-03-30T05:04:52.147664+0000 mgr.x (mgr.15156) 6 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T05:04:53.105 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: cephadm 2024-03-30T05:04:52.147924+0000 mgr.x (mgr.15156) 7 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T05:04:53.105 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: audit 2024-03-30T05:04:52.235957+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.105 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: audit 2024-03-30T05:04:52.313999+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.105 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: audit 2024-03-30T05:04:52.431587+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.106 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: cephadm 2024-03-30T05:04:52.462395+0000 mgr.x (mgr.15156) 8 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:04:53.106 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: cephadm 2024-03-30T05:04:52.463006+0000 mgr.x (mgr.15156) 9 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:04:53.106 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: audit 2024-03-30T05:04:52.603772+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.106 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: cephadm 2024-03-30T05:04:52.627356+0000 mgr.x (mgr.15156) 10 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:04:53.106 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: audit 2024-03-30T05:04:52.721903+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.106 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:52 smithi089 bash[18545]: audit 2024-03-30T05:04:52.835570+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: cephadm 2024-03-30T05:04:51.692736+0000 mgr.x (mgr.15156) 2 : cephadm [INF] [30/Mar/2024:05:04:51] ENGINE Serving on http://172.21.15.118:8765 2024-03-30T05:04:53.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: cephadm 2024-03-30T05:04:51.810161+0000 mgr.x (mgr.15156) 3 : cephadm [INF] [30/Mar/2024:05:04:51] ENGINE Serving on https://172.21.15.118:7150 2024-03-30T05:04:53.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: cephadm 2024-03-30T05:04:51.810359+0000 mgr.x (mgr.15156) 4 : cephadm [INF] [30/Mar/2024:05:04:51] ENGINE Bus STARTED 2024-03-30T05:04:53.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: cluster 2024-03-30T05:04:51.845440+0000 mon.a (mon.0) 1535 : cluster [DBG] mgrmap e33: x(active, since 1.86537s) 2024-03-30T05:04:53.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: cluster 2024-03-30T05:04:51.860961+0000 mgr.x (mgr.15156) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:04:53.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: audit 2024-03-30T05:04:52.141513+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:04:53.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: audit 2024-03-30T05:04:52.143634+0000 mon.b (mon.2) 324 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:04:53.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: audit 2024-03-30T05:04:52.145344+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:53.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: audit 2024-03-30T05:04:52.146216+0000 mon.b (mon.2) 326 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:04:53.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: cephadm 2024-03-30T05:04:52.147664+0000 mgr.x (mgr.15156) 6 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T05:04:53.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: cephadm 2024-03-30T05:04:52.147924+0000 mgr.x (mgr.15156) 7 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T05:04:53.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: audit 2024-03-30T05:04:52.235957+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: audit 2024-03-30T05:04:52.313999+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: audit 2024-03-30T05:04:52.431587+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: cephadm 2024-03-30T05:04:52.462395+0000 mgr.x (mgr.15156) 8 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:04:53.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: cephadm 2024-03-30T05:04:52.463006+0000 mgr.x (mgr.15156) 9 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:04:53.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: audit 2024-03-30T05:04:52.603772+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: cephadm 2024-03-30T05:04:52.627356+0000 mgr.x (mgr.15156) 10 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:04:53.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: audit 2024-03-30T05:04:52.721903+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:53.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:52 smithi118 bash[18665]: audit 2024-03-30T05:04:52.835570+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.068 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[70044]: debug 2024-03-30T05:04:53.106+0000 7f9a29bac200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T05:04:54.068 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[70044]: debug 2024-03-30T05:04:53.958+0000 7f9a29bac200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T05:04:54.069 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: cephadm 2024-03-30T05:04:52.676737+0000 mgr.x (mgr.15156) 11 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:04:54.069 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: cephadm 2024-03-30T05:04:52.741300+0000 mgr.x (mgr.15156) 12 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:04:54.069 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: cluster 2024-03-30T05:04:52.841866+0000 mon.a (mon.0) 1543 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:04:54.069 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: cluster 2024-03-30T05:04:52.841921+0000 mon.a (mon.0) 1544 : cluster [INF] Cluster is now healthy 2024-03-30T05:04:54.069 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: cluster 2024-03-30T05:04:52.847621+0000 mgr.x (mgr.15156) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:04:54.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: audit 2024-03-30T05:04:52.857732+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: audit 2024-03-30T05:04:52.864097+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: cephadm 2024-03-30T05:04:52.941966+0000 mgr.x (mgr.15156) 14 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:04:54.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: audit 2024-03-30T05:04:53.209887+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: audit 2024-03-30T05:04:53.220481+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: cluster 2024-03-30T05:04:53.225190+0000 mgr.x (mgr.15156) 15 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:04:54.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: audit 2024-03-30T05:04:53.228625+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: cephadm 2024-03-30T05:04:53.232026+0000 mgr.x (mgr.15156) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:04:54.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: audit 2024-03-30T05:04:53.234645+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: audit 2024-03-30T05:04:53.301676+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:04:54.071 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: cephadm 2024-03-30T05:04:53.303217+0000 mgr.x (mgr.15156) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi089.hxwboq (dependencies changed)... 2024-03-30T05:04:54.071 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: audit 2024-03-30T05:04:53.303742+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:04:54.071 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: audit 2024-03-30T05:04:53.313448+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:54.071 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: cephadm 2024-03-30T05:04:53.314439+0000 mgr.x (mgr.15156) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T05:04:54.071 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[23954]: cluster 2024-03-30T05:04:53.843096+0000 mon.a (mon.0) 1552 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:04:54.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: cephadm 2024-03-30T05:04:52.676737+0000 mgr.x (mgr.15156) 11 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:04:54.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: cephadm 2024-03-30T05:04:52.741300+0000 mgr.x (mgr.15156) 12 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:04:54.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: cluster 2024-03-30T05:04:52.841866+0000 mon.a (mon.0) 1543 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:04:54.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: cluster 2024-03-30T05:04:52.841921+0000 mon.a (mon.0) 1544 : cluster [INF] Cluster is now healthy 2024-03-30T05:04:54.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: cluster 2024-03-30T05:04:52.847621+0000 mgr.x (mgr.15156) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:04:54.073 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: audit 2024-03-30T05:04:52.857732+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.073 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: audit 2024-03-30T05:04:52.864097+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: cephadm 2024-03-30T05:04:52.941966+0000 mgr.x (mgr.15156) 14 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:04:54.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: audit 2024-03-30T05:04:53.209887+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: audit 2024-03-30T05:04:53.220481+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: cluster 2024-03-30T05:04:53.225190+0000 mgr.x (mgr.15156) 15 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:04:54.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: audit 2024-03-30T05:04:53.228625+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: cephadm 2024-03-30T05:04:53.232026+0000 mgr.x (mgr.15156) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:04:54.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: audit 2024-03-30T05:04:53.234645+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.076 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: audit 2024-03-30T05:04:53.301676+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:04:54.076 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: cephadm 2024-03-30T05:04:53.303217+0000 mgr.x (mgr.15156) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi089.hxwboq (dependencies changed)... 2024-03-30T05:04:54.076 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: audit 2024-03-30T05:04:53.303742+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:04:54.076 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: audit 2024-03-30T05:04:53.313448+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:54.077 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: cephadm 2024-03-30T05:04:53.314439+0000 mgr.x (mgr.15156) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T05:04:54.077 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:53 smithi089 bash[18545]: cluster 2024-03-30T05:04:53.843096+0000 mon.a (mon.0) 1552 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:04:54.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: cephadm 2024-03-30T05:04:52.676737+0000 mgr.x (mgr.15156) 11 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:04:54.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: cephadm 2024-03-30T05:04:52.741300+0000 mgr.x (mgr.15156) 12 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:04:54.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: cluster 2024-03-30T05:04:52.841866+0000 mon.a (mon.0) 1543 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:04:54.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: cluster 2024-03-30T05:04:52.841921+0000 mon.a (mon.0) 1544 : cluster [INF] Cluster is now healthy 2024-03-30T05:04:54.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: cluster 2024-03-30T05:04:52.847621+0000 mgr.x (mgr.15156) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:04:54.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: audit 2024-03-30T05:04:52.857732+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: audit 2024-03-30T05:04:52.864097+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: cephadm 2024-03-30T05:04:52.941966+0000 mgr.x (mgr.15156) 14 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:04:54.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: audit 2024-03-30T05:04:53.209887+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: audit 2024-03-30T05:04:53.220481+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: cluster 2024-03-30T05:04:53.225190+0000 mgr.x (mgr.15156) 15 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:04:54.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: audit 2024-03-30T05:04:53.228625+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.131 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: cephadm 2024-03-30T05:04:53.232026+0000 mgr.x (mgr.15156) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:04:54.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: audit 2024-03-30T05:04:53.234645+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:54.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: audit 2024-03-30T05:04:53.301676+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:04:54.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: cephadm 2024-03-30T05:04:53.303217+0000 mgr.x (mgr.15156) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi089.hxwboq (dependencies changed)... 2024-03-30T05:04:54.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: audit 2024-03-30T05:04:53.303742+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:04:54.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: audit 2024-03-30T05:04:53.313448+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:54.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: cephadm 2024-03-30T05:04:53.314439+0000 mgr.x (mgr.15156) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T05:04:54.132 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:53 smithi118 bash[18665]: cluster 2024-03-30T05:04:53.843096+0000 mon.a (mon.0) 1552 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:04:54.332 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:54 smithi089 bash[70044]: debug 2024-03-30T05:04:54.070+0000 7f9a29bac200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T05:04:54.332 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:54 smithi089 bash[70044]: debug 2024-03-30T05:04:54.178+0000 7f9a29bac200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T05:04:54.792 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:54 smithi089 bash[70044]: debug 2024-03-30T05:04:54.546+0000 7f9a29bac200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T05:04:54.793 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:54 smithi089 bash[70044]: debug 2024-03-30T05:04:54.666+0000 7f9a29bac200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T05:04:54.793 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:54 smithi089 bash[70044]: debug 2024-03-30T05:04:54.774+0000 7f9a29bac200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T05:04:55.332 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:55 smithi089 bash[70044]: debug 2024-03-30T05:04:55.158+0000 7f9a29bac200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T05:04:55.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:55 smithi089 bash[18545]: cluster 2024-03-30T05:04:54.242867+0000 mon.a (mon.0) 1553 : cluster [DBG] mgrmap e34: x(active, since 4s) 2024-03-30T05:04:55.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:55 smithi089 bash[18545]: audit 2024-03-30T05:04:55.011613+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:55.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:55 smithi089 bash[23954]: cluster 2024-03-30T05:04:54.242867+0000 mon.a (mon.0) 1553 : cluster [DBG] mgrmap e34: x(active, since 4s) 2024-03-30T05:04:55.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:55 smithi089 bash[23954]: audit 2024-03-30T05:04:55.011613+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:55.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:55 smithi118 bash[18665]: cluster 2024-03-30T05:04:54.242867+0000 mon.a (mon.0) 1553 : cluster [DBG] mgrmap e34: x(active, since 4s) 2024-03-30T05:04:55.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:55 smithi118 bash[18665]: audit 2024-03-30T05:04:55.011613+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:55.702 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:55 smithi089 bash[70044]: debug 2024-03-30T05:04:55.430+0000 7f9a29bac200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T05:04:56.029 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:55 smithi089 bash[70044]: debug 2024-03-30T05:04:55.706+0000 7f9a29bac200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T05:04:56.029 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:55 smithi089 bash[70044]: debug 2024-03-30T05:04:55.830+0000 7f9a29bac200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T05:04:56.309 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:56 smithi089 bash[70044]: debug 2024-03-30T05:04:56.122+0000 7f9a29bac200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T05:04:56.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:56 smithi089 bash[18545]: cluster 2024-03-30T05:04:55.225638+0000 mgr.x (mgr.15156) 19 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:04:56.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:56 smithi089 bash[18545]: audit 2024-03-30T05:04:55.447349+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:56.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:56 smithi089 bash[23954]: cluster 2024-03-30T05:04:55.225638+0000 mgr.x (mgr.15156) 19 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:04:56.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:56 smithi089 bash[23954]: audit 2024-03-30T05:04:55.447349+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:56.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:56 smithi089 bash[70044]: debug 2024-03-30T05:04:56.562+0000 7f9a29bac200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:04:56.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:56 smithi118 bash[18665]: cluster 2024-03-30T05:04:55.225638+0000 mgr.x (mgr.15156) 19 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:04:56.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:56 smithi118 bash[18665]: audit 2024-03-30T05:04:55.447349+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:57.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:56 smithi089 bash[70044]: debug 2024-03-30T05:04:56.814+0000 7f9a29bac200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T05:04:57.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:56 smithi089 bash[70044]: debug 2024-03-30T05:04:56.946+0000 7f9a29bac200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T05:04:57.332 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:57 smithi089 bash[70044]: debug 2024-03-30T05:04:57.206+0000 7f9a29bac200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:04:58.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:58 smithi118 bash[18665]: audit 2024-03-30T05:04:56.998856+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:58.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:58 smithi118 bash[18665]: audit 2024-03-30T05:04:57.008384+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:58.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:58 smithi118 bash[18665]: cluster 2024-03-30T05:04:57.013302+0000 mgr.x (mgr.15156) 20 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:04:58.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:58 smithi118 bash[18665]: cluster 2024-03-30T05:04:57.013574+0000 mgr.x (mgr.15156) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:04:58.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:58 smithi118 bash[18665]: audit 2024-03-30T05:04:57.019333+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:58.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:57 smithi089 bash[18545]: audit 2024-03-30T05:04:56.998856+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:58.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:57 smithi089 bash[18545]: audit 2024-03-30T05:04:57.008384+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:58.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:57 smithi089 bash[18545]: cluster 2024-03-30T05:04:57.013302+0000 mgr.x (mgr.15156) 20 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:04:58.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:57 smithi089 bash[18545]: cluster 2024-03-30T05:04:57.013574+0000 mgr.x (mgr.15156) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:04:58.212 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:57 smithi089 bash[18545]: audit 2024-03-30T05:04:57.019333+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:58.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:57 smithi089 bash[23954]: audit 2024-03-30T05:04:56.998856+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:58.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:57 smithi089 bash[23954]: audit 2024-03-30T05:04:57.008384+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:58.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:57 smithi089 bash[23954]: cluster 2024-03-30T05:04:57.013302+0000 mgr.x (mgr.15156) 20 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:04:58.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:57 smithi089 bash[23954]: cluster 2024-03-30T05:04:57.013574+0000 mgr.x (mgr.15156) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:04:58.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:57 smithi089 bash[23954]: audit 2024-03-30T05:04:57.019333+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:58.479 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:58 smithi089 bash[70044]: debug 2024-03-30T05:04:58.262+0000 7f9a29bac200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T05:04:58.479 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:58 smithi089 bash[70044]: debug 2024-03-30T05:04:58.382+0000 7f9a29bac200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T05:04:58.829 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:58 smithi089 bash[70044]: debug 2024-03-30T05:04:58.714+0000 7f9a29bac200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T05:04:59.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:58 smithi089 bash[70044]: debug 2024-03-30T05:04:58.834+0000 7f9a29bac200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T05:04:59.505 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[70044]: debug 2024-03-30T05:04:59.302+0000 7f9a29bac200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T05:04:59.505 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[70044]: debug 2024-03-30T05:04:59.430+0000 7f9a29bac200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T05:04:59.505 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[70044]: [30/Mar/2024:05:04:59] ENGINE Bus STARTING 2024-03-30T05:04:59.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[70044]: CherryPy Checker: 2024-03-30T05:04:59.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[70044]: The Application mounted at '' has an empty config. 2024-03-30T05:04:59.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[70044]: [30/Mar/2024:05:04:59] ENGINE Serving on http://:::9283 2024-03-30T05:04:59.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[70044]: [30/Mar/2024:05:04:59] ENGINE Bus STARTED 2024-03-30T05:04:59.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[18545]: audit 2024-03-30T05:04:58.676472+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:59.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[18545]: audit 2024-03-30T05:04:58.689005+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:59.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[18545]: cluster 2024-03-30T05:04:58.695583+0000 mgr.x (mgr.15156) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T05:04:59.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[18545]: cluster 2024-03-30T05:04:58.696177+0000 mgr.x (mgr.15156) 23 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 20 op/s 2024-03-30T05:04:59.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[18545]: audit 2024-03-30T05:04:58.703712+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:59.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[18545]: cluster 2024-03-30T05:04:59.456091+0000 mon.a (mon.0) 1562 : cluster [DBG] Standby manager daemon y started 2024-03-30T05:04:59.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[18545]: audit 2024-03-30T05:04:59.458758+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T05:04:59.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[18545]: audit 2024-03-30T05:04:59.460532+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:04:59.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[18545]: audit 2024-03-30T05:04:59.462396+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T05:04:59.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[18545]: audit 2024-03-30T05:04:59.462708+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:04:59.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[18545]: audit 2024-03-30T05:04:59.560575+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:59.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[18545]: audit 2024-03-30T05:04:59.572517+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:59.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[18545]: cephadm 2024-03-30T05:04:59.594492+0000 mgr.x (mgr.15156) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T05:04:59.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[23954]: audit 2024-03-30T05:04:58.676472+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:59.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[23954]: audit 2024-03-30T05:04:58.689005+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:59.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[23954]: cluster 2024-03-30T05:04:58.695583+0000 mgr.x (mgr.15156) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T05:04:59.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[23954]: cluster 2024-03-30T05:04:58.696177+0000 mgr.x (mgr.15156) 23 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 20 op/s 2024-03-30T05:04:59.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[23954]: audit 2024-03-30T05:04:58.703712+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:59.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[23954]: cluster 2024-03-30T05:04:59.456091+0000 mon.a (mon.0) 1562 : cluster [DBG] Standby manager daemon y started 2024-03-30T05:04:59.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[23954]: audit 2024-03-30T05:04:59.458758+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T05:04:59.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[23954]: audit 2024-03-30T05:04:59.460532+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:04:59.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[23954]: audit 2024-03-30T05:04:59.462396+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T05:04:59.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[23954]: audit 2024-03-30T05:04:59.462708+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:04:59.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[23954]: audit 2024-03-30T05:04:59.560575+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:59.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[23954]: audit 2024-03-30T05:04:59.572517+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:04:59.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:04:59 smithi089 bash[23954]: cephadm 2024-03-30T05:04:59.594492+0000 mgr.x (mgr.15156) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T05:05:00.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:59 smithi118 bash[18665]: audit 2024-03-30T05:04:58.676472+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:00.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:59 smithi118 bash[18665]: audit 2024-03-30T05:04:58.689005+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:00.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:59 smithi118 bash[18665]: cluster 2024-03-30T05:04:58.695583+0000 mgr.x (mgr.15156) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T05:05:00.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:59 smithi118 bash[18665]: cluster 2024-03-30T05:04:58.696177+0000 mgr.x (mgr.15156) 23 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 20 op/s 2024-03-30T05:05:00.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:59 smithi118 bash[18665]: audit 2024-03-30T05:04:58.703712+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:00.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:59 smithi118 bash[18665]: cluster 2024-03-30T05:04:59.456091+0000 mon.a (mon.0) 1562 : cluster [DBG] Standby manager daemon y started 2024-03-30T05:05:00.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:59 smithi118 bash[18665]: audit 2024-03-30T05:04:59.458758+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T05:05:00.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:59 smithi118 bash[18665]: audit 2024-03-30T05:04:59.460532+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:05:00.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:59 smithi118 bash[18665]: audit 2024-03-30T05:04:59.462396+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T05:05:00.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:59 smithi118 bash[18665]: audit 2024-03-30T05:04:59.462708+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:05:00.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:59 smithi118 bash[18665]: audit 2024-03-30T05:04:59.560575+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:00.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:59 smithi118 bash[18665]: audit 2024-03-30T05:04:59.572517+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:00.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:04:59 smithi118 bash[18665]: cephadm 2024-03-30T05:04:59.594492+0000 mgr.x (mgr.15156) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T05:05:01.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:00 smithi118 bash[18665]: cluster 2024-03-30T05:04:59.686395+0000 mon.a (mon.0) 1565 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:05:01.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:00 smithi118 bash[18665]: cluster 2024-03-30T05:04:59.710617+0000 mon.a (mon.0) 1566 : cluster [DBG] mgrmap e35: x(active, since 9s), standbys: y 2024-03-30T05:05:01.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:00 smithi118 bash[18665]: audit 2024-03-30T05:04:59.719604+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:05:01.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:00 smithi118 bash[18665]: cephadm 2024-03-30T05:04:59.890381+0000 mgr.x (mgr.15156) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2024-03-30T05:05:01.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:00 smithi089 bash[18545]: cluster 2024-03-30T05:04:59.686395+0000 mon.a (mon.0) 1565 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:05:01.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:00 smithi089 bash[18545]: cluster 2024-03-30T05:04:59.710617+0000 mon.a (mon.0) 1566 : cluster [DBG] mgrmap e35: x(active, since 9s), standbys: y 2024-03-30T05:05:01.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:00 smithi089 bash[18545]: audit 2024-03-30T05:04:59.719604+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:05:01.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:00 smithi089 bash[18545]: cephadm 2024-03-30T05:04:59.890381+0000 mgr.x (mgr.15156) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2024-03-30T05:05:01.036 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:00 smithi089 bash[23954]: cluster 2024-03-30T05:04:59.686395+0000 mon.a (mon.0) 1565 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:05:01.036 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:00 smithi089 bash[23954]: cluster 2024-03-30T05:04:59.710617+0000 mon.a (mon.0) 1566 : cluster [DBG] mgrmap e35: x(active, since 9s), standbys: y 2024-03-30T05:05:01.036 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:00 smithi089 bash[23954]: audit 2024-03-30T05:04:59.719604+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:05:01.036 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:00 smithi089 bash[23954]: cephadm 2024-03-30T05:04:59.890381+0000 mgr.x (mgr.15156) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2024-03-30T05:05:02.752 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:02 smithi089 bash[18545]: cluster 2024-03-30T05:05:00.696871+0000 mgr.x (mgr.15156) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T05:05:02.753 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:02 smithi089 bash[23954]: cluster 2024-03-30T05:05:00.696871+0000 mgr.x (mgr.15156) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T05:05:02.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:02 smithi118 bash[18665]: cluster 2024-03-30T05:05:00.696871+0000 mgr.x (mgr.15156) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T05:05:03.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:03 smithi118 bash[18665]: audit 2024-03-30T05:05:03.093946+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.89:0/3614549005' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:05:03.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:03 smithi118 bash[18665]: audit 2024-03-30T05:05:03.444546+0000 mon.a (mon.0) 1567 : audit [INF] from='client.? 172.21.15.89:0/3017311733' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2155132402"}]: dispatch 2024-03-30T05:05:03.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:03 smithi089 bash[18545]: audit 2024-03-30T05:05:03.093946+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.89:0/3614549005' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:05:03.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:03 smithi089 bash[18545]: audit 2024-03-30T05:05:03.444546+0000 mon.a (mon.0) 1567 : audit [INF] from='client.? 172.21.15.89:0/3017311733' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2155132402"}]: dispatch 2024-03-30T05:05:03.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:03 smithi089 bash[23954]: audit 2024-03-30T05:05:03.093946+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.89:0/3614549005' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:05:03.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:03 smithi089 bash[23954]: audit 2024-03-30T05:05:03.444546+0000 mon.a (mon.0) 1567 : audit [INF] from='client.? 172.21.15.89:0/3017311733' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2155132402"}]: dispatch 2024-03-30T05:05:04.142 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:03 smithi118 systemd[1]: Stopping Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:05:04.143 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:03 smithi118 bash[62133]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T05:05:04.143 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:03 smithi118 bash[58222]: ts=2024-03-30T05:05:03.906Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T05:05:04.143 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:03 smithi118 bash[58222]: ts=2024-03-30T05:05:03.906Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T05:05:04.143 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:03 smithi118 bash[58222]: ts=2024-03-30T05:05:03.906Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T05:05:04.143 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:03 smithi118 bash[58222]: ts=2024-03-30T05:05:03.906Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T05:05:04.143 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:03 smithi118 bash[58222]: ts=2024-03-30T05:05:03.906Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T05:05:04.143 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:03 smithi118 bash[58222]: ts=2024-03-30T05:05:03.906Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T05:05:04.143 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:03 smithi118 bash[58222]: ts=2024-03-30T05:05:03.907Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T05:05:04.143 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:03 smithi118 bash[58222]: ts=2024-03-30T05:05:03.907Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T05:05:04.143 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:03 smithi118 bash[58222]: ts=2024-03-30T05:05:03.907Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T05:05:04.143 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:03 smithi118 bash[58222]: ts=2024-03-30T05:05:03.907Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T05:05:04.143 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:03 smithi118 bash[58222]: ts=2024-03-30T05:05:03.907Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T05:05:04.143 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:03 smithi118 bash[58222]: ts=2024-03-30T05:05:03.907Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T05:05:04.715 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:04 smithi118 bash[62143]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T05:05:04.715 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:04 smithi118 bash[62176]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T05:05:04.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:04 smithi118 bash[18665]: cluster 2024-03-30T05:05:02.698224+0000 mgr.x (mgr.15156) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T05:05:04.716 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:04 smithi118 bash[18665]: audit 2024-03-30T05:05:03.476433+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? 172.21.15.89:0/3017311733' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2155132402"}]': finished 2024-03-30T05:05:04.716 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:04 smithi118 bash[18665]: cluster 2024-03-30T05:05:03.476606+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-30T05:05:04.716 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:04 smithi118 bash[18665]: audit 2024-03-30T05:05:03.818006+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? 172.21.15.89:0/1703642701' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2129055456"}]: dispatch 2024-03-30T05:05:04.716 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:04 smithi118 bash[18665]: audit 2024-03-30T05:05:04.251055+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:04.716 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:04 smithi118 bash[18665]: audit 2024-03-30T05:05:04.268810+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:04.716 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:04 smithi118 bash[18665]: audit 2024-03-30T05:05:04.284178+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:04.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:04 smithi089 bash[18545]: cluster 2024-03-30T05:05:02.698224+0000 mgr.x (mgr.15156) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T05:05:04.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:04 smithi089 bash[18545]: audit 2024-03-30T05:05:03.476433+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? 172.21.15.89:0/3017311733' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2155132402"}]': finished 2024-03-30T05:05:04.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:04 smithi089 bash[18545]: cluster 2024-03-30T05:05:03.476606+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-30T05:05:04.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:04 smithi089 bash[18545]: audit 2024-03-30T05:05:03.818006+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? 172.21.15.89:0/1703642701' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2129055456"}]: dispatch 2024-03-30T05:05:04.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:04 smithi089 bash[18545]: audit 2024-03-30T05:05:04.251055+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:04.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:04 smithi089 bash[18545]: audit 2024-03-30T05:05:04.268810+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:04.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:04 smithi089 bash[18545]: audit 2024-03-30T05:05:04.284178+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:04.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:04 smithi089 bash[23954]: cluster 2024-03-30T05:05:02.698224+0000 mgr.x (mgr.15156) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T05:05:04.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:04 smithi089 bash[23954]: audit 2024-03-30T05:05:03.476433+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? 172.21.15.89:0/3017311733' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2155132402"}]': finished 2024-03-30T05:05:04.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:04 smithi089 bash[23954]: cluster 2024-03-30T05:05:03.476606+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-30T05:05:04.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:04 smithi089 bash[23954]: audit 2024-03-30T05:05:03.818006+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? 172.21.15.89:0/1703642701' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2129055456"}]: dispatch 2024-03-30T05:05:04.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:04 smithi089 bash[23954]: audit 2024-03-30T05:05:04.251055+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:04.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:04 smithi089 bash[23954]: audit 2024-03-30T05:05:04.268810+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:04.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:04 smithi089 bash[23954]: audit 2024-03-30T05:05:04.284178+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:05.142 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:04 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T05:05:05.142 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:04 smithi118 systemd[1]: Stopped Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:05:05.142 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:04 smithi118 systemd[1]: Started Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:05:05.727 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[62207]: ts=2024-03-30T05:05:05.728Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T05:05:05.728 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[62207]: ts=2024-03-30T05:05:05.728Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T05:05:05.728 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[62207]: ts=2024-03-30T05:05:05.728Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T05:05:05.728 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[62207]: ts=2024-03-30T05:05:05.728Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi118 (none))" 2024-03-30T05:05:05.728 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[62207]: ts=2024-03-30T05:05:05.728Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T05:05:05.728 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[62207]: ts=2024-03-30T05:05:05.729Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T05:05:05.728 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[62207]: ts=2024-03-30T05:05:05.731Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T05:05:05.728 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[62207]: ts=2024-03-30T05:05:05.731Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T05:05:05.728 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[62207]: ts=2024-03-30T05:05:05.732Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T05:05:05.728 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[62207]: ts=2024-03-30T05:05:05.734Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T05:05:05.728 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[62207]: ts=2024-03-30T05:05:05.734Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.528µs 2024-03-30T05:05:05.728 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[62207]: ts=2024-03-30T05:05:05.735Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T05:05:05.728 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[62207]: ts=2024-03-30T05:05:05.737Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-03-30T05:05:05.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[18665]: cluster 2024-03-30T05:05:04.274939+0000 mgr.x (mgr.15156) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 282 B/s rd, 0 op/s 2024-03-30T05:05:05.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[18665]: cluster 2024-03-30T05:05:04.275563+0000 mgr.x (mgr.15156) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 367 B/s rd, 0 op/s 2024-03-30T05:05:05.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[18665]: audit 2024-03-30T05:05:04.488260+0000 mon.a (mon.0) 1574 : audit [INF] from='client.? 172.21.15.89:0/1703642701' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2129055456"}]': finished 2024-03-30T05:05:05.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[18665]: cluster 2024-03-30T05:05:04.488427+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T05:05:05.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[18665]: audit 2024-03-30T05:05:04.776839+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:05.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[18665]: audit 2024-03-30T05:05:04.785714+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:05.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[18665]: audit 2024-03-30T05:05:04.865504+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? 172.21.15.89:0/2214955485' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3662988969"}]: dispatch 2024-03-30T05:05:05.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[18665]: audit 2024-03-30T05:05:05.112032+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:05:05.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[18665]: audit 2024-03-30T05:05:05.118302+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:05:05.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[18665]: audit 2024-03-30T05:05:05.125111+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:05:05.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[18665]: audit 2024-03-30T05:05:05.133338+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:05:05.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[18665]: audit 2024-03-30T05:05:05.134616+0000 mon.b (mon.2) 334 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:05:05.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:05 smithi118 bash[18665]: audit 2024-03-30T05:05:05.138965+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:05.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[23954]: cluster 2024-03-30T05:05:04.274939+0000 mgr.x (mgr.15156) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 282 B/s rd, 0 op/s 2024-03-30T05:05:05.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[23954]: cluster 2024-03-30T05:05:04.275563+0000 mgr.x (mgr.15156) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 367 B/s rd, 0 op/s 2024-03-30T05:05:05.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[23954]: audit 2024-03-30T05:05:04.488260+0000 mon.a (mon.0) 1574 : audit [INF] from='client.? 172.21.15.89:0/1703642701' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2129055456"}]': finished 2024-03-30T05:05:05.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[23954]: cluster 2024-03-30T05:05:04.488427+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T05:05:05.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[23954]: audit 2024-03-30T05:05:04.776839+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:05.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[23954]: audit 2024-03-30T05:05:04.785714+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:05.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[23954]: audit 2024-03-30T05:05:04.865504+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? 172.21.15.89:0/2214955485' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3662988969"}]: dispatch 2024-03-30T05:05:05.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[23954]: audit 2024-03-30T05:05:05.112032+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:05:05.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[23954]: audit 2024-03-30T05:05:05.118302+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:05:05.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[23954]: audit 2024-03-30T05:05:05.125111+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:05:05.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[23954]: audit 2024-03-30T05:05:05.133338+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:05:05.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[23954]: audit 2024-03-30T05:05:05.134616+0000 mon.b (mon.2) 334 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:05:05.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[23954]: audit 2024-03-30T05:05:05.138965+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:05.804 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[18545]: cluster 2024-03-30T05:05:04.274939+0000 mgr.x (mgr.15156) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 282 B/s rd, 0 op/s 2024-03-30T05:05:05.804 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[18545]: cluster 2024-03-30T05:05:04.275563+0000 mgr.x (mgr.15156) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 367 B/s rd, 0 op/s 2024-03-30T05:05:05.804 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[18545]: audit 2024-03-30T05:05:04.488260+0000 mon.a (mon.0) 1574 : audit [INF] from='client.? 172.21.15.89:0/1703642701' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2129055456"}]': finished 2024-03-30T05:05:05.805 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[18545]: cluster 2024-03-30T05:05:04.488427+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T05:05:05.805 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[18545]: audit 2024-03-30T05:05:04.776839+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:05.805 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[18545]: audit 2024-03-30T05:05:04.785714+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:05.805 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[18545]: audit 2024-03-30T05:05:04.865504+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? 172.21.15.89:0/2214955485' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3662988969"}]: dispatch 2024-03-30T05:05:05.805 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[18545]: audit 2024-03-30T05:05:05.112032+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:05:05.805 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[18545]: audit 2024-03-30T05:05:05.118302+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:05:05.805 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[18545]: audit 2024-03-30T05:05:05.125111+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:05:05.805 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[18545]: audit 2024-03-30T05:05:05.133338+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:05:05.805 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[18545]: audit 2024-03-30T05:05:05.134616+0000 mon.b (mon.2) 334 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:05:05.805 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:05 smithi089 bash[18545]: audit 2024-03-30T05:05:05.138965+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:06.385 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[62207]: ts=2024-03-30T05:05:06.140Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-03-30T05:05:06.385 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[62207]: ts=2024-03-30T05:05:06.327Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-03-30T05:05:06.386 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[62207]: ts=2024-03-30T05:05:06.387Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-03-30T05:05:06.386 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[62207]: ts=2024-03-30T05:05:06.388Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-03-30T05:05:06.386 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[62207]: ts=2024-03-30T05:05:06.388Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=137.213µs wal_replay_duration=653.199357ms total_replay_duration=653.371224ms 2024-03-30T05:05:06.386 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[62207]: ts=2024-03-30T05:05:06.395Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T05:05:06.386 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[62207]: ts=2024-03-30T05:05:06.395Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T05:05:06.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[62207]: ts=2024-03-30T05:05:06.395Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T05:05:06.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[62207]: ts=2024-03-30T05:05:06.455Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=59.859156ms db_storage=1.873µs remote_storage=2.533µs web_handler=710ns query_engine=1.69µs scrape=585.184µs scrape_sd=254.135µs notify=35.216µs notify_sd=26.316µs rules=57.946861ms 2024-03-30T05:05:06.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[62207]: ts=2024-03-30T05:05:06.455Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T05:05:06.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[18665]: audit 2024-03-30T05:05:05.113547+0000 mgr.x (mgr.15156) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:05:06.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[18665]: audit 2024-03-30T05:05:05.119366+0000 mgr.x (mgr.15156) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:05:06.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[18665]: audit 2024-03-30T05:05:05.126170+0000 mgr.x (mgr.15156) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:05:06.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[18665]: cluster 2024-03-30T05:05:05.136503+0000 mgr.x (mgr.15156) 33 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 461 B/s rd, 0 op/s 2024-03-30T05:05:06.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[18665]: cluster 2024-03-30T05:05:05.136730+0000 mgr.x (mgr.15156) 34 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:05:06.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[18665]: audit 2024-03-30T05:05:05.793812+0000 mon.a (mon.0) 1580 : audit [INF] from='client.? 172.21.15.89:0/2214955485' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3662988969"}]': finished 2024-03-30T05:05:06.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[18665]: cluster 2024-03-30T05:05:05.793921+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T05:05:06.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[18665]: audit 2024-03-30T05:05:05.967655+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:06.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:06 smithi118 bash[18665]: audit 2024-03-30T05:05:06.164800+0000 mon.a (mon.0) 1582 : audit [INF] from='client.? 172.21.15.89:0/2582659555' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/678345763"}]: dispatch 2024-03-30T05:05:06.745 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[18545]: audit 2024-03-30T05:05:05.113547+0000 mgr.x (mgr.15156) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:05:06.745 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[18545]: audit 2024-03-30T05:05:05.119366+0000 mgr.x (mgr.15156) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:05:06.745 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[18545]: audit 2024-03-30T05:05:05.126170+0000 mgr.x (mgr.15156) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:05:06.745 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[18545]: cluster 2024-03-30T05:05:05.136503+0000 mgr.x (mgr.15156) 33 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 461 B/s rd, 0 op/s 2024-03-30T05:05:06.745 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[18545]: cluster 2024-03-30T05:05:05.136730+0000 mgr.x (mgr.15156) 34 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:05:06.745 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[18545]: audit 2024-03-30T05:05:05.793812+0000 mon.a (mon.0) 1580 : audit [INF] from='client.? 172.21.15.89:0/2214955485' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3662988969"}]': finished 2024-03-30T05:05:06.745 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[18545]: cluster 2024-03-30T05:05:05.793921+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T05:05:06.746 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[18545]: audit 2024-03-30T05:05:05.967655+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:06.746 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[18545]: audit 2024-03-30T05:05:06.164800+0000 mon.a (mon.0) 1582 : audit [INF] from='client.? 172.21.15.89:0/2582659555' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/678345763"}]: dispatch 2024-03-30T05:05:06.746 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[23954]: audit 2024-03-30T05:05:05.113547+0000 mgr.x (mgr.15156) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:05:06.746 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[23954]: audit 2024-03-30T05:05:05.119366+0000 mgr.x (mgr.15156) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:05:06.746 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[23954]: audit 2024-03-30T05:05:05.126170+0000 mgr.x (mgr.15156) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:05:06.746 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[23954]: cluster 2024-03-30T05:05:05.136503+0000 mgr.x (mgr.15156) 33 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 461 B/s rd, 0 op/s 2024-03-30T05:05:06.746 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[23954]: cluster 2024-03-30T05:05:05.136730+0000 mgr.x (mgr.15156) 34 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:05:06.746 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[23954]: audit 2024-03-30T05:05:05.793812+0000 mon.a (mon.0) 1580 : audit [INF] from='client.? 172.21.15.89:0/2214955485' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3662988969"}]': finished 2024-03-30T05:05:06.746 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[23954]: cluster 2024-03-30T05:05:05.793921+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T05:05:06.747 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[23954]: audit 2024-03-30T05:05:05.967655+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:06.747 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:06 smithi089 bash[23954]: audit 2024-03-30T05:05:06.164800+0000 mon.a (mon.0) 1582 : audit [INF] from='client.? 172.21.15.89:0/2582659555' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/678345763"}]: dispatch 2024-03-30T05:05:08.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:07 smithi089 bash[18545]: audit 2024-03-30T05:05:06.793833+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? 172.21.15.89:0/2582659555' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/678345763"}]': finished 2024-03-30T05:05:08.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:07 smithi089 bash[18545]: cluster 2024-03-30T05:05:06.793912+0000 mon.a (mon.0) 1584 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-03-30T05:05:08.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:07 smithi089 bash[18545]: cluster 2024-03-30T05:05:07.138308+0000 mgr.x (mgr.15156) 35 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2 op/s 2024-03-30T05:05:08.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:07 smithi089 bash[18545]: audit 2024-03-30T05:05:07.167753+0000 mon.c (mon.1) 56 : audit [INF] from='client.? 172.21.15.89:0/396064361' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/678345763"}]: dispatch 2024-03-30T05:05:08.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:07 smithi089 bash[18545]: audit 2024-03-30T05:05:07.168276+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/678345763"}]: dispatch 2024-03-30T05:05:08.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:07 smithi089 bash[23954]: audit 2024-03-30T05:05:06.793833+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? 172.21.15.89:0/2582659555' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/678345763"}]': finished 2024-03-30T05:05:08.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:07 smithi089 bash[23954]: cluster 2024-03-30T05:05:06.793912+0000 mon.a (mon.0) 1584 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-03-30T05:05:08.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:07 smithi089 bash[23954]: cluster 2024-03-30T05:05:07.138308+0000 mgr.x (mgr.15156) 35 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2 op/s 2024-03-30T05:05:08.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:07 smithi089 bash[23954]: audit 2024-03-30T05:05:07.167753+0000 mon.c (mon.1) 56 : audit [INF] from='client.? 172.21.15.89:0/396064361' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/678345763"}]: dispatch 2024-03-30T05:05:08.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:07 smithi089 bash[23954]: audit 2024-03-30T05:05:07.168276+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/678345763"}]: dispatch 2024-03-30T05:05:08.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:07 smithi118 bash[18665]: audit 2024-03-30T05:05:06.793833+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? 172.21.15.89:0/2582659555' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/678345763"}]': finished 2024-03-30T05:05:08.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:07 smithi118 bash[18665]: cluster 2024-03-30T05:05:06.793912+0000 mon.a (mon.0) 1584 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-03-30T05:05:08.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:07 smithi118 bash[18665]: cluster 2024-03-30T05:05:07.138308+0000 mgr.x (mgr.15156) 35 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2 op/s 2024-03-30T05:05:08.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:07 smithi118 bash[18665]: audit 2024-03-30T05:05:07.167753+0000 mon.c (mon.1) 56 : audit [INF] from='client.? 172.21.15.89:0/396064361' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/678345763"}]: dispatch 2024-03-30T05:05:08.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:07 smithi118 bash[18665]: audit 2024-03-30T05:05:07.168276+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/678345763"}]: dispatch 2024-03-30T05:05:09.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:08 smithi089 bash[18545]: audit 2024-03-30T05:05:07.801508+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/678345763"}]': finished 2024-03-30T05:05:09.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:08 smithi089 bash[18545]: cluster 2024-03-30T05:05:07.801682+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-03-30T05:05:09.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:08 smithi089 bash[18545]: audit 2024-03-30T05:05:08.171785+0000 mon.a (mon.0) 1588 : audit [INF] from='client.? 172.21.15.89:0/3674509195' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2354991622"}]: dispatch 2024-03-30T05:05:09.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:08 smithi089 bash[23954]: audit 2024-03-30T05:05:07.801508+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/678345763"}]': finished 2024-03-30T05:05:09.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:08 smithi089 bash[23954]: cluster 2024-03-30T05:05:07.801682+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-03-30T05:05:09.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:08 smithi089 bash[23954]: audit 2024-03-30T05:05:08.171785+0000 mon.a (mon.0) 1588 : audit [INF] from='client.? 172.21.15.89:0/3674509195' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2354991622"}]: dispatch 2024-03-30T05:05:09.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:08 smithi118 bash[18665]: audit 2024-03-30T05:05:07.801508+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/678345763"}]': finished 2024-03-30T05:05:09.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:08 smithi118 bash[18665]: cluster 2024-03-30T05:05:07.801682+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-03-30T05:05:09.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:08 smithi118 bash[18665]: audit 2024-03-30T05:05:08.171785+0000 mon.a (mon.0) 1588 : audit [INF] from='client.? 172.21.15.89:0/3674509195' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2354991622"}]: dispatch 2024-03-30T05:05:10.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:09 smithi089 bash[18545]: audit 2024-03-30T05:05:08.812423+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? 172.21.15.89:0/3674509195' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2354991622"}]': finished 2024-03-30T05:05:10.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:09 smithi089 bash[18545]: cluster 2024-03-30T05:05:08.812603+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-03-30T05:05:10.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:09 smithi089 bash[18545]: audit 2024-03-30T05:05:08.882618+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:10.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:09 smithi089 bash[18545]: audit 2024-03-30T05:05:08.896062+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:10.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:09 smithi089 bash[18545]: cluster 2024-03-30T05:05:08.903881+0000 mgr.x (mgr.15156) 36 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:05:10.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:09 smithi089 bash[18545]: cluster 2024-03-30T05:05:08.904505+0000 mgr.x (mgr.15156) 37 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:05:10.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:09 smithi089 bash[18545]: audit 2024-03-30T05:05:08.911736+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:10.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:09 smithi089 bash[23954]: audit 2024-03-30T05:05:08.812423+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? 172.21.15.89:0/3674509195' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2354991622"}]': finished 2024-03-30T05:05:10.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:09 smithi089 bash[23954]: cluster 2024-03-30T05:05:08.812603+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-03-30T05:05:10.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:09 smithi089 bash[23954]: audit 2024-03-30T05:05:08.882618+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:10.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:09 smithi089 bash[23954]: audit 2024-03-30T05:05:08.896062+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:10.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:09 smithi089 bash[23954]: cluster 2024-03-30T05:05:08.903881+0000 mgr.x (mgr.15156) 36 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:05:10.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:09 smithi089 bash[23954]: cluster 2024-03-30T05:05:08.904505+0000 mgr.x (mgr.15156) 37 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:05:10.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:09 smithi089 bash[23954]: audit 2024-03-30T05:05:08.911736+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:10.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:09 smithi118 bash[18665]: audit 2024-03-30T05:05:08.812423+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? 172.21.15.89:0/3674509195' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/2354991622"}]': finished 2024-03-30T05:05:10.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:09 smithi118 bash[18665]: cluster 2024-03-30T05:05:08.812603+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-03-30T05:05:10.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:09 smithi118 bash[18665]: audit 2024-03-30T05:05:08.882618+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:10.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:09 smithi118 bash[18665]: audit 2024-03-30T05:05:08.896062+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:10.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:09 smithi118 bash[18665]: cluster 2024-03-30T05:05:08.903881+0000 mgr.x (mgr.15156) 36 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:05:10.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:09 smithi118 bash[18665]: cluster 2024-03-30T05:05:08.904505+0000 mgr.x (mgr.15156) 37 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:05:10.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:09 smithi118 bash[18665]: audit 2024-03-30T05:05:08.911736+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:12.772 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:12 smithi089 bash[23954]: cluster 2024-03-30T05:05:10.905274+0000 mgr.x (mgr.15156) 38 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:12.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:12 smithi118 bash[18665]: cluster 2024-03-30T05:05:10.905274+0000 mgr.x (mgr.15156) 38 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:12.897 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:12 smithi089 bash[18545]: cluster 2024-03-30T05:05:10.905274+0000 mgr.x (mgr.15156) 38 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:14.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:14 smithi089 bash[18545]: audit 2024-03-30T05:05:12.782123+0000 mgr.x (mgr.15156) 39 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:14.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:14 smithi089 bash[18545]: cluster 2024-03-30T05:05:12.906993+0000 mgr.x (mgr.15156) 40 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-30T05:05:14.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:14 smithi089 bash[23954]: audit 2024-03-30T05:05:12.782123+0000 mgr.x (mgr.15156) 39 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:14.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:14 smithi089 bash[23954]: cluster 2024-03-30T05:05:12.906993+0000 mgr.x (mgr.15156) 40 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-30T05:05:14.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:14 smithi118 bash[18665]: audit 2024-03-30T05:05:12.782123+0000 mgr.x (mgr.15156) 39 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:14.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:14 smithi118 bash[18665]: cluster 2024-03-30T05:05:12.906993+0000 mgr.x (mgr.15156) 40 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-30T05:05:16.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:16 smithi118 bash[18665]: cluster 2024-03-30T05:05:14.907707+0000 mgr.x (mgr.15156) 41 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-03-30T05:05:16.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:16 smithi089 bash[18545]: cluster 2024-03-30T05:05:14.907707+0000 mgr.x (mgr.15156) 41 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-03-30T05:05:16.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:16 smithi089 bash[23954]: cluster 2024-03-30T05:05:14.907707+0000 mgr.x (mgr.15156) 41 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-03-30T05:05:18.438 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:18 smithi118 bash[18665]: cluster 2024-03-30T05:05:16.909471+0000 mgr.x (mgr.15156) 42 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:18.438 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:18 smithi118 bash[18665]: audit 2024-03-30T05:05:17.194777+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:18.438 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:18 smithi118 bash[18665]: audit 2024-03-30T05:05:17.205400+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:18.438 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:18 smithi118 bash[18665]: cluster 2024-03-30T05:05:17.210098+0000 mgr.x (mgr.15156) 43 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:18.438 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:18 smithi118 bash[18665]: cluster 2024-03-30T05:05:17.210358+0000 mgr.x (mgr.15156) 44 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:18.438 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:18 smithi118 bash[18665]: audit 2024-03-30T05:05:17.218895+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:18.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:18 smithi089 bash[18545]: cluster 2024-03-30T05:05:16.909471+0000 mgr.x (mgr.15156) 42 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:18.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:18 smithi089 bash[18545]: audit 2024-03-30T05:05:17.194777+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:18.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:18 smithi089 bash[18545]: audit 2024-03-30T05:05:17.205400+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:18.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:18 smithi089 bash[18545]: cluster 2024-03-30T05:05:17.210098+0000 mgr.x (mgr.15156) 43 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:18.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:18 smithi089 bash[18545]: cluster 2024-03-30T05:05:17.210358+0000 mgr.x (mgr.15156) 44 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:18.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:18 smithi089 bash[18545]: audit 2024-03-30T05:05:17.218895+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:18.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:18 smithi089 bash[23954]: cluster 2024-03-30T05:05:16.909471+0000 mgr.x (mgr.15156) 42 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:18.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:18 smithi089 bash[23954]: audit 2024-03-30T05:05:17.194777+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:18.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:18 smithi089 bash[23954]: audit 2024-03-30T05:05:17.205400+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:18.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:18 smithi089 bash[23954]: cluster 2024-03-30T05:05:17.210098+0000 mgr.x (mgr.15156) 43 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:18.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:18 smithi089 bash[23954]: cluster 2024-03-30T05:05:17.210358+0000 mgr.x (mgr.15156) 44 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:18.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:18 smithi089 bash[23954]: audit 2024-03-30T05:05:17.218895+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:19.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:05:18 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:05:18] "GET /metrics HTTP/1.1" 200 37983 "" "Prometheus/2.33.4" 2024-03-30T05:05:20.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:20 smithi089 bash[18545]: cluster 2024-03-30T05:05:19.211078+0000 mgr.x (mgr.15156) 45 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:20.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:20 smithi089 bash[23954]: cluster 2024-03-30T05:05:19.211078+0000 mgr.x (mgr.15156) 45 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:20.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:20 smithi118 bash[18665]: cluster 2024-03-30T05:05:19.211078+0000 mgr.x (mgr.15156) 45 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:21.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:21 smithi089 bash[18545]: audit 2024-03-30T05:05:20.968390+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:21.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:21 smithi089 bash[23954]: audit 2024-03-30T05:05:20.968390+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:21.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:21 smithi118 bash[18665]: audit 2024-03-30T05:05:20.968390+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:22.782 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:22 smithi089 bash[18545]: cluster 2024-03-30T05:05:21.211807+0000 mgr.x (mgr.15156) 46 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-03-30T05:05:22.782 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:22 smithi089 bash[23954]: cluster 2024-03-30T05:05:21.211807+0000 mgr.x (mgr.15156) 46 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-03-30T05:05:22.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:22 smithi118 bash[18665]: cluster 2024-03-30T05:05:21.211807+0000 mgr.x (mgr.15156) 46 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-03-30T05:05:23.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[18545]: audit 2024-03-30T05:05:22.504773+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[18545]: audit 2024-03-30T05:05:22.511375+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[18545]: cluster 2024-03-30T05:05:22.516957+0000 mgr.x (mgr.15156) 47 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:05:23.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[18545]: audit 2024-03-30T05:05:22.517499+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[18545]: audit 2024-03-30T05:05:23.391541+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[18545]: audit 2024-03-30T05:05:23.403671+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[18545]: audit 2024-03-30T05:05:23.417757+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[18545]: audit 2024-03-30T05:05:23.444697+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:05:23.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[18545]: audit 2024-03-30T05:05:23.446481+0000 mon.b (mon.2) 338 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:05:23.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[18545]: audit 2024-03-30T05:05:23.451447+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[23954]: audit 2024-03-30T05:05:22.504773+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[23954]: audit 2024-03-30T05:05:22.511375+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[23954]: cluster 2024-03-30T05:05:22.516957+0000 mgr.x (mgr.15156) 47 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:05:23.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[23954]: audit 2024-03-30T05:05:22.517499+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[23954]: audit 2024-03-30T05:05:23.391541+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[23954]: audit 2024-03-30T05:05:23.403671+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[23954]: audit 2024-03-30T05:05:23.417757+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[23954]: audit 2024-03-30T05:05:23.444697+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:05:23.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[23954]: audit 2024-03-30T05:05:23.446481+0000 mon.b (mon.2) 338 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:05:23.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:23 smithi089 bash[23954]: audit 2024-03-30T05:05:23.451447+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:23 smithi118 bash[18665]: audit 2024-03-30T05:05:22.504773+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:23 smithi118 bash[18665]: audit 2024-03-30T05:05:22.511375+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:23 smithi118 bash[18665]: cluster 2024-03-30T05:05:22.516957+0000 mgr.x (mgr.15156) 47 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:05:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:23 smithi118 bash[18665]: audit 2024-03-30T05:05:22.517499+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:23 smithi118 bash[18665]: audit 2024-03-30T05:05:23.391541+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:23 smithi118 bash[18665]: audit 2024-03-30T05:05:23.403671+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:23 smithi118 bash[18665]: audit 2024-03-30T05:05:23.417757+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:23 smithi118 bash[18665]: audit 2024-03-30T05:05:23.444697+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:05:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:23 smithi118 bash[18665]: audit 2024-03-30T05:05:23.446481+0000 mon.b (mon.2) 338 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:05:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:23 smithi118 bash[18665]: audit 2024-03-30T05:05:23.451447+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:24.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:24 smithi089 bash[18545]: audit 2024-03-30T05:05:22.791465+0000 mgr.x (mgr.15156) 48 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:24.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:24 smithi089 bash[18545]: cluster 2024-03-30T05:05:23.411608+0000 mgr.x (mgr.15156) 49 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-30T05:05:24.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:24 smithi089 bash[18545]: cluster 2024-03-30T05:05:23.412349+0000 mgr.x (mgr.15156) 50 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T05:05:24.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:24 smithi089 bash[18545]: cluster 2024-03-30T05:05:23.449906+0000 mgr.x (mgr.15156) 51 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-03-30T05:05:24.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:24 smithi089 bash[18545]: cluster 2024-03-30T05:05:23.508999+0000 mon.a (mon.0) 1604 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:05:24.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:24 smithi089 bash[23954]: audit 2024-03-30T05:05:22.791465+0000 mgr.x (mgr.15156) 48 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:24.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:24 smithi089 bash[23954]: cluster 2024-03-30T05:05:23.411608+0000 mgr.x (mgr.15156) 49 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-30T05:05:24.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:24 smithi089 bash[23954]: cluster 2024-03-30T05:05:23.412349+0000 mgr.x (mgr.15156) 50 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T05:05:24.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:24 smithi089 bash[23954]: cluster 2024-03-30T05:05:23.449906+0000 mgr.x (mgr.15156) 51 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-03-30T05:05:24.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:24 smithi089 bash[23954]: cluster 2024-03-30T05:05:23.508999+0000 mon.a (mon.0) 1604 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:05:24.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:24 smithi118 bash[18665]: audit 2024-03-30T05:05:22.791465+0000 mgr.x (mgr.15156) 48 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:24.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:24 smithi118 bash[18665]: cluster 2024-03-30T05:05:23.411608+0000 mgr.x (mgr.15156) 49 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-30T05:05:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:24 smithi118 bash[18665]: cluster 2024-03-30T05:05:23.412349+0000 mgr.x (mgr.15156) 50 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T05:05:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:24 smithi118 bash[18665]: cluster 2024-03-30T05:05:23.449906+0000 mgr.x (mgr.15156) 51 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-03-30T05:05:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:24 smithi118 bash[18665]: cluster 2024-03-30T05:05:23.508999+0000 mon.a (mon.0) 1604 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:05:26.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:26 smithi089 bash[18545]: cluster 2024-03-30T05:05:25.450671+0000 mgr.x (mgr.15156) 52 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-03-30T05:05:26.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:26 smithi089 bash[23954]: cluster 2024-03-30T05:05:25.450671+0000 mgr.x (mgr.15156) 52 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-03-30T05:05:26.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:26 smithi118 bash[18665]: cluster 2024-03-30T05:05:25.450671+0000 mgr.x (mgr.15156) 52 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-03-30T05:05:28.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:28 smithi089 bash[18545]: cluster 2024-03-30T05:05:27.452295+0000 mgr.x (mgr.15156) 53 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:05:28.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:28 smithi089 bash[23954]: cluster 2024-03-30T05:05:27.452295+0000 mgr.x (mgr.15156) 53 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:05:28.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:28 smithi118 bash[18665]: cluster 2024-03-30T05:05:27.452295+0000 mgr.x (mgr.15156) 53 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:05:29.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:05:28 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:05:28] "GET /metrics HTTP/1.1" 200 37981 "" "Prometheus/2.33.4" 2024-03-30T05:05:30.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:30 smithi089 bash[18545]: cluster 2024-03-30T05:05:29.453005+0000 mgr.x (mgr.15156) 54 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-03-30T05:05:30.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:30 smithi089 bash[23954]: cluster 2024-03-30T05:05:29.453005+0000 mgr.x (mgr.15156) 54 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-03-30T05:05:30.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:30 smithi118 bash[18665]: cluster 2024-03-30T05:05:29.453005+0000 mgr.x (mgr.15156) 54 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-03-30T05:05:32.793 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:32 smithi089 bash[18545]: cluster 2024-03-30T05:05:31.453781+0000 mgr.x (mgr.15156) 55 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-03-30T05:05:32.793 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:32 smithi089 bash[23954]: cluster 2024-03-30T05:05:31.453781+0000 mgr.x (mgr.15156) 55 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-03-30T05:05:32.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:32 smithi118 bash[18665]: cluster 2024-03-30T05:05:31.453781+0000 mgr.x (mgr.15156) 55 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-03-30T05:05:34.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:34 smithi089 bash[18545]: audit 2024-03-30T05:05:32.802925+0000 mgr.x (mgr.15156) 56 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:34.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:34 smithi089 bash[18545]: cluster 2024-03-30T05:05:33.455502+0000 mgr.x (mgr.15156) 57 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-03-30T05:05:34.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:34 smithi089 bash[23954]: audit 2024-03-30T05:05:32.802925+0000 mgr.x (mgr.15156) 56 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:34.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:34 smithi089 bash[23954]: cluster 2024-03-30T05:05:33.455502+0000 mgr.x (mgr.15156) 57 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-03-30T05:05:34.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:34 smithi118 bash[18665]: audit 2024-03-30T05:05:32.802925+0000 mgr.x (mgr.15156) 56 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:34.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:34 smithi118 bash[18665]: cluster 2024-03-30T05:05:33.455502+0000 mgr.x (mgr.15156) 57 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-03-30T05:05:36.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:36 smithi118 bash[18665]: cluster 2024-03-30T05:05:35.456303+0000 mgr.x (mgr.15156) 58 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:05:36.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:36 smithi118 bash[18665]: audit 2024-03-30T05:05:35.969028+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:36.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:36 smithi089 bash[18545]: cluster 2024-03-30T05:05:35.456303+0000 mgr.x (mgr.15156) 58 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:05:36.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:36 smithi089 bash[18545]: audit 2024-03-30T05:05:35.969028+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:36.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:36 smithi089 bash[23954]: cluster 2024-03-30T05:05:35.456303+0000 mgr.x (mgr.15156) 58 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:05:36.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:36 smithi089 bash[23954]: audit 2024-03-30T05:05:35.969028+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:38.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:38 smithi089 bash[18545]: cluster 2024-03-30T05:05:37.457999+0000 mgr.x (mgr.15156) 59 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:38.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:38 smithi089 bash[23954]: cluster 2024-03-30T05:05:37.457999+0000 mgr.x (mgr.15156) 59 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:38.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:38 smithi118 bash[18665]: cluster 2024-03-30T05:05:37.457999+0000 mgr.x (mgr.15156) 59 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:39.280 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:05:38 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:05:38] "GET /metrics HTTP/1.1" 200 37983 "" "Prometheus/2.33.4" 2024-03-30T05:05:40.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:40 smithi089 bash[18545]: cluster 2024-03-30T05:05:39.458662+0000 mgr.x (mgr.15156) 60 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:05:40.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:40 smithi089 bash[23954]: cluster 2024-03-30T05:05:39.458662+0000 mgr.x (mgr.15156) 60 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:05:40.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:40 smithi118 bash[18665]: cluster 2024-03-30T05:05:39.458662+0000 mgr.x (mgr.15156) 60 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:05:42.803 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[18545]: cluster 2024-03-30T05:05:41.459137+0000 mgr.x (mgr.15156) 61 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:05:42.803 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[18545]: audit 2024-03-30T05:05:41.485870+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.804 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[18545]: audit 2024-03-30T05:05:41.494991+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.804 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[18545]: cluster 2024-03-30T05:05:41.501121+0000 mgr.x (mgr.15156) 62 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-03-30T05:05:42.804 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[18545]: cluster 2024-03-30T05:05:41.501381+0000 mgr.x (mgr.15156) 63 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-03-30T05:05:42.804 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[18545]: audit 2024-03-30T05:05:41.505578+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.804 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[18545]: audit 2024-03-30T05:05:42.094314+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.804 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[18545]: audit 2024-03-30T05:05:42.107935+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.804 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[18545]: audit 2024-03-30T05:05:42.120040+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[23954]: cluster 2024-03-30T05:05:41.459137+0000 mgr.x (mgr.15156) 61 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:05:42.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[23954]: audit 2024-03-30T05:05:41.485870+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[23954]: audit 2024-03-30T05:05:41.494991+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[23954]: cluster 2024-03-30T05:05:41.501121+0000 mgr.x (mgr.15156) 62 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-03-30T05:05:42.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[23954]: cluster 2024-03-30T05:05:41.501381+0000 mgr.x (mgr.15156) 63 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-03-30T05:05:42.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[23954]: audit 2024-03-30T05:05:41.505578+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[23954]: audit 2024-03-30T05:05:42.094314+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[23954]: audit 2024-03-30T05:05:42.107935+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:42 smithi089 bash[23954]: audit 2024-03-30T05:05:42.120040+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:42 smithi118 bash[18665]: cluster 2024-03-30T05:05:41.459137+0000 mgr.x (mgr.15156) 61 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:05:42.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:42 smithi118 bash[18665]: audit 2024-03-30T05:05:41.485870+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:42 smithi118 bash[18665]: audit 2024-03-30T05:05:41.494991+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:42 smithi118 bash[18665]: cluster 2024-03-30T05:05:41.501121+0000 mgr.x (mgr.15156) 62 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-03-30T05:05:42.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:42 smithi118 bash[18665]: cluster 2024-03-30T05:05:41.501381+0000 mgr.x (mgr.15156) 63 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-03-30T05:05:42.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:42 smithi118 bash[18665]: audit 2024-03-30T05:05:41.505578+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:42 smithi118 bash[18665]: audit 2024-03-30T05:05:42.094314+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:42 smithi118 bash[18665]: audit 2024-03-30T05:05:42.107935+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:42.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:42 smithi118 bash[18665]: audit 2024-03-30T05:05:42.120040+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:05:43.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:43 smithi089 bash[18545]: cluster 2024-03-30T05:05:42.116584+0000 mgr.x (mgr.15156) 64 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:05:43.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:43 smithi089 bash[23954]: cluster 2024-03-30T05:05:42.116584+0000 mgr.x (mgr.15156) 64 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:05:43.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:43 smithi118 bash[18665]: cluster 2024-03-30T05:05:42.116584+0000 mgr.x (mgr.15156) 64 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:05:44.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:44 smithi089 bash[23954]: audit 2024-03-30T05:05:42.812814+0000 mgr.x (mgr.15156) 65 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:44.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:44 smithi089 bash[18545]: audit 2024-03-30T05:05:42.812814+0000 mgr.x (mgr.15156) 65 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:44.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:44 smithi118 bash[18665]: audit 2024-03-30T05:05:42.812814+0000 mgr.x (mgr.15156) 65 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:45.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:45 smithi089 bash[18545]: cluster 2024-03-30T05:05:44.117337+0000 mgr.x (mgr.15156) 66 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-03-30T05:05:45.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:45 smithi089 bash[23954]: cluster 2024-03-30T05:05:44.117337+0000 mgr.x (mgr.15156) 66 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-03-30T05:05:45.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:45 smithi118 bash[18665]: cluster 2024-03-30T05:05:44.117337+0000 mgr.x (mgr.15156) 66 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-03-30T05:05:47.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:47 smithi089 bash[23954]: cluster 2024-03-30T05:05:46.118039+0000 mgr.x (mgr.15156) 67 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-03-30T05:05:47.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:47 smithi089 bash[18545]: cluster 2024-03-30T05:05:46.118039+0000 mgr.x (mgr.15156) 67 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-03-30T05:05:47.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:47 smithi118 bash[18665]: cluster 2024-03-30T05:05:46.118039+0000 mgr.x (mgr.15156) 67 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-03-30T05:05:49.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:05:48 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:05:48] "GET /metrics HTTP/1.1" 200 37983 "" "Prometheus/2.33.4" 2024-03-30T05:05:49.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:49 smithi089 bash[18545]: cluster 2024-03-30T05:05:48.119731+0000 mgr.x (mgr.15156) 68 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:05:49.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:49 smithi089 bash[23954]: cluster 2024-03-30T05:05:48.119731+0000 mgr.x (mgr.15156) 68 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:05:49.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:49 smithi118 bash[18665]: cluster 2024-03-30T05:05:48.119731+0000 mgr.x (mgr.15156) 68 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:05:51.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:51 smithi089 bash[18545]: cluster 2024-03-30T05:05:50.120497+0000 mgr.x (mgr.15156) 69 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:51.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:51 smithi089 bash[18545]: audit 2024-03-30T05:05:50.969351+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:51.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:51 smithi089 bash[23954]: cluster 2024-03-30T05:05:50.120497+0000 mgr.x (mgr.15156) 69 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:51.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:51 smithi089 bash[23954]: audit 2024-03-30T05:05:50.969351+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:51.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:51 smithi118 bash[18665]: cluster 2024-03-30T05:05:50.120497+0000 mgr.x (mgr.15156) 69 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:51.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:51 smithi118 bash[18665]: audit 2024-03-30T05:05:50.969351+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:53.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:53 smithi089 bash[18545]: cluster 2024-03-30T05:05:52.122275+0000 mgr.x (mgr.15156) 70 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:05:53.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:53 smithi089 bash[23954]: cluster 2024-03-30T05:05:52.122275+0000 mgr.x (mgr.15156) 70 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:05:53.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:53 smithi118 bash[18665]: cluster 2024-03-30T05:05:52.122275+0000 mgr.x (mgr.15156) 70 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:05:54.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:54 smithi089 bash[18545]: audit 2024-03-30T05:05:52.823699+0000 mgr.x (mgr.15156) 71 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:54.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:54 smithi089 bash[23954]: audit 2024-03-30T05:05:52.823699+0000 mgr.x (mgr.15156) 71 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:54.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:54 smithi118 bash[18665]: audit 2024-03-30T05:05:52.823699+0000 mgr.x (mgr.15156) 71 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:55.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:55 smithi089 bash[18545]: cluster 2024-03-30T05:05:54.123032+0000 mgr.x (mgr.15156) 72 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:05:55.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:55 smithi089 bash[23954]: cluster 2024-03-30T05:05:54.123032+0000 mgr.x (mgr.15156) 72 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:05:55.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:55 smithi118 bash[18665]: cluster 2024-03-30T05:05:54.123032+0000 mgr.x (mgr.15156) 72 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:05:57.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:57 smithi118 bash[18665]: cluster 2024-03-30T05:05:56.123776+0000 mgr.x (mgr.15156) 73 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:05:57.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:57 smithi089 bash[23954]: cluster 2024-03-30T05:05:56.123776+0000 mgr.x (mgr.15156) 73 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:05:57.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:57 smithi089 bash[18545]: cluster 2024-03-30T05:05:56.123776+0000 mgr.x (mgr.15156) 73 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:05:59.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:05:58 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:05:58] "GET /metrics HTTP/1.1" 200 37981 "" "Prometheus/2.33.4" 2024-03-30T05:05:59.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:05:59 smithi089 bash[23954]: cluster 2024-03-30T05:05:58.125456+0000 mgr.x (mgr.15156) 74 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:59.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:05:59 smithi089 bash[18545]: cluster 2024-03-30T05:05:58.125456+0000 mgr.x (mgr.15156) 74 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:05:59.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:05:59 smithi118 bash[18665]: cluster 2024-03-30T05:05:58.125456+0000 mgr.x (mgr.15156) 74 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:01.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:01 smithi089 bash[18545]: cluster 2024-03-30T05:06:00.125948+0000 mgr.x (mgr.15156) 75 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:01.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:01 smithi089 bash[23954]: cluster 2024-03-30T05:06:00.125948+0000 mgr.x (mgr.15156) 75 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:01.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:01 smithi118 bash[18665]: cluster 2024-03-30T05:06:00.125948+0000 mgr.x (mgr.15156) 75 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:02.826 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[23954]: audit 2024-03-30T05:06:01.690975+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:02.829 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[23954]: audit 2024-03-30T05:06:01.703849+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:02.829 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[23954]: cluster 2024-03-30T05:06:01.710263+0000 mgr.x (mgr.15156) 76 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 883 B/s rd, 0 op/s 2024-03-30T05:06:02.829 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[23954]: cluster 2024-03-30T05:06:01.710955+0000 mgr.x (mgr.15156) 77 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 533 B/s rd, 0 op/s 2024-03-30T05:06:02.829 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[23954]: audit 2024-03-30T05:06:01.720460+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:02.829 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[23954]: audit 2024-03-30T05:06:02.306809+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:02.829 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[23954]: audit 2024-03-30T05:06:02.320668+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:02.830 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[23954]: cluster 2024-03-30T05:06:02.329558+0000 mgr.x (mgr.15156) 78 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:02.830 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[23954]: cluster 2024-03-30T05:06:02.330243+0000 mgr.x (mgr.15156) 79 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:06:02.830 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[23954]: audit 2024-03-30T05:06:02.336716+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:02.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[18545]: audit 2024-03-30T05:06:01.690975+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:02.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[18545]: audit 2024-03-30T05:06:01.703849+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:02.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[18545]: cluster 2024-03-30T05:06:01.710263+0000 mgr.x (mgr.15156) 76 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 883 B/s rd, 0 op/s 2024-03-30T05:06:02.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[18545]: cluster 2024-03-30T05:06:01.710955+0000 mgr.x (mgr.15156) 77 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 533 B/s rd, 0 op/s 2024-03-30T05:06:02.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[18545]: audit 2024-03-30T05:06:01.720460+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:02.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[18545]: audit 2024-03-30T05:06:02.306809+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:02.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[18545]: audit 2024-03-30T05:06:02.320668+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:02.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[18545]: cluster 2024-03-30T05:06:02.329558+0000 mgr.x (mgr.15156) 78 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:02.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[18545]: cluster 2024-03-30T05:06:02.330243+0000 mgr.x (mgr.15156) 79 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:06:02.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:02 smithi089 bash[18545]: audit 2024-03-30T05:06:02.336716+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:03.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:02 smithi118 bash[18665]: audit 2024-03-30T05:06:01.690975+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:03.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:02 smithi118 bash[18665]: audit 2024-03-30T05:06:01.703849+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:03.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:02 smithi118 bash[18665]: cluster 2024-03-30T05:06:01.710263+0000 mgr.x (mgr.15156) 76 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 883 B/s rd, 0 op/s 2024-03-30T05:06:03.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:02 smithi118 bash[18665]: cluster 2024-03-30T05:06:01.710955+0000 mgr.x (mgr.15156) 77 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 533 B/s rd, 0 op/s 2024-03-30T05:06:03.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:02 smithi118 bash[18665]: audit 2024-03-30T05:06:01.720460+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:03.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:02 smithi118 bash[18665]: audit 2024-03-30T05:06:02.306809+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:03.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:02 smithi118 bash[18665]: audit 2024-03-30T05:06:02.320668+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:03.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:02 smithi118 bash[18665]: cluster 2024-03-30T05:06:02.329558+0000 mgr.x (mgr.15156) 78 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:03.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:02 smithi118 bash[18665]: cluster 2024-03-30T05:06:02.330243+0000 mgr.x (mgr.15156) 79 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:06:03.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:02 smithi118 bash[18665]: audit 2024-03-30T05:06:02.336716+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:04.049 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:03 smithi089 bash[18545]: audit 2024-03-30T05:06:02.835286+0000 mgr.x (mgr.15156) 80 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:04.049 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:03 smithi089 bash[23954]: audit 2024-03-30T05:06:02.835286+0000 mgr.x (mgr.15156) 80 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:04.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:03 smithi118 bash[18665]: audit 2024-03-30T05:06:02.835286+0000 mgr.x (mgr.15156) 80 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:05.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:04 smithi089 bash[18545]: cluster 2024-03-30T05:06:04.331098+0000 mgr.x (mgr.15156) 81 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-03-30T05:06:05.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:04 smithi089 bash[23954]: cluster 2024-03-30T05:06:04.331098+0000 mgr.x (mgr.15156) 81 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-03-30T05:06:05.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:04 smithi118 bash[18665]: cluster 2024-03-30T05:06:04.331098+0000 mgr.x (mgr.15156) 81 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-03-30T05:06:06.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:06 smithi089 bash[18545]: audit 2024-03-30T05:06:05.969966+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:06.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:06 smithi089 bash[23954]: audit 2024-03-30T05:06:05.969966+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:06.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:06 smithi118 bash[18665]: audit 2024-03-30T05:06:05.969966+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:07.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:07 smithi089 bash[18545]: cluster 2024-03-30T05:06:06.331884+0000 mgr.x (mgr.15156) 82 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T05:06:07.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:07 smithi089 bash[23954]: cluster 2024-03-30T05:06:06.331884+0000 mgr.x (mgr.15156) 82 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T05:06:07.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:07 smithi118 bash[18665]: cluster 2024-03-30T05:06:06.331884+0000 mgr.x (mgr.15156) 82 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T05:06:09.393 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:06:08 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:06:08] "GET /metrics HTTP/1.1" 200 37981 "" "Prometheus/2.33.4" 2024-03-30T05:06:09.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:09 smithi089 bash[18545]: cluster 2024-03-30T05:06:08.333667+0000 mgr.x (mgr.15156) 83 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:06:09.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:09 smithi089 bash[23954]: cluster 2024-03-30T05:06:08.333667+0000 mgr.x (mgr.15156) 83 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:06:09.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:09 smithi118 bash[18665]: cluster 2024-03-30T05:06:08.333667+0000 mgr.x (mgr.15156) 83 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:06:11.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:11 smithi089 bash[18545]: cluster 2024-03-30T05:06:10.334439+0000 mgr.x (mgr.15156) 84 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:11.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:11 smithi089 bash[23954]: cluster 2024-03-30T05:06:10.334439+0000 mgr.x (mgr.15156) 84 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:11.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:11 smithi118 bash[18665]: cluster 2024-03-30T05:06:10.334439+0000 mgr.x (mgr.15156) 84 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:13.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:13 smithi089 bash[18545]: cluster 2024-03-30T05:06:12.336136+0000 mgr.x (mgr.15156) 85 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:06:13.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:13 smithi089 bash[23954]: cluster 2024-03-30T05:06:12.336136+0000 mgr.x (mgr.15156) 85 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:06:13.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:13 smithi118 bash[18665]: cluster 2024-03-30T05:06:12.336136+0000 mgr.x (mgr.15156) 85 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:06:14.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:14 smithi089 bash[23954]: audit 2024-03-30T05:06:12.841174+0000 mgr.x (mgr.15156) 86 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:14.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:14 smithi089 bash[18545]: audit 2024-03-30T05:06:12.841174+0000 mgr.x (mgr.15156) 86 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:14.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:14 smithi118 bash[18665]: audit 2024-03-30T05:06:12.841174+0000 mgr.x (mgr.15156) 86 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:15.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:15 smithi089 bash[18545]: cluster 2024-03-30T05:06:14.336889+0000 mgr.x (mgr.15156) 87 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:15.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:15 smithi089 bash[23954]: cluster 2024-03-30T05:06:14.336889+0000 mgr.x (mgr.15156) 87 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:15.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:15 smithi118 bash[18665]: cluster 2024-03-30T05:06:14.336889+0000 mgr.x (mgr.15156) 87 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:17.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:17 smithi118 bash[18665]: cluster 2024-03-30T05:06:16.337653+0000 mgr.x (mgr.15156) 88 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:17.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:17 smithi089 bash[18545]: cluster 2024-03-30T05:06:16.337653+0000 mgr.x (mgr.15156) 88 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:17.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:17 smithi089 bash[23954]: cluster 2024-03-30T05:06:16.337653+0000 mgr.x (mgr.15156) 88 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:19.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:06:18 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:06:18] "GET /metrics HTTP/1.1" 200 37981 "" "Prometheus/2.33.4" 2024-03-30T05:06:19.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:19 smithi089 bash[18545]: cluster 2024-03-30T05:06:18.339313+0000 mgr.x (mgr.15156) 89 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:19.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:19 smithi089 bash[23954]: cluster 2024-03-30T05:06:18.339313+0000 mgr.x (mgr.15156) 89 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:19.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:19 smithi118 bash[18665]: cluster 2024-03-30T05:06:18.339313+0000 mgr.x (mgr.15156) 89 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:21.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:21 smithi089 bash[23954]: cluster 2024-03-30T05:06:20.340206+0000 mgr.x (mgr.15156) 90 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:21.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:21 smithi089 bash[23954]: audit 2024-03-30T05:06:20.970325+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:21.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:21 smithi089 bash[18545]: cluster 2024-03-30T05:06:20.340206+0000 mgr.x (mgr.15156) 90 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:21.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:21 smithi089 bash[18545]: audit 2024-03-30T05:06:20.970325+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:21.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:21 smithi118 bash[18665]: cluster 2024-03-30T05:06:20.340206+0000 mgr.x (mgr.15156) 90 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:21.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:21 smithi118 bash[18665]: audit 2024-03-30T05:06:20.970325+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:23.158 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[18545]: audit 2024-03-30T05:06:21.917648+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.158 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[18545]: audit 2024-03-30T05:06:21.929298+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.158 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[18545]: cluster 2024-03-30T05:06:21.935590+0000 mgr.x (mgr.15156) 91 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:06:23.158 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[18545]: cluster 2024-03-30T05:06:21.935915+0000 mgr.x (mgr.15156) 92 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:06:23.158 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[18545]: audit 2024-03-30T05:06:21.944524+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.158 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[18545]: audit 2024-03-30T05:06:22.568934+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.158 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[18545]: audit 2024-03-30T05:06:22.584925+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.158 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[18545]: cluster 2024-03-30T05:06:22.591457+0000 mgr.x (mgr.15156) 93 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:23.159 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[18545]: cluster 2024-03-30T05:06:22.592079+0000 mgr.x (mgr.15156) 94 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:06:23.159 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[18545]: audit 2024-03-30T05:06:22.601272+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.159 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[23954]: audit 2024-03-30T05:06:21.917648+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.159 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[23954]: audit 2024-03-30T05:06:21.929298+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.159 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[23954]: cluster 2024-03-30T05:06:21.935590+0000 mgr.x (mgr.15156) 91 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:06:23.159 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[23954]: cluster 2024-03-30T05:06:21.935915+0000 mgr.x (mgr.15156) 92 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:06:23.159 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[23954]: audit 2024-03-30T05:06:21.944524+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.159 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[23954]: audit 2024-03-30T05:06:22.568934+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.159 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[23954]: audit 2024-03-30T05:06:22.584925+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.159 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[23954]: cluster 2024-03-30T05:06:22.591457+0000 mgr.x (mgr.15156) 93 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:23.159 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[23954]: cluster 2024-03-30T05:06:22.592079+0000 mgr.x (mgr.15156) 94 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:06:23.159 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:22 smithi089 bash[23954]: audit 2024-03-30T05:06:22.601272+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:22 smithi118 bash[18665]: audit 2024-03-30T05:06:21.917648+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:22 smithi118 bash[18665]: audit 2024-03-30T05:06:21.929298+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:22 smithi118 bash[18665]: cluster 2024-03-30T05:06:21.935590+0000 mgr.x (mgr.15156) 91 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:06:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:22 smithi118 bash[18665]: cluster 2024-03-30T05:06:21.935915+0000 mgr.x (mgr.15156) 92 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:06:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:22 smithi118 bash[18665]: audit 2024-03-30T05:06:21.944524+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:22 smithi118 bash[18665]: audit 2024-03-30T05:06:22.568934+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:22 smithi118 bash[18665]: audit 2024-03-30T05:06:22.584925+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:22 smithi118 bash[18665]: cluster 2024-03-30T05:06:22.591457+0000 mgr.x (mgr.15156) 93 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:22 smithi118 bash[18665]: cluster 2024-03-30T05:06:22.592079+0000 mgr.x (mgr.15156) 94 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:06:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:22 smithi118 bash[18665]: audit 2024-03-30T05:06:22.601272+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:23 smithi089 bash[18545]: audit 2024-03-30T05:06:22.852737+0000 mgr.x (mgr.15156) 95 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:23 smithi089 bash[18545]: audit 2024-03-30T05:06:23.575003+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:06:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:23 smithi089 bash[18545]: audit 2024-03-30T05:06:23.576894+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:06:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:23 smithi089 bash[18545]: cluster 2024-03-30T05:06:23.580218+0000 mgr.x (mgr.15156) 96 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-03-30T05:06:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:23 smithi089 bash[18545]: cluster 2024-03-30T05:06:23.580801+0000 mgr.x (mgr.15156) 97 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:06:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:23 smithi089 bash[18545]: audit 2024-03-30T05:06:23.587553+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:23 smithi089 bash[23954]: audit 2024-03-30T05:06:22.852737+0000 mgr.x (mgr.15156) 95 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:23 smithi089 bash[23954]: audit 2024-03-30T05:06:23.575003+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:06:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:23 smithi089 bash[23954]: audit 2024-03-30T05:06:23.576894+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:06:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:23 smithi089 bash[23954]: cluster 2024-03-30T05:06:23.580218+0000 mgr.x (mgr.15156) 96 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-03-30T05:06:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:23 smithi089 bash[23954]: cluster 2024-03-30T05:06:23.580801+0000 mgr.x (mgr.15156) 97 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:06:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:23 smithi089 bash[23954]: audit 2024-03-30T05:06:23.587553+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:24.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:23 smithi118 bash[18665]: audit 2024-03-30T05:06:22.852737+0000 mgr.x (mgr.15156) 95 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:24.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:23 smithi118 bash[18665]: audit 2024-03-30T05:06:23.575003+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:06:24.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:23 smithi118 bash[18665]: audit 2024-03-30T05:06:23.576894+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:06:24.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:23 smithi118 bash[18665]: cluster 2024-03-30T05:06:23.580218+0000 mgr.x (mgr.15156) 96 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-03-30T05:06:24.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:23 smithi118 bash[18665]: cluster 2024-03-30T05:06:23.580801+0000 mgr.x (mgr.15156) 97 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:06:24.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:23 smithi118 bash[18665]: audit 2024-03-30T05:06:23.587553+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:26.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:26 smithi118 bash[18665]: cluster 2024-03-30T05:06:25.581521+0000 mgr.x (mgr.15156) 98 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:06:27.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:26 smithi089 bash[18545]: cluster 2024-03-30T05:06:25.581521+0000 mgr.x (mgr.15156) 98 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:06:27.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:26 smithi089 bash[23954]: cluster 2024-03-30T05:06:25.581521+0000 mgr.x (mgr.15156) 98 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:06:28.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:28 smithi118 bash[18665]: cluster 2024-03-30T05:06:27.583191+0000 mgr.x (mgr.15156) 99 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-03-30T05:06:29.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:28 smithi089 bash[18545]: cluster 2024-03-30T05:06:27.583191+0000 mgr.x (mgr.15156) 99 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-03-30T05:06:29.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:28 smithi089 bash[23954]: cluster 2024-03-30T05:06:27.583191+0000 mgr.x (mgr.15156) 99 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-03-30T05:06:29.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:06:28 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:06:28] "GET /metrics HTTP/1.1" 200 37981 "" "Prometheus/2.33.4" 2024-03-30T05:06:30.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:30 smithi118 bash[18665]: cluster 2024-03-30T05:06:29.583945+0000 mgr.x (mgr.15156) 100 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-03-30T05:06:31.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:30 smithi089 bash[18545]: cluster 2024-03-30T05:06:29.583945+0000 mgr.x (mgr.15156) 100 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-03-30T05:06:31.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:30 smithi089 bash[23954]: cluster 2024-03-30T05:06:29.583945+0000 mgr.x (mgr.15156) 100 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-03-30T05:06:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:32 smithi089 bash[18545]: cluster 2024-03-30T05:06:31.584743+0000 mgr.x (mgr.15156) 101 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 569 B/s rd, 0 op/s 2024-03-30T05:06:32.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:32 smithi089 bash[23954]: cluster 2024-03-30T05:06:31.584743+0000 mgr.x (mgr.15156) 101 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 569 B/s rd, 0 op/s 2024-03-30T05:06:32.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:32 smithi118 bash[18665]: cluster 2024-03-30T05:06:31.584743+0000 mgr.x (mgr.15156) 101 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 569 B/s rd, 0 op/s 2024-03-30T05:06:34.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:34 smithi118 bash[18665]: audit 2024-03-30T05:06:32.864242+0000 mgr.x (mgr.15156) 102 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:34.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:34 smithi118 bash[18665]: cluster 2024-03-30T05:06:33.586396+0000 mgr.x (mgr.15156) 103 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:06:35.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:34 smithi089 bash[18545]: audit 2024-03-30T05:06:32.864242+0000 mgr.x (mgr.15156) 102 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:35.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:34 smithi089 bash[18545]: cluster 2024-03-30T05:06:33.586396+0000 mgr.x (mgr.15156) 103 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:06:35.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:34 smithi089 bash[23954]: audit 2024-03-30T05:06:32.864242+0000 mgr.x (mgr.15156) 102 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:35.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:34 smithi089 bash[23954]: cluster 2024-03-30T05:06:33.586396+0000 mgr.x (mgr.15156) 103 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:06:36.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:36 smithi118 bash[18665]: cluster 2024-03-30T05:06:35.587233+0000 mgr.x (mgr.15156) 104 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:36.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:36 smithi118 bash[18665]: audit 2024-03-30T05:06:35.970704+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:37.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:36 smithi089 bash[18545]: cluster 2024-03-30T05:06:35.587233+0000 mgr.x (mgr.15156) 104 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:37.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:36 smithi089 bash[18545]: audit 2024-03-30T05:06:35.970704+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:37.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:36 smithi089 bash[23954]: cluster 2024-03-30T05:06:35.587233+0000 mgr.x (mgr.15156) 104 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:37.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:36 smithi089 bash[23954]: audit 2024-03-30T05:06:35.970704+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:38.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:38 smithi118 bash[18665]: cluster 2024-03-30T05:06:37.589098+0000 mgr.x (mgr.15156) 105 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:39.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:38 smithi089 bash[18545]: cluster 2024-03-30T05:06:37.589098+0000 mgr.x (mgr.15156) 105 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:39.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:38 smithi089 bash[23954]: cluster 2024-03-30T05:06:37.589098+0000 mgr.x (mgr.15156) 105 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:39.293 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:06:38 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:06:38] "GET /metrics HTTP/1.1" 200 37978 "" "Prometheus/2.33.4" 2024-03-30T05:06:40.862 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:40 smithi118 bash[18665]: cluster 2024-03-30T05:06:39.589841+0000 mgr.x (mgr.15156) 106 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:41.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:40 smithi089 bash[18545]: cluster 2024-03-30T05:06:39.589841+0000 mgr.x (mgr.15156) 106 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:41.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:40 smithi089 bash[23954]: cluster 2024-03-30T05:06:39.589841+0000 mgr.x (mgr.15156) 106 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:42.804 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:42 smithi089 bash[18545]: cluster 2024-03-30T05:06:41.590572+0000 mgr.x (mgr.15156) 107 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:42.804 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:42 smithi089 bash[18545]: audit 2024-03-30T05:06:42.138811+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:42.804 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:42 smithi089 bash[18545]: audit 2024-03-30T05:06:42.153751+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:42.804 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:42 smithi089 bash[18545]: audit 2024-03-30T05:06:42.170189+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:42.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:42 smithi089 bash[23954]: cluster 2024-03-30T05:06:41.590572+0000 mgr.x (mgr.15156) 107 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:42.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:42 smithi089 bash[23954]: audit 2024-03-30T05:06:42.138811+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:42.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:42 smithi089 bash[23954]: audit 2024-03-30T05:06:42.153751+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:42.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:42 smithi089 bash[23954]: audit 2024-03-30T05:06:42.170189+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:42.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:42 smithi118 bash[18665]: cluster 2024-03-30T05:06:41.590572+0000 mgr.x (mgr.15156) 107 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:42.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:42 smithi118 bash[18665]: audit 2024-03-30T05:06:42.138811+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:42.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:42 smithi118 bash[18665]: audit 2024-03-30T05:06:42.153751+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:42.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:42 smithi118 bash[18665]: audit 2024-03-30T05:06:42.170189+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:43.777 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:43 smithi089 bash[18545]: cluster 2024-03-30T05:06:42.160928+0000 mgr.x (mgr.15156) 108 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:06:43.777 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:43 smithi089 bash[18545]: cluster 2024-03-30T05:06:42.161629+0000 mgr.x (mgr.15156) 109 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:43.778 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:43 smithi089 bash[18545]: audit 2024-03-30T05:06:42.778024+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:43.778 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:43 smithi089 bash[18545]: audit 2024-03-30T05:06:42.791451+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:43.778 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:43 smithi089 bash[18545]: audit 2024-03-30T05:06:42.808597+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:43.778 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:43 smithi089 bash[23954]: cluster 2024-03-30T05:06:42.160928+0000 mgr.x (mgr.15156) 108 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:06:43.778 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:43 smithi089 bash[23954]: cluster 2024-03-30T05:06:42.161629+0000 mgr.x (mgr.15156) 109 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:43.778 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:43 smithi089 bash[23954]: audit 2024-03-30T05:06:42.778024+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:43.778 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:43 smithi089 bash[23954]: audit 2024-03-30T05:06:42.791451+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:43.778 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:43 smithi089 bash[23954]: audit 2024-03-30T05:06:42.808597+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:43.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:43 smithi118 bash[18665]: cluster 2024-03-30T05:06:42.160928+0000 mgr.x (mgr.15156) 108 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:06:43.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:43 smithi118 bash[18665]: cluster 2024-03-30T05:06:42.161629+0000 mgr.x (mgr.15156) 109 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:06:43.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:43 smithi118 bash[18665]: audit 2024-03-30T05:06:42.778024+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:43.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:43 smithi118 bash[18665]: audit 2024-03-30T05:06:42.791451+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:43.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:43 smithi118 bash[18665]: audit 2024-03-30T05:06:42.808597+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:06:44.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:44 smithi089 bash[23954]: cluster 2024-03-30T05:06:42.799442+0000 mgr.x (mgr.15156) 110 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:06:44.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:44 smithi089 bash[23954]: cluster 2024-03-30T05:06:42.800038+0000 mgr.x (mgr.15156) 111 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-30T05:06:44.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:44 smithi089 bash[23954]: audit 2024-03-30T05:06:42.871791+0000 mgr.x (mgr.15156) 112 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:44.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:44 smithi089 bash[18545]: cluster 2024-03-30T05:06:42.799442+0000 mgr.x (mgr.15156) 110 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:06:44.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:44 smithi089 bash[18545]: cluster 2024-03-30T05:06:42.800038+0000 mgr.x (mgr.15156) 111 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-30T05:06:44.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:44 smithi089 bash[18545]: audit 2024-03-30T05:06:42.871791+0000 mgr.x (mgr.15156) 112 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:44.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:44 smithi118 bash[18665]: cluster 2024-03-30T05:06:42.799442+0000 mgr.x (mgr.15156) 110 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:06:44.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:44 smithi118 bash[18665]: cluster 2024-03-30T05:06:42.800038+0000 mgr.x (mgr.15156) 111 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-30T05:06:44.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:44 smithi118 bash[18665]: audit 2024-03-30T05:06:42.871791+0000 mgr.x (mgr.15156) 112 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:46 smithi089 bash[18545]: cluster 2024-03-30T05:06:44.800835+0000 mgr.x (mgr.15156) 113 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-30T05:06:46.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:46 smithi089 bash[23954]: cluster 2024-03-30T05:06:44.800835+0000 mgr.x (mgr.15156) 113 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-30T05:06:46.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:46 smithi118 bash[18665]: cluster 2024-03-30T05:06:44.800835+0000 mgr.x (mgr.15156) 113 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-30T05:06:48.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:48 smithi089 bash[18545]: cluster 2024-03-30T05:06:46.801692+0000 mgr.x (mgr.15156) 114 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-30T05:06:48.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:48 smithi089 bash[23954]: cluster 2024-03-30T05:06:46.801692+0000 mgr.x (mgr.15156) 114 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-30T05:06:48.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:48 smithi118 bash[18665]: cluster 2024-03-30T05:06:46.801692+0000 mgr.x (mgr.15156) 114 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-30T05:06:49.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:06:48 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:06:48] "GET /metrics HTTP/1.1" 200 37978 "" "Prometheus/2.33.4" 2024-03-30T05:06:50.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:50 smithi089 bash[18545]: cluster 2024-03-30T05:06:48.803387+0000 mgr.x (mgr.15156) 115 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 770 B/s rd, 0 op/s 2024-03-30T05:06:50.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:50 smithi089 bash[23954]: cluster 2024-03-30T05:06:48.803387+0000 mgr.x (mgr.15156) 115 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 770 B/s rd, 0 op/s 2024-03-30T05:06:50.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:50 smithi118 bash[18665]: cluster 2024-03-30T05:06:48.803387+0000 mgr.x (mgr.15156) 115 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 770 B/s rd, 0 op/s 2024-03-30T05:06:51.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:51 smithi089 bash[18545]: audit 2024-03-30T05:06:50.970995+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:51.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:51 smithi089 bash[23954]: audit 2024-03-30T05:06:50.970995+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:51.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:51 smithi118 bash[18665]: audit 2024-03-30T05:06:50.970995+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:52.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:52 smithi089 bash[23954]: cluster 2024-03-30T05:06:50.804107+0000 mgr.x (mgr.15156) 116 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s 2024-03-30T05:06:52.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:52 smithi089 bash[18545]: cluster 2024-03-30T05:06:50.804107+0000 mgr.x (mgr.15156) 116 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s 2024-03-30T05:06:52.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:52 smithi118 bash[18665]: cluster 2024-03-30T05:06:50.804107+0000 mgr.x (mgr.15156) 116 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s 2024-03-30T05:06:54.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:54 smithi089 bash[18545]: cluster 2024-03-30T05:06:52.805752+0000 mgr.x (mgr.15156) 117 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:06:54.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:54 smithi089 bash[18545]: audit 2024-03-30T05:06:52.883164+0000 mgr.x (mgr.15156) 118 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:54.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:54 smithi089 bash[23954]: cluster 2024-03-30T05:06:52.805752+0000 mgr.x (mgr.15156) 117 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:06:54.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:54 smithi089 bash[23954]: audit 2024-03-30T05:06:52.883164+0000 mgr.x (mgr.15156) 118 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:54.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:54 smithi118 bash[18665]: cluster 2024-03-30T05:06:52.805752+0000 mgr.x (mgr.15156) 117 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:06:54.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:54 smithi118 bash[18665]: audit 2024-03-30T05:06:52.883164+0000 mgr.x (mgr.15156) 118 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:56.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:56 smithi089 bash[18545]: cluster 2024-03-30T05:06:54.806482+0000 mgr.x (mgr.15156) 119 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:56.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:56 smithi089 bash[23954]: cluster 2024-03-30T05:06:54.806482+0000 mgr.x (mgr.15156) 119 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:56.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:56 smithi118 bash[18665]: cluster 2024-03-30T05:06:54.806482+0000 mgr.x (mgr.15156) 119 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:58.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:06:58 smithi089 bash[18545]: cluster 2024-03-30T05:06:56.807252+0000 mgr.x (mgr.15156) 120 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:58.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:06:58 smithi089 bash[23954]: cluster 2024-03-30T05:06:56.807252+0000 mgr.x (mgr.15156) 120 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:58.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:06:58 smithi118 bash[18665]: cluster 2024-03-30T05:06:56.807252+0000 mgr.x (mgr.15156) 120 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:59.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:06:58 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:06:58] "GET /metrics HTTP/1.1" 200 37976 "" "Prometheus/2.33.4" 2024-03-30T05:07:00.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:00 smithi089 bash[23954]: cluster 2024-03-30T05:06:58.808872+0000 mgr.x (mgr.15156) 121 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:07:00.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:00 smithi089 bash[18545]: cluster 2024-03-30T05:06:58.808872+0000 mgr.x (mgr.15156) 121 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:07:00.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:00 smithi118 bash[18665]: cluster 2024-03-30T05:06:58.808872+0000 mgr.x (mgr.15156) 121 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:07:02.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:02 smithi118 bash[18665]: cluster 2024-03-30T05:07:00.809507+0000 mgr.x (mgr.15156) 122 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:02.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:02 smithi118 bash[18665]: audit 2024-03-30T05:07:02.359278+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:02.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:02 smithi118 bash[18665]: audit 2024-03-30T05:07:02.373319+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:02.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:02 smithi118 bash[18665]: audit 2024-03-30T05:07:02.388872+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:02.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:02 smithi089 bash[18545]: cluster 2024-03-30T05:07:00.809507+0000 mgr.x (mgr.15156) 122 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:02.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:02 smithi089 bash[18545]: audit 2024-03-30T05:07:02.359278+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:02.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:02 smithi089 bash[18545]: audit 2024-03-30T05:07:02.373319+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:02.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:02 smithi089 bash[18545]: audit 2024-03-30T05:07:02.388872+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:02.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:02 smithi089 bash[23954]: cluster 2024-03-30T05:07:00.809507+0000 mgr.x (mgr.15156) 122 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:02.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:02 smithi089 bash[23954]: audit 2024-03-30T05:07:02.359278+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:02.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:02 smithi089 bash[23954]: audit 2024-03-30T05:07:02.373319+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:02.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:02 smithi089 bash[23954]: audit 2024-03-30T05:07:02.388872+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:03.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:03 smithi089 bash[18545]: cluster 2024-03-30T05:07:02.378873+0000 mgr.x (mgr.15156) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 14 op/s 2024-03-30T05:07:03.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:03 smithi089 bash[18545]: cluster 2024-03-30T05:07:02.379149+0000 mgr.x (mgr.15156) 124 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T05:07:03.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:03 smithi089 bash[18545]: audit 2024-03-30T05:07:03.006603+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:03.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:03 smithi089 bash[18545]: audit 2024-03-30T05:07:03.022414+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:03.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:03 smithi089 bash[18545]: audit 2024-03-30T05:07:03.038088+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:03.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:03 smithi089 bash[23954]: cluster 2024-03-30T05:07:02.378873+0000 mgr.x (mgr.15156) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 14 op/s 2024-03-30T05:07:03.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:03 smithi089 bash[23954]: cluster 2024-03-30T05:07:02.379149+0000 mgr.x (mgr.15156) 124 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T05:07:03.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:03 smithi089 bash[23954]: audit 2024-03-30T05:07:03.006603+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:03.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:03 smithi089 bash[23954]: audit 2024-03-30T05:07:03.022414+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:03.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:03 smithi089 bash[23954]: audit 2024-03-30T05:07:03.038088+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:03.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:03 smithi118 bash[18665]: cluster 2024-03-30T05:07:02.378873+0000 mgr.x (mgr.15156) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 14 op/s 2024-03-30T05:07:03.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:03 smithi118 bash[18665]: cluster 2024-03-30T05:07:02.379149+0000 mgr.x (mgr.15156) 124 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T05:07:03.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:03 smithi118 bash[18665]: audit 2024-03-30T05:07:03.006603+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:03.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:03 smithi118 bash[18665]: audit 2024-03-30T05:07:03.022414+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:03.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:03 smithi118 bash[18665]: audit 2024-03-30T05:07:03.038088+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:04.772 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:04 smithi089 bash[18545]: audit 2024-03-30T05:07:02.887884+0000 mgr.x (mgr.15156) 125 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:04.772 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:04 smithi089 bash[18545]: cluster 2024-03-30T05:07:03.028755+0000 mgr.x (mgr.15156) 126 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2024-03-30T05:07:04.772 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:04 smithi089 bash[18545]: cluster 2024-03-30T05:07:03.029450+0000 mgr.x (mgr.15156) 127 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 25 op/s 2024-03-30T05:07:04.772 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:04 smithi089 bash[23954]: audit 2024-03-30T05:07:02.887884+0000 mgr.x (mgr.15156) 125 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:04.772 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:04 smithi089 bash[23954]: cluster 2024-03-30T05:07:03.028755+0000 mgr.x (mgr.15156) 126 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2024-03-30T05:07:04.772 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:04 smithi089 bash[23954]: cluster 2024-03-30T05:07:03.029450+0000 mgr.x (mgr.15156) 127 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 25 op/s 2024-03-30T05:07:04.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:04 smithi118 bash[18665]: audit 2024-03-30T05:07:02.887884+0000 mgr.x (mgr.15156) 125 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:04.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:04 smithi118 bash[18665]: cluster 2024-03-30T05:07:03.028755+0000 mgr.x (mgr.15156) 126 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2024-03-30T05:07:04.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:04 smithi118 bash[18665]: cluster 2024-03-30T05:07:03.029450+0000 mgr.x (mgr.15156) 127 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 25 op/s 2024-03-30T05:07:06.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:06 smithi089 bash[18545]: cluster 2024-03-30T05:07:05.030329+0000 mgr.x (mgr.15156) 128 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-30T05:07:06.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:06 smithi089 bash[18545]: audit 2024-03-30T05:07:05.971968+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:06.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:06 smithi089 bash[23954]: cluster 2024-03-30T05:07:05.030329+0000 mgr.x (mgr.15156) 128 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-30T05:07:06.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:06 smithi089 bash[23954]: audit 2024-03-30T05:07:05.971968+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:06.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:06 smithi118 bash[18665]: cluster 2024-03-30T05:07:05.030329+0000 mgr.x (mgr.15156) 128 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-30T05:07:06.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:06 smithi118 bash[18665]: audit 2024-03-30T05:07:05.971968+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:08.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:08 smithi089 bash[18545]: cluster 2024-03-30T05:07:07.031953+0000 mgr.x (mgr.15156) 129 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 140 KiB/s rd, 0 B/s wr, 231 op/s 2024-03-30T05:07:08.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:08 smithi089 bash[23954]: cluster 2024-03-30T05:07:07.031953+0000 mgr.x (mgr.15156) 129 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 140 KiB/s rd, 0 B/s wr, 231 op/s 2024-03-30T05:07:08.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:08 smithi118 bash[18665]: cluster 2024-03-30T05:07:07.031953+0000 mgr.x (mgr.15156) 129 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 140 KiB/s rd, 0 B/s wr, 231 op/s 2024-03-30T05:07:09.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:07:08 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:07:08] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.33.4" 2024-03-30T05:07:10.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:10 smithi089 bash[18545]: cluster 2024-03-30T05:07:09.032710+0000 mgr.x (mgr.15156) 130 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 0 B/s wr, 193 op/s 2024-03-30T05:07:10.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:10 smithi089 bash[23954]: cluster 2024-03-30T05:07:09.032710+0000 mgr.x (mgr.15156) 130 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 0 B/s wr, 193 op/s 2024-03-30T05:07:10.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:10 smithi118 bash[18665]: cluster 2024-03-30T05:07:09.032710+0000 mgr.x (mgr.15156) 130 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 0 B/s wr, 193 op/s 2024-03-30T05:07:12.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:12 smithi089 bash[18545]: cluster 2024-03-30T05:07:11.033374+0000 mgr.x (mgr.15156) 131 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 148 op/s 2024-03-30T05:07:12.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:12 smithi089 bash[23954]: cluster 2024-03-30T05:07:11.033374+0000 mgr.x (mgr.15156) 131 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 148 op/s 2024-03-30T05:07:12.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:12 smithi118 bash[18665]: cluster 2024-03-30T05:07:11.033374+0000 mgr.x (mgr.15156) 131 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 148 op/s 2024-03-30T05:07:14.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:14 smithi089 bash[18545]: audit 2024-03-30T05:07:12.899322+0000 mgr.x (mgr.15156) 132 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:14.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:14 smithi089 bash[18545]: cluster 2024-03-30T05:07:13.035530+0000 mgr.x (mgr.15156) 133 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s 2024-03-30T05:07:14.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:14 smithi089 bash[23954]: audit 2024-03-30T05:07:12.899322+0000 mgr.x (mgr.15156) 132 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:14.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:14 smithi089 bash[23954]: cluster 2024-03-30T05:07:13.035530+0000 mgr.x (mgr.15156) 133 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s 2024-03-30T05:07:14.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:14 smithi118 bash[18665]: audit 2024-03-30T05:07:12.899322+0000 mgr.x (mgr.15156) 132 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:14.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:14 smithi118 bash[18665]: cluster 2024-03-30T05:07:13.035530+0000 mgr.x (mgr.15156) 133 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s 2024-03-30T05:07:16.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:16 smithi089 bash[18545]: cluster 2024-03-30T05:07:15.036260+0000 mgr.x (mgr.15156) 134 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 107 op/s 2024-03-30T05:07:16.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:16 smithi089 bash[23954]: cluster 2024-03-30T05:07:15.036260+0000 mgr.x (mgr.15156) 134 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 107 op/s 2024-03-30T05:07:16.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:16 smithi118 bash[18665]: cluster 2024-03-30T05:07:15.036260+0000 mgr.x (mgr.15156) 134 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 107 op/s 2024-03-30T05:07:18.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:18 smithi089 bash[18545]: cluster 2024-03-30T05:07:17.037802+0000 mgr.x (mgr.15156) 135 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 108 op/s 2024-03-30T05:07:18.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:18 smithi089 bash[23954]: cluster 2024-03-30T05:07:17.037802+0000 mgr.x (mgr.15156) 135 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 108 op/s 2024-03-30T05:07:18.867 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:18 smithi118 bash[18665]: cluster 2024-03-30T05:07:17.037802+0000 mgr.x (mgr.15156) 135 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 108 op/s 2024-03-30T05:07:19.142 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:07:18 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:07:18] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.33.4" 2024-03-30T05:07:20.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:20 smithi089 bash[18545]: cluster 2024-03-30T05:07:19.038361+0000 mgr.x (mgr.15156) 136 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:20.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:20 smithi089 bash[23954]: cluster 2024-03-30T05:07:19.038361+0000 mgr.x (mgr.15156) 136 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:20.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:20 smithi118 bash[18665]: cluster 2024-03-30T05:07:19.038361+0000 mgr.x (mgr.15156) 136 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:21.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:21 smithi089 bash[18545]: audit 2024-03-30T05:07:20.972490+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:21.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:21 smithi089 bash[23954]: audit 2024-03-30T05:07:20.972490+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:21.854 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:21 smithi118 bash[18665]: audit 2024-03-30T05:07:20.972490+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:22.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:22 smithi118 bash[18665]: cluster 2024-03-30T05:07:21.039135+0000 mgr.x (mgr.15156) 137 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:22.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:22 smithi118 bash[18665]: audit 2024-03-30T05:07:22.547832+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:22.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:22 smithi118 bash[18665]: audit 2024-03-30T05:07:22.563186+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:22.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:22 smithi118 bash[18665]: audit 2024-03-30T05:07:22.580197+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:22.893 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:22 smithi089 bash[23954]: cluster 2024-03-30T05:07:21.039135+0000 mgr.x (mgr.15156) 137 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:22.894 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:22 smithi089 bash[23954]: audit 2024-03-30T05:07:22.547832+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:22.894 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:22 smithi089 bash[23954]: audit 2024-03-30T05:07:22.563186+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:22.894 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:22 smithi089 bash[23954]: audit 2024-03-30T05:07:22.580197+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:22.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:22 smithi089 bash[18545]: cluster 2024-03-30T05:07:21.039135+0000 mgr.x (mgr.15156) 137 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:22.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:22 smithi089 bash[18545]: audit 2024-03-30T05:07:22.547832+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:22.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:22 smithi089 bash[18545]: audit 2024-03-30T05:07:22.563186+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:22.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:22 smithi089 bash[18545]: audit 2024-03-30T05:07:22.580197+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:23.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:23 smithi118 bash[18665]: cluster 2024-03-30T05:07:22.569394+0000 mgr.x (mgr.15156) 138 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:07:23.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:23 smithi118 bash[18665]: cluster 2024-03-30T05:07:22.569699+0000 mgr.x (mgr.15156) 139 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:07:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:23 smithi118 bash[18665]: audit 2024-03-30T05:07:23.229681+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:23 smithi118 bash[18665]: audit 2024-03-30T05:07:23.246214+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:23.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:23 smithi118 bash[18665]: audit 2024-03-30T05:07:23.262777+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:24.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:23 smithi089 bash[18545]: cluster 2024-03-30T05:07:22.569394+0000 mgr.x (mgr.15156) 138 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:07:24.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:23 smithi089 bash[18545]: cluster 2024-03-30T05:07:22.569699+0000 mgr.x (mgr.15156) 139 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:07:24.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:23 smithi089 bash[18545]: audit 2024-03-30T05:07:23.229681+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:24.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:23 smithi089 bash[18545]: audit 2024-03-30T05:07:23.246214+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:24.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:23 smithi089 bash[18545]: audit 2024-03-30T05:07:23.262777+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:24.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:23 smithi089 bash[23954]: cluster 2024-03-30T05:07:22.569394+0000 mgr.x (mgr.15156) 138 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:07:24.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:23 smithi089 bash[23954]: cluster 2024-03-30T05:07:22.569699+0000 mgr.x (mgr.15156) 139 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:07:24.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:23 smithi089 bash[23954]: audit 2024-03-30T05:07:23.229681+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:24.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:23 smithi089 bash[23954]: audit 2024-03-30T05:07:23.246214+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:24.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:23 smithi089 bash[23954]: audit 2024-03-30T05:07:23.262777+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:24.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:24 smithi118 bash[18665]: audit 2024-03-30T05:07:22.903590+0000 mgr.x (mgr.15156) 140 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:24.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:24 smithi118 bash[18665]: cluster 2024-03-30T05:07:23.253051+0000 mgr.x (mgr.15156) 141 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:07:24.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:24 smithi118 bash[18665]: cluster 2024-03-30T05:07:23.253689+0000 mgr.x (mgr.15156) 142 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s 2024-03-30T05:07:24.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:24 smithi118 bash[18665]: audit 2024-03-30T05:07:23.690542+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:24.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:24 smithi118 bash[18665]: audit 2024-03-30T05:07:23.692386+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:07:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:24 smithi118 bash[18665]: cluster 2024-03-30T05:07:23.695605+0000 mgr.x (mgr.15156) 143 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:07:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:24 smithi118 bash[18665]: cluster 2024-03-30T05:07:23.696308+0000 mgr.x (mgr.15156) 144 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-30T05:07:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:24 smithi118 bash[18665]: audit 2024-03-30T05:07:23.702897+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:24.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[18545]: audit 2024-03-30T05:07:22.903590+0000 mgr.x (mgr.15156) 140 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:24.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[18545]: cluster 2024-03-30T05:07:23.253051+0000 mgr.x (mgr.15156) 141 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:07:24.895 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[18545]: cluster 2024-03-30T05:07:23.253689+0000 mgr.x (mgr.15156) 142 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s 2024-03-30T05:07:24.895 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[18545]: audit 2024-03-30T05:07:23.690542+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:24.895 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[18545]: audit 2024-03-30T05:07:23.692386+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:07:24.895 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[18545]: cluster 2024-03-30T05:07:23.695605+0000 mgr.x (mgr.15156) 143 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:07:24.895 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[18545]: cluster 2024-03-30T05:07:23.696308+0000 mgr.x (mgr.15156) 144 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-30T05:07:24.895 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[18545]: audit 2024-03-30T05:07:23.702897+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:24.896 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[23954]: audit 2024-03-30T05:07:22.903590+0000 mgr.x (mgr.15156) 140 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:24.896 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[23954]: cluster 2024-03-30T05:07:23.253051+0000 mgr.x (mgr.15156) 141 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:07:24.896 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[23954]: cluster 2024-03-30T05:07:23.253689+0000 mgr.x (mgr.15156) 142 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s 2024-03-30T05:07:24.896 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[23954]: audit 2024-03-30T05:07:23.690542+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:24.896 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[23954]: audit 2024-03-30T05:07:23.692386+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:07:24.896 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[23954]: cluster 2024-03-30T05:07:23.695605+0000 mgr.x (mgr.15156) 143 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:07:24.896 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[23954]: cluster 2024-03-30T05:07:23.696308+0000 mgr.x (mgr.15156) 144 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-30T05:07:24.896 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:24 smithi089 bash[23954]: audit 2024-03-30T05:07:23.702897+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:26.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:25 smithi089 bash[18545]: cluster 2024-03-30T05:07:25.697108+0000 mgr.x (mgr.15156) 145 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:07:26.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:25 smithi089 bash[23954]: cluster 2024-03-30T05:07:25.697108+0000 mgr.x (mgr.15156) 145 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:07:26.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:25 smithi118 bash[18665]: cluster 2024-03-30T05:07:25.697108+0000 mgr.x (mgr.15156) 145 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:07:28.036 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:27 smithi089 bash[23954]: cluster 2024-03-30T05:07:27.698738+0000 mgr.x (mgr.15156) 146 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 998 B/s rd, 0 op/s 2024-03-30T05:07:28.036 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:27 smithi089 bash[18545]: cluster 2024-03-30T05:07:27.698738+0000 mgr.x (mgr.15156) 146 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 998 B/s rd, 0 op/s 2024-03-30T05:07:28.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:27 smithi118 bash[18665]: cluster 2024-03-30T05:07:27.698738+0000 mgr.x (mgr.15156) 146 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 998 B/s rd, 0 op/s 2024-03-30T05:07:29.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:07:28 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:07:28] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.33.4" 2024-03-30T05:07:30.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:29 smithi089 bash[18545]: cluster 2024-03-30T05:07:29.699504+0000 mgr.x (mgr.15156) 147 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 794 B/s rd, 0 op/s 2024-03-30T05:07:30.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:29 smithi089 bash[23954]: cluster 2024-03-30T05:07:29.699504+0000 mgr.x (mgr.15156) 147 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 794 B/s rd, 0 op/s 2024-03-30T05:07:30.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:29 smithi118 bash[18665]: cluster 2024-03-30T05:07:29.699504+0000 mgr.x (mgr.15156) 147 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 794 B/s rd, 0 op/s 2024-03-30T05:07:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:32 smithi089 bash[18545]: cluster 2024-03-30T05:07:31.700295+0000 mgr.x (mgr.15156) 148 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-03-30T05:07:32.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:32 smithi089 bash[23954]: cluster 2024-03-30T05:07:31.700295+0000 mgr.x (mgr.15156) 148 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-03-30T05:07:32.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:32 smithi118 bash[18665]: cluster 2024-03-30T05:07:31.700295+0000 mgr.x (mgr.15156) 148 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-03-30T05:07:34.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:33 smithi089 bash[18545]: audit 2024-03-30T05:07:32.915085+0000 mgr.x (mgr.15156) 149 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:34.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:33 smithi089 bash[18545]: cluster 2024-03-30T05:07:33.701930+0000 mgr.x (mgr.15156) 150 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:07:34.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:33 smithi089 bash[23954]: audit 2024-03-30T05:07:32.915085+0000 mgr.x (mgr.15156) 149 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:34.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:33 smithi089 bash[23954]: cluster 2024-03-30T05:07:33.701930+0000 mgr.x (mgr.15156) 150 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:07:34.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:33 smithi118 bash[18665]: audit 2024-03-30T05:07:32.915085+0000 mgr.x (mgr.15156) 149 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:34.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:33 smithi118 bash[18665]: cluster 2024-03-30T05:07:33.701930+0000 mgr.x (mgr.15156) 150 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:07:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:35 smithi089 bash[18545]: cluster 2024-03-30T05:07:35.702700+0000 mgr.x (mgr.15156) 151 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:36.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:35 smithi089 bash[23954]: cluster 2024-03-30T05:07:35.702700+0000 mgr.x (mgr.15156) 151 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:36.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:35 smithi118 bash[18665]: cluster 2024-03-30T05:07:35.702700+0000 mgr.x (mgr.15156) 151 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:37.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:36 smithi089 bash[18545]: audit 2024-03-30T05:07:35.973108+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:37.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:36 smithi089 bash[23954]: audit 2024-03-30T05:07:35.973108+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:37.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:36 smithi118 bash[18665]: audit 2024-03-30T05:07:35.973108+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:38.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:37 smithi089 bash[18545]: cluster 2024-03-30T05:07:37.704392+0000 mgr.x (mgr.15156) 152 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:07:38.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:37 smithi089 bash[23954]: cluster 2024-03-30T05:07:37.704392+0000 mgr.x (mgr.15156) 152 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:07:38.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:37 smithi118 bash[18665]: cluster 2024-03-30T05:07:37.704392+0000 mgr.x (mgr.15156) 152 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:07:39.389 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:07:38 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:07:38] "GET /metrics HTTP/1.1" 200 37991 "" "Prometheus/2.33.4" 2024-03-30T05:07:40.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:39 smithi089 bash[18545]: cluster 2024-03-30T05:07:39.705106+0000 mgr.x (mgr.15156) 153 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:40.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:39 smithi089 bash[23954]: cluster 2024-03-30T05:07:39.705106+0000 mgr.x (mgr.15156) 153 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:40.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:39 smithi118 bash[18665]: cluster 2024-03-30T05:07:39.705106+0000 mgr.x (mgr.15156) 153 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:42.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:42 smithi118 bash[18665]: cluster 2024-03-30T05:07:41.705855+0000 mgr.x (mgr.15156) 154 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:42.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:42 smithi089 bash[18545]: cluster 2024-03-30T05:07:41.705855+0000 mgr.x (mgr.15156) 154 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:42.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:42 smithi089 bash[23954]: cluster 2024-03-30T05:07:41.705855+0000 mgr.x (mgr.15156) 154 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:44.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[18545]: audit 2024-03-30T05:07:42.754594+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[18545]: audit 2024-03-30T05:07:42.767693+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[18545]: cluster 2024-03-30T05:07:42.775265+0000 mgr.x (mgr.15156) 155 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:07:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[18545]: cluster 2024-03-30T05:07:42.775921+0000 mgr.x (mgr.15156) 156 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:07:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[18545]: audit 2024-03-30T05:07:42.783159+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[18545]: audit 2024-03-30T05:07:42.926560+0000 mgr.x (mgr.15156) 157 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[18545]: audit 2024-03-30T05:07:43.437850+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[18545]: audit 2024-03-30T05:07:43.454105+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[18545]: cluster 2024-03-30T05:07:43.460778+0000 mgr.x (mgr.15156) 158 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:07:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[18545]: cluster 2024-03-30T05:07:43.461407+0000 mgr.x (mgr.15156) 159 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s 2024-03-30T05:07:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[18545]: audit 2024-03-30T05:07:43.470524+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[23954]: audit 2024-03-30T05:07:42.754594+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[23954]: audit 2024-03-30T05:07:42.767693+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[23954]: cluster 2024-03-30T05:07:42.775265+0000 mgr.x (mgr.15156) 155 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:07:44.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[23954]: cluster 2024-03-30T05:07:42.775921+0000 mgr.x (mgr.15156) 156 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:07:44.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[23954]: audit 2024-03-30T05:07:42.783159+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[23954]: audit 2024-03-30T05:07:42.926560+0000 mgr.x (mgr.15156) 157 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:44.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[23954]: audit 2024-03-30T05:07:43.437850+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[23954]: audit 2024-03-30T05:07:43.454105+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[23954]: cluster 2024-03-30T05:07:43.460778+0000 mgr.x (mgr.15156) 158 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:07:44.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[23954]: cluster 2024-03-30T05:07:43.461407+0000 mgr.x (mgr.15156) 159 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s 2024-03-30T05:07:44.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:43 smithi089 bash[23954]: audit 2024-03-30T05:07:43.470524+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:43 smithi118 bash[18665]: audit 2024-03-30T05:07:42.754594+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:43 smithi118 bash[18665]: audit 2024-03-30T05:07:42.767693+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:43 smithi118 bash[18665]: cluster 2024-03-30T05:07:42.775265+0000 mgr.x (mgr.15156) 155 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:07:44.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:43 smithi118 bash[18665]: cluster 2024-03-30T05:07:42.775921+0000 mgr.x (mgr.15156) 156 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:07:44.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:43 smithi118 bash[18665]: audit 2024-03-30T05:07:42.783159+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:43 smithi118 bash[18665]: audit 2024-03-30T05:07:42.926560+0000 mgr.x (mgr.15156) 157 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:44.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:43 smithi118 bash[18665]: audit 2024-03-30T05:07:43.437850+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:43 smithi118 bash[18665]: audit 2024-03-30T05:07:43.454105+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:44.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:43 smithi118 bash[18665]: cluster 2024-03-30T05:07:43.460778+0000 mgr.x (mgr.15156) 158 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:07:44.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:43 smithi118 bash[18665]: cluster 2024-03-30T05:07:43.461407+0000 mgr.x (mgr.15156) 159 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s 2024-03-30T05:07:44.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:43 smithi118 bash[18665]: audit 2024-03-30T05:07:43.470524+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:07:46.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:46 smithi089 bash[18545]: cluster 2024-03-30T05:07:45.462115+0000 mgr.x (mgr.15156) 160 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s 2024-03-30T05:07:46.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:46 smithi089 bash[23954]: cluster 2024-03-30T05:07:45.462115+0000 mgr.x (mgr.15156) 160 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s 2024-03-30T05:07:46.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:46 smithi118 bash[18665]: cluster 2024-03-30T05:07:45.462115+0000 mgr.x (mgr.15156) 160 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s 2024-03-30T05:07:48.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:48 smithi089 bash[18545]: cluster 2024-03-30T05:07:47.463743+0000 mgr.x (mgr.15156) 161 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:07:48.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:48 smithi089 bash[23954]: cluster 2024-03-30T05:07:47.463743+0000 mgr.x (mgr.15156) 161 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:07:48.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:48 smithi118 bash[18665]: cluster 2024-03-30T05:07:47.463743+0000 mgr.x (mgr.15156) 161 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:07:49.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:07:48 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:07:48] "GET /metrics HTTP/1.1" 200 37991 "" "Prometheus/2.33.4" 2024-03-30T05:07:50.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:50 smithi089 bash[18545]: cluster 2024-03-30T05:07:49.464473+0000 mgr.x (mgr.15156) 162 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-03-30T05:07:50.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:50 smithi089 bash[23954]: cluster 2024-03-30T05:07:49.464473+0000 mgr.x (mgr.15156) 162 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-03-30T05:07:50.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:50 smithi118 bash[18665]: cluster 2024-03-30T05:07:49.464473+0000 mgr.x (mgr.15156) 162 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-03-30T05:07:51.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:51 smithi089 bash[18545]: audit 2024-03-30T05:07:50.973580+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:51.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:51 smithi089 bash[23954]: audit 2024-03-30T05:07:50.973580+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:51.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:51 smithi118 bash[18665]: audit 2024-03-30T05:07:50.973580+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:52.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:52 smithi089 bash[18545]: cluster 2024-03-30T05:07:51.465240+0000 mgr.x (mgr.15156) 163 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-30T05:07:52.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:52 smithi089 bash[23954]: cluster 2024-03-30T05:07:51.465240+0000 mgr.x (mgr.15156) 163 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-30T05:07:52.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:52 smithi118 bash[18665]: cluster 2024-03-30T05:07:51.465240+0000 mgr.x (mgr.15156) 163 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-30T05:07:54.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:54 smithi089 bash[18545]: audit 2024-03-30T05:07:52.932933+0000 mgr.x (mgr.15156) 164 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:54.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:54 smithi089 bash[18545]: cluster 2024-03-30T05:07:53.466939+0000 mgr.x (mgr.15156) 165 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:07:54.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:54 smithi089 bash[23954]: audit 2024-03-30T05:07:52.932933+0000 mgr.x (mgr.15156) 164 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:54.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:54 smithi089 bash[23954]: cluster 2024-03-30T05:07:53.466939+0000 mgr.x (mgr.15156) 165 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:07:54.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:54 smithi118 bash[18665]: audit 2024-03-30T05:07:52.932933+0000 mgr.x (mgr.15156) 164 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:54.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:54 smithi118 bash[18665]: cluster 2024-03-30T05:07:53.466939+0000 mgr.x (mgr.15156) 165 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:07:56.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:56 smithi089 bash[18545]: cluster 2024-03-30T05:07:55.467677+0000 mgr.x (mgr.15156) 166 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:56.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:56 smithi089 bash[23954]: cluster 2024-03-30T05:07:55.467677+0000 mgr.x (mgr.15156) 166 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:56.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:56 smithi118 bash[18665]: cluster 2024-03-30T05:07:55.467677+0000 mgr.x (mgr.15156) 166 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:58.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:07:58 smithi089 bash[18545]: cluster 2024-03-30T05:07:57.469308+0000 mgr.x (mgr.15156) 167 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:07:58.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:07:58 smithi089 bash[23954]: cluster 2024-03-30T05:07:57.469308+0000 mgr.x (mgr.15156) 167 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:07:58.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:07:58 smithi118 bash[18665]: cluster 2024-03-30T05:07:57.469308+0000 mgr.x (mgr.15156) 167 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:07:59.028 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:07:59.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:07:58 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:07:58] "GET /metrics HTTP/1.1" 200 37984 "" "Prometheus/2.33.4" 2024-03-30T05:08:00.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:00 smithi089 bash[18545]: cluster 2024-03-30T05:07:59.469833+0000 mgr.x (mgr.15156) 168 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:00.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:00 smithi089 bash[23954]: cluster 2024-03-30T05:07:59.469833+0000 mgr.x (mgr.15156) 168 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:00.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:00 smithi118 bash[18665]: cluster 2024-03-30T05:07:59.469833+0000 mgr.x (mgr.15156) 168 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:02.250 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:08:02.250 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 18s ago 29m - - 2024-03-30T05:08:02.250 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 19s ago 29m - - 2024-03-30T05:08:02.250 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (13m) 18s ago 23m 13.9M - 0.23.0 ba2b418f427c 7727dfe259b7 2024-03-30T05:08:02.250 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 error 19s ago 22m - - 2024-03-30T05:08:02.250 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (3m) 18s ago 20m 41.9M - 3.5 e1d6a67b021e 1319321249f7 2024-03-30T05:08:02.250 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283 running (16m) 19s ago 28m 499M - 19.0.0-2493-gd82c9aa1 3714003597ec e996ef5dbd33 2024-03-30T05:08:02.250 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (9m) 18s ago 30m 436M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:08:02.250 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (30m) 18s ago 30m 83.3M 2048M 17.2.0 e1d6a67b021e c95e7ed6a096 2024-03-30T05:08:02.250 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (29m) 19s ago 29m 63.4M 2048M 17.2.0 e1d6a67b021e 109dd04b1ff7 2024-03-30T05:08:02.251 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (29m) 18s ago 29m 59.5M 2048M 17.2.0 e1d6a67b021e 72441739d3f9 2024-03-30T05:08:02.251 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (13m) 18s ago 23m 9.78M - 1.3.1 1dbe0e931976 e8fafaf7391f 2024-03-30T05:08:02.251 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (12m) 19s ago 23m 9472k - 1.3.1 1dbe0e931976 5731f4954e05 2024-03-30T05:08:02.251 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (28m) 18s ago 28m 57.2M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T05:08:02.251 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (27m) 18s ago 27m 61.1M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:08:02.251 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (27m) 18s ago 27m 52.3M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:08:02.251 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (26m) 18s ago 26m 57.3M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:08:02.251 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (25m) 19s ago 26m 59.5M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:08:02.251 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (25m) 19s ago 25m 54.7M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:08:02.251 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (24m) 19s ago 24m 53.7M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:08:02.251 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (24m) 19s ago 24m 57.3M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:08:02.251 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (2m) 19s ago 23m 65.7M - 2.33.4 514e6a882f6e d9e3213b584f 2024-03-30T05:08:02.251 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (21m) 18s ago 21m 88.9M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:08:02.251 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (21m) 19s ago 21m 89.2M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:08:02.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:02 smithi089 bash[18545]: cluster 2024-03-30T05:08:01.470316+0000 mgr.x (mgr.15156) 169 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:02.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:02 smithi089 bash[23954]: cluster 2024-03-30T05:08:01.470316+0000 mgr.x (mgr.15156) 169 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:02.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:02 smithi118 bash[18665]: cluster 2024-03-30T05:08:01.470316+0000 mgr.x (mgr.15156) 169 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:02.916 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ls' 2024-03-30T05:08:03.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:03 smithi089 bash[18545]: audit 2024-03-30T05:08:02.230338+0000 mgr.x (mgr.15156) 170 : audit [DBG] from='client.25237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:03.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:03 smithi089 bash[18545]: audit 2024-03-30T05:08:02.897513+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:03.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:03 smithi089 bash[18545]: audit 2024-03-30T05:08:02.908335+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:03.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:03 smithi089 bash[18545]: audit 2024-03-30T05:08:02.918579+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:03.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:03 smithi089 bash[23954]: audit 2024-03-30T05:08:02.230338+0000 mgr.x (mgr.15156) 170 : audit [DBG] from='client.25237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:03.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:03 smithi089 bash[23954]: audit 2024-03-30T05:08:02.897513+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:03.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:03 smithi089 bash[23954]: audit 2024-03-30T05:08:02.908335+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:03.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:03 smithi089 bash[23954]: audit 2024-03-30T05:08:02.918579+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:03.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:03 smithi118 bash[18665]: audit 2024-03-30T05:08:02.230338+0000 mgr.x (mgr.15156) 170 : audit [DBG] from='client.25237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:03.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:03 smithi118 bash[18665]: audit 2024-03-30T05:08:02.897513+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:03.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:03 smithi118 bash[18665]: audit 2024-03-30T05:08:02.908335+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:03.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:03 smithi118 bash[18665]: audit 2024-03-30T05:08:02.918579+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:04.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:04 smithi118 bash[18665]: cluster 2024-03-30T05:08:02.913906+0000 mgr.x (mgr.15156) 171 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:08:04.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:04 smithi118 bash[18665]: cluster 2024-03-30T05:08:02.914178+0000 mgr.x (mgr.15156) 172 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:08:04.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:04 smithi118 bash[18665]: audit 2024-03-30T05:08:02.943835+0000 mgr.x (mgr.15156) 173 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:04.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:04 smithi118 bash[18665]: audit 2024-03-30T05:08:03.601684+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:04.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:04 smithi118 bash[18665]: audit 2024-03-30T05:08:03.615082+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:04.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:04 smithi118 bash[18665]: cluster 2024-03-30T05:08:03.623420+0000 mgr.x (mgr.15156) 174 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:08:04.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:04 smithi118 bash[18665]: cluster 2024-03-30T05:08:03.623927+0000 mgr.x (mgr.15156) 175 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-30T05:08:04.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:04 smithi118 bash[18665]: audit 2024-03-30T05:08:03.630768+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:05.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[18545]: cluster 2024-03-30T05:08:02.913906+0000 mgr.x (mgr.15156) 171 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:08:05.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[18545]: cluster 2024-03-30T05:08:02.914178+0000 mgr.x (mgr.15156) 172 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:08:05.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[18545]: audit 2024-03-30T05:08:02.943835+0000 mgr.x (mgr.15156) 173 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:05.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[18545]: audit 2024-03-30T05:08:03.601684+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:05.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[18545]: audit 2024-03-30T05:08:03.615082+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:05.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[18545]: cluster 2024-03-30T05:08:03.623420+0000 mgr.x (mgr.15156) 174 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:08:05.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[18545]: cluster 2024-03-30T05:08:03.623927+0000 mgr.x (mgr.15156) 175 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-30T05:08:05.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[18545]: audit 2024-03-30T05:08:03.630768+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:05.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[23954]: cluster 2024-03-30T05:08:02.913906+0000 mgr.x (mgr.15156) 171 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:08:05.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[23954]: cluster 2024-03-30T05:08:02.914178+0000 mgr.x (mgr.15156) 172 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:08:05.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[23954]: audit 2024-03-30T05:08:02.943835+0000 mgr.x (mgr.15156) 173 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:05.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[23954]: audit 2024-03-30T05:08:03.601684+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:05.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[23954]: audit 2024-03-30T05:08:03.615082+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:05.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[23954]: cluster 2024-03-30T05:08:03.623420+0000 mgr.x (mgr.15156) 174 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:08:05.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[23954]: cluster 2024-03-30T05:08:03.623927+0000 mgr.x (mgr.15156) 175 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-30T05:08:05.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:04 smithi089 bash[23954]: audit 2024-03-30T05:08:03.630768+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:06.517 INFO:teuthology.orchestra.run.smithi089.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-03-30T05:08:06.517 INFO:teuthology.orchestra.run.smithi089.stdout:agent 2/2 3s ago 3m * 2024-03-30T05:08:06.517 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager ?:9093,9094 1/1 2s ago 23m smithi089=a;count:1 2024-03-30T05:08:06.517 INFO:teuthology.orchestra.run.smithi089.stdout:grafana ?:3000 0/1 3s ago 23m smithi118=a;count:1 2024-03-30T05:08:06.517 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo ?:5000 1/1 2s ago 20m count:1 2024-03-30T05:08:06.517 INFO:teuthology.orchestra.run.smithi089.stdout:mgr 2/2 3s ago 28m smithi089=y;smithi118=x;count:2 2024-03-30T05:08:06.517 INFO:teuthology.orchestra.run.smithi089.stdout:mon 3/3 3s ago 29m smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi118:172.21.15.118=b;count:3 2024-03-30T05:08:06.517 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter ?:9100 2/2 3s ago 23m smithi089=a;smithi118=b;count:2 2024-03-30T05:08:06.517 INFO:teuthology.orchestra.run.smithi089.stdout:osd 8 3s ago - 2024-03-30T05:08:06.517 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus ?:9095 1/1 3s ago 23m smithi118=a;count:1 2024-03-30T05:08:06.518 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo ?:8000 2/2 3s ago 21m count:2 2024-03-30T05:08:07.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:06 smithi089 bash[18545]: cluster 2024-03-30T05:08:05.624622+0000 mgr.x (mgr.15156) 176 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-30T05:08:07.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:06 smithi089 bash[18545]: audit 2024-03-30T05:08:05.973896+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:07.117 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:06 smithi089 bash[23954]: cluster 2024-03-30T05:08:05.624622+0000 mgr.x (mgr.15156) 176 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-30T05:08:07.117 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:06 smithi089 bash[23954]: audit 2024-03-30T05:08:05.973896+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:07.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:06 smithi118 bash[18665]: cluster 2024-03-30T05:08:05.624622+0000 mgr.x (mgr.15156) 176 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-30T05:08:07.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:06 smithi118 bash[18665]: audit 2024-03-30T05:08:05.973896+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:07.867 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T05:08:08.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:07 smithi089 bash[18545]: audit 2024-03-30T05:08:06.509864+0000 mgr.x (mgr.15156) 177 : audit [DBG] from='client.25243 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:08.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:07 smithi089 bash[23954]: audit 2024-03-30T05:08:06.509864+0000 mgr.x (mgr.15156) 177 : audit [DBG] from='client.25243 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:08.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:07 smithi118 bash[18665]: audit 2024-03-30T05:08:06.509864+0000 mgr.x (mgr.15156) 177 : audit [DBG] from='client.25243 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:08.950 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:08 smithi118 bash[18665]: cluster 2024-03-30T05:08:07.626270+0000 mgr.x (mgr.15156) 178 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:08:09.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:08 smithi089 bash[18545]: cluster 2024-03-30T05:08:07.626270+0000 mgr.x (mgr.15156) 178 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:08:09.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:08 smithi089 bash[23954]: cluster 2024-03-30T05:08:07.626270+0000 mgr.x (mgr.15156) 178 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:08:09.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:08 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:08:08] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.33.4" 2024-03-30T05:08:10.943 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:10 smithi089 bash[18545]: cluster 2024-03-30T05:08:09.626981+0000 mgr.x (mgr.15156) 179 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 0 op/s 2024-03-30T05:08:10.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:10 smithi089 bash[23954]: cluster 2024-03-30T05:08:09.626981+0000 mgr.x (mgr.15156) 179 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 0 op/s 2024-03-30T05:08:11.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:10 smithi118 bash[18665]: cluster 2024-03-30T05:08:09.626981+0000 mgr.x (mgr.15156) 179 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 0 op/s 2024-03-30T05:08:11.439 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:08:11.439 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:08:11.439 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:08:11.439 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:08:11.439 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:08:11.439 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:08:11.439 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:08:11.440 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:08:11.440 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:08:11.440 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:08:11.440 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2024-03-30T05:08:11.440 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:08:11.440 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:08:11.440 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:08:11.440 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:08:11.440 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:08:11.440 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:08:11.440 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:08:11.440 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:08:11.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:11 smithi089 bash[18545]: audit 2024-03-30T05:08:11.446183+0000 mon.a (mon.0) 1655 : audit [DBG] from='client.? 172.21.15.89:0/1616927178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:11.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:11 smithi089 bash[23954]: audit 2024-03-30T05:08:11.446183+0000 mon.a (mon.0) 1655 : audit [DBG] from='client.? 172.21.15.89:0/1616927178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:12.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:11 smithi118 bash[18665]: audit 2024-03-30T05:08:11.446183+0000 mon.a (mon.0) 1655 : audit [DBG] from='client.? 172.21.15.89:0/1616927178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:12.329 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-03-30T05:08:12.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:12 smithi089 bash[18545]: cluster 2024-03-30T05:08:11.627661+0000 mgr.x (mgr.15156) 180 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 587 B/s rd, 0 op/s 2024-03-30T05:08:12.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:12 smithi089 bash[23954]: cluster 2024-03-30T05:08:11.627661+0000 mgr.x (mgr.15156) 180 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 587 B/s rd, 0 op/s 2024-03-30T05:08:13.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:12 smithi118 bash[18665]: cluster 2024-03-30T05:08:11.627661+0000 mgr.x (mgr.15156) 180 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 587 B/s rd, 0 op/s 2024-03-30T05:08:14.962 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:14 smithi089 bash[18545]: audit 2024-03-30T05:08:12.948050+0000 mgr.x (mgr.15156) 181 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:14.962 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:14 smithi089 bash[18545]: cluster 2024-03-30T05:08:13.629376+0000 mgr.x (mgr.15156) 182 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:08:14.962 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:14 smithi089 bash[23954]: audit 2024-03-30T05:08:12.948050+0000 mgr.x (mgr.15156) 181 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:14.963 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:14 smithi089 bash[23954]: cluster 2024-03-30T05:08:13.629376+0000 mgr.x (mgr.15156) 182 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:08:15.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:14 smithi118 bash[18665]: audit 2024-03-30T05:08:12.948050+0000 mgr.x (mgr.15156) 181 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:15.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:14 smithi118 bash[18665]: cluster 2024-03-30T05:08:13.629376+0000 mgr.x (mgr.15156) 182 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:08:17.009 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:16 smithi089 bash[18545]: audit 2024-03-30T05:08:15.384127+0000 mgr.x (mgr.15156) 183 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:17.010 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:16 smithi089 bash[18545]: cluster 2024-03-30T05:08:15.630038+0000 mgr.x (mgr.15156) 184 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:17.010 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:16 smithi089 bash[23954]: audit 2024-03-30T05:08:15.384127+0000 mgr.x (mgr.15156) 183 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:17.010 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:16 smithi089 bash[23954]: cluster 2024-03-30T05:08:15.630038+0000 mgr.x (mgr.15156) 184 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:17.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:16 smithi118 bash[18665]: audit 2024-03-30T05:08:15.384127+0000 mgr.x (mgr.15156) 183 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:17.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:16 smithi118 bash[18665]: cluster 2024-03-30T05:08:15.630038+0000 mgr.x (mgr.15156) 184 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:17.557 INFO:teuthology.orchestra.run.smithi089.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:08:18.527 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:08:18.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[18545]: cephadm 2024-03-30T05:08:17.556595+0000 mgr.x (mgr.15156) 185 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:08:18.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[18545]: audit 2024-03-30T05:08:17.562921+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:18.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[18545]: audit 2024-03-30T05:08:17.586530+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:18.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[18545]: audit 2024-03-30T05:08:17.588188+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:18.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[18545]: cluster 2024-03-30T05:08:17.592076+0000 mgr.x (mgr.15156) 186 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:08:18.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[18545]: cluster 2024-03-30T05:08:17.592666+0000 mgr.x (mgr.15156) 187 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:08:18.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[18545]: audit 2024-03-30T05:08:17.595122+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:18.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[18545]: cephadm 2024-03-30T05:08:17.695670+0000 mgr.x (mgr.15156) 188 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:08:18.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[23954]: cephadm 2024-03-30T05:08:17.556595+0000 mgr.x (mgr.15156) 185 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:08:18.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[23954]: audit 2024-03-30T05:08:17.562921+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:18.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[23954]: audit 2024-03-30T05:08:17.586530+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:18.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[23954]: audit 2024-03-30T05:08:17.588188+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:18.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[23954]: cluster 2024-03-30T05:08:17.592076+0000 mgr.x (mgr.15156) 186 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:08:18.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[23954]: cluster 2024-03-30T05:08:17.592666+0000 mgr.x (mgr.15156) 187 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:08:18.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[23954]: audit 2024-03-30T05:08:17.595122+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:18.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:18 smithi089 bash[23954]: cephadm 2024-03-30T05:08:17.695670+0000 mgr.x (mgr.15156) 188 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:08:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:18 smithi118 bash[18665]: cephadm 2024-03-30T05:08:17.556595+0000 mgr.x (mgr.15156) 185 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:08:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:18 smithi118 bash[18665]: audit 2024-03-30T05:08:17.562921+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:18 smithi118 bash[18665]: audit 2024-03-30T05:08:17.586530+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:18 smithi118 bash[18665]: audit 2024-03-30T05:08:17.588188+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:18 smithi118 bash[18665]: cluster 2024-03-30T05:08:17.592076+0000 mgr.x (mgr.15156) 186 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:08:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:18 smithi118 bash[18665]: cluster 2024-03-30T05:08:17.592666+0000 mgr.x (mgr.15156) 187 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:08:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:18 smithi118 bash[18665]: audit 2024-03-30T05:08:17.595122+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:18.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:18 smithi118 bash[18665]: cephadm 2024-03-30T05:08:17.695670+0000 mgr.x (mgr.15156) 188 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:08:19.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:18 smithi118 bash[45599]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:08:18] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.33.4" 2024-03-30T05:08:20.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:20 smithi118 bash[18665]: cluster 2024-03-30T05:08:19.593425+0000 mgr.x (mgr.15156) 189 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:08:21.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:20 smithi089 bash[23954]: cluster 2024-03-30T05:08:19.593425+0000 mgr.x (mgr.15156) 189 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:08:21.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:20 smithi089 bash[18545]: cluster 2024-03-30T05:08:19.593425+0000 mgr.x (mgr.15156) 189 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:08:21.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:21 smithi118 bash[18665]: audit 2024-03-30T05:08:20.974334+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:21.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:21 smithi118 bash[18665]: audit 2024-03-30T05:08:21.232389+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:21.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:21 smithi118 bash[18665]: audit 2024-03-30T05:08:21.238821+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:21.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:21 smithi118 bash[18665]: audit 2024-03-30T05:08:21.243590+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T05:08:21.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:21 smithi118 bash[18665]: audit 2024-03-30T05:08:21.245910+0000 mon.b (mon.2) 358 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T05:08:21.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:21 smithi118 bash[18665]: cluster 2024-03-30T05:08:21.250460+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-03-30T05:08:21.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:21 smithi118 bash[18665]: cluster 2024-03-30T05:08:21.537216+0000 mon.a (mon.0) 1661 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:08:22.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:21 smithi089 bash[18545]: audit 2024-03-30T05:08:20.974334+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:22.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:21 smithi089 bash[18545]: audit 2024-03-30T05:08:21.232389+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:22.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:21 smithi089 bash[18545]: audit 2024-03-30T05:08:21.238821+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:22.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:21 smithi089 bash[18545]: audit 2024-03-30T05:08:21.243590+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T05:08:22.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:21 smithi089 bash[18545]: audit 2024-03-30T05:08:21.245910+0000 mon.b (mon.2) 358 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T05:08:22.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:21 smithi089 bash[18545]: cluster 2024-03-30T05:08:21.250460+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-03-30T05:08:22.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:21 smithi089 bash[18545]: cluster 2024-03-30T05:08:21.537216+0000 mon.a (mon.0) 1661 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:08:22.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:21 smithi089 bash[23954]: audit 2024-03-30T05:08:20.974334+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:22.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:21 smithi089 bash[23954]: audit 2024-03-30T05:08:21.232389+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15156 ' entity='mgr.x' 2024-03-30T05:08:22.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:21 smithi089 bash[23954]: audit 2024-03-30T05:08:21.238821+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:22.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:21 smithi089 bash[23954]: audit 2024-03-30T05:08:21.243590+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T05:08:22.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:21 smithi089 bash[23954]: audit 2024-03-30T05:08:21.245910+0000 mon.b (mon.2) 358 : audit [INF] from='mgr.15156 172.21.15.118:0/357349781' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T05:08:22.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:21 smithi089 bash[23954]: cluster 2024-03-30T05:08:21.250460+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-03-30T05:08:22.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:21 smithi089 bash[23954]: cluster 2024-03-30T05:08:21.537216+0000 mon.a (mon.0) 1661 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:08:22.370 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[70044]: [30/Mar/2024:05:08:22] ENGINE Bus STOPPING 2024-03-30T05:08:22.370 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[70044]: [30/Mar/2024:05:08:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T05:08:22.370 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[70044]: [30/Mar/2024:05:08:22] ENGINE Bus STOPPED 2024-03-30T05:08:22.642 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[45599]: debug 2024-03-30T05:08:22.243+0000 7f756cc6b700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-30T05:08:22.642 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[45599]: ignoring --setuser ceph since I am not root 2024-03-30T05:08:22.642 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[45599]: ignoring --setgroup ceph since I am not root 2024-03-30T05:08:22.642 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[45599]: debug 2024-03-30T05:08:22.307+0000 7fc4c8481700 1 -- 172.21.15.118:0/3863901769 <== mon.2 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5569653245a0 con 0x5569660a2400 2024-03-30T05:08:22.642 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[45599]: debug 2024-03-30T05:08:22.451+0000 7fc4d2272200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T05:08:22.645 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[70044]: [30/Mar/2024:05:08:22] ENGINE Bus STARTING 2024-03-30T05:08:22.645 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[70044]: [30/Mar/2024:05:08:22] ENGINE Serving on http://:::9283 2024-03-30T05:08:22.645 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[70044]: [30/Mar/2024:05:08:22] ENGINE Bus STARTED 2024-03-30T05:08:23.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: cephadm 2024-03-30T05:08:21.236548+0000 mgr.x (mgr.15156) 190 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:08:23.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: cephadm 2024-03-30T05:08:21.236642+0000 mgr.x (mgr.15156) 191 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:08:23.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: cephadm 2024-03-30T05:08:21.240897+0000 mgr.x (mgr.15156) 192 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T05:08:23.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: cephadm 2024-03-30T05:08:21.241704+0000 mgr.x (mgr.15156) 193 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T05:08:23.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: cephadm 2024-03-30T05:08:21.245094+0000 mgr.x (mgr.15156) 194 : cephadm [INF] Failing over to other MGR 2024-03-30T05:08:23.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: cluster 2024-03-30T05:08:21.594144+0000 mgr.x (mgr.15156) 195 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s 2024-03-30T05:08:23.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.239037+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-30T05:08:23.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: cluster 2024-03-30T05:08:22.239131+0000 mon.a (mon.0) 1663 : cluster [DBG] mgrmap e36: y(active, starting, since 0.994293s), standbys: x 2024-03-30T05:08:23.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.245389+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:08:23.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.245759+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:08:23.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.246071+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:08:23.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.247457+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:08:23.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.247956+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:08:23.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.248516+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:08:23.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.249001+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:08:23.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.249320+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:08:23.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.249629+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:08:23.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.249958+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:08:23.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.250266+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:08:23.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.250575+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:08:23.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.250877+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:08:23.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.251216+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:08:23.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.251440+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:08:23.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.252239+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:08:23.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: cluster 2024-03-30T05:08:22.294213+0000 mon.a (mon.0) 1680 : cluster [INF] Manager daemon y is now available 2024-03-30T05:08:23.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.339808+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:23.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.346426+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:08:23.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.347446+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:08:23.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.377142+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:23.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.391400+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:08:23.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:22 smithi118 bash[18665]: audit 2024-03-30T05:08:22.432856+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:08:23.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: cephadm 2024-03-30T05:08:21.236548+0000 mgr.x (mgr.15156) 190 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:08:23.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: cephadm 2024-03-30T05:08:21.236642+0000 mgr.x (mgr.15156) 191 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:08:23.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: cephadm 2024-03-30T05:08:21.240897+0000 mgr.x (mgr.15156) 192 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T05:08:23.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: cephadm 2024-03-30T05:08:21.241704+0000 mgr.x (mgr.15156) 193 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T05:08:23.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: cephadm 2024-03-30T05:08:21.245094+0000 mgr.x (mgr.15156) 194 : cephadm [INF] Failing over to other MGR 2024-03-30T05:08:23.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: cluster 2024-03-30T05:08:21.594144+0000 mgr.x (mgr.15156) 195 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s 2024-03-30T05:08:23.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.239037+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-30T05:08:23.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: cluster 2024-03-30T05:08:22.239131+0000 mon.a (mon.0) 1663 : cluster [DBG] mgrmap e36: y(active, starting, since 0.994293s), standbys: x 2024-03-30T05:08:23.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.245389+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:08:23.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.245759+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:08:23.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.246071+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:08:23.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.247457+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:08:23.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.247956+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:08:23.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.248516+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:08:23.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.249001+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:08:23.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.249320+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:08:23.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.249629+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:08:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.249958+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:08:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.250266+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:08:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.250575+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:08:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.250877+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:08:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.251216+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:08:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.251440+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:08:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.252239+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:08:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: cluster 2024-03-30T05:08:22.294213+0000 mon.a (mon.0) 1680 : cluster [INF] Manager daemon y is now available 2024-03-30T05:08:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.339808+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.346426+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:08:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.347446+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:08:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.377142+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:23.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.391400+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:08:23.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[18545]: audit 2024-03-30T05:08:22.432856+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:08:23.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: cephadm 2024-03-30T05:08:21.236548+0000 mgr.x (mgr.15156) 190 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:08:23.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: cephadm 2024-03-30T05:08:21.236642+0000 mgr.x (mgr.15156) 191 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:08:23.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: cephadm 2024-03-30T05:08:21.240897+0000 mgr.x (mgr.15156) 192 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T05:08:23.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: cephadm 2024-03-30T05:08:21.241704+0000 mgr.x (mgr.15156) 193 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T05:08:23.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: cephadm 2024-03-30T05:08:21.245094+0000 mgr.x (mgr.15156) 194 : cephadm [INF] Failing over to other MGR 2024-03-30T05:08:23.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: cluster 2024-03-30T05:08:21.594144+0000 mgr.x (mgr.15156) 195 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s 2024-03-30T05:08:23.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.239037+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15156 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-30T05:08:23.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: cluster 2024-03-30T05:08:22.239131+0000 mon.a (mon.0) 1663 : cluster [DBG] mgrmap e36: y(active, starting, since 0.994293s), standbys: x 2024-03-30T05:08:23.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.245389+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:08:23.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.245759+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:08:23.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.246071+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:08:23.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.247457+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:08:23.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.247956+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:08:23.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.248516+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:08:23.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.249001+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:08:23.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.249320+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:08:23.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.249629+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:08:23.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.249958+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:08:23.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.250266+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:08:23.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.250575+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:08:23.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.250877+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:08:23.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.251216+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:08:23.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.251440+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:08:23.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.252239+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:08:23.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: cluster 2024-03-30T05:08:22.294213+0000 mon.a (mon.0) 1680 : cluster [INF] Manager daemon y is now available 2024-03-30T05:08:23.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.339808+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:23.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.346426+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:08:23.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.347446+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:08:23.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.377142+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:23.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.391400+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:08:23.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:22 smithi089 bash[23954]: audit 2024-03-30T05:08:22.432856+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:08:23.266 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:08:23.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:23 smithi089 bash[18545]: audit 2024-03-30T05:08:22.984986+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:08:23.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:23 smithi089 bash[18545]: audit 2024-03-30T05:08:23.081429+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:08:23.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:23 smithi089 bash[18545]: audit 2024-03-30T05:08:23.082286+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:23.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:23 smithi089 bash[18545]: audit 2024-03-30T05:08:23.083046+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:23.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:23 smithi089 bash[18545]: cluster 2024-03-30T05:08:23.244663+0000 mon.a (mon.0) 1691 : cluster [DBG] mgrmap e37: y(active, since 1.99982s), standbys: x 2024-03-30T05:08:23.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:23 smithi089 bash[18545]: audit 2024-03-30T05:08:23.376423+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:23.921 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:23 smithi089 bash[18545]: audit 2024-03-30T05:08:23.526891+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:23.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:23 smithi089 bash[23954]: audit 2024-03-30T05:08:22.984986+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:08:23.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:23 smithi089 bash[23954]: audit 2024-03-30T05:08:23.081429+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:08:23.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:23 smithi089 bash[23954]: audit 2024-03-30T05:08:23.082286+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:23.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:23 smithi089 bash[23954]: audit 2024-03-30T05:08:23.083046+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:23.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:23 smithi089 bash[23954]: cluster 2024-03-30T05:08:23.244663+0000 mon.a (mon.0) 1691 : cluster [DBG] mgrmap e37: y(active, since 1.99982s), standbys: x 2024-03-30T05:08:23.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:23 smithi089 bash[23954]: audit 2024-03-30T05:08:23.376423+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:23.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:23 smithi089 bash[23954]: audit 2024-03-30T05:08:23.526891+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:23 smithi118 bash[18665]: audit 2024-03-30T05:08:22.984986+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:08:24.127 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:23 smithi118 bash[18665]: audit 2024-03-30T05:08:23.081429+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:08:24.127 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:23 smithi118 bash[18665]: audit 2024-03-30T05:08:23.082286+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:24.127 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:23 smithi118 bash[18665]: audit 2024-03-30T05:08:23.083046+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:24.127 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:23 smithi118 bash[18665]: cluster 2024-03-30T05:08:23.244663+0000 mon.a (mon.0) 1691 : cluster [DBG] mgrmap e37: y(active, since 1.99982s), standbys: x 2024-03-30T05:08:24.127 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:23 smithi118 bash[18665]: audit 2024-03-30T05:08:23.376423+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.127 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:23 smithi118 bash[18665]: audit 2024-03-30T05:08:23.526891+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.175 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:08:24.175 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 0s ago 30m - - 2024-03-30T05:08:24.176 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 21s ago 29m - - 2024-03-30T05:08:24.176 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (13m) 0s ago 23m 13.9M - 0.23.0 ba2b418f427c 7727dfe259b7 2024-03-30T05:08:24.176 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 error 21s ago 23m - - 2024-03-30T05:08:24.176 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (3m) 0s ago 21m 41.9M - 3.5 e1d6a67b021e 1319321249f7 2024-03-30T05:08:24.176 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283 running (16m) 21s ago 29m 499M - 19.0.0-2493-gd82c9aa1 3714003597ec e996ef5dbd33 2024-03-30T05:08:24.176 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (9m) 0s ago 31m 436M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:08:24.176 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (31m) 0s ago 31m 84.0M 2048M 17.2.0 e1d6a67b021e c95e7ed6a096 2024-03-30T05:08:24.176 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (29m) 21s ago 29m 63.5M 2048M 17.2.0 e1d6a67b021e 109dd04b1ff7 2024-03-30T05:08:24.176 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (29m) 0s ago 29m 60.0M 2048M 17.2.0 e1d6a67b021e 72441739d3f9 2024-03-30T05:08:24.176 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (13m) 0s ago 23m 9.93M - 1.3.1 1dbe0e931976 e8fafaf7391f 2024-03-30T05:08:24.176 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (13m) 21s ago 23m 9883k - 1.3.1 1dbe0e931976 5731f4954e05 2024-03-30T05:08:24.176 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (28m) 0s ago 28m 57.2M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T05:08:24.176 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (28m) 0s ago 28m 61.1M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:08:24.176 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (27m) 0s ago 27m 52.4M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:08:24.176 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (26m) 0s ago 26m 57.3M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:08:24.177 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (26m) 21s ago 26m 59.6M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:08:24.177 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (25m) 21s ago 25m 55.1M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:08:24.177 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (25m) 21s ago 25m 53.8M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:08:24.177 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (24m) 21s ago 24m 57.3M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:08:24.177 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (3m) 21s ago 23m 65.8M - 2.33.4 514e6a882f6e d9e3213b584f 2024-03-30T05:08:24.177 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (21m) 0s ago 21m 89.0M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:08:24.177 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (21m) 21s ago 21m 89.3M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:08:24.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[45599]: debug 2024-03-30T05:08:24.135+0000 7fc4d2272200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T05:08:24.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[45599]: debug 2024-03-30T05:08:24.239+0000 7fc4d2272200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T05:08:24.615 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:08:24.615 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:08:24.615 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:08:24.615 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:08:24.615 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:08:24.615 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:08:24.615 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:08:24.615 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:08:24.615 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:08:24.615 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:08:24.616 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2024-03-30T05:08:24.616 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:08:24.616 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:08:24.616 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:08:24.616 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:08:24.616 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:08:24.616 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:08:24.616 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:08:24.616 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:08:24.891 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[45599]: debug 2024-03-30T05:08:24.495+0000 7fc4d2272200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T05:08:24.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: cephadm 2024-03-30T05:08:23.084324+0000 mgr.y (mgr.25156) 1 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T05:08:24.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: cephadm 2024-03-30T05:08:23.084543+0000 mgr.y (mgr.25156) 2 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T05:08:24.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:23.253769+0000 mgr.y (mgr.25156) 3 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:24.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:23.257754+0000 mgr.y (mgr.25156) 4 : audit [DBG] from='client.25261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:24.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: cluster 2024-03-30T05:08:23.261966+0000 mgr.y (mgr.25156) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: cephadm 2024-03-30T05:08:23.270767+0000 mgr.y (mgr.25156) 6 : cephadm [INF] [30/Mar/2024:05:08:23] ENGINE Bus STARTING 2024-03-30T05:08:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: cephadm 2024-03-30T05:08:23.402829+0000 mgr.y (mgr.25156) 7 : cephadm [INF] [30/Mar/2024:05:08:23] ENGINE Serving on https://172.21.15.89:7150 2024-03-30T05:08:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: cephadm 2024-03-30T05:08:23.451083+0000 mgr.y (mgr.25156) 8 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:08:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: cephadm 2024-03-30T05:08:23.451705+0000 mgr.y (mgr.25156) 9 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:08:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: cephadm 2024-03-30T05:08:23.505708+0000 mgr.y (mgr.25156) 10 : cephadm [INF] [30/Mar/2024:05:08:23] ENGINE Serving on http://172.21.15.89:8765 2024-03-30T05:08:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: cephadm 2024-03-30T05:08:23.505886+0000 mgr.y (mgr.25156) 11 : cephadm [INF] [30/Mar/2024:05:08:23] ENGINE Bus STARTED 2024-03-30T05:08:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: cephadm 2024-03-30T05:08:23.615590+0000 mgr.y (mgr.25156) 12 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:08:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: cephadm 2024-03-30T05:08:23.617116+0000 mgr.y (mgr.25156) 13 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:08:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:23.684612+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:23.699722+0000 mgr.y (mgr.25156) 14 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:23.761823+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:23.790281+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:23.796567+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: cluster 2024-03-30T05:08:23.797546+0000 mgr.y (mgr.25156) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:24.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:23.805334+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: cephadm 2024-03-30T05:08:23.835001+0000 mgr.y (mgr.25156) 16 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:08:24.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: cephadm 2024-03-30T05:08:23.835775+0000 mgr.y (mgr.25156) 17 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:08:24.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:23.926425+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:24.005930+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:24.012480+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:24.055931+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:24.060767+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:24.065845+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:24.070332+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:24.120883+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:08:24.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:24.130879+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:24.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:24 smithi118 bash[18665]: audit 2024-03-30T05:08:24.622259+0000 mon.c (mon.1) 57 : audit [DBG] from='client.? 172.21.15.89:0/3502844178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:24.922 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: cephadm 2024-03-30T05:08:23.084324+0000 mgr.y (mgr.25156) 1 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T05:08:24.922 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: cephadm 2024-03-30T05:08:23.084543+0000 mgr.y (mgr.25156) 2 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T05:08:24.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:23.253769+0000 mgr.y (mgr.25156) 3 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:24.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:23.257754+0000 mgr.y (mgr.25156) 4 : audit [DBG] from='client.25261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:24.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: cluster 2024-03-30T05:08:23.261966+0000 mgr.y (mgr.25156) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:24.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: cephadm 2024-03-30T05:08:23.270767+0000 mgr.y (mgr.25156) 6 : cephadm [INF] [30/Mar/2024:05:08:23] ENGINE Bus STARTING 2024-03-30T05:08:24.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: cephadm 2024-03-30T05:08:23.402829+0000 mgr.y (mgr.25156) 7 : cephadm [INF] [30/Mar/2024:05:08:23] ENGINE Serving on https://172.21.15.89:7150 2024-03-30T05:08:24.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: cephadm 2024-03-30T05:08:23.451083+0000 mgr.y (mgr.25156) 8 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:08:24.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: cephadm 2024-03-30T05:08:23.451705+0000 mgr.y (mgr.25156) 9 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:08:24.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: cephadm 2024-03-30T05:08:23.505708+0000 mgr.y (mgr.25156) 10 : cephadm [INF] [30/Mar/2024:05:08:23] ENGINE Serving on http://172.21.15.89:8765 2024-03-30T05:08:24.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: cephadm 2024-03-30T05:08:23.505886+0000 mgr.y (mgr.25156) 11 : cephadm [INF] [30/Mar/2024:05:08:23] ENGINE Bus STARTED 2024-03-30T05:08:24.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: cephadm 2024-03-30T05:08:23.615590+0000 mgr.y (mgr.25156) 12 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:08:24.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: cephadm 2024-03-30T05:08:23.617116+0000 mgr.y (mgr.25156) 13 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:08:24.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:23.684612+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:23.699722+0000 mgr.y (mgr.25156) 14 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:24.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:23.761823+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:23.790281+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:23.796567+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: cluster 2024-03-30T05:08:23.797546+0000 mgr.y (mgr.25156) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:24.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:23.805334+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: cephadm 2024-03-30T05:08:23.835001+0000 mgr.y (mgr.25156) 16 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:08:24.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: cephadm 2024-03-30T05:08:23.835775+0000 mgr.y (mgr.25156) 17 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:08:24.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:23.926425+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:24.005930+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:24.012480+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:24.055931+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:24.060767+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:24.065845+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:24.070332+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:24.120883+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:08:24.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:24.130879+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:24.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[23954]: audit 2024-03-30T05:08:24.622259+0000 mon.c (mon.1) 57 : audit [DBG] from='client.? 172.21.15.89:0/3502844178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:24.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: cephadm 2024-03-30T05:08:23.084324+0000 mgr.y (mgr.25156) 1 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T05:08:24.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: cephadm 2024-03-30T05:08:23.084543+0000 mgr.y (mgr.25156) 2 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T05:08:24.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:23.253769+0000 mgr.y (mgr.25156) 3 : audit [DBG] from='client.15276 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:24.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:23.257754+0000 mgr.y (mgr.25156) 4 : audit [DBG] from='client.25261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:24.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: cluster 2024-03-30T05:08:23.261966+0000 mgr.y (mgr.25156) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:24.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: cephadm 2024-03-30T05:08:23.270767+0000 mgr.y (mgr.25156) 6 : cephadm [INF] [30/Mar/2024:05:08:23] ENGINE Bus STARTING 2024-03-30T05:08:24.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: cephadm 2024-03-30T05:08:23.402829+0000 mgr.y (mgr.25156) 7 : cephadm [INF] [30/Mar/2024:05:08:23] ENGINE Serving on https://172.21.15.89:7150 2024-03-30T05:08:24.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: cephadm 2024-03-30T05:08:23.451083+0000 mgr.y (mgr.25156) 8 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:08:24.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: cephadm 2024-03-30T05:08:23.451705+0000 mgr.y (mgr.25156) 9 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:08:24.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: cephadm 2024-03-30T05:08:23.505708+0000 mgr.y (mgr.25156) 10 : cephadm [INF] [30/Mar/2024:05:08:23] ENGINE Serving on http://172.21.15.89:8765 2024-03-30T05:08:24.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: cephadm 2024-03-30T05:08:23.505886+0000 mgr.y (mgr.25156) 11 : cephadm [INF] [30/Mar/2024:05:08:23] ENGINE Bus STARTED 2024-03-30T05:08:24.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: cephadm 2024-03-30T05:08:23.615590+0000 mgr.y (mgr.25156) 12 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:08:24.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: cephadm 2024-03-30T05:08:23.617116+0000 mgr.y (mgr.25156) 13 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:08:24.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:23.684612+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:23.699722+0000 mgr.y (mgr.25156) 14 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:24.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:23.761823+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:23.790281+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:23.796567+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: cluster 2024-03-30T05:08:23.797546+0000 mgr.y (mgr.25156) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:24.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:23.805334+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: cephadm 2024-03-30T05:08:23.835001+0000 mgr.y (mgr.25156) 16 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:08:24.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: cephadm 2024-03-30T05:08:23.835775+0000 mgr.y (mgr.25156) 17 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:08:24.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:23.926425+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:24.005930+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:24.012480+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:24.055931+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:24.060767+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:24.065845+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:24.070332+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:24.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:24.120883+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:08:24.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:24.130879+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:24.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:24 smithi089 bash[18545]: audit 2024-03-30T05:08:24.622259+0000 mon.c (mon.1) 57 : audit [DBG] from='client.? 172.21.15.89:0/3502844178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:24.961 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:08:24.961 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:08:24.961 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:08:24.961 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-30T05:08:24.961 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [ 2024-03-30T05:08:24.961 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr" 2024-03-30T05:08:24.962 INFO:teuthology.orchestra.run.smithi089.stdout: ], 2024-03-30T05:08:24.962 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "2/2 daemons upgraded", 2024-03-30T05:08:24.962 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "", 2024-03-30T05:08:24.962 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:08:24.962 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:08:25.415 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:25 smithi118 bash[45599]: debug 2024-03-30T05:08:25.311+0000 7fc4d2272200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T05:08:25.697 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:25 smithi118 bash[45599]: debug 2024-03-30T05:08:25.423+0000 7fc4d2272200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T05:08:25.697 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:25 smithi118 bash[45599]: debug 2024-03-30T05:08:25.531+0000 7fc4d2272200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T05:08:25.971 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:25 smithi089 bash[18545]: cluster 2024-03-30T05:08:24.061799+0000 mgr.y (mgr.25156) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:25.972 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:25 smithi089 bash[18545]: cluster 2024-03-30T05:08:24.063154+0000 mgr.y (mgr.25156) 19 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:25.972 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:25 smithi089 bash[18545]: cephadm 2024-03-30T05:08:24.066301+0000 mgr.y (mgr.25156) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:25.972 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:25 smithi089 bash[18545]: cephadm 2024-03-30T05:08:24.120333+0000 mgr.y (mgr.25156) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi089.hxwboq (dependencies changed)... 2024-03-30T05:08:25.972 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:25 smithi089 bash[18545]: cephadm 2024-03-30T05:08:24.132075+0000 mgr.y (mgr.25156) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T05:08:25.972 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:25 smithi089 bash[18545]: audit 2024-03-30T05:08:24.166439+0000 mgr.y (mgr.25156) 23 : audit [DBG] from='client.25291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:25.972 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:25 smithi089 bash[23954]: cluster 2024-03-30T05:08:24.061799+0000 mgr.y (mgr.25156) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:25.972 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:25 smithi089 bash[23954]: cluster 2024-03-30T05:08:24.063154+0000 mgr.y (mgr.25156) 19 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:25.972 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:25 smithi089 bash[23954]: cephadm 2024-03-30T05:08:24.066301+0000 mgr.y (mgr.25156) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:25.972 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:25 smithi089 bash[23954]: cephadm 2024-03-30T05:08:24.120333+0000 mgr.y (mgr.25156) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi089.hxwboq (dependencies changed)... 2024-03-30T05:08:25.972 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:25 smithi089 bash[23954]: cephadm 2024-03-30T05:08:24.132075+0000 mgr.y (mgr.25156) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T05:08:25.972 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:25 smithi089 bash[23954]: audit 2024-03-30T05:08:24.166439+0000 mgr.y (mgr.25156) 23 : audit [DBG] from='client.25291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:26.035 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:25 smithi118 bash[45599]: debug 2024-03-30T05:08:25.915+0000 7fc4d2272200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T05:08:26.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:25 smithi118 bash[18665]: cluster 2024-03-30T05:08:24.061799+0000 mgr.y (mgr.25156) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:26.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:25 smithi118 bash[18665]: cluster 2024-03-30T05:08:24.063154+0000 mgr.y (mgr.25156) 19 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:26.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:25 smithi118 bash[18665]: cephadm 2024-03-30T05:08:24.066301+0000 mgr.y (mgr.25156) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:26.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:25 smithi118 bash[18665]: cephadm 2024-03-30T05:08:24.120333+0000 mgr.y (mgr.25156) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi089.hxwboq (dependencies changed)... 2024-03-30T05:08:26.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:25 smithi118 bash[18665]: cephadm 2024-03-30T05:08:24.132075+0000 mgr.y (mgr.25156) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T05:08:26.035 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:25 smithi118 bash[18665]: audit 2024-03-30T05:08:24.166439+0000 mgr.y (mgr.25156) 23 : audit [DBG] from='client.25291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:26.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:26 smithi118 bash[45599]: debug 2024-03-30T05:08:26.047+0000 7fc4d2272200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T05:08:26.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:26 smithi118 bash[45599]: debug 2024-03-30T05:08:26.151+0000 7fc4d2272200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T05:08:26.891 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:26 smithi118 bash[45599]: debug 2024-03-30T05:08:26.519+0000 7fc4d2272200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T05:08:26.892 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:26 smithi118 bash[45599]: debug 2024-03-30T05:08:26.767+0000 7fc4d2272200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T05:08:26.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:26 smithi118 bash[18665]: audit 2024-03-30T05:08:24.968230+0000 mgr.y (mgr.25156) 24 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:26.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:26 smithi118 bash[18665]: cluster 2024-03-30T05:08:25.705198+0000 mon.a (mon.0) 1708 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-03-30T05:08:26.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:26 smithi118 bash[18665]: audit 2024-03-30T05:08:25.894929+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:27.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:26 smithi089 bash[18545]: audit 2024-03-30T05:08:24.968230+0000 mgr.y (mgr.25156) 24 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:27.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:26 smithi089 bash[18545]: cluster 2024-03-30T05:08:25.705198+0000 mon.a (mon.0) 1708 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-03-30T05:08:27.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:26 smithi089 bash[18545]: audit 2024-03-30T05:08:25.894929+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:27.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:26 smithi089 bash[23954]: audit 2024-03-30T05:08:24.968230+0000 mgr.y (mgr.25156) 24 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:27.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:26 smithi089 bash[23954]: cluster 2024-03-30T05:08:25.705198+0000 mon.a (mon.0) 1708 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-03-30T05:08:27.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:26 smithi089 bash[23954]: audit 2024-03-30T05:08:25.894929+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:27.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:27 smithi118 bash[45599]: debug 2024-03-30T05:08:27.039+0000 7fc4d2272200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T05:08:27.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:27 smithi118 bash[45599]: debug 2024-03-30T05:08:27.163+0000 7fc4d2272200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T05:08:27.869 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:27 smithi118 bash[45599]: debug 2024-03-30T05:08:27.455+0000 7fc4d2272200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T05:08:28.040 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:27 smithi089 bash[18545]: cluster 2024-03-30T05:08:26.063533+0000 mgr.y (mgr.25156) 25 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:28.041 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:27 smithi089 bash[23954]: cluster 2024-03-30T05:08:26.063533+0000 mgr.y (mgr.25156) 25 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:28.120 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:27 smithi118 bash[45599]: debug 2024-03-30T05:08:27.879+0000 7fc4d2272200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:08:28.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:27 smithi118 bash[18665]: cluster 2024-03-30T05:08:26.063533+0000 mgr.y (mgr.25156) 25 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:28.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:28 smithi118 bash[45599]: debug 2024-03-30T05:08:28.127+0000 7fc4d2272200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T05:08:28.392 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:28 smithi118 bash[45599]: debug 2024-03-30T05:08:28.263+0000 7fc4d2272200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T05:08:28.891 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:28 smithi118 bash[45599]: debug 2024-03-30T05:08:28.523+0000 7fc4d2272200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:08:29.892 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:29 smithi118 bash[45599]: debug 2024-03-30T05:08:29.611+0000 7fc4d2272200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T05:08:29.892 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:29 smithi118 bash[45599]: debug 2024-03-30T05:08:29.731+0000 7fc4d2272200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T05:08:29.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:29 smithi118 bash[18665]: cluster 2024-03-30T05:08:28.063982+0000 mgr.y (mgr.25156) 26 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:29.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:29 smithi118 bash[18665]: audit 2024-03-30T05:08:28.782738+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:29.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:29 smithi118 bash[18665]: audit 2024-03-30T05:08:28.787858+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:29.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:29 smithi118 bash[18665]: cephadm 2024-03-30T05:08:28.807690+0000 mgr.y (mgr.25156) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T05:08:29.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:29 smithi118 bash[18665]: audit 2024-03-30T05:08:28.954260+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:29.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:29 smithi118 bash[18665]: audit 2024-03-30T05:08:28.964302+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:29.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:29 smithi118 bash[18665]: audit 2024-03-30T05:08:28.975170+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:29.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:29 smithi118 bash[18665]: audit 2024-03-30T05:08:29.219482+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:29.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:29 smithi118 bash[18665]: audit 2024-03-30T05:08:29.230246+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:29.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:29 smithi118 bash[18665]: audit 2024-03-30T05:08:29.241920+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[18545]: cluster 2024-03-30T05:08:28.063982+0000 mgr.y (mgr.25156) 26 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:30.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[18545]: audit 2024-03-30T05:08:28.782738+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[18545]: audit 2024-03-30T05:08:28.787858+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[18545]: cephadm 2024-03-30T05:08:28.807690+0000 mgr.y (mgr.25156) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T05:08:30.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[18545]: audit 2024-03-30T05:08:28.954260+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[18545]: audit 2024-03-30T05:08:28.964302+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[18545]: audit 2024-03-30T05:08:28.975170+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[18545]: audit 2024-03-30T05:08:29.219482+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[18545]: audit 2024-03-30T05:08:29.230246+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[18545]: audit 2024-03-30T05:08:29.241920+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[23954]: cluster 2024-03-30T05:08:28.063982+0000 mgr.y (mgr.25156) 26 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:30.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[23954]: audit 2024-03-30T05:08:28.782738+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[23954]: audit 2024-03-30T05:08:28.787858+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[23954]: cephadm 2024-03-30T05:08:28.807690+0000 mgr.y (mgr.25156) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T05:08:30.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[23954]: audit 2024-03-30T05:08:28.954260+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[23954]: audit 2024-03-30T05:08:28.964302+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[23954]: audit 2024-03-30T05:08:28.975170+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[23954]: audit 2024-03-30T05:08:29.219482+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[23954]: audit 2024-03-30T05:08:29.230246+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:29 smithi089 bash[23954]: audit 2024-03-30T05:08:29.241920+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:30.153 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[45599]: debug 2024-03-30T05:08:30.043+0000 7fc4d2272200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T05:08:30.574 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[45599]: debug 2024-03-30T05:08:30.163+0000 7fc4d2272200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T05:08:30.830 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[45599]: debug 2024-03-30T05:08:30.631+0000 7fc4d2272200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T05:08:30.830 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[45599]: debug 2024-03-30T05:08:30.763+0000 7fc4d2272200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T05:08:30.830 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[45599]: [30/Mar/2024:05:08:30] ENGINE Bus STARTING 2024-03-30T05:08:30.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[18665]: cluster 2024-03-30T05:08:28.966915+0000 mgr.y (mgr.25156) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 21 op/s 2024-03-30T05:08:30.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[18665]: cephadm 2024-03-30T05:08:29.046047+0000 mgr.y (mgr.25156) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2024-03-30T05:08:30.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[18665]: cluster 2024-03-30T05:08:29.232233+0000 mgr.y (mgr.25156) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 22 op/s 2024-03-30T05:08:30.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[18665]: cluster 2024-03-30T05:08:29.232771+0000 mgr.y (mgr.25156) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:08:30.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[18665]: cluster 2024-03-30T05:08:30.766048+0000 mon.a (mon.0) 1718 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:08:30.830 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[18665]: cluster 2024-03-30T05:08:30.766174+0000 mon.a (mon.0) 1719 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:08:30.831 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[18665]: audit 2024-03-30T05:08:30.771643+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.? 172.21.15.118:0/3830134391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:08:30.831 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[18665]: audit 2024-03-30T05:08:30.772806+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.? 172.21.15.118:0/3830134391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:08:30.831 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[18665]: audit 2024-03-30T05:08:30.775293+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.? 172.21.15.118:0/3830134391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:08:30.831 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[18665]: audit 2024-03-30T05:08:30.775626+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.? 172.21.15.118:0/3830134391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:08:31.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[23954]: cluster 2024-03-30T05:08:28.966915+0000 mgr.y (mgr.25156) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 21 op/s 2024-03-30T05:08:31.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[23954]: cephadm 2024-03-30T05:08:29.046047+0000 mgr.y (mgr.25156) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2024-03-30T05:08:31.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[23954]: cluster 2024-03-30T05:08:29.232233+0000 mgr.y (mgr.25156) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 22 op/s 2024-03-30T05:08:31.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[23954]: cluster 2024-03-30T05:08:29.232771+0000 mgr.y (mgr.25156) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:08:31.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[23954]: cluster 2024-03-30T05:08:30.766048+0000 mon.a (mon.0) 1718 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:08:31.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[23954]: cluster 2024-03-30T05:08:30.766174+0000 mon.a (mon.0) 1719 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:08:31.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[23954]: audit 2024-03-30T05:08:30.771643+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.? 172.21.15.118:0/3830134391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:08:31.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[23954]: audit 2024-03-30T05:08:30.772806+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.? 172.21.15.118:0/3830134391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:08:31.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[23954]: audit 2024-03-30T05:08:30.775293+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.? 172.21.15.118:0/3830134391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:08:31.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[23954]: audit 2024-03-30T05:08:30.775626+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.? 172.21.15.118:0/3830134391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:08:31.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[18545]: cluster 2024-03-30T05:08:28.966915+0000 mgr.y (mgr.25156) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 21 op/s 2024-03-30T05:08:31.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[18545]: cephadm 2024-03-30T05:08:29.046047+0000 mgr.y (mgr.25156) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi118 2024-03-30T05:08:31.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[18545]: cluster 2024-03-30T05:08:29.232233+0000 mgr.y (mgr.25156) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 22 op/s 2024-03-30T05:08:31.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[18545]: cluster 2024-03-30T05:08:29.232771+0000 mgr.y (mgr.25156) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-30T05:08:31.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[18545]: cluster 2024-03-30T05:08:30.766048+0000 mon.a (mon.0) 1718 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:08:31.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[18545]: cluster 2024-03-30T05:08:30.766174+0000 mon.a (mon.0) 1719 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:08:31.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[18545]: audit 2024-03-30T05:08:30.771643+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.? 172.21.15.118:0/3830134391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:08:31.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[18545]: audit 2024-03-30T05:08:30.772806+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.? 172.21.15.118:0/3830134391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:08:31.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[18545]: audit 2024-03-30T05:08:30.775293+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.? 172.21.15.118:0/3830134391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:08:31.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:30 smithi089 bash[18545]: audit 2024-03-30T05:08:30.775626+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.? 172.21.15.118:0/3830134391' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:08:31.142 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[45599]: CherryPy Checker: 2024-03-30T05:08:31.142 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[45599]: The Application mounted at '' has an empty config. 2024-03-30T05:08:31.142 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[45599]: [30/Mar/2024:05:08:30] ENGINE Serving on http://:::9283 2024-03-30T05:08:31.142 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:30 smithi118 bash[45599]: [30/Mar/2024:05:08:30] ENGINE Bus STARTED 2024-03-30T05:08:32.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:31 smithi089 bash[23954]: cluster 2024-03-30T05:08:30.974186+0000 mon.a (mon.0) 1720 : cluster [DBG] mgrmap e39: y(active, since 9s), standbys: x 2024-03-30T05:08:32.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:31 smithi089 bash[23954]: cluster 2024-03-30T05:08:31.233217+0000 mgr.y (mgr.25156) 32 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T05:08:32.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:31 smithi089 bash[23954]: audit 2024-03-30T05:08:31.398172+0000 mon.c (mon.1) 58 : audit [DBG] from='client.? 172.21.15.89:0/4210448108' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:08:32.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:31 smithi089 bash[18545]: cluster 2024-03-30T05:08:30.974186+0000 mon.a (mon.0) 1720 : cluster [DBG] mgrmap e39: y(active, since 9s), standbys: x 2024-03-30T05:08:32.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:31 smithi089 bash[18545]: cluster 2024-03-30T05:08:31.233217+0000 mgr.y (mgr.25156) 32 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T05:08:32.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:31 smithi089 bash[18545]: audit 2024-03-30T05:08:31.398172+0000 mon.c (mon.1) 58 : audit [DBG] from='client.? 172.21.15.89:0/4210448108' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:08:32.204 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:31 smithi118 bash[18665]: cluster 2024-03-30T05:08:30.974186+0000 mon.a (mon.0) 1720 : cluster [DBG] mgrmap e39: y(active, since 9s), standbys: x 2024-03-30T05:08:32.204 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:31 smithi118 bash[18665]: cluster 2024-03-30T05:08:31.233217+0000 mgr.y (mgr.25156) 32 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T05:08:32.204 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:31 smithi118 bash[18665]: audit 2024-03-30T05:08:31.398172+0000 mon.c (mon.1) 58 : audit [DBG] from='client.? 172.21.15.89:0/4210448108' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:08:33.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:33 smithi089 bash[18545]: audit 2024-03-30T05:08:32.619300+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:33.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:33 smithi089 bash[18545]: audit 2024-03-30T05:08:32.631783+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:33.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:33 smithi089 bash[18545]: cluster 2024-03-30T05:08:32.633855+0000 mgr.y (mgr.25156) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T05:08:33.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:33 smithi089 bash[18545]: audit 2024-03-30T05:08:32.642189+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:33.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:33 smithi089 bash[23954]: audit 2024-03-30T05:08:32.619300+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:33.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:33 smithi089 bash[23954]: audit 2024-03-30T05:08:32.631783+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:33.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:33 smithi089 bash[23954]: cluster 2024-03-30T05:08:32.633855+0000 mgr.y (mgr.25156) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T05:08:33.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:33 smithi089 bash[23954]: audit 2024-03-30T05:08:32.642189+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[18665]: audit 2024-03-30T05:08:32.619300+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[18665]: audit 2024-03-30T05:08:32.631783+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[18665]: cluster 2024-03-30T05:08:32.633855+0000 mgr.y (mgr.25156) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T05:08:33.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[18665]: audit 2024-03-30T05:08:32.642189+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:33.892 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:33 smithi118 systemd[1]: Stopping Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:08:33.892 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[66145]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T05:08:33.893 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[62207]: ts=2024-03-30T05:08:33.768Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T05:08:33.893 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[62207]: ts=2024-03-30T05:08:33.768Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T05:08:33.893 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[62207]: ts=2024-03-30T05:08:33.768Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T05:08:33.893 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[62207]: ts=2024-03-30T05:08:33.768Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T05:08:33.893 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[62207]: ts=2024-03-30T05:08:33.768Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T05:08:33.893 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[62207]: ts=2024-03-30T05:08:33.768Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T05:08:33.893 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[62207]: ts=2024-03-30T05:08:33.768Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T05:08:33.893 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[62207]: ts=2024-03-30T05:08:33.768Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T05:08:33.893 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[62207]: ts=2024-03-30T05:08:33.768Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T05:08:33.893 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[62207]: ts=2024-03-30T05:08:33.769Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T05:08:33.893 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[62207]: ts=2024-03-30T05:08:33.769Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T05:08:33.893 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:33 smithi118 bash[62207]: ts=2024-03-30T05:08:33.769Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T05:08:34.629 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:34 smithi118 bash[66154]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T05:08:34.629 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:34 smithi118 bash[66189]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T05:08:34.629 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:34 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T05:08:34.630 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:34 smithi118 systemd[1]: Stopped Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:08:34.630 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:34 smithi118 systemd[1]: Started Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:08:35.932 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:35 smithi118 bash[18665]: audit 2024-03-30T05:08:34.598345+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:35.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:35 smithi118 bash[18665]: audit 2024-03-30T05:08:34.608659+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:35.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:35 smithi118 bash[18665]: audit 2024-03-30T05:08:34.970532+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:08:35.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:35 smithi118 bash[18665]: audit 2024-03-30T05:08:34.981594+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:35.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:35 smithi118 bash[18665]: audit 2024-03-30T05:08:34.982987+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:08:35.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:35 smithi118 bash[18665]: audit 2024-03-30T05:08:34.984586+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T05:08:35.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:35 smithi118 bash[18665]: audit 2024-03-30T05:08:34.988850+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:35.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:35 smithi118 bash[18665]: audit 2024-03-30T05:08:34.993315+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:08:35.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:35 smithi118 bash[18665]: audit 2024-03-30T05:08:35.000866+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[18545]: audit 2024-03-30T05:08:34.598345+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[18545]: audit 2024-03-30T05:08:34.608659+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[18545]: audit 2024-03-30T05:08:34.970532+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:08:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[18545]: audit 2024-03-30T05:08:34.981594+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[18545]: audit 2024-03-30T05:08:34.982987+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:08:36.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[18545]: audit 2024-03-30T05:08:34.984586+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T05:08:36.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[18545]: audit 2024-03-30T05:08:34.988850+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:36.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[18545]: audit 2024-03-30T05:08:34.993315+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:08:36.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[18545]: audit 2024-03-30T05:08:35.000866+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:36.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[23954]: audit 2024-03-30T05:08:34.598345+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:36.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[23954]: audit 2024-03-30T05:08:34.608659+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:36.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[23954]: audit 2024-03-30T05:08:34.970532+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:08:36.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[23954]: audit 2024-03-30T05:08:34.981594+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:36.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[23954]: audit 2024-03-30T05:08:34.982987+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:08:36.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[23954]: audit 2024-03-30T05:08:34.984586+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T05:08:36.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[23954]: audit 2024-03-30T05:08:34.988850+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:36.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[23954]: audit 2024-03-30T05:08:34.993315+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:08:36.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:35 smithi089 bash[23954]: audit 2024-03-30T05:08:35.000866+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:36.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[18665]: cluster 2024-03-30T05:08:34.970734+0000 mgr.y (mgr.25156) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T05:08:36.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[18665]: audit 2024-03-30T05:08:34.971320+0000 mgr.y (mgr.25156) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:08:36.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[18665]: cephadm 2024-03-30T05:08:34.982748+0000 mgr.y (mgr.25156) 36 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.89:5000 to Dashboard 2024-03-30T05:08:36.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[18665]: audit 2024-03-30T05:08:34.983408+0000 mgr.y (mgr.25156) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:08:36.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[18665]: audit 2024-03-30T05:08:34.985077+0000 mgr.y (mgr.25156) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T05:08:36.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[18665]: audit 2024-03-30T05:08:34.993733+0000 mgr.y (mgr.25156) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:08:36.811 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[66218]: ts=2024-03-30T05:08:36.644Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T05:08:36.812 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[66218]: ts=2024-03-30T05:08:36.644Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T05:08:36.812 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[66218]: ts=2024-03-30T05:08:36.644Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T05:08:36.812 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[66218]: ts=2024-03-30T05:08:36.644Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi118 (none))" 2024-03-30T05:08:36.812 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[66218]: ts=2024-03-30T05:08:36.644Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T05:08:36.812 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[66218]: ts=2024-03-30T05:08:36.644Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T05:08:36.812 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[66218]: ts=2024-03-30T05:08:36.646Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T05:08:36.812 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[66218]: ts=2024-03-30T05:08:36.647Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T05:08:36.812 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[66218]: ts=2024-03-30T05:08:36.648Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T05:08:36.812 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[66218]: ts=2024-03-30T05:08:36.653Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T05:08:36.812 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[66218]: ts=2024-03-30T05:08:36.653Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.747µs 2024-03-30T05:08:36.812 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[66218]: ts=2024-03-30T05:08:36.653Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T05:08:36.812 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:36 smithi118 bash[66218]: ts=2024-03-30T05:08:36.654Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-03-30T05:08:37.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:36 smithi089 bash[18545]: cluster 2024-03-30T05:08:34.970734+0000 mgr.y (mgr.25156) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T05:08:37.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:36 smithi089 bash[18545]: audit 2024-03-30T05:08:34.971320+0000 mgr.y (mgr.25156) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:08:37.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:36 smithi089 bash[18545]: cephadm 2024-03-30T05:08:34.982748+0000 mgr.y (mgr.25156) 36 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.89:5000 to Dashboard 2024-03-30T05:08:37.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:36 smithi089 bash[18545]: audit 2024-03-30T05:08:34.983408+0000 mgr.y (mgr.25156) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:08:37.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:36 smithi089 bash[18545]: audit 2024-03-30T05:08:34.985077+0000 mgr.y (mgr.25156) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T05:08:37.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:36 smithi089 bash[18545]: audit 2024-03-30T05:08:34.993733+0000 mgr.y (mgr.25156) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:08:37.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:36 smithi089 bash[23954]: cluster 2024-03-30T05:08:34.970734+0000 mgr.y (mgr.25156) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T05:08:37.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:36 smithi089 bash[23954]: audit 2024-03-30T05:08:34.971320+0000 mgr.y (mgr.25156) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:08:37.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:36 smithi089 bash[23954]: cephadm 2024-03-30T05:08:34.982748+0000 mgr.y (mgr.25156) 36 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.89:5000 to Dashboard 2024-03-30T05:08:37.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:36 smithi089 bash[23954]: audit 2024-03-30T05:08:34.983408+0000 mgr.y (mgr.25156) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:08:37.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:36 smithi089 bash[23954]: audit 2024-03-30T05:08:34.985077+0000 mgr.y (mgr.25156) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi089"}]: dispatch 2024-03-30T05:08:37.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:36 smithi089 bash[23954]: audit 2024-03-30T05:08:34.993733+0000 mgr.y (mgr.25156) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:08:37.388 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:37 smithi118 bash[66218]: ts=2024-03-30T05:08:37.139Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-03-30T05:08:37.388 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:37 smithi118 bash[66218]: ts=2024-03-30T05:08:37.342Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-03-30T05:08:37.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:37 smithi118 bash[66218]: ts=2024-03-30T05:08:37.398Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-03-30T05:08:37.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:37 smithi118 bash[66218]: ts=2024-03-30T05:08:37.407Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-03-30T05:08:37.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:37 smithi118 bash[66218]: ts=2024-03-30T05:08:37.407Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-03-30T05:08:37.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:37 smithi118 bash[66218]: ts=2024-03-30T05:08:37.407Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=81.576µs wal_replay_duration=754.386116ms total_replay_duration=754.492263ms 2024-03-30T05:08:37.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:37 smithi118 bash[66218]: ts=2024-03-30T05:08:37.418Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T05:08:37.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:37 smithi118 bash[66218]: ts=2024-03-30T05:08:37.418Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T05:08:37.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:37 smithi118 bash[66218]: ts=2024-03-30T05:08:37.418Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T05:08:37.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:37 smithi118 bash[66218]: ts=2024-03-30T05:08:37.467Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=48.631108ms db_storage=1.483µs remote_storage=2.373µs web_handler=666ns query_engine=1.164µs scrape=609.723µs scrape_sd=252.603µs notify=50.982µs notify_sd=62.189µs rules=46.762934ms 2024-03-30T05:08:37.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:37 smithi118 bash[66218]: ts=2024-03-30T05:08:37.467Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T05:08:38.537 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:38 smithi118 bash[18665]: cluster 2024-03-30T05:08:36.971528+0000 mgr.y (mgr.25156) 40 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-03-30T05:08:38.537 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:38 smithi118 bash[18665]: audit 2024-03-30T05:08:37.186409+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:38.537 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:38 smithi118 bash[18665]: audit 2024-03-30T05:08:37.198249+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:38.537 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:38 smithi118 bash[18665]: cluster 2024-03-30T05:08:37.200673+0000 mgr.y (mgr.25156) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 385 B/s rd, 0 op/s 2024-03-30T05:08:38.538 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:38 smithi118 bash[18665]: cluster 2024-03-30T05:08:37.201378+0000 mgr.y (mgr.25156) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 385 B/s rd, 0 op/s 2024-03-30T05:08:38.538 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:38 smithi118 bash[18665]: audit 2024-03-30T05:08:37.211078+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:38.538 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:38 smithi118 bash[18665]: audit 2024-03-30T05:08:37.375999+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:38.538 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:38 smithi118 bash[18665]: cephadm 2024-03-30T05:08:37.635066+0000 mgr.y (mgr.25156) 43 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T05:08:38.538 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:38 smithi118 bash[18665]: audit 2024-03-30T05:08:37.635997+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:08:38.538 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:38 smithi118 bash[18665]: audit 2024-03-30T05:08:37.638456+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:08:38.538 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:38 smithi118 bash[18665]: audit 2024-03-30T05:08:37.640850+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:38.538 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:38 smithi118 bash[18665]: cephadm 2024-03-30T05:08:37.643146+0000 mgr.y (mgr.25156) 44 : cephadm [INF] Deploying daemon mgr.x on smithi118 2024-03-30T05:08:38.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[18545]: cluster 2024-03-30T05:08:36.971528+0000 mgr.y (mgr.25156) 40 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-03-30T05:08:38.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[18545]: audit 2024-03-30T05:08:37.186409+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:38.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[18545]: audit 2024-03-30T05:08:37.198249+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:38.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[18545]: cluster 2024-03-30T05:08:37.200673+0000 mgr.y (mgr.25156) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 385 B/s rd, 0 op/s 2024-03-30T05:08:38.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[18545]: cluster 2024-03-30T05:08:37.201378+0000 mgr.y (mgr.25156) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 385 B/s rd, 0 op/s 2024-03-30T05:08:38.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[18545]: audit 2024-03-30T05:08:37.211078+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:38.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[18545]: audit 2024-03-30T05:08:37.375999+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:38.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[18545]: cephadm 2024-03-30T05:08:37.635066+0000 mgr.y (mgr.25156) 43 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T05:08:38.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[18545]: audit 2024-03-30T05:08:37.635997+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:08:38.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[18545]: audit 2024-03-30T05:08:37.638456+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:08:38.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[18545]: audit 2024-03-30T05:08:37.640850+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:38.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[18545]: cephadm 2024-03-30T05:08:37.643146+0000 mgr.y (mgr.25156) 44 : cephadm [INF] Deploying daemon mgr.x on smithi118 2024-03-30T05:08:38.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[23954]: cluster 2024-03-30T05:08:36.971528+0000 mgr.y (mgr.25156) 40 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-03-30T05:08:38.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[23954]: audit 2024-03-30T05:08:37.186409+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:38.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[23954]: audit 2024-03-30T05:08:37.198249+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:38.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[23954]: cluster 2024-03-30T05:08:37.200673+0000 mgr.y (mgr.25156) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 385 B/s rd, 0 op/s 2024-03-30T05:08:38.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[23954]: cluster 2024-03-30T05:08:37.201378+0000 mgr.y (mgr.25156) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 385 B/s rd, 0 op/s 2024-03-30T05:08:38.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[23954]: audit 2024-03-30T05:08:37.211078+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:38.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[23954]: audit 2024-03-30T05:08:37.375999+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:38.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[23954]: cephadm 2024-03-30T05:08:37.635066+0000 mgr.y (mgr.25156) 43 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T05:08:38.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[23954]: audit 2024-03-30T05:08:37.635997+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:08:38.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[23954]: audit 2024-03-30T05:08:37.638456+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:08:38.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[23954]: audit 2024-03-30T05:08:37.640850+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:38.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:38 smithi089 bash[23954]: cephadm 2024-03-30T05:08:37.643146+0000 mgr.y (mgr.25156) 44 : cephadm [INF] Deploying daemon mgr.x on smithi118 2024-03-30T05:08:39.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:39 smithi118 bash[18665]: audit 2024-03-30T05:08:38.644758+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:39.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:39 smithi118 bash[18665]: audit 2024-03-30T05:08:38.657623+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:39.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:39 smithi118 bash[18665]: cluster 2024-03-30T05:08:38.660916+0000 mgr.y (mgr.25156) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:08:39.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:39 smithi118 bash[18665]: cluster 2024-03-30T05:08:38.661659+0000 mgr.y (mgr.25156) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:08:39.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:39 smithi118 bash[18665]: audit 2024-03-30T05:08:38.670857+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:40.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:39 smithi089 bash[18545]: audit 2024-03-30T05:08:38.644758+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:40.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:39 smithi089 bash[18545]: audit 2024-03-30T05:08:38.657623+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:40.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:39 smithi089 bash[18545]: cluster 2024-03-30T05:08:38.660916+0000 mgr.y (mgr.25156) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:08:40.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:39 smithi089 bash[18545]: cluster 2024-03-30T05:08:38.661659+0000 mgr.y (mgr.25156) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:08:40.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:39 smithi089 bash[18545]: audit 2024-03-30T05:08:38.670857+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:40.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:39 smithi089 bash[23954]: audit 2024-03-30T05:08:38.644758+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:40.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:39 smithi089 bash[23954]: audit 2024-03-30T05:08:38.657623+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:40.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:39 smithi089 bash[23954]: cluster 2024-03-30T05:08:38.660916+0000 mgr.y (mgr.25156) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:08:40.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:39 smithi089 bash[23954]: cluster 2024-03-30T05:08:38.661659+0000 mgr.y (mgr.25156) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:08:40.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:39 smithi089 bash[23954]: audit 2024-03-30T05:08:38.670857+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:40.864 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:40 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:40.864 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:40 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:40.864 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:40 smithi118 systemd[1]: Stopping Ceph mgr.x for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:08:40.865 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:08:40 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:40.865 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:08:40 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:40.865 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:08:40 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:40.866 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:08:40 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:40.866 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:08:40 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:40.866 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:40 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:40.866 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:08:40 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:41.641 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:41 smithi118 bash[66618]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T05:08:41.642 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:41 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-30T05:08:41.642 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:41 smithi118 bash[66679]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T05:08:41.642 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:41 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-03-30T05:08:41.642 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:41 smithi118 systemd[1]: Stopped Ceph mgr.x for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:08:42.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:41 smithi089 bash[18545]: cluster 2024-03-30T05:08:40.662473+0000 mgr.y (mgr.25156) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-03-30T05:08:42.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:41 smithi089 bash[23954]: cluster 2024-03-30T05:08:40.662473+0000 mgr.y (mgr.25156) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-03-30T05:08:42.142 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:08:41 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:42.142 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:08:41 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:42.142 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:08:41 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:42.143 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:08:41 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:42.143 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:08:41 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:42.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:41 smithi118 bash[18665]: cluster 2024-03-30T05:08:40.662473+0000 mgr.y (mgr.25156) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-03-30T05:08:42.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:41 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:42.144 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:41 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:42.144 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:41 smithi118 systemd[1]: Started Ceph mgr.x for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:08:42.144 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:08:41 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:42.144 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:08:41 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:43.094 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[66734]: debug 2024-03-30T05:08:42.950+0000 7f10d4085700 1 -- 172.21.15.118:0/1736945368 <== mon.2 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5571454185a0 con 0x557146198800 2024-03-30T05:08:43.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:41.084680+0000 mgr.y (mgr.25156) 48 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:43.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:41.926311+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:41.939179+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.493062+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.501952+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.503622+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:43.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.504886+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:43.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.518077+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.597551+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:43.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.600815+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:43.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.610805+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.612209+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T05:08:43.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.619550+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-30T05:08:43.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.620887+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T05:08:43.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.629642+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T05:08:43.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.635401+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:43.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.637192+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:43.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.647115+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.737960+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:43.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.742022+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:43.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.745256+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:43.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.746401+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:43.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.755935+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.828323+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:43.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.832631+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:43.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.836734+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:43.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.838239+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:43.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:42 smithi118 bash[18665]: audit 2024-03-30T05:08:42.849846+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:41.084680+0000 mgr.y (mgr.25156) 48 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:43.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:41.926311+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:41.939179+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.493062+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.501952+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.503622+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:43.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.504886+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:43.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.518077+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.597551+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:43.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.600815+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:43.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.610805+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.612209+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T05:08:43.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.619550+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-30T05:08:43.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.620887+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T05:08:43.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.629642+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T05:08:43.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.635401+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:43.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.637192+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:43.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.647115+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.737960+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:43.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:41.084680+0000 mgr.y (mgr.25156) 48 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:43.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:41.926311+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:41.939179+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.493062+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.501952+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.503622+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:43.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.504886+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:43.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.518077+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.597551+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:43.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.600815+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:43.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.610805+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.612209+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T05:08:43.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.619550+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-30T05:08:43.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.620887+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T05:08:43.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.629642+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T05:08:43.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.635401+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:43.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.637192+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:43.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.647115+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.737960+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:43.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.742022+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:43.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.745256+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:43.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.746401+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:43.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.755935+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.828323+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:43.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.832631+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:43.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.836734+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:43.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.838239+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:43.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[23954]: audit 2024-03-30T05:08:42.849846+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.742022+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:43.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.745256+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:43.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.746401+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:43.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.755935+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.828323+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:43.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.832631+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:43.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.836734+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:43.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.838239+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:43.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:42 smithi089 bash[18545]: audit 2024-03-30T05:08:42.849846+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:43.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[66734]: debug 2024-03-30T05:08:43.102+0000 7f10de294200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T05:08:44.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cluster 2024-03-30T05:08:42.507084+0000 mgr.y (mgr.25156) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-30T05:08:44.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cluster 2024-03-30T05:08:42.507360+0000 mgr.y (mgr.25156) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-03-30T05:08:44.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cephadm 2024-03-30T05:08:42.518906+0000 mgr.y (mgr.25156) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:44.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cephadm 2024-03-30T05:08:42.602303+0000 mgr.y (mgr.25156) 52 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:08:44.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cluster 2024-03-30T05:08:42.640281+0000 mgr.y (mgr.25156) 53 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T05:08:44.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cluster 2024-03-30T05:08:42.640672+0000 mgr.y (mgr.25156) 54 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cephadm 2024-03-30T05:08:42.648196+0000 mgr.y (mgr.25156) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:44.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cluster 2024-03-30T05:08:42.748757+0000 mgr.y (mgr.25156) 56 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cluster 2024-03-30T05:08:42.749073+0000 mgr.y (mgr.25156) 57 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cephadm 2024-03-30T05:08:42.756672+0000 mgr.y (mgr.25156) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:44.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cluster 2024-03-30T05:08:42.840844+0000 mgr.y (mgr.25156) 59 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cluster 2024-03-30T05:08:42.841150+0000 mgr.y (mgr.25156) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cephadm 2024-03-30T05:08:42.850441+0000 mgr.y (mgr.25156) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:44.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:42.932012+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:42.935064+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:42.937777+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:42.938572+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cluster 2024-03-30T05:08:42.940229+0000 mgr.y (mgr.25156) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cluster 2024-03-30T05:08:42.940497+0000 mgr.y (mgr.25156) 63 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:42.947366+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cluster 2024-03-30T05:08:42.507084+0000 mgr.y (mgr.25156) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-30T05:08:44.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cluster 2024-03-30T05:08:42.507360+0000 mgr.y (mgr.25156) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-03-30T05:08:44.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cephadm 2024-03-30T05:08:42.518906+0000 mgr.y (mgr.25156) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:44.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cephadm 2024-03-30T05:08:42.602303+0000 mgr.y (mgr.25156) 52 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:08:44.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cluster 2024-03-30T05:08:42.640281+0000 mgr.y (mgr.25156) 53 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T05:08:44.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cluster 2024-03-30T05:08:42.640672+0000 mgr.y (mgr.25156) 54 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cephadm 2024-03-30T05:08:42.648196+0000 mgr.y (mgr.25156) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:44.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cluster 2024-03-30T05:08:42.748757+0000 mgr.y (mgr.25156) 56 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cluster 2024-03-30T05:08:42.749073+0000 mgr.y (mgr.25156) 57 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cephadm 2024-03-30T05:08:42.756672+0000 mgr.y (mgr.25156) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:44.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cluster 2024-03-30T05:08:42.840844+0000 mgr.y (mgr.25156) 59 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cluster 2024-03-30T05:08:42.841150+0000 mgr.y (mgr.25156) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cephadm 2024-03-30T05:08:42.850441+0000 mgr.y (mgr.25156) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:44.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:42.932012+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:42.935064+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:42.937777+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:42.938572+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cluster 2024-03-30T05:08:42.940229+0000 mgr.y (mgr.25156) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cluster 2024-03-30T05:08:42.940497+0000 mgr.y (mgr.25156) 63 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:42.947366+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: cephadm 2024-03-30T05:08:42.947876+0000 mgr.y (mgr.25156) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:44.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.004367+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.006592+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.008833+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.009594+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.015926+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.056784+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.059012+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.061792+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.062688+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.068967+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.119830+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.123196+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.126079+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.127173+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.137687+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.226508+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.230828+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.234905+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: cephadm 2024-03-30T05:08:42.947876+0000 mgr.y (mgr.25156) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:44.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.004367+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.006592+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.008833+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.009594+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.015926+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.056784+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.059012+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.061792+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.062688+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.068967+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.119830+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.123196+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.126079+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.127173+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.137687+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.226508+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.230828+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.234905+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.236433+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.248433+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.338195+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.341965+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.344818+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.345675+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.273 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.354508+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.273 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.432133+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.273 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.434477+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.273 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.436864+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.273 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.437939+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.444833+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.520867+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.523002+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.525079+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.275 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.525878+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.275 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.532187+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.275 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.576086+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.275 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.578385+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.236433+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.248433+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.338195+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.341965+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.344818+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.345675+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.354508+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.432133+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.434477+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.436864+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.437939+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.444833+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.520867+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.523002+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.525079+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.525878+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.532187+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.576086+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.578385+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.580582+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.581315+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.587884+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.665692+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.668203+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.671104+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.672194+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.679972+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.762056+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.764550+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.767691+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.769012+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.779666+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.282 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.840918+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.282 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.843851+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.282 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.846429+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.282 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.847517+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.282 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.856021+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.282 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.912617+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.915195+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.580582+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.581315+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.587884+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.665692+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.668203+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.671104+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.672194+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.679972+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.762056+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.764550+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.767691+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.769012+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.779666+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.840918+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.843851+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.286 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.846429+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.286 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.847517+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.286 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.856021+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.286 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.912617+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.286 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.915195+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.287 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.917255+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.287 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[18545]: audit 2024-03-30T05:08:43.918069+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.287 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.917255+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.287 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:43 smithi089 bash[23954]: audit 2024-03-30T05:08:43.918069+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cluster 2024-03-30T05:08:42.507084+0000 mgr.y (mgr.25156) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-30T05:08:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cluster 2024-03-30T05:08:42.507360+0000 mgr.y (mgr.25156) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-03-30T05:08:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cephadm 2024-03-30T05:08:42.518906+0000 mgr.y (mgr.25156) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cephadm 2024-03-30T05:08:42.602303+0000 mgr.y (mgr.25156) 52 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:08:44.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cluster 2024-03-30T05:08:42.640281+0000 mgr.y (mgr.25156) 53 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T05:08:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cluster 2024-03-30T05:08:42.640672+0000 mgr.y (mgr.25156) 54 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cephadm 2024-03-30T05:08:42.648196+0000 mgr.y (mgr.25156) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cluster 2024-03-30T05:08:42.748757+0000 mgr.y (mgr.25156) 56 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cluster 2024-03-30T05:08:42.749073+0000 mgr.y (mgr.25156) 57 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cephadm 2024-03-30T05:08:42.756672+0000 mgr.y (mgr.25156) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cluster 2024-03-30T05:08:42.840844+0000 mgr.y (mgr.25156) 59 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cluster 2024-03-30T05:08:42.841150+0000 mgr.y (mgr.25156) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cephadm 2024-03-30T05:08:42.850441+0000 mgr.y (mgr.25156) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:42.932012+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:42.935064+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:42.937777+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:42.938572+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cluster 2024-03-30T05:08:42.940229+0000 mgr.y (mgr.25156) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cluster 2024-03-30T05:08:42.940497+0000 mgr.y (mgr.25156) 63 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:44.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:42.947366+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: cephadm 2024-03-30T05:08:42.947876+0000 mgr.y (mgr.25156) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:44.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.004367+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.006592+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.008833+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.009594+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.015926+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.056784+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.059012+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.061792+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.062688+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.068967+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.119830+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.123196+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.126079+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.127173+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.137687+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.226508+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.230828+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.234905+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.236433+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.248433+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.338195+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.341965+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.344818+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.345675+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.354508+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.432133+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.434477+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.436864+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.437939+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.444833+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.520867+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.523002+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.525079+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.525878+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.532187+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.576086+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.578385+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.580582+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.581315+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.587884+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.665692+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.668203+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.671104+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.672194+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.679972+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.762056+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.764550+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.767691+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.769012+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.779666+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.840918+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.843851+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.846429+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.847517+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.856021+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:44.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.912617+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:44.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.915195+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:44.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.917255+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:44.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:43 smithi118 bash[18665]: audit 2024-03-30T05:08:43.918069+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:44.582 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[63727]: level=warn ts=2024-03-30T05:08:44.263Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi118.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-03-30T05:08:44.807 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[66734]: debug 2024-03-30T05:08:44.714+0000 7f10de294200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T05:08:45.064 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[66734]: debug 2024-03-30T05:08:44.814+0000 7f10de294200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T05:08:45.066 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.011065+0000 mgr.y (mgr.25156) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.066 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.011313+0000 mgr.y (mgr.25156) 66 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.066 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cephadm 2024-03-30T05:08:43.016359+0000 mgr.y (mgr.25156) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.066 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.064219+0000 mgr.y (mgr.25156) 68 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.066 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.064485+0000 mgr.y (mgr.25156) 69 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.067 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cephadm 2024-03-30T05:08:43.069414+0000 mgr.y (mgr.25156) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.067 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.129177+0000 mgr.y (mgr.25156) 71 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.067 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.129428+0000 mgr.y (mgr.25156) 72 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.067 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cephadm 2024-03-30T05:08:43.138383+0000 mgr.y (mgr.25156) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.067 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.239237+0000 mgr.y (mgr.25156) 74 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.067 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.239829+0000 mgr.y (mgr.25156) 75 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.067 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cephadm 2024-03-30T05:08:43.249326+0000 mgr.y (mgr.25156) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.347735+0000 mgr.y (mgr.25156) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T05:08:45.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.347982+0000 mgr.y (mgr.25156) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T05:08:45.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cephadm 2024-03-30T05:08:43.355124+0000 mgr.y (mgr.25156) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.439913+0000 mgr.y (mgr.25156) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T05:08:45.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.440514+0000 mgr.y (mgr.25156) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T05:08:45.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cephadm 2024-03-30T05:08:43.445278+0000 mgr.y (mgr.25156) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.527657+0000 mgr.y (mgr.25156) 83 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-30T05:08:45.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.528239+0000 mgr.y (mgr.25156) 84 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-30T05:08:45.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cephadm 2024-03-30T05:08:43.532673+0000 mgr.y (mgr.25156) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.582738+0000 mgr.y (mgr.25156) 86 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.583004+0000 mgr.y (mgr.25156) 87 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cephadm 2024-03-30T05:08:43.588398+0000 mgr.y (mgr.25156) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.674263+0000 mgr.y (mgr.25156) 89 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.674798+0000 mgr.y (mgr.25156) 90 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cephadm 2024-03-30T05:08:43.680456+0000 mgr.y (mgr.25156) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.771228+0000 mgr.y (mgr.25156) 92 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.771753+0000 mgr.y (mgr.25156) 93 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cephadm 2024-03-30T05:08:43.780315+0000 mgr.y (mgr.25156) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.849601+0000 mgr.y (mgr.25156) 95 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.849931+0000 mgr.y (mgr.25156) 96 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cephadm 2024-03-30T05:08:43.856502+0000 mgr.y (mgr.25156) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.919568+0000 mgr.y (mgr.25156) 98 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.919886+0000 mgr.y (mgr.25156) 99 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:43.937550+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: cephadm 2024-03-30T05:08:43.938149+0000 mgr.y (mgr.25156) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:43.978687+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:43.980970+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:43.982751+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:43.983401+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:43.989731+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.030569+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.032709+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.035093+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.035836+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.042215+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.084825+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.087112+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.089188+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.089905+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.098237+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.139981+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.141939+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.143686+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.144283+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.152076+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.194665+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.196916+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.199178+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.200090+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.210217+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.251857+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.253900+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.255774+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.256523+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.265613+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.542367+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.545984+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.550036+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.551499+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.565154+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.653678+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.657742+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.661557+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.662838+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.673935+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.753937+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.756682+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.759639+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.760586+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.768997+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.847112+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.073 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.849984+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.852916+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.853870+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.862332+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.923568+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.925545+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.927560+0000 mon.a (mon.0) 1887 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.074 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:44 smithi118 bash[18665]: audit 2024-03-30T05:08:44.928342+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.011065+0000 mgr.y (mgr.25156) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.011313+0000 mgr.y (mgr.25156) 66 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cephadm 2024-03-30T05:08:43.016359+0000 mgr.y (mgr.25156) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.064219+0000 mgr.y (mgr.25156) 68 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.064485+0000 mgr.y (mgr.25156) 69 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cephadm 2024-03-30T05:08:43.069414+0000 mgr.y (mgr.25156) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.129177+0000 mgr.y (mgr.25156) 71 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.129428+0000 mgr.y (mgr.25156) 72 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cephadm 2024-03-30T05:08:43.138383+0000 mgr.y (mgr.25156) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.239237+0000 mgr.y (mgr.25156) 74 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.239829+0000 mgr.y (mgr.25156) 75 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cephadm 2024-03-30T05:08:43.249326+0000 mgr.y (mgr.25156) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.347735+0000 mgr.y (mgr.25156) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T05:08:45.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.347982+0000 mgr.y (mgr.25156) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T05:08:45.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cephadm 2024-03-30T05:08:43.355124+0000 mgr.y (mgr.25156) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.439913+0000 mgr.y (mgr.25156) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T05:08:45.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.440514+0000 mgr.y (mgr.25156) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T05:08:45.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cephadm 2024-03-30T05:08:43.445278+0000 mgr.y (mgr.25156) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.527657+0000 mgr.y (mgr.25156) 83 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-30T05:08:45.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.528239+0000 mgr.y (mgr.25156) 84 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-30T05:08:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.011065+0000 mgr.y (mgr.25156) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.011313+0000 mgr.y (mgr.25156) 66 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cephadm 2024-03-30T05:08:43.016359+0000 mgr.y (mgr.25156) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.064219+0000 mgr.y (mgr.25156) 68 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.064485+0000 mgr.y (mgr.25156) 69 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cephadm 2024-03-30T05:08:43.069414+0000 mgr.y (mgr.25156) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.129177+0000 mgr.y (mgr.25156) 71 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.129428+0000 mgr.y (mgr.25156) 72 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cephadm 2024-03-30T05:08:43.138383+0000 mgr.y (mgr.25156) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.239237+0000 mgr.y (mgr.25156) 74 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.239829+0000 mgr.y (mgr.25156) 75 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cephadm 2024-03-30T05:08:43.249326+0000 mgr.y (mgr.25156) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.347735+0000 mgr.y (mgr.25156) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T05:08:45.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.347982+0000 mgr.y (mgr.25156) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T05:08:45.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cephadm 2024-03-30T05:08:43.355124+0000 mgr.y (mgr.25156) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.439913+0000 mgr.y (mgr.25156) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T05:08:45.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.440514+0000 mgr.y (mgr.25156) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T05:08:45.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cephadm 2024-03-30T05:08:43.445278+0000 mgr.y (mgr.25156) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.527657+0000 mgr.y (mgr.25156) 83 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-30T05:08:45.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.528239+0000 mgr.y (mgr.25156) 84 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-30T05:08:45.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cephadm 2024-03-30T05:08:43.532673+0000 mgr.y (mgr.25156) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.582738+0000 mgr.y (mgr.25156) 86 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.583004+0000 mgr.y (mgr.25156) 87 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cephadm 2024-03-30T05:08:43.588398+0000 mgr.y (mgr.25156) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.674263+0000 mgr.y (mgr.25156) 89 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.674798+0000 mgr.y (mgr.25156) 90 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cephadm 2024-03-30T05:08:43.680456+0000 mgr.y (mgr.25156) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.771228+0000 mgr.y (mgr.25156) 92 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.771753+0000 mgr.y (mgr.25156) 93 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cephadm 2024-03-30T05:08:43.780315+0000 mgr.y (mgr.25156) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.849601+0000 mgr.y (mgr.25156) 95 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.849931+0000 mgr.y (mgr.25156) 96 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cephadm 2024-03-30T05:08:43.856502+0000 mgr.y (mgr.25156) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.919568+0000 mgr.y (mgr.25156) 98 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.919886+0000 mgr.y (mgr.25156) 99 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:43.937550+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: cephadm 2024-03-30T05:08:43.938149+0000 mgr.y (mgr.25156) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:43.978687+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:43.980970+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:43.982751+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cephadm 2024-03-30T05:08:43.532673+0000 mgr.y (mgr.25156) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.582738+0000 mgr.y (mgr.25156) 86 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.583004+0000 mgr.y (mgr.25156) 87 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cephadm 2024-03-30T05:08:43.588398+0000 mgr.y (mgr.25156) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.674263+0000 mgr.y (mgr.25156) 89 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.674798+0000 mgr.y (mgr.25156) 90 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cephadm 2024-03-30T05:08:43.680456+0000 mgr.y (mgr.25156) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.771228+0000 mgr.y (mgr.25156) 92 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.771753+0000 mgr.y (mgr.25156) 93 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cephadm 2024-03-30T05:08:43.780315+0000 mgr.y (mgr.25156) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.849601+0000 mgr.y (mgr.25156) 95 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.849931+0000 mgr.y (mgr.25156) 96 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cephadm 2024-03-30T05:08:43.856502+0000 mgr.y (mgr.25156) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.919568+0000 mgr.y (mgr.25156) 98 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.919886+0000 mgr.y (mgr.25156) 99 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:45.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:43.937550+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: cephadm 2024-03-30T05:08:43.938149+0000 mgr.y (mgr.25156) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:45.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:43.978687+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:43.980970+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:43.982751+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:43.983401+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:43.989731+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.030569+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.032709+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.035093+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.035836+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.042215+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.084825+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.087112+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.089188+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.089905+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.098237+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.139981+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.141939+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.143686+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.144283+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.152076+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.194665+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.196916+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.199178+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.200090+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.210217+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.251857+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.253900+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.255774+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.256523+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.265613+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.542367+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.545984+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.550036+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.551499+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.565154+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.653678+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.657742+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.661557+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.662838+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.673935+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.753937+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.756682+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:43.983401+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:43.989731+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.030569+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.032709+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.035093+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.035836+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.042215+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.084825+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.087112+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.089188+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.089905+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.098237+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.139981+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.141939+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.143686+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.144283+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.152076+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.194665+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.196916+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.199178+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.759639+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.760586+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.768997+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.847112+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.849984+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.852916+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.853870+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.862332+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.923568+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.925545+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.927560+0000 mon.a (mon.0) 1887 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[23954]: audit 2024-03-30T05:08:44.928342+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.200090+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.210217+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.251857+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.253900+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.255774+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.256523+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.265613+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.542367+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.545984+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.550036+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.551499+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.565154+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.653678+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.657742+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.661557+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.662838+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.673935+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.753937+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.756682+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.759639+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.760586+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.768997+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.847112+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.849984+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.852916+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.853870+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.862332+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:45.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.923568+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:45.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.925545+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:45.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.927560+0000 mon.a (mon.0) 1887 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:45.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:44 smithi089 bash[18545]: audit 2024-03-30T05:08:44.928342+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:45.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[66734]: debug 2024-03-30T05:08:45.070+0000 7f10de294200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T05:08:46.141 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[66734]: debug 2024-03-30T05:08:45.906+0000 7f10de294200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T05:08:46.142 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[66734]: debug 2024-03-30T05:08:46.026+0000 7f10de294200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T05:08:46.142 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[66734]: debug 2024-03-30T05:08:46.134+0000 7f10de294200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T05:08:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.984726+0000 mgr.y (mgr.25156) 101 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:43.984974+0000 mgr.y (mgr.25156) 102 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cephadm 2024-03-30T05:08:43.990204+0000 mgr.y (mgr.25156) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.037238+0000 mgr.y (mgr.25156) 104 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.037472+0000 mgr.y (mgr.25156) 105 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cephadm 2024-03-30T05:08:44.042629+0000 mgr.y (mgr.25156) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.091230+0000 mgr.y (mgr.25156) 107 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.091461+0000 mgr.y (mgr.25156) 108 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cephadm 2024-03-30T05:08:44.098783+0000 mgr.y (mgr.25156) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.145517+0000 mgr.y (mgr.25156) 110 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.145753+0000 mgr.y (mgr.25156) 111 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cephadm 2024-03-30T05:08:44.152485+0000 mgr.y (mgr.25156) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.201867+0000 mgr.y (mgr.25156) 113 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.202100+0000 mgr.y (mgr.25156) 114 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cephadm 2024-03-30T05:08:44.210621+0000 mgr.y (mgr.25156) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.257806+0000 mgr.y (mgr.25156) 116 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.258047+0000 mgr.y (mgr.25156) 117 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cephadm 2024-03-30T05:08:44.266164+0000 mgr.y (mgr.25156) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.554031+0000 mgr.y (mgr.25156) 119 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.554313+0000 mgr.y (mgr.25156) 120 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cephadm 2024-03-30T05:08:44.565991+0000 mgr.y (mgr.25156) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.665500+0000 mgr.y (mgr.25156) 122 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.666168+0000 mgr.y (mgr.25156) 123 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cephadm 2024-03-30T05:08:44.674821+0000 mgr.y (mgr.25156) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.762952+0000 mgr.y (mgr.25156) 125 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.763465+0000 mgr.y (mgr.25156) 126 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cephadm 2024-03-30T05:08:44.769584+0000 mgr.y (mgr.25156) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.855779+0000 mgr.y (mgr.25156) 128 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.856429+0000 mgr.y (mgr.25156) 129 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cephadm 2024-03-30T05:08:44.862858+0000 mgr.y (mgr.25156) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.929832+0000 mgr.y (mgr.25156) 131 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cluster 2024-03-30T05:08:44.930103+0000 mgr.y (mgr.25156) 132 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:44.937500+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: cephadm 2024-03-30T05:08:44.938281+0000 mgr.y (mgr.25156) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.012304+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.014040+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.016390+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.017043+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.022607+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.095201+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.097164+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.099213+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.099960+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.106145+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.166698+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.168754+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.170570+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.171199+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.177144+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.221719+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.223594+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.225401+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.226065+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.234021+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.291486+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.293638+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.295384+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.296053+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.304434+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.350264+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.352675+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.354744+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.355606+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.364022+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.437640+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.440875+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.444789+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.445803+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.454641+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.528859+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.531275+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.533998+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.534862+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.544420+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.605124+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.607431+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.609756+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.610690+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.622180+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.666638+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.668888+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.671038+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.671821+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.678787+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.752097+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.754384+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.756582+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.757358+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.763492+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.822146+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.824419+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.827141+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.828003+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.836839+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.926902+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.930519+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.933451+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:45 smithi118 bash[18665]: audit 2024-03-30T05:08:45.934465+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.984726+0000 mgr.y (mgr.25156) 101 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:43.984974+0000 mgr.y (mgr.25156) 102 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cephadm 2024-03-30T05:08:43.990204+0000 mgr.y (mgr.25156) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.037238+0000 mgr.y (mgr.25156) 104 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.037472+0000 mgr.y (mgr.25156) 105 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cephadm 2024-03-30T05:08:44.042629+0000 mgr.y (mgr.25156) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.091230+0000 mgr.y (mgr.25156) 107 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.091461+0000 mgr.y (mgr.25156) 108 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cephadm 2024-03-30T05:08:44.098783+0000 mgr.y (mgr.25156) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.145517+0000 mgr.y (mgr.25156) 110 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.145753+0000 mgr.y (mgr.25156) 111 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cephadm 2024-03-30T05:08:44.152485+0000 mgr.y (mgr.25156) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.201867+0000 mgr.y (mgr.25156) 113 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.202100+0000 mgr.y (mgr.25156) 114 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cephadm 2024-03-30T05:08:44.210621+0000 mgr.y (mgr.25156) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.257806+0000 mgr.y (mgr.25156) 116 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.258047+0000 mgr.y (mgr.25156) 117 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cephadm 2024-03-30T05:08:44.266164+0000 mgr.y (mgr.25156) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.554031+0000 mgr.y (mgr.25156) 119 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.554313+0000 mgr.y (mgr.25156) 120 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.984726+0000 mgr.y (mgr.25156) 101 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:43.984974+0000 mgr.y (mgr.25156) 102 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cephadm 2024-03-30T05:08:43.990204+0000 mgr.y (mgr.25156) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.037238+0000 mgr.y (mgr.25156) 104 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.037472+0000 mgr.y (mgr.25156) 105 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cephadm 2024-03-30T05:08:44.042629+0000 mgr.y (mgr.25156) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.091230+0000 mgr.y (mgr.25156) 107 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.091461+0000 mgr.y (mgr.25156) 108 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cephadm 2024-03-30T05:08:44.098783+0000 mgr.y (mgr.25156) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.145517+0000 mgr.y (mgr.25156) 110 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.145753+0000 mgr.y (mgr.25156) 111 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cephadm 2024-03-30T05:08:44.152485+0000 mgr.y (mgr.25156) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.201867+0000 mgr.y (mgr.25156) 113 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.202100+0000 mgr.y (mgr.25156) 114 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cephadm 2024-03-30T05:08:44.210621+0000 mgr.y (mgr.25156) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.257806+0000 mgr.y (mgr.25156) 116 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.258047+0000 mgr.y (mgr.25156) 117 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cephadm 2024-03-30T05:08:44.266164+0000 mgr.y (mgr.25156) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.554031+0000 mgr.y (mgr.25156) 119 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.554313+0000 mgr.y (mgr.25156) 120 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cephadm 2024-03-30T05:08:44.565991+0000 mgr.y (mgr.25156) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.665500+0000 mgr.y (mgr.25156) 122 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.666168+0000 mgr.y (mgr.25156) 123 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cephadm 2024-03-30T05:08:44.674821+0000 mgr.y (mgr.25156) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.762952+0000 mgr.y (mgr.25156) 125 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.763465+0000 mgr.y (mgr.25156) 126 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cephadm 2024-03-30T05:08:44.769584+0000 mgr.y (mgr.25156) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.855779+0000 mgr.y (mgr.25156) 128 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.856429+0000 mgr.y (mgr.25156) 129 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cephadm 2024-03-30T05:08:44.862858+0000 mgr.y (mgr.25156) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.929832+0000 mgr.y (mgr.25156) 131 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cluster 2024-03-30T05:08:44.930103+0000 mgr.y (mgr.25156) 132 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:44.937500+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: cephadm 2024-03-30T05:08:44.938281+0000 mgr.y (mgr.25156) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.012304+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.014040+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.016390+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.017043+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.022607+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.095201+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.097164+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.099213+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.099960+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.106145+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.166698+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.168754+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.170570+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.171199+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.177144+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.221719+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.223594+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.225401+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.226065+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.234021+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.291486+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.293638+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.295384+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.296053+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.304434+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.350264+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cephadm 2024-03-30T05:08:44.565991+0000 mgr.y (mgr.25156) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.665500+0000 mgr.y (mgr.25156) 122 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.666168+0000 mgr.y (mgr.25156) 123 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cephadm 2024-03-30T05:08:44.674821+0000 mgr.y (mgr.25156) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.762952+0000 mgr.y (mgr.25156) 125 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.763465+0000 mgr.y (mgr.25156) 126 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cephadm 2024-03-30T05:08:44.769584+0000 mgr.y (mgr.25156) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.855779+0000 mgr.y (mgr.25156) 128 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.856429+0000 mgr.y (mgr.25156) 129 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cephadm 2024-03-30T05:08:44.862858+0000 mgr.y (mgr.25156) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.929832+0000 mgr.y (mgr.25156) 131 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cluster 2024-03-30T05:08:44.930103+0000 mgr.y (mgr.25156) 132 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:46.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:44.937500+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: cephadm 2024-03-30T05:08:44.938281+0000 mgr.y (mgr.25156) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:46.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.012304+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.014040+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.016390+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.017043+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.022607+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.095201+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.097164+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.352675+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.354744+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.355606+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.364022+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.437640+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.440875+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.444789+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.445803+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.454641+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.528859+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.531275+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.533998+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.534862+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.544420+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.605124+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.607431+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.609756+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.610690+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.622180+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.099213+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.099960+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.106145+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.166698+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.168754+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.170570+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.171199+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.177144+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.221719+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.223594+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.225401+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.226065+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.234021+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.291486+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.293638+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.295384+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.296053+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.304434+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.350264+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.666638+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.668888+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.671038+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.671821+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.678787+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.752097+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.754384+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.756582+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.757358+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.763492+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.822146+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.824419+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.827141+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.828003+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.836839+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.926902+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.930519+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.933451+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[23954]: audit 2024-03-30T05:08:45.934465+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.352675+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.354744+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.355606+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.364022+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.437640+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.440875+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.444789+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.445803+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.454641+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.528859+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.531275+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.533998+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.534862+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.544420+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.605124+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.607431+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.609756+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.610690+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.622180+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.666638+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.668888+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.671038+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.671821+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.678787+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.752097+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.754384+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.756582+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.757358+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.763492+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.822146+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.824419+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.827141+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.828003+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.836839+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:46.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.926902+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:46.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.930519+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:46.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.933451+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:46.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:45 smithi089 bash[18545]: audit 2024-03-30T05:08:45.934465+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:46.891 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[66734]: debug 2024-03-30T05:08:46.502+0000 7f10de294200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T05:08:46.892 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[66734]: debug 2024-03-30T05:08:46.626+0000 7f10de294200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T05:08:46.892 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[66734]: debug 2024-03-30T05:08:46.734+0000 7f10de294200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T05:08:47.221 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[66734]: debug 2024-03-30T05:08:47.110+0000 7f10de294200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T05:08:47.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.018252+0000 mgr.y (mgr.25156) 134 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.018468+0000 mgr.y (mgr.25156) 135 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cephadm 2024-03-30T05:08:45.022970+0000 mgr.y (mgr.25156) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.101430+0000 mgr.y (mgr.25156) 137 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.101665+0000 mgr.y (mgr.25156) 138 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cephadm 2024-03-30T05:08:45.106518+0000 mgr.y (mgr.25156) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.172568+0000 mgr.y (mgr.25156) 140 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.172768+0000 mgr.y (mgr.25156) 141 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cephadm 2024-03-30T05:08:45.177611+0000 mgr.y (mgr.25156) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.227373+0000 mgr.y (mgr.25156) 143 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.227602+0000 mgr.y (mgr.25156) 144 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cephadm 2024-03-30T05:08:45.234492+0000 mgr.y (mgr.25156) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.297344+0000 mgr.y (mgr.25156) 146 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.297583+0000 mgr.y (mgr.25156) 147 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cephadm 2024-03-30T05:08:45.305256+0000 mgr.y (mgr.25156) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.357018+0000 mgr.y (mgr.25156) 149 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.357310+0000 mgr.y (mgr.25156) 150 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cephadm 2024-03-30T05:08:45.364467+0000 mgr.y (mgr.25156) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.447598+0000 mgr.y (mgr.25156) 152 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.447906+0000 mgr.y (mgr.25156) 153 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cephadm 2024-03-30T05:08:45.455036+0000 mgr.y (mgr.25156) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.536767+0000 mgr.y (mgr.25156) 155 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.537263+0000 mgr.y (mgr.25156) 156 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cephadm 2024-03-30T05:08:45.545293+0000 mgr.y (mgr.25156) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.612235+0000 mgr.y (mgr.25156) 158 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.612474+0000 mgr.y (mgr.25156) 159 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cephadm 2024-03-30T05:08:45.622776+0000 mgr.y (mgr.25156) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.673313+0000 mgr.y (mgr.25156) 161 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.673638+0000 mgr.y (mgr.25156) 162 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cephadm 2024-03-30T05:08:45.679239+0000 mgr.y (mgr.25156) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.758884+0000 mgr.y (mgr.25156) 164 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.759132+0000 mgr.y (mgr.25156) 165 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cephadm 2024-03-30T05:08:45.763963+0000 mgr.y (mgr.25156) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.830066+0000 mgr.y (mgr.25156) 167 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.830738+0000 mgr.y (mgr.25156) 168 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cephadm 2024-03-30T05:08:45.837578+0000 mgr.y (mgr.25156) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.936844+0000 mgr.y (mgr.25156) 170 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cluster 2024-03-30T05:08:45.937512+0000 mgr.y (mgr.25156) 171 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:45.943982+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: cephadm 2024-03-30T05:08:45.944919+0000 mgr.y (mgr.25156) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.007501+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.009532+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.011962+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.012706+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.018581+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.093285+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.095426+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.097952+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.098709+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.106943+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.171870+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.174631+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.177389+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.178346+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.185908+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.260678+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.264219+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.267586+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.268581+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.280204+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.356098+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.358239+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.360166+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.360863+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.368889+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.428089+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.430493+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.433010+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.433945+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.441578+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.535370+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.539141+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.542206+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.543494+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.554105+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.641741+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.646005+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.649429+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.650784+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.662046+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.718719+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.722698+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.725774+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.726967+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.736600+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.796712+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.799015+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.801141+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.801981+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.807699+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.851314+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.853848+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.855909+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.856554+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.862394+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.908333+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.910598+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.912698+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.913473+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:46 smithi118 bash[18665]: audit 2024-03-30T05:08:46.920702+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.018252+0000 mgr.y (mgr.25156) 134 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.018468+0000 mgr.y (mgr.25156) 135 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cephadm 2024-03-30T05:08:45.022970+0000 mgr.y (mgr.25156) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.101430+0000 mgr.y (mgr.25156) 137 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.101665+0000 mgr.y (mgr.25156) 138 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cephadm 2024-03-30T05:08:45.106518+0000 mgr.y (mgr.25156) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.172568+0000 mgr.y (mgr.25156) 140 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.172768+0000 mgr.y (mgr.25156) 141 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cephadm 2024-03-30T05:08:45.177611+0000 mgr.y (mgr.25156) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.227373+0000 mgr.y (mgr.25156) 143 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.227602+0000 mgr.y (mgr.25156) 144 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cephadm 2024-03-30T05:08:45.234492+0000 mgr.y (mgr.25156) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.297344+0000 mgr.y (mgr.25156) 146 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.297583+0000 mgr.y (mgr.25156) 147 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cephadm 2024-03-30T05:08:45.305256+0000 mgr.y (mgr.25156) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.357018+0000 mgr.y (mgr.25156) 149 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.357310+0000 mgr.y (mgr.25156) 150 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cephadm 2024-03-30T05:08:45.364467+0000 mgr.y (mgr.25156) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.447598+0000 mgr.y (mgr.25156) 152 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.447906+0000 mgr.y (mgr.25156) 153 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cephadm 2024-03-30T05:08:45.455036+0000 mgr.y (mgr.25156) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.536767+0000 mgr.y (mgr.25156) 155 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.537263+0000 mgr.y (mgr.25156) 156 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cephadm 2024-03-30T05:08:45.545293+0000 mgr.y (mgr.25156) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.612235+0000 mgr.y (mgr.25156) 158 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.612474+0000 mgr.y (mgr.25156) 159 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cephadm 2024-03-30T05:08:45.622776+0000 mgr.y (mgr.25156) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.673313+0000 mgr.y (mgr.25156) 161 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.673638+0000 mgr.y (mgr.25156) 162 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cephadm 2024-03-30T05:08:45.679239+0000 mgr.y (mgr.25156) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.758884+0000 mgr.y (mgr.25156) 164 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.759132+0000 mgr.y (mgr.25156) 165 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cephadm 2024-03-30T05:08:45.763963+0000 mgr.y (mgr.25156) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.830066+0000 mgr.y (mgr.25156) 167 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.830738+0000 mgr.y (mgr.25156) 168 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cephadm 2024-03-30T05:08:45.837578+0000 mgr.y (mgr.25156) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.936844+0000 mgr.y (mgr.25156) 170 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cluster 2024-03-30T05:08:45.937512+0000 mgr.y (mgr.25156) 171 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:45.943982+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: cephadm 2024-03-30T05:08:45.944919+0000 mgr.y (mgr.25156) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.007501+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.018252+0000 mgr.y (mgr.25156) 134 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.018468+0000 mgr.y (mgr.25156) 135 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cephadm 2024-03-30T05:08:45.022970+0000 mgr.y (mgr.25156) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.101430+0000 mgr.y (mgr.25156) 137 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.101665+0000 mgr.y (mgr.25156) 138 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cephadm 2024-03-30T05:08:45.106518+0000 mgr.y (mgr.25156) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.172568+0000 mgr.y (mgr.25156) 140 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.172768+0000 mgr.y (mgr.25156) 141 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cephadm 2024-03-30T05:08:45.177611+0000 mgr.y (mgr.25156) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.227373+0000 mgr.y (mgr.25156) 143 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.227602+0000 mgr.y (mgr.25156) 144 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cephadm 2024-03-30T05:08:45.234492+0000 mgr.y (mgr.25156) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.297344+0000 mgr.y (mgr.25156) 146 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.297583+0000 mgr.y (mgr.25156) 147 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cephadm 2024-03-30T05:08:45.305256+0000 mgr.y (mgr.25156) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.357018+0000 mgr.y (mgr.25156) 149 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.357310+0000 mgr.y (mgr.25156) 150 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cephadm 2024-03-30T05:08:45.364467+0000 mgr.y (mgr.25156) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.447598+0000 mgr.y (mgr.25156) 152 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.447906+0000 mgr.y (mgr.25156) 153 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.009532+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.011962+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.012706+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.018581+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.093285+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.095426+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.097952+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.098709+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.106943+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.171870+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.174631+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.177389+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.178346+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.185908+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.260678+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.264219+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.267586+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.268581+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.280204+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.356098+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.358239+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.360166+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.360863+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.368889+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.428089+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.430493+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.433010+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.433945+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.441578+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.535370+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.539141+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.542206+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.543494+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.554105+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.641741+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.646005+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.649429+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.650784+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.662046+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cephadm 2024-03-30T05:08:45.455036+0000 mgr.y (mgr.25156) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.536767+0000 mgr.y (mgr.25156) 155 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.537263+0000 mgr.y (mgr.25156) 156 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cephadm 2024-03-30T05:08:45.545293+0000 mgr.y (mgr.25156) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.612235+0000 mgr.y (mgr.25156) 158 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.612474+0000 mgr.y (mgr.25156) 159 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cephadm 2024-03-30T05:08:45.622776+0000 mgr.y (mgr.25156) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.673313+0000 mgr.y (mgr.25156) 161 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.673638+0000 mgr.y (mgr.25156) 162 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cephadm 2024-03-30T05:08:45.679239+0000 mgr.y (mgr.25156) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.758884+0000 mgr.y (mgr.25156) 164 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.759132+0000 mgr.y (mgr.25156) 165 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cephadm 2024-03-30T05:08:45.763963+0000 mgr.y (mgr.25156) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.830066+0000 mgr.y (mgr.25156) 167 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.830738+0000 mgr.y (mgr.25156) 168 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cephadm 2024-03-30T05:08:45.837578+0000 mgr.y (mgr.25156) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.936844+0000 mgr.y (mgr.25156) 170 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cluster 2024-03-30T05:08:45.937512+0000 mgr.y (mgr.25156) 171 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:45.943982+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: cephadm 2024-03-30T05:08:45.944919+0000 mgr.y (mgr.25156) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.007501+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.718719+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.722698+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.725774+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.726967+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.736600+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.796712+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.799015+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.801141+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.801981+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.807699+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.851314+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.853848+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.855909+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.856554+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.862394+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.908333+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.910598+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.912698+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.913473+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[18545]: audit 2024-03-30T05:08:46.920702+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.009532+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.011962+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.012706+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.018581+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.093285+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.095426+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.097952+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.098709+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.106943+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.171870+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.174631+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.177389+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.178346+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.185908+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.260678+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.264219+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.267586+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.268581+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.280204+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.356098+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.358239+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.360166+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.360863+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.368889+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.428089+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.430493+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.433010+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.433945+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.441578+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.535370+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.539141+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.542206+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.543494+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.554105+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.641741+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.646005+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.649429+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.650784+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.662046+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.718719+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.722698+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.725774+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.726967+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.736600+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.796712+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.799015+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.801141+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.801981+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.807699+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.851314+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.853848+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.855909+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.856554+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.862394+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.908333+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.910598+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.912698+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.913473+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:46 smithi089 bash[23954]: audit 2024-03-30T05:08:46.920702+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:47.632 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[66734]: debug 2024-03-30T05:08:47.362+0000 7f10de294200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T05:08:47.891 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[66734]: debug 2024-03-30T05:08:47.638+0000 7f10de294200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T05:08:47.891 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[66734]: debug 2024-03-30T05:08:47.758+0000 7f10de294200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T05:08:47.945 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:08:47] "GET /metrics HTTP/1.1" 200 37989 "" "Prometheus/2.33.4" 2024-03-30T05:08:48.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.014160+0000 mgr.y (mgr.25156) 173 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.014401+0000 mgr.y (mgr.25156) 174 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cephadm 2024-03-30T05:08:46.019061+0000 mgr.y (mgr.25156) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.100169+0000 mgr.y (mgr.25156) 176 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.100376+0000 mgr.y (mgr.25156) 177 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cephadm 2024-03-30T05:08:46.107539+0000 mgr.y (mgr.25156) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.180068+0000 mgr.y (mgr.25156) 179 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.180352+0000 mgr.y (mgr.25156) 180 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cephadm 2024-03-30T05:08:46.186328+0000 mgr.y (mgr.25156) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.270830+0000 mgr.y (mgr.25156) 182 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.271222+0000 mgr.y (mgr.25156) 183 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cephadm 2024-03-30T05:08:46.281230+0000 mgr.y (mgr.25156) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.362168+0000 mgr.y (mgr.25156) 185 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.362408+0000 mgr.y (mgr.25156) 186 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cephadm 2024-03-30T05:08:46.369350+0000 mgr.y (mgr.25156) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.435891+0000 mgr.y (mgr.25156) 188 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cephadm 2024-03-30T05:08:46.442113+0000 mgr.y (mgr.25156) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.545908+0000 mgr.y (mgr.25156) 190 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.546471+0000 mgr.y (mgr.25156) 191 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cephadm 2024-03-30T05:08:46.554715+0000 mgr.y (mgr.25156) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.014160+0000 mgr.y (mgr.25156) 173 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.014401+0000 mgr.y (mgr.25156) 174 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cephadm 2024-03-30T05:08:46.019061+0000 mgr.y (mgr.25156) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.100169+0000 mgr.y (mgr.25156) 176 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.100376+0000 mgr.y (mgr.25156) 177 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cephadm 2024-03-30T05:08:46.107539+0000 mgr.y (mgr.25156) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.180068+0000 mgr.y (mgr.25156) 179 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.180352+0000 mgr.y (mgr.25156) 180 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cephadm 2024-03-30T05:08:46.186328+0000 mgr.y (mgr.25156) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.270830+0000 mgr.y (mgr.25156) 182 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.271222+0000 mgr.y (mgr.25156) 183 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cephadm 2024-03-30T05:08:46.281230+0000 mgr.y (mgr.25156) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.362168+0000 mgr.y (mgr.25156) 185 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.362408+0000 mgr.y (mgr.25156) 186 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cephadm 2024-03-30T05:08:46.369350+0000 mgr.y (mgr.25156) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.435891+0000 mgr.y (mgr.25156) 188 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cephadm 2024-03-30T05:08:46.442113+0000 mgr.y (mgr.25156) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.545908+0000 mgr.y (mgr.25156) 190 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.546471+0000 mgr.y (mgr.25156) 191 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cephadm 2024-03-30T05:08:46.554715+0000 mgr.y (mgr.25156) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.653539+0000 mgr.y (mgr.25156) 193 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.654236+0000 mgr.y (mgr.25156) 194 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cephadm 2024-03-30T05:08:46.662787+0000 mgr.y (mgr.25156) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.729134+0000 mgr.y (mgr.25156) 196 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.729366+0000 mgr.y (mgr.25156) 197 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cephadm 2024-03-30T05:08:46.737073+0000 mgr.y (mgr.25156) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.803288+0000 mgr.y (mgr.25156) 199 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.803517+0000 mgr.y (mgr.25156) 200 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cephadm 2024-03-30T05:08:46.808214+0000 mgr.y (mgr.25156) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.857828+0000 mgr.y (mgr.25156) 202 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.858074+0000 mgr.y (mgr.25156) 203 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cephadm 2024-03-30T05:08:46.862928+0000 mgr.y (mgr.25156) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.914829+0000 mgr.y (mgr.25156) 205 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.915071+0000 mgr.y (mgr.25156) 206 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: cephadm 2024-03-30T05:08:46.921261+0000 mgr.y (mgr.25156) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:46.964816+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:46.966675+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:46.968638+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:46.969221+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:46.975386+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.653539+0000 mgr.y (mgr.25156) 193 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.654236+0000 mgr.y (mgr.25156) 194 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cephadm 2024-03-30T05:08:46.662787+0000 mgr.y (mgr.25156) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.729134+0000 mgr.y (mgr.25156) 196 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.729366+0000 mgr.y (mgr.25156) 197 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cephadm 2024-03-30T05:08:46.737073+0000 mgr.y (mgr.25156) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.803288+0000 mgr.y (mgr.25156) 199 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.803517+0000 mgr.y (mgr.25156) 200 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cephadm 2024-03-30T05:08:46.808214+0000 mgr.y (mgr.25156) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.857828+0000 mgr.y (mgr.25156) 202 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.858074+0000 mgr.y (mgr.25156) 203 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cephadm 2024-03-30T05:08:46.862928+0000 mgr.y (mgr.25156) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.914829+0000 mgr.y (mgr.25156) 205 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.915071+0000 mgr.y (mgr.25156) 206 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: cephadm 2024-03-30T05:08:46.921261+0000 mgr.y (mgr.25156) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:46.964816+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:46.966675+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:46.968638+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:46.969221+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:46.975386+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.016014+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.017744+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.019520+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.055862+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.065183+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.116049+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.119732+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.123321+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.124502+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.134202+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.210718+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.212887+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.215217+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.216021+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.224715+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.265149+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.267102+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.269052+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.269803+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.278005+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.016014+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.017744+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.019520+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.055862+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.065183+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.116049+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.119732+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.123321+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.124502+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.134202+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.210718+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.212887+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.215217+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.216021+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.224715+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.265149+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.267102+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.269052+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.269803+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.278005+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.318597+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.320443+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.322636+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.323278+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.331675+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.375137+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.377283+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.379216+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.379927+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.388972+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.432083+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.434363+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.436479+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.437234+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.446772+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.490336+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.492322+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.493959+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.494550+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.318597+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.320443+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.322636+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.323278+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.331675+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.375137+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.377283+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.379216+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.379927+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.388972+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.432083+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.434363+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.436479+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.437234+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.446772+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.490336+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.492322+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.493959+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.494550+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.502581+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.545786+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.548528+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.550854+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.551728+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.561728+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.605433+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.607575+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.610418+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.611138+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.620117+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.662850+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.665848+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.667823+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.668488+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.676394+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.718794+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.721018+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.723583+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.502581+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.545786+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.548528+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.550854+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.551728+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.561728+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.605433+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.607575+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.610418+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.611138+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.620117+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.662850+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.665848+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.667823+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.668488+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.676394+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.718794+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.721018+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.723583+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.724402+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.732651+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.803526+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.807812+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.812059+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.813683+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.827618+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.894324+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.897420+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.901266+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.902165+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[18545]: audit 2024-03-30T05:08:47.914001+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.724402+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.732651+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.803526+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.807812+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.812059+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.813683+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.827618+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.894324+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.897420+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.901266+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.902165+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:47 smithi089 bash[23954]: audit 2024-03-30T05:08:47.914001+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[66734]: debug 2024-03-30T05:08:48.066+0000 7f10de294200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T05:08:48.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.014160+0000 mgr.y (mgr.25156) 173 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.014401+0000 mgr.y (mgr.25156) 174 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cephadm 2024-03-30T05:08:46.019061+0000 mgr.y (mgr.25156) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.100169+0000 mgr.y (mgr.25156) 176 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.100376+0000 mgr.y (mgr.25156) 177 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cephadm 2024-03-30T05:08:46.107539+0000 mgr.y (mgr.25156) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.180068+0000 mgr.y (mgr.25156) 179 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.180352+0000 mgr.y (mgr.25156) 180 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cephadm 2024-03-30T05:08:46.186328+0000 mgr.y (mgr.25156) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.270830+0000 mgr.y (mgr.25156) 182 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.271222+0000 mgr.y (mgr.25156) 183 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cephadm 2024-03-30T05:08:46.281230+0000 mgr.y (mgr.25156) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.362168+0000 mgr.y (mgr.25156) 185 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.362408+0000 mgr.y (mgr.25156) 186 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cephadm 2024-03-30T05:08:46.369350+0000 mgr.y (mgr.25156) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.435891+0000 mgr.y (mgr.25156) 188 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cephadm 2024-03-30T05:08:46.442113+0000 mgr.y (mgr.25156) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.545908+0000 mgr.y (mgr.25156) 190 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.546471+0000 mgr.y (mgr.25156) 191 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cephadm 2024-03-30T05:08:46.554715+0000 mgr.y (mgr.25156) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.653539+0000 mgr.y (mgr.25156) 193 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.654236+0000 mgr.y (mgr.25156) 194 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cephadm 2024-03-30T05:08:46.662787+0000 mgr.y (mgr.25156) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.729134+0000 mgr.y (mgr.25156) 196 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.729366+0000 mgr.y (mgr.25156) 197 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cephadm 2024-03-30T05:08:46.737073+0000 mgr.y (mgr.25156) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.803288+0000 mgr.y (mgr.25156) 199 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.803517+0000 mgr.y (mgr.25156) 200 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cephadm 2024-03-30T05:08:46.808214+0000 mgr.y (mgr.25156) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.857828+0000 mgr.y (mgr.25156) 202 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.858074+0000 mgr.y (mgr.25156) 203 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cephadm 2024-03-30T05:08:46.862928+0000 mgr.y (mgr.25156) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.914829+0000 mgr.y (mgr.25156) 205 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.915071+0000 mgr.y (mgr.25156) 206 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:48.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: cephadm 2024-03-30T05:08:46.921261+0000 mgr.y (mgr.25156) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:48.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:46.964816+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:46.966675+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:46.968638+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:46.969221+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:46.975386+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.016014+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.017744+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.019520+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.055862+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.065183+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.116049+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.119732+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.123321+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.124502+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.134202+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.210718+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.212887+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.215217+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.216021+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.224715+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.265149+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.267102+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.269052+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.269803+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.278005+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.318597+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.320443+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.322636+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.323278+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.331675+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.375137+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.377283+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.379216+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.379927+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.388972+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.432083+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.434363+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.436479+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.437234+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.446772+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.490336+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.492322+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.493959+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.494550+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.502581+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.545786+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.548528+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.550854+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.551728+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.561728+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.605433+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.607575+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.610418+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.611138+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.620117+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.662850+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.665848+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.667823+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.668488+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.676394+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.718794+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.721018+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.723583+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.724402+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.732651+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.803526+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.807812+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.812059+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.813683+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.827618+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.894324+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.897420+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.901266+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.902165+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:47 smithi118 bash[18665]: audit 2024-03-30T05:08:47.914001+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:48.749 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[66734]: debug 2024-03-30T05:08:48.498+0000 7f10de294200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:08:49.046 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[66734]: debug 2024-03-30T05:08:48.758+0000 7f10de294200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T05:08:49.047 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[66734]: debug 2024-03-30T05:08:48.882+0000 7f10de294200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T05:08:49.048 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.970346+0000 mgr.y (mgr.25156) 208 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.048 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:46.970531+0000 mgr.y (mgr.25156) 209 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.048 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cephadm 2024-03-30T05:08:46.975762+0000 mgr.y (mgr.25156) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.048 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.058043+0000 mgr.y (mgr.25156) 211 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.048 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.058247+0000 mgr.y (mgr.25156) 212 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.048 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cephadm 2024-03-30T05:08:47.065879+0000 mgr.y (mgr.25156) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.126598+0000 mgr.y (mgr.25156) 214 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.126805+0000 mgr.y (mgr.25156) 215 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cephadm 2024-03-30T05:08:47.134581+0000 mgr.y (mgr.25156) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.217544+0000 mgr.y (mgr.25156) 217 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.217743+0000 mgr.y (mgr.25156) 218 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cephadm 2024-03-30T05:08:47.225137+0000 mgr.y (mgr.25156) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.271051+0000 mgr.y (mgr.25156) 220 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.271268+0000 mgr.y (mgr.25156) 221 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.049 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cephadm 2024-03-30T05:08:47.278437+0000 mgr.y (mgr.25156) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.324539+0000 mgr.y (mgr.25156) 223 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.324863+0000 mgr.y (mgr.25156) 224 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cephadm 2024-03-30T05:08:47.332142+0000 mgr.y (mgr.25156) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.381631+0000 mgr.y (mgr.25156) 226 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.382462+0000 mgr.y (mgr.25156) 227 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cephadm 2024-03-30T05:08:47.389500+0000 mgr.y (mgr.25156) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.438612+0000 mgr.y (mgr.25156) 229 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.438858+0000 mgr.y (mgr.25156) 230 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cephadm 2024-03-30T05:08:47.447186+0000 mgr.y (mgr.25156) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.495778+0000 mgr.y (mgr.25156) 232 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.496063+0000 mgr.y (mgr.25156) 233 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cephadm 2024-03-30T05:08:47.502979+0000 mgr.y (mgr.25156) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.553470+0000 mgr.y (mgr.25156) 235 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.050 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.553790+0000 mgr.y (mgr.25156) 236 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.051 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cephadm 2024-03-30T05:08:47.562173+0000 mgr.y (mgr.25156) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.051 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.612455+0000 mgr.y (mgr.25156) 238 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.051 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.612704+0000 mgr.y (mgr.25156) 239 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.051 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cephadm 2024-03-30T05:08:47.620609+0000 mgr.y (mgr.25156) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.051 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.669704+0000 mgr.y (mgr.25156) 241 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.051 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.670053+0000 mgr.y (mgr.25156) 242 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.051 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cephadm 2024-03-30T05:08:47.676800+0000 mgr.y (mgr.25156) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.051 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.725799+0000 mgr.y (mgr.25156) 244 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.051 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.726099+0000 mgr.y (mgr.25156) 245 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.051 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cephadm 2024-03-30T05:08:47.733160+0000 mgr.y (mgr.25156) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.051 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.816635+0000 mgr.y (mgr.25156) 247 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.051 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.817111+0000 mgr.y (mgr.25156) 248 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.051 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cephadm 2024-03-30T05:08:47.828611+0000 mgr.y (mgr.25156) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.051 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.903866+0000 mgr.y (mgr.25156) 250 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.051 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.904073+0000 mgr.y (mgr.25156) 251 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: cephadm 2024-03-30T05:08:47.914533+0000 mgr.y (mgr.25156) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:47.968988+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:47.971157+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:47.973380+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:47.974129+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:47.980716+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.022594+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.024650+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.027088+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.027762+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.036986+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.079140+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.081324+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.083040+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.052 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.083664+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.092838+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.134946+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.136793+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.138543+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.139160+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.146803+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.188499+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.190359+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.192090+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.192744+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.200831+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.241906+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.244354+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.053 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.246489+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.054 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.247405+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.054 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.257419+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.054 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.331752+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.054 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.333521+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.054 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.335468+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.054 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.336091+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.054 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.345432+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.055 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.420848+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.055 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.422667+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.055 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.424975+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.055 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.425697+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.055 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.434815+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.055 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.491665+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.055 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.493754+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.055 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.495527+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.055 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.496193+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.055 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.507075+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.055 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.583189+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.055 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.585631+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.055 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.588308+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.056 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.589193+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.056 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.598751+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.056 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.657827+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.056 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.659996+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.056 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.661900+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.056 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.662577+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.670798+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.711593+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.713354+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.715268+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.715867+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.723583+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.766848+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.769099+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.771878+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.772750+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.782912+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.861662+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.863749+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.057 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.865533+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.058 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.866140+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.058 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.871892+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.058 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.916868+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.058 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.918955+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.058 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.920691+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.058 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.921358+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.058 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:48 smithi118 bash[18665]: audit 2024-03-30T05:08:48.927205+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.970346+0000 mgr.y (mgr.25156) 208 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:46.970531+0000 mgr.y (mgr.25156) 209 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cephadm 2024-03-30T05:08:46.975762+0000 mgr.y (mgr.25156) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.058043+0000 mgr.y (mgr.25156) 211 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.058247+0000 mgr.y (mgr.25156) 212 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cephadm 2024-03-30T05:08:47.065879+0000 mgr.y (mgr.25156) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.126598+0000 mgr.y (mgr.25156) 214 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.126805+0000 mgr.y (mgr.25156) 215 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cephadm 2024-03-30T05:08:47.134581+0000 mgr.y (mgr.25156) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.217544+0000 mgr.y (mgr.25156) 217 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.217743+0000 mgr.y (mgr.25156) 218 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cephadm 2024-03-30T05:08:47.225137+0000 mgr.y (mgr.25156) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.271051+0000 mgr.y (mgr.25156) 220 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.271268+0000 mgr.y (mgr.25156) 221 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cephadm 2024-03-30T05:08:47.278437+0000 mgr.y (mgr.25156) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.324539+0000 mgr.y (mgr.25156) 223 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.324863+0000 mgr.y (mgr.25156) 224 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cephadm 2024-03-30T05:08:47.332142+0000 mgr.y (mgr.25156) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.381631+0000 mgr.y (mgr.25156) 226 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.382462+0000 mgr.y (mgr.25156) 227 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.970346+0000 mgr.y (mgr.25156) 208 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:46.970531+0000 mgr.y (mgr.25156) 209 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cephadm 2024-03-30T05:08:46.975762+0000 mgr.y (mgr.25156) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.058043+0000 mgr.y (mgr.25156) 211 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.058247+0000 mgr.y (mgr.25156) 212 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cephadm 2024-03-30T05:08:47.065879+0000 mgr.y (mgr.25156) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.126598+0000 mgr.y (mgr.25156) 214 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.126805+0000 mgr.y (mgr.25156) 215 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cephadm 2024-03-30T05:08:47.134581+0000 mgr.y (mgr.25156) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.217544+0000 mgr.y (mgr.25156) 217 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.217743+0000 mgr.y (mgr.25156) 218 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cephadm 2024-03-30T05:08:47.225137+0000 mgr.y (mgr.25156) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.271051+0000 mgr.y (mgr.25156) 220 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.271268+0000 mgr.y (mgr.25156) 221 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cephadm 2024-03-30T05:08:47.278437+0000 mgr.y (mgr.25156) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.324539+0000 mgr.y (mgr.25156) 223 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.324863+0000 mgr.y (mgr.25156) 224 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cephadm 2024-03-30T05:08:47.332142+0000 mgr.y (mgr.25156) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.381631+0000 mgr.y (mgr.25156) 226 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.382462+0000 mgr.y (mgr.25156) 227 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cephadm 2024-03-30T05:08:47.389500+0000 mgr.y (mgr.25156) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.438612+0000 mgr.y (mgr.25156) 229 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.438858+0000 mgr.y (mgr.25156) 230 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cephadm 2024-03-30T05:08:47.447186+0000 mgr.y (mgr.25156) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.495778+0000 mgr.y (mgr.25156) 232 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.496063+0000 mgr.y (mgr.25156) 233 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cephadm 2024-03-30T05:08:47.502979+0000 mgr.y (mgr.25156) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.553470+0000 mgr.y (mgr.25156) 235 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.553790+0000 mgr.y (mgr.25156) 236 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cephadm 2024-03-30T05:08:47.562173+0000 mgr.y (mgr.25156) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.612455+0000 mgr.y (mgr.25156) 238 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.612704+0000 mgr.y (mgr.25156) 239 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cephadm 2024-03-30T05:08:47.620609+0000 mgr.y (mgr.25156) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.669704+0000 mgr.y (mgr.25156) 241 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.670053+0000 mgr.y (mgr.25156) 242 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cephadm 2024-03-30T05:08:47.676800+0000 mgr.y (mgr.25156) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.725799+0000 mgr.y (mgr.25156) 244 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.726099+0000 mgr.y (mgr.25156) 245 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cephadm 2024-03-30T05:08:47.733160+0000 mgr.y (mgr.25156) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.816635+0000 mgr.y (mgr.25156) 247 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.817111+0000 mgr.y (mgr.25156) 248 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cephadm 2024-03-30T05:08:47.389500+0000 mgr.y (mgr.25156) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.438612+0000 mgr.y (mgr.25156) 229 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.438858+0000 mgr.y (mgr.25156) 230 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cephadm 2024-03-30T05:08:47.447186+0000 mgr.y (mgr.25156) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.495778+0000 mgr.y (mgr.25156) 232 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.496063+0000 mgr.y (mgr.25156) 233 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cephadm 2024-03-30T05:08:47.502979+0000 mgr.y (mgr.25156) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.553470+0000 mgr.y (mgr.25156) 235 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.553790+0000 mgr.y (mgr.25156) 236 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cephadm 2024-03-30T05:08:47.562173+0000 mgr.y (mgr.25156) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.612455+0000 mgr.y (mgr.25156) 238 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.612704+0000 mgr.y (mgr.25156) 239 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cephadm 2024-03-30T05:08:47.620609+0000 mgr.y (mgr.25156) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.669704+0000 mgr.y (mgr.25156) 241 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.670053+0000 mgr.y (mgr.25156) 242 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cephadm 2024-03-30T05:08:47.676800+0000 mgr.y (mgr.25156) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.725799+0000 mgr.y (mgr.25156) 244 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.726099+0000 mgr.y (mgr.25156) 245 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cephadm 2024-03-30T05:08:47.733160+0000 mgr.y (mgr.25156) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.816635+0000 mgr.y (mgr.25156) 247 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.817111+0000 mgr.y (mgr.25156) 248 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cephadm 2024-03-30T05:08:47.828611+0000 mgr.y (mgr.25156) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.903866+0000 mgr.y (mgr.25156) 250 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.904073+0000 mgr.y (mgr.25156) 251 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: cephadm 2024-03-30T05:08:47.914533+0000 mgr.y (mgr.25156) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:47.968988+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:47.971157+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:47.973380+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:47.974129+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:47.980716+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.022594+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.024650+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.027088+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.027762+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.036986+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.079140+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.081324+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.083040+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.083664+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.092838+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cephadm 2024-03-30T05:08:47.828611+0000 mgr.y (mgr.25156) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.903866+0000 mgr.y (mgr.25156) 250 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.904073+0000 mgr.y (mgr.25156) 251 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:49.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: cephadm 2024-03-30T05:08:47.914533+0000 mgr.y (mgr.25156) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:49.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:47.968988+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:47.971157+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:47.973380+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:47.974129+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:47.980716+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.022594+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.024650+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.027088+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.027762+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.036986+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.079140+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.081324+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.083040+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.083664+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.092838+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.134946+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.136793+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.138543+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.139160+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.146803+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.188499+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.190359+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.192090+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.192744+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.200831+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.241906+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.244354+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.246489+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.247405+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.257419+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.331752+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.333521+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.335468+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.336091+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.345432+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.134946+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.136793+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.138543+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.139160+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.146803+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.188499+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.190359+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.192090+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.192744+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.200831+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.241906+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.244354+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.246489+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.247405+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.257419+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.331752+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.333521+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.335468+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.336091+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.345432+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.420848+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.422667+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.424975+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.425697+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.434815+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.491665+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.493754+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.495527+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.496193+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.507075+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.583189+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.585631+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.588308+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.589193+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.598751+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.657827+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.659996+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.661900+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.662577+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.420848+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.422667+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.424975+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.425697+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.434815+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.491665+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.493754+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.495527+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.496193+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.507075+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.583189+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.585631+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.588308+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.589193+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.598751+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.657827+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.659996+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.661900+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.662577+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.670798+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.711593+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.713354+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.715268+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.715867+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.723583+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.766848+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.769099+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.771878+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.772750+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.782912+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.861662+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.863749+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.865533+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.866140+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.871892+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.916868+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.918955+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.920691+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.921358+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[18545]: audit 2024-03-30T05:08:48.927205+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.670798+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.711593+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.713354+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.715268+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.715867+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.723583+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.766848+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.769099+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.771878+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.772750+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.782912+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.861662+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.863749+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.865533+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.866140+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.871892+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.916868+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.918955+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.920691+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.921358+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:48 smithi089 bash[23954]: audit 2024-03-30T05:08:48.927205+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:49.391 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[66734]: debug 2024-03-30T05:08:49.162+0000 7f10de294200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:08:50.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.975571+0000 mgr.y (mgr.25156) 253 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:47.975902+0000 mgr.y (mgr.25156) 254 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cephadm 2024-03-30T05:08:47.981288+0000 mgr.y (mgr.25156) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.029110+0000 mgr.y (mgr.25156) 256 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.029323+0000 mgr.y (mgr.25156) 257 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cephadm 2024-03-30T05:08:48.037567+0000 mgr.y (mgr.25156) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.084850+0000 mgr.y (mgr.25156) 259 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.085074+0000 mgr.y (mgr.25156) 260 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cephadm 2024-03-30T05:08:48.093284+0000 mgr.y (mgr.25156) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.140429+0000 mgr.y (mgr.25156) 262 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.140658+0000 mgr.y (mgr.25156) 263 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cephadm 2024-03-30T05:08:48.147185+0000 mgr.y (mgr.25156) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.193926+0000 mgr.y (mgr.25156) 265 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.194154+0000 mgr.y (mgr.25156) 266 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cephadm 2024-03-30T05:08:48.201282+0000 mgr.y (mgr.25156) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.248986+0000 mgr.y (mgr.25156) 268 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.249363+0000 mgr.y (mgr.25156) 269 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cephadm 2024-03-30T05:08:48.258036+0000 mgr.y (mgr.25156) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.338118+0000 mgr.y (mgr.25156) 271 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s 2024-03-30T05:08:50.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.338561+0000 mgr.y (mgr.25156) 272 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s 2024-03-30T05:08:50.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cephadm 2024-03-30T05:08:48.346117+0000 mgr.y (mgr.25156) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.427524+0000 mgr.y (mgr.25156) 274 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-03-30T05:08:50.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cephadm 2024-03-30T05:08:48.435316+0000 mgr.y (mgr.25156) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.497787+0000 mgr.y (mgr.25156) 276 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T05:08:50.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.498410+0000 mgr.y (mgr.25156) 277 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-30T05:08:50.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cephadm 2024-03-30T05:08:48.507636+0000 mgr.y (mgr.25156) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.591044+0000 mgr.y (mgr.25156) 279 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T05:08:50.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.591513+0000 mgr.y (mgr.25156) 280 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cephadm 2024-03-30T05:08:48.599322+0000 mgr.y (mgr.25156) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.663823+0000 mgr.y (mgr.25156) 282 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.664060+0000 mgr.y (mgr.25156) 283 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cephadm 2024-03-30T05:08:48.671240+0000 mgr.y (mgr.25156) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.717097+0000 mgr.y (mgr.25156) 285 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.717333+0000 mgr.y (mgr.25156) 286 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cephadm 2024-03-30T05:08:48.724018+0000 mgr.y (mgr.25156) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.774382+0000 mgr.y (mgr.25156) 288 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.774882+0000 mgr.y (mgr.25156) 289 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cephadm 2024-03-30T05:08:48.783423+0000 mgr.y (mgr.25156) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.867416+0000 mgr.y (mgr.25156) 291 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.867655+0000 mgr.y (mgr.25156) 292 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cephadm 2024-03-30T05:08:48.872288+0000 mgr.y (mgr.25156) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.922647+0000 mgr.y (mgr.25156) 294 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.922853+0000 mgr.y (mgr.25156) 295 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: cephadm 2024-03-30T05:08:48.927576+0000 mgr.y (mgr.25156) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:48.974250+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:48.976074+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:48.977794+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:48.978449+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:48.984046+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.024952+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.026743+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.028373+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.028987+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.035580+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.076309+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.078129+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.079797+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.080410+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.087144+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.128218+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.129990+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.132129+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.132810+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.138499+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.179414+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.181171+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.182810+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.183427+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.189346+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.229656+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.231662+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.233562+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.234244+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.240882+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.282030+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.283910+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.285771+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.286427+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.292489+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.334288+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.336773+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.338705+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.339358+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.345979+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.387879+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.389685+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.391291+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.391901+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.397494+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.438939+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.440889+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.442986+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.443596+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.449521+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.490324+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.492124+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.493822+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.494495+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.501242+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.541984+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.543669+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.545269+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.545882+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.552443+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.592763+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.594510+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.596125+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.596748+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.603435+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.644191+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.646084+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.647898+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.648610+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.655494+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.695859+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.697587+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.699229+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.699810+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.706446+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.751093+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.753195+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.754955+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.755599+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.762287+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.802727+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.804503+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.806192+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.806747+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.813323+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.858043+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.860190+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.862369+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.863060+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.870111+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.949494+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:49 smithi118 bash[18665]: audit 2024-03-30T05:08:49.952195+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.975571+0000 mgr.y (mgr.25156) 253 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:47.975902+0000 mgr.y (mgr.25156) 254 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cephadm 2024-03-30T05:08:47.981288+0000 mgr.y (mgr.25156) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.029110+0000 mgr.y (mgr.25156) 256 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.029323+0000 mgr.y (mgr.25156) 257 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cephadm 2024-03-30T05:08:48.037567+0000 mgr.y (mgr.25156) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.084850+0000 mgr.y (mgr.25156) 259 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.085074+0000 mgr.y (mgr.25156) 260 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cephadm 2024-03-30T05:08:48.093284+0000 mgr.y (mgr.25156) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.140429+0000 mgr.y (mgr.25156) 262 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.140658+0000 mgr.y (mgr.25156) 263 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cephadm 2024-03-30T05:08:48.147185+0000 mgr.y (mgr.25156) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.193926+0000 mgr.y (mgr.25156) 265 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.194154+0000 mgr.y (mgr.25156) 266 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cephadm 2024-03-30T05:08:48.201282+0000 mgr.y (mgr.25156) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.248986+0000 mgr.y (mgr.25156) 268 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.249363+0000 mgr.y (mgr.25156) 269 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cephadm 2024-03-30T05:08:48.258036+0000 mgr.y (mgr.25156) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.338118+0000 mgr.y (mgr.25156) 271 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s 2024-03-30T05:08:50.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.338561+0000 mgr.y (mgr.25156) 272 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s 2024-03-30T05:08:50.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.975571+0000 mgr.y (mgr.25156) 253 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:47.975902+0000 mgr.y (mgr.25156) 254 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cephadm 2024-03-30T05:08:47.981288+0000 mgr.y (mgr.25156) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.029110+0000 mgr.y (mgr.25156) 256 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.029323+0000 mgr.y (mgr.25156) 257 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cephadm 2024-03-30T05:08:48.037567+0000 mgr.y (mgr.25156) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.084850+0000 mgr.y (mgr.25156) 259 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.085074+0000 mgr.y (mgr.25156) 260 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cephadm 2024-03-30T05:08:48.093284+0000 mgr.y (mgr.25156) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.140429+0000 mgr.y (mgr.25156) 262 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.140658+0000 mgr.y (mgr.25156) 263 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cephadm 2024-03-30T05:08:48.147185+0000 mgr.y (mgr.25156) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.193926+0000 mgr.y (mgr.25156) 265 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.194154+0000 mgr.y (mgr.25156) 266 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cephadm 2024-03-30T05:08:48.201282+0000 mgr.y (mgr.25156) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.248986+0000 mgr.y (mgr.25156) 268 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.249363+0000 mgr.y (mgr.25156) 269 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cephadm 2024-03-30T05:08:48.258036+0000 mgr.y (mgr.25156) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.338118+0000 mgr.y (mgr.25156) 271 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s 2024-03-30T05:08:50.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.338561+0000 mgr.y (mgr.25156) 272 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s 2024-03-30T05:08:50.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cephadm 2024-03-30T05:08:48.346117+0000 mgr.y (mgr.25156) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.427524+0000 mgr.y (mgr.25156) 274 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-03-30T05:08:50.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cephadm 2024-03-30T05:08:48.435316+0000 mgr.y (mgr.25156) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.497787+0000 mgr.y (mgr.25156) 276 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T05:08:50.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.498410+0000 mgr.y (mgr.25156) 277 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-30T05:08:50.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cephadm 2024-03-30T05:08:48.507636+0000 mgr.y (mgr.25156) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.591044+0000 mgr.y (mgr.25156) 279 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T05:08:50.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.591513+0000 mgr.y (mgr.25156) 280 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cephadm 2024-03-30T05:08:48.599322+0000 mgr.y (mgr.25156) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.663823+0000 mgr.y (mgr.25156) 282 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.664060+0000 mgr.y (mgr.25156) 283 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cephadm 2024-03-30T05:08:48.671240+0000 mgr.y (mgr.25156) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.717097+0000 mgr.y (mgr.25156) 285 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.717333+0000 mgr.y (mgr.25156) 286 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cephadm 2024-03-30T05:08:48.724018+0000 mgr.y (mgr.25156) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.774382+0000 mgr.y (mgr.25156) 288 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.774882+0000 mgr.y (mgr.25156) 289 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cephadm 2024-03-30T05:08:48.783423+0000 mgr.y (mgr.25156) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.867416+0000 mgr.y (mgr.25156) 291 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.867655+0000 mgr.y (mgr.25156) 292 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cephadm 2024-03-30T05:08:48.872288+0000 mgr.y (mgr.25156) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.922647+0000 mgr.y (mgr.25156) 294 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.922853+0000 mgr.y (mgr.25156) 295 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: cephadm 2024-03-30T05:08:48.927576+0000 mgr.y (mgr.25156) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:48.974250+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:48.976074+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:48.977794+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:48.978449+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:48.984046+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.024952+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.026743+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.028373+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.028987+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.035580+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.076309+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.078129+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.079797+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.080410+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.087144+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.128218+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.129990+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.132129+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.132810+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.138499+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.179414+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.181171+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.182810+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.183427+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.189346+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.229656+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.231662+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.233562+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.234244+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.240882+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.282030+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.283910+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.285771+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.286427+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.292489+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.334288+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.336773+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.338705+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.339358+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.345979+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.387879+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.389685+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.391291+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.391901+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.397494+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.438939+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.440889+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.442986+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.443596+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.449521+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.490324+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.492124+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.493822+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.494495+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.501242+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.541984+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.543669+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.545269+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.545882+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.552443+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.592763+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.594510+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.596125+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.596748+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.603435+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.644191+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.646084+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.647898+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.648610+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.655494+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.695859+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.697587+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.699229+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.699810+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.706446+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.751093+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.753195+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.754955+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.755599+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.762287+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.802727+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.804503+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.806192+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.806747+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.813323+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.858043+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.860190+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.862369+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.863060+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.870111+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.949494+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[18545]: audit 2024-03-30T05:08:49.952195+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cephadm 2024-03-30T05:08:48.346117+0000 mgr.y (mgr.25156) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.427524+0000 mgr.y (mgr.25156) 274 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-03-30T05:08:50.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cephadm 2024-03-30T05:08:48.435316+0000 mgr.y (mgr.25156) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.497787+0000 mgr.y (mgr.25156) 276 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T05:08:50.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.498410+0000 mgr.y (mgr.25156) 277 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-30T05:08:50.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cephadm 2024-03-30T05:08:48.507636+0000 mgr.y (mgr.25156) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.591044+0000 mgr.y (mgr.25156) 279 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-30T05:08:50.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.591513+0000 mgr.y (mgr.25156) 280 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cephadm 2024-03-30T05:08:48.599322+0000 mgr.y (mgr.25156) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.663823+0000 mgr.y (mgr.25156) 282 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.664060+0000 mgr.y (mgr.25156) 283 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cephadm 2024-03-30T05:08:48.671240+0000 mgr.y (mgr.25156) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.717097+0000 mgr.y (mgr.25156) 285 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.717333+0000 mgr.y (mgr.25156) 286 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cephadm 2024-03-30T05:08:48.724018+0000 mgr.y (mgr.25156) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.774382+0000 mgr.y (mgr.25156) 288 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.774882+0000 mgr.y (mgr.25156) 289 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cephadm 2024-03-30T05:08:48.783423+0000 mgr.y (mgr.25156) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.867416+0000 mgr.y (mgr.25156) 291 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.867655+0000 mgr.y (mgr.25156) 292 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cephadm 2024-03-30T05:08:48.872288+0000 mgr.y (mgr.25156) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.922647+0000 mgr.y (mgr.25156) 294 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.922853+0000 mgr.y (mgr.25156) 295 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:50.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: cephadm 2024-03-30T05:08:48.927576+0000 mgr.y (mgr.25156) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:50.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:48.974250+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:48.976074+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:48.977794+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:48.978449+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:48.984046+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.024952+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.026743+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.028373+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.028987+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.035580+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.076309+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.078129+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.079797+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.080410+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.087144+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.128218+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.129990+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.132129+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.132810+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.138499+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.179414+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.181171+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.182810+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.183427+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.189346+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.229656+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.231662+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.233562+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.234244+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.240882+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.282030+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.283910+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.285771+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.286427+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.292489+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.334288+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.336773+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.338705+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.339358+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.345979+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.387879+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.389685+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.391291+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.391901+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.397494+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.438939+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.440889+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.442986+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.443596+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.449521+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.490324+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.492124+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.493822+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.494495+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.501242+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.541984+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.543669+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.545269+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.545882+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.552443+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.592763+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.594510+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.596125+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.596748+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.603435+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.644191+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.646084+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.647898+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.648610+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.655494+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.695859+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.697587+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.699229+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.699810+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.706446+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.751093+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.753195+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.754955+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.755599+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.762287+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.802727+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.804503+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.806192+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.806747+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.813323+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.858043+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.860190+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.862369+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:50.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.863060+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:50.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.870111+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:50.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.949494+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:50.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:49 smithi089 bash[23954]: audit 2024-03-30T05:08:49.952195+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:50.641 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[66734]: debug 2024-03-30T05:08:50.234+0000 7f10de294200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T05:08:50.642 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[66734]: debug 2024-03-30T05:08:50.358+0000 7f10de294200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T05:08:50.953 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[66734]: debug 2024-03-30T05:08:50.670+0000 7f10de294200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T05:08:50.953 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[66734]: debug 2024-03-30T05:08:50.798+0000 7f10de294200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T05:08:51.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.979714+0000 mgr.y (mgr.25156) 297 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:48.979967+0000 mgr.y (mgr.25156) 298 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:48.984425+0000 mgr.y (mgr.25156) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.030215+0000 mgr.y (mgr.25156) 300 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.030462+0000 mgr.y (mgr.25156) 301 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.035946+0000 mgr.y (mgr.25156) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.081673+0000 mgr.y (mgr.25156) 303 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.081920+0000 mgr.y (mgr.25156) 304 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.087502+0000 mgr.y (mgr.25156) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.134005+0000 mgr.y (mgr.25156) 306 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.134237+0000 mgr.y (mgr.25156) 307 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.138917+0000 mgr.y (mgr.25156) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.184632+0000 mgr.y (mgr.25156) 309 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.184817+0000 mgr.y (mgr.25156) 310 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.189707+0000 mgr.y (mgr.25156) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.235493+0000 mgr.y (mgr.25156) 312 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.235735+0000 mgr.y (mgr.25156) 313 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.241345+0000 mgr.y (mgr.25156) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.287714+0000 mgr.y (mgr.25156) 315 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.287991+0000 mgr.y (mgr.25156) 316 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.979714+0000 mgr.y (mgr.25156) 297 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:48.979967+0000 mgr.y (mgr.25156) 298 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:48.984425+0000 mgr.y (mgr.25156) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.030215+0000 mgr.y (mgr.25156) 300 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.030462+0000 mgr.y (mgr.25156) 301 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.035946+0000 mgr.y (mgr.25156) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.081673+0000 mgr.y (mgr.25156) 303 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.081920+0000 mgr.y (mgr.25156) 304 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.087502+0000 mgr.y (mgr.25156) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.134005+0000 mgr.y (mgr.25156) 306 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.134237+0000 mgr.y (mgr.25156) 307 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.138917+0000 mgr.y (mgr.25156) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.184632+0000 mgr.y (mgr.25156) 309 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.184817+0000 mgr.y (mgr.25156) 310 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.189707+0000 mgr.y (mgr.25156) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.235493+0000 mgr.y (mgr.25156) 312 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.235735+0000 mgr.y (mgr.25156) 313 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.241345+0000 mgr.y (mgr.25156) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.287714+0000 mgr.y (mgr.25156) 315 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.287991+0000 mgr.y (mgr.25156) 316 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.292917+0000 mgr.y (mgr.25156) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.340753+0000 mgr.y (mgr.25156) 318 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.341023+0000 mgr.y (mgr.25156) 319 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.346380+0000 mgr.y (mgr.25156) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.393069+0000 mgr.y (mgr.25156) 321 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.393323+0000 mgr.y (mgr.25156) 322 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.397996+0000 mgr.y (mgr.25156) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.444775+0000 mgr.y (mgr.25156) 324 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.445027+0000 mgr.y (mgr.25156) 325 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.450183+0000 mgr.y (mgr.25156) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.495726+0000 mgr.y (mgr.25156) 327 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.495974+0000 mgr.y (mgr.25156) 328 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.501637+0000 mgr.y (mgr.25156) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.547104+0000 mgr.y (mgr.25156) 330 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.547315+0000 mgr.y (mgr.25156) 331 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.552840+0000 mgr.y (mgr.25156) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.597958+0000 mgr.y (mgr.25156) 333 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.598179+0000 mgr.y (mgr.25156) 334 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.603882+0000 mgr.y (mgr.25156) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.649861+0000 mgr.y (mgr.25156) 336 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.650087+0000 mgr.y (mgr.25156) 337 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.292917+0000 mgr.y (mgr.25156) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.340753+0000 mgr.y (mgr.25156) 318 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.341023+0000 mgr.y (mgr.25156) 319 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.346380+0000 mgr.y (mgr.25156) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.393069+0000 mgr.y (mgr.25156) 321 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.393323+0000 mgr.y (mgr.25156) 322 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.397996+0000 mgr.y (mgr.25156) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.444775+0000 mgr.y (mgr.25156) 324 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.445027+0000 mgr.y (mgr.25156) 325 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.450183+0000 mgr.y (mgr.25156) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.495726+0000 mgr.y (mgr.25156) 327 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.495974+0000 mgr.y (mgr.25156) 328 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.501637+0000 mgr.y (mgr.25156) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.547104+0000 mgr.y (mgr.25156) 330 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.547315+0000 mgr.y (mgr.25156) 331 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.552840+0000 mgr.y (mgr.25156) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.597958+0000 mgr.y (mgr.25156) 333 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.598179+0000 mgr.y (mgr.25156) 334 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.603882+0000 mgr.y (mgr.25156) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.649861+0000 mgr.y (mgr.25156) 336 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.650087+0000 mgr.y (mgr.25156) 337 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.655857+0000 mgr.y (mgr.25156) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.700939+0000 mgr.y (mgr.25156) 339 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.701155+0000 mgr.y (mgr.25156) 340 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.706856+0000 mgr.y (mgr.25156) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.756870+0000 mgr.y (mgr.25156) 342 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.757248+0000 mgr.y (mgr.25156) 343 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.762671+0000 mgr.y (mgr.25156) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.807862+0000 mgr.y (mgr.25156) 345 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.808118+0000 mgr.y (mgr.25156) 346 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.813751+0000 mgr.y (mgr.25156) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.864471+0000 mgr.y (mgr.25156) 348 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.864824+0000 mgr.y (mgr.25156) 349 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.870536+0000 mgr.y (mgr.25156) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:49.955845+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:49.956736+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:49.991363+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.048200+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.049922+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.051513+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.052084+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.655857+0000 mgr.y (mgr.25156) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.700939+0000 mgr.y (mgr.25156) 339 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.701155+0000 mgr.y (mgr.25156) 340 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.275 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.706856+0000 mgr.y (mgr.25156) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.756870+0000 mgr.y (mgr.25156) 342 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.757248+0000 mgr.y (mgr.25156) 343 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.762671+0000 mgr.y (mgr.25156) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.807862+0000 mgr.y (mgr.25156) 345 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.808118+0000 mgr.y (mgr.25156) 346 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.813751+0000 mgr.y (mgr.25156) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.864471+0000 mgr.y (mgr.25156) 348 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.277 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.864824+0000 mgr.y (mgr.25156) 349 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.277 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.870536+0000 mgr.y (mgr.25156) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.277 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:49.955845+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.277 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:49.956736+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.277 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:49.991363+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.277 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.048200+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.277 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.049922+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.051513+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.052084+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.058380+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.098243+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.099921+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.101549+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.102163+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.108568+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.148829+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.150719+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.152798+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.153575+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.160449+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.233131+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.235115+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.237186+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.237883+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.244802+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.285595+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.287374+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.289076+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.280 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.058380+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.280 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.098243+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.280 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.099921+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.101549+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.102163+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.108568+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.148829+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.150719+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.152798+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.153575+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.160449+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.233131+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.235115+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.237186+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.237883+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.244802+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.285595+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.287374+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.289076+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.282 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.289746+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.282 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.296964+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.337267+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.339214+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.342234+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.343099+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.351540+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.392345+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.394278+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.396591+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.397272+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.404923+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.446210+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.448028+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.449738+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.284 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.450343+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.284 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.457616+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.284 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.498634+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.284 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.500511+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.284 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.502337+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.289746+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.296964+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.337267+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.339214+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.342234+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.343099+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.351540+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.392345+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.394278+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.396591+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.397272+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.404923+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.446210+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.448028+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.286 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.449738+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.286 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.450343+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.286 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.457616+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.286 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.498634+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.286 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.500511+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.286 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.502337+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.287 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.502996+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.287 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.511259+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.287 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.552392+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.287 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.554312+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.287 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.556022+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.556704+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.562487+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.603503+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.605315+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.607045+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.607643+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.613925+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.654174+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.656381+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.658347+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.659000+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.665526+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.711303+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.713708+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.502996+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.511259+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.552392+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.554312+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.556022+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.556704+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.562487+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.603503+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.605315+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.607045+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.607643+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.613925+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.654174+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.656381+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.658347+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.659000+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.665526+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.711303+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.713708+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.716565+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.717378+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.724057+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.786205+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.788568+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.790487+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.791322+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.800476+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.878888+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.880753+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.882815+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.883558+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.292 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.889989+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.292 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.931456+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.292 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.934503+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.292 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.936355+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.292 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.937221+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.292 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[23954]: audit 2024-03-30T05:08:50.945187+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.292 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.716565+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.717378+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.724057+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.786205+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.788568+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.790487+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.791322+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.800476+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.878888+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.880753+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.882815+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.883558+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.889989+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.931456+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.934503+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.936355+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.937221+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:50 smithi089 bash[18545]: audit 2024-03-30T05:08:50.945187+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.979714+0000 mgr.y (mgr.25156) 297 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:48.979967+0000 mgr.y (mgr.25156) 298 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:48.984425+0000 mgr.y (mgr.25156) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.030215+0000 mgr.y (mgr.25156) 300 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.030462+0000 mgr.y (mgr.25156) 301 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.035946+0000 mgr.y (mgr.25156) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.081673+0000 mgr.y (mgr.25156) 303 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.081920+0000 mgr.y (mgr.25156) 304 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.087502+0000 mgr.y (mgr.25156) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.134005+0000 mgr.y (mgr.25156) 306 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.134237+0000 mgr.y (mgr.25156) 307 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.138917+0000 mgr.y (mgr.25156) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.184632+0000 mgr.y (mgr.25156) 309 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.184817+0000 mgr.y (mgr.25156) 310 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.189707+0000 mgr.y (mgr.25156) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.235493+0000 mgr.y (mgr.25156) 312 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.235735+0000 mgr.y (mgr.25156) 313 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.241345+0000 mgr.y (mgr.25156) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.287714+0000 mgr.y (mgr.25156) 315 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.287991+0000 mgr.y (mgr.25156) 316 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.292917+0000 mgr.y (mgr.25156) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.340753+0000 mgr.y (mgr.25156) 318 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.341023+0000 mgr.y (mgr.25156) 319 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.346380+0000 mgr.y (mgr.25156) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.393069+0000 mgr.y (mgr.25156) 321 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.393323+0000 mgr.y (mgr.25156) 322 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.397996+0000 mgr.y (mgr.25156) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.444775+0000 mgr.y (mgr.25156) 324 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.445027+0000 mgr.y (mgr.25156) 325 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.450183+0000 mgr.y (mgr.25156) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.495726+0000 mgr.y (mgr.25156) 327 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.495974+0000 mgr.y (mgr.25156) 328 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.501637+0000 mgr.y (mgr.25156) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.547104+0000 mgr.y (mgr.25156) 330 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.547315+0000 mgr.y (mgr.25156) 331 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.552840+0000 mgr.y (mgr.25156) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.597958+0000 mgr.y (mgr.25156) 333 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.598179+0000 mgr.y (mgr.25156) 334 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.603882+0000 mgr.y (mgr.25156) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.649861+0000 mgr.y (mgr.25156) 336 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.650087+0000 mgr.y (mgr.25156) 337 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.655857+0000 mgr.y (mgr.25156) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.700939+0000 mgr.y (mgr.25156) 339 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.701155+0000 mgr.y (mgr.25156) 340 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.706856+0000 mgr.y (mgr.25156) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.756870+0000 mgr.y (mgr.25156) 342 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.757248+0000 mgr.y (mgr.25156) 343 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.762671+0000 mgr.y (mgr.25156) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.807862+0000 mgr.y (mgr.25156) 345 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.808118+0000 mgr.y (mgr.25156) 346 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.813751+0000 mgr.y (mgr.25156) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.864471+0000 mgr.y (mgr.25156) 348 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.864824+0000 mgr.y (mgr.25156) 349 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.870536+0000 mgr.y (mgr.25156) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:49.955845+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:49.956736+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:49.991363+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.048200+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.049922+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.051513+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.052084+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.058380+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.098243+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.099921+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.101549+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.102163+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.108568+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.300 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.148829+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.150719+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.152798+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.153575+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.160449+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.233131+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.235115+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.237186+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.237883+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.244802+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.285595+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.287374+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.301 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.289076+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.289746+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.296964+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.337267+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.339214+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.342234+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.343099+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.351540+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.392345+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.394278+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.396591+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.397272+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.404923+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.446210+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.302 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.448028+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.449738+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.450343+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.457616+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.498634+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.500511+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.502337+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.502996+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.511259+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.552392+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.554312+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.556022+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.556704+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.562487+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.603503+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.605315+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.607045+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.607643+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.613925+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.654174+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.656381+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.658347+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.659000+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.665526+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.711303+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.713708+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.716565+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.717378+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.724057+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.786205+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.788568+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.790487+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.791322+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.800476+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.878888+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.880753+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.882815+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.883558+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.889989+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.931456+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:51.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.934503+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:51.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.936355+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:51.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.937221+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:51.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:50 smithi118 bash[18665]: audit 2024-03-30T05:08:50.945187+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:51.682 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[66734]: debug 2024-03-30T05:08:51.294+0000 7f10de294200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T05:08:51.682 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[66734]: debug 2024-03-30T05:08:51.430+0000 7f10de294200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T05:08:51.683 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[66734]: [30/Mar/2024:05:08:51] ENGINE Bus STARTING 2024-03-30T05:08:51.683 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[66734]: CherryPy Checker: 2024-03-30T05:08:51.683 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[66734]: The Application mounted at '' has an empty config. 2024-03-30T05:08:51.683 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[66734]: [30/Mar/2024:05:08:51] ENGINE Serving on http://:::9283 2024-03-30T05:08:51.683 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[66734]: [30/Mar/2024:05:08:51] ENGINE Bus STARTED 2024-03-30T05:08:52.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.958877+0000 mgr.y (mgr.25156) 351 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:49.959610+0000 mgr.y (mgr.25156) 352 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:49.991889+0000 mgr.y (mgr.25156) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.053295+0000 mgr.y (mgr.25156) 354 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.053562+0000 mgr.y (mgr.25156) 355 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.058785+0000 mgr.y (mgr.25156) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.103342+0000 mgr.y (mgr.25156) 357 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.103625+0000 mgr.y (mgr.25156) 358 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.109002+0000 mgr.y (mgr.25156) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.155121+0000 mgr.y (mgr.25156) 360 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.155609+0000 mgr.y (mgr.25156) 361 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.160888+0000 mgr.y (mgr.25156) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.239457+0000 mgr.y (mgr.25156) 363 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.239868+0000 mgr.y (mgr.25156) 364 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.245198+0000 mgr.y (mgr.25156) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.290928+0000 mgr.y (mgr.25156) 366 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.291144+0000 mgr.y (mgr.25156) 367 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.297276+0000 mgr.y (mgr.25156) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.345701+0000 mgr.y (mgr.25156) 369 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.352065+0000 mgr.y (mgr.25156) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.398485+0000 mgr.y (mgr.25156) 371 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.398749+0000 mgr.y (mgr.25156) 372 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.405472+0000 mgr.y (mgr.25156) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.451544+0000 mgr.y (mgr.25156) 374 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.451728+0000 mgr.y (mgr.25156) 375 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.458104+0000 mgr.y (mgr.25156) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.504258+0000 mgr.y (mgr.25156) 377 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.504475+0000 mgr.y (mgr.25156) 378 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.511596+0000 mgr.y (mgr.25156) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.557902+0000 mgr.y (mgr.25156) 380 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.558133+0000 mgr.y (mgr.25156) 381 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.562862+0000 mgr.y (mgr.25156) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.608851+0000 mgr.y (mgr.25156) 383 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.609062+0000 mgr.y (mgr.25156) 384 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.614426+0000 mgr.y (mgr.25156) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.660380+0000 mgr.y (mgr.25156) 386 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.660777+0000 mgr.y (mgr.25156) 387 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.666003+0000 mgr.y (mgr.25156) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.718924+0000 mgr.y (mgr.25156) 389 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.719318+0000 mgr.y (mgr.25156) 390 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.724602+0000 mgr.y (mgr.25156) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.958877+0000 mgr.y (mgr.25156) 351 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:49.959610+0000 mgr.y (mgr.25156) 352 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:49.991889+0000 mgr.y (mgr.25156) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.053295+0000 mgr.y (mgr.25156) 354 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.053562+0000 mgr.y (mgr.25156) 355 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.058785+0000 mgr.y (mgr.25156) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.103342+0000 mgr.y (mgr.25156) 357 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.103625+0000 mgr.y (mgr.25156) 358 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.109002+0000 mgr.y (mgr.25156) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.155121+0000 mgr.y (mgr.25156) 360 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.155609+0000 mgr.y (mgr.25156) 361 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.160888+0000 mgr.y (mgr.25156) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.239457+0000 mgr.y (mgr.25156) 363 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.239868+0000 mgr.y (mgr.25156) 364 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.245198+0000 mgr.y (mgr.25156) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.290928+0000 mgr.y (mgr.25156) 366 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.291144+0000 mgr.y (mgr.25156) 367 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.297276+0000 mgr.y (mgr.25156) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.345701+0000 mgr.y (mgr.25156) 369 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.352065+0000 mgr.y (mgr.25156) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.793044+0000 mgr.y (mgr.25156) 392 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.793442+0000 mgr.y (mgr.25156) 393 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.801231+0000 mgr.y (mgr.25156) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.884843+0000 mgr.y (mgr.25156) 395 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.885090+0000 mgr.y (mgr.25156) 396 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.891275+0000 mgr.y (mgr.25156) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.938752+0000 mgr.y (mgr.25156) 398 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:50.939059+0000 mgr.y (mgr.25156) 399 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:50.945648+0000 mgr.y (mgr.25156) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.006032+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.008051+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.010645+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.011351+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.015520+0000 mgr.y (mgr.25156) 401 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.015887+0000 mgr.y (mgr.25156) 402 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.021180+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.021718+0000 mgr.y (mgr.25156) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.062030+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.063853+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.065679+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.398485+0000 mgr.y (mgr.25156) 371 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.398749+0000 mgr.y (mgr.25156) 372 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.405472+0000 mgr.y (mgr.25156) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.451544+0000 mgr.y (mgr.25156) 374 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.451728+0000 mgr.y (mgr.25156) 375 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.458104+0000 mgr.y (mgr.25156) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.504258+0000 mgr.y (mgr.25156) 377 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.504475+0000 mgr.y (mgr.25156) 378 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.511596+0000 mgr.y (mgr.25156) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.557902+0000 mgr.y (mgr.25156) 380 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.558133+0000 mgr.y (mgr.25156) 381 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.562862+0000 mgr.y (mgr.25156) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.608851+0000 mgr.y (mgr.25156) 383 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.609062+0000 mgr.y (mgr.25156) 384 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.614426+0000 mgr.y (mgr.25156) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.660380+0000 mgr.y (mgr.25156) 386 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.660777+0000 mgr.y (mgr.25156) 387 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.666003+0000 mgr.y (mgr.25156) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.718924+0000 mgr.y (mgr.25156) 389 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.719318+0000 mgr.y (mgr.25156) 390 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.724602+0000 mgr.y (mgr.25156) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.793044+0000 mgr.y (mgr.25156) 392 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.793442+0000 mgr.y (mgr.25156) 393 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.801231+0000 mgr.y (mgr.25156) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.884843+0000 mgr.y (mgr.25156) 395 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.885090+0000 mgr.y (mgr.25156) 396 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.327 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.891275+0000 mgr.y (mgr.25156) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.327 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.938752+0000 mgr.y (mgr.25156) 398 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.327 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:50.939059+0000 mgr.y (mgr.25156) 399 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.327 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:50.945648+0000 mgr.y (mgr.25156) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.327 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.006032+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.327 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.008051+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.327 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.010645+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.327 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.011351+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.327 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.015520+0000 mgr.y (mgr.25156) 401 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.015887+0000 mgr.y (mgr.25156) 402 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.021180+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.021718+0000 mgr.y (mgr.25156) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.062030+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.063853+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.065679+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.328 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.066318+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.328 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.067596+0000 mgr.y (mgr.25156) 404 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.328 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.067778+0000 mgr.y (mgr.25156) 405 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.328 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.072498+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.073061+0000 mgr.y (mgr.25156) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.092532+0000 mgr.y (mgr.25156) 407 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:52.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.113731+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.115522+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.117206+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.117821+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.118941+0000 mgr.y (mgr.25156) 408 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.119192+0000 mgr.y (mgr.25156) 409 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.123160+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.123606+0000 mgr.y (mgr.25156) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.164636+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.166407+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.168234+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.168851+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.170065+0000 mgr.y (mgr.25156) 411 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.066318+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.067596+0000 mgr.y (mgr.25156) 404 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.067778+0000 mgr.y (mgr.25156) 405 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.072498+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.073061+0000 mgr.y (mgr.25156) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.092532+0000 mgr.y (mgr.25156) 407 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:52.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.113731+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.115522+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.117206+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.117821+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.118941+0000 mgr.y (mgr.25156) 408 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.119192+0000 mgr.y (mgr.25156) 409 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.123160+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.123606+0000 mgr.y (mgr.25156) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.164636+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.166407+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.168234+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.168851+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.170065+0000 mgr.y (mgr.25156) 411 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.170302+0000 mgr.y (mgr.25156) 412 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.175433+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.175936+0000 mgr.y (mgr.25156) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.215924+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.217721+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.219553+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.220236+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.221442+0000 mgr.y (mgr.25156) 414 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.221663+0000 mgr.y (mgr.25156) 415 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.226436+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.226855+0000 mgr.y (mgr.25156) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.267402+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.269685+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.272746+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.273688+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.275165+0000 mgr.y (mgr.25156) 417 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.275425+0000 mgr.y (mgr.25156) 418 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.281055+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.281521+0000 mgr.y (mgr.25156) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.324624+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.326519+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.170302+0000 mgr.y (mgr.25156) 412 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.175433+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.175936+0000 mgr.y (mgr.25156) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.215924+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.217721+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.219553+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.220236+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.221442+0000 mgr.y (mgr.25156) 414 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.221663+0000 mgr.y (mgr.25156) 415 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.226436+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.226855+0000 mgr.y (mgr.25156) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.267402+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.269685+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.272746+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.273688+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.275165+0000 mgr.y (mgr.25156) 417 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.275425+0000 mgr.y (mgr.25156) 418 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.281055+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.281521+0000 mgr.y (mgr.25156) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.324624+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.326519+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.328494+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.329119+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.330617+0000 mgr.y (mgr.25156) 420 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.330863+0000 mgr.y (mgr.25156) 421 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.336226+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.336698+0000 mgr.y (mgr.25156) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.379347+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.381266+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.383172+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.383856+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.385178+0000 mgr.y (mgr.25156) 423 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.385404+0000 mgr.y (mgr.25156) 424 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.390563+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.391070+0000 mgr.y (mgr.25156) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.434063+0000 mon.a (mon.0) 2380 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:08:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.434178+0000 mon.a (mon.0) 2381 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:08:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.435172+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.437376+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.439039+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.? 172.21.15.118:0/4105129563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:08:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.439467+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.328494+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.329119+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.330617+0000 mgr.y (mgr.25156) 420 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.330863+0000 mgr.y (mgr.25156) 421 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.336226+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.336698+0000 mgr.y (mgr.25156) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.379347+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.381266+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.383172+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.383856+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.385178+0000 mgr.y (mgr.25156) 423 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.385404+0000 mgr.y (mgr.25156) 424 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.390563+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.391070+0000 mgr.y (mgr.25156) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.434063+0000 mon.a (mon.0) 2380 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:08:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.434178+0000 mon.a (mon.0) 2381 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:08:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.435172+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.437376+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.439039+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.? 172.21.15.118:0/4105129563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:08:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.439467+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.439748+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.? 172.21.15.118:0/4105129563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:08:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.440332+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.441706+0000 mgr.y (mgr.25156) 426 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.441913+0000 mgr.y (mgr.25156) 427 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.443454+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.? 172.21.15.118:0/4105129563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:08:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.443867+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.? 172.21.15.118:0/4105129563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:08:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.446296+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.446764+0000 mgr.y (mgr.25156) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.487272+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.489095+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.490891+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.491542+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.492860+0000 mgr.y (mgr.25156) 429 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.493082+0000 mgr.y (mgr.25156) 430 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.497761+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.499408+0000 mgr.y (mgr.25156) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.545479+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.547619+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.549564+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.439748+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.? 172.21.15.118:0/4105129563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:08:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.440332+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.441706+0000 mgr.y (mgr.25156) 426 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.441913+0000 mgr.y (mgr.25156) 427 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.443454+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.? 172.21.15.118:0/4105129563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:08:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.443867+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.? 172.21.15.118:0/4105129563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:08:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.446296+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.446764+0000 mgr.y (mgr.25156) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.487272+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.489095+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.490891+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.491542+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.492860+0000 mgr.y (mgr.25156) 429 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.493082+0000 mgr.y (mgr.25156) 430 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.497761+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.499408+0000 mgr.y (mgr.25156) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.545479+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.547619+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.549564+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.550482+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.551887+0000 mgr.y (mgr.25156) 432 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.552151+0000 mgr.y (mgr.25156) 433 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.557442+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.557928+0000 mgr.y (mgr.25156) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.600271+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.602267+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.605020+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.606486+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.607868+0000 mgr.y (mgr.25156) 435 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.608214+0000 mgr.y (mgr.25156) 436 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.614055+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.614533+0000 mgr.y (mgr.25156) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.654556+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.656645+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.659130+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.659843+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.661391+0000 mgr.y (mgr.25156) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.661659+0000 mgr.y (mgr.25156) 439 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.665920+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.550482+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.551887+0000 mgr.y (mgr.25156) 432 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.552151+0000 mgr.y (mgr.25156) 433 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.557442+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.557928+0000 mgr.y (mgr.25156) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.600271+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.602267+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.605020+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.606486+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.607868+0000 mgr.y (mgr.25156) 435 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.608214+0000 mgr.y (mgr.25156) 436 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.614055+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.614533+0000 mgr.y (mgr.25156) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.654556+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.656645+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.659130+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.659843+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.661391+0000 mgr.y (mgr.25156) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.661659+0000 mgr.y (mgr.25156) 439 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.665920+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.666381+0000 mgr.y (mgr.25156) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.712341+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.714662+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.716565+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.717275+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.718697+0000 mgr.y (mgr.25156) 441 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.718900+0000 mgr.y (mgr.25156) 442 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.724052+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.724530+0000 mgr.y (mgr.25156) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.770207+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.772476+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.774385+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.775043+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.776377+0000 mgr.y (mgr.25156) 444 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.776583+0000 mgr.y (mgr.25156) 445 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.780888+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.781532+0000 mgr.y (mgr.25156) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.827464+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.829801+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.831876+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.832629+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.834099+0000 mgr.y (mgr.25156) 447 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.834390+0000 mgr.y (mgr.25156) 448 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.839650+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.840141+0000 mgr.y (mgr.25156) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.885694+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.888146+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.890085+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.890844+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.892385+0000 mgr.y (mgr.25156) 450 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.892681+0000 mgr.y (mgr.25156) 451 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.896946+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.897363+0000 mgr.y (mgr.25156) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.937997+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.940033+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.942078+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.942762+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.944027+0000 mgr.y (mgr.25156) 453 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cluster 2024-03-30T05:08:51.944286+0000 mgr.y (mgr.25156) 454 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: audit 2024-03-30T05:08:51.949826+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[23954]: cephadm 2024-03-30T05:08:51.950239+0000 mgr.y (mgr.25156) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.666381+0000 mgr.y (mgr.25156) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.712341+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.714662+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.716565+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.717275+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.718697+0000 mgr.y (mgr.25156) 441 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.718900+0000 mgr.y (mgr.25156) 442 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.724052+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.724530+0000 mgr.y (mgr.25156) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.770207+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.772476+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.774385+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.775043+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.776377+0000 mgr.y (mgr.25156) 444 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.776583+0000 mgr.y (mgr.25156) 445 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.780888+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.781532+0000 mgr.y (mgr.25156) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.827464+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.829801+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.831876+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.832629+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.834099+0000 mgr.y (mgr.25156) 447 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.834390+0000 mgr.y (mgr.25156) 448 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.839650+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.840141+0000 mgr.y (mgr.25156) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.885694+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.888146+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.890085+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.890844+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.892385+0000 mgr.y (mgr.25156) 450 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.892681+0000 mgr.y (mgr.25156) 451 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.896946+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.897363+0000 mgr.y (mgr.25156) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.937997+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.940033+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.942078+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.942762+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.944027+0000 mgr.y (mgr.25156) 453 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cluster 2024-03-30T05:08:51.944286+0000 mgr.y (mgr.25156) 454 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: audit 2024-03-30T05:08:51.949826+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:51 smithi089 bash[18545]: cephadm 2024-03-30T05:08:51.950239+0000 mgr.y (mgr.25156) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.958877+0000 mgr.y (mgr.25156) 351 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:49.959610+0000 mgr.y (mgr.25156) 352 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:49.991889+0000 mgr.y (mgr.25156) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.053295+0000 mgr.y (mgr.25156) 354 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.053562+0000 mgr.y (mgr.25156) 355 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.058785+0000 mgr.y (mgr.25156) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.103342+0000 mgr.y (mgr.25156) 357 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.103625+0000 mgr.y (mgr.25156) 358 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.109002+0000 mgr.y (mgr.25156) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.155121+0000 mgr.y (mgr.25156) 360 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.155609+0000 mgr.y (mgr.25156) 361 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.160888+0000 mgr.y (mgr.25156) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.239457+0000 mgr.y (mgr.25156) 363 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.239868+0000 mgr.y (mgr.25156) 364 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.245198+0000 mgr.y (mgr.25156) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.290928+0000 mgr.y (mgr.25156) 366 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.291144+0000 mgr.y (mgr.25156) 367 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.297276+0000 mgr.y (mgr.25156) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.345701+0000 mgr.y (mgr.25156) 369 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.352065+0000 mgr.y (mgr.25156) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.398485+0000 mgr.y (mgr.25156) 371 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.398749+0000 mgr.y (mgr.25156) 372 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.405472+0000 mgr.y (mgr.25156) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.451544+0000 mgr.y (mgr.25156) 374 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.451728+0000 mgr.y (mgr.25156) 375 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.458104+0000 mgr.y (mgr.25156) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.504258+0000 mgr.y (mgr.25156) 377 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.504475+0000 mgr.y (mgr.25156) 378 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.511596+0000 mgr.y (mgr.25156) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.557902+0000 mgr.y (mgr.25156) 380 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.558133+0000 mgr.y (mgr.25156) 381 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.562862+0000 mgr.y (mgr.25156) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.608851+0000 mgr.y (mgr.25156) 383 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.609062+0000 mgr.y (mgr.25156) 384 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.614426+0000 mgr.y (mgr.25156) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.660380+0000 mgr.y (mgr.25156) 386 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.660777+0000 mgr.y (mgr.25156) 387 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.666003+0000 mgr.y (mgr.25156) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.718924+0000 mgr.y (mgr.25156) 389 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.719318+0000 mgr.y (mgr.25156) 390 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.724602+0000 mgr.y (mgr.25156) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.793044+0000 mgr.y (mgr.25156) 392 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.793442+0000 mgr.y (mgr.25156) 393 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.801231+0000 mgr.y (mgr.25156) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.884843+0000 mgr.y (mgr.25156) 395 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.885090+0000 mgr.y (mgr.25156) 396 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.891275+0000 mgr.y (mgr.25156) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.938752+0000 mgr.y (mgr.25156) 398 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:50.939059+0000 mgr.y (mgr.25156) 399 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:50.945648+0000 mgr.y (mgr.25156) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.006032+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.008051+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.010645+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.011351+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.015520+0000 mgr.y (mgr.25156) 401 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.015887+0000 mgr.y (mgr.25156) 402 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.021180+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.021718+0000 mgr.y (mgr.25156) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.062030+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.063853+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.065679+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.066318+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.067596+0000 mgr.y (mgr.25156) 404 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.067778+0000 mgr.y (mgr.25156) 405 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.072498+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.073061+0000 mgr.y (mgr.25156) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.092532+0000 mgr.y (mgr.25156) 407 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:52.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.113731+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.115522+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.117206+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.117821+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.118941+0000 mgr.y (mgr.25156) 408 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.119192+0000 mgr.y (mgr.25156) 409 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.123160+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.123606+0000 mgr.y (mgr.25156) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.164636+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.166407+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.168234+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.168851+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.170065+0000 mgr.y (mgr.25156) 411 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.170302+0000 mgr.y (mgr.25156) 412 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.175433+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.175936+0000 mgr.y (mgr.25156) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.215924+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.217721+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.219553+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.220236+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.221442+0000 mgr.y (mgr.25156) 414 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.221663+0000 mgr.y (mgr.25156) 415 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.226436+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.226855+0000 mgr.y (mgr.25156) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.267402+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.269685+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.272746+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.273688+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.275165+0000 mgr.y (mgr.25156) 417 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.275425+0000 mgr.y (mgr.25156) 418 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.281055+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.281521+0000 mgr.y (mgr.25156) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.324624+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.326519+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.328494+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.329119+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.330617+0000 mgr.y (mgr.25156) 420 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.330863+0000 mgr.y (mgr.25156) 421 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.336226+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.336698+0000 mgr.y (mgr.25156) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.379347+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.381266+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.383172+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.383856+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.385178+0000 mgr.y (mgr.25156) 423 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.385404+0000 mgr.y (mgr.25156) 424 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.390563+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.391070+0000 mgr.y (mgr.25156) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.434063+0000 mon.a (mon.0) 2380 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:08:52.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.434178+0000 mon.a (mon.0) 2381 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:08:52.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.435172+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.437376+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.439039+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.? 172.21.15.118:0/4105129563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:08:52.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.439467+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.439748+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.? 172.21.15.118:0/4105129563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:08:52.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.440332+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.441706+0000 mgr.y (mgr.25156) 426 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.441913+0000 mgr.y (mgr.25156) 427 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.443454+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.? 172.21.15.118:0/4105129563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:08:52.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.443867+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.? 172.21.15.118:0/4105129563' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:08:52.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.446296+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.446764+0000 mgr.y (mgr.25156) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.487272+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.489095+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.490891+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.491542+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.492860+0000 mgr.y (mgr.25156) 429 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.493082+0000 mgr.y (mgr.25156) 430 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.497761+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.499408+0000 mgr.y (mgr.25156) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.545479+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.547619+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.549564+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.550482+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.551887+0000 mgr.y (mgr.25156) 432 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.552151+0000 mgr.y (mgr.25156) 433 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.557442+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.557928+0000 mgr.y (mgr.25156) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.600271+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.602267+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.605020+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.606486+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.607868+0000 mgr.y (mgr.25156) 435 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.608214+0000 mgr.y (mgr.25156) 436 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.614055+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.614533+0000 mgr.y (mgr.25156) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.654556+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.656645+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.659130+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: audit 2024-03-30T05:08:51.659843+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.661391+0000 mgr.y (mgr.25156) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:51 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.661659+0000 mgr.y (mgr.25156) 439 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.665920+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.666381+0000 mgr.y (mgr.25156) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.712341+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.714662+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.716565+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.717275+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.718697+0000 mgr.y (mgr.25156) 441 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.718900+0000 mgr.y (mgr.25156) 442 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.724052+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.724530+0000 mgr.y (mgr.25156) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.770207+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.772476+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.774385+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.775043+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.776377+0000 mgr.y (mgr.25156) 444 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.776583+0000 mgr.y (mgr.25156) 445 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.780888+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.781532+0000 mgr.y (mgr.25156) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.827464+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.829801+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.831876+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.832629+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.834099+0000 mgr.y (mgr.25156) 447 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.834390+0000 mgr.y (mgr.25156) 448 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.839650+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.840141+0000 mgr.y (mgr.25156) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.885694+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.888146+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.890085+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.890844+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.892385+0000 mgr.y (mgr.25156) 450 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.892681+0000 mgr.y (mgr.25156) 451 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.896946+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.897363+0000 mgr.y (mgr.25156) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.937997+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.940033+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.942078+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.942762+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.944027+0000 mgr.y (mgr.25156) 453 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:51.944286+0000 mgr.y (mgr.25156) 454 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.949826+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:51.950239+0000 mgr.y (mgr.25156) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:51.963501+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.013943+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.014756+0000 mgr.y (mgr.25156) 456 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.014980+0000 mgr.y (mgr.25156) 457 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.019239+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.024946+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.026619+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.028248+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.028867+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.029966+0000 mgr.y (mgr.25156) 458 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.030143+0000 mgr.y (mgr.25156) 459 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.033907+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.034241+0000 mgr.y (mgr.25156) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.074160+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.076237+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.077857+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.078463+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.079673+0000 mgr.y (mgr.25156) 461 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.079931+0000 mgr.y (mgr.25156) 462 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.085764+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.086112+0000 mgr.y (mgr.25156) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.125842+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.127945+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.129626+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.130212+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.131478+0000 mgr.y (mgr.25156) 464 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.131722+0000 mgr.y (mgr.25156) 465 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.140462+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.140776+0000 mgr.y (mgr.25156) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.180949+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.182718+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.184400+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.184981+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.186167+0000 mgr.y (mgr.25156) 467 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.186409+0000 mgr.y (mgr.25156) 468 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.192587+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.192917+0000 mgr.y (mgr.25156) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.232507+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.234315+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.236282+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.236946+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.238313+0000 mgr.y (mgr.25156) 470 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.238556+0000 mgr.y (mgr.25156) 471 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.244587+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.245001+0000 mgr.y (mgr.25156) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.285067+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.286818+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.288914+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.289542+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.290814+0000 mgr.y (mgr.25156) 473 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.291045+0000 mgr.y (mgr.25156) 474 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.298024+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.298408+0000 mgr.y (mgr.25156) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.339551+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.341453+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.343559+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.344243+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.345626+0000 mgr.y (mgr.25156) 476 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.345888+0000 mgr.y (mgr.25156) 477 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:51.963501+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.013943+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.014756+0000 mgr.y (mgr.25156) 456 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.014980+0000 mgr.y (mgr.25156) 457 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.019239+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.024946+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.026619+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.028248+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.028867+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.029966+0000 mgr.y (mgr.25156) 458 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.030143+0000 mgr.y (mgr.25156) 459 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.033907+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.034241+0000 mgr.y (mgr.25156) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.074160+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.076237+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.077857+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.078463+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.079673+0000 mgr.y (mgr.25156) 461 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.079931+0000 mgr.y (mgr.25156) 462 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.085764+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.326 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.352806+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.326 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.353218+0000 mgr.y (mgr.25156) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.326 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.375416+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:53.326 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.397767+0000 mon.a (mon.0) 2471 : cluster [DBG] mgrmap e40: y(active, since 31s), standbys: x 2024-03-30T05:08:53.326 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.450321+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.326 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.452000+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.326 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.453633+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.454249+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.455343+0000 mgr.y (mgr.25156) 479 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.455534+0000 mgr.y (mgr.25156) 480 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.461765+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.462350+0000 mgr.y (mgr.25156) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.502848+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.504640+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.506402+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.507009+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.508171+0000 mgr.y (mgr.25156) 482 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.508358+0000 mgr.y (mgr.25156) 483 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.514256+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.514638+0000 mgr.y (mgr.25156) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.086112+0000 mgr.y (mgr.25156) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.125842+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.127945+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.129626+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.130212+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.131478+0000 mgr.y (mgr.25156) 464 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.131722+0000 mgr.y (mgr.25156) 465 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.140462+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.140776+0000 mgr.y (mgr.25156) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.180949+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.182718+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.184400+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.184981+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.186167+0000 mgr.y (mgr.25156) 467 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.186409+0000 mgr.y (mgr.25156) 468 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.192587+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.192917+0000 mgr.y (mgr.25156) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.232507+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.234315+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.236282+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.555104+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.556823+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.558426+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.559025+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.560204+0000 mgr.y (mgr.25156) 485 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.560414+0000 mgr.y (mgr.25156) 486 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.566408+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.566822+0000 mgr.y (mgr.25156) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.606555+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.608243+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.609895+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.610495+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.611646+0000 mgr.y (mgr.25156) 488 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.611882+0000 mgr.y (mgr.25156) 489 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.617892+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.618277+0000 mgr.y (mgr.25156) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.658027+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.659822+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.661442+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.662000+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.236946+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.238313+0000 mgr.y (mgr.25156) 470 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.238556+0000 mgr.y (mgr.25156) 471 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.244587+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.245001+0000 mgr.y (mgr.25156) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.285067+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.286818+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.288914+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.289542+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.290814+0000 mgr.y (mgr.25156) 473 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.291045+0000 mgr.y (mgr.25156) 474 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.298024+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.298408+0000 mgr.y (mgr.25156) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.339551+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.341453+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.343559+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.344243+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.345626+0000 mgr.y (mgr.25156) 476 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.345888+0000 mgr.y (mgr.25156) 477 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.663168+0000 mgr.y (mgr.25156) 491 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.663404+0000 mgr.y (mgr.25156) 492 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.667896+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.668367+0000 mgr.y (mgr.25156) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.708153+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.710280+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.712258+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.712931+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.714105+0000 mgr.y (mgr.25156) 494 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.714290+0000 mgr.y (mgr.25156) 495 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.718632+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.719058+0000 mgr.y (mgr.25156) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.758722+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.760518+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.762343+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.762950+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.764083+0000 mgr.y (mgr.25156) 497 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.764337+0000 mgr.y (mgr.25156) 498 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.769501+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.769896+0000 mgr.y (mgr.25156) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.352806+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.353218+0000 mgr.y (mgr.25156) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.375416+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.397767+0000 mon.a (mon.0) 2471 : cluster [DBG] mgrmap e40: y(active, since 31s), standbys: x 2024-03-30T05:08:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.450321+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.452000+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.453633+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.454249+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.455343+0000 mgr.y (mgr.25156) 479 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.455534+0000 mgr.y (mgr.25156) 480 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.461765+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.462350+0000 mgr.y (mgr.25156) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.502848+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.504640+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.506402+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.507009+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.508171+0000 mgr.y (mgr.25156) 482 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.508358+0000 mgr.y (mgr.25156) 483 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.514256+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.514638+0000 mgr.y (mgr.25156) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.809851+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.811565+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.813255+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.813863+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.815002+0000 mgr.y (mgr.25156) 500 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.815229+0000 mgr.y (mgr.25156) 501 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.820394+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.820752+0000 mgr.y (mgr.25156) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.860294+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.862049+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.863833+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.864495+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.865669+0000 mgr.y (mgr.25156) 503 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.865899+0000 mgr.y (mgr.25156) 504 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.871060+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.871453+0000 mgr.y (mgr.25156) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.911091+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.912856+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.914545+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.915139+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.916335+0000 mgr.y (mgr.25156) 506 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.916576+0000 mgr.y (mgr.25156) 507 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.920710+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.921128+0000 mgr.y (mgr.25156) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.960529+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.962216+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.963830+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[18545]: audit 2024-03-30T05:08:52.964435+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.555104+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.556823+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.558426+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.559025+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.560204+0000 mgr.y (mgr.25156) 485 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.560414+0000 mgr.y (mgr.25156) 486 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.566408+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.566822+0000 mgr.y (mgr.25156) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.606555+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.608243+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.609895+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.610495+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.611646+0000 mgr.y (mgr.25156) 488 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.611882+0000 mgr.y (mgr.25156) 489 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.617892+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.618277+0000 mgr.y (mgr.25156) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.658027+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.659822+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.661442+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.662000+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.663168+0000 mgr.y (mgr.25156) 491 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.663404+0000 mgr.y (mgr.25156) 492 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.667896+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.668367+0000 mgr.y (mgr.25156) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.708153+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.710280+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.712258+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.712931+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.714105+0000 mgr.y (mgr.25156) 494 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.714290+0000 mgr.y (mgr.25156) 495 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.718632+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.719058+0000 mgr.y (mgr.25156) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.758722+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.760518+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.762343+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.762950+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.764083+0000 mgr.y (mgr.25156) 497 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.764337+0000 mgr.y (mgr.25156) 498 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.769501+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.769896+0000 mgr.y (mgr.25156) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.809851+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.811565+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.813255+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.813863+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.815002+0000 mgr.y (mgr.25156) 500 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.815229+0000 mgr.y (mgr.25156) 501 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.820394+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.820752+0000 mgr.y (mgr.25156) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.860294+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.862049+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.863833+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.864495+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.865669+0000 mgr.y (mgr.25156) 503 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.865899+0000 mgr.y (mgr.25156) 504 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.871060+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.871453+0000 mgr.y (mgr.25156) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.911091+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.912856+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.914545+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.915139+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.916335+0000 mgr.y (mgr.25156) 506 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.916576+0000 mgr.y (mgr.25156) 507 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.920710+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.921128+0000 mgr.y (mgr.25156) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.960529+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.962216+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.963830+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:52 smithi089 bash[23954]: audit 2024-03-30T05:08:52.964435+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:51.963501+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.013943+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.014756+0000 mgr.y (mgr.25156) 456 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.014980+0000 mgr.y (mgr.25156) 457 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.019239+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.024946+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.026619+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.028248+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.028867+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.029966+0000 mgr.y (mgr.25156) 458 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.030143+0000 mgr.y (mgr.25156) 459 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.033907+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.034241+0000 mgr.y (mgr.25156) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.074160+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.076237+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.077857+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.078463+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.079673+0000 mgr.y (mgr.25156) 461 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.079931+0000 mgr.y (mgr.25156) 462 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.085764+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.086112+0000 mgr.y (mgr.25156) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.125842+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.127945+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.129626+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.130212+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.131478+0000 mgr.y (mgr.25156) 464 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.131722+0000 mgr.y (mgr.25156) 465 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.140462+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.140776+0000 mgr.y (mgr.25156) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.180949+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.182718+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.184400+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.184981+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.186167+0000 mgr.y (mgr.25156) 467 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.186409+0000 mgr.y (mgr.25156) 468 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.192587+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.192917+0000 mgr.y (mgr.25156) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.232507+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.234315+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.236282+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.236946+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.238313+0000 mgr.y (mgr.25156) 470 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.238556+0000 mgr.y (mgr.25156) 471 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.244587+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.245001+0000 mgr.y (mgr.25156) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.285067+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.286818+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.288914+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.289542+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.290814+0000 mgr.y (mgr.25156) 473 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.291045+0000 mgr.y (mgr.25156) 474 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.298024+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.298408+0000 mgr.y (mgr.25156) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.339551+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.341453+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.343559+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.344243+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.345626+0000 mgr.y (mgr.25156) 476 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.345888+0000 mgr.y (mgr.25156) 477 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.352806+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.353218+0000 mgr.y (mgr.25156) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.375416+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.397767+0000 mon.a (mon.0) 2471 : cluster [DBG] mgrmap e40: y(active, since 31s), standbys: x 2024-03-30T05:08:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.450321+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.452000+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.453633+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.454249+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.455343+0000 mgr.y (mgr.25156) 479 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.455534+0000 mgr.y (mgr.25156) 480 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.461765+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.462350+0000 mgr.y (mgr.25156) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.502848+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.504640+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.506402+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.507009+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.508171+0000 mgr.y (mgr.25156) 482 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.508358+0000 mgr.y (mgr.25156) 483 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.514256+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.514638+0000 mgr.y (mgr.25156) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.555104+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.556823+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.558426+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.559025+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.560204+0000 mgr.y (mgr.25156) 485 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.560414+0000 mgr.y (mgr.25156) 486 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.566408+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.566822+0000 mgr.y (mgr.25156) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.606555+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.608243+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.609895+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.610495+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.611646+0000 mgr.y (mgr.25156) 488 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.611882+0000 mgr.y (mgr.25156) 489 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.617892+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.618277+0000 mgr.y (mgr.25156) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.658027+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.659822+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.661442+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.662000+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.663168+0000 mgr.y (mgr.25156) 491 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.663404+0000 mgr.y (mgr.25156) 492 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.667896+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.668367+0000 mgr.y (mgr.25156) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.708153+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.710280+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.712258+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.712931+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.714105+0000 mgr.y (mgr.25156) 494 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.714290+0000 mgr.y (mgr.25156) 495 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.718632+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.719058+0000 mgr.y (mgr.25156) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.758722+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.760518+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.762343+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.762950+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.764083+0000 mgr.y (mgr.25156) 497 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.764337+0000 mgr.y (mgr.25156) 498 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.769501+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.769896+0000 mgr.y (mgr.25156) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.809851+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.811565+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.813255+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.813863+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.815002+0000 mgr.y (mgr.25156) 500 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.815229+0000 mgr.y (mgr.25156) 501 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.820394+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.820752+0000 mgr.y (mgr.25156) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.860294+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.862049+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.863833+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.864495+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.865669+0000 mgr.y (mgr.25156) 503 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.865899+0000 mgr.y (mgr.25156) 504 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.871060+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.871453+0000 mgr.y (mgr.25156) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.911091+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.912856+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.914545+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.915139+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.916335+0000 mgr.y (mgr.25156) 506 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.916576+0000 mgr.y (mgr.25156) 507 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.920710+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.921128+0000 mgr.y (mgr.25156) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.960529+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.962216+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.963830+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:52 smithi118 bash[18665]: audit 2024-03-30T05:08:52.964435+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:53.581 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[63727]: level=info ts=2024-03-30T05:08:53.419Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=7 2024-03-30T05:08:54.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.965603+0000 mgr.y (mgr.25156) 509 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:52.966327+0000 mgr.y (mgr.25156) 510 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:52.994957+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:52.995493+0000 mgr.y (mgr.25156) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.036385+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.038340+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.040075+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.040708+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.042061+0000 mgr.y (mgr.25156) 512 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.042535+0000 mgr.y (mgr.25156) 513 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.048392+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.048997+0000 mgr.y (mgr.25156) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.097268+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.100004+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.102368+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.103191+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.104963+0000 mgr.y (mgr.25156) 515 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.105439+0000 mgr.y (mgr.25156) 516 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.110519+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.110930+0000 mgr.y (mgr.25156) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.159176+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.162405+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.165968+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.167034+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.169026+0000 mgr.y (mgr.25156) 518 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.169528+0000 mgr.y (mgr.25156) 519 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.176874+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.177554+0000 mgr.y (mgr.25156) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.222508+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.224644+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.226578+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.227299+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.229072+0000 mgr.y (mgr.25156) 521 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.229558+0000 mgr.y (mgr.25156) 522 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.234852+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.235503+0000 mgr.y (mgr.25156) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.275800+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.277604+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.279380+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.280011+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.281768+0000 mgr.y (mgr.25156) 524 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 28 op/s 2024-03-30T05:08:54.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.282108+0000 mgr.y (mgr.25156) 525 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 28 op/s 2024-03-30T05:08:54.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.286428+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.286905+0000 mgr.y (mgr.25156) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.327420+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.330151+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.331937+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.332530+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.333762+0000 mgr.y (mgr.25156) 527 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 30 op/s 2024-03-30T05:08:54.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.333941+0000 mgr.y (mgr.25156) 528 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 30 op/s 2024-03-30T05:08:54.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.338207+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.338661+0000 mgr.y (mgr.25156) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.378459+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.380186+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.321 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.381793+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.321 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.382393+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.321 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.383566+0000 mgr.y (mgr.25156) 530 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 32 op/s 2024-03-30T05:08:54.321 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.383791+0000 mgr.y (mgr.25156) 531 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 32 op/s 2024-03-30T05:08:54.321 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.387862+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.965603+0000 mgr.y (mgr.25156) 509 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cluster 2024-03-30T05:08:52.966327+0000 mgr.y (mgr.25156) 510 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:52.994957+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cephadm 2024-03-30T05:08:52.995493+0000 mgr.y (mgr.25156) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.036385+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.038340+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.040075+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.040708+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.042061+0000 mgr.y (mgr.25156) 512 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.042535+0000 mgr.y (mgr.25156) 513 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.048392+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.048997+0000 mgr.y (mgr.25156) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.097268+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.100004+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.102368+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.103191+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.104963+0000 mgr.y (mgr.25156) 515 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.105439+0000 mgr.y (mgr.25156) 516 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.110519+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.110930+0000 mgr.y (mgr.25156) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.965603+0000 mgr.y (mgr.25156) 509 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:52.966327+0000 mgr.y (mgr.25156) 510 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:52.994957+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:52.995493+0000 mgr.y (mgr.25156) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.036385+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.038340+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.040075+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.040708+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.042061+0000 mgr.y (mgr.25156) 512 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.042535+0000 mgr.y (mgr.25156) 513 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.048392+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.048997+0000 mgr.y (mgr.25156) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.097268+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.100004+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.102368+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.103191+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.104963+0000 mgr.y (mgr.25156) 515 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.105439+0000 mgr.y (mgr.25156) 516 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.110519+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.110930+0000 mgr.y (mgr.25156) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.325 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.388245+0000 mgr.y (mgr.25156) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.325 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.427802+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.325 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.429404+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.431042+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.431830+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.433055+0000 mgr.y (mgr.25156) 533 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.433277+0000 mgr.y (mgr.25156) 534 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.437604+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.437937+0000 mgr.y (mgr.25156) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.478468+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.480385+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.482063+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.482649+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.483804+0000 mgr.y (mgr.25156) 536 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.484044+0000 mgr.y (mgr.25156) 537 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.489188+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.489615+0000 mgr.y (mgr.25156) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.502592+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.507435+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.508350+0000 mgr.y (mgr.25156) 539 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cluster 2024-03-30T05:08:53.508598+0000 mgr.y (mgr.25156) 540 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.514018+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.546925+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.549015+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.550577+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.551147+0000 mgr.y (mgr.25156) 541 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:08:54.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.557167+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.559110+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.559894+0000 mgr.y (mgr.25156) 542 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:08:54.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.563598+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.565204+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.565961+0000 mgr.y (mgr.25156) 543 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:08:54.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.569701+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.571005+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.571796+0000 mgr.y (mgr.25156) 544 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:08:54.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.575977+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.577287+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.578018+0000 mgr.y (mgr.25156) 545 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:08:54.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.582542+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.584564+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.585232+0000 mgr.y (mgr.25156) 546 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:08:54.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.589023+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.590359+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: cephadm 2024-03-30T05:08:53.591098+0000 mgr.y (mgr.25156) 547 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:08:54.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:54 smithi118 bash[18665]: audit 2024-03-30T05:08:53.594908+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.159176+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.162405+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.165968+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.167034+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.169026+0000 mgr.y (mgr.25156) 518 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.169528+0000 mgr.y (mgr.25156) 519 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.176874+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.177554+0000 mgr.y (mgr.25156) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.222508+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.224644+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.329 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.226578+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.227299+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.229072+0000 mgr.y (mgr.25156) 521 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.229558+0000 mgr.y (mgr.25156) 522 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.234852+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.235503+0000 mgr.y (mgr.25156) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.275800+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.277604+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.279380+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.159176+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.162405+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.165968+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.167034+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.169026+0000 mgr.y (mgr.25156) 518 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.169528+0000 mgr.y (mgr.25156) 519 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.176874+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.177554+0000 mgr.y (mgr.25156) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.222508+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.224644+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.226578+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.227299+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.229072+0000 mgr.y (mgr.25156) 521 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.229558+0000 mgr.y (mgr.25156) 522 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.234852+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.235503+0000 mgr.y (mgr.25156) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.275800+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.277604+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.279380+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.280011+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.281768+0000 mgr.y (mgr.25156) 524 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 28 op/s 2024-03-30T05:08:54.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.282108+0000 mgr.y (mgr.25156) 525 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 28 op/s 2024-03-30T05:08:54.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: audit 2024-03-30T05:08:53.286428+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:53 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.286905+0000 mgr.y (mgr.25156) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.327420+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.330151+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.331937+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.332530+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.333762+0000 mgr.y (mgr.25156) 527 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 30 op/s 2024-03-30T05:08:54.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.333941+0000 mgr.y (mgr.25156) 528 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 30 op/s 2024-03-30T05:08:54.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.338207+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.338661+0000 mgr.y (mgr.25156) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.378459+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.380186+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.381793+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.382393+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.383566+0000 mgr.y (mgr.25156) 530 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 32 op/s 2024-03-30T05:08:54.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.383791+0000 mgr.y (mgr.25156) 531 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 32 op/s 2024-03-30T05:08:54.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.387862+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.388245+0000 mgr.y (mgr.25156) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.427802+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.429404+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.431042+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.431830+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.433055+0000 mgr.y (mgr.25156) 533 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.433277+0000 mgr.y (mgr.25156) 534 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.437604+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.437937+0000 mgr.y (mgr.25156) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.478468+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.480385+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.482063+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.482649+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.483804+0000 mgr.y (mgr.25156) 536 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.484044+0000 mgr.y (mgr.25156) 537 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.489188+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.489615+0000 mgr.y (mgr.25156) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.502592+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.507435+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.508350+0000 mgr.y (mgr.25156) 539 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.280011+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.281768+0000 mgr.y (mgr.25156) 524 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 28 op/s 2024-03-30T05:08:54.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.282108+0000 mgr.y (mgr.25156) 525 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 28 op/s 2024-03-30T05:08:54.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.286428+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.286905+0000 mgr.y (mgr.25156) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.327420+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.330151+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.331937+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.332530+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.333762+0000 mgr.y (mgr.25156) 527 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 30 op/s 2024-03-30T05:08:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.333941+0000 mgr.y (mgr.25156) 528 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 30 op/s 2024-03-30T05:08:54.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.338207+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.338661+0000 mgr.y (mgr.25156) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.378459+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.380186+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.381793+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.382393+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.383566+0000 mgr.y (mgr.25156) 530 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 32 op/s 2024-03-30T05:08:54.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.383791+0000 mgr.y (mgr.25156) 531 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 32 op/s 2024-03-30T05:08:54.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.387862+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cluster 2024-03-30T05:08:53.508598+0000 mgr.y (mgr.25156) 540 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.514018+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.546925+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.549015+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.550577+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.551147+0000 mgr.y (mgr.25156) 541 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:08:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.557167+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.559110+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.559894+0000 mgr.y (mgr.25156) 542 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:08:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.563598+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.565204+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.565961+0000 mgr.y (mgr.25156) 543 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:08:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.569701+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.571005+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.571796+0000 mgr.y (mgr.25156) 544 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:08:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.575977+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.577287+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.578018+0000 mgr.y (mgr.25156) 545 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:08:54.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.582542+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.584564+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.585232+0000 mgr.y (mgr.25156) 546 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:08:54.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.589023+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.590359+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: cephadm 2024-03-30T05:08:53.591098+0000 mgr.y (mgr.25156) 547 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:08:54.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[18545]: audit 2024-03-30T05:08:53.594908+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.388245+0000 mgr.y (mgr.25156) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.427802+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.429404+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.431042+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.431830+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.433055+0000 mgr.y (mgr.25156) 533 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.433277+0000 mgr.y (mgr.25156) 534 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.437604+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.437937+0000 mgr.y (mgr.25156) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.478468+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.480385+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.482063+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:54.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.482649+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.483804+0000 mgr.y (mgr.25156) 536 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.484044+0000 mgr.y (mgr.25156) 537 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.489188+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.489615+0000 mgr.y (mgr.25156) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:08:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.502592+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.507435+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.508350+0000 mgr.y (mgr.25156) 539 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cluster 2024-03-30T05:08:53.508598+0000 mgr.y (mgr.25156) 540 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.514018+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.546925+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.549015+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.550577+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.551147+0000 mgr.y (mgr.25156) 541 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:08:54.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.557167+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.559110+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.559894+0000 mgr.y (mgr.25156) 542 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:08:54.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.563598+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.565204+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.565961+0000 mgr.y (mgr.25156) 543 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:08:54.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.569701+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.571005+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.571796+0000 mgr.y (mgr.25156) 544 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:08:54.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.575977+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.577287+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.578018+0000 mgr.y (mgr.25156) 545 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:08:54.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.582542+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.584564+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.585232+0000 mgr.y (mgr.25156) 546 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:08:54.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.589023+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:54.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.590359+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:54.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: cephadm 2024-03-30T05:08:53.591098+0000 mgr.y (mgr.25156) 547 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:08:54.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:54 smithi089 bash[23954]: audit 2024-03-30T05:08:53.594908+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:55.357 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:08:56.064 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:08:56.064 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 4s ago 30m - - 2024-03-30T05:08:56.064 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 2s ago 30m - - 2024-03-30T05:08:56.065 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (14m) 4s ago 23m 14.1M - 0.23.0 ba2b418f427c 7727dfe259b7 2024-03-30T05:08:56.065 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 error 2s ago 23m - - 2024-03-30T05:08:56.065 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (26s) 4s ago 21m 41.2M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:08:56.065 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (14s) 2s ago 29m 312M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:08:56.065 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (10m) 4s ago 31m 494M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:08:56.065 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (31m) 4s ago 31m 92.1M 2048M 17.2.0 e1d6a67b021e c95e7ed6a096 2024-03-30T05:08:56.065 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (30m) 2s ago 30m 64.0M 2048M 17.2.0 e1d6a67b021e 109dd04b1ff7 2024-03-30T05:08:56.065 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (30m) 4s ago 30m 59.1M 2048M 17.2.0 e1d6a67b021e 72441739d3f9 2024-03-30T05:08:56.065 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (14m) 4s ago 24m 11.5M - 1.3.1 1dbe0e931976 e8fafaf7391f 2024-03-30T05:08:56.065 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (13m) 2s ago 24m 9740k - 1.3.1 1dbe0e931976 5731f4954e05 2024-03-30T05:08:56.065 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (29m) 4s ago 29m 57.6M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T05:08:56.065 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (28m) 4s ago 28m 61.4M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:08:56.065 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (28m) 4s ago 28m 52.5M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:08:56.065 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (27m) 4s ago 27m 57.5M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:08:56.066 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (26m) 2s ago 26m 59.9M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:08:56.066 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (26m) 2s ago 26m 55.0M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:08:56.066 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (25m) 2s ago 25m 54.1M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:08:56.066 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (25m) 2s ago 25m 57.9M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:08:56.066 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (21s) 2s ago 24m 55.2M - 2.33.4 514e6a882f6e e6869394c883 2024-03-30T05:08:56.066 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (21m) 4s ago 21m 89.2M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:08:56.066 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (21m) 2s ago 21m 89.5M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:08:56.489 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:08:56.489 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:08:56.489 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:08:56.489 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:08:56.489 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:08:56.489 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:08:56.489 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:08:56.489 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:08:56.490 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:08:56.490 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:08:56.490 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2024-03-30T05:08:56.490 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:08:56.490 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:08:56.490 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:08:56.490 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:08:56.490 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:08:56.490 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:08:56.490 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:08:56.490 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:08:56.557 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:56 smithi118 bash[18665]: audit 2024-03-30T05:08:55.352676+0000 mgr.y (mgr.25156) 548 : audit [DBG] from='client.25345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:56.557 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:56 smithi118 bash[18665]: cluster 2024-03-30T05:08:55.509070+0000 mgr.y (mgr.25156) 549 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:56.557 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:56 smithi118 bash[18665]: audit 2024-03-30T05:08:55.710414+0000 mgr.y (mgr.25156) 550 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:56.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:56 smithi089 bash[18545]: audit 2024-03-30T05:08:55.352676+0000 mgr.y (mgr.25156) 548 : audit [DBG] from='client.25345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:56.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:56 smithi089 bash[18545]: cluster 2024-03-30T05:08:55.509070+0000 mgr.y (mgr.25156) 549 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:56.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:56 smithi089 bash[18545]: audit 2024-03-30T05:08:55.710414+0000 mgr.y (mgr.25156) 550 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:56.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:56 smithi089 bash[18545]: audit 2024-03-30T05:08:56.496808+0000 mon.c (mon.1) 59 : audit [DBG] from='client.? 172.21.15.89:0/1267633930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:56.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:56 smithi089 bash[23954]: audit 2024-03-30T05:08:55.352676+0000 mgr.y (mgr.25156) 548 : audit [DBG] from='client.25345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:56.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:56 smithi089 bash[23954]: cluster 2024-03-30T05:08:55.509070+0000 mgr.y (mgr.25156) 549 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:56.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:56 smithi089 bash[23954]: audit 2024-03-30T05:08:55.710414+0000 mgr.y (mgr.25156) 550 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:56.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:56 smithi089 bash[23954]: audit 2024-03-30T05:08:56.496808+0000 mon.c (mon.1) 59 : audit [DBG] from='client.? 172.21.15.89:0/1267633930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:56.841 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:08:56.841 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:08:56.841 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:08:56.841 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-30T05:08:56.841 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [ 2024-03-30T05:08:56.841 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr" 2024-03-30T05:08:56.841 INFO:teuthology.orchestra.run.smithi089.stdout: ], 2024-03-30T05:08:56.841 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "2/2 daemons upgraded", 2024-03-30T05:08:56.842 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading node-exporter daemons", 2024-03-30T05:08:56.842 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:08:56.842 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:08:57.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:56 smithi118 bash[18665]: audit 2024-03-30T05:08:56.496808+0000 mon.c (mon.1) 59 : audit [DBG] from='client.? 172.21.15.89:0/1267633930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:57.647 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:08:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:57.647 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:08:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:57.648 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:08:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:57.648 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:08:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:57.648 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:08:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:57.649 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:08:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:57.649 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:08:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:57.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:57.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:57 smithi089 bash[18545]: audit 2024-03-30T05:08:56.056501+0000 mgr.y (mgr.25156) 551 : audit [DBG] from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:57.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:57 smithi089 bash[18545]: cephadm 2024-03-30T05:08:56.370491+0000 mgr.y (mgr.25156) 552 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-03-30T05:08:57.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:57 smithi089 bash[18545]: cephadm 2024-03-30T05:08:56.370957+0000 mgr.y (mgr.25156) 553 : cephadm [INF] Deploying daemon node-exporter.a on smithi089 2024-03-30T05:08:57.650 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:57 smithi089 bash[18545]: audit 2024-03-30T05:08:56.848611+0000 mgr.y (mgr.25156) 554 : audit [DBG] from='client.25369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:57.650 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:57 smithi089 bash[18545]: audit 2024-03-30T05:08:57.484900+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:57.650 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:57 smithi089 bash[18545]: audit 2024-03-30T05:08:57.493842+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:57.650 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:57 smithi089 bash[18545]: audit 2024-03-30T05:08:57.500232+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:57.650 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:57 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:57.650 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:57 smithi089 bash[23954]: audit 2024-03-30T05:08:56.056501+0000 mgr.y (mgr.25156) 551 : audit [DBG] from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:57.650 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:57 smithi089 bash[23954]: cephadm 2024-03-30T05:08:56.370491+0000 mgr.y (mgr.25156) 552 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-03-30T05:08:57.650 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:57 smithi089 bash[23954]: cephadm 2024-03-30T05:08:56.370957+0000 mgr.y (mgr.25156) 553 : cephadm [INF] Deploying daemon node-exporter.a on smithi089 2024-03-30T05:08:57.650 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:57 smithi089 bash[23954]: audit 2024-03-30T05:08:56.848611+0000 mgr.y (mgr.25156) 554 : audit [DBG] from='client.25369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:57.650 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:57 smithi089 bash[23954]: audit 2024-03-30T05:08:57.484900+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:57.651 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:57 smithi089 bash[23954]: audit 2024-03-30T05:08:57.493842+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:57.651 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:57 smithi089 bash[23954]: audit 2024-03-30T05:08:57.500232+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:57.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:57 smithi118 bash[18665]: audit 2024-03-30T05:08:56.056501+0000 mgr.y (mgr.25156) 551 : audit [DBG] from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:57.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:57 smithi118 bash[18665]: cephadm 2024-03-30T05:08:56.370491+0000 mgr.y (mgr.25156) 552 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-03-30T05:08:57.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:57 smithi118 bash[18665]: cephadm 2024-03-30T05:08:56.370957+0000 mgr.y (mgr.25156) 553 : cephadm [INF] Deploying daemon node-exporter.a on smithi089 2024-03-30T05:08:57.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:57 smithi118 bash[18665]: audit 2024-03-30T05:08:56.848611+0000 mgr.y (mgr.25156) 554 : audit [DBG] from='client.25369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:57.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:57 smithi118 bash[18665]: audit 2024-03-30T05:08:57.484900+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:57.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:57 smithi118 bash[18665]: audit 2024-03-30T05:08:57.493842+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:57.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:57 smithi118 bash[18665]: audit 2024-03-30T05:08:57.500232+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:08:57.969 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:08:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:08:57] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-03-30T05:08:57.969 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:08:57 smithi089 systemd[1]: Stopping Ceph node-exporter.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:08:58.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:58 smithi089 bash[18545]: cluster 2024-03-30T05:08:57.494947+0000 mgr.y (mgr.25156) 555 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:58.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:58 smithi089 bash[18545]: cluster 2024-03-30T05:08:57.495182+0000 mgr.y (mgr.25156) 556 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:58.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:58 smithi089 bash[23954]: cluster 2024-03-30T05:08:57.494947+0000 mgr.y (mgr.25156) 555 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:58.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:58 smithi089 bash[23954]: cluster 2024-03-30T05:08:57.495182+0000 mgr.y (mgr.25156) 556 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:58.818 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:08:58 smithi089 bash[87141]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T05:08:58.818 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:08:58 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-30T05:08:58.818 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:08:58 smithi089 bash[87201]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T05:08:58.818 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:08:58 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-30T05:08:58.819 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:08:58 smithi089 systemd[1]: Stopped Ceph node-exporter.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:08:58.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:58 smithi118 bash[18665]: cluster 2024-03-30T05:08:57.494947+0000 mgr.y (mgr.25156) 555 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:58.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:58 smithi118 bash[18665]: cluster 2024-03-30T05:08:57.495182+0000 mgr.y (mgr.25156) 556 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:59.082 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:08:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:59.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:59.082 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:08:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:59.083 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:08:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:59.083 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:08:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:59.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:59.084 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:08:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:59.084 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:08:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:59.084 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:08:58 smithi089 systemd[1]: Started Ceph node-exporter.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:08:59.084 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:08:58 smithi089 bash[87257]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-30T05:08:59.084 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:08:58 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:00.082 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:08:59 smithi089 bash[87257]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-30T05:09:00.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:59 smithi089 bash[18545]: audit 2024-03-30T05:08:58.990797+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:00.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:59 smithi089 bash[18545]: audit 2024-03-30T05:08:58.995419+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:00.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:08:59 smithi089 bash[18545]: cluster 2024-03-30T05:08:59.496911+0000 mgr.y (mgr.25156) 557 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-03-30T05:09:00.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:59 smithi089 bash[23954]: audit 2024-03-30T05:08:58.990797+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:00.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:59 smithi089 bash[23954]: audit 2024-03-30T05:08:58.995419+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:00.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:08:59 smithi089 bash[23954]: cluster 2024-03-30T05:08:59.496911+0000 mgr.y (mgr.25156) 557 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-03-30T05:09:00.382 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:59 smithi118 bash[18665]: audit 2024-03-30T05:08:58.990797+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:00.382 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:59 smithi118 bash[18665]: audit 2024-03-30T05:08:58.995419+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:00.382 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:08:59 smithi118 bash[18665]: cluster 2024-03-30T05:08:59.496911+0000 mgr.y (mgr.25156) 557 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-03-30T05:09:00.421 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:00 smithi089 bash[87257]: 22b70bddd3ac: Pulling fs layer 2024-03-30T05:09:00.421 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:00 smithi089 bash[87257]: 5c12815fee55: Pulling fs layer 2024-03-30T05:09:00.422 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:00 smithi089 bash[87257]: c0e87333d380: Pulling fs layer 2024-03-30T05:09:00.832 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:00 smithi089 bash[87257]: 5c12815fee55: Verifying Checksum 2024-03-30T05:09:00.832 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:00 smithi089 bash[87257]: 5c12815fee55: Download complete 2024-03-30T05:09:00.832 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:00 smithi089 bash[87257]: 22b70bddd3ac: Verifying Checksum 2024-03-30T05:09:00.832 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:00 smithi089 bash[87257]: 22b70bddd3ac: Download complete 2024-03-30T05:09:00.832 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:00 smithi089 bash[87257]: c0e87333d380: Verifying Checksum 2024-03-30T05:09:00.832 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:00 smithi089 bash[87257]: c0e87333d380: Download complete 2024-03-30T05:09:00.832 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:00 smithi089 bash[87257]: 22b70bddd3ac: Pull complete 2024-03-30T05:09:01.463 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:01 smithi089 bash[87257]: 5c12815fee55: Pull complete 2024-03-30T05:09:01.717 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:01 smithi089 bash[87257]: c0e87333d380: Pull complete 2024-03-30T05:09:01.717 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:01 smithi089 bash[87257]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-30T05:09:01.717 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:01 smithi089 bash[87257]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-30T05:09:02.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:02 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:02.104 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:09:02 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:02.104 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:09:02 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:02.104 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:09:02 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:02.104 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:09:01 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:02.105 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:02 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:02.105 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:02 smithi118 systemd[1]: Stopping Ceph node-exporter.b for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:09:02.105 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:09:01 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:02.105 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:01 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:02.106 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:09:02 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:02.794 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:02 smithi118 bash[18665]: audit 2024-03-30T05:09:01.100740+0000 mgr.y (mgr.25156) 558 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:02.795 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:02 smithi118 bash[18665]: cephadm 2024-03-30T05:09:01.360170+0000 mgr.y (mgr.25156) 559 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-03-30T05:09:02.795 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:02 smithi118 bash[18665]: cephadm 2024-03-30T05:09:01.360665+0000 mgr.y (mgr.25156) 560 : cephadm [INF] Deploying daemon node-exporter.b on smithi118 2024-03-30T05:09:02.795 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:02 smithi118 bash[18665]: cluster 2024-03-30T05:09:01.497669+0000 mgr.y (mgr.25156) 561 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s 2024-03-30T05:09:02.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:02 smithi089 bash[18545]: audit 2024-03-30T05:09:01.100740+0000 mgr.y (mgr.25156) 558 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:02.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:02 smithi089 bash[18545]: cephadm 2024-03-30T05:09:01.360170+0000 mgr.y (mgr.25156) 559 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-03-30T05:09:02.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:02 smithi089 bash[18545]: cephadm 2024-03-30T05:09:01.360665+0000 mgr.y (mgr.25156) 560 : cephadm [INF] Deploying daemon node-exporter.b on smithi118 2024-03-30T05:09:02.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:02 smithi089 bash[18545]: cluster 2024-03-30T05:09:01.497669+0000 mgr.y (mgr.25156) 561 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s 2024-03-30T05:09:02.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:02 smithi089 bash[23954]: audit 2024-03-30T05:09:01.100740+0000 mgr.y (mgr.25156) 558 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:02.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:02 smithi089 bash[23954]: cephadm 2024-03-30T05:09:01.360170+0000 mgr.y (mgr.25156) 559 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-03-30T05:09:02.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:02 smithi089 bash[23954]: cephadm 2024-03-30T05:09:01.360665+0000 mgr.y (mgr.25156) 560 : cephadm [INF] Deploying daemon node-exporter.b on smithi118 2024-03-30T05:09:02.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:02 smithi089 bash[23954]: cluster 2024-03-30T05:09:01.497669+0000 mgr.y (mgr.25156) 561 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s 2024-03-30T05:09:03.139 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:02 smithi118 bash[68563]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T05:09:03.139 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:03 smithi118 bash[68624]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T05:09:03.139 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:03 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T05:09:03.139 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:03 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T05:09:03.140 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:03 smithi118 systemd[1]: Stopped Ceph node-exporter.b for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:09:03.333 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.118Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-30T05:09:03.333 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.118Z 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-03-30T05:09:03.333 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.119Z 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-03-30T05:09:03.333 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.119Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-30T05:09:03.333 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.119Z 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-03-30T05:09:03.333 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z 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-03-30T05:09:03.333 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-30T05:09:03.333 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=arp 2024-03-30T05:09:03.333 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-30T05:09:03.333 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-30T05:09:03.333 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-30T05:09:03.333 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-30T05:09:03.334 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-30T05:09:03.334 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-30T05:09:03.334 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-30T05:09:03.334 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-30T05:09:03.334 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=edac 2024-03-30T05:09:03.334 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-30T05:09:03.334 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-30T05:09:03.334 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-30T05:09:03.334 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-30T05:09:03.334 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-30T05:09:03.334 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-30T05:09:03.334 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-30T05:09:03.334 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-30T05:09:03.335 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-30T05:09:03.335 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-30T05:09:03.335 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-30T05:09:03.335 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-30T05:09:03.335 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-30T05:09:03.335 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-30T05:09:03.335 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-30T05:09:03.335 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-30T05:09:03.335 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=os 2024-03-30T05:09:03.335 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=stat 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=time 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=uname 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-30T05:09:03.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.120Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-30T05:09:03.337 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.121Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-30T05:09:03.337 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:03 smithi089 bash[87257]: ts=2024-03-30T05:09:03.121Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-30T05:09:03.392 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:03 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:03.392 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:09:03 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:03.392 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:09:03 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:03.393 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:09:03 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:03.393 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:09:03 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:03.393 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:03 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:03.394 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:09:03 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:03.394 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:03 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:03.394 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:03 smithi118 systemd[1]: Started Ceph node-exporter.b for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:09:03.394 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:03 smithi118 bash[68679]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-30T05:09:03.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:09:03 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:04.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.318442+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.329590+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.382418+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.384576+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cluster 2024-03-30T05:09:03.388996+0000 mgr.y (mgr.25156) 562 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:04.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cluster 2024-03-30T05:09:03.389603+0000 mgr.y (mgr.25156) 563 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:09:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.399047+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cephadm 2024-03-30T05:09:03.400091+0000 mgr.y (mgr.25156) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.490311+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.494668+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.500781+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.502656+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cluster 2024-03-30T05:09:03.505455+0000 mgr.y (mgr.25156) 565 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:09:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cluster 2024-03-30T05:09:03.505830+0000 mgr.y (mgr.25156) 566 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:09:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.515928+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cephadm 2024-03-30T05:09:03.516709+0000 mgr.y (mgr.25156) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.595459+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.598370+0000 mon.a (mon.0) 2607 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.601294+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.318442+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.329590+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.382418+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.384576+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cluster 2024-03-30T05:09:03.388996+0000 mgr.y (mgr.25156) 562 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:04.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cluster 2024-03-30T05:09:03.389603+0000 mgr.y (mgr.25156) 563 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:09:04.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.399047+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cephadm 2024-03-30T05:09:03.400091+0000 mgr.y (mgr.25156) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.490311+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.494668+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.500781+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.502656+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cluster 2024-03-30T05:09:03.505455+0000 mgr.y (mgr.25156) 565 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:09:04.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cluster 2024-03-30T05:09:03.505830+0000 mgr.y (mgr.25156) 566 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:09:04.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.515928+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cephadm 2024-03-30T05:09:03.516709+0000 mgr.y (mgr.25156) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.595459+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.598370+0000 mon.a (mon.0) 2607 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.601294+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.602674+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cluster 2024-03-30T05:09:03.604621+0000 mgr.y (mgr.25156) 568 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:09:04.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cluster 2024-03-30T05:09:03.604899+0000 mgr.y (mgr.25156) 569 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-30T05:09:04.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.614520+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cephadm 2024-03-30T05:09:03.615159+0000 mgr.y (mgr.25156) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.694293+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.697267+0000 mon.a (mon.0) 2612 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.700542+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.701744+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cluster 2024-03-30T05:09:03.703873+0000 mgr.y (mgr.25156) 571 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cluster 2024-03-30T05:09:03.704182+0000 mgr.y (mgr.25156) 572 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.715517+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cephadm 2024-03-30T05:09:03.716492+0000 mgr.y (mgr.25156) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.798002+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.801649+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.805279+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.806548+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cluster 2024-03-30T05:09:03.809120+0000 mgr.y (mgr.25156) 574 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cluster 2024-03-30T05:09:03.809791+0000 mgr.y (mgr.25156) 575 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.820606+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.602674+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cluster 2024-03-30T05:09:03.604621+0000 mgr.y (mgr.25156) 568 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:09:04.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cluster 2024-03-30T05:09:03.604899+0000 mgr.y (mgr.25156) 569 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-30T05:09:04.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.614520+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cephadm 2024-03-30T05:09:03.615159+0000 mgr.y (mgr.25156) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.694293+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.697267+0000 mon.a (mon.0) 2612 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.700542+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.701744+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cluster 2024-03-30T05:09:03.703873+0000 mgr.y (mgr.25156) 571 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cluster 2024-03-30T05:09:03.704182+0000 mgr.y (mgr.25156) 572 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.715517+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cephadm 2024-03-30T05:09:03.716492+0000 mgr.y (mgr.25156) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.798002+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.801649+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.805279+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.806548+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cluster 2024-03-30T05:09:03.809120+0000 mgr.y (mgr.25156) 574 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cluster 2024-03-30T05:09:03.809791+0000 mgr.y (mgr.25156) 575 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.820606+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cephadm 2024-03-30T05:09:03.821661+0000 mgr.y (mgr.25156) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.910532+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.913791+0000 mon.a (mon.0) 2622 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.916914+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.918004+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cluster 2024-03-30T05:09:03.920301+0000 mgr.y (mgr.25156) 577 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cluster 2024-03-30T05:09:03.920972+0000 mgr.y (mgr.25156) 578 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:03.925778+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: cephadm 2024-03-30T05:09:03.926271+0000 mgr.y (mgr.25156) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.001950+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.003856+0000 mon.a (mon.0) 2627 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.005927+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.006695+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.014296+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.074131+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.077422+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.080242+0000 mon.a (mon.0) 2633 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.081081+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.090344+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.147315+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cephadm 2024-03-30T05:09:03.821661+0000 mgr.y (mgr.25156) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.910532+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.913791+0000 mon.a (mon.0) 2622 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.916914+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.918004+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cluster 2024-03-30T05:09:03.920301+0000 mgr.y (mgr.25156) 577 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cluster 2024-03-30T05:09:03.920972+0000 mgr.y (mgr.25156) 578 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:03.925778+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: cephadm 2024-03-30T05:09:03.926271+0000 mgr.y (mgr.25156) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.001950+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.003856+0000 mon.a (mon.0) 2627 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.005927+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.006695+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.014296+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.074131+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.077422+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.080242+0000 mon.a (mon.0) 2633 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.081081+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.090344+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.147315+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.148896+0000 mon.a (mon.0) 2637 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.150617+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.151193+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.157059+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.217225+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.218769+0000 mon.a (mon.0) 2642 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.220560+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.221174+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.226983+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.283278+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.284830+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.286880+0000 mon.a (mon.0) 2648 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.287547+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[18545]: audit 2024-03-30T05:09:04.293440+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.148896+0000 mon.a (mon.0) 2637 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.150617+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.151193+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.157059+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.217225+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.218769+0000 mon.a (mon.0) 2642 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.220560+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.221174+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.226983+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.283278+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.284830+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.286880+0000 mon.a (mon.0) 2648 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.287547+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:04 smithi089 bash[23954]: audit 2024-03-30T05:09:04.293440+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.642 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[68679]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-30T05:09:04.642 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[68679]: 22b70bddd3ac: Pulling fs layer 2024-03-30T05:09:04.642 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[68679]: 5c12815fee55: Pulling fs layer 2024-03-30T05:09:04.642 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[68679]: c0e87333d380: Pulling fs layer 2024-03-30T05:09:04.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.318442+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.329590+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.382418+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.384576+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cluster 2024-03-30T05:09:03.388996+0000 mgr.y (mgr.25156) 562 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:04.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cluster 2024-03-30T05:09:03.389603+0000 mgr.y (mgr.25156) 563 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:09:04.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.399047+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cephadm 2024-03-30T05:09:03.400091+0000 mgr.y (mgr.25156) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.490311+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.494668+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.500781+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.502656+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cluster 2024-03-30T05:09:03.505455+0000 mgr.y (mgr.25156) 565 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cluster 2024-03-30T05:09:03.505830+0000 mgr.y (mgr.25156) 566 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.515928+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cephadm 2024-03-30T05:09:03.516709+0000 mgr.y (mgr.25156) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.595459+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.598370+0000 mon.a (mon.0) 2607 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.601294+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.602674+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cluster 2024-03-30T05:09:03.604621+0000 mgr.y (mgr.25156) 568 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cluster 2024-03-30T05:09:03.604899+0000 mgr.y (mgr.25156) 569 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.614520+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cephadm 2024-03-30T05:09:03.615159+0000 mgr.y (mgr.25156) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.694293+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.697267+0000 mon.a (mon.0) 2612 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.700542+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.701744+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cluster 2024-03-30T05:09:03.703873+0000 mgr.y (mgr.25156) 571 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cluster 2024-03-30T05:09:03.704182+0000 mgr.y (mgr.25156) 572 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.715517+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cephadm 2024-03-30T05:09:03.716492+0000 mgr.y (mgr.25156) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.798002+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.801649+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.805279+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.806548+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cluster 2024-03-30T05:09:03.809120+0000 mgr.y (mgr.25156) 574 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cluster 2024-03-30T05:09:03.809791+0000 mgr.y (mgr.25156) 575 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.820606+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cephadm 2024-03-30T05:09:03.821661+0000 mgr.y (mgr.25156) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.910532+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.913791+0000 mon.a (mon.0) 2622 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.916914+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.918004+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cluster 2024-03-30T05:09:03.920301+0000 mgr.y (mgr.25156) 577 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cluster 2024-03-30T05:09:03.920972+0000 mgr.y (mgr.25156) 578 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:04.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:03.925778+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: cephadm 2024-03-30T05:09:03.926271+0000 mgr.y (mgr.25156) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.001950+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.003856+0000 mon.a (mon.0) 2627 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.005927+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.006695+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.014296+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.074131+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.077422+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.080242+0000 mon.a (mon.0) 2633 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.081081+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.090344+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.147315+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.148896+0000 mon.a (mon.0) 2637 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.150617+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.151193+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.157059+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.217225+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.218769+0000 mon.a (mon.0) 2642 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.220560+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.221174+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.226983+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.283278+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.284830+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.286880+0000 mon.a (mon.0) 2648 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.287547+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[18665]: audit 2024-03-30T05:09:04.293440+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.142 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[68679]: 5c12815fee55: Verifying Checksum 2024-03-30T05:09:05.142 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[68679]: 5c12815fee55: Download complete 2024-03-30T05:09:05.142 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[68679]: 22b70bddd3ac: Download complete 2024-03-30T05:09:05.142 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[68679]: c0e87333d380: Verifying Checksum 2024-03-30T05:09:05.142 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:04 smithi118 bash[68679]: c0e87333d380: Download complete 2024-03-30T05:09:05.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.008092+0000 mgr.y (mgr.25156) 580 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.008425+0000 mgr.y (mgr.25156) 581 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.014829+0000 mgr.y (mgr.25156) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.082799+0000 mgr.y (mgr.25156) 583 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.083470+0000 mgr.y (mgr.25156) 584 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.090931+0000 mgr.y (mgr.25156) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.152381+0000 mgr.y (mgr.25156) 586 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.152630+0000 mgr.y (mgr.25156) 587 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.157511+0000 mgr.y (mgr.25156) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.222368+0000 mgr.y (mgr.25156) 589 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.222632+0000 mgr.y (mgr.25156) 590 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.227428+0000 mgr.y (mgr.25156) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.288834+0000 mgr.y (mgr.25156) 592 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.289067+0000 mgr.y (mgr.25156) 593 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.293832+0000 mgr.y (mgr.25156) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.354920+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.356813+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.358666+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.359369+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.360693+0000 mgr.y (mgr.25156) 595 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.008092+0000 mgr.y (mgr.25156) 580 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.008425+0000 mgr.y (mgr.25156) 581 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.014829+0000 mgr.y (mgr.25156) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.082799+0000 mgr.y (mgr.25156) 583 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.083470+0000 mgr.y (mgr.25156) 584 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.090931+0000 mgr.y (mgr.25156) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.152381+0000 mgr.y (mgr.25156) 586 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.152630+0000 mgr.y (mgr.25156) 587 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.157511+0000 mgr.y (mgr.25156) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.222368+0000 mgr.y (mgr.25156) 589 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.222632+0000 mgr.y (mgr.25156) 590 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.227428+0000 mgr.y (mgr.25156) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.288834+0000 mgr.y (mgr.25156) 592 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.289067+0000 mgr.y (mgr.25156) 593 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.293832+0000 mgr.y (mgr.25156) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.354920+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.356813+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.358666+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.359369+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.360693+0000 mgr.y (mgr.25156) 595 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.360936+0000 mgr.y (mgr.25156) 596 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.366750+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.367131+0000 mgr.y (mgr.25156) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.408579+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.410520+0000 mon.a (mon.0) 2657 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.412544+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.413198+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.414507+0000 mgr.y (mgr.25156) 598 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.414750+0000 mgr.y (mgr.25156) 599 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.419802+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.420291+0000 mgr.y (mgr.25156) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.460526+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.462461+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.464413+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.465076+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.466296+0000 mgr.y (mgr.25156) 601 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.466529+0000 mgr.y (mgr.25156) 602 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.471749+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.472191+0000 mgr.y (mgr.25156) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.512345+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.360936+0000 mgr.y (mgr.25156) 596 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.366750+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.367131+0000 mgr.y (mgr.25156) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.408579+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.410520+0000 mon.a (mon.0) 2657 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.412544+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.413198+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.414507+0000 mgr.y (mgr.25156) 598 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.414750+0000 mgr.y (mgr.25156) 599 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.419802+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.420291+0000 mgr.y (mgr.25156) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.460526+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.462461+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.464413+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.465076+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.466296+0000 mgr.y (mgr.25156) 601 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.466529+0000 mgr.y (mgr.25156) 602 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.471749+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.472191+0000 mgr.y (mgr.25156) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.512345+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.514137+0000 mon.a (mon.0) 2667 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.515897+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.516554+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.517775+0000 mgr.y (mgr.25156) 604 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.518034+0000 mgr.y (mgr.25156) 605 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.522113+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.522571+0000 mgr.y (mgr.25156) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.563182+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.564916+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.566737+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.567422+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.568682+0000 mgr.y (mgr.25156) 607 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.568965+0000 mgr.y (mgr.25156) 608 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.572942+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.573376+0000 mgr.y (mgr.25156) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.613399+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.614967+0000 mon.a (mon.0) 2677 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.617190+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.617845+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.514137+0000 mon.a (mon.0) 2667 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.515897+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.516554+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.517775+0000 mgr.y (mgr.25156) 604 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.518034+0000 mgr.y (mgr.25156) 605 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.522113+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.522571+0000 mgr.y (mgr.25156) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.563182+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.564916+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.566737+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.567422+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.568682+0000 mgr.y (mgr.25156) 607 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.568965+0000 mgr.y (mgr.25156) 608 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.572942+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.573376+0000 mgr.y (mgr.25156) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.613399+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.614967+0000 mon.a (mon.0) 2677 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.617190+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.617845+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.619058+0000 mgr.y (mgr.25156) 610 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.619299+0000 mgr.y (mgr.25156) 611 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.624277+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.624656+0000 mgr.y (mgr.25156) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.664799+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.666541+0000 mon.a (mon.0) 2682 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.668441+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.669091+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.670303+0000 mgr.y (mgr.25156) 613 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.670626+0000 mgr.y (mgr.25156) 614 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.675572+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.676117+0000 mgr.y (mgr.25156) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.733857+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.735422+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.737061+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.737633+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.738799+0000 mgr.y (mgr.25156) 616 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.739036+0000 mgr.y (mgr.25156) 617 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.742971+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.743322+0000 mgr.y (mgr.25156) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.619058+0000 mgr.y (mgr.25156) 610 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.619299+0000 mgr.y (mgr.25156) 611 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.624277+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.624656+0000 mgr.y (mgr.25156) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.664799+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.666541+0000 mon.a (mon.0) 2682 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.668441+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.669091+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.670303+0000 mgr.y (mgr.25156) 613 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.670626+0000 mgr.y (mgr.25156) 614 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.675572+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.676117+0000 mgr.y (mgr.25156) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.733857+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.735422+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.737061+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.737633+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.738799+0000 mgr.y (mgr.25156) 616 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.739036+0000 mgr.y (mgr.25156) 617 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.742971+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.743322+0000 mgr.y (mgr.25156) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.783335+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.785036+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.787488+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.788207+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.789544+0000 mgr.y (mgr.25156) 619 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.789786+0000 mgr.y (mgr.25156) 620 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.795515+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.795979+0000 mgr.y (mgr.25156) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.835977+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.837640+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.839448+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.840079+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.841335+0000 mgr.y (mgr.25156) 622 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.841542+0000 mgr.y (mgr.25156) 623 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.846762+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.847164+0000 mgr.y (mgr.25156) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.887551+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.889179+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.890885+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.891537+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.783335+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.785036+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.787488+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.788207+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.789544+0000 mgr.y (mgr.25156) 619 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.789786+0000 mgr.y (mgr.25156) 620 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.795515+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.795979+0000 mgr.y (mgr.25156) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.835977+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.837640+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.839448+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.840079+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.841335+0000 mgr.y (mgr.25156) 622 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.841542+0000 mgr.y (mgr.25156) 623 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.846762+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.847164+0000 mgr.y (mgr.25156) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.887551+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.889179+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.890885+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.891537+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.892761+0000 mgr.y (mgr.25156) 625 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.893006+0000 mgr.y (mgr.25156) 626 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.898327+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.898725+0000 mgr.y (mgr.25156) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.939096+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.940703+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.942424+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.943076+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.944390+0000 mgr.y (mgr.25156) 628 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.944638+0000 mgr.y (mgr.25156) 629 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.950144+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: cephadm 2024-03-30T05:09:04.950535+0000 mgr.y (mgr.25156) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.990427+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.992096+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.993861+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.994541+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:04.999931+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.057005+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.058710+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.060902+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.892761+0000 mgr.y (mgr.25156) 625 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.893006+0000 mgr.y (mgr.25156) 626 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.898327+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.898725+0000 mgr.y (mgr.25156) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.939096+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.940703+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.942424+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.943076+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.944390+0000 mgr.y (mgr.25156) 628 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.944638+0000 mgr.y (mgr.25156) 629 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.950144+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: cephadm 2024-03-30T05:09:04.950535+0000 mgr.y (mgr.25156) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.990427+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.992096+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.993861+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.994541+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:04.999931+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.057005+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.058710+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.060902+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.061619+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.069102+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.126256+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.127922+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.129730+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.130380+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.138076+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.183390+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.185479+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.187425+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.188140+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.196127+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.257502+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.259422+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.261692+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.262402+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.271073+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.312332+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.314120+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.316014+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.316690+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[18545]: audit 2024-03-30T05:09:05.322526+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.061619+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.069102+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.126256+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.127922+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.129730+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.130380+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.138076+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.183390+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.185479+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.187425+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.188140+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.196127+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.257502+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.259422+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.261692+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.262402+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.271073+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.312332+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.314120+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.316014+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.316690+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.605 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:05 smithi089 bash[23954]: audit 2024-03-30T05:09:05.322526+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.642 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[68679]: 22b70bddd3ac: Pull complete 2024-03-30T05:09:05.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.008092+0000 mgr.y (mgr.25156) 580 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.008425+0000 mgr.y (mgr.25156) 581 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.014829+0000 mgr.y (mgr.25156) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.082799+0000 mgr.y (mgr.25156) 583 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.083470+0000 mgr.y (mgr.25156) 584 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.090931+0000 mgr.y (mgr.25156) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.152381+0000 mgr.y (mgr.25156) 586 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.152630+0000 mgr.y (mgr.25156) 587 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.157511+0000 mgr.y (mgr.25156) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.222368+0000 mgr.y (mgr.25156) 589 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.222632+0000 mgr.y (mgr.25156) 590 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.227428+0000 mgr.y (mgr.25156) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.288834+0000 mgr.y (mgr.25156) 592 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.289067+0000 mgr.y (mgr.25156) 593 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.293832+0000 mgr.y (mgr.25156) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.354920+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.356813+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.358666+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.359369+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.360693+0000 mgr.y (mgr.25156) 595 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.360936+0000 mgr.y (mgr.25156) 596 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.366750+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.367131+0000 mgr.y (mgr.25156) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.408579+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.410520+0000 mon.a (mon.0) 2657 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.412544+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.413198+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.414507+0000 mgr.y (mgr.25156) 598 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.414750+0000 mgr.y (mgr.25156) 599 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.419802+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.420291+0000 mgr.y (mgr.25156) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.460526+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.462461+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.464413+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.465076+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.466296+0000 mgr.y (mgr.25156) 601 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.466529+0000 mgr.y (mgr.25156) 602 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.471749+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.472191+0000 mgr.y (mgr.25156) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.512345+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.514137+0000 mon.a (mon.0) 2667 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.515897+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.516554+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.517775+0000 mgr.y (mgr.25156) 604 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.518034+0000 mgr.y (mgr.25156) 605 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.522113+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.522571+0000 mgr.y (mgr.25156) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.563182+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.564916+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.566737+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.567422+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.568682+0000 mgr.y (mgr.25156) 607 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.568965+0000 mgr.y (mgr.25156) 608 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.572942+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.573376+0000 mgr.y (mgr.25156) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.613399+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.614967+0000 mon.a (mon.0) 2677 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.617190+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.617845+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.619058+0000 mgr.y (mgr.25156) 610 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.619299+0000 mgr.y (mgr.25156) 611 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.624277+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.624656+0000 mgr.y (mgr.25156) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.664799+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.666541+0000 mon.a (mon.0) 2682 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.668441+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.669091+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.670303+0000 mgr.y (mgr.25156) 613 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.670626+0000 mgr.y (mgr.25156) 614 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.675572+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.676117+0000 mgr.y (mgr.25156) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.733857+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.735422+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.737061+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.737633+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.738799+0000 mgr.y (mgr.25156) 616 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.739036+0000 mgr.y (mgr.25156) 617 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.742971+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.743322+0000 mgr.y (mgr.25156) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.783335+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.785036+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.787488+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.788207+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.789544+0000 mgr.y (mgr.25156) 619 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.789786+0000 mgr.y (mgr.25156) 620 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.795515+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.795979+0000 mgr.y (mgr.25156) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.835977+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.837640+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.839448+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.840079+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.841335+0000 mgr.y (mgr.25156) 622 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.841542+0000 mgr.y (mgr.25156) 623 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.846762+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.847164+0000 mgr.y (mgr.25156) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.887551+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.889179+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.890885+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.891537+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.892761+0000 mgr.y (mgr.25156) 625 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.893006+0000 mgr.y (mgr.25156) 626 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.898327+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.898725+0000 mgr.y (mgr.25156) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.939096+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.940703+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.942424+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.943076+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.944390+0000 mgr.y (mgr.25156) 628 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.944638+0000 mgr.y (mgr.25156) 629 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.950144+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: cephadm 2024-03-30T05:09:04.950535+0000 mgr.y (mgr.25156) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.990427+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.992096+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.993861+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.994541+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:04.999931+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.057005+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.058710+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.060902+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.061619+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.069102+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.126256+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.127922+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.129730+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.130380+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.138076+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.183390+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.185479+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.187425+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.188140+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.196127+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.257502+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.259422+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.261692+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.262402+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.271073+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.312332+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.314120+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.316014+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.316690+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:05 smithi118 bash[18665]: audit 2024-03-30T05:09:05.322526+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.642 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[68679]: 5c12815fee55: Pull complete 2024-03-30T05:09:06.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.995724+0000 mgr.y (mgr.25156) 631 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:04.995953+0000 mgr.y (mgr.25156) 632 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.000348+0000 mgr.y (mgr.25156) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.062917+0000 mgr.y (mgr.25156) 634 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.063148+0000 mgr.y (mgr.25156) 635 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.069499+0000 mgr.y (mgr.25156) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.131631+0000 mgr.y (mgr.25156) 637 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.131875+0000 mgr.y (mgr.25156) 638 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.138541+0000 mgr.y (mgr.25156) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.189465+0000 mgr.y (mgr.25156) 640 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.189694+0000 mgr.y (mgr.25156) 641 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.196543+0000 mgr.y (mgr.25156) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.263805+0000 mgr.y (mgr.25156) 643 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.264076+0000 mgr.y (mgr.25156) 644 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.271494+0000 mgr.y (mgr.25156) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.317965+0000 mgr.y (mgr.25156) 646 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.318207+0000 mgr.y (mgr.25156) 647 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.323006+0000 mgr.y (mgr.25156) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.392703+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.394733+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.396742+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.397635+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.398979+0000 mgr.y (mgr.25156) 649 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.399227+0000 mgr.y (mgr.25156) 650 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.403196+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.403607+0000 mgr.y (mgr.25156) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.443738+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.445555+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.447287+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.447876+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.449178+0000 mgr.y (mgr.25156) 652 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.449419+0000 mgr.y (mgr.25156) 653 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.454005+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.454406+0000 mgr.y (mgr.25156) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.494878+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.496842+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.499172+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.499998+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.501476+0000 mgr.y (mgr.25156) 655 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.501780+0000 mgr.y (mgr.25156) 656 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.506963+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.508616+0000 mgr.y (mgr.25156) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.553956+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.555849+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.557679+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.558369+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.559694+0000 mgr.y (mgr.25156) 658 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.560012+0000 mgr.y (mgr.25156) 659 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.563940+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.564523+0000 mgr.y (mgr.25156) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.610278+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.611847+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.613616+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.614257+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.615529+0000 mgr.y (mgr.25156) 661 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.615784+0000 mgr.y (mgr.25156) 662 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.620074+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.620555+0000 mgr.y (mgr.25156) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.660591+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.662201+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.664267+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.664971+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.666216+0000 mgr.y (mgr.25156) 664 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.666458+0000 mgr.y (mgr.25156) 665 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.671645+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.672166+0000 mgr.y (mgr.25156) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.716765+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.719056+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.720934+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.721603+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.722939+0000 mgr.y (mgr.25156) 667 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.723133+0000 mgr.y (mgr.25156) 668 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.727380+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.727784+0000 mgr.y (mgr.25156) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.768138+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.769916+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.771727+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.772391+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.773668+0000 mgr.y (mgr.25156) 670 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.773910+0000 mgr.y (mgr.25156) 671 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.778955+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.779449+0000 mgr.y (mgr.25156) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.819291+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.821098+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.822996+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.823644+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.824897+0000 mgr.y (mgr.25156) 673 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.825148+0000 mgr.y (mgr.25156) 674 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.830010+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.830469+0000 mgr.y (mgr.25156) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.875272+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.876941+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.878667+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.879272+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.880443+0000 mgr.y (mgr.25156) 676 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.880651+0000 mgr.y (mgr.25156) 677 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.885552+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.885956+0000 mgr.y (mgr.25156) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.926145+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.928005+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.929738+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.930373+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.931587+0000 mgr.y (mgr.25156) 679 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.931841+0000 mgr.y (mgr.25156) 680 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.936638+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.937031+0000 mgr.y (mgr.25156) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.981295+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.983463+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.985599+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.986344+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:05.996791+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.041899+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.043863+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.046019+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.046770+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.054874+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.100218+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.102347+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.104288+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.105002+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.111979+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.157210+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.159039+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.160947+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.161596+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.167255+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.212313+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.214166+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.215865+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.216550+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.224454+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.269504+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.271412+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.273262+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.273955+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.282843+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.326401+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.327924+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.329670+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[18665]: audit 2024-03-30T05:09:06.330305+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.995724+0000 mgr.y (mgr.25156) 631 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:04.995953+0000 mgr.y (mgr.25156) 632 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.000348+0000 mgr.y (mgr.25156) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.062917+0000 mgr.y (mgr.25156) 634 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.063148+0000 mgr.y (mgr.25156) 635 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.069499+0000 mgr.y (mgr.25156) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.131631+0000 mgr.y (mgr.25156) 637 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.131875+0000 mgr.y (mgr.25156) 638 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.138541+0000 mgr.y (mgr.25156) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.189465+0000 mgr.y (mgr.25156) 640 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.189694+0000 mgr.y (mgr.25156) 641 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.196543+0000 mgr.y (mgr.25156) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.263805+0000 mgr.y (mgr.25156) 643 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.264076+0000 mgr.y (mgr.25156) 644 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.271494+0000 mgr.y (mgr.25156) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.317965+0000 mgr.y (mgr.25156) 646 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.318207+0000 mgr.y (mgr.25156) 647 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.323006+0000 mgr.y (mgr.25156) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.392703+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.394733+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.396742+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.397635+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.398979+0000 mgr.y (mgr.25156) 649 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.399227+0000 mgr.y (mgr.25156) 650 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.403196+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.403607+0000 mgr.y (mgr.25156) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.443738+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.445555+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.447287+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.447876+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.449178+0000 mgr.y (mgr.25156) 652 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.449419+0000 mgr.y (mgr.25156) 653 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.454005+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.454406+0000 mgr.y (mgr.25156) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.494878+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.496842+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.499172+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.499998+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.501476+0000 mgr.y (mgr.25156) 655 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.501780+0000 mgr.y (mgr.25156) 656 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.995724+0000 mgr.y (mgr.25156) 631 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:04.995953+0000 mgr.y (mgr.25156) 632 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.000348+0000 mgr.y (mgr.25156) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.062917+0000 mgr.y (mgr.25156) 634 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.063148+0000 mgr.y (mgr.25156) 635 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.069499+0000 mgr.y (mgr.25156) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.131631+0000 mgr.y (mgr.25156) 637 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.131875+0000 mgr.y (mgr.25156) 638 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.138541+0000 mgr.y (mgr.25156) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.189465+0000 mgr.y (mgr.25156) 640 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.189694+0000 mgr.y (mgr.25156) 641 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.196543+0000 mgr.y (mgr.25156) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.263805+0000 mgr.y (mgr.25156) 643 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.264076+0000 mgr.y (mgr.25156) 644 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.271494+0000 mgr.y (mgr.25156) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.317965+0000 mgr.y (mgr.25156) 646 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.318207+0000 mgr.y (mgr.25156) 647 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.323006+0000 mgr.y (mgr.25156) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.392703+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.394733+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.506963+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.508616+0000 mgr.y (mgr.25156) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.553956+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.555849+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.557679+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.558369+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.559694+0000 mgr.y (mgr.25156) 658 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.560012+0000 mgr.y (mgr.25156) 659 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.563940+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.564523+0000 mgr.y (mgr.25156) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.610278+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.611847+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.613616+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.614257+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.615529+0000 mgr.y (mgr.25156) 661 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.615784+0000 mgr.y (mgr.25156) 662 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.620074+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.620555+0000 mgr.y (mgr.25156) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.660591+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.662201+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.664267+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.664971+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.666216+0000 mgr.y (mgr.25156) 664 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.666458+0000 mgr.y (mgr.25156) 665 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.671645+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.672166+0000 mgr.y (mgr.25156) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.716765+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.719056+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.720934+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.721603+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.722939+0000 mgr.y (mgr.25156) 667 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.723133+0000 mgr.y (mgr.25156) 668 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.727380+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.727784+0000 mgr.y (mgr.25156) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.768138+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.769916+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.771727+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.772391+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.773668+0000 mgr.y (mgr.25156) 670 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.396742+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.397635+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.398979+0000 mgr.y (mgr.25156) 649 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.399227+0000 mgr.y (mgr.25156) 650 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.403196+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.403607+0000 mgr.y (mgr.25156) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.443738+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.445555+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.447287+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.447876+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.449178+0000 mgr.y (mgr.25156) 652 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.449419+0000 mgr.y (mgr.25156) 653 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.454005+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.454406+0000 mgr.y (mgr.25156) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.494878+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.496842+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.499172+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.499998+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.501476+0000 mgr.y (mgr.25156) 655 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.501780+0000 mgr.y (mgr.25156) 656 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.773910+0000 mgr.y (mgr.25156) 671 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.778955+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.779449+0000 mgr.y (mgr.25156) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.819291+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.821098+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.822996+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.823644+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.824897+0000 mgr.y (mgr.25156) 673 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.825148+0000 mgr.y (mgr.25156) 674 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.830010+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.830469+0000 mgr.y (mgr.25156) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.875272+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.876941+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.878667+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.879272+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.880443+0000 mgr.y (mgr.25156) 676 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.880651+0000 mgr.y (mgr.25156) 677 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.885552+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.885956+0000 mgr.y (mgr.25156) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.926145+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.928005+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.929738+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.930373+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.931587+0000 mgr.y (mgr.25156) 679 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.931841+0000 mgr.y (mgr.25156) 680 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.936638+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.937031+0000 mgr.y (mgr.25156) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.981295+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.983463+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.985599+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.986344+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:05.996791+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.041899+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.043863+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.046019+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.046770+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.054874+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.100218+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.102347+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.104288+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.105002+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.111979+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.157210+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.159039+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.160947+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.161596+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.167255+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.212313+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.214166+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.215865+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.216550+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.224454+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.269504+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.271412+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.273262+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.273955+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.282843+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.326401+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.327924+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.506963+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.508616+0000 mgr.y (mgr.25156) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.553956+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.555849+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.557679+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.558369+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.559694+0000 mgr.y (mgr.25156) 658 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.560012+0000 mgr.y (mgr.25156) 659 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.563940+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.564523+0000 mgr.y (mgr.25156) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.610278+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.611847+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.613616+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.614257+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.615529+0000 mgr.y (mgr.25156) 661 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.615784+0000 mgr.y (mgr.25156) 662 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.620074+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.620555+0000 mgr.y (mgr.25156) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.660591+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.662201+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.329670+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[18545]: audit 2024-03-30T05:09:06.330305+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.664267+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.664971+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.666216+0000 mgr.y (mgr.25156) 664 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.666458+0000 mgr.y (mgr.25156) 665 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.671645+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.672166+0000 mgr.y (mgr.25156) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.716765+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.719056+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.720934+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.721603+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.722939+0000 mgr.y (mgr.25156) 667 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.723133+0000 mgr.y (mgr.25156) 668 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.727380+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.727784+0000 mgr.y (mgr.25156) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.768138+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.769916+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.771727+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.772391+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.773668+0000 mgr.y (mgr.25156) 670 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.773910+0000 mgr.y (mgr.25156) 671 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.778955+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.779449+0000 mgr.y (mgr.25156) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.819291+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.821098+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.822996+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.823644+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.824897+0000 mgr.y (mgr.25156) 673 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.825148+0000 mgr.y (mgr.25156) 674 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.830010+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.830469+0000 mgr.y (mgr.25156) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.875272+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.876941+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.878667+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.879272+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.880443+0000 mgr.y (mgr.25156) 676 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.880651+0000 mgr.y (mgr.25156) 677 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.885552+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.885956+0000 mgr.y (mgr.25156) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.926145+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.928005+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.929738+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.930373+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.931587+0000 mgr.y (mgr.25156) 679 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.931841+0000 mgr.y (mgr.25156) 680 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:06.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.936638+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.937031+0000 mgr.y (mgr.25156) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:06.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.981295+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.983463+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.985599+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.986344+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:05.996791+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.041899+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.043863+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.046019+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.046770+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.054874+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.100218+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.102347+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.104288+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.105002+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.111979+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.157210+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.159039+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.160947+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.161596+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.167255+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.212313+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.214166+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.215865+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.216550+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.224454+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.269504+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.271412+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.273262+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.273955+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:06.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.282843+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:06.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.326401+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:06.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.327924+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:06.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.329670+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:06 smithi089 bash[23954]: audit 2024-03-30T05:09:06.330305+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.035 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:06 smithi118 bash[68679]: c0e87333d380: Pull complete 2024-03-30T05:09:07.320 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[68679]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-30T05:09:07.320 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[68679]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-30T05:09:07.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.987867+0000 mgr.y (mgr.25156) 682 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:05.988084+0000 mgr.y (mgr.25156) 683 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:05.997365+0000 mgr.y (mgr.25156) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.048251+0000 mgr.y (mgr.25156) 685 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.048505+0000 mgr.y (mgr.25156) 686 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:06.055375+0000 mgr.y (mgr.25156) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.106277+0000 mgr.y (mgr.25156) 688 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.106500+0000 mgr.y (mgr.25156) 689 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:06.112490+0000 mgr.y (mgr.25156) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.162869+0000 mgr.y (mgr.25156) 691 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.163113+0000 mgr.y (mgr.25156) 692 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:06.167699+0000 mgr.y (mgr.25156) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.217819+0000 mgr.y (mgr.25156) 694 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.218025+0000 mgr.y (mgr.25156) 695 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:06.224881+0000 mgr.y (mgr.25156) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.275240+0000 mgr.y (mgr.25156) 697 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.275458+0000 mgr.y (mgr.25156) 698 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:06.283267+0000 mgr.y (mgr.25156) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.331526+0000 mgr.y (mgr.25156) 700 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.331726+0000 mgr.y (mgr.25156) 701 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.339293+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:06.339810+0000 mgr.y (mgr.25156) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.399962+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.401868+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.403869+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.404561+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.405832+0000 mgr.y (mgr.25156) 703 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.406071+0000 mgr.y (mgr.25156) 704 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.411802+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:06.412233+0000 mgr.y (mgr.25156) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.457353+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.459142+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.461177+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.461822+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.462993+0000 mgr.y (mgr.25156) 706 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.463242+0000 mgr.y (mgr.25156) 707 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.468644+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:06.469352+0000 mgr.y (mgr.25156) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.509488+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.511024+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.512717+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.513342+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.514446+0000 mgr.y (mgr.25156) 709 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.514642+0000 mgr.y (mgr.25156) 710 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.518942+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:06.519387+0000 mgr.y (mgr.25156) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.559219+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.560858+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.562821+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.563349+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.564433+0000 mgr.y (mgr.25156) 712 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.564637+0000 mgr.y (mgr.25156) 713 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.568634+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:06.568987+0000 mgr.y (mgr.25156) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.608840+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.610417+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.612252+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.612970+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.614194+0000 mgr.y (mgr.25156) 715 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.614432+0000 mgr.y (mgr.25156) 716 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.618475+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:06.618883+0000 mgr.y (mgr.25156) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.658776+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.660369+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.662411+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.663303+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.665307+0000 mgr.y (mgr.25156) 718 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.665724+0000 mgr.y (mgr.25156) 719 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.671577+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:06.672022+0000 mgr.y (mgr.25156) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.749393+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.752788+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.756745+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.757940+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.759956+0000 mgr.y (mgr.25156) 721 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.760216+0000 mgr.y (mgr.25156) 722 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.767039+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:06.767879+0000 mgr.y (mgr.25156) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.863682+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.867791+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.871036+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.872196+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.873979+0000 mgr.y (mgr.25156) 724 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.874223+0000 mgr.y (mgr.25156) 725 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.880892+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:06.881369+0000 mgr.y (mgr.25156) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.922139+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.923819+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.925701+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.926325+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.927557+0000 mgr.y (mgr.25156) 727 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.927800+0000 mgr.y (mgr.25156) 728 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.932204+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: cephadm 2024-03-30T05:09:06.932688+0000 mgr.y (mgr.25156) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.989257+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.990942+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.993411+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:06.994168+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.002224+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.043225+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.044864+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.046747+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.047481+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.054775+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.112661+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.114342+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.116053+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.116670+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.122398+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.162516+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.164161+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.165822+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.166428+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.172127+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.232228+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.236398+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.239302+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.240241+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.247649+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.293056+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.294915+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.296774+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.297436+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.303497+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:07 smithi118 bash[18665]: audit 2024-03-30T05:09:07.348334+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.987867+0000 mgr.y (mgr.25156) 682 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:05.988084+0000 mgr.y (mgr.25156) 683 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:05.997365+0000 mgr.y (mgr.25156) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.048251+0000 mgr.y (mgr.25156) 685 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.048505+0000 mgr.y (mgr.25156) 686 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:06.055375+0000 mgr.y (mgr.25156) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.106277+0000 mgr.y (mgr.25156) 688 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.106500+0000 mgr.y (mgr.25156) 689 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:06.112490+0000 mgr.y (mgr.25156) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.162869+0000 mgr.y (mgr.25156) 691 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.163113+0000 mgr.y (mgr.25156) 692 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:06.167699+0000 mgr.y (mgr.25156) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.217819+0000 mgr.y (mgr.25156) 694 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.218025+0000 mgr.y (mgr.25156) 695 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:06.224881+0000 mgr.y (mgr.25156) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.275240+0000 mgr.y (mgr.25156) 697 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.275458+0000 mgr.y (mgr.25156) 698 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:06.283267+0000 mgr.y (mgr.25156) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.331526+0000 mgr.y (mgr.25156) 700 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.331726+0000 mgr.y (mgr.25156) 701 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.339293+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:06.339810+0000 mgr.y (mgr.25156) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.399962+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.401868+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.403869+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.404561+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.405832+0000 mgr.y (mgr.25156) 703 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.406071+0000 mgr.y (mgr.25156) 704 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.411802+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:06.412233+0000 mgr.y (mgr.25156) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.457353+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.459142+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.461177+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.461822+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.462993+0000 mgr.y (mgr.25156) 706 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.463242+0000 mgr.y (mgr.25156) 707 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.468644+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:06.469352+0000 mgr.y (mgr.25156) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.509488+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.511024+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.512717+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.513342+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.514446+0000 mgr.y (mgr.25156) 709 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.514642+0000 mgr.y (mgr.25156) 710 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.518942+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:06.519387+0000 mgr.y (mgr.25156) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.559219+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.560858+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.659 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.562821+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.660 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.563349+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.660 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.564433+0000 mgr.y (mgr.25156) 712 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.660 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.564637+0000 mgr.y (mgr.25156) 713 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.660 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.568634+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.660 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:06.568987+0000 mgr.y (mgr.25156) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.660 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.608840+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.660 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.610417+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.660 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.612252+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.660 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.612970+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.660 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.614194+0000 mgr.y (mgr.25156) 715 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.660 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.614432+0000 mgr.y (mgr.25156) 716 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.987867+0000 mgr.y (mgr.25156) 682 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:05.988084+0000 mgr.y (mgr.25156) 683 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:05.997365+0000 mgr.y (mgr.25156) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.048251+0000 mgr.y (mgr.25156) 685 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.048505+0000 mgr.y (mgr.25156) 686 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:06.055375+0000 mgr.y (mgr.25156) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.106277+0000 mgr.y (mgr.25156) 688 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.106500+0000 mgr.y (mgr.25156) 689 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:06.112490+0000 mgr.y (mgr.25156) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.162869+0000 mgr.y (mgr.25156) 691 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.163113+0000 mgr.y (mgr.25156) 692 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:06.167699+0000 mgr.y (mgr.25156) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.217819+0000 mgr.y (mgr.25156) 694 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.218025+0000 mgr.y (mgr.25156) 695 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:06.224881+0000 mgr.y (mgr.25156) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.275240+0000 mgr.y (mgr.25156) 697 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.275458+0000 mgr.y (mgr.25156) 698 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:06.283267+0000 mgr.y (mgr.25156) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.331526+0000 mgr.y (mgr.25156) 700 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.331726+0000 mgr.y (mgr.25156) 701 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.662 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.618475+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.662 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:06.618883+0000 mgr.y (mgr.25156) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.662 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.658776+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.662 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.660369+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.662 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.662411+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.663303+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.665307+0000 mgr.y (mgr.25156) 718 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.665724+0000 mgr.y (mgr.25156) 719 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.671577+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:06.672022+0000 mgr.y (mgr.25156) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.749393+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.752788+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.756745+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.757940+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.759956+0000 mgr.y (mgr.25156) 721 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.760216+0000 mgr.y (mgr.25156) 722 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.767039+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:06.767879+0000 mgr.y (mgr.25156) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.863682+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.663 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.867791+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.664 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.339293+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.664 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:06.339810+0000 mgr.y (mgr.25156) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.664 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.399962+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.664 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.401868+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.664 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.403869+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.664 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.404561+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.664 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.405832+0000 mgr.y (mgr.25156) 703 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.664 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.406071+0000 mgr.y (mgr.25156) 704 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.664 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.411802+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.664 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:06.412233+0000 mgr.y (mgr.25156) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.664 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.457353+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.459142+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.461177+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.461822+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.462993+0000 mgr.y (mgr.25156) 706 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.463242+0000 mgr.y (mgr.25156) 707 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.468644+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:06.469352+0000 mgr.y (mgr.25156) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.509488+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.511024+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.665 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.871036+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.666 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.872196+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.666 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.873979+0000 mgr.y (mgr.25156) 724 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.666 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.874223+0000 mgr.y (mgr.25156) 725 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.666 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.880892+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.666 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:06.881369+0000 mgr.y (mgr.25156) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.666 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.922139+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.666 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.923819+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.666 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.925701+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.666 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.926325+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.666 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.927557+0000 mgr.y (mgr.25156) 727 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.666 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.927800+0000 mgr.y (mgr.25156) 728 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.666 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.932204+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.666 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: cephadm 2024-03-30T05:09:06.932688+0000 mgr.y (mgr.25156) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.989257+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.990942+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.993411+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:06.994168+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.002224+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.043225+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.512717+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.513342+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.514446+0000 mgr.y (mgr.25156) 709 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.514642+0000 mgr.y (mgr.25156) 710 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.518942+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:06.519387+0000 mgr.y (mgr.25156) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.559219+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.560858+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.562821+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.563349+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.564433+0000 mgr.y (mgr.25156) 712 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.564637+0000 mgr.y (mgr.25156) 713 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.568634+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:06.568987+0000 mgr.y (mgr.25156) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.608840+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.610417+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.612252+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.612970+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.614194+0000 mgr.y (mgr.25156) 715 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.669 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.614432+0000 mgr.y (mgr.25156) 716 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.044864+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.046747+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.047481+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.054775+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.112661+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.114342+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.116053+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.116670+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.122398+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.162516+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.164161+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.165822+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.166428+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.172127+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.232228+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.236398+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.239302+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.240241+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.247649+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.293056+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.294915+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.296774+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.297436+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.671 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.303497+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.671 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[18545]: audit 2024-03-30T05:09:07.348334+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.671 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.618475+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.671 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:06.618883+0000 mgr.y (mgr.25156) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.671 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.658776+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.671 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.660369+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.662411+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.663303+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.665307+0000 mgr.y (mgr.25156) 718 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.665724+0000 mgr.y (mgr.25156) 719 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.671577+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:06.672022+0000 mgr.y (mgr.25156) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.749393+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.752788+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.756745+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.757940+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.759956+0000 mgr.y (mgr.25156) 721 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.760216+0000 mgr.y (mgr.25156) 722 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.767039+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:06.767879+0000 mgr.y (mgr.25156) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.863682+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.867791+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.871036+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.872196+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.873979+0000 mgr.y (mgr.25156) 724 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.874223+0000 mgr.y (mgr.25156) 725 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.880892+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:06.881369+0000 mgr.y (mgr.25156) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.922139+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.923819+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.925701+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.926325+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.927557+0000 mgr.y (mgr.25156) 727 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.927800+0000 mgr.y (mgr.25156) 728 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:07.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.932204+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: cephadm 2024-03-30T05:09:06.932688+0000 mgr.y (mgr.25156) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:07.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.989257+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.990942+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.993411+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:06.994168+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.002224+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.043225+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.044864+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.046747+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.047481+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.054775+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.112661+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.114342+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.116053+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.116670+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.122398+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.162516+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.164161+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.165822+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.166428+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.172127+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.232228+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.236398+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.239302+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.240241+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.247649+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.293056+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.294915+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:07.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.296774+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:07.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.297436+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:07.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.303497+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:07.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[23954]: audit 2024-03-30T05:09:07.348334+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:09:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:09:07] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-30T05:09:08.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.995409+0000 mgr.y (mgr.25156) 730 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:06.995716+0000 mgr.y (mgr.25156) 731 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cephadm 2024-03-30T05:09:07.002813+0000 mgr.y (mgr.25156) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.048831+0000 mgr.y (mgr.25156) 733 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.049047+0000 mgr.y (mgr.25156) 734 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cephadm 2024-03-30T05:09:07.055391+0000 mgr.y (mgr.25156) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.117859+0000 mgr.y (mgr.25156) 736 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.118096+0000 mgr.y (mgr.25156) 737 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cephadm 2024-03-30T05:09:07.122775+0000 mgr.y (mgr.25156) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.167606+0000 mgr.y (mgr.25156) 739 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.167806+0000 mgr.y (mgr.25156) 740 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cephadm 2024-03-30T05:09:07.172535+0000 mgr.y (mgr.25156) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.241797+0000 mgr.y (mgr.25156) 742 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.242042+0000 mgr.y (mgr.25156) 743 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cephadm 2024-03-30T05:09:07.248228+0000 mgr.y (mgr.25156) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.298734+0000 mgr.y (mgr.25156) 745 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.298937+0000 mgr.y (mgr.25156) 746 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cephadm 2024-03-30T05:09:07.303967+0000 mgr.y (mgr.25156) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.350651+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.354965+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.355939+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.374400+0000 mgr.y (mgr.25156) 748 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.374655+0000 mgr.y (mgr.25156) 749 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.375971+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:08.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.380219+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cephadm 2024-03-30T05:09:07.380840+0000 mgr.y (mgr.25156) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.448032+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.449798+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.451909+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.452608+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.453900+0000 mgr.y (mgr.25156) 751 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.454133+0000 mgr.y (mgr.25156) 752 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.458559+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cephadm 2024-03-30T05:09:07.458970+0000 mgr.y (mgr.25156) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.519987+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.522283+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.528440+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.529657+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.531222+0000 mgr.y (mgr.25156) 754 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.531510+0000 mgr.y (mgr.25156) 755 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.536822+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cephadm 2024-03-30T05:09:07.537367+0000 mgr.y (mgr.25156) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.582368+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.584470+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.586558+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.587383+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.588850+0000 mgr.y (mgr.25156) 757 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.589083+0000 mgr.y (mgr.25156) 758 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.594046+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cephadm 2024-03-30T05:09:07.594620+0000 mgr.y (mgr.25156) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.651508+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.653378+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.655268+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.655956+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.657309+0000 mgr.y (mgr.25156) 760 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.657546+0000 mgr.y (mgr.25156) 761 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.662647+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cephadm 2024-03-30T05:09:07.664326+0000 mgr.y (mgr.25156) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.720931+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.722519+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.724359+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.724955+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.726277+0000 mgr.y (mgr.25156) 763 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.726517+0000 mgr.y (mgr.25156) 764 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.731631+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cephadm 2024-03-30T05:09:07.732059+0000 mgr.y (mgr.25156) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.787961+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.789976+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.616 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.792520+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.616 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.793170+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.616 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.794449+0000 mgr.y (mgr.25156) 766 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.616 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.794692+0000 mgr.y (mgr.25156) 767 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.616 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.800065+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.616 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cephadm 2024-03-30T05:09:07.800560+0000 mgr.y (mgr.25156) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.616 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.861853+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.616 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.864014+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.616 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.866309+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.616 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.867019+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.616 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.868388+0000 mgr.y (mgr.25156) 769 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.616 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.868633+0000 mgr.y (mgr.25156) 770 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.616 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.874139+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.617 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cephadm 2024-03-30T05:09:07.874655+0000 mgr.y (mgr.25156) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.617 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.936130+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.617 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.937941+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.617 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.939731+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.617 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.940372+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.617 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.941613+0000 mgr.y (mgr.25156) 772 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.617 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cluster 2024-03-30T05:09:07.941817+0000 mgr.y (mgr.25156) 773 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.617 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:07.946356+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.617 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: cephadm 2024-03-30T05:09:07.946911+0000 mgr.y (mgr.25156) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.617 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.003322+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.617 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.004835+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.617 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.006452+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.617 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.006994+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.012672+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.069148+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.070897+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.072771+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.073408+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.080293+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.136881+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.138463+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.140298+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.618 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.140956+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.147685+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.204610+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.206287+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.208150+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.208789+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.215454+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.258609+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.261622+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.265206+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.266150+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.275026+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.317504+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.319161+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.321034+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.619 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.321676+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.620 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:08 smithi118 bash[18665]: audit 2024-03-30T05:09:08.327740+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.995409+0000 mgr.y (mgr.25156) 730 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:06.995716+0000 mgr.y (mgr.25156) 731 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cephadm 2024-03-30T05:09:07.002813+0000 mgr.y (mgr.25156) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.048831+0000 mgr.y (mgr.25156) 733 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.049047+0000 mgr.y (mgr.25156) 734 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cephadm 2024-03-30T05:09:07.055391+0000 mgr.y (mgr.25156) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.117859+0000 mgr.y (mgr.25156) 736 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.118096+0000 mgr.y (mgr.25156) 737 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cephadm 2024-03-30T05:09:07.122775+0000 mgr.y (mgr.25156) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.167606+0000 mgr.y (mgr.25156) 739 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.167806+0000 mgr.y (mgr.25156) 740 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cephadm 2024-03-30T05:09:07.172535+0000 mgr.y (mgr.25156) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.241797+0000 mgr.y (mgr.25156) 742 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.242042+0000 mgr.y (mgr.25156) 743 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cephadm 2024-03-30T05:09:07.248228+0000 mgr.y (mgr.25156) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.298734+0000 mgr.y (mgr.25156) 745 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.298937+0000 mgr.y (mgr.25156) 746 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cephadm 2024-03-30T05:09:07.303967+0000 mgr.y (mgr.25156) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.350651+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.354965+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.622 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.995409+0000 mgr.y (mgr.25156) 730 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.623 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:06.995716+0000 mgr.y (mgr.25156) 731 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.623 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cephadm 2024-03-30T05:09:07.002813+0000 mgr.y (mgr.25156) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.623 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.048831+0000 mgr.y (mgr.25156) 733 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.623 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.049047+0000 mgr.y (mgr.25156) 734 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.623 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cephadm 2024-03-30T05:09:07.055391+0000 mgr.y (mgr.25156) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.623 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.117859+0000 mgr.y (mgr.25156) 736 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.623 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.118096+0000 mgr.y (mgr.25156) 737 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.623 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cephadm 2024-03-30T05:09:07.122775+0000 mgr.y (mgr.25156) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.623 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.167606+0000 mgr.y (mgr.25156) 739 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.623 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.167806+0000 mgr.y (mgr.25156) 740 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.623 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cephadm 2024-03-30T05:09:07.172535+0000 mgr.y (mgr.25156) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.623 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.241797+0000 mgr.y (mgr.25156) 742 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.623 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.242042+0000 mgr.y (mgr.25156) 743 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.624 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cephadm 2024-03-30T05:09:07.248228+0000 mgr.y (mgr.25156) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.624 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.298734+0000 mgr.y (mgr.25156) 745 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.624 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.298937+0000 mgr.y (mgr.25156) 746 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.624 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cephadm 2024-03-30T05:09:07.303967+0000 mgr.y (mgr.25156) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.624 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.350651+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.624 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.354965+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.355939+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.374400+0000 mgr.y (mgr.25156) 748 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.374655+0000 mgr.y (mgr.25156) 749 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.375971+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:08.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.380219+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cephadm 2024-03-30T05:09:07.380840+0000 mgr.y (mgr.25156) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.448032+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.449798+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.451909+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.452608+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.453900+0000 mgr.y (mgr.25156) 751 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.454133+0000 mgr.y (mgr.25156) 752 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.458559+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cephadm 2024-03-30T05:09:07.458970+0000 mgr.y (mgr.25156) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.519987+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.522283+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.528440+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.529657+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.531222+0000 mgr.y (mgr.25156) 754 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.531510+0000 mgr.y (mgr.25156) 755 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.536822+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cephadm 2024-03-30T05:09:07.537367+0000 mgr.y (mgr.25156) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.582368+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.584470+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.586558+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.587383+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.588850+0000 mgr.y (mgr.25156) 757 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.589083+0000 mgr.y (mgr.25156) 758 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.594046+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cephadm 2024-03-30T05:09:07.594620+0000 mgr.y (mgr.25156) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.651508+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.653378+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.655268+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.655956+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.657309+0000 mgr.y (mgr.25156) 760 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.657546+0000 mgr.y (mgr.25156) 761 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.662647+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cephadm 2024-03-30T05:09:07.664326+0000 mgr.y (mgr.25156) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.720931+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.722519+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.627 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.355939+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.374400+0000 mgr.y (mgr.25156) 748 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.374655+0000 mgr.y (mgr.25156) 749 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.375971+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:08.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.380219+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cephadm 2024-03-30T05:09:07.380840+0000 mgr.y (mgr.25156) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.448032+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.449798+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.451909+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.452608+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.453900+0000 mgr.y (mgr.25156) 751 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.454133+0000 mgr.y (mgr.25156) 752 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.458559+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cephadm 2024-03-30T05:09:07.458970+0000 mgr.y (mgr.25156) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.519987+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.628 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.522283+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.629 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.528440+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.629 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.529657+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.629 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.531222+0000 mgr.y (mgr.25156) 754 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.629 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.531510+0000 mgr.y (mgr.25156) 755 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.724359+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.724955+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.726277+0000 mgr.y (mgr.25156) 763 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.726517+0000 mgr.y (mgr.25156) 764 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.731631+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cephadm 2024-03-30T05:09:07.732059+0000 mgr.y (mgr.25156) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.787961+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.789976+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.630 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.792520+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.630 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.793170+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.630 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.794449+0000 mgr.y (mgr.25156) 766 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.630 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.794692+0000 mgr.y (mgr.25156) 767 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.630 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.800065+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.630 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cephadm 2024-03-30T05:09:07.800560+0000 mgr.y (mgr.25156) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.630 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.861853+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.630 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.864014+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.630 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.866309+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.630 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.867019+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.630 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.868388+0000 mgr.y (mgr.25156) 769 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.630 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.536822+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.631 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cephadm 2024-03-30T05:09:07.537367+0000 mgr.y (mgr.25156) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.631 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.582368+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.631 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.584470+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.631 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.586558+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.631 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.587383+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.631 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.588850+0000 mgr.y (mgr.25156) 757 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.631 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.589083+0000 mgr.y (mgr.25156) 758 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.631 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.594046+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.631 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cephadm 2024-03-30T05:09:07.594620+0000 mgr.y (mgr.25156) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.632 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.651508+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.632 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.653378+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.632 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.655268+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.632 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.655956+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.632 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.657309+0000 mgr.y (mgr.25156) 760 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.632 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.657546+0000 mgr.y (mgr.25156) 761 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.632 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.662647+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.632 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cephadm 2024-03-30T05:09:07.664326+0000 mgr.y (mgr.25156) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.632 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.720931+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.632 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.722519+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.868633+0000 mgr.y (mgr.25156) 770 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.874139+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cephadm 2024-03-30T05:09:07.874655+0000 mgr.y (mgr.25156) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.936130+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.937941+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.939731+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.940372+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.941613+0000 mgr.y (mgr.25156) 772 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cluster 2024-03-30T05:09:07.941817+0000 mgr.y (mgr.25156) 773 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:07.946356+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.634 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: cephadm 2024-03-30T05:09:07.946911+0000 mgr.y (mgr.25156) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.634 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.003322+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.634 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.004835+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.634 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.006452+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.634 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.006994+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.634 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.012672+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.634 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.069148+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.634 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.070897+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.634 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.072771+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.634 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.073408+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.634 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.080293+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.634 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.136881+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.634 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.138463+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.140298+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.140956+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.147685+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.204610+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.206287+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.208150+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.208789+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.215454+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.258609+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.261622+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.265206+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.266150+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.275026+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.317504+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.319161+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.321034+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.321676+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[23954]: audit 2024-03-30T05:09:08.327740+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.724359+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.724955+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.726277+0000 mgr.y (mgr.25156) 763 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.726517+0000 mgr.y (mgr.25156) 764 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.731631+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cephadm 2024-03-30T05:09:07.732059+0000 mgr.y (mgr.25156) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.787961+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.789976+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.792520+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.793170+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.794449+0000 mgr.y (mgr.25156) 766 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.794692+0000 mgr.y (mgr.25156) 767 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.800065+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cephadm 2024-03-30T05:09:07.800560+0000 mgr.y (mgr.25156) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.861853+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.864014+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.866309+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.867019+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.868388+0000 mgr.y (mgr.25156) 769 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.868633+0000 mgr.y (mgr.25156) 770 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.874139+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cephadm 2024-03-30T05:09:07.874655+0000 mgr.y (mgr.25156) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.936130+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.937941+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.939731+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.940372+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.941613+0000 mgr.y (mgr.25156) 772 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cluster 2024-03-30T05:09:07.941817+0000 mgr.y (mgr.25156) 773 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:08.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:07.946356+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: cephadm 2024-03-30T05:09:07.946911+0000 mgr.y (mgr.25156) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:08.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.003322+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.004835+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.006452+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.006994+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.012672+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.069148+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.070897+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.072771+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.073408+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.080293+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.136881+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.138463+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.140298+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.140956+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.147685+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.204610+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.206287+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.208150+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.208789+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.215454+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.258609+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.261622+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.265206+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.266150+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.275026+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:08.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.317504+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:08.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.319161+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:08.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.321034+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.321676+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:08.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:08 smithi089 bash[18545]: audit 2024-03-30T05:09:08.327740+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.008090+0000 mgr.y (mgr.25156) 775 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.008303+0000 mgr.y (mgr.25156) 776 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.013099+0000 mgr.y (mgr.25156) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.074561+0000 mgr.y (mgr.25156) 778 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.074787+0000 mgr.y (mgr.25156) 779 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.080709+0000 mgr.y (mgr.25156) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.142156+0000 mgr.y (mgr.25156) 781 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.142378+0000 mgr.y (mgr.25156) 782 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.148287+0000 mgr.y (mgr.25156) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.209948+0000 mgr.y (mgr.25156) 784 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.210147+0000 mgr.y (mgr.25156) 785 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.215859+0000 mgr.y (mgr.25156) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.269036+0000 mgr.y (mgr.25156) 787 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 25 op/s 2024-03-30T05:09:09.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.269295+0000 mgr.y (mgr.25156) 788 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 25 op/s 2024-03-30T05:09:09.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.275629+0000 mgr.y (mgr.25156) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.322975+0000 mgr.y (mgr.25156) 790 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 27 op/s 2024-03-30T05:09:09.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.323261+0000 mgr.y (mgr.25156) 791 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 27 op/s 2024-03-30T05:09:09.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.328335+0000 mgr.y (mgr.25156) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.392553+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.394061+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.395683+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.396255+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.397411+0000 mgr.y (mgr.25156) 793 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 26 op/s 2024-03-30T05:09:09.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.397645+0000 mgr.y (mgr.25156) 794 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 26 op/s 2024-03-30T05:09:09.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.402094+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.402495+0000 mgr.y (mgr.25156) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.458616+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.460232+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.461976+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.462577+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.463698+0000 mgr.y (mgr.25156) 796 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.463948+0000 mgr.y (mgr.25156) 797 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.468087+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.468572+0000 mgr.y (mgr.25156) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.525322+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.526871+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.528520+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.529127+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.530257+0000 mgr.y (mgr.25156) 799 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.530499+0000 mgr.y (mgr.25156) 800 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.535197+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.535559+0000 mgr.y (mgr.25156) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.576658+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.578404+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.580862+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.581683+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.583271+0000 mgr.y (mgr.25156) 802 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.583549+0000 mgr.y (mgr.25156) 803 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.589027+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.589472+0000 mgr.y (mgr.25156) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.631579+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.633305+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.635697+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.636357+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.637657+0000 mgr.y (mgr.25156) 805 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.637891+0000 mgr.y (mgr.25156) 806 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.643575+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.643925+0000 mgr.y (mgr.25156) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.684306+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.686112+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.687938+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.688634+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.689873+0000 mgr.y (mgr.25156) 808 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.690126+0000 mgr.y (mgr.25156) 809 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.695172+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.695607+0000 mgr.y (mgr.25156) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.738989+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.740899+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.743084+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.743746+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.744977+0000 mgr.y (mgr.25156) 811 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.745181+0000 mgr.y (mgr.25156) 812 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.751737+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.752078+0000 mgr.y (mgr.25156) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.792797+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.794407+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.796288+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.796877+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.798031+0000 mgr.y (mgr.25156) 814 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.649 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.554Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-30T05:09:09.649 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.554Z 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-03-30T05:09:09.649 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.555Z 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-03-30T05:09:09.649 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.555Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-30T05:09:09.649 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.555Z 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-03-30T05:09:09.649 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.555Z 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-03-30T05:09:09.649 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-30T05:09:09.649 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=arp 2024-03-30T05:09:09.650 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-30T05:09:09.650 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-30T05:09:09.650 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-30T05:09:09.650 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-30T05:09:09.650 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-30T05:09:09.650 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-30T05:09:09.650 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-30T05:09:09.650 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-30T05:09:09.650 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=edac 2024-03-30T05:09:09.650 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-30T05:09:09.650 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-30T05:09:09.650 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-30T05:09:09.650 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-30T05:09:09.650 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-30T05:09:09.651 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-30T05:09:09.651 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-30T05:09:09.651 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-30T05:09:09.651 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-30T05:09:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.798219+0000 mgr.y (mgr.25156) 815 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.805283+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.805655+0000 mgr.y (mgr.25156) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.845557+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.847207+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.848835+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.849389+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.850705+0000 mgr.y (mgr.25156) 817 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.850950+0000 mgr.y (mgr.25156) 818 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.857947+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.858290+0000 mgr.y (mgr.25156) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.898414+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.900155+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.902019+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.902631+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.903787+0000 mgr.y (mgr.25156) 820 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.903986+0000 mgr.y (mgr.25156) 821 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.911298+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.911641+0000 mgr.y (mgr.25156) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.951737+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.953359+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.955007+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.955609+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.956848+0000 mgr.y (mgr.25156) 823 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: cluster 2024-03-30T05:09:08.957091+0000 mgr.y (mgr.25156) 824 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:08.963344+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.003439+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.004952+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.006703+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.007294+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.015191+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.072001+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.073478+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.075642+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.076307+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.083508+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.140228+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.141748+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.143377+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.143962+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.151551+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.191972+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.193662+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.195446+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.196064+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.204368+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.260515+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.262234+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.263998+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.264714+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.273104+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.329595+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.331137+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.332914+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.333585+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[18665]: audit 2024-03-30T05:09:09.342020+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.655 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-30T05:09:09.655 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-30T05:09:09.656 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-30T05:09:09.656 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-30T05:09:09.656 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-30T05:09:09.656 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-30T05:09:09.656 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-30T05:09:09.656 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=os 2024-03-30T05:09:09.656 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-30T05:09:09.656 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-30T05:09:09.656 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-30T05:09:09.656 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-30T05:09:09.657 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-30T05:09:09.657 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-30T05:09:09.657 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-30T05:09:09.657 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=stat 2024-03-30T05:09:09.657 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-30T05:09:09.657 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-30T05:09:09.657 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-30T05:09:09.657 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=time 2024-03-30T05:09:09.657 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-30T05:09:09.657 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=uname 2024-03-30T05:09:09.657 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-30T05:09:09.657 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-30T05:09:09.657 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.556Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-30T05:09:09.657 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.557Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-30T05:09:09.657 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:09 smithi118 bash[68679]: ts=2024-03-30T05:09:09.557Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-30T05:09:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.008090+0000 mgr.y (mgr.25156) 775 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.008303+0000 mgr.y (mgr.25156) 776 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.013099+0000 mgr.y (mgr.25156) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.074561+0000 mgr.y (mgr.25156) 778 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.074787+0000 mgr.y (mgr.25156) 779 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.080709+0000 mgr.y (mgr.25156) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.142156+0000 mgr.y (mgr.25156) 781 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.142378+0000 mgr.y (mgr.25156) 782 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.148287+0000 mgr.y (mgr.25156) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.209948+0000 mgr.y (mgr.25156) 784 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.210147+0000 mgr.y (mgr.25156) 785 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.215859+0000 mgr.y (mgr.25156) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.269036+0000 mgr.y (mgr.25156) 787 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 25 op/s 2024-03-30T05:09:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.269295+0000 mgr.y (mgr.25156) 788 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 25 op/s 2024-03-30T05:09:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.275629+0000 mgr.y (mgr.25156) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.322975+0000 mgr.y (mgr.25156) 790 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 27 op/s 2024-03-30T05:09:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.323261+0000 mgr.y (mgr.25156) 791 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 27 op/s 2024-03-30T05:09:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.328335+0000 mgr.y (mgr.25156) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.392553+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.394061+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.395683+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.396255+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.397411+0000 mgr.y (mgr.25156) 793 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 26 op/s 2024-03-30T05:09:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.397645+0000 mgr.y (mgr.25156) 794 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 26 op/s 2024-03-30T05:09:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.402094+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.402495+0000 mgr.y (mgr.25156) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.458616+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.460232+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.461976+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.462577+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.463698+0000 mgr.y (mgr.25156) 796 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.463948+0000 mgr.y (mgr.25156) 797 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.468087+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.468572+0000 mgr.y (mgr.25156) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.525322+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.526871+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.528520+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.529127+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.530257+0000 mgr.y (mgr.25156) 799 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.008090+0000 mgr.y (mgr.25156) 775 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.008303+0000 mgr.y (mgr.25156) 776 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.013099+0000 mgr.y (mgr.25156) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.074561+0000 mgr.y (mgr.25156) 778 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.074787+0000 mgr.y (mgr.25156) 779 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.080709+0000 mgr.y (mgr.25156) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.142156+0000 mgr.y (mgr.25156) 781 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.142378+0000 mgr.y (mgr.25156) 782 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.148287+0000 mgr.y (mgr.25156) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.209948+0000 mgr.y (mgr.25156) 784 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.210147+0000 mgr.y (mgr.25156) 785 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.215859+0000 mgr.y (mgr.25156) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.269036+0000 mgr.y (mgr.25156) 787 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 25 op/s 2024-03-30T05:09:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.269295+0000 mgr.y (mgr.25156) 788 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 25 op/s 2024-03-30T05:09:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.275629+0000 mgr.y (mgr.25156) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.322975+0000 mgr.y (mgr.25156) 790 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 27 op/s 2024-03-30T05:09:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.323261+0000 mgr.y (mgr.25156) 791 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 27 op/s 2024-03-30T05:09:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.328335+0000 mgr.y (mgr.25156) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.392553+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.394061+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.530499+0000 mgr.y (mgr.25156) 800 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.535197+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.535559+0000 mgr.y (mgr.25156) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.576658+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.578404+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.580862+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.581683+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.583271+0000 mgr.y (mgr.25156) 802 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.583549+0000 mgr.y (mgr.25156) 803 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.589027+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.589472+0000 mgr.y (mgr.25156) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.631579+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.633305+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.635697+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.636357+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.637657+0000 mgr.y (mgr.25156) 805 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.637891+0000 mgr.y (mgr.25156) 806 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.643575+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.643925+0000 mgr.y (mgr.25156) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.684306+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.686112+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.687938+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.688634+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.689873+0000 mgr.y (mgr.25156) 808 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.690126+0000 mgr.y (mgr.25156) 809 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.695172+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.695607+0000 mgr.y (mgr.25156) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.738989+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.740899+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.743084+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.743746+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.744977+0000 mgr.y (mgr.25156) 811 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.745181+0000 mgr.y (mgr.25156) 812 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.751737+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.752078+0000 mgr.y (mgr.25156) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.792797+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.794407+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.796288+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.796877+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.798031+0000 mgr.y (mgr.25156) 814 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.395683+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.396255+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.397411+0000 mgr.y (mgr.25156) 793 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 26 op/s 2024-03-30T05:09:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.397645+0000 mgr.y (mgr.25156) 794 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 26 op/s 2024-03-30T05:09:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.402094+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.402495+0000 mgr.y (mgr.25156) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.458616+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.460232+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.461976+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.462577+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.463698+0000 mgr.y (mgr.25156) 796 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.463948+0000 mgr.y (mgr.25156) 797 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.468087+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.468572+0000 mgr.y (mgr.25156) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.525322+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.526871+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.528520+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.529127+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.530257+0000 mgr.y (mgr.25156) 799 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.798219+0000 mgr.y (mgr.25156) 815 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.805283+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.805655+0000 mgr.y (mgr.25156) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.845557+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.847207+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.848835+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.849389+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.850705+0000 mgr.y (mgr.25156) 817 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.850950+0000 mgr.y (mgr.25156) 818 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.857947+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.858290+0000 mgr.y (mgr.25156) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.898414+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.900155+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.902019+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.902631+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.903787+0000 mgr.y (mgr.25156) 820 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.903986+0000 mgr.y (mgr.25156) 821 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.911298+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.911641+0000 mgr.y (mgr.25156) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.951737+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.953359+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.955007+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.955609+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.956848+0000 mgr.y (mgr.25156) 823 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: cluster 2024-03-30T05:09:08.957091+0000 mgr.y (mgr.25156) 824 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:08.963344+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.003439+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.004952+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.006703+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.007294+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.015191+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.072001+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.073478+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.075642+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.076307+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.083508+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.140228+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.141748+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.143377+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.530499+0000 mgr.y (mgr.25156) 800 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.535197+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.535559+0000 mgr.y (mgr.25156) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.576658+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.578404+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.580862+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.581683+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.583271+0000 mgr.y (mgr.25156) 802 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.583549+0000 mgr.y (mgr.25156) 803 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.589027+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.589472+0000 mgr.y (mgr.25156) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.631579+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.633305+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.635697+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.636357+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.637657+0000 mgr.y (mgr.25156) 805 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.637891+0000 mgr.y (mgr.25156) 806 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.643575+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.643925+0000 mgr.y (mgr.25156) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.684306+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.143962+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.151551+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.191972+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.193662+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.195446+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.196064+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.204368+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.260515+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.262234+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.263998+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.264714+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.273104+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.329595+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.331137+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.332914+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.333585+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[18545]: audit 2024-03-30T05:09:09.342020+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.686112+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.687938+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.688634+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.689873+0000 mgr.y (mgr.25156) 808 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.690126+0000 mgr.y (mgr.25156) 809 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.695172+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.695607+0000 mgr.y (mgr.25156) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.738989+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.740899+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.743084+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.743746+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.744977+0000 mgr.y (mgr.25156) 811 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.745181+0000 mgr.y (mgr.25156) 812 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.751737+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.752078+0000 mgr.y (mgr.25156) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.792797+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.794407+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.796288+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.796877+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.798031+0000 mgr.y (mgr.25156) 814 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.798219+0000 mgr.y (mgr.25156) 815 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.805283+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.805655+0000 mgr.y (mgr.25156) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.845557+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.847207+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.848835+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.849389+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.850705+0000 mgr.y (mgr.25156) 817 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.850950+0000 mgr.y (mgr.25156) 818 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.857947+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.858290+0000 mgr.y (mgr.25156) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.898414+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.900155+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.902019+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.902631+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.903787+0000 mgr.y (mgr.25156) 820 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.903986+0000 mgr.y (mgr.25156) 821 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.911298+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.911641+0000 mgr.y (mgr.25156) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:09.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.951737+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.953359+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.955007+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.955609+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.956848+0000 mgr.y (mgr.25156) 823 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: cluster 2024-03-30T05:09:08.957091+0000 mgr.y (mgr.25156) 824 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:09.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:08.963344+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.003439+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.004952+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.006703+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.007294+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.015191+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.072001+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.073478+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.075642+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.076307+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.083508+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.140228+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.141748+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.143377+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.143962+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.151551+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.191972+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.193662+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.195446+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.196064+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.204368+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.260515+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.262234+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.263998+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.264714+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.273104+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:09.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.329595+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:09.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.331137+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:09.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.332914+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.333585+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:09.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:09 smithi089 bash[23954]: audit 2024-03-30T05:09:09.342020+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:08.963741+0000 mgr.y (mgr.25156) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.008481+0000 mgr.y (mgr.25156) 826 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.008682+0000 mgr.y (mgr.25156) 827 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.015554+0000 mgr.y (mgr.25156) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.077478+0000 mgr.y (mgr.25156) 829 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.077703+0000 mgr.y (mgr.25156) 830 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.083900+0000 mgr.y (mgr.25156) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.145233+0000 mgr.y (mgr.25156) 832 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.145486+0000 mgr.y (mgr.25156) 833 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.151888+0000 mgr.y (mgr.25156) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.197317+0000 mgr.y (mgr.25156) 835 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.197557+0000 mgr.y (mgr.25156) 836 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.204698+0000 mgr.y (mgr.25156) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.265967+0000 mgr.y (mgr.25156) 838 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.266229+0000 mgr.y (mgr.25156) 839 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.273460+0000 mgr.y (mgr.25156) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.334804+0000 mgr.y (mgr.25156) 841 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.335036+0000 mgr.y (mgr.25156) 842 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.342353+0000 mgr.y (mgr.25156) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.409369+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.411358+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.413279+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.413911+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.415157+0000 mgr.y (mgr.25156) 844 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.415341+0000 mgr.y (mgr.25156) 845 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.420543+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.420988+0000 mgr.y (mgr.25156) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.477565+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.479075+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.480761+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.481350+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.482463+0000 mgr.y (mgr.25156) 847 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.482707+0000 mgr.y (mgr.25156) 848 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.487612+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.487979+0000 mgr.y (mgr.25156) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.528944+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.530581+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.532721+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.533362+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.534565+0000 mgr.y (mgr.25156) 850 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.534778+0000 mgr.y (mgr.25156) 851 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.539046+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.539446+0000 mgr.y (mgr.25156) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.580400+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.582009+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.584069+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.584797+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.586026+0000 mgr.y (mgr.25156) 853 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.586271+0000 mgr.y (mgr.25156) 854 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.591185+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.591527+0000 mgr.y (mgr.25156) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.631863+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.633701+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.635663+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.636371+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.637640+0000 mgr.y (mgr.25156) 856 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.637872+0000 mgr.y (mgr.25156) 857 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.641985+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.642427+0000 mgr.y (mgr.25156) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.682863+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.684471+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.686781+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.687674+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.688899+0000 mgr.y (mgr.25156) 859 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.689094+0000 mgr.y (mgr.25156) 860 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.694172+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.694535+0000 mgr.y (mgr.25156) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.738993+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.741087+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.742981+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.743668+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.744947+0000 mgr.y (mgr.25156) 862 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.745171+0000 mgr.y (mgr.25156) 863 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.752085+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.752457+0000 mgr.y (mgr.25156) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.796955+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.798691+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.800612+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.801247+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.802486+0000 mgr.y (mgr.25156) 865 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.802738+0000 mgr.y (mgr.25156) 866 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.809556+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.809907+0000 mgr.y (mgr.25156) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.850890+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.852483+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.854160+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.854768+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.855918+0000 mgr.y (mgr.25156) 868 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.856127+0000 mgr.y (mgr.25156) 869 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.862293+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.862634+0000 mgr.y (mgr.25156) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.907304+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.908868+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.910588+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.911273+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.912479+0000 mgr.y (mgr.25156) 871 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.912713+0000 mgr.y (mgr.25156) 872 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.919236+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.919986+0000 mgr.y (mgr.25156) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.967056+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.972876+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.975110+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.975802+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:09.983512+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.023602+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.025368+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.027161+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.027798+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.036149+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.077103+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.078846+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.080780+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.081406+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.089506+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.130287+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.132056+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.134365+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.135142+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.142764+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.187652+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.189795+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.192195+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.192882+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.200566+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.245749+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.247780+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.249673+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.250324+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.258670+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.299110+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.300929+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.303275+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.303967+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.311405+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.352357+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.353959+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.355629+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.356263+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:10 smithi118 bash[18665]: audit 2024-03-30T05:09:10.363584+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.717 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:08.963741+0000 mgr.y (mgr.25156) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.717 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.008481+0000 mgr.y (mgr.25156) 826 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.717 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.008682+0000 mgr.y (mgr.25156) 827 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.717 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.015554+0000 mgr.y (mgr.25156) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.717 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.077478+0000 mgr.y (mgr.25156) 829 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.717 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.077703+0000 mgr.y (mgr.25156) 830 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.717 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.083900+0000 mgr.y (mgr.25156) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.717 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.145233+0000 mgr.y (mgr.25156) 832 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.145486+0000 mgr.y (mgr.25156) 833 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.151888+0000 mgr.y (mgr.25156) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.197317+0000 mgr.y (mgr.25156) 835 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.197557+0000 mgr.y (mgr.25156) 836 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.204698+0000 mgr.y (mgr.25156) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.265967+0000 mgr.y (mgr.25156) 838 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.266229+0000 mgr.y (mgr.25156) 839 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.273460+0000 mgr.y (mgr.25156) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.334804+0000 mgr.y (mgr.25156) 841 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.335036+0000 mgr.y (mgr.25156) 842 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.342353+0000 mgr.y (mgr.25156) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.409369+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:08.963741+0000 mgr.y (mgr.25156) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.008481+0000 mgr.y (mgr.25156) 826 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.008682+0000 mgr.y (mgr.25156) 827 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.015554+0000 mgr.y (mgr.25156) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.077478+0000 mgr.y (mgr.25156) 829 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.077703+0000 mgr.y (mgr.25156) 830 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.083900+0000 mgr.y (mgr.25156) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.145233+0000 mgr.y (mgr.25156) 832 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.145486+0000 mgr.y (mgr.25156) 833 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.151888+0000 mgr.y (mgr.25156) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.197317+0000 mgr.y (mgr.25156) 835 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.197557+0000 mgr.y (mgr.25156) 836 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.720 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.204698+0000 mgr.y (mgr.25156) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.720 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.265967+0000 mgr.y (mgr.25156) 838 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.720 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.266229+0000 mgr.y (mgr.25156) 839 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.720 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.273460+0000 mgr.y (mgr.25156) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.720 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.334804+0000 mgr.y (mgr.25156) 841 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.720 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.335036+0000 mgr.y (mgr.25156) 842 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.720 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.342353+0000 mgr.y (mgr.25156) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.720 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.409369+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.411358+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.413279+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.413911+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.415157+0000 mgr.y (mgr.25156) 844 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.415341+0000 mgr.y (mgr.25156) 845 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.420543+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.420988+0000 mgr.y (mgr.25156) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.477565+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.479075+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.480761+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.481350+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.482463+0000 mgr.y (mgr.25156) 847 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.482707+0000 mgr.y (mgr.25156) 848 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.487612+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.487979+0000 mgr.y (mgr.25156) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.528944+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.530581+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.532721+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.722 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.533362+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.722 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.534565+0000 mgr.y (mgr.25156) 850 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.722 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.411358+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.722 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.413279+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.722 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.413911+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.722 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.415157+0000 mgr.y (mgr.25156) 844 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.722 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.415341+0000 mgr.y (mgr.25156) 845 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.722 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.420543+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.722 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.420988+0000 mgr.y (mgr.25156) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.722 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.477565+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.722 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.479075+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.480761+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.481350+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.482463+0000 mgr.y (mgr.25156) 847 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.482707+0000 mgr.y (mgr.25156) 848 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.487612+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.487979+0000 mgr.y (mgr.25156) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.528944+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.530581+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.532721+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.533362+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.534565+0000 mgr.y (mgr.25156) 850 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.724 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.534778+0000 mgr.y (mgr.25156) 851 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.724 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.539046+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.724 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.539446+0000 mgr.y (mgr.25156) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.724 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.580400+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.724 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.582009+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.724 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.584069+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.724 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.584797+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.724 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.586026+0000 mgr.y (mgr.25156) 853 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.724 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.586271+0000 mgr.y (mgr.25156) 854 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.724 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.591185+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.724 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.591527+0000 mgr.y (mgr.25156) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.724 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.631863+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.724 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.633701+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.725 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.635663+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.725 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.636371+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.725 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.637640+0000 mgr.y (mgr.25156) 856 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.725 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.637872+0000 mgr.y (mgr.25156) 857 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.725 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.641985+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.725 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.642427+0000 mgr.y (mgr.25156) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.725 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.682863+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.534778+0000 mgr.y (mgr.25156) 851 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.539046+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.539446+0000 mgr.y (mgr.25156) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.580400+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.582009+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.584069+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.584797+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.586026+0000 mgr.y (mgr.25156) 853 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.586271+0000 mgr.y (mgr.25156) 854 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.591185+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.591527+0000 mgr.y (mgr.25156) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.631863+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.633701+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.635663+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.636371+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.637640+0000 mgr.y (mgr.25156) 856 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.637872+0000 mgr.y (mgr.25156) 857 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.641985+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.727 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.642427+0000 mgr.y (mgr.25156) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.727 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.682863+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.684471+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.686781+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.687674+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.688899+0000 mgr.y (mgr.25156) 859 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.689094+0000 mgr.y (mgr.25156) 860 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.694172+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.694535+0000 mgr.y (mgr.25156) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.738993+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.728 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.741087+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.728 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.742981+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.728 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.743668+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.728 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.744947+0000 mgr.y (mgr.25156) 862 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.728 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.745171+0000 mgr.y (mgr.25156) 863 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.728 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.752085+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.728 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.752457+0000 mgr.y (mgr.25156) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.728 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.796955+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.728 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.798691+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.728 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.800612+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.728 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.801247+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.728 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.684471+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.686781+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.687674+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.688899+0000 mgr.y (mgr.25156) 859 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.689094+0000 mgr.y (mgr.25156) 860 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.694172+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.694535+0000 mgr.y (mgr.25156) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.738993+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.741087+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.742981+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.743668+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.744947+0000 mgr.y (mgr.25156) 862 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.745171+0000 mgr.y (mgr.25156) 863 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.752085+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.752457+0000 mgr.y (mgr.25156) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.730 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.796955+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.730 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.798691+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.730 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.800612+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.730 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.801247+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.802486+0000 mgr.y (mgr.25156) 865 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.802738+0000 mgr.y (mgr.25156) 866 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.809556+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.809907+0000 mgr.y (mgr.25156) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.850890+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.852483+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.854160+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.854768+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.855918+0000 mgr.y (mgr.25156) 868 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.856127+0000 mgr.y (mgr.25156) 869 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.862293+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.862634+0000 mgr.y (mgr.25156) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.907304+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.908868+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.910588+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.911273+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.912479+0000 mgr.y (mgr.25156) 871 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.912713+0000 mgr.y (mgr.25156) 872 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.919236+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.919986+0000 mgr.y (mgr.25156) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.802486+0000 mgr.y (mgr.25156) 865 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.802738+0000 mgr.y (mgr.25156) 866 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.809556+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.809907+0000 mgr.y (mgr.25156) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.850890+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.852483+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.854160+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.854768+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.855918+0000 mgr.y (mgr.25156) 868 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.856127+0000 mgr.y (mgr.25156) 869 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.862293+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.862634+0000 mgr.y (mgr.25156) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.907304+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.908868+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.733 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.910588+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.733 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.911273+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.733 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.912479+0000 mgr.y (mgr.25156) 871 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.733 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.912713+0000 mgr.y (mgr.25156) 872 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:10.733 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.919236+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.733 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.919986+0000 mgr.y (mgr.25156) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:10.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.967056+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.972876+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.975110+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.975802+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:09.983512+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.023602+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.025368+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.027161+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.027798+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.036149+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.077103+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.078846+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.080780+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.081406+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.089506+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.130287+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.132056+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.134365+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.735 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.135142+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.735 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.142764+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.967056+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.972876+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.975110+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.975802+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:09.983512+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.023602+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.025368+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.027161+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.027798+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.036149+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.736 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.077103+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.736 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.078846+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.736 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.080780+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.736 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.081406+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.736 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.089506+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.736 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.130287+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.736 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.132056+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.736 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.134365+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.736 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.135142+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.736 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.142764+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.187652+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.189795+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.192195+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.192882+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.200566+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.245749+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.247780+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.249673+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.250324+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.258670+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.299110+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.300929+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.303275+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.303967+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.311405+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.352357+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.738 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.353959+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.738 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.355629+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.738 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.356263+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.738 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[18545]: audit 2024-03-30T05:09:10.363584+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.187652+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.189795+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.192195+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.192882+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.200566+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.245749+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.247780+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.249673+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.739 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.250324+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.739 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.258670+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.739 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.299110+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.739 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.300929+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.739 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.303275+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.739 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.303967+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.739 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.311405+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:10.739 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.352357+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:10.739 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.353959+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:10.739 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.355629+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:10.739 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.356263+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:10.739 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:10 smithi089 bash[23954]: audit 2024-03-30T05:09:10.363584+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.977093+0000 mgr.y (mgr.25156) 874 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:09.977401+0000 mgr.y (mgr.25156) 875 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:09.983848+0000 mgr.y (mgr.25156) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.028982+0000 mgr.y (mgr.25156) 877 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.029219+0000 mgr.y (mgr.25156) 878 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.036488+0000 mgr.y (mgr.25156) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.082697+0000 mgr.y (mgr.25156) 880 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.082933+0000 mgr.y (mgr.25156) 881 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.089910+0000 mgr.y (mgr.25156) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.136523+0000 mgr.y (mgr.25156) 883 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.136767+0000 mgr.y (mgr.25156) 884 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.143156+0000 mgr.y (mgr.25156) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.194165+0000 mgr.y (mgr.25156) 886 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.194396+0000 mgr.y (mgr.25156) 887 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.200966+0000 mgr.y (mgr.25156) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.251560+0000 mgr.y (mgr.25156) 889 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.251804+0000 mgr.y (mgr.25156) 890 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.259059+0000 mgr.y (mgr.25156) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.305311+0000 mgr.y (mgr.25156) 892 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.305555+0000 mgr.y (mgr.25156) 893 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.311789+0000 mgr.y (mgr.25156) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.357492+0000 mgr.y (mgr.25156) 895 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.357786+0000 mgr.y (mgr.25156) 896 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.363961+0000 mgr.y (mgr.25156) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.416889+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.419028+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.420632+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.421185+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.422371+0000 mgr.y (mgr.25156) 898 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.422617+0000 mgr.y (mgr.25156) 899 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.426592+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.426988+0000 mgr.y (mgr.25156) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.472071+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.474008+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.476056+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.476839+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.478197+0000 mgr.y (mgr.25156) 901 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.478476+0000 mgr.y (mgr.25156) 902 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.484340+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.484798+0000 mgr.y (mgr.25156) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.525335+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.526941+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.528610+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.529247+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.530454+0000 mgr.y (mgr.25156) 904 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.530736+0000 mgr.y (mgr.25156) 905 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.534663+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.535161+0000 mgr.y (mgr.25156) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.575371+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.577004+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.579379+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.580170+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.581823+0000 mgr.y (mgr.25156) 907 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.582075+0000 mgr.y (mgr.25156) 908 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.587757+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.588458+0000 mgr.y (mgr.25156) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.628252+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.629844+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.631678+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.632367+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.633605+0000 mgr.y (mgr.25156) 910 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.633851+0000 mgr.y (mgr.25156) 911 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.638418+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.638842+0000 mgr.y (mgr.25156) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.678668+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.680255+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.681979+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.682646+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.683923+0000 mgr.y (mgr.25156) 913 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.684211+0000 mgr.y (mgr.25156) 914 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.688748+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.689216+0000 mgr.y (mgr.25156) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.729981+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.731511+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.733185+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.733731+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.734925+0000 mgr.y (mgr.25156) 916 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.735163+0000 mgr.y (mgr.25156) 917 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.739265+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.739710+0000 mgr.y (mgr.25156) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.779627+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.781370+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.783343+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.784013+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.785343+0000 mgr.y (mgr.25156) 919 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.785576+0000 mgr.y (mgr.25156) 920 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.789931+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.790452+0000 mgr.y (mgr.25156) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.830854+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.832434+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.834062+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.834624+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.835826+0000 mgr.y (mgr.25156) 922 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.836078+0000 mgr.y (mgr.25156) 923 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.840505+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.840912+0000 mgr.y (mgr.25156) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.885496+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.887447+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.889196+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.889847+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.891180+0000 mgr.y (mgr.25156) 925 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.891425+0000 mgr.y (mgr.25156) 926 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.895825+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.896261+0000 mgr.y (mgr.25156) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.940613+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.942351+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.943947+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.944571+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.945847+0000 mgr.y (mgr.25156) 928 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.946076+0000 mgr.y (mgr.25156) 929 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.950152+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: cephadm 2024-03-30T05:09:10.950508+0000 mgr.y (mgr.25156) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.991105+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.992635+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.994209+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:10.994785+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.000661+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.040879+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.042654+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.044594+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.045323+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.051259+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.091401+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.093181+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.095118+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.095834+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.101696+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.142172+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.143897+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.145760+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.146404+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.152334+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.208919+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.210455+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.212166+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.212766+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.220669+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.260891+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.262501+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.264221+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.264888+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.272543+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.312440+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.314025+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.316129+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.317112+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.325615+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.366266+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.367957+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.369728+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.370356+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:11 smithi118 bash[18665]: audit 2024-03-30T05:09:11.378175+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.977093+0000 mgr.y (mgr.25156) 874 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:09.977401+0000 mgr.y (mgr.25156) 875 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:09.983848+0000 mgr.y (mgr.25156) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.028982+0000 mgr.y (mgr.25156) 877 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.029219+0000 mgr.y (mgr.25156) 878 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.036488+0000 mgr.y (mgr.25156) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.082697+0000 mgr.y (mgr.25156) 880 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.082933+0000 mgr.y (mgr.25156) 881 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.089910+0000 mgr.y (mgr.25156) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.136523+0000 mgr.y (mgr.25156) 883 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.136767+0000 mgr.y (mgr.25156) 884 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.143156+0000 mgr.y (mgr.25156) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.194165+0000 mgr.y (mgr.25156) 886 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.194396+0000 mgr.y (mgr.25156) 887 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.200966+0000 mgr.y (mgr.25156) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.251560+0000 mgr.y (mgr.25156) 889 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.251804+0000 mgr.y (mgr.25156) 890 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.259059+0000 mgr.y (mgr.25156) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.305311+0000 mgr.y (mgr.25156) 892 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.305555+0000 mgr.y (mgr.25156) 893 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.311789+0000 mgr.y (mgr.25156) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.357492+0000 mgr.y (mgr.25156) 895 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.357786+0000 mgr.y (mgr.25156) 896 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.363961+0000 mgr.y (mgr.25156) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.416889+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.419028+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.420632+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.421185+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.422371+0000 mgr.y (mgr.25156) 898 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.422617+0000 mgr.y (mgr.25156) 899 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.426592+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.426988+0000 mgr.y (mgr.25156) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.472071+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.474008+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.476056+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.476839+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.478197+0000 mgr.y (mgr.25156) 901 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.478476+0000 mgr.y (mgr.25156) 902 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.484340+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.484798+0000 mgr.y (mgr.25156) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.525335+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.526941+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.528610+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.529247+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.530454+0000 mgr.y (mgr.25156) 904 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.530736+0000 mgr.y (mgr.25156) 905 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.534663+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.535161+0000 mgr.y (mgr.25156) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.575371+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.577004+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.579379+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.580170+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.581823+0000 mgr.y (mgr.25156) 907 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.582075+0000 mgr.y (mgr.25156) 908 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.587757+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.588458+0000 mgr.y (mgr.25156) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.628252+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.629844+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.631678+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.632367+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.633605+0000 mgr.y (mgr.25156) 910 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.633851+0000 mgr.y (mgr.25156) 911 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.638418+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.638842+0000 mgr.y (mgr.25156) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.678668+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.680255+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.681979+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.682646+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.683923+0000 mgr.y (mgr.25156) 913 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.684211+0000 mgr.y (mgr.25156) 914 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.688748+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.689216+0000 mgr.y (mgr.25156) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.729981+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.731511+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.733185+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.733731+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.734925+0000 mgr.y (mgr.25156) 916 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.735163+0000 mgr.y (mgr.25156) 917 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.739265+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.739710+0000 mgr.y (mgr.25156) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.779627+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.781370+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.783343+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.784013+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.785343+0000 mgr.y (mgr.25156) 919 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.785576+0000 mgr.y (mgr.25156) 920 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.789931+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.790452+0000 mgr.y (mgr.25156) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.830854+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.832434+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.834062+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.834624+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.835826+0000 mgr.y (mgr.25156) 922 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.836078+0000 mgr.y (mgr.25156) 923 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.840505+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.840912+0000 mgr.y (mgr.25156) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.885496+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.887447+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.889196+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.889847+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.891180+0000 mgr.y (mgr.25156) 925 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.891425+0000 mgr.y (mgr.25156) 926 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.895825+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.896261+0000 mgr.y (mgr.25156) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.940613+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.942351+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.943947+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.944571+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.945847+0000 mgr.y (mgr.25156) 928 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.946076+0000 mgr.y (mgr.25156) 929 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.950152+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: cephadm 2024-03-30T05:09:10.950508+0000 mgr.y (mgr.25156) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.991105+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.992635+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.994209+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:10.994785+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.000661+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.040879+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.042654+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.044594+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.045323+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.051259+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.091401+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.093181+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.095118+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.095834+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.101696+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.142172+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.143897+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.145760+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.146404+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.152334+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.208919+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.210455+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.212166+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.212766+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.220669+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.260891+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.262501+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.264221+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.264888+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.272543+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.312440+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.314025+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.316129+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.317112+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.325615+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.366266+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.367957+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.369728+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.370356+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[18545]: audit 2024-03-30T05:09:11.378175+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.977093+0000 mgr.y (mgr.25156) 874 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:09.977401+0000 mgr.y (mgr.25156) 875 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:09.983848+0000 mgr.y (mgr.25156) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.028982+0000 mgr.y (mgr.25156) 877 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.029219+0000 mgr.y (mgr.25156) 878 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.036488+0000 mgr.y (mgr.25156) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.082697+0000 mgr.y (mgr.25156) 880 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.082933+0000 mgr.y (mgr.25156) 881 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.089910+0000 mgr.y (mgr.25156) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.136523+0000 mgr.y (mgr.25156) 883 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.136767+0000 mgr.y (mgr.25156) 884 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.143156+0000 mgr.y (mgr.25156) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.194165+0000 mgr.y (mgr.25156) 886 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.194396+0000 mgr.y (mgr.25156) 887 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.200966+0000 mgr.y (mgr.25156) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.251560+0000 mgr.y (mgr.25156) 889 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.251804+0000 mgr.y (mgr.25156) 890 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.259059+0000 mgr.y (mgr.25156) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.305311+0000 mgr.y (mgr.25156) 892 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.305555+0000 mgr.y (mgr.25156) 893 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.311789+0000 mgr.y (mgr.25156) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.357492+0000 mgr.y (mgr.25156) 895 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.357786+0000 mgr.y (mgr.25156) 896 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.363961+0000 mgr.y (mgr.25156) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.416889+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.419028+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.420632+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.421185+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.422371+0000 mgr.y (mgr.25156) 898 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.422617+0000 mgr.y (mgr.25156) 899 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.426592+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.426988+0000 mgr.y (mgr.25156) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.472071+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.474008+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.476056+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.476839+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.478197+0000 mgr.y (mgr.25156) 901 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.478476+0000 mgr.y (mgr.25156) 902 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.484340+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.484798+0000 mgr.y (mgr.25156) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.525335+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.526941+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.528610+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.529247+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.530454+0000 mgr.y (mgr.25156) 904 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.530736+0000 mgr.y (mgr.25156) 905 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.534663+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.535161+0000 mgr.y (mgr.25156) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.575371+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.577004+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.579379+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.580170+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.581823+0000 mgr.y (mgr.25156) 907 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.582075+0000 mgr.y (mgr.25156) 908 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.587757+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.588458+0000 mgr.y (mgr.25156) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.628252+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.629844+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.631678+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.632367+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.633605+0000 mgr.y (mgr.25156) 910 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.633851+0000 mgr.y (mgr.25156) 911 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.638418+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.638842+0000 mgr.y (mgr.25156) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.678668+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.680255+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.681979+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.682646+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.683923+0000 mgr.y (mgr.25156) 913 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.684211+0000 mgr.y (mgr.25156) 914 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.688748+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.689216+0000 mgr.y (mgr.25156) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.729981+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.731511+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.733185+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.733731+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.734925+0000 mgr.y (mgr.25156) 916 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.735163+0000 mgr.y (mgr.25156) 917 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.739265+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.739710+0000 mgr.y (mgr.25156) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.779627+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.781370+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.783343+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.784013+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.785343+0000 mgr.y (mgr.25156) 919 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.785576+0000 mgr.y (mgr.25156) 920 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.789931+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.790452+0000 mgr.y (mgr.25156) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.830854+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.832434+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.834062+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.834624+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.835826+0000 mgr.y (mgr.25156) 922 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.836078+0000 mgr.y (mgr.25156) 923 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.840505+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.840912+0000 mgr.y (mgr.25156) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.885496+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.887447+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.889196+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.889847+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.891180+0000 mgr.y (mgr.25156) 925 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.891425+0000 mgr.y (mgr.25156) 926 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.895825+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.896261+0000 mgr.y (mgr.25156) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.940613+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.942351+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.943947+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.944571+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.945847+0000 mgr.y (mgr.25156) 928 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.946076+0000 mgr.y (mgr.25156) 929 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.950152+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: cephadm 2024-03-30T05:09:10.950508+0000 mgr.y (mgr.25156) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.991105+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.992635+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.994209+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:10.994785+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.000661+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.040879+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.042654+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.044594+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.045323+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.051259+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.091401+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.093181+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.095118+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.095834+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.101696+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.142172+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.143897+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.145760+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.146404+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.152334+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.208919+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.210455+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.212166+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.212766+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.220669+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.260891+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.262501+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.264221+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.264888+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.272543+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.312440+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.314025+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.316129+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.317112+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.325615+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:11.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.366266+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:11.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.367957+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:11.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.369728+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.370356+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:11.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:11 smithi089 bash[23954]: audit 2024-03-30T05:09:11.378175+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.391 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.995937+0000 mgr.y (mgr.25156) 931 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.392 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:10.996177+0000 mgr.y (mgr.25156) 932 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.392 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.001080+0000 mgr.y (mgr.25156) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.392 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.046564+0000 mgr.y (mgr.25156) 934 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.392 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.046793+0000 mgr.y (mgr.25156) 935 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.392 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.051658+0000 mgr.y (mgr.25156) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.392 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.097110+0000 mgr.y (mgr.25156) 937 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.392 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.097346+0000 mgr.y (mgr.25156) 938 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.392 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.102109+0000 mgr.y (mgr.25156) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.392 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.108380+0000 mgr.y (mgr.25156) 940 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:12.392 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.147643+0000 mgr.y (mgr.25156) 941 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.392 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.147883+0000 mgr.y (mgr.25156) 942 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.393 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.995937+0000 mgr.y (mgr.25156) 931 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.393 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:10.996177+0000 mgr.y (mgr.25156) 932 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.393 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.001080+0000 mgr.y (mgr.25156) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.393 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.046564+0000 mgr.y (mgr.25156) 934 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.393 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.046793+0000 mgr.y (mgr.25156) 935 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.393 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.051658+0000 mgr.y (mgr.25156) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.393 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.097110+0000 mgr.y (mgr.25156) 937 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.152695+0000 mgr.y (mgr.25156) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.213953+0000 mgr.y (mgr.25156) 944 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.214196+0000 mgr.y (mgr.25156) 945 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.221074+0000 mgr.y (mgr.25156) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.266130+0000 mgr.y (mgr.25156) 947 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.266383+0000 mgr.y (mgr.25156) 948 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.272967+0000 mgr.y (mgr.25156) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.318412+0000 mgr.y (mgr.25156) 950 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.318644+0000 mgr.y (mgr.25156) 951 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.326081+0000 mgr.y (mgr.25156) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.371587+0000 mgr.y (mgr.25156) 953 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.371845+0000 mgr.y (mgr.25156) 954 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.378653+0000 mgr.y (mgr.25156) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.435735+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.437313+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.439272+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.439829+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.440956+0000 mgr.y (mgr.25156) 956 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.441137+0000 mgr.y (mgr.25156) 957 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.447549+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.097346+0000 mgr.y (mgr.25156) 938 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.102109+0000 mgr.y (mgr.25156) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.108380+0000 mgr.y (mgr.25156) 940 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:12.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.147643+0000 mgr.y (mgr.25156) 941 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.147883+0000 mgr.y (mgr.25156) 942 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.152695+0000 mgr.y (mgr.25156) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.213953+0000 mgr.y (mgr.25156) 944 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.214196+0000 mgr.y (mgr.25156) 945 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.221074+0000 mgr.y (mgr.25156) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.266130+0000 mgr.y (mgr.25156) 947 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.266383+0000 mgr.y (mgr.25156) 948 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.272967+0000 mgr.y (mgr.25156) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.318412+0000 mgr.y (mgr.25156) 950 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.318644+0000 mgr.y (mgr.25156) 951 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.326081+0000 mgr.y (mgr.25156) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.371587+0000 mgr.y (mgr.25156) 953 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.371845+0000 mgr.y (mgr.25156) 954 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.378653+0000 mgr.y (mgr.25156) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.435735+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.437313+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.448010+0000 mgr.y (mgr.25156) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.487832+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.489661+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.491878+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.492606+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.494041+0000 mgr.y (mgr.25156) 959 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.494282+0000 mgr.y (mgr.25156) 960 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.502006+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.502655+0000 mgr.y (mgr.25156) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.575551+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.577278+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.579084+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.579754+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.581042+0000 mgr.y (mgr.25156) 962 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.581283+0000 mgr.y (mgr.25156) 963 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.588602+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.589067+0000 mgr.y (mgr.25156) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.646279+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.647878+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.649530+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.439272+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.439829+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.440956+0000 mgr.y (mgr.25156) 956 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.441137+0000 mgr.y (mgr.25156) 957 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.447549+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.448010+0000 mgr.y (mgr.25156) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.487832+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.489661+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.491878+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.492606+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.494041+0000 mgr.y (mgr.25156) 959 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.494282+0000 mgr.y (mgr.25156) 960 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.502006+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.502655+0000 mgr.y (mgr.25156) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.575551+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.577278+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.579084+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.579754+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.581042+0000 mgr.y (mgr.25156) 962 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.581283+0000 mgr.y (mgr.25156) 963 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.588602+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.589067+0000 mgr.y (mgr.25156) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.646279+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.647878+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.649530+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.650103+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.651377+0000 mgr.y (mgr.25156) 965 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.651620+0000 mgr.y (mgr.25156) 966 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.657657+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.658074+0000 mgr.y (mgr.25156) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.713560+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.715286+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.716975+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.717569+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.718702+0000 mgr.y (mgr.25156) 968 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.718943+0000 mgr.y (mgr.25156) 969 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.725067+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.725463+0000 mgr.y (mgr.25156) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.765474+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.441 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.650103+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.441 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.651377+0000 mgr.y (mgr.25156) 965 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.441 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.651620+0000 mgr.y (mgr.25156) 966 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.441 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.657657+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.441 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.658074+0000 mgr.y (mgr.25156) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.441 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.713560+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.441 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.715286+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.441 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.716975+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.441 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.717569+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.441 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.718702+0000 mgr.y (mgr.25156) 968 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.441 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.718943+0000 mgr.y (mgr.25156) 969 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.441 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.725067+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.441 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.725463+0000 mgr.y (mgr.25156) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.441 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.765474+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.767053+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.768867+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.769457+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.770672+0000 mgr.y (mgr.25156) 971 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.770897+0000 mgr.y (mgr.25156) 972 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.442 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.776896+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.767053+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.768867+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.769457+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.770672+0000 mgr.y (mgr.25156) 971 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.770897+0000 mgr.y (mgr.25156) 972 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.776896+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.777303+0000 mgr.y (mgr.25156) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.834300+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.836312+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.838936+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.839776+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.841352+0000 mgr.y (mgr.25156) 974 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.841605+0000 mgr.y (mgr.25156) 975 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.848215+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.848702+0000 mgr.y (mgr.25156) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.909750+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.911775+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.913467+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.914103+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.915429+0000 mgr.y (mgr.25156) 977 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.444 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.777303+0000 mgr.y (mgr.25156) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.444 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.834300+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.444 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.836312+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.444 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.838936+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.444 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.839776+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.444 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.841352+0000 mgr.y (mgr.25156) 974 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.444 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.841605+0000 mgr.y (mgr.25156) 975 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.444 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.848215+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.444 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.848702+0000 mgr.y (mgr.25156) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.445 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.909750+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.445 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.911775+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.445 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.913467+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.445 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.914103+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.445 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.915429+0000 mgr.y (mgr.25156) 977 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.445 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.915657+0000 mgr.y (mgr.25156) 978 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.445 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.922892+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.445 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.923329+0000 mgr.y (mgr.25156) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.445 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.984346+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.445 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.986169+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.915657+0000 mgr.y (mgr.25156) 978 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.922892+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.923329+0000 mgr.y (mgr.25156) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.984346+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.986169+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.987924+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.988640+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:11.997254+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.039603+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.041465+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.044012+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.044964+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.054308+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.101714+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.104230+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.106818+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.107612+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.117358+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.162414+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.169524+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.177667+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.202141+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.204271+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.206184+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.206842+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.213810+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.258807+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.448 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.260971+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.448 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.263141+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.448 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.263953+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.448 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.271768+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.448 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.318105+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.448 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.319992+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.448 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.321812+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.448 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.322442+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.448 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.330408+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.448 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.371672+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.448 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.373716+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.448 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.375698+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.448 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.376402+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.448 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[23954]: audit 2024-03-30T05:09:12.383207+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.449 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.987924+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.449 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.988640+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.449 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:11.997254+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.449 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.039603+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.449 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.041465+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.449 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.044012+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.449 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.044964+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.449 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.054308+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.449 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.101714+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.104230+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.106818+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.107612+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.117358+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.162414+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.169524+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.177667+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.202141+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.204271+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.206184+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.206842+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.213810+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.258807+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.450 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.260971+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.451 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.263141+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.451 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.263953+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.451 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.271768+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.451 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.318105+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.451 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.319992+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.451 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.321812+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.451 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.322442+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.451 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.330408+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.451 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.371672+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.451 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.373716+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.451 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.375698+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.451 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.376402+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.451 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:12 smithi089 bash[18545]: audit 2024-03-30T05:09:12.383207+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.995937+0000 mgr.y (mgr.25156) 931 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:10.996177+0000 mgr.y (mgr.25156) 932 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.001080+0000 mgr.y (mgr.25156) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.046564+0000 mgr.y (mgr.25156) 934 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.046793+0000 mgr.y (mgr.25156) 935 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.051658+0000 mgr.y (mgr.25156) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.097110+0000 mgr.y (mgr.25156) 937 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.097346+0000 mgr.y (mgr.25156) 938 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.102109+0000 mgr.y (mgr.25156) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.108380+0000 mgr.y (mgr.25156) 940 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:12.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.147643+0000 mgr.y (mgr.25156) 941 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.147883+0000 mgr.y (mgr.25156) 942 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.152695+0000 mgr.y (mgr.25156) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.213953+0000 mgr.y (mgr.25156) 944 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.214196+0000 mgr.y (mgr.25156) 945 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.221074+0000 mgr.y (mgr.25156) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.266130+0000 mgr.y (mgr.25156) 947 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.266383+0000 mgr.y (mgr.25156) 948 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.272967+0000 mgr.y (mgr.25156) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.318412+0000 mgr.y (mgr.25156) 950 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.318644+0000 mgr.y (mgr.25156) 951 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.326081+0000 mgr.y (mgr.25156) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.371587+0000 mgr.y (mgr.25156) 953 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.371845+0000 mgr.y (mgr.25156) 954 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.378653+0000 mgr.y (mgr.25156) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.435735+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.437313+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.439272+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.439829+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.440956+0000 mgr.y (mgr.25156) 956 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.441137+0000 mgr.y (mgr.25156) 957 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.447549+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.448010+0000 mgr.y (mgr.25156) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.487832+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.489661+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.491878+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.492606+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.494041+0000 mgr.y (mgr.25156) 959 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.494282+0000 mgr.y (mgr.25156) 960 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.502006+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.502655+0000 mgr.y (mgr.25156) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.575551+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.577278+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.579084+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.579754+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.581042+0000 mgr.y (mgr.25156) 962 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.581283+0000 mgr.y (mgr.25156) 963 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.588602+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.589067+0000 mgr.y (mgr.25156) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.646279+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.647878+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.649530+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.650103+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.651377+0000 mgr.y (mgr.25156) 965 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.651620+0000 mgr.y (mgr.25156) 966 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.657657+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.658074+0000 mgr.y (mgr.25156) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.713560+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.715286+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.716975+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.717569+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.718702+0000 mgr.y (mgr.25156) 968 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.718943+0000 mgr.y (mgr.25156) 969 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.725067+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.725463+0000 mgr.y (mgr.25156) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.765474+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.767053+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.768867+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.769457+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.770672+0000 mgr.y (mgr.25156) 971 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.770897+0000 mgr.y (mgr.25156) 972 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.776896+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.777303+0000 mgr.y (mgr.25156) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.834300+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.836312+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.838936+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.839776+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.841352+0000 mgr.y (mgr.25156) 974 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.841605+0000 mgr.y (mgr.25156) 975 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.848215+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.848702+0000 mgr.y (mgr.25156) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.909750+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.911775+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.913467+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.914103+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.915429+0000 mgr.y (mgr.25156) 977 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.915657+0000 mgr.y (mgr.25156) 978 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.922892+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.923329+0000 mgr.y (mgr.25156) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:12.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.984346+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.986169+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.987924+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.988640+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:11.997254+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.039603+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.041465+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.044012+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.044964+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.054308+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.101714+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.104230+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.106818+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.107612+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.117358+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.162414+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.169524+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.177667+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.202141+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.204271+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.206184+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.206842+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.213810+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.258807+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.260971+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.263141+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.263953+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.271768+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.318105+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.319992+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.321812+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.322442+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.330408+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:12.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.371672+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:12.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.373716+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:12.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.375698+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.376402+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:12.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:12 smithi118 bash[18665]: audit 2024-03-30T05:09:12.383207+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.989965+0000 mgr.y (mgr.25156) 980 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:11.990200+0000 mgr.y (mgr.25156) 981 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:11.997707+0000 mgr.y (mgr.25156) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.046435+0000 mgr.y (mgr.25156) 983 : cluster [DBG] pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.046701+0000 mgr.y (mgr.25156) 984 : cluster [DBG] pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:12.054850+0000 mgr.y (mgr.25156) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.109425+0000 mgr.y (mgr.25156) 986 : cluster [DBG] pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.109683+0000 mgr.y (mgr.25156) 987 : cluster [DBG] pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:12.118198+0000 mgr.y (mgr.25156) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.170560+0000 mgr.y (mgr.25156) 989 : cluster [DBG] pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.170839+0000 mgr.y (mgr.25156) 990 : cluster [DBG] pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.208194+0000 mgr.y (mgr.25156) 991 : cluster [DBG] pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.208414+0000 mgr.y (mgr.25156) 992 : cluster [DBG] pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:12.214383+0000 mgr.y (mgr.25156) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.265473+0000 mgr.y (mgr.25156) 994 : cluster [DBG] pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.265798+0000 mgr.y (mgr.25156) 995 : cluster [DBG] pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:12.272357+0000 mgr.y (mgr.25156) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.323725+0000 mgr.y (mgr.25156) 997 : cluster [DBG] pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.323989+0000 mgr.y (mgr.25156) 998 : cluster [DBG] pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:12.330862+0000 mgr.y (mgr.25156) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.377777+0000 mgr.y (mgr.25156) 1000 : cluster [DBG] pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.378015+0000 mgr.y (mgr.25156) 1001 : cluster [DBG] pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:12.384573+0000 mgr.y (mgr.25156) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.446541+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.448554+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.450601+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.451322+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.452602+0000 mgr.y (mgr.25156) 1003 : cluster [DBG] pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.452834+0000 mgr.y (mgr.25156) 1004 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.457418+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:12.457946+0000 mgr.y (mgr.25156) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.498287+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.500452+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.502480+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.503135+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.504441+0000 mgr.y (mgr.25156) 1006 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.504684+0000 mgr.y (mgr.25156) 1007 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.508848+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:12.509499+0000 mgr.y (mgr.25156) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.568388+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.989965+0000 mgr.y (mgr.25156) 980 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:11.990200+0000 mgr.y (mgr.25156) 981 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:11.997707+0000 mgr.y (mgr.25156) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.046435+0000 mgr.y (mgr.25156) 983 : cluster [DBG] pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.046701+0000 mgr.y (mgr.25156) 984 : cluster [DBG] pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:12.054850+0000 mgr.y (mgr.25156) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.109425+0000 mgr.y (mgr.25156) 986 : cluster [DBG] pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.109683+0000 mgr.y (mgr.25156) 987 : cluster [DBG] pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:12.118198+0000 mgr.y (mgr.25156) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.170560+0000 mgr.y (mgr.25156) 989 : cluster [DBG] pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.170839+0000 mgr.y (mgr.25156) 990 : cluster [DBG] pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.208194+0000 mgr.y (mgr.25156) 991 : cluster [DBG] pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.208414+0000 mgr.y (mgr.25156) 992 : cluster [DBG] pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:12.214383+0000 mgr.y (mgr.25156) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.265473+0000 mgr.y (mgr.25156) 994 : cluster [DBG] pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.265798+0000 mgr.y (mgr.25156) 995 : cluster [DBG] pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:12.272357+0000 mgr.y (mgr.25156) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.323725+0000 mgr.y (mgr.25156) 997 : cluster [DBG] pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.323989+0000 mgr.y (mgr.25156) 998 : cluster [DBG] pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:12.330862+0000 mgr.y (mgr.25156) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.570568+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.573715+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.574488+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.575864+0000 mgr.y (mgr.25156) 1009 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.576158+0000 mgr.y (mgr.25156) 1010 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.581213+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:12.582029+0000 mgr.y (mgr.25156) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.624422+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.626483+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.628712+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.629412+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.630867+0000 mgr.y (mgr.25156) 1012 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.631110+0000 mgr.y (mgr.25156) 1013 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.637169+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:12.637697+0000 mgr.y (mgr.25156) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.694713+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.696800+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.698792+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.699494+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.700862+0000 mgr.y (mgr.25156) 1015 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.702376+0000 mgr.y (mgr.25156) 1016 : cluster [DBG] pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.706782+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:12.707283+0000 mgr.y (mgr.25156) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.765995+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.768510+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.770740+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.771745+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.773379+0000 mgr.y (mgr.25156) 1018 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.773767+0000 mgr.y (mgr.25156) 1019 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.778031+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:12.778664+0000 mgr.y (mgr.25156) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.837172+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.839046+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.840970+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.841726+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.842934+0000 mgr.y (mgr.25156) 1021 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.843135+0000 mgr.y (mgr.25156) 1022 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.847300+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:12.847784+0000 mgr.y (mgr.25156) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.377777+0000 mgr.y (mgr.25156) 1000 : cluster [DBG] pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.378015+0000 mgr.y (mgr.25156) 1001 : cluster [DBG] pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:12.384573+0000 mgr.y (mgr.25156) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.446541+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.448554+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.450601+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.451322+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.452602+0000 mgr.y (mgr.25156) 1003 : cluster [DBG] pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.452834+0000 mgr.y (mgr.25156) 1004 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.457418+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:12.457946+0000 mgr.y (mgr.25156) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.498287+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.500452+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.502480+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.503135+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.504441+0000 mgr.y (mgr.25156) 1006 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.504684+0000 mgr.y (mgr.25156) 1007 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.508848+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:12.509499+0000 mgr.y (mgr.25156) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.568388+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.890538+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.892524+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.895168+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.895845+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.897092+0000 mgr.y (mgr.25156) 1024 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.897327+0000 mgr.y (mgr.25156) 1025 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.902469+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:12.902968+0000 mgr.y (mgr.25156) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.948769+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.950610+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.952370+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.953077+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.954323+0000 mgr.y (mgr.25156) 1027 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cluster 2024-03-30T05:09:12.954525+0000 mgr.y (mgr.25156) 1028 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:12.959206+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: cephadm 2024-03-30T05:09:12.959719+0000 mgr.y (mgr.25156) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.005032+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.006964+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.008875+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.009636+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.014881+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.077841+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.080492+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.082664+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.083396+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.090835+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.131922+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.134142+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.136039+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.136759+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.141935+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.181775+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.187499+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.195410+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.206428+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.208557+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.210286+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.210949+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.216060+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.259191+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.570568+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.573715+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.574488+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.575864+0000 mgr.y (mgr.25156) 1009 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.576158+0000 mgr.y (mgr.25156) 1010 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.581213+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:12.582029+0000 mgr.y (mgr.25156) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.624422+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.626483+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.628712+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.629412+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.630867+0000 mgr.y (mgr.25156) 1012 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.631110+0000 mgr.y (mgr.25156) 1013 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.637169+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:12.637697+0000 mgr.y (mgr.25156) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.694713+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.696800+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.698792+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.699494+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.262100+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.272075+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.272324+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.274072+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.277238+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.281925+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.284623+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.326014+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.328470+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.329882+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.331388+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.332717+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.333658+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.334581+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.335830+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.336879+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[18545]: audit 2024-03-30T05:09:13.338194+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.700862+0000 mgr.y (mgr.25156) 1015 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.702376+0000 mgr.y (mgr.25156) 1016 : cluster [DBG] pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.706782+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:12.707283+0000 mgr.y (mgr.25156) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.765995+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.768510+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.770740+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.771745+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.773379+0000 mgr.y (mgr.25156) 1018 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.773767+0000 mgr.y (mgr.25156) 1019 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.778031+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:12.778664+0000 mgr.y (mgr.25156) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.837172+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.839046+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.840970+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.841726+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.842934+0000 mgr.y (mgr.25156) 1021 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.843135+0000 mgr.y (mgr.25156) 1022 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.847300+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:12.847784+0000 mgr.y (mgr.25156) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.890538+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.892524+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.895168+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.895845+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.897092+0000 mgr.y (mgr.25156) 1024 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.897327+0000 mgr.y (mgr.25156) 1025 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.902469+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:12.902968+0000 mgr.y (mgr.25156) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.948769+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.950610+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.952370+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.953077+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.954323+0000 mgr.y (mgr.25156) 1027 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cluster 2024-03-30T05:09:12.954525+0000 mgr.y (mgr.25156) 1028 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:12.959206+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: cephadm 2024-03-30T05:09:12.959719+0000 mgr.y (mgr.25156) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.005032+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.006964+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.008875+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.009636+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.014881+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.077841+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.080492+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.082664+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.083396+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.090835+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.131922+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.134142+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.136039+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.136759+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.141935+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.181775+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.187499+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.195410+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.206428+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.208557+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.210286+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.210949+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.216060+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.259191+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.262100+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.272075+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.272324+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.274072+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.277238+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.281925+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.284623+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.326014+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.328470+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.329882+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.331388+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.332717+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.603 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.333658+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.334581+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.335830+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.336879+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.604 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:13 smithi089 bash[23954]: audit 2024-03-30T05:09:13.338194+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.989965+0000 mgr.y (mgr.25156) 980 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:11.990200+0000 mgr.y (mgr.25156) 981 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:11.997707+0000 mgr.y (mgr.25156) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.046435+0000 mgr.y (mgr.25156) 983 : cluster [DBG] pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.046701+0000 mgr.y (mgr.25156) 984 : cluster [DBG] pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:12.054850+0000 mgr.y (mgr.25156) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.109425+0000 mgr.y (mgr.25156) 986 : cluster [DBG] pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.109683+0000 mgr.y (mgr.25156) 987 : cluster [DBG] pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:12.118198+0000 mgr.y (mgr.25156) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.170560+0000 mgr.y (mgr.25156) 989 : cluster [DBG] pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.170839+0000 mgr.y (mgr.25156) 990 : cluster [DBG] pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.208194+0000 mgr.y (mgr.25156) 991 : cluster [DBG] pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.208414+0000 mgr.y (mgr.25156) 992 : cluster [DBG] pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:12.214383+0000 mgr.y (mgr.25156) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.265473+0000 mgr.y (mgr.25156) 994 : cluster [DBG] pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.265798+0000 mgr.y (mgr.25156) 995 : cluster [DBG] pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:12.272357+0000 mgr.y (mgr.25156) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.323725+0000 mgr.y (mgr.25156) 997 : cluster [DBG] pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.323989+0000 mgr.y (mgr.25156) 998 : cluster [DBG] pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:12.330862+0000 mgr.y (mgr.25156) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.377777+0000 mgr.y (mgr.25156) 1000 : cluster [DBG] pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.378015+0000 mgr.y (mgr.25156) 1001 : cluster [DBG] pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:12.384573+0000 mgr.y (mgr.25156) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.446541+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.448554+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.450601+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.451322+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.452602+0000 mgr.y (mgr.25156) 1003 : cluster [DBG] pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.452834+0000 mgr.y (mgr.25156) 1004 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.457418+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:12.457946+0000 mgr.y (mgr.25156) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.498287+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.500452+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.502480+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.503135+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.504441+0000 mgr.y (mgr.25156) 1006 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.504684+0000 mgr.y (mgr.25156) 1007 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.508848+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:12.509499+0000 mgr.y (mgr.25156) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.568388+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.570568+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.573715+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.574488+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.575864+0000 mgr.y (mgr.25156) 1009 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.576158+0000 mgr.y (mgr.25156) 1010 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.581213+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:12.582029+0000 mgr.y (mgr.25156) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.624422+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.626483+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.628712+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.629412+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.630867+0000 mgr.y (mgr.25156) 1012 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.631110+0000 mgr.y (mgr.25156) 1013 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.637169+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:12.637697+0000 mgr.y (mgr.25156) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.694713+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.696800+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.698792+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.699494+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.700862+0000 mgr.y (mgr.25156) 1015 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.702376+0000 mgr.y (mgr.25156) 1016 : cluster [DBG] pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.706782+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:12.707283+0000 mgr.y (mgr.25156) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.765995+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.768510+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.770740+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.771745+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.773379+0000 mgr.y (mgr.25156) 1018 : cluster [DBG] pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.773767+0000 mgr.y (mgr.25156) 1019 : cluster [DBG] pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.778031+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:12.778664+0000 mgr.y (mgr.25156) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.837172+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.839046+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.840970+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.841726+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.842934+0000 mgr.y (mgr.25156) 1021 : cluster [DBG] pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.843135+0000 mgr.y (mgr.25156) 1022 : cluster [DBG] pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.847300+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:12.847784+0000 mgr.y (mgr.25156) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.890538+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.892524+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.895168+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.895845+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.897092+0000 mgr.y (mgr.25156) 1024 : cluster [DBG] pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.897327+0000 mgr.y (mgr.25156) 1025 : cluster [DBG] pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.902469+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:12.902968+0000 mgr.y (mgr.25156) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.948769+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.950610+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.952370+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.953077+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.954323+0000 mgr.y (mgr.25156) 1027 : cluster [DBG] pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cluster 2024-03-30T05:09:12.954525+0000 mgr.y (mgr.25156) 1028 : cluster [DBG] pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:13.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:12.959206+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: cephadm 2024-03-30T05:09:12.959719+0000 mgr.y (mgr.25156) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:13.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.005032+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.006964+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.008875+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.009636+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.014881+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.077841+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.080492+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.082664+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.083396+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.090835+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.131922+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.134142+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.136039+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.136759+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.141935+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.181775+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.187499+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.195410+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.206428+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.208557+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.210286+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.210949+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.216060+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.259191+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.262100+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.272075+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.272324+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.274072+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.277238+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.281925+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.284623+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.326014+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.328470+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.329882+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.331388+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.332717+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.333658+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.334581+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.335830+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.336879+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:13 smithi118 bash[18665]: audit 2024-03-30T05:09:13.338194+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:14.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cluster 2024-03-30T05:09:13.010903+0000 mgr.y (mgr.25156) 1030 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cluster 2024-03-30T05:09:13.011102+0000 mgr.y (mgr.25156) 1031 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cephadm 2024-03-30T05:09:13.015263+0000 mgr.y (mgr.25156) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:14.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cluster 2024-03-30T05:09:13.085112+0000 mgr.y (mgr.25156) 1033 : cluster [DBG] pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cluster 2024-03-30T05:09:13.085405+0000 mgr.y (mgr.25156) 1034 : cluster [DBG] pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cephadm 2024-03-30T05:09:13.091441+0000 mgr.y (mgr.25156) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:14.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cluster 2024-03-30T05:09:13.138008+0000 mgr.y (mgr.25156) 1036 : cluster [DBG] pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cluster 2024-03-30T05:09:13.138251+0000 mgr.y (mgr.25156) 1037 : cluster [DBG] pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cephadm 2024-03-30T05:09:13.142331+0000 mgr.y (mgr.25156) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:14.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cluster 2024-03-30T05:09:13.188385+0000 mgr.y (mgr.25156) 1039 : cluster [DBG] pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cluster 2024-03-30T05:09:13.188623+0000 mgr.y (mgr.25156) 1040 : cluster [DBG] pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cluster 2024-03-30T05:09:13.212200+0000 mgr.y (mgr.25156) 1041 : cluster [DBG] pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cluster 2024-03-30T05:09:13.212426+0000 mgr.y (mgr.25156) 1042 : cluster [DBG] pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cephadm 2024-03-30T05:09:13.216397+0000 mgr.y (mgr.25156) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:14.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cluster 2024-03-30T05:09:13.276102+0000 mgr.y (mgr.25156) 1044 : cluster [DBG] pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 36 op/s 2024-03-30T05:09:14.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cluster 2024-03-30T05:09:13.276384+0000 mgr.y (mgr.25156) 1045 : cluster [DBG] pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 36 op/s 2024-03-30T05:09:14.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cluster 2024-03-30T05:09:13.277947+0000 mgr.y (mgr.25156) 1046 : cluster [DBG] pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 55 op/s 2024-03-30T05:09:14.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[18545]: cluster 2024-03-30T05:09:13.278173+0000 mgr.y (mgr.25156) 1047 : cluster [DBG] pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 55 op/s 2024-03-30T05:09:14.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cluster 2024-03-30T05:09:13.010903+0000 mgr.y (mgr.25156) 1030 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cluster 2024-03-30T05:09:13.011102+0000 mgr.y (mgr.25156) 1031 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cephadm 2024-03-30T05:09:13.015263+0000 mgr.y (mgr.25156) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:14.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cluster 2024-03-30T05:09:13.085112+0000 mgr.y (mgr.25156) 1033 : cluster [DBG] pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cluster 2024-03-30T05:09:13.085405+0000 mgr.y (mgr.25156) 1034 : cluster [DBG] pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cephadm 2024-03-30T05:09:13.091441+0000 mgr.y (mgr.25156) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:14.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cluster 2024-03-30T05:09:13.138008+0000 mgr.y (mgr.25156) 1036 : cluster [DBG] pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cluster 2024-03-30T05:09:13.138251+0000 mgr.y (mgr.25156) 1037 : cluster [DBG] pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cephadm 2024-03-30T05:09:13.142331+0000 mgr.y (mgr.25156) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:14.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cluster 2024-03-30T05:09:13.188385+0000 mgr.y (mgr.25156) 1039 : cluster [DBG] pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cluster 2024-03-30T05:09:13.188623+0000 mgr.y (mgr.25156) 1040 : cluster [DBG] pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cluster 2024-03-30T05:09:13.212200+0000 mgr.y (mgr.25156) 1041 : cluster [DBG] pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cluster 2024-03-30T05:09:13.212426+0000 mgr.y (mgr.25156) 1042 : cluster [DBG] pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cephadm 2024-03-30T05:09:13.216397+0000 mgr.y (mgr.25156) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:14.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cluster 2024-03-30T05:09:13.276102+0000 mgr.y (mgr.25156) 1044 : cluster [DBG] pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 36 op/s 2024-03-30T05:09:14.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cluster 2024-03-30T05:09:13.276384+0000 mgr.y (mgr.25156) 1045 : cluster [DBG] pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 36 op/s 2024-03-30T05:09:14.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cluster 2024-03-30T05:09:13.277947+0000 mgr.y (mgr.25156) 1046 : cluster [DBG] pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 55 op/s 2024-03-30T05:09:14.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:14 smithi089 bash[23954]: cluster 2024-03-30T05:09:13.278173+0000 mgr.y (mgr.25156) 1047 : cluster [DBG] pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 55 op/s 2024-03-30T05:09:14.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cluster 2024-03-30T05:09:13.010903+0000 mgr.y (mgr.25156) 1030 : cluster [DBG] pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cluster 2024-03-30T05:09:13.011102+0000 mgr.y (mgr.25156) 1031 : cluster [DBG] pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cephadm 2024-03-30T05:09:13.015263+0000 mgr.y (mgr.25156) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:14.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cluster 2024-03-30T05:09:13.085112+0000 mgr.y (mgr.25156) 1033 : cluster [DBG] pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cluster 2024-03-30T05:09:13.085405+0000 mgr.y (mgr.25156) 1034 : cluster [DBG] pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cephadm 2024-03-30T05:09:13.091441+0000 mgr.y (mgr.25156) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:14.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cluster 2024-03-30T05:09:13.138008+0000 mgr.y (mgr.25156) 1036 : cluster [DBG] pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cluster 2024-03-30T05:09:13.138251+0000 mgr.y (mgr.25156) 1037 : cluster [DBG] pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cephadm 2024-03-30T05:09:13.142331+0000 mgr.y (mgr.25156) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:14.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cluster 2024-03-30T05:09:13.188385+0000 mgr.y (mgr.25156) 1039 : cluster [DBG] pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cluster 2024-03-30T05:09:13.188623+0000 mgr.y (mgr.25156) 1040 : cluster [DBG] pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cluster 2024-03-30T05:09:13.212200+0000 mgr.y (mgr.25156) 1041 : cluster [DBG] pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cluster 2024-03-30T05:09:13.212426+0000 mgr.y (mgr.25156) 1042 : cluster [DBG] pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:14.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cephadm 2024-03-30T05:09:13.216397+0000 mgr.y (mgr.25156) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:14.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cluster 2024-03-30T05:09:13.276102+0000 mgr.y (mgr.25156) 1044 : cluster [DBG] pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 36 op/s 2024-03-30T05:09:14.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cluster 2024-03-30T05:09:13.276384+0000 mgr.y (mgr.25156) 1045 : cluster [DBG] pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 36 op/s 2024-03-30T05:09:14.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cluster 2024-03-30T05:09:13.277947+0000 mgr.y (mgr.25156) 1046 : cluster [DBG] pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 55 op/s 2024-03-30T05:09:14.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:14 smithi118 bash[18665]: cluster 2024-03-30T05:09:13.278173+0000 mgr.y (mgr.25156) 1047 : cluster [DBG] pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 55 op/s 2024-03-30T05:09:16.577 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:16 smithi118 bash[18665]: cluster 2024-03-30T05:09:15.278875+0000 mgr.y (mgr.25156) 1048 : cluster [DBG] pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-30T05:09:16.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:16 smithi089 bash[18545]: cluster 2024-03-30T05:09:15.278875+0000 mgr.y (mgr.25156) 1048 : cluster [DBG] pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-30T05:09:16.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:16 smithi089 bash[23954]: cluster 2024-03-30T05:09:15.278875+0000 mgr.y (mgr.25156) 1048 : cluster [DBG] pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-30T05:09:17.947 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:09:17] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-30T05:09:18.314 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:17 smithi118 bash[18665]: cephadm 2024-03-30T05:09:16.109020+0000 mgr.y (mgr.25156) 1049 : cephadm [INF] Upgrade: Updating prometheus.a 2024-03-30T05:09:18.315 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:17 smithi118 bash[18665]: cephadm 2024-03-30T05:09:16.392441+0000 mgr.y (mgr.25156) 1050 : cephadm [INF] Deploying daemon prometheus.a on smithi118 2024-03-30T05:09:18.315 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:17 smithi118 bash[18665]: audit 2024-03-30T05:09:16.957524+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.315 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:17 smithi118 bash[18665]: audit 2024-03-30T05:09:16.963252+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.315 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:17 smithi118 bash[18665]: audit 2024-03-30T05:09:16.974408+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.315 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:17 smithi118 bash[18665]: audit 2024-03-30T05:09:16.985025+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.315 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:17 smithi118 bash[18665]: audit 2024-03-30T05:09:16.994598+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.315 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:17 smithi118 bash[18665]: audit 2024-03-30T05:09:17.001223+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[18545]: cephadm 2024-03-30T05:09:16.109020+0000 mgr.y (mgr.25156) 1049 : cephadm [INF] Upgrade: Updating prometheus.a 2024-03-30T05:09:18.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[18545]: cephadm 2024-03-30T05:09:16.392441+0000 mgr.y (mgr.25156) 1050 : cephadm [INF] Deploying daemon prometheus.a on smithi118 2024-03-30T05:09:18.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[18545]: audit 2024-03-30T05:09:16.957524+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[18545]: audit 2024-03-30T05:09:16.963252+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[18545]: audit 2024-03-30T05:09:16.974408+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[18545]: audit 2024-03-30T05:09:16.985025+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[18545]: audit 2024-03-30T05:09:16.994598+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[18545]: audit 2024-03-30T05:09:17.001223+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[23954]: cephadm 2024-03-30T05:09:16.109020+0000 mgr.y (mgr.25156) 1049 : cephadm [INF] Upgrade: Updating prometheus.a 2024-03-30T05:09:18.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[23954]: cephadm 2024-03-30T05:09:16.392441+0000 mgr.y (mgr.25156) 1050 : cephadm [INF] Deploying daemon prometheus.a on smithi118 2024-03-30T05:09:18.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[23954]: audit 2024-03-30T05:09:16.957524+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[23954]: audit 2024-03-30T05:09:16.963252+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[23954]: audit 2024-03-30T05:09:16.974408+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[23954]: audit 2024-03-30T05:09:16.985025+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[23954]: audit 2024-03-30T05:09:16.994598+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:18.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:17 smithi089 bash[23954]: audit 2024-03-30T05:09:17.001223+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:19.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:18 smithi118 bash[18665]: cluster 2024-03-30T05:09:16.976010+0000 mgr.y (mgr.25156) 1051 : cluster [DBG] pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:09:19.142 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:18 smithi118 bash[18665]: cluster 2024-03-30T05:09:16.976651+0000 mgr.y (mgr.25156) 1052 : cluster [DBG] pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:19.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:18 smithi118 bash[18665]: cluster 2024-03-30T05:09:16.987241+0000 mgr.y (mgr.25156) 1053 : cluster [DBG] pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:19.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:18 smithi118 bash[18665]: cluster 2024-03-30T05:09:16.987775+0000 mgr.y (mgr.25156) 1054 : cluster [DBG] pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:19.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:18 smithi089 bash[18545]: cluster 2024-03-30T05:09:16.976010+0000 mgr.y (mgr.25156) 1051 : cluster [DBG] pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:09:19.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:18 smithi089 bash[18545]: cluster 2024-03-30T05:09:16.976651+0000 mgr.y (mgr.25156) 1052 : cluster [DBG] pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:19.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:18 smithi089 bash[18545]: cluster 2024-03-30T05:09:16.987241+0000 mgr.y (mgr.25156) 1053 : cluster [DBG] pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:19.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:18 smithi089 bash[18545]: cluster 2024-03-30T05:09:16.987775+0000 mgr.y (mgr.25156) 1054 : cluster [DBG] pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:19.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:18 smithi089 bash[23954]: cluster 2024-03-30T05:09:16.976010+0000 mgr.y (mgr.25156) 1051 : cluster [DBG] pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:09:19.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:18 smithi089 bash[23954]: cluster 2024-03-30T05:09:16.976651+0000 mgr.y (mgr.25156) 1052 : cluster [DBG] pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:19.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:18 smithi089 bash[23954]: cluster 2024-03-30T05:09:16.987241+0000 mgr.y (mgr.25156) 1053 : cluster [DBG] pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:19.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:18 smithi089 bash[23954]: cluster 2024-03-30T05:09:16.987775+0000 mgr.y (mgr.25156) 1054 : cluster [DBG] pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:21.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:20 smithi089 bash[18545]: cluster 2024-03-30T05:09:18.989592+0000 mgr.y (mgr.25156) 1055 : cluster [DBG] pgmap v684: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-03-30T05:09:21.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:20 smithi089 bash[23954]: cluster 2024-03-30T05:09:18.989592+0000 mgr.y (mgr.25156) 1055 : cluster [DBG] pgmap v684: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-03-30T05:09:21.346 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:20 smithi118 bash[18665]: cluster 2024-03-30T05:09:18.989592+0000 mgr.y (mgr.25156) 1055 : cluster [DBG] pgmap v684: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-03-30T05:09:21.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:21 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:21.643 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:09:21 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:21.643 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:09:21 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:21.643 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:09:21 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:21.643 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:09:21 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:21.644 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:09:21 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:21.644 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:21 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:21.644 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:09:21 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:21.645 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:21 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:21.645 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:21 smithi118 systemd[1]: Stopping Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:09:21.645 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:21 smithi118 bash[66218]: ts=2024-03-30T05:09:21.578Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T05:09:21.645 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:21 smithi118 bash[66218]: ts=2024-03-30T05:09:21.578Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T05:09:21.645 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:21 smithi118 bash[66218]: ts=2024-03-30T05:09:21.578Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T05:09:21.645 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:21 smithi118 bash[66218]: ts=2024-03-30T05:09:21.578Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T05:09:21.645 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:21 smithi118 bash[66218]: ts=2024-03-30T05:09:21.578Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T05:09:21.645 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:21 smithi118 bash[66218]: ts=2024-03-30T05:09:21.578Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T05:09:21.645 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:21 smithi118 bash[66218]: ts=2024-03-30T05:09:21.578Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T05:09:21.645 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:21 smithi118 bash[66218]: ts=2024-03-30T05:09:21.578Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T05:09:21.645 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:21 smithi118 bash[66218]: ts=2024-03-30T05:09:21.579Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T05:09:21.645 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:21 smithi118 bash[66218]: ts=2024-03-30T05:09:21.579Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T05:09:21.645 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:21 smithi118 bash[66218]: ts=2024-03-30T05:09:21.579Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T05:09:21.645 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:21 smithi118 bash[66218]: ts=2024-03-30T05:09:21.579Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T05:09:22.556 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[70429]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T05:09:22.556 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[70492]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T05:09:22.556 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:22 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T05:09:22.556 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:22 smithi118 systemd[1]: Stopped Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:09:22.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:22 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:22.893 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:09:22 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:22.893 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:09:22 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:22.893 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:09:22 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:22.894 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:09:22 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:22.894 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:09:22 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:22.894 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:22 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:22.894 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:22 smithi118 systemd[1]: Started Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:09:22.895 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:22 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:22.895 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:09:22 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[23954]: cluster 2024-03-30T05:09:20.990380+0000 mgr.y (mgr.25156) 1056 : cluster [DBG] pgmap v685: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-03-30T05:09:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[23954]: audit 2024-03-30T05:09:21.109733+0000 mgr.y (mgr.25156) 1057 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[23954]: audit 2024-03-30T05:09:22.378308+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[23954]: audit 2024-03-30T05:09:22.734790+0000 mon.a (mon.0) 3423 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[23954]: audit 2024-03-30T05:09:22.745991+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[23954]: audit 2024-03-30T05:09:22.790190+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[23954]: audit 2024-03-30T05:09:22.792079+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[23954]: audit 2024-03-30T05:09:22.804013+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[23954]: audit 2024-03-30T05:09:22.879931+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:09:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[23954]: audit 2024-03-30T05:09:22.890618+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[23954]: audit 2024-03-30T05:09:22.893842+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[23954]: audit 2024-03-30T05:09:22.897907+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[23954]: audit 2024-03-30T05:09:22.899462+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[23954]: audit 2024-03-30T05:09:22.912611+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:23.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[18545]: cluster 2024-03-30T05:09:20.990380+0000 mgr.y (mgr.25156) 1056 : cluster [DBG] pgmap v685: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-03-30T05:09:23.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[18545]: audit 2024-03-30T05:09:21.109733+0000 mgr.y (mgr.25156) 1057 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:23.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[18545]: audit 2024-03-30T05:09:22.378308+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:23.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[18545]: audit 2024-03-30T05:09:22.734790+0000 mon.a (mon.0) 3423 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:23.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[18545]: audit 2024-03-30T05:09:22.745991+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[18545]: audit 2024-03-30T05:09:22.790190+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[18545]: audit 2024-03-30T05:09:22.792079+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[18545]: audit 2024-03-30T05:09:22.804013+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[18545]: audit 2024-03-30T05:09:22.879931+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:09:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[18545]: audit 2024-03-30T05:09:22.890618+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[18545]: audit 2024-03-30T05:09:22.893842+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[18545]: audit 2024-03-30T05:09:22.897907+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[18545]: audit 2024-03-30T05:09:22.899462+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:22 smithi089 bash[18545]: audit 2024-03-30T05:09:22.912611+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[18665]: cluster 2024-03-30T05:09:20.990380+0000 mgr.y (mgr.25156) 1056 : cluster [DBG] pgmap v685: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-03-30T05:09:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[18665]: audit 2024-03-30T05:09:21.109733+0000 mgr.y (mgr.25156) 1057 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[18665]: audit 2024-03-30T05:09:22.378308+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[18665]: audit 2024-03-30T05:09:22.734790+0000 mon.a (mon.0) 3423 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[18665]: audit 2024-03-30T05:09:22.745991+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[18665]: audit 2024-03-30T05:09:22.790190+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[18665]: audit 2024-03-30T05:09:22.792079+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[18665]: audit 2024-03-30T05:09:22.804013+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[18665]: audit 2024-03-30T05:09:22.879931+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:09:23.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[18665]: audit 2024-03-30T05:09:22.890618+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:23.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[18665]: audit 2024-03-30T05:09:22.893842+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:23.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[18665]: audit 2024-03-30T05:09:22.897907+0000 mon.a (mon.0) 3431 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:23.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[18665]: audit 2024-03-30T05:09:22.899462+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:23.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:22 smithi118 bash[18665]: audit 2024-03-30T05:09:22.912611+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: cluster 2024-03-30T05:09:22.795446+0000 mgr.y (mgr.25156) 1058 : cluster [DBG] pgmap v686: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-03-30T05:09:24.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: cephadm 2024-03-30T05:09:22.805100+0000 mgr.y (mgr.25156) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:24.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:22.881183+0000 mgr.y (mgr.25156) 1060 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:09:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: cluster 2024-03-30T05:09:22.902295+0000 mgr.y (mgr.25156) 1061 : cluster [DBG] pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s 2024-03-30T05:09:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: cluster 2024-03-30T05:09:22.902689+0000 mgr.y (mgr.25156) 1062 : cluster [DBG] pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-03-30T05:09:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: cephadm 2024-03-30T05:09:22.913531+0000 mgr.y (mgr.25156) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.002722+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.007248+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.011466+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.013031+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.027408+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.117210+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.121685+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.125740+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.127210+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.141679+0000 mon.a (mon.0) 3443 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.222333+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.225375+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.228438+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.229574+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.239839+0000 mon.a (mon.0) 3448 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.315000+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.317531+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.319990+0000 mon.a (mon.0) 3451 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.320873+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.330959+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.406232+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.408517+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.410577+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.411295+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.418872+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.496303+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.499688+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.503461+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.504833+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.515505+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.592348+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.594897+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.236 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.598177+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.599484+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.611253+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.700804+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.705393+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.709355+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.710690+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.723556+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.802257+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.805269+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.807966+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.809081+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.822404+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.909686+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.914215+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.237 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.918381+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.919907+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:23 smithi118 bash[18665]: audit 2024-03-30T05:09:23.933738+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: cluster 2024-03-30T05:09:22.795446+0000 mgr.y (mgr.25156) 1058 : cluster [DBG] pgmap v686: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-03-30T05:09:24.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: cephadm 2024-03-30T05:09:22.805100+0000 mgr.y (mgr.25156) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:22.881183+0000 mgr.y (mgr.25156) 1060 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:09:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: cluster 2024-03-30T05:09:22.902295+0000 mgr.y (mgr.25156) 1061 : cluster [DBG] pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s 2024-03-30T05:09:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: cluster 2024-03-30T05:09:22.902689+0000 mgr.y (mgr.25156) 1062 : cluster [DBG] pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-03-30T05:09:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: cephadm 2024-03-30T05:09:22.913531+0000 mgr.y (mgr.25156) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.002722+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.007248+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.011466+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.013031+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.027408+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.117210+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.121685+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.125740+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.127210+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.141679+0000 mon.a (mon.0) 3443 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.222333+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.225375+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.228438+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: cluster 2024-03-30T05:09:22.795446+0000 mgr.y (mgr.25156) 1058 : cluster [DBG] pgmap v686: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-03-30T05:09:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: cephadm 2024-03-30T05:09:22.805100+0000 mgr.y (mgr.25156) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:22.881183+0000 mgr.y (mgr.25156) 1060 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:09:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: cluster 2024-03-30T05:09:22.902295+0000 mgr.y (mgr.25156) 1061 : cluster [DBG] pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s 2024-03-30T05:09:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: cluster 2024-03-30T05:09:22.902689+0000 mgr.y (mgr.25156) 1062 : cluster [DBG] pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-03-30T05:09:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: cephadm 2024-03-30T05:09:22.913531+0000 mgr.y (mgr.25156) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.002722+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.007248+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.011466+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.013031+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.027408+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.117210+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.121685+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.125740+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.127210+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.141679+0000 mon.a (mon.0) 3443 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.222333+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.225375+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.228438+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.229574+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.239839+0000 mon.a (mon.0) 3448 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.315000+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.317531+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.319990+0000 mon.a (mon.0) 3451 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.320873+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.330959+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.406232+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.408517+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.410577+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.411295+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.418872+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.496303+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.499688+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.503461+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.504833+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.515505+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.592348+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.594897+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.229574+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.239839+0000 mon.a (mon.0) 3448 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.315000+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.317531+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.319990+0000 mon.a (mon.0) 3451 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.320873+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.330959+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.406232+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.408517+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.410577+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.411295+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.418872+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.496303+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.499688+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.503461+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.504833+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.515505+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.592348+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.594897+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.598177+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.599484+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.611253+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.700804+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.705393+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.709355+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.710690+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.723556+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.802257+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.805269+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.807966+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.809081+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.822404+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.909686+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.914215+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.918381+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.919907+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[18545]: audit 2024-03-30T05:09:23.933738+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.598177+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.599484+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.611253+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.700804+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.705393+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.709355+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.710690+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.723556+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.802257+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.805269+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.807966+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.809081+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.822404+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.909686+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:24.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.914215+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:24.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.918381+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.919907+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:24.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:23 smithi089 bash[23954]: audit 2024-03-30T05:09:23.933738+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:24.642 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.243Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-03-30T05:09:24.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.243Z 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-03-30T05:09:24.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.243Z caller=main.go:570 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi118 (none))" 2024-03-30T05:09:24.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.243Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T05:09:24.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.243Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T05:09:24.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.247Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T05:09:24.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.247Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-03-30T05:09:24.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.248Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-03-30T05:09:24.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.248Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-03-30T05:09:24.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.250Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T05:09:24.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.250Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.635µs 2024-03-30T05:09:24.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.250Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T05:09:24.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.251Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-03-30T05:09:24.643 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.280Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-03-30T05:09:24.644 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.296Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-03-30T05:09:24.644 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.300Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-03-30T05:09:24.644 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.304Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-03-30T05:09:24.644 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.305Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-03-30T05:09:24.644 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.306Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-03-30T05:09:24.644 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.306Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.824µs wal_replay_duration=55.434967ms wbl_replay_duration=108ns total_replay_duration=55.502147ms 2024-03-30T05:09:24.644 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.310Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T05:09:24.644 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.310Z caller=main.go:1029 level=info msg="TSDB started" 2024-03-30T05:09:24.644 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.310Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T05:09:24.644 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.337Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.136021ms db_storage=1.027µs remote_storage=1.243µs web_handler=575ns query_engine=874ns scrape=283.662µs scrape_sd=102.701µs notify=10.661µs notify_sd=13.142µs rules=26.336509ms tracing=6.683µs 2024-03-30T05:09:24.644 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.337Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-03-30T05:09:24.644 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[70548]: ts=2024-03-30T05:09:24.337Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-03-30T05:09:25.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.015742+0000 mgr.y (mgr.25156) 1064 : cluster [DBG] pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 849 B/s rd, 0 op/s 2024-03-30T05:09:25.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.016410+0000 mgr.y (mgr.25156) 1065 : cluster [DBG] pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:23.028291+0000 mgr.y (mgr.25156) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.130036+0000 mgr.y (mgr.25156) 1067 : cluster [DBG] pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.130679+0000 mgr.y (mgr.25156) 1068 : cluster [DBG] pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:23.142501+0000 mgr.y (mgr.25156) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.231493+0000 mgr.y (mgr.25156) 1070 : cluster [DBG] pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.231744+0000 mgr.y (mgr.25156) 1071 : cluster [DBG] pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:23.240332+0000 mgr.y (mgr.25156) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.323111+0000 mgr.y (mgr.25156) 1073 : cluster [DBG] pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T05:09:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.323432+0000 mgr.y (mgr.25156) 1074 : cluster [DBG] pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T05:09:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:23.331463+0000 mgr.y (mgr.25156) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.412710+0000 mgr.y (mgr.25156) 1076 : cluster [DBG] pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T05:09:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.413001+0000 mgr.y (mgr.25156) 1077 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T05:09:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:23.419334+0000 mgr.y (mgr.25156) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.507395+0000 mgr.y (mgr.25156) 1079 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T05:09:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.508026+0000 mgr.y (mgr.25156) 1080 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T05:09:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:23.516125+0000 mgr.y (mgr.25156) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.601841+0000 mgr.y (mgr.25156) 1082 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:23.611864+0000 mgr.y (mgr.25156) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.713279+0000 mgr.y (mgr.25156) 1084 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.713770+0000 mgr.y (mgr.25156) 1085 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:23.724481+0000 mgr.y (mgr.25156) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.811151+0000 mgr.y (mgr.25156) 1087 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.811675+0000 mgr.y (mgr.25156) 1088 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:23.823388+0000 mgr.y (mgr.25156) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.922587+0000 mgr.y (mgr.25156) 1090 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:23.923052+0000 mgr.y (mgr.25156) 1091 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:23.934283+0000 mgr.y (mgr.25156) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.021919+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.024465+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.028204+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.029279+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.030896+0000 mgr.y (mgr.25156) 1093 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.031142+0000 mgr.y (mgr.25156) 1094 : cluster [DBG] pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.037625+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:24.038255+0000 mgr.y (mgr.25156) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.079871+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.082086+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.015742+0000 mgr.y (mgr.25156) 1064 : cluster [DBG] pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 849 B/s rd, 0 op/s 2024-03-30T05:09:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.016410+0000 mgr.y (mgr.25156) 1065 : cluster [DBG] pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:23.028291+0000 mgr.y (mgr.25156) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.130036+0000 mgr.y (mgr.25156) 1067 : cluster [DBG] pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.130679+0000 mgr.y (mgr.25156) 1068 : cluster [DBG] pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:23.142501+0000 mgr.y (mgr.25156) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.231493+0000 mgr.y (mgr.25156) 1070 : cluster [DBG] pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.231744+0000 mgr.y (mgr.25156) 1071 : cluster [DBG] pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:23.240332+0000 mgr.y (mgr.25156) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.323111+0000 mgr.y (mgr.25156) 1073 : cluster [DBG] pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T05:09:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.323432+0000 mgr.y (mgr.25156) 1074 : cluster [DBG] pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T05:09:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:23.331463+0000 mgr.y (mgr.25156) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.412710+0000 mgr.y (mgr.25156) 1076 : cluster [DBG] pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T05:09:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.413001+0000 mgr.y (mgr.25156) 1077 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T05:09:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:23.419334+0000 mgr.y (mgr.25156) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.507395+0000 mgr.y (mgr.25156) 1079 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T05:09:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.508026+0000 mgr.y (mgr.25156) 1080 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T05:09:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:23.516125+0000 mgr.y (mgr.25156) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.601841+0000 mgr.y (mgr.25156) 1082 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.085652+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.086806+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.088953+0000 mgr.y (mgr.25156) 1096 : cluster [DBG] pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.089422+0000 mgr.y (mgr.25156) 1097 : cluster [DBG] pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.094844+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:24.095287+0000 mgr.y (mgr.25156) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.168072+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.170307+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.173474+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.174777+0000 mon.a (mon.0) 3497 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.176655+0000 mgr.y (mgr.25156) 1099 : cluster [DBG] pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.177127+0000 mgr.y (mgr.25156) 1100 : cluster [DBG] pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.184442+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:24.185188+0000 mgr.y (mgr.25156) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.268855+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.272197+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.275233+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.276220+0000 mon.a (mon.0) 3502 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.278263+0000 mgr.y (mgr.25156) 1102 : cluster [DBG] pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.278716+0000 mgr.y (mgr.25156) 1103 : cluster [DBG] pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.284794+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:24.285305+0000 mgr.y (mgr.25156) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.341738+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.343703+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.345717+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.346374+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.347614+0000 mgr.y (mgr.25156) 1105 : cluster [DBG] pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.347882+0000 mgr.y (mgr.25156) 1106 : cluster [DBG] pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.353094+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:24.353573+0000 mgr.y (mgr.25156) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.394641+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.398079+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.400426+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.401300+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.402910+0000 mgr.y (mgr.25156) 1108 : cluster [DBG] pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.403174+0000 mgr.y (mgr.25156) 1109 : cluster [DBG] pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.411594+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:24.412230+0000 mgr.y (mgr.25156) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.452804+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.456612+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:23.611864+0000 mgr.y (mgr.25156) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.713279+0000 mgr.y (mgr.25156) 1084 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.713770+0000 mgr.y (mgr.25156) 1085 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:23.724481+0000 mgr.y (mgr.25156) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.811151+0000 mgr.y (mgr.25156) 1087 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.811675+0000 mgr.y (mgr.25156) 1088 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:23.823388+0000 mgr.y (mgr.25156) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.922587+0000 mgr.y (mgr.25156) 1090 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:23.923052+0000 mgr.y (mgr.25156) 1091 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:23.934283+0000 mgr.y (mgr.25156) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.021919+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.024465+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.028204+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.029279+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.030896+0000 mgr.y (mgr.25156) 1093 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.031142+0000 mgr.y (mgr.25156) 1094 : cluster [DBG] pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.037625+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:24.038255+0000 mgr.y (mgr.25156) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.079871+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.082086+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.459316+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.460063+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.461646+0000 mgr.y (mgr.25156) 1111 : cluster [DBG] pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.461887+0000 mgr.y (mgr.25156) 1112 : cluster [DBG] pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.470697+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:24.471386+0000 mgr.y (mgr.25156) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.512863+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.515095+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.517108+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.517798+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.519059+0000 mgr.y (mgr.25156) 1114 : cluster [DBG] pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.519357+0000 mgr.y (mgr.25156) 1115 : cluster [DBG] pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.526357+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:24.526789+0000 mgr.y (mgr.25156) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.566851+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.569102+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.572346+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.573161+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.574992+0000 mgr.y (mgr.25156) 1117 : cluster [DBG] pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.575493+0000 mgr.y (mgr.25156) 1118 : cluster [DBG] pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.582339+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:24.582904+0000 mgr.y (mgr.25156) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.622927+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.624914+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.626622+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.627272+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.628626+0000 mgr.y (mgr.25156) 1120 : cluster [DBG] pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.628846+0000 mgr.y (mgr.25156) 1121 : cluster [DBG] pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.635147+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:24.635627+0000 mgr.y (mgr.25156) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.675464+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.677434+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.679569+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.680268+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.681646+0000 mgr.y (mgr.25156) 1123 : cluster [DBG] pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.681918+0000 mgr.y (mgr.25156) 1124 : cluster [DBG] pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.688880+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:24.689320+0000 mgr.y (mgr.25156) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.729302+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.731204+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.085652+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.086806+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.088953+0000 mgr.y (mgr.25156) 1096 : cluster [DBG] pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.089422+0000 mgr.y (mgr.25156) 1097 : cluster [DBG] pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.094844+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:24.095287+0000 mgr.y (mgr.25156) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.168072+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.170307+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.173474+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.174777+0000 mon.a (mon.0) 3497 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.176655+0000 mgr.y (mgr.25156) 1099 : cluster [DBG] pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.177127+0000 mgr.y (mgr.25156) 1100 : cluster [DBG] pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.184442+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:24.185188+0000 mgr.y (mgr.25156) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.268855+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.272197+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.275233+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.276220+0000 mon.a (mon.0) 3502 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.278263+0000 mgr.y (mgr.25156) 1102 : cluster [DBG] pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.278716+0000 mgr.y (mgr.25156) 1103 : cluster [DBG] pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.732978+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.733622+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.734831+0000 mgr.y (mgr.25156) 1126 : cluster [DBG] pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.735100+0000 mgr.y (mgr.25156) 1127 : cluster [DBG] pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.741724+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:24.742090+0000 mgr.y (mgr.25156) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.782149+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.783938+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.785690+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.786328+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.787506+0000 mgr.y (mgr.25156) 1129 : cluster [DBG] pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.787716+0000 mgr.y (mgr.25156) 1130 : cluster [DBG] pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.794118+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:24.794514+0000 mgr.y (mgr.25156) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.850567+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.852304+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.854061+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.854686+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.855843+0000 mgr.y (mgr.25156) 1132 : cluster [DBG] pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.856116+0000 mgr.y (mgr.25156) 1133 : cluster [DBG] pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.862475+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:24.862843+0000 mgr.y (mgr.25156) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.921514+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.923782+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.926004+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.926987+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.928540+0000 mgr.y (mgr.25156) 1135 : cluster [DBG] pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cluster 2024-03-30T05:09:24.928783+0000 mgr.y (mgr.25156) 1136 : cluster [DBG] pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: audit 2024-03-30T05:09:24.936386+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[18545]: cephadm 2024-03-30T05:09:24.936896+0000 mgr.y (mgr.25156) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.284794+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:24.285305+0000 mgr.y (mgr.25156) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.341738+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.343703+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.345717+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.346374+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.347614+0000 mgr.y (mgr.25156) 1105 : cluster [DBG] pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.347882+0000 mgr.y (mgr.25156) 1106 : cluster [DBG] pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.353094+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:24.353573+0000 mgr.y (mgr.25156) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.394641+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.398079+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.400426+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.401300+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.402910+0000 mgr.y (mgr.25156) 1108 : cluster [DBG] pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.403174+0000 mgr.y (mgr.25156) 1109 : cluster [DBG] pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.411594+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:24.412230+0000 mgr.y (mgr.25156) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.452804+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.456612+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.459316+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.460063+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.461646+0000 mgr.y (mgr.25156) 1111 : cluster [DBG] pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.461887+0000 mgr.y (mgr.25156) 1112 : cluster [DBG] pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.470697+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:24.471386+0000 mgr.y (mgr.25156) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.512863+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.515095+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.517108+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.517798+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.519059+0000 mgr.y (mgr.25156) 1114 : cluster [DBG] pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.519357+0000 mgr.y (mgr.25156) 1115 : cluster [DBG] pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.526357+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:24.526789+0000 mgr.y (mgr.25156) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.566851+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.569102+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.572346+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.573161+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.574992+0000 mgr.y (mgr.25156) 1117 : cluster [DBG] pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.575493+0000 mgr.y (mgr.25156) 1118 : cluster [DBG] pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.582339+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:24.582904+0000 mgr.y (mgr.25156) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.622927+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.624914+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.626622+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.627272+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.628626+0000 mgr.y (mgr.25156) 1120 : cluster [DBG] pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.628846+0000 mgr.y (mgr.25156) 1121 : cluster [DBG] pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.635147+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:24.635627+0000 mgr.y (mgr.25156) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.675464+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.677434+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.679569+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.680268+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.681646+0000 mgr.y (mgr.25156) 1123 : cluster [DBG] pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.681918+0000 mgr.y (mgr.25156) 1124 : cluster [DBG] pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.688880+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:24.689320+0000 mgr.y (mgr.25156) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.729302+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.731204+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.732978+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.733622+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.734831+0000 mgr.y (mgr.25156) 1126 : cluster [DBG] pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.735100+0000 mgr.y (mgr.25156) 1127 : cluster [DBG] pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.741724+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:24.742090+0000 mgr.y (mgr.25156) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.782149+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.783938+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.785690+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.786328+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.787506+0000 mgr.y (mgr.25156) 1129 : cluster [DBG] pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.787716+0000 mgr.y (mgr.25156) 1130 : cluster [DBG] pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.794118+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:24.794514+0000 mgr.y (mgr.25156) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.850567+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.852304+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.854061+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.854686+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.855843+0000 mgr.y (mgr.25156) 1132 : cluster [DBG] pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.856116+0000 mgr.y (mgr.25156) 1133 : cluster [DBG] pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.862475+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:24.862843+0000 mgr.y (mgr.25156) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.921514+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.923782+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.926004+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.926987+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.928540+0000 mgr.y (mgr.25156) 1135 : cluster [DBG] pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cluster 2024-03-30T05:09:24.928783+0000 mgr.y (mgr.25156) 1136 : cluster [DBG] pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: audit 2024-03-30T05:09:24.936386+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:24 smithi089 bash[23954]: cephadm 2024-03-30T05:09:24.936896+0000 mgr.y (mgr.25156) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.015742+0000 mgr.y (mgr.25156) 1064 : cluster [DBG] pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 849 B/s rd, 0 op/s 2024-03-30T05:09:25.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.016410+0000 mgr.y (mgr.25156) 1065 : cluster [DBG] pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:23.028291+0000 mgr.y (mgr.25156) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.130036+0000 mgr.y (mgr.25156) 1067 : cluster [DBG] pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.130679+0000 mgr.y (mgr.25156) 1068 : cluster [DBG] pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:23.142501+0000 mgr.y (mgr.25156) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.231493+0000 mgr.y (mgr.25156) 1070 : cluster [DBG] pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.231744+0000 mgr.y (mgr.25156) 1071 : cluster [DBG] pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:23.240332+0000 mgr.y (mgr.25156) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.323111+0000 mgr.y (mgr.25156) 1073 : cluster [DBG] pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T05:09:25.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.323432+0000 mgr.y (mgr.25156) 1074 : cluster [DBG] pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-30T05:09:25.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:23.331463+0000 mgr.y (mgr.25156) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.412710+0000 mgr.y (mgr.25156) 1076 : cluster [DBG] pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T05:09:25.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.413001+0000 mgr.y (mgr.25156) 1077 : cluster [DBG] pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-30T05:09:25.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:23.419334+0000 mgr.y (mgr.25156) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.507395+0000 mgr.y (mgr.25156) 1079 : cluster [DBG] pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T05:09:25.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.508026+0000 mgr.y (mgr.25156) 1080 : cluster [DBG] pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-03-30T05:09:25.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:23.516125+0000 mgr.y (mgr.25156) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.601841+0000 mgr.y (mgr.25156) 1082 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:23.611864+0000 mgr.y (mgr.25156) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.713279+0000 mgr.y (mgr.25156) 1084 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.713770+0000 mgr.y (mgr.25156) 1085 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:23.724481+0000 mgr.y (mgr.25156) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.811151+0000 mgr.y (mgr.25156) 1087 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.811675+0000 mgr.y (mgr.25156) 1088 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:23.823388+0000 mgr.y (mgr.25156) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.922587+0000 mgr.y (mgr.25156) 1090 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:23.923052+0000 mgr.y (mgr.25156) 1091 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:23.934283+0000 mgr.y (mgr.25156) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.021919+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.024465+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.028204+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.029279+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.030896+0000 mgr.y (mgr.25156) 1093 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.031142+0000 mgr.y (mgr.25156) 1094 : cluster [DBG] pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.037625+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:24.038255+0000 mgr.y (mgr.25156) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.079871+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.082086+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.085652+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.086806+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.088953+0000 mgr.y (mgr.25156) 1096 : cluster [DBG] pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.089422+0000 mgr.y (mgr.25156) 1097 : cluster [DBG] pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.094844+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:24.095287+0000 mgr.y (mgr.25156) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.168072+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.170307+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.173474+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.174777+0000 mon.a (mon.0) 3497 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.176655+0000 mgr.y (mgr.25156) 1099 : cluster [DBG] pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.177127+0000 mgr.y (mgr.25156) 1100 : cluster [DBG] pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.184442+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:24.185188+0000 mgr.y (mgr.25156) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.268855+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.272197+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.275233+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.276220+0000 mon.a (mon.0) 3502 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.278263+0000 mgr.y (mgr.25156) 1102 : cluster [DBG] pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.278716+0000 mgr.y (mgr.25156) 1103 : cluster [DBG] pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.284794+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:24.285305+0000 mgr.y (mgr.25156) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.341738+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.343703+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.345717+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.346374+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.347614+0000 mgr.y (mgr.25156) 1105 : cluster [DBG] pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.347882+0000 mgr.y (mgr.25156) 1106 : cluster [DBG] pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.353094+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:24.353573+0000 mgr.y (mgr.25156) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.394641+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.398079+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.400426+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.401300+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.402910+0000 mgr.y (mgr.25156) 1108 : cluster [DBG] pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.403174+0000 mgr.y (mgr.25156) 1109 : cluster [DBG] pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.411594+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:24.412230+0000 mgr.y (mgr.25156) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.452804+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.456612+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.459316+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.460063+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.461646+0000 mgr.y (mgr.25156) 1111 : cluster [DBG] pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.461887+0000 mgr.y (mgr.25156) 1112 : cluster [DBG] pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.470697+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:24.471386+0000 mgr.y (mgr.25156) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.512863+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.515095+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.517108+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.517798+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.519059+0000 mgr.y (mgr.25156) 1114 : cluster [DBG] pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.519357+0000 mgr.y (mgr.25156) 1115 : cluster [DBG] pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.526357+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:24.526789+0000 mgr.y (mgr.25156) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.566851+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.569102+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.572346+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.573161+0000 mon.a (mon.0) 3527 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.574992+0000 mgr.y (mgr.25156) 1117 : cluster [DBG] pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.575493+0000 mgr.y (mgr.25156) 1118 : cluster [DBG] pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.582339+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:24.582904+0000 mgr.y (mgr.25156) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.622927+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.624914+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.626622+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.627272+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.628626+0000 mgr.y (mgr.25156) 1120 : cluster [DBG] pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.628846+0000 mgr.y (mgr.25156) 1121 : cluster [DBG] pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.635147+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:24.635627+0000 mgr.y (mgr.25156) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.675464+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.677434+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.679569+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.680268+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.681646+0000 mgr.y (mgr.25156) 1123 : cluster [DBG] pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.681918+0000 mgr.y (mgr.25156) 1124 : cluster [DBG] pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.688880+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:24.689320+0000 mgr.y (mgr.25156) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.729302+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.731204+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.732978+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.733622+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.734831+0000 mgr.y (mgr.25156) 1126 : cluster [DBG] pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.735100+0000 mgr.y (mgr.25156) 1127 : cluster [DBG] pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.741724+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:24.742090+0000 mgr.y (mgr.25156) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.782149+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.783938+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.785690+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.786328+0000 mon.a (mon.0) 3547 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.787506+0000 mgr.y (mgr.25156) 1129 : cluster [DBG] pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.787716+0000 mgr.y (mgr.25156) 1130 : cluster [DBG] pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.794118+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:24.794514+0000 mgr.y (mgr.25156) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.850567+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.852304+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.854061+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.854686+0000 mon.a (mon.0) 3552 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.855843+0000 mgr.y (mgr.25156) 1132 : cluster [DBG] pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.856116+0000 mgr.y (mgr.25156) 1133 : cluster [DBG] pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.862475+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:24.862843+0000 mgr.y (mgr.25156) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.921514+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.923782+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.926004+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.926987+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.928540+0000 mgr.y (mgr.25156) 1135 : cluster [DBG] pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cluster 2024-03-30T05:09:24.928783+0000 mgr.y (mgr.25156) 1136 : cluster [DBG] pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: audit 2024-03-30T05:09:24.936386+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:24 smithi118 bash[18665]: cephadm 2024-03-30T05:09:24.936896+0000 mgr.y (mgr.25156) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.004397+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.007469+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.009964+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.010955+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.012633+0000 mgr.y (mgr.25156) 1138 : cluster [DBG] pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.012833+0000 mgr.y (mgr.25156) 1139 : cluster [DBG] pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.020008+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cephadm 2024-03-30T05:09:25.020857+0000 mgr.y (mgr.25156) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.062079+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.063897+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.065709+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.066305+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.067457+0000 mgr.y (mgr.25156) 1141 : cluster [DBG] pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.067700+0000 mgr.y (mgr.25156) 1142 : cluster [DBG] pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.072854+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cephadm 2024-03-30T05:09:25.073233+0000 mgr.y (mgr.25156) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.112921+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.114773+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.116460+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.117032+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.118131+0000 mgr.y (mgr.25156) 1144 : cluster [DBG] pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.118369+0000 mgr.y (mgr.25156) 1145 : cluster [DBG] pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.123209+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cephadm 2024-03-30T05:09:25.123624+0000 mgr.y (mgr.25156) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.163918+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.165737+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.167354+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.168071+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.169254+0000 mgr.y (mgr.25156) 1147 : cluster [DBG] pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.169456+0000 mgr.y (mgr.25156) 1148 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.173569+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cephadm 2024-03-30T05:09:25.173921+0000 mgr.y (mgr.25156) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.213883+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.215793+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.217717+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.218453+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.219587+0000 mgr.y (mgr.25156) 1150 : cluster [DBG] pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.219804+0000 mgr.y (mgr.25156) 1151 : cluster [DBG] pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.224032+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:25 smithi089 bash[18545]: audit 2024-03-30T05:09:25.004397+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:25 smithi089 bash[18545]: audit 2024-03-30T05:09:25.007469+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:25 smithi089 bash[18545]: audit 2024-03-30T05:09:25.009964+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:25 smithi089 bash[18545]: audit 2024-03-30T05:09:25.010955+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:25 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.012633+0000 mgr.y (mgr.25156) 1138 : cluster [DBG] pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:25 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.012833+0000 mgr.y (mgr.25156) 1139 : cluster [DBG] pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:25 smithi089 bash[18545]: audit 2024-03-30T05:09:25.020008+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:25 smithi089 bash[18545]: cephadm 2024-03-30T05:09:25.020857+0000 mgr.y (mgr.25156) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.062079+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.063897+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.065709+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.066305+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.067457+0000 mgr.y (mgr.25156) 1141 : cluster [DBG] pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.067700+0000 mgr.y (mgr.25156) 1142 : cluster [DBG] pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.072854+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cephadm 2024-03-30T05:09:25.073233+0000 mgr.y (mgr.25156) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.112921+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.114773+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.116460+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cephadm 2024-03-30T05:09:25.224472+0000 mgr.y (mgr.25156) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.264805+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.266562+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.268590+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.269182+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.270377+0000 mgr.y (mgr.25156) 1153 : cluster [DBG] pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.270580+0000 mgr.y (mgr.25156) 1154 : cluster [DBG] pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.274860+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cephadm 2024-03-30T05:09:25.275243+0000 mgr.y (mgr.25156) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.315592+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.318193+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.320350+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.321099+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.322508+0000 mgr.y (mgr.25156) 1156 : cluster [DBG] pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.322711+0000 mgr.y (mgr.25156) 1157 : cluster [DBG] pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.326838+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cephadm 2024-03-30T05:09:25.327212+0000 mgr.y (mgr.25156) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.367468+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.369291+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.370992+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.117032+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.118131+0000 mgr.y (mgr.25156) 1144 : cluster [DBG] pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.118369+0000 mgr.y (mgr.25156) 1145 : cluster [DBG] pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.123209+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cephadm 2024-03-30T05:09:25.123624+0000 mgr.y (mgr.25156) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.163918+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.165737+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.167354+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.168071+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.169254+0000 mgr.y (mgr.25156) 1147 : cluster [DBG] pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.169456+0000 mgr.y (mgr.25156) 1148 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.173569+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cephadm 2024-03-30T05:09:25.173921+0000 mgr.y (mgr.25156) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.213883+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.215793+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.217717+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.218453+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.219587+0000 mgr.y (mgr.25156) 1150 : cluster [DBG] pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.219804+0000 mgr.y (mgr.25156) 1151 : cluster [DBG] pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.224032+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.371630+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.372842+0000 mgr.y (mgr.25156) 1159 : cluster [DBG] pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.373052+0000 mgr.y (mgr.25156) 1160 : cluster [DBG] pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.377099+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cephadm 2024-03-30T05:09:25.377492+0000 mgr.y (mgr.25156) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.433640+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.435673+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.437747+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.438396+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.439808+0000 mgr.y (mgr.25156) 1162 : cluster [DBG] pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.440114+0000 mgr.y (mgr.25156) 1163 : cluster [DBG] pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.445617+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cephadm 2024-03-30T05:09:25.446064+0000 mgr.y (mgr.25156) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.487409+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.489543+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.491432+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.492173+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.493490+0000 mgr.y (mgr.25156) 1165 : cluster [DBG] pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.493773+0000 mgr.y (mgr.25156) 1166 : cluster [DBG] pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.499085+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cephadm 2024-03-30T05:09:25.499644+0000 mgr.y (mgr.25156) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.566218+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.570631+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.575474+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.576922+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.579503+0000 mgr.y (mgr.25156) 1168 : cluster [DBG] pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.580094+0000 mgr.y (mgr.25156) 1169 : cluster [DBG] pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.587985+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cephadm 2024-03-30T05:09:25.588674+0000 mgr.y (mgr.25156) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.676493+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.680808+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.684857+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.686218+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.689108+0000 mgr.y (mgr.25156) 1171 : cluster [DBG] pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.697018+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cephadm 2024-03-30T05:09:25.697889+0000 mgr.y (mgr.25156) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.785968+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.790085+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.794049+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.795377+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.797993+0000 mgr.y (mgr.25156) 1173 : cluster [DBG] pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.798637+0000 mgr.y (mgr.25156) 1174 : cluster [DBG] pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.805050+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cephadm 2024-03-30T05:09:25.805758+0000 mgr.y (mgr.25156) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.893906+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.897986+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.901556+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.902876+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.905914+0000 mgr.y (mgr.25156) 1176 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cluster 2024-03-30T05:09:25.906417+0000 mgr.y (mgr.25156) 1177 : cluster [DBG] pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: audit 2024-03-30T05:09:25.915711+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[23954]: cephadm 2024-03-30T05:09:25.916792+0000 mgr.y (mgr.25156) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cephadm 2024-03-30T05:09:25.224472+0000 mgr.y (mgr.25156) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.264805+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.266562+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.268590+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.269182+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.270377+0000 mgr.y (mgr.25156) 1153 : cluster [DBG] pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.270580+0000 mgr.y (mgr.25156) 1154 : cluster [DBG] pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.274860+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cephadm 2024-03-30T05:09:25.275243+0000 mgr.y (mgr.25156) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.315592+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.318193+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.320350+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.321099+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.322508+0000 mgr.y (mgr.25156) 1156 : cluster [DBG] pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.322711+0000 mgr.y (mgr.25156) 1157 : cluster [DBG] pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.326838+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cephadm 2024-03-30T05:09:25.327212+0000 mgr.y (mgr.25156) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.367468+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.369291+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.370992+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.371630+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.372842+0000 mgr.y (mgr.25156) 1159 : cluster [DBG] pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.373052+0000 mgr.y (mgr.25156) 1160 : cluster [DBG] pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.377099+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cephadm 2024-03-30T05:09:25.377492+0000 mgr.y (mgr.25156) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.433640+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.435673+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.437747+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.438396+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.439808+0000 mgr.y (mgr.25156) 1162 : cluster [DBG] pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.440114+0000 mgr.y (mgr.25156) 1163 : cluster [DBG] pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.445617+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cephadm 2024-03-30T05:09:25.446064+0000 mgr.y (mgr.25156) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.487409+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.489543+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.491432+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.492173+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.493490+0000 mgr.y (mgr.25156) 1165 : cluster [DBG] pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.493773+0000 mgr.y (mgr.25156) 1166 : cluster [DBG] pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.499085+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cephadm 2024-03-30T05:09:25.499644+0000 mgr.y (mgr.25156) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.566218+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.570631+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.575474+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.576922+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.579503+0000 mgr.y (mgr.25156) 1168 : cluster [DBG] pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.580094+0000 mgr.y (mgr.25156) 1169 : cluster [DBG] pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.587985+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cephadm 2024-03-30T05:09:25.588674+0000 mgr.y (mgr.25156) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.676493+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.680808+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.684857+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.686218+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.689108+0000 mgr.y (mgr.25156) 1171 : cluster [DBG] pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.697018+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cephadm 2024-03-30T05:09:25.697889+0000 mgr.y (mgr.25156) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.785968+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.790085+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.794049+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.795377+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.797993+0000 mgr.y (mgr.25156) 1173 : cluster [DBG] pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.798637+0000 mgr.y (mgr.25156) 1174 : cluster [DBG] pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.805050+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cephadm 2024-03-30T05:09:25.805758+0000 mgr.y (mgr.25156) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.893906+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.897986+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.901556+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.902876+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.905914+0000 mgr.y (mgr.25156) 1176 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cluster 2024-03-30T05:09:25.906417+0000 mgr.y (mgr.25156) 1177 : cluster [DBG] pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: audit 2024-03-30T05:09:25.915711+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:26 smithi089 bash[18545]: cephadm 2024-03-30T05:09:25.916792+0000 mgr.y (mgr.25156) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.004397+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.007469+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.009964+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.010955+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.012633+0000 mgr.y (mgr.25156) 1138 : cluster [DBG] pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.012833+0000 mgr.y (mgr.25156) 1139 : cluster [DBG] pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.020008+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cephadm 2024-03-30T05:09:25.020857+0000 mgr.y (mgr.25156) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.062079+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.063897+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.065709+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.066305+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.067457+0000 mgr.y (mgr.25156) 1141 : cluster [DBG] pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.067700+0000 mgr.y (mgr.25156) 1142 : cluster [DBG] pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.072854+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cephadm 2024-03-30T05:09:25.073233+0000 mgr.y (mgr.25156) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.112921+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.114773+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.116460+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.117032+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.118131+0000 mgr.y (mgr.25156) 1144 : cluster [DBG] pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.118369+0000 mgr.y (mgr.25156) 1145 : cluster [DBG] pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.123209+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cephadm 2024-03-30T05:09:25.123624+0000 mgr.y (mgr.25156) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.163918+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.165737+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.167354+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.168071+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.169254+0000 mgr.y (mgr.25156) 1147 : cluster [DBG] pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.169456+0000 mgr.y (mgr.25156) 1148 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.173569+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cephadm 2024-03-30T05:09:25.173921+0000 mgr.y (mgr.25156) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.213883+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.215793+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.217717+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.218453+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.219587+0000 mgr.y (mgr.25156) 1150 : cluster [DBG] pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.219804+0000 mgr.y (mgr.25156) 1151 : cluster [DBG] pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.224032+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cephadm 2024-03-30T05:09:25.224472+0000 mgr.y (mgr.25156) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.264805+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.266562+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.268590+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.269182+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.270377+0000 mgr.y (mgr.25156) 1153 : cluster [DBG] pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.270580+0000 mgr.y (mgr.25156) 1154 : cluster [DBG] pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.274860+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cephadm 2024-03-30T05:09:25.275243+0000 mgr.y (mgr.25156) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.315592+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.318193+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.320350+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.321099+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.322508+0000 mgr.y (mgr.25156) 1156 : cluster [DBG] pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.322711+0000 mgr.y (mgr.25156) 1157 : cluster [DBG] pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.326838+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cephadm 2024-03-30T05:09:25.327212+0000 mgr.y (mgr.25156) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.367468+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.369291+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.370992+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.371630+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.372842+0000 mgr.y (mgr.25156) 1159 : cluster [DBG] pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.373052+0000 mgr.y (mgr.25156) 1160 : cluster [DBG] pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.377099+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cephadm 2024-03-30T05:09:25.377492+0000 mgr.y (mgr.25156) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.433640+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.435673+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.437747+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.438396+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.439808+0000 mgr.y (mgr.25156) 1162 : cluster [DBG] pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.440114+0000 mgr.y (mgr.25156) 1163 : cluster [DBG] pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.445617+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cephadm 2024-03-30T05:09:25.446064+0000 mgr.y (mgr.25156) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.487409+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.489543+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.491432+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.492173+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.493490+0000 mgr.y (mgr.25156) 1165 : cluster [DBG] pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.493773+0000 mgr.y (mgr.25156) 1166 : cluster [DBG] pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.499085+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cephadm 2024-03-30T05:09:25.499644+0000 mgr.y (mgr.25156) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.566218+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.570631+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.575474+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.576922+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.579503+0000 mgr.y (mgr.25156) 1168 : cluster [DBG] pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.580094+0000 mgr.y (mgr.25156) 1169 : cluster [DBG] pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.587985+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cephadm 2024-03-30T05:09:25.588674+0000 mgr.y (mgr.25156) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.676493+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.680808+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.684857+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.686218+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.689108+0000 mgr.y (mgr.25156) 1171 : cluster [DBG] pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.697018+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cephadm 2024-03-30T05:09:25.697889+0000 mgr.y (mgr.25156) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.785968+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.790085+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.794049+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.795377+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.797993+0000 mgr.y (mgr.25156) 1173 : cluster [DBG] pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.798637+0000 mgr.y (mgr.25156) 1174 : cluster [DBG] pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.805050+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cephadm 2024-03-30T05:09:25.805758+0000 mgr.y (mgr.25156) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.893906+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.897986+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.901556+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.902876+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.905914+0000 mgr.y (mgr.25156) 1176 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cluster 2024-03-30T05:09:25.906417+0000 mgr.y (mgr.25156) 1177 : cluster [DBG] pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: audit 2024-03-30T05:09:25.915711+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:26 smithi118 bash[18665]: cephadm 2024-03-30T05:09:25.916792+0000 mgr.y (mgr.25156) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.269 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:09:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.020088+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.028013+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.031195+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.032057+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.033780+0000 mgr.y (mgr.25156) 1179 : cluster [DBG] pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.034076+0000 mgr.y (mgr.25156) 1180 : cluster [DBG] pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.039495+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cephadm 2024-03-30T05:09:26.040151+0000 mgr.y (mgr.25156) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.111482+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.115382+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.118665+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.119845+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.122010+0000 mgr.y (mgr.25156) 1182 : cluster [DBG] pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.122276+0000 mgr.y (mgr.25156) 1183 : cluster [DBG] pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.129299+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cephadm 2024-03-30T05:09:26.129933+0000 mgr.y (mgr.25156) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.188639+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.192863+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.196277+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.020088+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.028013+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.031195+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.032057+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.033780+0000 mgr.y (mgr.25156) 1179 : cluster [DBG] pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.034076+0000 mgr.y (mgr.25156) 1180 : cluster [DBG] pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.039495+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cephadm 2024-03-30T05:09:26.040151+0000 mgr.y (mgr.25156) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.111482+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.115382+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.118665+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.119845+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.122010+0000 mgr.y (mgr.25156) 1182 : cluster [DBG] pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.122276+0000 mgr.y (mgr.25156) 1183 : cluster [DBG] pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.129299+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cephadm 2024-03-30T05:09:26.129933+0000 mgr.y (mgr.25156) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.188639+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.192863+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.196277+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.197617+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.200268+0000 mgr.y (mgr.25156) 1185 : cluster [DBG] pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.200907+0000 mgr.y (mgr.25156) 1186 : cluster [DBG] pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.208284+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cephadm 2024-03-30T05:09:26.208918+0000 mgr.y (mgr.25156) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.283913+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.286602+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.289201+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.290167+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.292049+0000 mgr.y (mgr.25156) 1188 : cluster [DBG] pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.292527+0000 mgr.y (mgr.25156) 1189 : cluster [DBG] pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.299965+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cephadm 2024-03-30T05:09:26.300534+0000 mgr.y (mgr.25156) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.387813+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.391988+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.395601+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.396977+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.399308+0000 mgr.y (mgr.25156) 1191 : cluster [DBG] pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.399604+0000 mgr.y (mgr.25156) 1192 : cluster [DBG] pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.407578+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cephadm 2024-03-30T05:09:26.408416+0000 mgr.y (mgr.25156) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.484216+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.486771+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.490782+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.491624+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.493488+0000 mgr.y (mgr.25156) 1194 : cluster [DBG] pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.493988+0000 mgr.y (mgr.25156) 1195 : cluster [DBG] pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.497954+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cephadm 2024-03-30T05:09:26.498398+0000 mgr.y (mgr.25156) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.559924+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.562270+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.564324+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.565092+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.566674+0000 mgr.y (mgr.25156) 1197 : cluster [DBG] pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.566965+0000 mgr.y (mgr.25156) 1198 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.573968+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cephadm 2024-03-30T05:09:26.574515+0000 mgr.y (mgr.25156) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.646328+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.650810+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.654511+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.197617+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.200268+0000 mgr.y (mgr.25156) 1185 : cluster [DBG] pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.200907+0000 mgr.y (mgr.25156) 1186 : cluster [DBG] pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.208284+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cephadm 2024-03-30T05:09:26.208918+0000 mgr.y (mgr.25156) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.283913+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.286602+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.289201+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.290167+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.292049+0000 mgr.y (mgr.25156) 1188 : cluster [DBG] pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.292527+0000 mgr.y (mgr.25156) 1189 : cluster [DBG] pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.299965+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cephadm 2024-03-30T05:09:26.300534+0000 mgr.y (mgr.25156) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.387813+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.391988+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.395601+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.396977+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.399308+0000 mgr.y (mgr.25156) 1191 : cluster [DBG] pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.399604+0000 mgr.y (mgr.25156) 1192 : cluster [DBG] pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.407578+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.655885+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.658516+0000 mgr.y (mgr.25156) 1200 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.658968+0000 mgr.y (mgr.25156) 1201 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.668349+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cephadm 2024-03-30T05:09:26.669134+0000 mgr.y (mgr.25156) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.750755+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.759799+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.763923+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.765416+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.768215+0000 mgr.y (mgr.25156) 1203 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.768729+0000 mgr.y (mgr.25156) 1204 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.777050+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cephadm 2024-03-30T05:09:26.777910+0000 mgr.y (mgr.25156) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.866884+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.869338+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.871565+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.872403+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.873897+0000 mgr.y (mgr.25156) 1206 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.874205+0000 mgr.y (mgr.25156) 1207 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.880893+0000 mon.a (mon.0) 3678 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cephadm 2024-03-30T05:09:26.408416+0000 mgr.y (mgr.25156) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.484216+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.486771+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.490782+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.491624+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.493488+0000 mgr.y (mgr.25156) 1194 : cluster [DBG] pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.493988+0000 mgr.y (mgr.25156) 1195 : cluster [DBG] pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.497954+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cephadm 2024-03-30T05:09:26.498398+0000 mgr.y (mgr.25156) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.559924+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.562270+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.564324+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.565092+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.566674+0000 mgr.y (mgr.25156) 1197 : cluster [DBG] pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.566965+0000 mgr.y (mgr.25156) 1198 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.573968+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cephadm 2024-03-30T05:09:26.574515+0000 mgr.y (mgr.25156) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.646328+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.650810+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.654511+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cephadm 2024-03-30T05:09:26.881474+0000 mgr.y (mgr.25156) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.939548+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.941741+0000 mon.a (mon.0) 3680 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.943951+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.944694+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.946085+0000 mgr.y (mgr.25156) 1209 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.946405+0000 mgr.y (mgr.25156) 1210 : cluster [DBG] pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.951721+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: cephadm 2024-03-30T05:09:26.952235+0000 mgr.y (mgr.25156) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.992175+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.993988+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.995687+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[23954]: audit 2024-03-30T05:09:26.996374+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.655885+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.658516+0000 mgr.y (mgr.25156) 1200 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.658968+0000 mgr.y (mgr.25156) 1201 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.668349+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cephadm 2024-03-30T05:09:26.669134+0000 mgr.y (mgr.25156) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.750755+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.759799+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.763923+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.765416+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.768215+0000 mgr.y (mgr.25156) 1203 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.768729+0000 mgr.y (mgr.25156) 1204 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.777050+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cephadm 2024-03-30T05:09:26.777910+0000 mgr.y (mgr.25156) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.866884+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.869338+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.871565+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.872403+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.873897+0000 mgr.y (mgr.25156) 1206 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.874205+0000 mgr.y (mgr.25156) 1207 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.880893+0000 mon.a (mon.0) 3678 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cephadm 2024-03-30T05:09:26.881474+0000 mgr.y (mgr.25156) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.939548+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.941741+0000 mon.a (mon.0) 3680 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.943951+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.944694+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.946085+0000 mgr.y (mgr.25156) 1209 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.946405+0000 mgr.y (mgr.25156) 1210 : cluster [DBG] pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.951721+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: cephadm 2024-03-30T05:09:26.952235+0000 mgr.y (mgr.25156) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.992175+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.993988+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.995687+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:27 smithi089 bash[18545]: audit 2024-03-30T05:09:26.996374+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.347 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.020088+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.028013+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.031195+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.032057+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.033780+0000 mgr.y (mgr.25156) 1179 : cluster [DBG] pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.034076+0000 mgr.y (mgr.25156) 1180 : cluster [DBG] pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.039495+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cephadm 2024-03-30T05:09:26.040151+0000 mgr.y (mgr.25156) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.111482+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.115382+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.118665+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.119845+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.122010+0000 mgr.y (mgr.25156) 1182 : cluster [DBG] pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.122276+0000 mgr.y (mgr.25156) 1183 : cluster [DBG] pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.129299+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.348 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cephadm 2024-03-30T05:09:26.129933+0000 mgr.y (mgr.25156) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.188639+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.192863+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.196277+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.197617+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.200268+0000 mgr.y (mgr.25156) 1185 : cluster [DBG] pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.200907+0000 mgr.y (mgr.25156) 1186 : cluster [DBG] pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.208284+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cephadm 2024-03-30T05:09:26.208918+0000 mgr.y (mgr.25156) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.283913+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.286602+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.289201+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.290167+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.292049+0000 mgr.y (mgr.25156) 1188 : cluster [DBG] pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.292527+0000 mgr.y (mgr.25156) 1189 : cluster [DBG] pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.299965+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cephadm 2024-03-30T05:09:26.300534+0000 mgr.y (mgr.25156) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.387813+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.391988+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.395601+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.396977+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.399308+0000 mgr.y (mgr.25156) 1191 : cluster [DBG] pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.399604+0000 mgr.y (mgr.25156) 1192 : cluster [DBG] pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.407578+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cephadm 2024-03-30T05:09:26.408416+0000 mgr.y (mgr.25156) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.484216+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.486771+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.490782+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.491624+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.493488+0000 mgr.y (mgr.25156) 1194 : cluster [DBG] pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.493988+0000 mgr.y (mgr.25156) 1195 : cluster [DBG] pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.497954+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cephadm 2024-03-30T05:09:26.498398+0000 mgr.y (mgr.25156) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.559924+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.562270+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.564324+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.565092+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.566674+0000 mgr.y (mgr.25156) 1197 : cluster [DBG] pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.566965+0000 mgr.y (mgr.25156) 1198 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.573968+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cephadm 2024-03-30T05:09:26.574515+0000 mgr.y (mgr.25156) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.646328+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.650810+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.654511+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.655885+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.658516+0000 mgr.y (mgr.25156) 1200 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.658968+0000 mgr.y (mgr.25156) 1201 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.668349+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cephadm 2024-03-30T05:09:26.669134+0000 mgr.y (mgr.25156) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.750755+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.759799+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.763923+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.765416+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.768215+0000 mgr.y (mgr.25156) 1203 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.768729+0000 mgr.y (mgr.25156) 1204 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.777050+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cephadm 2024-03-30T05:09:26.777910+0000 mgr.y (mgr.25156) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.866884+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.869338+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.352 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.871565+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.872403+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.873897+0000 mgr.y (mgr.25156) 1206 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.874205+0000 mgr.y (mgr.25156) 1207 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.880893+0000 mon.a (mon.0) 3678 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cephadm 2024-03-30T05:09:26.881474+0000 mgr.y (mgr.25156) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.939548+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.941741+0000 mon.a (mon.0) 3680 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.943951+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.944694+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:27.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.946085+0000 mgr.y (mgr.25156) 1209 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.946405+0000 mgr.y (mgr.25156) 1210 : cluster [DBG] pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:27.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.951721+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:27.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: cephadm 2024-03-30T05:09:26.952235+0000 mgr.y (mgr.25156) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:27.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.992175+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:27.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.993988+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:27.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.995687+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:27.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:27 smithi118 bash[18665]: audit 2024-03-30T05:09:26.996374+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.140 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:09:28.140 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 11s ago 31m - - 2024-03-30T05:09:28.140 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 11s ago 30m - - 2024-03-30T05:09:28.140 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (14m) 11s ago 24m 14.2M - 0.23.0 ba2b418f427c 7727dfe259b7 2024-03-30T05:09:28.140 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 error 11s ago 24m - - 2024-03-30T05:09:28.140 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (58s) 11s ago 22m 41.6M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:09:28.140 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (46s) 11s ago 30m 434M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:09:28.140 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (10m) 11s ago 32m 500M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:09:28.141 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (32m) 11s ago 32m 108M 2048M 17.2.0 e1d6a67b021e c95e7ed6a096 2024-03-30T05:09:28.141 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (30m) 11s ago 30m 67.2M 2048M 17.2.0 e1d6a67b021e 109dd04b1ff7 2024-03-30T05:09:28.141 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (30m) 11s ago 30m 65.0M 2048M 17.2.0 e1d6a67b021e 72441739d3f9 2024-03-30T05:09:28.141 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (26s) 11s ago 24m 7071k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:09:28.141 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (20s) 11s ago 24m 7035k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:09:28.141 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (29m) 11s ago 29m 57.6M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T05:09:28.141 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (29m) 11s ago 29m 61.5M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:09:28.141 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (28m) 11s ago 28m 52.6M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:09:28.141 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (27m) 11s ago 28m 57.6M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:09:28.141 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (27m) 11s ago 27m 60.0M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:09:28.141 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (26m) 11s ago 26m 55.1M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:09:28.141 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (26m) 11s ago 26m 54.2M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:09:28.141 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (25m) 11s ago 25m 57.9M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:09:28.141 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 starting - - - - 2024-03-30T05:09:28.142 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (22m) 11s ago 22m 89.2M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:09:28.142 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (22m) 11s ago 22m 89.6M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:09:28.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.997684+0000 mgr.y (mgr.25156) 1212 : cluster [DBG] pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:26.997866+0000 mgr.y (mgr.25156) 1213 : cluster [DBG] pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.014009+0000 mon.a (mon.0) 3688 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.014528+0000 mgr.y (mgr.25156) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.071082+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.073441+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.075279+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.076020+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.077465+0000 mgr.y (mgr.25156) 1215 : cluster [DBG] pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.289 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.077698+0000 mgr.y (mgr.25156) 1216 : cluster [DBG] pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.082979+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.083383+0000 mgr.y (mgr.25156) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.123898+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.125869+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.127687+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.128435+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.129840+0000 mgr.y (mgr.25156) 1218 : cluster [DBG] pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.130060+0000 mgr.y (mgr.25156) 1219 : cluster [DBG] pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.134365+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.134753+0000 mgr.y (mgr.25156) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.174991+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.176855+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.178964+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.290 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.179722+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.181372+0000 mgr.y (mgr.25156) 1221 : cluster [DBG] pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.181641+0000 mgr.y (mgr.25156) 1222 : cluster [DBG] pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.186911+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.187347+0000 mgr.y (mgr.25156) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.233291+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.235865+0000 mon.a (mon.0) 3705 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.237690+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.238336+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.239670+0000 mgr.y (mgr.25156) 1224 : cluster [DBG] pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.239931+0000 mgr.y (mgr.25156) 1225 : cluster [DBG] pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.246240+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.246640+0000 mgr.y (mgr.25156) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.262658+0000 mgr.y (mgr.25156) 1227 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:28.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.307625+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.309963+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.311849+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.312577+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.313935+0000 mgr.y (mgr.25156) 1228 : cluster [DBG] pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.314182+0000 mgr.y (mgr.25156) 1229 : cluster [DBG] pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.321136+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.321548+0000 mgr.y (mgr.25156) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.366522+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.368884+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.370927+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.371645+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.372984+0000 mgr.y (mgr.25156) 1231 : cluster [DBG] pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.373236+0000 mgr.y (mgr.25156) 1232 : cluster [DBG] pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.380568+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.381010+0000 mgr.y (mgr.25156) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.421373+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.423331+0000 mon.a (mon.0) 3720 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.424999+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.425590+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.426731+0000 mgr.y (mgr.25156) 1234 : cluster [DBG] pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.426948+0000 mgr.y (mgr.25156) 1235 : cluster [DBG] pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.434299+0000 mon.a (mon.0) 3723 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.434749+0000 mgr.y (mgr.25156) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.474466+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.476273+0000 mon.a (mon.0) 3725 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.477946+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.478549+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.479702+0000 mgr.y (mgr.25156) 1237 : cluster [DBG] pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.479902+0000 mgr.y (mgr.25156) 1238 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.487022+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.487451+0000 mgr.y (mgr.25156) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.527116+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.529053+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.530735+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.531328+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.532505+0000 mgr.y (mgr.25156) 1240 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.532743+0000 mgr.y (mgr.25156) 1241 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.539869+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.540297+0000 mgr.y (mgr.25156) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.580087+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.581980+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.294 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.583742+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.584425+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.585755+0000 mgr.y (mgr.25156) 1243 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.586024+0000 mgr.y (mgr.25156) 1244 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.592397+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.592911+0000 mgr.y (mgr.25156) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.665087+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.667160+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.669534+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.670320+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.671962+0000 mgr.y (mgr.25156) 1246 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.672232+0000 mgr.y (mgr.25156) 1247 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.680605+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.681166+0000 mgr.y (mgr.25156) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.722372+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.295 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.724386+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.726249+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.726859+0000 mon.a (mon.0) 3747 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.728050+0000 mgr.y (mgr.25156) 1249 : cluster [DBG] pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.728292+0000 mgr.y (mgr.25156) 1250 : cluster [DBG] pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.735312+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.735778+0000 mgr.y (mgr.25156) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.758082+0000 mgr.y (mgr.25156) 1252 : audit [DBG] from='client.25381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:28.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.776379+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.778168+0000 mon.a (mon.0) 3750 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.779835+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.780469+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.781708+0000 mgr.y (mgr.25156) 1253 : cluster [DBG] pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.781977+0000 mgr.y (mgr.25156) 1254 : cluster [DBG] pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.789096+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.296 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.789574+0000 mgr.y (mgr.25156) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.829606+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.831624+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.833672+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.834493+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.836432+0000 mgr.y (mgr.25156) 1256 : cluster [DBG] pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.843926+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.844438+0000 mgr.y (mgr.25156) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.884664+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.886634+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.888646+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.889281+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.890478+0000 mgr.y (mgr.25156) 1258 : cluster [DBG] pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.890711+0000 mgr.y (mgr.25156) 1259 : cluster [DBG] pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.897830+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.898247+0000 mgr.y (mgr.25156) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.938202+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.940188+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.942079+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.942779+0000 mon.a (mon.0) 3767 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.944075+0000 mgr.y (mgr.25156) 1261 : cluster [DBG] pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.944327+0000 mgr.y (mgr.25156) 1262 : cluster [DBG] pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.949686+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: cephadm 2024-03-30T05:09:27.950140+0000 mgr.y (mgr.25156) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.990188+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.298 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.992237+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.994115+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:27.994904+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.299 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:28 smithi118 bash[18665]: audit 2024-03-30T05:09:28.001975+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.997684+0000 mgr.y (mgr.25156) 1212 : cluster [DBG] pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:26.997866+0000 mgr.y (mgr.25156) 1213 : cluster [DBG] pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.014009+0000 mon.a (mon.0) 3688 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.014528+0000 mgr.y (mgr.25156) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.071082+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.073441+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.075279+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.076020+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.077465+0000 mgr.y (mgr.25156) 1215 : cluster [DBG] pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.077698+0000 mgr.y (mgr.25156) 1216 : cluster [DBG] pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.082979+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.083383+0000 mgr.y (mgr.25156) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.123898+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.125869+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.127687+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.128435+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.129840+0000 mgr.y (mgr.25156) 1218 : cluster [DBG] pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.130060+0000 mgr.y (mgr.25156) 1219 : cluster [DBG] pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.134365+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.134753+0000 mgr.y (mgr.25156) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.997684+0000 mgr.y (mgr.25156) 1212 : cluster [DBG] pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:26.997866+0000 mgr.y (mgr.25156) 1213 : cluster [DBG] pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.014009+0000 mon.a (mon.0) 3688 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.014528+0000 mgr.y (mgr.25156) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.071082+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.073441+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.075279+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.076020+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.077465+0000 mgr.y (mgr.25156) 1215 : cluster [DBG] pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.077698+0000 mgr.y (mgr.25156) 1216 : cluster [DBG] pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.082979+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.083383+0000 mgr.y (mgr.25156) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.123898+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.125869+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.127687+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.128435+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.129840+0000 mgr.y (mgr.25156) 1218 : cluster [DBG] pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.130060+0000 mgr.y (mgr.25156) 1219 : cluster [DBG] pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.134365+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.134753+0000 mgr.y (mgr.25156) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.174991+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.176855+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.178964+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.179722+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.181372+0000 mgr.y (mgr.25156) 1221 : cluster [DBG] pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.181641+0000 mgr.y (mgr.25156) 1222 : cluster [DBG] pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.186911+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.187347+0000 mgr.y (mgr.25156) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.233291+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.235865+0000 mon.a (mon.0) 3705 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.237690+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.238336+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.239670+0000 mgr.y (mgr.25156) 1224 : cluster [DBG] pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.239931+0000 mgr.y (mgr.25156) 1225 : cluster [DBG] pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.246240+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.246640+0000 mgr.y (mgr.25156) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.262658+0000 mgr.y (mgr.25156) 1227 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.307625+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.309963+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.174991+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.176855+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.178964+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.179722+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.181372+0000 mgr.y (mgr.25156) 1221 : cluster [DBG] pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.181641+0000 mgr.y (mgr.25156) 1222 : cluster [DBG] pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.186911+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.187347+0000 mgr.y (mgr.25156) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.233291+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.235865+0000 mon.a (mon.0) 3705 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.237690+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.238336+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.239670+0000 mgr.y (mgr.25156) 1224 : cluster [DBG] pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.239931+0000 mgr.y (mgr.25156) 1225 : cluster [DBG] pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.246240+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.246640+0000 mgr.y (mgr.25156) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.262658+0000 mgr.y (mgr.25156) 1227 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:28.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.307625+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.309963+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.311849+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.312577+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.313935+0000 mgr.y (mgr.25156) 1228 : cluster [DBG] pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.314182+0000 mgr.y (mgr.25156) 1229 : cluster [DBG] pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.321136+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.321548+0000 mgr.y (mgr.25156) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.366522+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.368884+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.370927+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.371645+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.372984+0000 mgr.y (mgr.25156) 1231 : cluster [DBG] pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.373236+0000 mgr.y (mgr.25156) 1232 : cluster [DBG] pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.380568+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.381010+0000 mgr.y (mgr.25156) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.421373+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.423331+0000 mon.a (mon.0) 3720 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.424999+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.425590+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.426731+0000 mgr.y (mgr.25156) 1234 : cluster [DBG] pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.426948+0000 mgr.y (mgr.25156) 1235 : cluster [DBG] pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.311849+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.312577+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.313935+0000 mgr.y (mgr.25156) 1228 : cluster [DBG] pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.314182+0000 mgr.y (mgr.25156) 1229 : cluster [DBG] pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.321136+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.321548+0000 mgr.y (mgr.25156) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.366522+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.368884+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.370927+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.371645+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.372984+0000 mgr.y (mgr.25156) 1231 : cluster [DBG] pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.373236+0000 mgr.y (mgr.25156) 1232 : cluster [DBG] pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.380568+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.381010+0000 mgr.y (mgr.25156) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.421373+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.423331+0000 mon.a (mon.0) 3720 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.424999+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.425590+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.426731+0000 mgr.y (mgr.25156) 1234 : cluster [DBG] pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.426948+0000 mgr.y (mgr.25156) 1235 : cluster [DBG] pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.434299+0000 mon.a (mon.0) 3723 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.434749+0000 mgr.y (mgr.25156) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.474466+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.476273+0000 mon.a (mon.0) 3725 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.477946+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.478549+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.479702+0000 mgr.y (mgr.25156) 1237 : cluster [DBG] pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.479902+0000 mgr.y (mgr.25156) 1238 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.487022+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.487451+0000 mgr.y (mgr.25156) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.527116+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.529053+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.530735+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.531328+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.532505+0000 mgr.y (mgr.25156) 1240 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.532743+0000 mgr.y (mgr.25156) 1241 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.539869+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.540297+0000 mgr.y (mgr.25156) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.580087+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.581980+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.434299+0000 mon.a (mon.0) 3723 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.434749+0000 mgr.y (mgr.25156) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.474466+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.476273+0000 mon.a (mon.0) 3725 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.477946+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.478549+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.479702+0000 mgr.y (mgr.25156) 1237 : cluster [DBG] pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.479902+0000 mgr.y (mgr.25156) 1238 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.487022+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.487451+0000 mgr.y (mgr.25156) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.527116+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.529053+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.530735+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.531328+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.532505+0000 mgr.y (mgr.25156) 1240 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.532743+0000 mgr.y (mgr.25156) 1241 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.539869+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.540297+0000 mgr.y (mgr.25156) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.580087+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.581980+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.583742+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.584425+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.585755+0000 mgr.y (mgr.25156) 1243 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.586024+0000 mgr.y (mgr.25156) 1244 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.592397+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.592911+0000 mgr.y (mgr.25156) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.665087+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.667160+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.669534+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.670320+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.671962+0000 mgr.y (mgr.25156) 1246 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.672232+0000 mgr.y (mgr.25156) 1247 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.680605+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.681166+0000 mgr.y (mgr.25156) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.722372+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.724386+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.726249+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.726859+0000 mon.a (mon.0) 3747 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.728050+0000 mgr.y (mgr.25156) 1249 : cluster [DBG] pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.583742+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.584425+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.585755+0000 mgr.y (mgr.25156) 1243 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.586024+0000 mgr.y (mgr.25156) 1244 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.592397+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.592911+0000 mgr.y (mgr.25156) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.665087+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.667160+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.669534+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.670320+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.671962+0000 mgr.y (mgr.25156) 1246 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.672232+0000 mgr.y (mgr.25156) 1247 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.680605+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.681166+0000 mgr.y (mgr.25156) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.722372+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.724386+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.726249+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.726859+0000 mon.a (mon.0) 3747 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.728050+0000 mgr.y (mgr.25156) 1249 : cluster [DBG] pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.728292+0000 mgr.y (mgr.25156) 1250 : cluster [DBG] pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.735312+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.735778+0000 mgr.y (mgr.25156) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.758082+0000 mgr.y (mgr.25156) 1252 : audit [DBG] from='client.25381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:28.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.776379+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.778168+0000 mon.a (mon.0) 3750 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.779835+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.780469+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.781708+0000 mgr.y (mgr.25156) 1253 : cluster [DBG] pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.781977+0000 mgr.y (mgr.25156) 1254 : cluster [DBG] pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.789096+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.789574+0000 mgr.y (mgr.25156) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.829606+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.831624+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.833672+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.834493+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.836432+0000 mgr.y (mgr.25156) 1256 : cluster [DBG] pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.843926+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.844438+0000 mgr.y (mgr.25156) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.884664+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.728292+0000 mgr.y (mgr.25156) 1250 : cluster [DBG] pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.735312+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.735778+0000 mgr.y (mgr.25156) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.758082+0000 mgr.y (mgr.25156) 1252 : audit [DBG] from='client.25381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:28.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.776379+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.778168+0000 mon.a (mon.0) 3750 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.779835+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.780469+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.781708+0000 mgr.y (mgr.25156) 1253 : cluster [DBG] pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.781977+0000 mgr.y (mgr.25156) 1254 : cluster [DBG] pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.789096+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.789574+0000 mgr.y (mgr.25156) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.829606+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.831624+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.833672+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.834493+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.836432+0000 mgr.y (mgr.25156) 1256 : cluster [DBG] pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.843926+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.844438+0000 mgr.y (mgr.25156) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.884664+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.886634+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.888646+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.889281+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.890478+0000 mgr.y (mgr.25156) 1258 : cluster [DBG] pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.890711+0000 mgr.y (mgr.25156) 1259 : cluster [DBG] pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.897830+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.898247+0000 mgr.y (mgr.25156) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.938202+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.940188+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.942079+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.942779+0000 mon.a (mon.0) 3767 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.944075+0000 mgr.y (mgr.25156) 1261 : cluster [DBG] pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.944327+0000 mgr.y (mgr.25156) 1262 : cluster [DBG] pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.949686+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: cephadm 2024-03-30T05:09:27.950140+0000 mgr.y (mgr.25156) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.990188+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.992237+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.994115+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:27.994904+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[23954]: audit 2024-03-30T05:09:28.001975+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.886634+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.888646+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.889281+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.890478+0000 mgr.y (mgr.25156) 1258 : cluster [DBG] pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.890711+0000 mgr.y (mgr.25156) 1259 : cluster [DBG] pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.897830+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.898247+0000 mgr.y (mgr.25156) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.938202+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.940188+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.942079+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.942779+0000 mon.a (mon.0) 3767 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.944075+0000 mgr.y (mgr.25156) 1261 : cluster [DBG] pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.944327+0000 mgr.y (mgr.25156) 1262 : cluster [DBG] pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:28.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.949686+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: cephadm 2024-03-30T05:09:27.950140+0000 mgr.y (mgr.25156) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:28.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.990188+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:28.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.992237+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:28.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.994115+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:27.994904+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:28.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:28 smithi089 bash[18545]: audit 2024-03-30T05:09:28.001975+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:28.595 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:09:28.595 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:09:28.596 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:09:28.596 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:09:28.596 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:09:28.596 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:09:28.596 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:09:28.596 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:09:28.596 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:09:28.596 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:09:28.596 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2024-03-30T05:09:28.596 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:09:28.596 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:09:28.596 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:09:28.596 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:09:28.596 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:09:28.596 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:09:28.597 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:09:28.597 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:09:28.979 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:09:28.980 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:09:28.980 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:09:28.980 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-30T05:09:28.980 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [ 2024-03-30T05:09:28.980 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr" 2024-03-30T05:09:28.980 INFO:teuthology.orchestra.run.smithi089.stdout: ], 2024-03-30T05:09:28.980 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "2/2 daemons upgraded", 2024-03-30T05:09:28.980 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading prometheus daemons", 2024-03-30T05:09:28.980 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:09:28.980 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:09:29.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.996347+0000 mgr.y (mgr.25156) 1264 : cluster [DBG] pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:27.996585+0000 mgr.y (mgr.25156) 1265 : cluster [DBG] pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.002403+0000 mgr.y (mgr.25156) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.068233+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.070002+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.072155+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.072848+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.074152+0000 mgr.y (mgr.25156) 1267 : cluster [DBG] pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.074693+0000 mgr.y (mgr.25156) 1268 : cluster [DBG] pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.080166+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.080619+0000 mgr.y (mgr.25156) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.124968+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.127412+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.129495+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.130227+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.131669+0000 mgr.y (mgr.25156) 1270 : cluster [DBG] pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.132025+0000 mgr.y (mgr.25156) 1271 : cluster [DBG] pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.132749+0000 mgr.y (mgr.25156) 1272 : audit [DBG] from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:29.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.137805+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.996347+0000 mgr.y (mgr.25156) 1264 : cluster [DBG] pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:27.996585+0000 mgr.y (mgr.25156) 1265 : cluster [DBG] pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.002403+0000 mgr.y (mgr.25156) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.068233+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.070002+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.072155+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.072848+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.074152+0000 mgr.y (mgr.25156) 1267 : cluster [DBG] pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.074693+0000 mgr.y (mgr.25156) 1268 : cluster [DBG] pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.080166+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.080619+0000 mgr.y (mgr.25156) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.124968+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.127412+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.129495+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.130227+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.131669+0000 mgr.y (mgr.25156) 1270 : cluster [DBG] pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.132025+0000 mgr.y (mgr.25156) 1271 : cluster [DBG] pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.132749+0000 mgr.y (mgr.25156) 1272 : audit [DBG] from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.137805+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.143366+0000 mgr.y (mgr.25156) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.189133+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.190939+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.192596+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.193187+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.194395+0000 mgr.y (mgr.25156) 1274 : cluster [DBG] pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.194616+0000 mgr.y (mgr.25156) 1275 : cluster [DBG] pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.200307+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.200816+0000 mgr.y (mgr.25156) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.241296+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.243359+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.245427+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.246093+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.247381+0000 mgr.y (mgr.25156) 1277 : cluster [DBG] pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.247619+0000 mgr.y (mgr.25156) 1278 : cluster [DBG] pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.252466+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.252900+0000 mgr.y (mgr.25156) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.292971+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.294713+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.296329+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.143366+0000 mgr.y (mgr.25156) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.189133+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.190939+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.192596+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.193187+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.194395+0000 mgr.y (mgr.25156) 1274 : cluster [DBG] pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.194616+0000 mgr.y (mgr.25156) 1275 : cluster [DBG] pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.200307+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.200816+0000 mgr.y (mgr.25156) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.241296+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.243359+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.245427+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.246093+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.247381+0000 mgr.y (mgr.25156) 1277 : cluster [DBG] pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.247619+0000 mgr.y (mgr.25156) 1278 : cluster [DBG] pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.252466+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.252900+0000 mgr.y (mgr.25156) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.292971+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.294713+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.296329+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.296977+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.298552+0000 mgr.y (mgr.25156) 1280 : cluster [DBG] pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 30 op/s 2024-03-30T05:09:29.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.298789+0000 mgr.y (mgr.25156) 1281 : cluster [DBG] pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 29 op/s 2024-03-30T05:09:29.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.303197+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.303702+0000 mgr.y (mgr.25156) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.343924+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.345743+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.347515+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.348161+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.349413+0000 mgr.y (mgr.25156) 1283 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 32 op/s 2024-03-30T05:09:29.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.349624+0000 mgr.y (mgr.25156) 1284 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 32 op/s 2024-03-30T05:09:29.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.354604+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.355088+0000 mgr.y (mgr.25156) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.394938+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.396919+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.398733+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.399404+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.400657+0000 mgr.y (mgr.25156) 1286 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 32 op/s 2024-03-30T05:09:29.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.400855+0000 mgr.y (mgr.25156) 1287 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 32 op/s 2024-03-30T05:09:29.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.296977+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.298552+0000 mgr.y (mgr.25156) 1280 : cluster [DBG] pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 30 op/s 2024-03-30T05:09:29.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.298789+0000 mgr.y (mgr.25156) 1281 : cluster [DBG] pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 29 op/s 2024-03-30T05:09:29.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.303197+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.303702+0000 mgr.y (mgr.25156) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.343924+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.345743+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.347515+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.348161+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.349413+0000 mgr.y (mgr.25156) 1283 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 32 op/s 2024-03-30T05:09:29.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.349624+0000 mgr.y (mgr.25156) 1284 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 32 op/s 2024-03-30T05:09:29.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.354604+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.355088+0000 mgr.y (mgr.25156) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.394938+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.396919+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.398733+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.399404+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.400657+0000 mgr.y (mgr.25156) 1286 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 32 op/s 2024-03-30T05:09:29.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.400855+0000 mgr.y (mgr.25156) 1287 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 32 op/s 2024-03-30T05:09:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.405780+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.406199+0000 mgr.y (mgr.25156) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.462911+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.464717+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.466385+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.466984+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.468113+0000 mgr.y (mgr.25156) 1289 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.468349+0000 mgr.y (mgr.25156) 1290 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.473624+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.474050+0000 mgr.y (mgr.25156) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.513875+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.515613+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.517311+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.517933+0000 mon.a (mon.0) 3817 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.519092+0000 mgr.y (mgr.25156) 1292 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.519322+0000 mgr.y (mgr.25156) 1293 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.524746+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.525134+0000 mgr.y (mgr.25156) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.564803+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.566546+0000 mon.a (mon.0) 3820 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.405780+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.406199+0000 mgr.y (mgr.25156) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.462911+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.464717+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.466385+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.466984+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.468113+0000 mgr.y (mgr.25156) 1289 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.468349+0000 mgr.y (mgr.25156) 1290 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.473624+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.474050+0000 mgr.y (mgr.25156) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.513875+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.515613+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.517311+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.517933+0000 mon.a (mon.0) 3817 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.519092+0000 mgr.y (mgr.25156) 1292 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.519322+0000 mgr.y (mgr.25156) 1293 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.524746+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.525134+0000 mgr.y (mgr.25156) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.564803+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.566546+0000 mon.a (mon.0) 3820 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.568183+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.568741+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.569921+0000 mgr.y (mgr.25156) 1295 : cluster [DBG] pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.570153+0000 mgr.y (mgr.25156) 1296 : cluster [DBG] pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.575653+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.576059+0000 mgr.y (mgr.25156) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.603230+0000 mon.c (mon.1) 60 : audit [DBG] from='client.? 172.21.15.89:0/3790213105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.616116+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.617978+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.619756+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.620342+0000 mon.a (mon.0) 3827 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.621548+0000 mgr.y (mgr.25156) 1298 : cluster [DBG] pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.621785+0000 mgr.y (mgr.25156) 1299 : cluster [DBG] pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.627267+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.627764+0000 mgr.y (mgr.25156) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.672204+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.674339+0000 mon.a (mon.0) 3830 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.676200+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.676881+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.678334+0000 mgr.y (mgr.25156) 1301 : cluster [DBG] pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.678602+0000 mgr.y (mgr.25156) 1302 : cluster [DBG] pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.682824+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.683225+0000 mgr.y (mgr.25156) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.727198+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.729445+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.731909+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.732629+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.733994+0000 mgr.y (mgr.25156) 1304 : cluster [DBG] pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.734208+0000 mgr.y (mgr.25156) 1305 : cluster [DBG] pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.740468+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.740937+0000 mgr.y (mgr.25156) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.785692+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.787861+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.789675+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.790368+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.791757+0000 mgr.y (mgr.25156) 1307 : cluster [DBG] pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.791961+0000 mgr.y (mgr.25156) 1308 : cluster [DBG] pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.797258+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.797723+0000 mgr.y (mgr.25156) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.843633+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.568183+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.568741+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.569921+0000 mgr.y (mgr.25156) 1295 : cluster [DBG] pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.570153+0000 mgr.y (mgr.25156) 1296 : cluster [DBG] pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.575653+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.576059+0000 mgr.y (mgr.25156) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.603230+0000 mon.c (mon.1) 60 : audit [DBG] from='client.? 172.21.15.89:0/3790213105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.616116+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.617978+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.619756+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.620342+0000 mon.a (mon.0) 3827 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.621548+0000 mgr.y (mgr.25156) 1298 : cluster [DBG] pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.621785+0000 mgr.y (mgr.25156) 1299 : cluster [DBG] pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.627267+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.627764+0000 mgr.y (mgr.25156) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.672204+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.674339+0000 mon.a (mon.0) 3830 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.676200+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.676881+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.678334+0000 mgr.y (mgr.25156) 1301 : cluster [DBG] pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.845992+0000 mon.a (mon.0) 3845 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.847872+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.848561+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.849886+0000 mgr.y (mgr.25156) 1310 : cluster [DBG] pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.850097+0000 mgr.y (mgr.25156) 1311 : cluster [DBG] pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.855435+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.855850+0000 mgr.y (mgr.25156) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.900357+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.902487+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.904315+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.904947+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.906162+0000 mgr.y (mgr.25156) 1313 : cluster [DBG] pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.906419+0000 mgr.y (mgr.25156) 1314 : cluster [DBG] pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.911650+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.912172+0000 mgr.y (mgr.25156) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.957022+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.958895+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.960675+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.961320+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.962551+0000 mgr.y (mgr.25156) 1316 : cluster [DBG] pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: cluster 2024-03-30T05:09:28.962801+0000 mgr.y (mgr.25156) 1317 : cluster [DBG] pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:28.967261+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[23954]: audit 2024-03-30T05:09:29.012899+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.678602+0000 mgr.y (mgr.25156) 1302 : cluster [DBG] pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.682824+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.683225+0000 mgr.y (mgr.25156) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.727198+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.729445+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.731909+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.732629+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.733994+0000 mgr.y (mgr.25156) 1304 : cluster [DBG] pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.734208+0000 mgr.y (mgr.25156) 1305 : cluster [DBG] pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.740468+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.740937+0000 mgr.y (mgr.25156) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.785692+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.787861+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.789675+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.790368+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.791757+0000 mgr.y (mgr.25156) 1307 : cluster [DBG] pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.791961+0000 mgr.y (mgr.25156) 1308 : cluster [DBG] pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.797258+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.797723+0000 mgr.y (mgr.25156) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.843633+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.845992+0000 mon.a (mon.0) 3845 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.847872+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.848561+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.849886+0000 mgr.y (mgr.25156) 1310 : cluster [DBG] pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.850097+0000 mgr.y (mgr.25156) 1311 : cluster [DBG] pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.855435+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.855850+0000 mgr.y (mgr.25156) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.900357+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.902487+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.904315+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.904947+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.906162+0000 mgr.y (mgr.25156) 1313 : cluster [DBG] pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.906419+0000 mgr.y (mgr.25156) 1314 : cluster [DBG] pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.911650+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.912172+0000 mgr.y (mgr.25156) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.957022+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.958895+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.960675+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.961320+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.962551+0000 mgr.y (mgr.25156) 1316 : cluster [DBG] pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: cluster 2024-03-30T05:09:28.962801+0000 mgr.y (mgr.25156) 1317 : cluster [DBG] pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:28.967261+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:29 smithi089 bash[18545]: audit 2024-03-30T05:09:29.012899+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.996347+0000 mgr.y (mgr.25156) 1264 : cluster [DBG] pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:27.996585+0000 mgr.y (mgr.25156) 1265 : cluster [DBG] pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.002403+0000 mgr.y (mgr.25156) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.068233+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.070002+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.072155+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.072848+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.074152+0000 mgr.y (mgr.25156) 1267 : cluster [DBG] pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.074693+0000 mgr.y (mgr.25156) 1268 : cluster [DBG] pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.080166+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.080619+0000 mgr.y (mgr.25156) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.124968+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.127412+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.129495+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.130227+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.131669+0000 mgr.y (mgr.25156) 1270 : cluster [DBG] pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.132025+0000 mgr.y (mgr.25156) 1271 : cluster [DBG] pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.132749+0000 mgr.y (mgr.25156) 1272 : audit [DBG] from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:29.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.137805+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.143366+0000 mgr.y (mgr.25156) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.189133+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.190939+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.192596+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.193187+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.194395+0000 mgr.y (mgr.25156) 1274 : cluster [DBG] pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.194616+0000 mgr.y (mgr.25156) 1275 : cluster [DBG] pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.200307+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.200816+0000 mgr.y (mgr.25156) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.241296+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.243359+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.245427+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.246093+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.247381+0000 mgr.y (mgr.25156) 1277 : cluster [DBG] pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.247619+0000 mgr.y (mgr.25156) 1278 : cluster [DBG] pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.252466+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.252900+0000 mgr.y (mgr.25156) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.292971+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.294713+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.296329+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.296977+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.298552+0000 mgr.y (mgr.25156) 1280 : cluster [DBG] pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 30 op/s 2024-03-30T05:09:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.298789+0000 mgr.y (mgr.25156) 1281 : cluster [DBG] pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 29 op/s 2024-03-30T05:09:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.303197+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.303702+0000 mgr.y (mgr.25156) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.343924+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.345743+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.347515+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.348161+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.349413+0000 mgr.y (mgr.25156) 1283 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 32 op/s 2024-03-30T05:09:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.349624+0000 mgr.y (mgr.25156) 1284 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 32 op/s 2024-03-30T05:09:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.354604+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.355088+0000 mgr.y (mgr.25156) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.394938+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.396919+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.398733+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.399404+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.400657+0000 mgr.y (mgr.25156) 1286 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 32 op/s 2024-03-30T05:09:29.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.400855+0000 mgr.y (mgr.25156) 1287 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 32 op/s 2024-03-30T05:09:29.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.405780+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.406199+0000 mgr.y (mgr.25156) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.462911+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.464717+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.466385+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.466984+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.468113+0000 mgr.y (mgr.25156) 1289 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.468349+0000 mgr.y (mgr.25156) 1290 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.473624+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.474050+0000 mgr.y (mgr.25156) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.513875+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.515613+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.517311+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.517933+0000 mon.a (mon.0) 3817 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.519092+0000 mgr.y (mgr.25156) 1292 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.519322+0000 mgr.y (mgr.25156) 1293 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.524746+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.525134+0000 mgr.y (mgr.25156) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.564803+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.566546+0000 mon.a (mon.0) 3820 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.568183+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.568741+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.569921+0000 mgr.y (mgr.25156) 1295 : cluster [DBG] pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.570153+0000 mgr.y (mgr.25156) 1296 : cluster [DBG] pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.575653+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.576059+0000 mgr.y (mgr.25156) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.603230+0000 mon.c (mon.1) 60 : audit [DBG] from='client.? 172.21.15.89:0/3790213105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.616116+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.617978+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.619756+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.620342+0000 mon.a (mon.0) 3827 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.621548+0000 mgr.y (mgr.25156) 1298 : cluster [DBG] pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.621785+0000 mgr.y (mgr.25156) 1299 : cluster [DBG] pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.627267+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.627764+0000 mgr.y (mgr.25156) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.672204+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.674339+0000 mon.a (mon.0) 3830 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.676200+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.676881+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.678334+0000 mgr.y (mgr.25156) 1301 : cluster [DBG] pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.678602+0000 mgr.y (mgr.25156) 1302 : cluster [DBG] pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.682824+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.683225+0000 mgr.y (mgr.25156) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.727198+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.729445+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.731909+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.732629+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.733994+0000 mgr.y (mgr.25156) 1304 : cluster [DBG] pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.734208+0000 mgr.y (mgr.25156) 1305 : cluster [DBG] pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.740468+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.740937+0000 mgr.y (mgr.25156) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.785692+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.787861+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.789675+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.790368+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.791757+0000 mgr.y (mgr.25156) 1307 : cluster [DBG] pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.791961+0000 mgr.y (mgr.25156) 1308 : cluster [DBG] pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.797258+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.797723+0000 mgr.y (mgr.25156) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.843633+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.845992+0000 mon.a (mon.0) 3845 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.847872+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.848561+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.849886+0000 mgr.y (mgr.25156) 1310 : cluster [DBG] pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.850097+0000 mgr.y (mgr.25156) 1311 : cluster [DBG] pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.855435+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.855850+0000 mgr.y (mgr.25156) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.900357+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.902487+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.904315+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.904947+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.906162+0000 mgr.y (mgr.25156) 1313 : cluster [DBG] pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.906419+0000 mgr.y (mgr.25156) 1314 : cluster [DBG] pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.911650+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.912172+0000 mgr.y (mgr.25156) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.957022+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.958895+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.960675+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.961320+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.962551+0000 mgr.y (mgr.25156) 1316 : cluster [DBG] pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: cluster 2024-03-30T05:09:28.962801+0000 mgr.y (mgr.25156) 1317 : cluster [DBG] pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:28.967261+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:29 smithi118 bash[18665]: audit 2024-03-30T05:09:29.012899+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:28.967682+0000 mgr.y (mgr.25156) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:28.987134+0000 mgr.y (mgr.25156) 1319 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:30.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.015372+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.029790+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.032530+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.034009+0000 mgr.y (mgr.25156) 1320 : cluster [DBG] pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.034244+0000 mgr.y (mgr.25156) 1321 : cluster [DBG] pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.038098+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.038493+0000 mgr.y (mgr.25156) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.082732+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.084835+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.086602+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.087176+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.088375+0000 mgr.y (mgr.25156) 1323 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.088606+0000 mgr.y (mgr.25156) 1324 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.092646+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.093079+0000 mgr.y (mgr.25156) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.136939+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.139064+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.141331+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.142033+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.143479+0000 mgr.y (mgr.25156) 1326 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.143732+0000 mgr.y (mgr.25156) 1327 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.147981+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.148482+0000 mgr.y (mgr.25156) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.188234+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.189990+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.191896+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.192531+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.193720+0000 mgr.y (mgr.25156) 1329 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.193960+0000 mgr.y (mgr.25156) 1330 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.198427+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.198822+0000 mgr.y (mgr.25156) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.238636+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.240519+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.242442+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.243124+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.244403+0000 mgr.y (mgr.25156) 1332 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.244741+0000 mgr.y (mgr.25156) 1333 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.251437+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.251852+0000 mgr.y (mgr.25156) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.308683+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.310707+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.312871+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.313566+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.314813+0000 mgr.y (mgr.25156) 1335 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.315156+0000 mgr.y (mgr.25156) 1336 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.322193+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.322552+0000 mgr.y (mgr.25156) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.362608+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.364355+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.366019+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.366632+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.367848+0000 mgr.y (mgr.25156) 1338 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.368088+0000 mgr.y (mgr.25156) 1339 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.374506+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.374890+0000 mgr.y (mgr.25156) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.415241+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.417133+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.419047+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.419665+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.420852+0000 mgr.y (mgr.25156) 1341 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.421112+0000 mgr.y (mgr.25156) 1342 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.427821+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.428235+0000 mgr.y (mgr.25156) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.468033+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.470079+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.471828+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.472467+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.473624+0000 mgr.y (mgr.25156) 1344 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.473840+0000 mgr.y (mgr.25156) 1345 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.481778+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.482224+0000 mgr.y (mgr.25156) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.522165+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.524182+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.526043+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.526704+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.527962+0000 mgr.y (mgr.25156) 1347 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.528251+0000 mgr.y (mgr.25156) 1348 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.535808+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.536237+0000 mgr.y (mgr.25156) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.576060+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.577857+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.579553+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.580186+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.581398+0000 mgr.y (mgr.25156) 1350 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.581666+0000 mgr.y (mgr.25156) 1351 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.588060+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.588458+0000 mgr.y (mgr.25156) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.628734+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.630451+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.632080+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.632652+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.633873+0000 mgr.y (mgr.25156) 1353 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.634168+0000 mgr.y (mgr.25156) 1354 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.640554+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.640914+0000 mgr.y (mgr.25156) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.680680+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:28.967682+0000 mgr.y (mgr.25156) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:28.987134+0000 mgr.y (mgr.25156) 1319 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:30.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.015372+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.029790+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.032530+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.034009+0000 mgr.y (mgr.25156) 1320 : cluster [DBG] pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.034244+0000 mgr.y (mgr.25156) 1321 : cluster [DBG] pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.038098+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.038493+0000 mgr.y (mgr.25156) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.082732+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.084835+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.086602+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.087176+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.088375+0000 mgr.y (mgr.25156) 1323 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.088606+0000 mgr.y (mgr.25156) 1324 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.092646+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.093079+0000 mgr.y (mgr.25156) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.136939+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.139064+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.682603+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.685475+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.686163+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.687573+0000 mgr.y (mgr.25156) 1356 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.687802+0000 mgr.y (mgr.25156) 1357 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.695110+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.695563+0000 mgr.y (mgr.25156) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.773659+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.775946+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.777897+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.778615+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.779997+0000 mgr.y (mgr.25156) 1359 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.780193+0000 mgr.y (mgr.25156) 1360 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.784402+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.784866+0000 mgr.y (mgr.25156) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.860841+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.863455+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.866507+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.867565+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.869561+0000 mgr.y (mgr.25156) 1362 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.874320+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.874723+0000 mgr.y (mgr.25156) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.950413+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.953543+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.957405+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.958704+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.960811+0000 mgr.y (mgr.25156) 1364 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: cluster 2024-03-30T05:09:29.961393+0000 mgr.y (mgr.25156) 1365 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[18545]: audit 2024-03-30T05:09:29.969759+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.141331+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.142033+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.143479+0000 mgr.y (mgr.25156) 1326 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.143732+0000 mgr.y (mgr.25156) 1327 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.147981+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.148482+0000 mgr.y (mgr.25156) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.188234+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.189990+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.191896+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.192531+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.193720+0000 mgr.y (mgr.25156) 1329 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.193960+0000 mgr.y (mgr.25156) 1330 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.198427+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.198822+0000 mgr.y (mgr.25156) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.238636+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.240519+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.242442+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.243124+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.244403+0000 mgr.y (mgr.25156) 1332 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.244741+0000 mgr.y (mgr.25156) 1333 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.251437+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.251852+0000 mgr.y (mgr.25156) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.308683+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.310707+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.312871+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.313566+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.314813+0000 mgr.y (mgr.25156) 1335 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.315156+0000 mgr.y (mgr.25156) 1336 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.322193+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.322552+0000 mgr.y (mgr.25156) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.362608+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.364355+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.366019+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.366632+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.367848+0000 mgr.y (mgr.25156) 1338 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.368088+0000 mgr.y (mgr.25156) 1339 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.374506+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.374890+0000 mgr.y (mgr.25156) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.415241+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.417133+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.419047+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.419665+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.420852+0000 mgr.y (mgr.25156) 1341 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.421112+0000 mgr.y (mgr.25156) 1342 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.427821+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.428235+0000 mgr.y (mgr.25156) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.468033+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.470079+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.471828+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.472467+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.473624+0000 mgr.y (mgr.25156) 1344 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.473840+0000 mgr.y (mgr.25156) 1345 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.481778+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.482224+0000 mgr.y (mgr.25156) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.522165+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.524182+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.526043+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.526704+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.527962+0000 mgr.y (mgr.25156) 1347 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.528251+0000 mgr.y (mgr.25156) 1348 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.535808+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.536237+0000 mgr.y (mgr.25156) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.576060+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.577857+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.579553+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.580186+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.581398+0000 mgr.y (mgr.25156) 1350 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.581666+0000 mgr.y (mgr.25156) 1351 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.588060+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.588458+0000 mgr.y (mgr.25156) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.628734+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.630451+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.632080+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.632652+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.633873+0000 mgr.y (mgr.25156) 1353 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.634168+0000 mgr.y (mgr.25156) 1354 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.640554+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.640914+0000 mgr.y (mgr.25156) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.680680+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.682603+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.685475+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.686163+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.687573+0000 mgr.y (mgr.25156) 1356 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.687802+0000 mgr.y (mgr.25156) 1357 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.695110+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.695563+0000 mgr.y (mgr.25156) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.773659+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.775946+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.777897+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.778615+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.779997+0000 mgr.y (mgr.25156) 1359 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.780193+0000 mgr.y (mgr.25156) 1360 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.784402+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.784866+0000 mgr.y (mgr.25156) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.860841+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.863455+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.866507+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.867565+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.869561+0000 mgr.y (mgr.25156) 1362 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.874320+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.874723+0000 mgr.y (mgr.25156) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.950413+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.953543+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.957405+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.958704+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.960811+0000 mgr.y (mgr.25156) 1364 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: cluster 2024-03-30T05:09:29.961393+0000 mgr.y (mgr.25156) 1365 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:30 smithi089 bash[23954]: audit 2024-03-30T05:09:29.969759+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:28.967682+0000 mgr.y (mgr.25156) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:28.987134+0000 mgr.y (mgr.25156) 1319 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:30.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.015372+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.029790+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.032530+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.034009+0000 mgr.y (mgr.25156) 1320 : cluster [DBG] pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.034244+0000 mgr.y (mgr.25156) 1321 : cluster [DBG] pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.038098+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.038493+0000 mgr.y (mgr.25156) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.082732+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.084835+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.086602+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.087176+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.088375+0000 mgr.y (mgr.25156) 1323 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.088606+0000 mgr.y (mgr.25156) 1324 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.092646+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.093079+0000 mgr.y (mgr.25156) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.136939+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.139064+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.141331+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.142033+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.143479+0000 mgr.y (mgr.25156) 1326 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.143732+0000 mgr.y (mgr.25156) 1327 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.147981+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.148482+0000 mgr.y (mgr.25156) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.188234+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.189990+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.191896+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.192531+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.193720+0000 mgr.y (mgr.25156) 1329 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.193960+0000 mgr.y (mgr.25156) 1330 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.198427+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.198822+0000 mgr.y (mgr.25156) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.238636+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.240519+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.242442+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.243124+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.244403+0000 mgr.y (mgr.25156) 1332 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.244741+0000 mgr.y (mgr.25156) 1333 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.251437+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.251852+0000 mgr.y (mgr.25156) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.308683+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.310707+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.312871+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.313566+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.314813+0000 mgr.y (mgr.25156) 1335 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.315156+0000 mgr.y (mgr.25156) 1336 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.322193+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.322552+0000 mgr.y (mgr.25156) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.362608+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.364355+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.366019+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.366632+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.367848+0000 mgr.y (mgr.25156) 1338 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.368088+0000 mgr.y (mgr.25156) 1339 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.374506+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.374890+0000 mgr.y (mgr.25156) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.415241+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.417133+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.419047+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.419665+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.420852+0000 mgr.y (mgr.25156) 1341 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.421112+0000 mgr.y (mgr.25156) 1342 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.427821+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.428235+0000 mgr.y (mgr.25156) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.468033+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.470079+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.471828+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.472467+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.473624+0000 mgr.y (mgr.25156) 1344 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.473840+0000 mgr.y (mgr.25156) 1345 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.481778+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.482224+0000 mgr.y (mgr.25156) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.522165+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.524182+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.526043+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.526704+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.527962+0000 mgr.y (mgr.25156) 1347 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.528251+0000 mgr.y (mgr.25156) 1348 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.535808+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.536237+0000 mgr.y (mgr.25156) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.576060+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.577857+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.579553+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.580186+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.581398+0000 mgr.y (mgr.25156) 1350 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.581666+0000 mgr.y (mgr.25156) 1351 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.588060+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.588458+0000 mgr.y (mgr.25156) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.628734+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.630451+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.632080+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.632652+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.633873+0000 mgr.y (mgr.25156) 1353 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.634168+0000 mgr.y (mgr.25156) 1354 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.640554+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.640914+0000 mgr.y (mgr.25156) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.680680+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.682603+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.685475+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.686163+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.687573+0000 mgr.y (mgr.25156) 1356 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.687802+0000 mgr.y (mgr.25156) 1357 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.695110+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.695563+0000 mgr.y (mgr.25156) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.773659+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.775946+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.777897+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.778615+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.779997+0000 mgr.y (mgr.25156) 1359 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.780193+0000 mgr.y (mgr.25156) 1360 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.784402+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.784866+0000 mgr.y (mgr.25156) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.860841+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.863455+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.866507+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.867565+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.869561+0000 mgr.y (mgr.25156) 1362 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.874320+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.874723+0000 mgr.y (mgr.25156) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.950413+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.953543+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.957405+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.958704+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.960811+0000 mgr.y (mgr.25156) 1364 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: cluster 2024-03-30T05:09:29.961393+0000 mgr.y (mgr.25156) 1365 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:30 smithi118 bash[18665]: audit 2024-03-30T05:09:29.969759+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cephadm 2024-03-30T05:09:29.971141+0000 mgr.y (mgr.25156) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.049248+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.051247+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.054059+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.054740+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.056532+0000 mgr.y (mgr.25156) 1367 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.057221+0000 mgr.y (mgr.25156) 1368 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.060997+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cephadm 2024-03-30T05:09:30.061409+0000 mgr.y (mgr.25156) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.102545+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.104617+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.106630+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.107360+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.109048+0000 mgr.y (mgr.25156) 1370 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.109686+0000 mgr.y (mgr.25156) 1371 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.116712+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cephadm 2024-03-30T05:09:30.117103+0000 mgr.y (mgr.25156) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.157594+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.159490+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cephadm 2024-03-30T05:09:29.971141+0000 mgr.y (mgr.25156) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.049248+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.051247+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.054059+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.054740+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.056532+0000 mgr.y (mgr.25156) 1367 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.057221+0000 mgr.y (mgr.25156) 1368 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.060997+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cephadm 2024-03-30T05:09:30.061409+0000 mgr.y (mgr.25156) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.102545+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.104617+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.106630+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.107360+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.109048+0000 mgr.y (mgr.25156) 1370 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.109686+0000 mgr.y (mgr.25156) 1371 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.116712+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cephadm 2024-03-30T05:09:30.117103+0000 mgr.y (mgr.25156) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.157594+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.159490+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.161540+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.162195+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.163843+0000 mgr.y (mgr.25156) 1373 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.164343+0000 mgr.y (mgr.25156) 1374 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.168438+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cephadm 2024-03-30T05:09:30.168993+0000 mgr.y (mgr.25156) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.209601+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.211842+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.214259+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.215026+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.216702+0000 mgr.y (mgr.25156) 1376 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.217208+0000 mgr.y (mgr.25156) 1377 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.221264+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cephadm 2024-03-30T05:09:30.221727+0000 mgr.y (mgr.25156) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.261890+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.263927+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.266800+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.267926+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.269988+0000 mgr.y (mgr.25156) 1379 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.270629+0000 mgr.y (mgr.25156) 1380 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.161540+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.162195+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.163843+0000 mgr.y (mgr.25156) 1373 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.164343+0000 mgr.y (mgr.25156) 1374 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.168438+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cephadm 2024-03-30T05:09:30.168993+0000 mgr.y (mgr.25156) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.209601+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.211842+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.214259+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.215026+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.216702+0000 mgr.y (mgr.25156) 1376 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.217208+0000 mgr.y (mgr.25156) 1377 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.221264+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cephadm 2024-03-30T05:09:30.221727+0000 mgr.y (mgr.25156) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.261890+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.263927+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.266800+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.267926+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.269988+0000 mgr.y (mgr.25156) 1379 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.270629+0000 mgr.y (mgr.25156) 1380 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.276573+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cephadm 2024-03-30T05:09:30.277153+0000 mgr.y (mgr.25156) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.356439+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.358993+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.361504+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.362350+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.364146+0000 mgr.y (mgr.25156) 1382 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.364609+0000 mgr.y (mgr.25156) 1383 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.371096+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cephadm 2024-03-30T05:09:30.371638+0000 mgr.y (mgr.25156) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.453294+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.457052+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.460077+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.460985+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.463235+0000 mgr.y (mgr.25156) 1385 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.463751+0000 mgr.y (mgr.25156) 1386 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.471731+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cephadm 2024-03-30T05:09:30.472405+0000 mgr.y (mgr.25156) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.523118+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.526274+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.528760+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.529628+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.531440+0000 mgr.y (mgr.25156) 1388 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.531664+0000 mgr.y (mgr.25156) 1389 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.537713+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cephadm 2024-03-30T05:09:30.538189+0000 mgr.y (mgr.25156) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.625417+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.629602+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.634151+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.635643+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.638383+0000 mgr.y (mgr.25156) 1391 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.638981+0000 mgr.y (mgr.25156) 1392 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.647595+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cephadm 2024-03-30T05:09:30.649188+0000 mgr.y (mgr.25156) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.738209+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.742619+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.746759+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.748037+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.750597+0000 mgr.y (mgr.25156) 1394 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.751178+0000 mgr.y (mgr.25156) 1395 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.276573+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cephadm 2024-03-30T05:09:30.277153+0000 mgr.y (mgr.25156) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.356439+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.358993+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.361504+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.362350+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.364146+0000 mgr.y (mgr.25156) 1382 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.364609+0000 mgr.y (mgr.25156) 1383 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.371096+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cephadm 2024-03-30T05:09:30.371638+0000 mgr.y (mgr.25156) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.453294+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.457052+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.460077+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.460985+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.463235+0000 mgr.y (mgr.25156) 1385 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.463751+0000 mgr.y (mgr.25156) 1386 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.471731+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cephadm 2024-03-30T05:09:30.472405+0000 mgr.y (mgr.25156) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.523118+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.526274+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.759466+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cephadm 2024-03-30T05:09:30.760246+0000 mgr.y (mgr.25156) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.850424+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.855403+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.858836+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.859959+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.861606+0000 mgr.y (mgr.25156) 1397 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.861930+0000 mgr.y (mgr.25156) 1398 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.867363+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cephadm 2024-03-30T05:09:30.867840+0000 mgr.y (mgr.25156) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.907933+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.909663+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.911491+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.912102+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.913298+0000 mgr.y (mgr.25156) 1400 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.913539+0000 mgr.y (mgr.25156) 1401 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.917865+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cephadm 2024-03-30T05:09:30.918255+0000 mgr.y (mgr.25156) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.957978+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.959742+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.961475+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.962127+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.963298+0000 mgr.y (mgr.25156) 1403 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cluster 2024-03-30T05:09:30.963553+0000 mgr.y (mgr.25156) 1404 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:30.967530+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: cephadm 2024-03-30T05:09:30.967946+0000 mgr.y (mgr.25156) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:31.007823+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:31.009569+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:31.011651+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:31.012304+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[18545]: audit 2024-03-30T05:09:31.017542+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.528760+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.529628+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.531440+0000 mgr.y (mgr.25156) 1388 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.531664+0000 mgr.y (mgr.25156) 1389 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.537713+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cephadm 2024-03-30T05:09:30.538189+0000 mgr.y (mgr.25156) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.625417+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.629602+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.634151+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.635643+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.638383+0000 mgr.y (mgr.25156) 1391 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.638981+0000 mgr.y (mgr.25156) 1392 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.647595+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cephadm 2024-03-30T05:09:30.649188+0000 mgr.y (mgr.25156) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.738209+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.742619+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.746759+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.748037+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.750597+0000 mgr.y (mgr.25156) 1394 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.751178+0000 mgr.y (mgr.25156) 1395 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.759466+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cephadm 2024-03-30T05:09:30.760246+0000 mgr.y (mgr.25156) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.850424+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.855403+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.858836+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.859959+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.861606+0000 mgr.y (mgr.25156) 1397 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.861930+0000 mgr.y (mgr.25156) 1398 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.867363+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cephadm 2024-03-30T05:09:30.867840+0000 mgr.y (mgr.25156) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.907933+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.909663+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.911491+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.912102+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.913298+0000 mgr.y (mgr.25156) 1400 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.913539+0000 mgr.y (mgr.25156) 1401 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.917865+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cephadm 2024-03-30T05:09:30.918255+0000 mgr.y (mgr.25156) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.957978+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.959742+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.961475+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.962127+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.963298+0000 mgr.y (mgr.25156) 1403 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cluster 2024-03-30T05:09:30.963553+0000 mgr.y (mgr.25156) 1404 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:30.967530+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: cephadm 2024-03-30T05:09:30.967946+0000 mgr.y (mgr.25156) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:31.007823+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:31.009569+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:31.011651+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:31.012304+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:31 smithi089 bash[23954]: audit 2024-03-30T05:09:31.017542+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cephadm 2024-03-30T05:09:29.971141+0000 mgr.y (mgr.25156) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.049248+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.051247+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.054059+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.054740+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.056532+0000 mgr.y (mgr.25156) 1367 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.057221+0000 mgr.y (mgr.25156) 1368 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.060997+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cephadm 2024-03-30T05:09:30.061409+0000 mgr.y (mgr.25156) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.102545+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.104617+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.106630+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.107360+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.109048+0000 mgr.y (mgr.25156) 1370 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.109686+0000 mgr.y (mgr.25156) 1371 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.116712+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cephadm 2024-03-30T05:09:30.117103+0000 mgr.y (mgr.25156) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.157594+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.159490+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.161540+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.162195+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.163843+0000 mgr.y (mgr.25156) 1373 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.164343+0000 mgr.y (mgr.25156) 1374 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.168438+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cephadm 2024-03-30T05:09:30.168993+0000 mgr.y (mgr.25156) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.209601+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.211842+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.214259+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.215026+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.216702+0000 mgr.y (mgr.25156) 1376 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.217208+0000 mgr.y (mgr.25156) 1377 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.221264+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cephadm 2024-03-30T05:09:30.221727+0000 mgr.y (mgr.25156) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.261890+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.263927+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.266800+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.267926+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.269988+0000 mgr.y (mgr.25156) 1379 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.270629+0000 mgr.y (mgr.25156) 1380 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.276573+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cephadm 2024-03-30T05:09:30.277153+0000 mgr.y (mgr.25156) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.356439+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.358993+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.361504+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.362350+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.364146+0000 mgr.y (mgr.25156) 1382 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.364609+0000 mgr.y (mgr.25156) 1383 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.371096+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cephadm 2024-03-30T05:09:30.371638+0000 mgr.y (mgr.25156) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.453294+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.457052+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.460077+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.460985+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.463235+0000 mgr.y (mgr.25156) 1385 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.463751+0000 mgr.y (mgr.25156) 1386 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.471731+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cephadm 2024-03-30T05:09:30.472405+0000 mgr.y (mgr.25156) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.523118+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.526274+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.528760+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.529628+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.531440+0000 mgr.y (mgr.25156) 1388 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.531664+0000 mgr.y (mgr.25156) 1389 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.537713+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cephadm 2024-03-30T05:09:30.538189+0000 mgr.y (mgr.25156) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.625417+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.629602+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.634151+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.635643+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.638383+0000 mgr.y (mgr.25156) 1391 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.638981+0000 mgr.y (mgr.25156) 1392 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.647595+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cephadm 2024-03-30T05:09:30.649188+0000 mgr.y (mgr.25156) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.738209+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.742619+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.746759+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.748037+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.750597+0000 mgr.y (mgr.25156) 1394 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.751178+0000 mgr.y (mgr.25156) 1395 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.759466+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cephadm 2024-03-30T05:09:30.760246+0000 mgr.y (mgr.25156) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.850424+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.855403+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.858836+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.859959+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.861606+0000 mgr.y (mgr.25156) 1397 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.861930+0000 mgr.y (mgr.25156) 1398 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.867363+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cephadm 2024-03-30T05:09:30.867840+0000 mgr.y (mgr.25156) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.907933+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.909663+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.911491+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.912102+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.913298+0000 mgr.y (mgr.25156) 1400 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.913539+0000 mgr.y (mgr.25156) 1401 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.917865+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cephadm 2024-03-30T05:09:30.918255+0000 mgr.y (mgr.25156) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.957978+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.959742+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.961475+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.962127+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.963298+0000 mgr.y (mgr.25156) 1403 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cluster 2024-03-30T05:09:30.963553+0000 mgr.y (mgr.25156) 1404 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:31.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:30.967530+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:31.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: cephadm 2024-03-30T05:09:30.967946+0000 mgr.y (mgr.25156) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:31.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:31.007823+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:31.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:31.009569+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:31.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:31.011651+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:31.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:31.012304+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:31.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:31 smithi118 bash[18665]: audit 2024-03-30T05:09:31.017542+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.013474+0000 mgr.y (mgr.25156) 1406 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.013678+0000 mgr.y (mgr.25156) 1407 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cephadm 2024-03-30T05:09:31.017961+0000 mgr.y (mgr.25156) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.083431+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.085964+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.088104+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.088841+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.090253+0000 mgr.y (mgr.25156) 1409 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.090439+0000 mgr.y (mgr.25156) 1410 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.095123+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cephadm 2024-03-30T05:09:31.095578+0000 mgr.y (mgr.25156) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.120373+0000 mgr.y (mgr.25156) 1412 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:32.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.135626+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.137714+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.139361+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.139945+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.141100+0000 mgr.y (mgr.25156) 1413 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.141338+0000 mgr.y (mgr.25156) 1414 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.145741+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cephadm 2024-03-30T05:09:31.146099+0000 mgr.y (mgr.25156) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.186101+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.187899+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.189930+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.190602+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.191851+0000 mgr.y (mgr.25156) 1416 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.192068+0000 mgr.y (mgr.25156) 1417 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.196457+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cephadm 2024-03-30T05:09:31.196851+0000 mgr.y (mgr.25156) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.269495+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.271974+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.274093+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.274892+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.276354+0000 mgr.y (mgr.25156) 1419 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.276585+0000 mgr.y (mgr.25156) 1420 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.280997+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cephadm 2024-03-30T05:09:31.281434+0000 mgr.y (mgr.25156) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.354438+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.356858+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.358702+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.359346+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.360644+0000 mgr.y (mgr.25156) 1422 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.360934+0000 mgr.y (mgr.25156) 1423 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.365875+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cephadm 2024-03-30T05:09:31.366314+0000 mgr.y (mgr.25156) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.406597+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.408692+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.410921+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.411607+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.412896+0000 mgr.y (mgr.25156) 1425 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.413187+0000 mgr.y (mgr.25156) 1426 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.418355+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cephadm 2024-03-30T05:09:31.418852+0000 mgr.y (mgr.25156) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.459065+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.461080+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.462828+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.463418+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.464626+0000 mgr.y (mgr.25156) 1428 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.464870+0000 mgr.y (mgr.25156) 1429 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.469650+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cephadm 2024-03-30T05:09:31.470107+0000 mgr.y (mgr.25156) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.510818+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.512719+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.514531+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.515157+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.516334+0000 mgr.y (mgr.25156) 1431 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.516568+0000 mgr.y (mgr.25156) 1432 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.521535+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cephadm 2024-03-30T05:09:31.521929+0000 mgr.y (mgr.25156) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.563017+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.565345+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.567265+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.567954+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.569222+0000 mgr.y (mgr.25156) 1434 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.569418+0000 mgr.y (mgr.25156) 1435 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.592277+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cephadm 2024-03-30T05:09:31.592739+0000 mgr.y (mgr.25156) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.633072+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.634965+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.860744+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.870942+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.872931+0000 mgr.y (mgr.25156) 1437 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: cluster 2024-03-30T05:09:31.873469+0000 mgr.y (mgr.25156) 1438 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:32 smithi118 bash[18665]: audit 2024-03-30T05:09:31.882978+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.013474+0000 mgr.y (mgr.25156) 1406 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.013678+0000 mgr.y (mgr.25156) 1407 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cephadm 2024-03-30T05:09:31.017961+0000 mgr.y (mgr.25156) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.083431+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.085964+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.088104+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.088841+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.090253+0000 mgr.y (mgr.25156) 1409 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.090439+0000 mgr.y (mgr.25156) 1410 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.095123+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cephadm 2024-03-30T05:09:31.095578+0000 mgr.y (mgr.25156) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.120373+0000 mgr.y (mgr.25156) 1412 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:32.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.135626+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.137714+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.139361+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.139945+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.141100+0000 mgr.y (mgr.25156) 1413 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.141338+0000 mgr.y (mgr.25156) 1414 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.145741+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.013474+0000 mgr.y (mgr.25156) 1406 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.013678+0000 mgr.y (mgr.25156) 1407 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cephadm 2024-03-30T05:09:31.017961+0000 mgr.y (mgr.25156) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.083431+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.085964+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.088104+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.088841+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.090253+0000 mgr.y (mgr.25156) 1409 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.090439+0000 mgr.y (mgr.25156) 1410 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.095123+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cephadm 2024-03-30T05:09:31.095578+0000 mgr.y (mgr.25156) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.120373+0000 mgr.y (mgr.25156) 1412 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.135626+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.137714+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.139361+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.139945+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.141100+0000 mgr.y (mgr.25156) 1413 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.141338+0000 mgr.y (mgr.25156) 1414 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.145741+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cephadm 2024-03-30T05:09:31.146099+0000 mgr.y (mgr.25156) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.186101+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.187899+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.189930+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.190602+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.191851+0000 mgr.y (mgr.25156) 1416 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.192068+0000 mgr.y (mgr.25156) 1417 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.196457+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cephadm 2024-03-30T05:09:31.196851+0000 mgr.y (mgr.25156) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.269495+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.271974+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.274093+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.274892+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.276354+0000 mgr.y (mgr.25156) 1419 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.276585+0000 mgr.y (mgr.25156) 1420 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.280997+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cephadm 2024-03-30T05:09:31.281434+0000 mgr.y (mgr.25156) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.354438+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.356858+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.358702+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cephadm 2024-03-30T05:09:31.146099+0000 mgr.y (mgr.25156) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.186101+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.187899+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.189930+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.190602+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.191851+0000 mgr.y (mgr.25156) 1416 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.192068+0000 mgr.y (mgr.25156) 1417 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.196457+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cephadm 2024-03-30T05:09:31.196851+0000 mgr.y (mgr.25156) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.269495+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.271974+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.274093+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.274892+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.276354+0000 mgr.y (mgr.25156) 1419 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.276585+0000 mgr.y (mgr.25156) 1420 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.280997+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cephadm 2024-03-30T05:09:31.281434+0000 mgr.y (mgr.25156) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.354438+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.356858+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.358702+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.359346+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.360644+0000 mgr.y (mgr.25156) 1422 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.360934+0000 mgr.y (mgr.25156) 1423 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.365875+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cephadm 2024-03-30T05:09:31.366314+0000 mgr.y (mgr.25156) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.406597+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.408692+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.410921+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.411607+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.412896+0000 mgr.y (mgr.25156) 1425 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.413187+0000 mgr.y (mgr.25156) 1426 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.418355+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cephadm 2024-03-30T05:09:31.418852+0000 mgr.y (mgr.25156) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.459065+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.461080+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.462828+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.463418+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.464626+0000 mgr.y (mgr.25156) 1428 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.464870+0000 mgr.y (mgr.25156) 1429 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.469650+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.359346+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.360644+0000 mgr.y (mgr.25156) 1422 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.360934+0000 mgr.y (mgr.25156) 1423 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.365875+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cephadm 2024-03-30T05:09:31.366314+0000 mgr.y (mgr.25156) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.406597+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.408692+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.410921+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.411607+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.412896+0000 mgr.y (mgr.25156) 1425 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.413187+0000 mgr.y (mgr.25156) 1426 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.418355+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cephadm 2024-03-30T05:09:31.418852+0000 mgr.y (mgr.25156) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.459065+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.461080+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.462828+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.463418+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.464626+0000 mgr.y (mgr.25156) 1428 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.464870+0000 mgr.y (mgr.25156) 1429 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.469650+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cephadm 2024-03-30T05:09:31.470107+0000 mgr.y (mgr.25156) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.510818+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.512719+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.514531+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.515157+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.516334+0000 mgr.y (mgr.25156) 1431 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.516568+0000 mgr.y (mgr.25156) 1432 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.521535+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cephadm 2024-03-30T05:09:31.521929+0000 mgr.y (mgr.25156) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.563017+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.565345+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.567265+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.567954+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.569222+0000 mgr.y (mgr.25156) 1434 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.569418+0000 mgr.y (mgr.25156) 1435 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.592277+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cephadm 2024-03-30T05:09:31.592739+0000 mgr.y (mgr.25156) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.633072+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.634965+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.860744+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cephadm 2024-03-30T05:09:31.470107+0000 mgr.y (mgr.25156) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.510818+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.512719+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.514531+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.515157+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.516334+0000 mgr.y (mgr.25156) 1431 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.516568+0000 mgr.y (mgr.25156) 1432 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.521535+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cephadm 2024-03-30T05:09:31.521929+0000 mgr.y (mgr.25156) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.563017+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.565345+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.567265+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.567954+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:32.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.569222+0000 mgr.y (mgr.25156) 1434 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.569418+0000 mgr.y (mgr.25156) 1435 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.592277+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cephadm 2024-03-30T05:09:31.592739+0000 mgr.y (mgr.25156) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:32.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.633072+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:32.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.634965+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:32.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.860744+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.870942+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.872931+0000 mgr.y (mgr.25156) 1437 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: cluster 2024-03-30T05:09:31.873469+0000 mgr.y (mgr.25156) 1438 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[18545]: audit 2024-03-30T05:09:31.882978+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.870942+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:32.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.872931+0000 mgr.y (mgr.25156) 1437 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: cluster 2024-03-30T05:09:31.873469+0000 mgr.y (mgr.25156) 1438 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:32.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:32 smithi089 bash[23954]: audit 2024-03-30T05:09:31.882978+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:33.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.115368+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:33.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.128552+0000 mon.a (mon.0) 4060 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:33.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.131306+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:33.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.133198+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:33.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: cluster 2024-03-30T05:09:32.136443+0000 mgr.y (mgr.25156) 1439 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:33.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: cluster 2024-03-30T05:09:32.137020+0000 mgr.y (mgr.25156) 1440 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:33.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.145757+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:33.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.245868+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:33.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.250468+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.254245+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.258371+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.261821+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.264350+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.266814+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.270742+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.273891+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.277668+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:33 smithi118 bash[18665]: audit 2024-03-30T05:09:32.281007+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.115368+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:33.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.128552+0000 mon.a (mon.0) 4060 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:33.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.131306+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:33.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.133198+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:33.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: cluster 2024-03-30T05:09:32.136443+0000 mgr.y (mgr.25156) 1439 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:33.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: cluster 2024-03-30T05:09:32.137020+0000 mgr.y (mgr.25156) 1440 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:33.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.145757+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:33.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.245868+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:33.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.250468+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.254245+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.258371+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.261821+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.264350+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.266814+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.270742+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.273891+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.277668+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[18545]: audit 2024-03-30T05:09:32.281007+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.477 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.115368+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:33.477 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.128552+0000 mon.a (mon.0) 4060 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:33.477 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.131306+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:33.478 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.133198+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:33.478 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: cluster 2024-03-30T05:09:32.136443+0000 mgr.y (mgr.25156) 1439 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:33.478 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: cluster 2024-03-30T05:09:32.137020+0000 mgr.y (mgr.25156) 1440 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:33.478 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.145757+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:33.478 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.245868+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:33.478 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.250468+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.478 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.254245+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.478 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.258371+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.478 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.261821+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.478 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.264350+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.478 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.266814+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.478 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.270742+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.478 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.273891+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.479 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.277668+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:33.479 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:33 smithi089 bash[23954]: audit 2024-03-30T05:09:32.281007+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:35.801 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:35 smithi118 bash[18665]: cluster 2024-03-30T05:09:34.137940+0000 mgr.y (mgr.25156) 1441 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-30T05:09:35.801 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:35 smithi118 bash[18665]: audit 2024-03-30T05:09:34.538886+0000 mon.a (mon.0) 4075 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:35.801 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:35 smithi118 bash[18665]: audit 2024-03-30T05:09:34.549612+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:35.801 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:35 smithi118 bash[18665]: cluster 2024-03-30T05:09:34.551845+0000 mgr.y (mgr.25156) 1442 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:09:35.801 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:35 smithi118 bash[18665]: cluster 2024-03-30T05:09:34.552520+0000 mgr.y (mgr.25156) 1443 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-30T05:09:35.801 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:35 smithi118 bash[18665]: audit 2024-03-30T05:09:34.562988+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:35.801 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:35 smithi118 bash[18665]: cephadm 2024-03-30T05:09:34.805718+0000 mgr.y (mgr.25156) 1444 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-03-30T05:09:35.801 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:35 smithi118 bash[18665]: cephadm 2024-03-30T05:09:34.818480+0000 mgr.y (mgr.25156) 1445 : cephadm [INF] Deploying daemon alertmanager.a on smithi089 2024-03-30T05:09:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[18545]: cluster 2024-03-30T05:09:34.137940+0000 mgr.y (mgr.25156) 1441 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-30T05:09:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[18545]: audit 2024-03-30T05:09:34.538886+0000 mon.a (mon.0) 4075 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[18545]: audit 2024-03-30T05:09:34.549612+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[18545]: cluster 2024-03-30T05:09:34.551845+0000 mgr.y (mgr.25156) 1442 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:09:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[18545]: cluster 2024-03-30T05:09:34.552520+0000 mgr.y (mgr.25156) 1443 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-30T05:09:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[18545]: audit 2024-03-30T05:09:34.562988+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[18545]: cephadm 2024-03-30T05:09:34.805718+0000 mgr.y (mgr.25156) 1444 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-03-30T05:09:36.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[18545]: cephadm 2024-03-30T05:09:34.818480+0000 mgr.y (mgr.25156) 1445 : cephadm [INF] Deploying daemon alertmanager.a on smithi089 2024-03-30T05:09:36.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[23954]: cluster 2024-03-30T05:09:34.137940+0000 mgr.y (mgr.25156) 1441 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-30T05:09:36.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[23954]: audit 2024-03-30T05:09:34.538886+0000 mon.a (mon.0) 4075 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:36.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[23954]: audit 2024-03-30T05:09:34.549612+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:36.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[23954]: cluster 2024-03-30T05:09:34.551845+0000 mgr.y (mgr.25156) 1442 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:09:36.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[23954]: cluster 2024-03-30T05:09:34.552520+0000 mgr.y (mgr.25156) 1443 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-30T05:09:36.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[23954]: audit 2024-03-30T05:09:34.562988+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:36.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[23954]: cephadm 2024-03-30T05:09:34.805718+0000 mgr.y (mgr.25156) 1444 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-03-30T05:09:36.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:35 smithi089 bash[23954]: cephadm 2024-03-30T05:09:34.818480+0000 mgr.y (mgr.25156) 1445 : cephadm [INF] Deploying daemon alertmanager.a on smithi089 2024-03-30T05:09:37.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:09:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:09:37] "GET /metrics HTTP/1.1" 200 37977 "" "Prometheus/2.43.0" 2024-03-30T05:09:37.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:37 smithi089 bash[18545]: cluster 2024-03-30T05:09:36.553272+0000 mgr.y (mgr.25156) 1446 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:09:37.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:37 smithi089 bash[18545]: audit 2024-03-30T05:09:37.107423+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:37.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:37 smithi089 bash[18545]: audit 2024-03-30T05:09:37.113310+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:37.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:37 smithi089 bash[18545]: audit 2024-03-30T05:09:37.119301+0000 mon.a (mon.0) 4080 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:37.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:37 smithi089 bash[18545]: audit 2024-03-30T05:09:37.378821+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:37.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:37 smithi089 bash[23954]: cluster 2024-03-30T05:09:36.553272+0000 mgr.y (mgr.25156) 1446 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:09:37.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:37 smithi089 bash[23954]: audit 2024-03-30T05:09:37.107423+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:37.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:37 smithi089 bash[23954]: audit 2024-03-30T05:09:37.113310+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:37.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:37 smithi089 bash[23954]: audit 2024-03-30T05:09:37.119301+0000 mon.a (mon.0) 4080 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:37.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:37 smithi089 bash[23954]: audit 2024-03-30T05:09:37.378821+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:37.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:37 smithi118 bash[18665]: cluster 2024-03-30T05:09:36.553272+0000 mgr.y (mgr.25156) 1446 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:09:37.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:37 smithi118 bash[18665]: audit 2024-03-30T05:09:37.107423+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:37.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:37 smithi118 bash[18665]: audit 2024-03-30T05:09:37.113310+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:37.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:37 smithi118 bash[18665]: audit 2024-03-30T05:09:37.119301+0000 mon.a (mon.0) 4080 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:37.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:37 smithi118 bash[18665]: audit 2024-03-30T05:09:37.378821+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:38.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:38 smithi089 bash[18545]: cluster 2024-03-30T05:09:37.114134+0000 mgr.y (mgr.25156) 1447 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:38.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:38 smithi089 bash[18545]: cluster 2024-03-30T05:09:37.114351+0000 mgr.y (mgr.25156) 1448 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:38.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:38 smithi089 bash[23954]: cluster 2024-03-30T05:09:37.114134+0000 mgr.y (mgr.25156) 1447 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:38.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:38 smithi089 bash[23954]: cluster 2024-03-30T05:09:37.114351+0000 mgr.y (mgr.25156) 1448 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:38.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:38 smithi118 bash[18665]: cluster 2024-03-30T05:09:37.114134+0000 mgr.y (mgr.25156) 1447 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:38.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:38 smithi118 bash[18665]: cluster 2024-03-30T05:09:37.114351+0000 mgr.y (mgr.25156) 1448 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:40.449 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:40.449 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:09:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:40.450 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:40.450 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:09:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:40.450 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:09:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:40.451 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:40.451 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:40.451 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:09:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:40.451 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:09:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:40.779 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:40 smithi089 bash[18545]: cluster 2024-03-30T05:09:39.115972+0000 mgr.y (mgr.25156) 1449 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:40.780 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:40 smithi089 bash[23954]: cluster 2024-03-30T05:09:39.115972+0000 mgr.y (mgr.25156) 1449 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:40.780 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:40 smithi089 systemd[1]: Stopping Ceph alertmanager.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:09:40.780 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:40 smithi089 bash[63727]: level=info ts=2024-03-30T05:09:40.574Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-30T05:09:40.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:40 smithi118 bash[18665]: cluster 2024-03-30T05:09:39.115972+0000 mgr.y (mgr.25156) 1449 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:41.431 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:41 smithi089 bash[89637]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T05:09:41.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:41 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:41.718 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:09:41 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:41.718 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:09:41 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:41.719 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:09:41 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:41.719 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:41 smithi089 bash[89698]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T05:09:41.719 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:41 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-03-30T05:09:41.719 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:41 smithi089 systemd[1]: Stopped Ceph alertmanager.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:09:41.719 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:41 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:41.720 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:09:41 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:41.720 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:09:41 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:41.720 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:09:41 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:41.720 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:41 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:42.081 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:41 smithi089 systemd[1]: Started Ceph alertmanager.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:09:43.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: cluster 2024-03-30T05:09:41.116731+0000 mgr.y (mgr.25156) 1450 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-03-30T05:09:43.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.129456+0000 mgr.y (mgr.25156) 1451 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:43.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.768372+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.777947+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.809446+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.810298+0000 mon.a (mon.0) 4085 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: cluster 2024-03-30T05:09:41.814104+0000 mgr.y (mgr.25156) 1452 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 705 B/s rd, 0 op/s 2024-03-30T05:09:43.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: cluster 2024-03-30T05:09:41.814353+0000 mgr.y (mgr.25156) 1453 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-03-30T05:09:43.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.818775+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: cephadm 2024-03-30T05:09:41.819190+0000 mgr.y (mgr.25156) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:43.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.873389+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T05:09:43.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.873827+0000 mgr.y (mgr.25156) 1455 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T05:09:43.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.880452+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.882315+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.884607+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.885253+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: cluster 2024-03-30T05:09:41.886512+0000 mgr.y (mgr.25156) 1456 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:43.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: cluster 2024-03-30T05:09:41.886759+0000 mgr.y (mgr.25156) 1457 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:43.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.891344+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: cluster 2024-03-30T05:09:41.116731+0000 mgr.y (mgr.25156) 1450 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-03-30T05:09:43.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.129456+0000 mgr.y (mgr.25156) 1451 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:43.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.768372+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.777947+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.809446+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.810298+0000 mon.a (mon.0) 4085 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: cluster 2024-03-30T05:09:41.814104+0000 mgr.y (mgr.25156) 1452 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 705 B/s rd, 0 op/s 2024-03-30T05:09:43.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: cluster 2024-03-30T05:09:41.814353+0000 mgr.y (mgr.25156) 1453 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-03-30T05:09:43.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.818775+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: cephadm 2024-03-30T05:09:41.819190+0000 mgr.y (mgr.25156) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:43.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.873389+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T05:09:43.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.873827+0000 mgr.y (mgr.25156) 1455 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T05:09:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.880452+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.882315+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.884607+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.885253+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: cluster 2024-03-30T05:09:41.886512+0000 mgr.y (mgr.25156) 1456 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: cluster 2024-03-30T05:09:41.886759+0000 mgr.y (mgr.25156) 1457 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.891344+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: cephadm 2024-03-30T05:09:41.891752+0000 mgr.y (mgr.25156) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:43.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.949219+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.951199+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.952895+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.953469+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: cluster 2024-03-30T05:09:41.954703+0000 mgr.y (mgr.25156) 1459 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:43.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: cluster 2024-03-30T05:09:41.954895+0000 mgr.y (mgr.25156) 1460 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:43.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:41.959125+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.114094+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.117042+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.119750+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.120791+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.131113+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.204650+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.207413+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.209757+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.210765+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.221392+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.299040+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: cephadm 2024-03-30T05:09:41.891752+0000 mgr.y (mgr.25156) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:43.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.949219+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.951199+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.952895+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.953469+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: cluster 2024-03-30T05:09:41.954703+0000 mgr.y (mgr.25156) 1459 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:43.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: cluster 2024-03-30T05:09:41.954895+0000 mgr.y (mgr.25156) 1460 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:43.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:41.959125+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.114094+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.117042+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.119750+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.120791+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.131113+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.204650+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.207413+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.209757+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.210765+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.221392+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.299040+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.301958+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.304967+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.306037+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.316908+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.391546+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.393551+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.395833+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.396632+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.402665+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.460929+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.462838+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.465184+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.465876+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.473374+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.530989+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.534090+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.536778+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.537693+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.545183+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.603196+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.301958+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.304967+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.306037+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.316908+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.391546+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.393551+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.395833+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.396632+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.402665+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.460929+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.462838+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.465184+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.465876+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.473374+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.530989+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.534090+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.536778+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.537693+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.545183+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.603196+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.605093+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.607004+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.607668+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.614704+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.655367+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.657238+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.658941+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.659548+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.666354+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.707392+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.709292+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.711711+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.712511+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[18545]: audit 2024-03-30T05:09:42.719619+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.605093+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.607004+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.607668+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.614704+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.655367+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.657238+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.658941+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.659548+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.666354+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.707392+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.709292+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.711711+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.712511+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:42 smithi089 bash[23954]: audit 2024-03-30T05:09:42.719619+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: cluster 2024-03-30T05:09:41.116731+0000 mgr.y (mgr.25156) 1450 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-03-30T05:09:43.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.129456+0000 mgr.y (mgr.25156) 1451 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:43.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.768372+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.777947+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.809446+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.810298+0000 mon.a (mon.0) 4085 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: cluster 2024-03-30T05:09:41.814104+0000 mgr.y (mgr.25156) 1452 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 705 B/s rd, 0 op/s 2024-03-30T05:09:43.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: cluster 2024-03-30T05:09:41.814353+0000 mgr.y (mgr.25156) 1453 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-03-30T05:09:43.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.818775+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: cephadm 2024-03-30T05:09:41.819190+0000 mgr.y (mgr.25156) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:43.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.873389+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T05:09:43.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.873827+0000 mgr.y (mgr.25156) 1455 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T05:09:43.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.880452+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.882315+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.884607+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.885253+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: cluster 2024-03-30T05:09:41.886512+0000 mgr.y (mgr.25156) 1456 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:43.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: cluster 2024-03-30T05:09:41.886759+0000 mgr.y (mgr.25156) 1457 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:09:43.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.891344+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: cephadm 2024-03-30T05:09:41.891752+0000 mgr.y (mgr.25156) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:43.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.949219+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.951199+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.952895+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.953469+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: cluster 2024-03-30T05:09:41.954703+0000 mgr.y (mgr.25156) 1459 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:43.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: cluster 2024-03-30T05:09:41.954895+0000 mgr.y (mgr.25156) 1460 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:43.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:41.959125+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.114094+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.117042+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.119750+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.120791+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.131113+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.204650+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.207413+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.209757+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.210765+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.221392+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.299040+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.301958+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.304967+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.306037+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.316908+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.391546+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.393551+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.395833+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.396632+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.402665+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.460929+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.462838+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.465184+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.465876+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.473374+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.530989+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.534090+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.536778+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.537693+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.545183+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.603196+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.605093+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.607004+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.607668+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.614704+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.655367+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.657238+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.658941+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.659548+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.666354+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.707392+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:43.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.709292+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:43.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.711711+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:43.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.712511+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:43.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:42 smithi118 bash[18665]: audit 2024-03-30T05:09:42.719619+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:43.581 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[89754]: ts=2024-03-30T05:09:43.348Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-03-30T05:09:43.581 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[89754]: ts=2024-03-30T05:09:43.348Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-03-30T05:09:43.582 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[89754]: ts=2024-03-30T05:09:43.350Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.89 port=9094 2024-03-30T05:09:43.582 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[89754]: ts=2024-03-30T05:09:43.356Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T05:09:43.582 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[89754]: ts=2024-03-30T05:09:43.395Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T05:09:43.582 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[89754]: ts=2024-03-30T05:09:43.395Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T05:09:43.582 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[89754]: ts=2024-03-30T05:09:43.399Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-03-30T05:09:43.582 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[89754]: ts=2024-03-30T05:09:43.399Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-03-30T05:09:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cephadm 2024-03-30T05:09:42.054965+0000 mgr.y (mgr.25156) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.122421+0000 mgr.y (mgr.25156) 1462 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.122659+0000 mgr.y (mgr.25156) 1463 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cephadm 2024-03-30T05:09:42.131622+0000 mgr.y (mgr.25156) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.212326+0000 mgr.y (mgr.25156) 1465 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.212546+0000 mgr.y (mgr.25156) 1466 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cephadm 2024-03-30T05:09:42.221907+0000 mgr.y (mgr.25156) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.307747+0000 mgr.y (mgr.25156) 1468 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.307939+0000 mgr.y (mgr.25156) 1469 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cephadm 2024-03-30T05:09:42.317452+0000 mgr.y (mgr.25156) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.397933+0000 mgr.y (mgr.25156) 1471 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.398128+0000 mgr.y (mgr.25156) 1472 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cephadm 2024-03-30T05:09:42.403165+0000 mgr.y (mgr.25156) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.467122+0000 mgr.y (mgr.25156) 1474 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.467348+0000 mgr.y (mgr.25156) 1475 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cephadm 2024-03-30T05:09:42.473871+0000 mgr.y (mgr.25156) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.539656+0000 mgr.y (mgr.25156) 1477 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.539915+0000 mgr.y (mgr.25156) 1478 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cephadm 2024-03-30T05:09:42.545805+0000 mgr.y (mgr.25156) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.608935+0000 mgr.y (mgr.25156) 1480 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cephadm 2024-03-30T05:09:42.054965+0000 mgr.y (mgr.25156) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.122421+0000 mgr.y (mgr.25156) 1462 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.122659+0000 mgr.y (mgr.25156) 1463 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cephadm 2024-03-30T05:09:42.131622+0000 mgr.y (mgr.25156) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.212326+0000 mgr.y (mgr.25156) 1465 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.212546+0000 mgr.y (mgr.25156) 1466 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cephadm 2024-03-30T05:09:42.221907+0000 mgr.y (mgr.25156) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.307747+0000 mgr.y (mgr.25156) 1468 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.307939+0000 mgr.y (mgr.25156) 1469 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cephadm 2024-03-30T05:09:42.317452+0000 mgr.y (mgr.25156) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.397933+0000 mgr.y (mgr.25156) 1471 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.398128+0000 mgr.y (mgr.25156) 1472 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cephadm 2024-03-30T05:09:42.403165+0000 mgr.y (mgr.25156) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.467122+0000 mgr.y (mgr.25156) 1474 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.467348+0000 mgr.y (mgr.25156) 1475 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cephadm 2024-03-30T05:09:42.473871+0000 mgr.y (mgr.25156) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.539656+0000 mgr.y (mgr.25156) 1477 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.539915+0000 mgr.y (mgr.25156) 1478 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cephadm 2024-03-30T05:09:42.545805+0000 mgr.y (mgr.25156) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.608935+0000 mgr.y (mgr.25156) 1480 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.609159+0000 mgr.y (mgr.25156) 1481 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cephadm 2024-03-30T05:09:42.615121+0000 mgr.y (mgr.25156) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.660694+0000 mgr.y (mgr.25156) 1483 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.660915+0000 mgr.y (mgr.25156) 1484 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cephadm 2024-03-30T05:09:42.666720+0000 mgr.y (mgr.25156) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.713943+0000 mgr.y (mgr.25156) 1486 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.714492+0000 mgr.y (mgr.25156) 1487 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cephadm 2024-03-30T05:09:42.719993+0000 mgr.y (mgr.25156) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.781370+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.783117+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.784779+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.785382+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.789736+0000 mgr.y (mgr.25156) 1489 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.789987+0000 mgr.y (mgr.25156) 1490 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.797573+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cephadm 2024-03-30T05:09:42.798022+0000 mgr.y (mgr.25156) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.838693+0000 mon.a (mon.0) 4148 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.840437+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.842076+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.842666+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.609159+0000 mgr.y (mgr.25156) 1481 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cephadm 2024-03-30T05:09:42.615121+0000 mgr.y (mgr.25156) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.660694+0000 mgr.y (mgr.25156) 1483 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.660915+0000 mgr.y (mgr.25156) 1484 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cephadm 2024-03-30T05:09:42.666720+0000 mgr.y (mgr.25156) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.713943+0000 mgr.y (mgr.25156) 1486 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.714492+0000 mgr.y (mgr.25156) 1487 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cephadm 2024-03-30T05:09:42.719993+0000 mgr.y (mgr.25156) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.781370+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.783117+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.784779+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.785382+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.789736+0000 mgr.y (mgr.25156) 1489 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.789987+0000 mgr.y (mgr.25156) 1490 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.797573+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cephadm 2024-03-30T05:09:42.798022+0000 mgr.y (mgr.25156) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.838693+0000 mon.a (mon.0) 4148 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.840437+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.842076+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.842666+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.843785+0000 mgr.y (mgr.25156) 1492 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.844026+0000 mgr.y (mgr.25156) 1493 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.851136+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cephadm 2024-03-30T05:09:42.851543+0000 mgr.y (mgr.25156) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.891402+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.893382+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.895216+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.895870+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.897119+0000 mgr.y (mgr.25156) 1495 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.897375+0000 mgr.y (mgr.25156) 1496 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.905592+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cephadm 2024-03-30T05:09:42.906005+0000 mgr.y (mgr.25156) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.945932+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.947722+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.949400+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.949986+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.951206+0000 mgr.y (mgr.25156) 1498 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:42.951474+0000 mgr.y (mgr.25156) 1499 : cluster [DBG] pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.957941+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cephadm 2024-03-30T05:09:42.958409+0000 mgr.y (mgr.25156) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:42.999786+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.002200+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.004402+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.005184+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.006495+0000 mgr.y (mgr.25156) 1501 : cluster [DBG] pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.006728+0000 mgr.y (mgr.25156) 1502 : cluster [DBG] pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.014061+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: cephadm 2024-03-30T05:09:43.014509+0000 mgr.y (mgr.25156) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.071824+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.073636+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.075477+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.076073+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.084928+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.125317+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.127237+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.128979+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.129573+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.137582+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.178240+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.180380+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.843785+0000 mgr.y (mgr.25156) 1492 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.844026+0000 mgr.y (mgr.25156) 1493 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.851136+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cephadm 2024-03-30T05:09:42.851543+0000 mgr.y (mgr.25156) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.891402+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.893382+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.895216+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.895870+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.897119+0000 mgr.y (mgr.25156) 1495 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.897375+0000 mgr.y (mgr.25156) 1496 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.905592+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cephadm 2024-03-30T05:09:42.906005+0000 mgr.y (mgr.25156) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.945932+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.947722+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.949400+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.949986+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.951206+0000 mgr.y (mgr.25156) 1498 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:42.951474+0000 mgr.y (mgr.25156) 1499 : cluster [DBG] pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.957941+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cephadm 2024-03-30T05:09:42.958409+0000 mgr.y (mgr.25156) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.182693+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.183528+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.192035+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.249627+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.251491+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.253164+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.253760+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.262684+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.306123+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.307983+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.309842+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.310487+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.320046+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.365185+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.367081+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.369104+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.369775+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.379040+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.420351+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.422195+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.423943+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.424579+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.432878+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.474419+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.476375+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.478178+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.478776+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.484629+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.541653+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.543672+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.545551+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.546242+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.552131+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.595226+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.597296+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.598891+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.599447+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.605074+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.661713+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.663447+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.665453+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.666074+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.672802+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.729111+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.730891+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.733238+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.734120+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[23954]: audit 2024-03-30T05:09:43.742902+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:42.999786+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.002200+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.004402+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.005184+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.006495+0000 mgr.y (mgr.25156) 1501 : cluster [DBG] pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.006728+0000 mgr.y (mgr.25156) 1502 : cluster [DBG] pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.014061+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: cephadm 2024-03-30T05:09:43.014509+0000 mgr.y (mgr.25156) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.071824+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.073636+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.075477+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.076073+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.084928+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.125317+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.127237+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.128979+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.129573+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.137582+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.178240+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.180380+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.182693+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.183528+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.192035+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.249627+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.251491+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.253164+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.253760+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.262684+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.306123+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.307983+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.309842+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.310487+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.320046+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.365185+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.367081+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.369104+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.369775+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.379040+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.420351+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.422195+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.423943+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.424579+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.432878+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.474419+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.476375+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.478178+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.478776+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.484629+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.541653+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.543672+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.545551+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.546242+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.552131+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.595226+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.597296+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.598891+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.599447+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.605074+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.661713+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.663447+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.665453+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.666074+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.672802+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.729111+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.730891+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.733238+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.734120+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:43 smithi089 bash[18545]: audit 2024-03-30T05:09:43.742902+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cephadm 2024-03-30T05:09:42.054965+0000 mgr.y (mgr.25156) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.122421+0000 mgr.y (mgr.25156) 1462 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.122659+0000 mgr.y (mgr.25156) 1463 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cephadm 2024-03-30T05:09:42.131622+0000 mgr.y (mgr.25156) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.212326+0000 mgr.y (mgr.25156) 1465 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.212546+0000 mgr.y (mgr.25156) 1466 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cephadm 2024-03-30T05:09:42.221907+0000 mgr.y (mgr.25156) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.307747+0000 mgr.y (mgr.25156) 1468 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.307939+0000 mgr.y (mgr.25156) 1469 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cephadm 2024-03-30T05:09:42.317452+0000 mgr.y (mgr.25156) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.397933+0000 mgr.y (mgr.25156) 1471 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.398128+0000 mgr.y (mgr.25156) 1472 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cephadm 2024-03-30T05:09:42.403165+0000 mgr.y (mgr.25156) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.467122+0000 mgr.y (mgr.25156) 1474 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.467348+0000 mgr.y (mgr.25156) 1475 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cephadm 2024-03-30T05:09:42.473871+0000 mgr.y (mgr.25156) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.539656+0000 mgr.y (mgr.25156) 1477 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.539915+0000 mgr.y (mgr.25156) 1478 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cephadm 2024-03-30T05:09:42.545805+0000 mgr.y (mgr.25156) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.608935+0000 mgr.y (mgr.25156) 1480 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.609159+0000 mgr.y (mgr.25156) 1481 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cephadm 2024-03-30T05:09:42.615121+0000 mgr.y (mgr.25156) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.660694+0000 mgr.y (mgr.25156) 1483 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.660915+0000 mgr.y (mgr.25156) 1484 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cephadm 2024-03-30T05:09:42.666720+0000 mgr.y (mgr.25156) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.713943+0000 mgr.y (mgr.25156) 1486 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.714492+0000 mgr.y (mgr.25156) 1487 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cephadm 2024-03-30T05:09:42.719993+0000 mgr.y (mgr.25156) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.781370+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.783117+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.784779+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.785382+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.789736+0000 mgr.y (mgr.25156) 1489 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.789987+0000 mgr.y (mgr.25156) 1490 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.797573+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cephadm 2024-03-30T05:09:42.798022+0000 mgr.y (mgr.25156) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.838693+0000 mon.a (mon.0) 4148 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.840437+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.842076+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.842666+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.843785+0000 mgr.y (mgr.25156) 1492 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.844026+0000 mgr.y (mgr.25156) 1493 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.851136+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cephadm 2024-03-30T05:09:42.851543+0000 mgr.y (mgr.25156) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.891402+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.893382+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.895216+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.895870+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.897119+0000 mgr.y (mgr.25156) 1495 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.897375+0000 mgr.y (mgr.25156) 1496 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.905592+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cephadm 2024-03-30T05:09:42.906005+0000 mgr.y (mgr.25156) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.945932+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.947722+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.949400+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.949986+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.951206+0000 mgr.y (mgr.25156) 1498 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:42.951474+0000 mgr.y (mgr.25156) 1499 : cluster [DBG] pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.957941+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cephadm 2024-03-30T05:09:42.958409+0000 mgr.y (mgr.25156) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:42.999786+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.002200+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.004402+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.005184+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.006495+0000 mgr.y (mgr.25156) 1501 : cluster [DBG] pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.006728+0000 mgr.y (mgr.25156) 1502 : cluster [DBG] pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.014061+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: cephadm 2024-03-30T05:09:43.014509+0000 mgr.y (mgr.25156) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.071824+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.073636+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.075477+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.076073+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.084928+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.125317+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.127237+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.128979+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.129573+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.137582+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.178240+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.180380+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.182693+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.183528+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.192035+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.249627+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.251491+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.253164+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.253760+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.262684+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.306123+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.307983+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.309842+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.310487+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.320046+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.365185+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.367081+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.369104+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.369775+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.379040+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.420351+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.422195+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.423943+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.424579+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.432878+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.474419+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.476375+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.478178+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.478776+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.484629+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.541653+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.543672+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.545551+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.546242+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.552131+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.595226+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.597296+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.598891+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.599447+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.605074+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.661713+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.663447+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.665453+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.666074+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.672802+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.729111+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.730891+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.733238+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.734120+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:43 smithi118 bash[18665]: audit 2024-03-30T05:09:43.742902+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.077234+0000 mgr.y (mgr.25156) 1504 : cluster [DBG] pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.077467+0000 mgr.y (mgr.25156) 1505 : cluster [DBG] pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cephadm 2024-03-30T05:09:43.085370+0000 mgr.y (mgr.25156) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.130725+0000 mgr.y (mgr.25156) 1507 : cluster [DBG] pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.130950+0000 mgr.y (mgr.25156) 1508 : cluster [DBG] pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cephadm 2024-03-30T05:09:43.138081+0000 mgr.y (mgr.25156) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.184861+0000 mgr.y (mgr.25156) 1510 : cluster [DBG] pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.185165+0000 mgr.y (mgr.25156) 1511 : cluster [DBG] pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cephadm 2024-03-30T05:09:43.192518+0000 mgr.y (mgr.25156) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.255120+0000 mgr.y (mgr.25156) 1513 : cluster [DBG] pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.255360+0000 mgr.y (mgr.25156) 1514 : cluster [DBG] pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cephadm 2024-03-30T05:09:43.263169+0000 mgr.y (mgr.25156) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.312099+0000 mgr.y (mgr.25156) 1516 : cluster [DBG] pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 27 op/s 2024-03-30T05:09:45.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.312364+0000 mgr.y (mgr.25156) 1517 : cluster [DBG] pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 27 op/s 2024-03-30T05:09:45.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cephadm 2024-03-30T05:09:43.320824+0000 mgr.y (mgr.25156) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.371066+0000 mgr.y (mgr.25156) 1519 : cluster [DBG] pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 26 op/s 2024-03-30T05:09:45.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.371241+0000 mgr.y (mgr.25156) 1520 : cluster [DBG] pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 26 op/s 2024-03-30T05:09:45.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cephadm 2024-03-30T05:09:43.379681+0000 mgr.y (mgr.25156) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.425740+0000 mgr.y (mgr.25156) 1522 : cluster [DBG] pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 29 op/s 2024-03-30T05:09:45.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.425957+0000 mgr.y (mgr.25156) 1523 : cluster [DBG] pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 29 op/s 2024-03-30T05:09:45.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cephadm 2024-03-30T05:09:43.433343+0000 mgr.y (mgr.25156) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.480060+0000 mgr.y (mgr.25156) 1525 : cluster [DBG] pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.480507+0000 mgr.y (mgr.25156) 1526 : cluster [DBG] pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cephadm 2024-03-30T05:09:43.485068+0000 mgr.y (mgr.25156) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.547472+0000 mgr.y (mgr.25156) 1528 : cluster [DBG] pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.547650+0000 mgr.y (mgr.25156) 1529 : cluster [DBG] pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cephadm 2024-03-30T05:09:43.552502+0000 mgr.y (mgr.25156) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.600605+0000 mgr.y (mgr.25156) 1531 : cluster [DBG] pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.600832+0000 mgr.y (mgr.25156) 1532 : cluster [DBG] pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cephadm 2024-03-30T05:09:43.605676+0000 mgr.y (mgr.25156) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.667328+0000 mgr.y (mgr.25156) 1534 : cluster [DBG] pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.667571+0000 mgr.y (mgr.25156) 1535 : cluster [DBG] pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cephadm 2024-03-30T05:09:43.673182+0000 mgr.y (mgr.25156) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.735565+0000 mgr.y (mgr.25156) 1537 : cluster [DBG] pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.735791+0000 mgr.y (mgr.25156) 1538 : cluster [DBG] pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cephadm 2024-03-30T05:09:43.743308+0000 mgr.y (mgr.25156) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:43.828321+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:43.830541+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:43.832984+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:43.834048+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.077234+0000 mgr.y (mgr.25156) 1504 : cluster [DBG] pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.077467+0000 mgr.y (mgr.25156) 1505 : cluster [DBG] pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cephadm 2024-03-30T05:09:43.085370+0000 mgr.y (mgr.25156) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.130725+0000 mgr.y (mgr.25156) 1507 : cluster [DBG] pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.130950+0000 mgr.y (mgr.25156) 1508 : cluster [DBG] pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cephadm 2024-03-30T05:09:43.138081+0000 mgr.y (mgr.25156) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.184861+0000 mgr.y (mgr.25156) 1510 : cluster [DBG] pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.185165+0000 mgr.y (mgr.25156) 1511 : cluster [DBG] pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cephadm 2024-03-30T05:09:43.192518+0000 mgr.y (mgr.25156) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.255120+0000 mgr.y (mgr.25156) 1513 : cluster [DBG] pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.255360+0000 mgr.y (mgr.25156) 1514 : cluster [DBG] pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cephadm 2024-03-30T05:09:43.263169+0000 mgr.y (mgr.25156) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.312099+0000 mgr.y (mgr.25156) 1516 : cluster [DBG] pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 27 op/s 2024-03-30T05:09:45.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.312364+0000 mgr.y (mgr.25156) 1517 : cluster [DBG] pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 27 op/s 2024-03-30T05:09:45.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cephadm 2024-03-30T05:09:43.320824+0000 mgr.y (mgr.25156) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.371066+0000 mgr.y (mgr.25156) 1519 : cluster [DBG] pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 26 op/s 2024-03-30T05:09:45.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.371241+0000 mgr.y (mgr.25156) 1520 : cluster [DBG] pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 26 op/s 2024-03-30T05:09:45.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cephadm 2024-03-30T05:09:43.379681+0000 mgr.y (mgr.25156) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.425740+0000 mgr.y (mgr.25156) 1522 : cluster [DBG] pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 29 op/s 2024-03-30T05:09:45.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.836199+0000 mgr.y (mgr.25156) 1540 : cluster [DBG] pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.836780+0000 mgr.y (mgr.25156) 1541 : cluster [DBG] pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:43.845460+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cephadm 2024-03-30T05:09:43.846044+0000 mgr.y (mgr.25156) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:43.918933+0000 mon.a (mon.0) 4233 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:43.921106+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:43.923728+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:43.924527+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.925914+0000 mgr.y (mgr.25156) 1543 : cluster [DBG] pgmap v1005: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:43.926109+0000 mgr.y (mgr.25156) 1544 : cluster [DBG] pgmap v1006: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:43.931578+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cephadm 2024-03-30T05:09:43.932037+0000 mgr.y (mgr.25156) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.021509+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.025412+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.027992+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.028875+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.030297+0000 mgr.y (mgr.25156) 1546 : cluster [DBG] pgmap v1007: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.030505+0000 mgr.y (mgr.25156) 1547 : cluster [DBG] pgmap v1008: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.036026+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: cephadm 2024-03-30T05:09:44.036516+0000 mgr.y (mgr.25156) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.077100+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.078822+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.080505+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.081140+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.086803+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.144073+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.146002+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.147691+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.148342+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.153974+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.200305+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.202963+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.205138+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.205813+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.212079+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.252798+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.254741+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.256922+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.257750+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.425957+0000 mgr.y (mgr.25156) 1523 : cluster [DBG] pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 29 op/s 2024-03-30T05:09:45.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cephadm 2024-03-30T05:09:43.433343+0000 mgr.y (mgr.25156) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.480060+0000 mgr.y (mgr.25156) 1525 : cluster [DBG] pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.480507+0000 mgr.y (mgr.25156) 1526 : cluster [DBG] pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cephadm 2024-03-30T05:09:43.485068+0000 mgr.y (mgr.25156) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.547472+0000 mgr.y (mgr.25156) 1528 : cluster [DBG] pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.547650+0000 mgr.y (mgr.25156) 1529 : cluster [DBG] pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cephadm 2024-03-30T05:09:43.552502+0000 mgr.y (mgr.25156) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.600605+0000 mgr.y (mgr.25156) 1531 : cluster [DBG] pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.600832+0000 mgr.y (mgr.25156) 1532 : cluster [DBG] pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cephadm 2024-03-30T05:09:43.605676+0000 mgr.y (mgr.25156) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.667328+0000 mgr.y (mgr.25156) 1534 : cluster [DBG] pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.667571+0000 mgr.y (mgr.25156) 1535 : cluster [DBG] pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cephadm 2024-03-30T05:09:43.673182+0000 mgr.y (mgr.25156) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.735565+0000 mgr.y (mgr.25156) 1537 : cluster [DBG] pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.735791+0000 mgr.y (mgr.25156) 1538 : cluster [DBG] pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cephadm 2024-03-30T05:09:43.743308+0000 mgr.y (mgr.25156) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:43.828321+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:43.830541+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:43.832984+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:43.834048+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.263561+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.303644+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.305431+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.307172+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.307826+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.313530+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.354233+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.356283+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.358318+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.358949+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.365345+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.407026+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.408919+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.410589+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.411237+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.417740+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.459173+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.460977+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.462718+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.463349+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.469648+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.509975+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.511853+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.513527+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.514129+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.520284+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.560864+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.562780+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.564487+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.565169+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.571407+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.628778+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.630990+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.633423+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.634176+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.644075+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.717702+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.720410+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.724749+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.726013+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[23954]: audit 2024-03-30T05:09:44.738987+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.836199+0000 mgr.y (mgr.25156) 1540 : cluster [DBG] pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.836780+0000 mgr.y (mgr.25156) 1541 : cluster [DBG] pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:43.845460+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cephadm 2024-03-30T05:09:43.846044+0000 mgr.y (mgr.25156) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:43.918933+0000 mon.a (mon.0) 4233 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:43.921106+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:43.923728+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:43.924527+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.925914+0000 mgr.y (mgr.25156) 1543 : cluster [DBG] pgmap v1005: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:43.926109+0000 mgr.y (mgr.25156) 1544 : cluster [DBG] pgmap v1006: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:43.931578+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cephadm 2024-03-30T05:09:43.932037+0000 mgr.y (mgr.25156) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.021509+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.025412+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.027992+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.028875+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.030297+0000 mgr.y (mgr.25156) 1546 : cluster [DBG] pgmap v1007: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.030505+0000 mgr.y (mgr.25156) 1547 : cluster [DBG] pgmap v1008: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.036026+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: cephadm 2024-03-30T05:09:44.036516+0000 mgr.y (mgr.25156) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.077100+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.078822+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.080505+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.081140+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.086803+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.144073+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.146002+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.147691+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.148342+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.153974+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.200305+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.202963+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.205138+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.205813+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.212079+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.252798+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.254741+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.256922+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.257750+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.263561+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.303644+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.305431+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.307172+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.307826+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.313530+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.354233+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.356283+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.358318+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.358949+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.365345+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.407026+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.408919+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.410589+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.411237+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.417740+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.459173+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.460977+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.462718+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.463349+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.469648+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.509975+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.511853+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.513527+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.514129+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.520284+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.560864+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.562780+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.564487+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.565169+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.571407+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.628778+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.630990+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.633423+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.634176+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.644075+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.717702+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.720410+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.724749+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.726013+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:44 smithi089 bash[18545]: audit 2024-03-30T05:09:44.738987+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.077234+0000 mgr.y (mgr.25156) 1504 : cluster [DBG] pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.077467+0000 mgr.y (mgr.25156) 1505 : cluster [DBG] pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cephadm 2024-03-30T05:09:43.085370+0000 mgr.y (mgr.25156) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.130725+0000 mgr.y (mgr.25156) 1507 : cluster [DBG] pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.130950+0000 mgr.y (mgr.25156) 1508 : cluster [DBG] pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cephadm 2024-03-30T05:09:43.138081+0000 mgr.y (mgr.25156) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.184861+0000 mgr.y (mgr.25156) 1510 : cluster [DBG] pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.185165+0000 mgr.y (mgr.25156) 1511 : cluster [DBG] pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cephadm 2024-03-30T05:09:43.192518+0000 mgr.y (mgr.25156) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.255120+0000 mgr.y (mgr.25156) 1513 : cluster [DBG] pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.255360+0000 mgr.y (mgr.25156) 1514 : cluster [DBG] pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cephadm 2024-03-30T05:09:43.263169+0000 mgr.y (mgr.25156) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.312099+0000 mgr.y (mgr.25156) 1516 : cluster [DBG] pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 27 op/s 2024-03-30T05:09:45.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.312364+0000 mgr.y (mgr.25156) 1517 : cluster [DBG] pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 27 op/s 2024-03-30T05:09:45.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cephadm 2024-03-30T05:09:43.320824+0000 mgr.y (mgr.25156) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.371066+0000 mgr.y (mgr.25156) 1519 : cluster [DBG] pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 26 op/s 2024-03-30T05:09:45.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.371241+0000 mgr.y (mgr.25156) 1520 : cluster [DBG] pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 26 op/s 2024-03-30T05:09:45.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cephadm 2024-03-30T05:09:43.379681+0000 mgr.y (mgr.25156) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.425740+0000 mgr.y (mgr.25156) 1522 : cluster [DBG] pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 29 op/s 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.425957+0000 mgr.y (mgr.25156) 1523 : cluster [DBG] pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 29 op/s 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cephadm 2024-03-30T05:09:43.433343+0000 mgr.y (mgr.25156) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.480060+0000 mgr.y (mgr.25156) 1525 : cluster [DBG] pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.480507+0000 mgr.y (mgr.25156) 1526 : cluster [DBG] pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cephadm 2024-03-30T05:09:43.485068+0000 mgr.y (mgr.25156) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.547472+0000 mgr.y (mgr.25156) 1528 : cluster [DBG] pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.547650+0000 mgr.y (mgr.25156) 1529 : cluster [DBG] pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cephadm 2024-03-30T05:09:43.552502+0000 mgr.y (mgr.25156) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.600605+0000 mgr.y (mgr.25156) 1531 : cluster [DBG] pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.600832+0000 mgr.y (mgr.25156) 1532 : cluster [DBG] pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cephadm 2024-03-30T05:09:43.605676+0000 mgr.y (mgr.25156) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.667328+0000 mgr.y (mgr.25156) 1534 : cluster [DBG] pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.667571+0000 mgr.y (mgr.25156) 1535 : cluster [DBG] pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cephadm 2024-03-30T05:09:43.673182+0000 mgr.y (mgr.25156) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.735565+0000 mgr.y (mgr.25156) 1537 : cluster [DBG] pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.735791+0000 mgr.y (mgr.25156) 1538 : cluster [DBG] pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cephadm 2024-03-30T05:09:43.743308+0000 mgr.y (mgr.25156) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:43.828321+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:43.830541+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:43.832984+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:43.834048+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.836199+0000 mgr.y (mgr.25156) 1540 : cluster [DBG] pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.836780+0000 mgr.y (mgr.25156) 1541 : cluster [DBG] pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:43.845460+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cephadm 2024-03-30T05:09:43.846044+0000 mgr.y (mgr.25156) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:43.918933+0000 mon.a (mon.0) 4233 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:43.921106+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:43.923728+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:43.924527+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.925914+0000 mgr.y (mgr.25156) 1543 : cluster [DBG] pgmap v1005: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:43.926109+0000 mgr.y (mgr.25156) 1544 : cluster [DBG] pgmap v1006: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:43.931578+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cephadm 2024-03-30T05:09:43.932037+0000 mgr.y (mgr.25156) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.021509+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.025412+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.027992+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.028875+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.030297+0000 mgr.y (mgr.25156) 1546 : cluster [DBG] pgmap v1007: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.030505+0000 mgr.y (mgr.25156) 1547 : cluster [DBG] pgmap v1008: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.036026+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: cephadm 2024-03-30T05:09:44.036516+0000 mgr.y (mgr.25156) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.077100+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.078822+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.080505+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.081140+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.086803+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.144073+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.146002+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.147691+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.148342+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.153974+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.200305+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.202963+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.205138+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.205813+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.212079+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.252798+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.254741+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.256922+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.257750+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.263561+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.303644+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.305431+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.307172+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.307826+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.313530+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.354233+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.356283+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.358318+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.358949+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.365345+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.407026+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.408919+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.410589+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.411237+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.417740+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.459173+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.460977+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.462718+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.463349+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.469648+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.509975+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.511853+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.513527+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.514129+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.520284+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.560864+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.562780+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.564487+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.565169+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.571407+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.628778+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.630990+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.633423+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.634176+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.644075+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.717702+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:45.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.720410+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:45.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.724749+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:45.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.726013+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:45.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:44 smithi118 bash[18665]: audit 2024-03-30T05:09:44.738987+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:45.581 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[89754]: ts=2024-03-30T05:09:45.356Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000738175s 2024-03-30T05:09:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.082384+0000 mgr.y (mgr.25156) 1549 : cluster [DBG] pgmap v1009: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.082610+0000 mgr.y (mgr.25156) 1550 : cluster [DBG] pgmap v1010: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cephadm 2024-03-30T05:09:44.087188+0000 mgr.y (mgr.25156) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.149504+0000 mgr.y (mgr.25156) 1552 : cluster [DBG] pgmap v1011: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.149676+0000 mgr.y (mgr.25156) 1553 : cluster [DBG] pgmap v1012: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cephadm 2024-03-30T05:09:44.154363+0000 mgr.y (mgr.25156) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.207248+0000 mgr.y (mgr.25156) 1555 : cluster [DBG] pgmap v1013: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.207606+0000 mgr.y (mgr.25156) 1556 : cluster [DBG] pgmap v1014: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cephadm 2024-03-30T05:09:44.212572+0000 mgr.y (mgr.25156) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.258968+0000 mgr.y (mgr.25156) 1558 : cluster [DBG] pgmap v1015: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.259196+0000 mgr.y (mgr.25156) 1559 : cluster [DBG] pgmap v1016: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cephadm 2024-03-30T05:09:44.263905+0000 mgr.y (mgr.25156) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.309032+0000 mgr.y (mgr.25156) 1561 : cluster [DBG] pgmap v1017: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.309224+0000 mgr.y (mgr.25156) 1562 : cluster [DBG] pgmap v1018: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cephadm 2024-03-30T05:09:44.313895+0000 mgr.y (mgr.25156) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.360255+0000 mgr.y (mgr.25156) 1564 : cluster [DBG] pgmap v1019: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.360475+0000 mgr.y (mgr.25156) 1565 : cluster [DBG] pgmap v1020: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cephadm 2024-03-30T05:09:44.365870+0000 mgr.y (mgr.25156) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.412386+0000 mgr.y (mgr.25156) 1567 : cluster [DBG] pgmap v1021: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.412631+0000 mgr.y (mgr.25156) 1568 : cluster [DBG] pgmap v1022: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.082384+0000 mgr.y (mgr.25156) 1549 : cluster [DBG] pgmap v1009: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.082610+0000 mgr.y (mgr.25156) 1550 : cluster [DBG] pgmap v1010: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cephadm 2024-03-30T05:09:44.087188+0000 mgr.y (mgr.25156) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.149504+0000 mgr.y (mgr.25156) 1552 : cluster [DBG] pgmap v1011: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.149676+0000 mgr.y (mgr.25156) 1553 : cluster [DBG] pgmap v1012: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cephadm 2024-03-30T05:09:44.154363+0000 mgr.y (mgr.25156) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.207248+0000 mgr.y (mgr.25156) 1555 : cluster [DBG] pgmap v1013: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.207606+0000 mgr.y (mgr.25156) 1556 : cluster [DBG] pgmap v1014: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cephadm 2024-03-30T05:09:44.212572+0000 mgr.y (mgr.25156) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.258968+0000 mgr.y (mgr.25156) 1558 : cluster [DBG] pgmap v1015: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.259196+0000 mgr.y (mgr.25156) 1559 : cluster [DBG] pgmap v1016: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cephadm 2024-03-30T05:09:44.263905+0000 mgr.y (mgr.25156) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.309032+0000 mgr.y (mgr.25156) 1561 : cluster [DBG] pgmap v1017: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.309224+0000 mgr.y (mgr.25156) 1562 : cluster [DBG] pgmap v1018: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cephadm 2024-03-30T05:09:44.313895+0000 mgr.y (mgr.25156) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.360255+0000 mgr.y (mgr.25156) 1564 : cluster [DBG] pgmap v1019: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.360475+0000 mgr.y (mgr.25156) 1565 : cluster [DBG] pgmap v1020: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cephadm 2024-03-30T05:09:44.365870+0000 mgr.y (mgr.25156) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.412386+0000 mgr.y (mgr.25156) 1567 : cluster [DBG] pgmap v1021: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.412631+0000 mgr.y (mgr.25156) 1568 : cluster [DBG] pgmap v1022: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cephadm 2024-03-30T05:09:44.418718+0000 mgr.y (mgr.25156) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.464570+0000 mgr.y (mgr.25156) 1570 : cluster [DBG] pgmap v1023: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.464766+0000 mgr.y (mgr.25156) 1571 : cluster [DBG] pgmap v1024: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cephadm 2024-03-30T05:09:44.470020+0000 mgr.y (mgr.25156) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.515253+0000 mgr.y (mgr.25156) 1573 : cluster [DBG] pgmap v1025: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.515445+0000 mgr.y (mgr.25156) 1574 : cluster [DBG] pgmap v1026: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cephadm 2024-03-30T05:09:44.520699+0000 mgr.y (mgr.25156) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.566382+0000 mgr.y (mgr.25156) 1576 : cluster [DBG] pgmap v1027: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.566574+0000 mgr.y (mgr.25156) 1577 : cluster [DBG] pgmap v1028: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cephadm 2024-03-30T05:09:44.571808+0000 mgr.y (mgr.25156) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.635718+0000 mgr.y (mgr.25156) 1579 : cluster [DBG] pgmap v1029: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.636197+0000 mgr.y (mgr.25156) 1580 : cluster [DBG] pgmap v1030: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cephadm 2024-03-30T05:09:44.644575+0000 mgr.y (mgr.25156) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.728313+0000 mgr.y (mgr.25156) 1582 : cluster [DBG] pgmap v1031: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.728814+0000 mgr.y (mgr.25156) 1583 : cluster [DBG] pgmap v1032: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cephadm 2024-03-30T05:09:44.739843+0000 mgr.y (mgr.25156) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:44.833705+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:44.839512+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:44.842078+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:44.842943+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cephadm 2024-03-30T05:09:44.418718+0000 mgr.y (mgr.25156) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.464570+0000 mgr.y (mgr.25156) 1570 : cluster [DBG] pgmap v1023: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.464766+0000 mgr.y (mgr.25156) 1571 : cluster [DBG] pgmap v1024: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cephadm 2024-03-30T05:09:44.470020+0000 mgr.y (mgr.25156) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.515253+0000 mgr.y (mgr.25156) 1573 : cluster [DBG] pgmap v1025: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.515445+0000 mgr.y (mgr.25156) 1574 : cluster [DBG] pgmap v1026: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cephadm 2024-03-30T05:09:44.520699+0000 mgr.y (mgr.25156) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.566382+0000 mgr.y (mgr.25156) 1576 : cluster [DBG] pgmap v1027: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.566574+0000 mgr.y (mgr.25156) 1577 : cluster [DBG] pgmap v1028: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cephadm 2024-03-30T05:09:44.571808+0000 mgr.y (mgr.25156) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.635718+0000 mgr.y (mgr.25156) 1579 : cluster [DBG] pgmap v1029: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.636197+0000 mgr.y (mgr.25156) 1580 : cluster [DBG] pgmap v1030: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cephadm 2024-03-30T05:09:44.644575+0000 mgr.y (mgr.25156) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.728313+0000 mgr.y (mgr.25156) 1582 : cluster [DBG] pgmap v1031: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.728814+0000 mgr.y (mgr.25156) 1583 : cluster [DBG] pgmap v1032: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cephadm 2024-03-30T05:09:44.739843+0000 mgr.y (mgr.25156) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:44.833705+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:44.839512+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:44.842078+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:44.842943+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.844560+0000 mgr.y (mgr.25156) 1585 : cluster [DBG] pgmap v1033: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.844793+0000 mgr.y (mgr.25156) 1586 : cluster [DBG] pgmap v1034: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:44.853270+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cephadm 2024-03-30T05:09:44.853936+0000 mgr.y (mgr.25156) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:44.941562+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:44.946091+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:44.949798+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:44.951177+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.953222+0000 mgr.y (mgr.25156) 1588 : cluster [DBG] pgmap v1035: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:44.953467+0000 mgr.y (mgr.25156) 1589 : cluster [DBG] pgmap v1036: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:44.961233+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cephadm 2024-03-30T05:09:44.961948+0000 mgr.y (mgr.25156) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.040249+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.043126+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.045620+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.046670+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.048398+0000 mgr.y (mgr.25156) 1591 : cluster [DBG] pgmap v1037: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.048614+0000 mgr.y (mgr.25156) 1592 : cluster [DBG] pgmap v1038: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.057218+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.120666+0000 mon.a (mon.0) 4318 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.844560+0000 mgr.y (mgr.25156) 1585 : cluster [DBG] pgmap v1033: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.844793+0000 mgr.y (mgr.25156) 1586 : cluster [DBG] pgmap v1034: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:44.853270+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cephadm 2024-03-30T05:09:44.853936+0000 mgr.y (mgr.25156) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:44.941562+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:44.946091+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:44.949798+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:44.951177+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.953222+0000 mgr.y (mgr.25156) 1588 : cluster [DBG] pgmap v1035: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:44.953467+0000 mgr.y (mgr.25156) 1589 : cluster [DBG] pgmap v1036: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:44.961233+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cephadm 2024-03-30T05:09:44.961948+0000 mgr.y (mgr.25156) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.040249+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.043126+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.045620+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.046670+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.048398+0000 mgr.y (mgr.25156) 1591 : cluster [DBG] pgmap v1037: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.048614+0000 mgr.y (mgr.25156) 1592 : cluster [DBG] pgmap v1038: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.057218+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.120666+0000 mon.a (mon.0) 4318 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.123602+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.126442+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.127537+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.135435+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.213297+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.216762+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.219273+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.220132+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.227596+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.284430+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.286226+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.287975+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.288573+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.295486+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.356911+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.359247+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.361156+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.361875+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.368018+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.123602+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.126442+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.127537+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.135435+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.213297+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.216762+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.219273+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.220132+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.227596+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.284430+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.286226+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.287975+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.288573+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.295486+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.356911+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.359247+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.361156+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.361875+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.368018+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.425212+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.427732+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.431337+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.432386+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.440967+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.517687+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.520547+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.522673+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.523451+0000 mon.a (mon.0) 4346 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.530494+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.619762+0000 mon.a (mon.0) 4348 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.623364+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.625797+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.626593+0000 mon.a (mon.0) 4351 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.633125+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.710477+0000 mon.a (mon.0) 4353 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.712815+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.715435+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.716225+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.725588+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.425212+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.427732+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.431337+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.432386+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.440967+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.517687+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.520547+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.522673+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.523451+0000 mon.a (mon.0) 4346 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.530494+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.619762+0000 mon.a (mon.0) 4348 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.623364+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.625797+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.626593+0000 mon.a (mon.0) 4351 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.633125+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.710477+0000 mon.a (mon.0) 4353 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.712815+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.715435+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.716225+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.725588+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.787013+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.788906+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.790939+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.791562+0000 mon.a (mon.0) 4361 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[18545]: audit 2024-03-30T05:09:45.799362+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.787013+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.788906+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.790939+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.791562+0000 mon.a (mon.0) 4361 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:45 smithi089 bash[23954]: audit 2024-03-30T05:09:45.799362+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.082384+0000 mgr.y (mgr.25156) 1549 : cluster [DBG] pgmap v1009: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.082610+0000 mgr.y (mgr.25156) 1550 : cluster [DBG] pgmap v1010: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cephadm 2024-03-30T05:09:44.087188+0000 mgr.y (mgr.25156) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.149504+0000 mgr.y (mgr.25156) 1552 : cluster [DBG] pgmap v1011: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.149676+0000 mgr.y (mgr.25156) 1553 : cluster [DBG] pgmap v1012: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cephadm 2024-03-30T05:09:44.154363+0000 mgr.y (mgr.25156) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.207248+0000 mgr.y (mgr.25156) 1555 : cluster [DBG] pgmap v1013: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.207606+0000 mgr.y (mgr.25156) 1556 : cluster [DBG] pgmap v1014: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cephadm 2024-03-30T05:09:44.212572+0000 mgr.y (mgr.25156) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.258968+0000 mgr.y (mgr.25156) 1558 : cluster [DBG] pgmap v1015: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.259196+0000 mgr.y (mgr.25156) 1559 : cluster [DBG] pgmap v1016: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cephadm 2024-03-30T05:09:44.263905+0000 mgr.y (mgr.25156) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.309032+0000 mgr.y (mgr.25156) 1561 : cluster [DBG] pgmap v1017: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.309224+0000 mgr.y (mgr.25156) 1562 : cluster [DBG] pgmap v1018: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cephadm 2024-03-30T05:09:44.313895+0000 mgr.y (mgr.25156) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.360255+0000 mgr.y (mgr.25156) 1564 : cluster [DBG] pgmap v1019: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.360475+0000 mgr.y (mgr.25156) 1565 : cluster [DBG] pgmap v1020: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cephadm 2024-03-30T05:09:44.365870+0000 mgr.y (mgr.25156) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.412386+0000 mgr.y (mgr.25156) 1567 : cluster [DBG] pgmap v1021: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.412631+0000 mgr.y (mgr.25156) 1568 : cluster [DBG] pgmap v1022: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cephadm 2024-03-30T05:09:44.418718+0000 mgr.y (mgr.25156) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.464570+0000 mgr.y (mgr.25156) 1570 : cluster [DBG] pgmap v1023: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.464766+0000 mgr.y (mgr.25156) 1571 : cluster [DBG] pgmap v1024: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cephadm 2024-03-30T05:09:44.470020+0000 mgr.y (mgr.25156) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.515253+0000 mgr.y (mgr.25156) 1573 : cluster [DBG] pgmap v1025: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.515445+0000 mgr.y (mgr.25156) 1574 : cluster [DBG] pgmap v1026: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cephadm 2024-03-30T05:09:44.520699+0000 mgr.y (mgr.25156) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.566382+0000 mgr.y (mgr.25156) 1576 : cluster [DBG] pgmap v1027: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.566574+0000 mgr.y (mgr.25156) 1577 : cluster [DBG] pgmap v1028: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cephadm 2024-03-30T05:09:44.571808+0000 mgr.y (mgr.25156) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.635718+0000 mgr.y (mgr.25156) 1579 : cluster [DBG] pgmap v1029: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.636197+0000 mgr.y (mgr.25156) 1580 : cluster [DBG] pgmap v1030: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cephadm 2024-03-30T05:09:44.644575+0000 mgr.y (mgr.25156) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.728313+0000 mgr.y (mgr.25156) 1582 : cluster [DBG] pgmap v1031: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.728814+0000 mgr.y (mgr.25156) 1583 : cluster [DBG] pgmap v1032: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cephadm 2024-03-30T05:09:44.739843+0000 mgr.y (mgr.25156) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:44.833705+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:44.839512+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:44.842078+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:44.842943+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.844560+0000 mgr.y (mgr.25156) 1585 : cluster [DBG] pgmap v1033: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.844793+0000 mgr.y (mgr.25156) 1586 : cluster [DBG] pgmap v1034: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:44.853270+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cephadm 2024-03-30T05:09:44.853936+0000 mgr.y (mgr.25156) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:44.941562+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:44.946091+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:44.949798+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:44.951177+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.953222+0000 mgr.y (mgr.25156) 1588 : cluster [DBG] pgmap v1035: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:44.953467+0000 mgr.y (mgr.25156) 1589 : cluster [DBG] pgmap v1036: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:44.961233+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cephadm 2024-03-30T05:09:44.961948+0000 mgr.y (mgr.25156) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.040249+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.043126+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.045620+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.046670+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.048398+0000 mgr.y (mgr.25156) 1591 : cluster [DBG] pgmap v1037: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.048614+0000 mgr.y (mgr.25156) 1592 : cluster [DBG] pgmap v1038: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.057218+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.120666+0000 mon.a (mon.0) 4318 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.123602+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.126442+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.127537+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.135435+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.213297+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.216762+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.219273+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.220132+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.227596+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.284430+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.286226+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.287975+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.288573+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.295486+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.356911+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.359247+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.361156+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.361875+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.368018+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.425212+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.427732+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.431337+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.432386+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.440967+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.517687+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.520547+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.522673+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.523451+0000 mon.a (mon.0) 4346 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.530494+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.619762+0000 mon.a (mon.0) 4348 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.623364+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.625797+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.626593+0000 mon.a (mon.0) 4351 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.633125+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.710477+0000 mon.a (mon.0) 4353 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.712815+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.715435+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.716225+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.725588+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:46.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.787013+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:46.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.788906+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:46.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.790939+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:46.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.791562+0000 mon.a (mon.0) 4361 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:46.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:45 smithi118 bash[18665]: audit 2024-03-30T05:09:45.799362+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cephadm 2024-03-30T05:09:45.057800+0000 mgr.y (mgr.25156) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.129263+0000 mgr.y (mgr.25156) 1594 : cluster [DBG] pgmap v1039: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.129450+0000 mgr.y (mgr.25156) 1595 : cluster [DBG] pgmap v1040: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cephadm 2024-03-30T05:09:45.135915+0000 mgr.y (mgr.25156) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.221637+0000 mgr.y (mgr.25156) 1597 : cluster [DBG] pgmap v1041: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.221994+0000 mgr.y (mgr.25156) 1598 : cluster [DBG] pgmap v1042: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cephadm 2024-03-30T05:09:45.228080+0000 mgr.y (mgr.25156) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.289698+0000 mgr.y (mgr.25156) 1600 : cluster [DBG] pgmap v1043: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.289865+0000 mgr.y (mgr.25156) 1601 : cluster [DBG] pgmap v1044: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cephadm 2024-03-30T05:09:45.295886+0000 mgr.y (mgr.25156) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.363129+0000 mgr.y (mgr.25156) 1603 : cluster [DBG] pgmap v1045: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.363329+0000 mgr.y (mgr.25156) 1604 : cluster [DBG] pgmap v1046: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cephadm 2024-03-30T05:09:45.368418+0000 mgr.y (mgr.25156) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.434291+0000 mgr.y (mgr.25156) 1606 : cluster [DBG] pgmap v1047: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.434788+0000 mgr.y (mgr.25156) 1607 : cluster [DBG] pgmap v1048: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cephadm 2024-03-30T05:09:45.441521+0000 mgr.y (mgr.25156) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.525226+0000 mgr.y (mgr.25156) 1609 : cluster [DBG] pgmap v1049: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.525686+0000 mgr.y (mgr.25156) 1610 : cluster [DBG] pgmap v1050: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cephadm 2024-03-30T05:09:45.531207+0000 mgr.y (mgr.25156) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.628274+0000 mgr.y (mgr.25156) 1612 : cluster [DBG] pgmap v1051: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.117 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cephadm 2024-03-30T05:09:45.057800+0000 mgr.y (mgr.25156) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.117 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.129263+0000 mgr.y (mgr.25156) 1594 : cluster [DBG] pgmap v1039: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.117 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.129450+0000 mgr.y (mgr.25156) 1595 : cluster [DBG] pgmap v1040: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.117 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cephadm 2024-03-30T05:09:45.135915+0000 mgr.y (mgr.25156) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.117 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.221637+0000 mgr.y (mgr.25156) 1597 : cluster [DBG] pgmap v1041: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.117 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.221994+0000 mgr.y (mgr.25156) 1598 : cluster [DBG] pgmap v1042: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.117 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cephadm 2024-03-30T05:09:45.228080+0000 mgr.y (mgr.25156) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.289698+0000 mgr.y (mgr.25156) 1600 : cluster [DBG] pgmap v1043: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.289865+0000 mgr.y (mgr.25156) 1601 : cluster [DBG] pgmap v1044: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cephadm 2024-03-30T05:09:45.295886+0000 mgr.y (mgr.25156) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.363129+0000 mgr.y (mgr.25156) 1603 : cluster [DBG] pgmap v1045: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.363329+0000 mgr.y (mgr.25156) 1604 : cluster [DBG] pgmap v1046: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cephadm 2024-03-30T05:09:45.368418+0000 mgr.y (mgr.25156) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.434291+0000 mgr.y (mgr.25156) 1606 : cluster [DBG] pgmap v1047: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.434788+0000 mgr.y (mgr.25156) 1607 : cluster [DBG] pgmap v1048: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cephadm 2024-03-30T05:09:45.441521+0000 mgr.y (mgr.25156) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.525226+0000 mgr.y (mgr.25156) 1609 : cluster [DBG] pgmap v1049: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.525686+0000 mgr.y (mgr.25156) 1610 : cluster [DBG] pgmap v1050: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cephadm 2024-03-30T05:09:45.531207+0000 mgr.y (mgr.25156) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.628274+0000 mgr.y (mgr.25156) 1612 : cluster [DBG] pgmap v1051: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.119 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.628731+0000 mgr.y (mgr.25156) 1613 : cluster [DBG] pgmap v1052: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.119 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cephadm 2024-03-30T05:09:45.633613+0000 mgr.y (mgr.25156) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.119 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.718444+0000 mgr.y (mgr.25156) 1615 : cluster [DBG] pgmap v1053: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.119 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.718640+0000 mgr.y (mgr.25156) 1616 : cluster [DBG] pgmap v1054: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.119 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cephadm 2024-03-30T05:09:45.726097+0000 mgr.y (mgr.25156) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.119 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.792801+0000 mgr.y (mgr.25156) 1618 : cluster [DBG] pgmap v1055: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.119 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.793040+0000 mgr.y (mgr.25156) 1619 : cluster [DBG] pgmap v1056: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.119 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cephadm 2024-03-30T05:09:45.799819+0000 mgr.y (mgr.25156) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.119 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:45.873178+0000 mon.a (mon.0) 4363 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.119 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:45.875105+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.119 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:45.876824+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:45.877412+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.878614+0000 mgr.y (mgr.25156) 1621 : cluster [DBG] pgmap v1057: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.878815+0000 mgr.y (mgr.25156) 1622 : cluster [DBG] pgmap v1058: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:45.883278+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cephadm 2024-03-30T05:09:45.883672+0000 mgr.y (mgr.25156) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:45.924303+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:45.926085+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:45.928044+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:45.928747+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.120 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.628731+0000 mgr.y (mgr.25156) 1613 : cluster [DBG] pgmap v1052: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.120 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cephadm 2024-03-30T05:09:45.633613+0000 mgr.y (mgr.25156) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.718444+0000 mgr.y (mgr.25156) 1615 : cluster [DBG] pgmap v1053: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.718640+0000 mgr.y (mgr.25156) 1616 : cluster [DBG] pgmap v1054: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cephadm 2024-03-30T05:09:45.726097+0000 mgr.y (mgr.25156) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.792801+0000 mgr.y (mgr.25156) 1618 : cluster [DBG] pgmap v1055: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.793040+0000 mgr.y (mgr.25156) 1619 : cluster [DBG] pgmap v1056: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cephadm 2024-03-30T05:09:45.799819+0000 mgr.y (mgr.25156) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:45.873178+0000 mon.a (mon.0) 4363 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:45.875105+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:45.876824+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:45.877412+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.878614+0000 mgr.y (mgr.25156) 1621 : cluster [DBG] pgmap v1057: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.878815+0000 mgr.y (mgr.25156) 1622 : cluster [DBG] pgmap v1058: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:45.883278+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cephadm 2024-03-30T05:09:45.883672+0000 mgr.y (mgr.25156) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:45.924303+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:45.926085+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:45.928044+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:45.928747+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.122 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.930030+0000 mgr.y (mgr.25156) 1624 : cluster [DBG] pgmap v1059: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.122 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.930270+0000 mgr.y (mgr.25156) 1625 : cluster [DBG] pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.122 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:45.935352+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.122 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cephadm 2024-03-30T05:09:45.935785+0000 mgr.y (mgr.25156) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.122 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:45.992460+0000 mon.a (mon.0) 4373 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.122 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:45.994386+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:45.996041+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:45.996660+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.997788+0000 mgr.y (mgr.25156) 1627 : cluster [DBG] pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cluster 2024-03-30T05:09:45.998013+0000 mgr.y (mgr.25156) 1628 : cluster [DBG] pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.002231+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: cephadm 2024-03-30T05:09:46.002712+0000 mgr.y (mgr.25156) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.059527+0000 mon.a (mon.0) 4378 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.061355+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.062980+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.063571+0000 mon.a (mon.0) 4381 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.069381+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.110693+0000 mon.a (mon.0) 4383 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.112502+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.124 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.114620+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.930030+0000 mgr.y (mgr.25156) 1624 : cluster [DBG] pgmap v1059: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.930270+0000 mgr.y (mgr.25156) 1625 : cluster [DBG] pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:45.935352+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cephadm 2024-03-30T05:09:45.935785+0000 mgr.y (mgr.25156) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:45.992460+0000 mon.a (mon.0) 4373 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:45.994386+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:45.996041+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:45.996660+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.997788+0000 mgr.y (mgr.25156) 1627 : cluster [DBG] pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cluster 2024-03-30T05:09:45.998013+0000 mgr.y (mgr.25156) 1628 : cluster [DBG] pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.002231+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: cephadm 2024-03-30T05:09:46.002712+0000 mgr.y (mgr.25156) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.059527+0000 mon.a (mon.0) 4378 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.061355+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.062980+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.063571+0000 mon.a (mon.0) 4381 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.069381+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.110693+0000 mon.a (mon.0) 4383 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.112502+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.114620+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.125 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.115382+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.126 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.121127+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.126 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.161391+0000 mon.a (mon.0) 4388 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.126 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.163124+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.126 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.164792+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.126 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.165444+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.126 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.171407+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.126 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.215612+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.126 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.218001+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.126 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.220784+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.126 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.221604+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.126 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.228839+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.126 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.270425+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.126 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.272202+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.126 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.273900+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.127 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.274436+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.127 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.280033+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.127 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.337384+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.127 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.339129+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.115382+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.121127+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.161391+0000 mon.a (mon.0) 4388 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.163124+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.164792+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.165444+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.171407+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.215612+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.218001+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.220784+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.221604+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.228839+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.270425+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.272202+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.273900+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.274436+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.280033+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.337384+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.339129+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.340985+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.341661+0000 mon.a (mon.0) 4406 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.347320+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.387767+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.389556+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.391215+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.391800+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.397504+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.438175+0000 mon.a (mon.0) 4413 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.439933+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.441659+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.442227+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.448270+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.504554+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.506359+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.508071+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.508697+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.514276+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.570904+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.130 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.340985+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.130 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.341661+0000 mon.a (mon.0) 4406 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.130 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.347320+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.387767+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.389556+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.391215+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.391800+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.397504+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.438175+0000 mon.a (mon.0) 4413 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.439933+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.441659+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.442227+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.448270+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.504554+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.506359+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.508071+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.508697+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.132 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.514276+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.132 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.570904+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.573552+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.575962+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.576848+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.586042+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.642042+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.643921+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.645750+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.646452+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.655091+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.711833+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.713994+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.716415+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.717224+0000 mon.a (mon.0) 4436 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.726058+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.782396+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.786098+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.789541+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.790608+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[18545]: audit 2024-03-30T05:09:46.799371+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.133 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.573552+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.133 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.575962+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.576848+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.586042+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.642042+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.643921+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.645750+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.646452+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.655091+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.711833+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.713994+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.716415+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.717224+0000 mon.a (mon.0) 4436 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.726058+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.782396+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.786098+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.789541+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.790608+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:46 smithi089 bash[23954]: audit 2024-03-30T05:09:46.799371+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cephadm 2024-03-30T05:09:45.057800+0000 mgr.y (mgr.25156) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.129263+0000 mgr.y (mgr.25156) 1594 : cluster [DBG] pgmap v1039: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.129450+0000 mgr.y (mgr.25156) 1595 : cluster [DBG] pgmap v1040: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cephadm 2024-03-30T05:09:45.135915+0000 mgr.y (mgr.25156) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.221637+0000 mgr.y (mgr.25156) 1597 : cluster [DBG] pgmap v1041: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.221994+0000 mgr.y (mgr.25156) 1598 : cluster [DBG] pgmap v1042: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cephadm 2024-03-30T05:09:45.228080+0000 mgr.y (mgr.25156) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.289698+0000 mgr.y (mgr.25156) 1600 : cluster [DBG] pgmap v1043: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.289865+0000 mgr.y (mgr.25156) 1601 : cluster [DBG] pgmap v1044: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cephadm 2024-03-30T05:09:45.295886+0000 mgr.y (mgr.25156) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.363129+0000 mgr.y (mgr.25156) 1603 : cluster [DBG] pgmap v1045: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.363329+0000 mgr.y (mgr.25156) 1604 : cluster [DBG] pgmap v1046: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cephadm 2024-03-30T05:09:45.368418+0000 mgr.y (mgr.25156) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.434291+0000 mgr.y (mgr.25156) 1606 : cluster [DBG] pgmap v1047: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.434788+0000 mgr.y (mgr.25156) 1607 : cluster [DBG] pgmap v1048: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cephadm 2024-03-30T05:09:45.441521+0000 mgr.y (mgr.25156) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.525226+0000 mgr.y (mgr.25156) 1609 : cluster [DBG] pgmap v1049: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.525686+0000 mgr.y (mgr.25156) 1610 : cluster [DBG] pgmap v1050: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cephadm 2024-03-30T05:09:45.531207+0000 mgr.y (mgr.25156) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.628274+0000 mgr.y (mgr.25156) 1612 : cluster [DBG] pgmap v1051: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.628731+0000 mgr.y (mgr.25156) 1613 : cluster [DBG] pgmap v1052: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cephadm 2024-03-30T05:09:45.633613+0000 mgr.y (mgr.25156) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.718444+0000 mgr.y (mgr.25156) 1615 : cluster [DBG] pgmap v1053: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.718640+0000 mgr.y (mgr.25156) 1616 : cluster [DBG] pgmap v1054: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cephadm 2024-03-30T05:09:45.726097+0000 mgr.y (mgr.25156) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.792801+0000 mgr.y (mgr.25156) 1618 : cluster [DBG] pgmap v1055: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.793040+0000 mgr.y (mgr.25156) 1619 : cluster [DBG] pgmap v1056: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cephadm 2024-03-30T05:09:45.799819+0000 mgr.y (mgr.25156) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:45.873178+0000 mon.a (mon.0) 4363 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:45.875105+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:45.876824+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:45.877412+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.878614+0000 mgr.y (mgr.25156) 1621 : cluster [DBG] pgmap v1057: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.878815+0000 mgr.y (mgr.25156) 1622 : cluster [DBG] pgmap v1058: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:45.883278+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cephadm 2024-03-30T05:09:45.883672+0000 mgr.y (mgr.25156) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:45.924303+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:45.926085+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:45.928044+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:45.928747+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.930030+0000 mgr.y (mgr.25156) 1624 : cluster [DBG] pgmap v1059: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.930270+0000 mgr.y (mgr.25156) 1625 : cluster [DBG] pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:45.935352+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cephadm 2024-03-30T05:09:45.935785+0000 mgr.y (mgr.25156) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:45.992460+0000 mon.a (mon.0) 4373 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:45.994386+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:45.996041+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:45.996660+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.997788+0000 mgr.y (mgr.25156) 1627 : cluster [DBG] pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cluster 2024-03-30T05:09:45.998013+0000 mgr.y (mgr.25156) 1628 : cluster [DBG] pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:47.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.002231+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: cephadm 2024-03-30T05:09:46.002712+0000 mgr.y (mgr.25156) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:47.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.059527+0000 mon.a (mon.0) 4378 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.061355+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.062980+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.063571+0000 mon.a (mon.0) 4381 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.069381+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.110693+0000 mon.a (mon.0) 4383 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.112502+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.114620+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.115382+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.121127+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.161391+0000 mon.a (mon.0) 4388 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.163124+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.164792+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.165444+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.171407+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.215612+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.218001+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.220784+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.221604+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.228839+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.270425+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.272202+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.273900+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.274436+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.280033+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.337384+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.339129+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.340985+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.341661+0000 mon.a (mon.0) 4406 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.347320+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.387767+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.389556+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.391215+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.391800+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.397504+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.438175+0000 mon.a (mon.0) 4413 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.439933+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.441659+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.442227+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.448270+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.504554+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.506359+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.508071+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.508697+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.514276+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.570904+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.573552+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.575962+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.576848+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.586042+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.642042+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.643921+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.645750+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.646452+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.655091+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.711833+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.713994+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.716415+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.717224+0000 mon.a (mon.0) 4436 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.726058+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:47.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.782396+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:47.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.786098+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:47.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.789541+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:47.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.790608+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:47.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:46 smithi118 bash[18665]: audit 2024-03-30T05:09:46.799371+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.064706+0000 mgr.y (mgr.25156) 1630 : cluster [DBG] pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.064900+0000 mgr.y (mgr.25156) 1631 : cluster [DBG] pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cephadm 2024-03-30T05:09:46.069765+0000 mgr.y (mgr.25156) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.116709+0000 mgr.y (mgr.25156) 1633 : cluster [DBG] pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.116961+0000 mgr.y (mgr.25156) 1634 : cluster [DBG] pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cephadm 2024-03-30T05:09:46.121495+0000 mgr.y (mgr.25156) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.166672+0000 mgr.y (mgr.25156) 1636 : cluster [DBG] pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.166901+0000 mgr.y (mgr.25156) 1637 : cluster [DBG] pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cephadm 2024-03-30T05:09:46.171848+0000 mgr.y (mgr.25156) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.223199+0000 mgr.y (mgr.25156) 1639 : cluster [DBG] pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.223440+0000 mgr.y (mgr.25156) 1640 : cluster [DBG] pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cephadm 2024-03-30T05:09:46.229577+0000 mgr.y (mgr.25156) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.275657+0000 mgr.y (mgr.25156) 1642 : cluster [DBG] pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.275900+0000 mgr.y (mgr.25156) 1643 : cluster [DBG] pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cephadm 2024-03-30T05:09:46.280413+0000 mgr.y (mgr.25156) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.342871+0000 mgr.y (mgr.25156) 1645 : cluster [DBG] pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.343100+0000 mgr.y (mgr.25156) 1646 : cluster [DBG] pgmap v1074: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cephadm 2024-03-30T05:09:46.347723+0000 mgr.y (mgr.25156) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.393012+0000 mgr.y (mgr.25156) 1648 : cluster [DBG] pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.393256+0000 mgr.y (mgr.25156) 1649 : cluster [DBG] pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.064706+0000 mgr.y (mgr.25156) 1630 : cluster [DBG] pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.064900+0000 mgr.y (mgr.25156) 1631 : cluster [DBG] pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cephadm 2024-03-30T05:09:46.069765+0000 mgr.y (mgr.25156) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.116709+0000 mgr.y (mgr.25156) 1633 : cluster [DBG] pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.116961+0000 mgr.y (mgr.25156) 1634 : cluster [DBG] pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cephadm 2024-03-30T05:09:46.121495+0000 mgr.y (mgr.25156) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.166672+0000 mgr.y (mgr.25156) 1636 : cluster [DBG] pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.166901+0000 mgr.y (mgr.25156) 1637 : cluster [DBG] pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cephadm 2024-03-30T05:09:46.171848+0000 mgr.y (mgr.25156) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.223199+0000 mgr.y (mgr.25156) 1639 : cluster [DBG] pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.223440+0000 mgr.y (mgr.25156) 1640 : cluster [DBG] pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cephadm 2024-03-30T05:09:46.229577+0000 mgr.y (mgr.25156) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.275657+0000 mgr.y (mgr.25156) 1642 : cluster [DBG] pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.275900+0000 mgr.y (mgr.25156) 1643 : cluster [DBG] pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cephadm 2024-03-30T05:09:46.280413+0000 mgr.y (mgr.25156) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.342871+0000 mgr.y (mgr.25156) 1645 : cluster [DBG] pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.343100+0000 mgr.y (mgr.25156) 1646 : cluster [DBG] pgmap v1074: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cephadm 2024-03-30T05:09:46.347723+0000 mgr.y (mgr.25156) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.393012+0000 mgr.y (mgr.25156) 1648 : cluster [DBG] pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.393256+0000 mgr.y (mgr.25156) 1649 : cluster [DBG] pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cephadm 2024-03-30T05:09:46.397886+0000 mgr.y (mgr.25156) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.443427+0000 mgr.y (mgr.25156) 1651 : cluster [DBG] pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.443667+0000 mgr.y (mgr.25156) 1652 : cluster [DBG] pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cephadm 2024-03-30T05:09:46.448727+0000 mgr.y (mgr.25156) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.509855+0000 mgr.y (mgr.25156) 1654 : cluster [DBG] pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.510097+0000 mgr.y (mgr.25156) 1655 : cluster [DBG] pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cephadm 2024-03-30T05:09:46.514660+0000 mgr.y (mgr.25156) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.578851+0000 mgr.y (mgr.25156) 1657 : cluster [DBG] pgmap v1081: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.579365+0000 mgr.y (mgr.25156) 1658 : cluster [DBG] pgmap v1082: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cephadm 2024-03-30T05:09:46.586541+0000 mgr.y (mgr.25156) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.648021+0000 mgr.y (mgr.25156) 1660 : cluster [DBG] pgmap v1083: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.648513+0000 mgr.y (mgr.25156) 1661 : cluster [DBG] pgmap v1084: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cephadm 2024-03-30T05:09:46.655587+0000 mgr.y (mgr.25156) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.718832+0000 mgr.y (mgr.25156) 1663 : cluster [DBG] pgmap v1085: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.719312+0000 mgr.y (mgr.25156) 1664 : cluster [DBG] pgmap v1086: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cephadm 2024-03-30T05:09:46.726585+0000 mgr.y (mgr.25156) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.793006+0000 mgr.y (mgr.25156) 1666 : cluster [DBG] pgmap v1087: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cephadm 2024-03-30T05:09:46.799894+0000 mgr.y (mgr.25156) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:46.884662+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:46.887279+0000 mon.a (mon.0) 4444 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cephadm 2024-03-30T05:09:46.397886+0000 mgr.y (mgr.25156) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.443427+0000 mgr.y (mgr.25156) 1651 : cluster [DBG] pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.443667+0000 mgr.y (mgr.25156) 1652 : cluster [DBG] pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cephadm 2024-03-30T05:09:46.448727+0000 mgr.y (mgr.25156) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.509855+0000 mgr.y (mgr.25156) 1654 : cluster [DBG] pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.510097+0000 mgr.y (mgr.25156) 1655 : cluster [DBG] pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cephadm 2024-03-30T05:09:46.514660+0000 mgr.y (mgr.25156) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.578851+0000 mgr.y (mgr.25156) 1657 : cluster [DBG] pgmap v1081: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.579365+0000 mgr.y (mgr.25156) 1658 : cluster [DBG] pgmap v1082: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cephadm 2024-03-30T05:09:46.586541+0000 mgr.y (mgr.25156) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.648021+0000 mgr.y (mgr.25156) 1660 : cluster [DBG] pgmap v1083: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.648513+0000 mgr.y (mgr.25156) 1661 : cluster [DBG] pgmap v1084: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cephadm 2024-03-30T05:09:46.655587+0000 mgr.y (mgr.25156) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.718832+0000 mgr.y (mgr.25156) 1663 : cluster [DBG] pgmap v1085: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.719312+0000 mgr.y (mgr.25156) 1664 : cluster [DBG] pgmap v1086: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cephadm 2024-03-30T05:09:46.726585+0000 mgr.y (mgr.25156) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.793006+0000 mgr.y (mgr.25156) 1666 : cluster [DBG] pgmap v1087: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cephadm 2024-03-30T05:09:46.799894+0000 mgr.y (mgr.25156) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:46.884662+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:46.887279+0000 mon.a (mon.0) 4444 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:46.889681+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:46.890441+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.892171+0000 mgr.y (mgr.25156) 1668 : cluster [DBG] pgmap v1088: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.892523+0000 mgr.y (mgr.25156) 1669 : cluster [DBG] pgmap v1089: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:46.898116+0000 mon.a (mon.0) 4447 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cephadm 2024-03-30T05:09:46.898621+0000 mgr.y (mgr.25156) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:46.985767+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:46.989677+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:46.992569+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:46.993691+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.996016+0000 mgr.y (mgr.25156) 1671 : cluster [DBG] pgmap v1090: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cluster 2024-03-30T05:09:46.996416+0000 mgr.y (mgr.25156) 1672 : cluster [DBG] pgmap v1091: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.002424+0000 mon.a (mon.0) 4452 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: cephadm 2024-03-30T05:09:47.002968+0000 mgr.y (mgr.25156) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.080217+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.083061+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.086018+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.087061+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.095870+0000 mon.a (mon.0) 4457 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.168753+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:46.889681+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:46.890441+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.892171+0000 mgr.y (mgr.25156) 1668 : cluster [DBG] pgmap v1088: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.892523+0000 mgr.y (mgr.25156) 1669 : cluster [DBG] pgmap v1089: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:46.898116+0000 mon.a (mon.0) 4447 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cephadm 2024-03-30T05:09:46.898621+0000 mgr.y (mgr.25156) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:46.985767+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:46.989677+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:46.992569+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:46.993691+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.996016+0000 mgr.y (mgr.25156) 1671 : cluster [DBG] pgmap v1090: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cluster 2024-03-30T05:09:46.996416+0000 mgr.y (mgr.25156) 1672 : cluster [DBG] pgmap v1091: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.002424+0000 mon.a (mon.0) 4452 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: cephadm 2024-03-30T05:09:47.002968+0000 mgr.y (mgr.25156) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.080217+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.083061+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.086018+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.087061+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.095870+0000 mon.a (mon.0) 4457 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.168753+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.092 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:09:47] "GET /metrics HTTP/1.1" 200 37977 "" "Prometheus/2.43.0" 2024-03-30T05:09:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.171143+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.173078+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.173931+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.181170+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.238073+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.240611+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.243168+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.244046+0000 mon.a (mon.0) 4466 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.250531+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.307015+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.310645+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.313485+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.314491+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.323232+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.407708+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.410242+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.412807+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.413723+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.422501+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.171143+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.173078+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.173931+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.181170+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.238073+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.240611+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.243168+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.244046+0000 mon.a (mon.0) 4466 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.250531+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.307015+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.310645+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.313485+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.314491+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.323232+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.407708+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.410242+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.412807+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.413723+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.422501+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.503565+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.506692+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.510322+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.511051+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.518287+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.594159+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.596266+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.598256+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.599004+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.609542+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.683494+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.685721+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.688497+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.689332+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.697508+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.777774+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.780160+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.782614+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.783304+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.789199+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.503565+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.506692+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.510322+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.511051+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.518287+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.594159+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.596266+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.598256+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.599004+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.609542+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.683494+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.685721+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.688497+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.689332+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.697508+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.777774+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.780160+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.782614+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.783304+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.789199+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.845735+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.847617+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.849514+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[18545]: audit 2024-03-30T05:09:47.850176+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.845735+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.847617+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.849514+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:47 smithi089 bash[23954]: audit 2024-03-30T05:09:47.850176+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.064706+0000 mgr.y (mgr.25156) 1630 : cluster [DBG] pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.064900+0000 mgr.y (mgr.25156) 1631 : cluster [DBG] pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cephadm 2024-03-30T05:09:46.069765+0000 mgr.y (mgr.25156) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.116709+0000 mgr.y (mgr.25156) 1633 : cluster [DBG] pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.116961+0000 mgr.y (mgr.25156) 1634 : cluster [DBG] pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cephadm 2024-03-30T05:09:46.121495+0000 mgr.y (mgr.25156) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.166672+0000 mgr.y (mgr.25156) 1636 : cluster [DBG] pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.166901+0000 mgr.y (mgr.25156) 1637 : cluster [DBG] pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cephadm 2024-03-30T05:09:46.171848+0000 mgr.y (mgr.25156) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.223199+0000 mgr.y (mgr.25156) 1639 : cluster [DBG] pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.223440+0000 mgr.y (mgr.25156) 1640 : cluster [DBG] pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cephadm 2024-03-30T05:09:46.229577+0000 mgr.y (mgr.25156) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.275657+0000 mgr.y (mgr.25156) 1642 : cluster [DBG] pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.275900+0000 mgr.y (mgr.25156) 1643 : cluster [DBG] pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cephadm 2024-03-30T05:09:46.280413+0000 mgr.y (mgr.25156) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.342871+0000 mgr.y (mgr.25156) 1645 : cluster [DBG] pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.343100+0000 mgr.y (mgr.25156) 1646 : cluster [DBG] pgmap v1074: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cephadm 2024-03-30T05:09:46.347723+0000 mgr.y (mgr.25156) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.393012+0000 mgr.y (mgr.25156) 1648 : cluster [DBG] pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.393256+0000 mgr.y (mgr.25156) 1649 : cluster [DBG] pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cephadm 2024-03-30T05:09:46.397886+0000 mgr.y (mgr.25156) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.443427+0000 mgr.y (mgr.25156) 1651 : cluster [DBG] pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.443667+0000 mgr.y (mgr.25156) 1652 : cluster [DBG] pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cephadm 2024-03-30T05:09:46.448727+0000 mgr.y (mgr.25156) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.509855+0000 mgr.y (mgr.25156) 1654 : cluster [DBG] pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.510097+0000 mgr.y (mgr.25156) 1655 : cluster [DBG] pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cephadm 2024-03-30T05:09:46.514660+0000 mgr.y (mgr.25156) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.578851+0000 mgr.y (mgr.25156) 1657 : cluster [DBG] pgmap v1081: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.579365+0000 mgr.y (mgr.25156) 1658 : cluster [DBG] pgmap v1082: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cephadm 2024-03-30T05:09:46.586541+0000 mgr.y (mgr.25156) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.648021+0000 mgr.y (mgr.25156) 1660 : cluster [DBG] pgmap v1083: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.648513+0000 mgr.y (mgr.25156) 1661 : cluster [DBG] pgmap v1084: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cephadm 2024-03-30T05:09:46.655587+0000 mgr.y (mgr.25156) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.718832+0000 mgr.y (mgr.25156) 1663 : cluster [DBG] pgmap v1085: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.719312+0000 mgr.y (mgr.25156) 1664 : cluster [DBG] pgmap v1086: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cephadm 2024-03-30T05:09:46.726585+0000 mgr.y (mgr.25156) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.793006+0000 mgr.y (mgr.25156) 1666 : cluster [DBG] pgmap v1087: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cephadm 2024-03-30T05:09:46.799894+0000 mgr.y (mgr.25156) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:46.884662+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:46.887279+0000 mon.a (mon.0) 4444 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:46.889681+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:46.890441+0000 mon.a (mon.0) 4446 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.892171+0000 mgr.y (mgr.25156) 1668 : cluster [DBG] pgmap v1088: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.892523+0000 mgr.y (mgr.25156) 1669 : cluster [DBG] pgmap v1089: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:46.898116+0000 mon.a (mon.0) 4447 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cephadm 2024-03-30T05:09:46.898621+0000 mgr.y (mgr.25156) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:46.985767+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:46.989677+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:46.992569+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:46.993691+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.996016+0000 mgr.y (mgr.25156) 1671 : cluster [DBG] pgmap v1090: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cluster 2024-03-30T05:09:46.996416+0000 mgr.y (mgr.25156) 1672 : cluster [DBG] pgmap v1091: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.002424+0000 mon.a (mon.0) 4452 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: cephadm 2024-03-30T05:09:47.002968+0000 mgr.y (mgr.25156) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.080217+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.083061+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.086018+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.087061+0000 mon.a (mon.0) 4456 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.095870+0000 mon.a (mon.0) 4457 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.168753+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.171143+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.173078+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.173931+0000 mon.a (mon.0) 4461 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.181170+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.238073+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.240611+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.243168+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.244046+0000 mon.a (mon.0) 4466 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.250531+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.307015+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.310645+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.313485+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.314491+0000 mon.a (mon.0) 4471 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.323232+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.407708+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.410242+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.412807+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.413723+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.422501+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.503565+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.506692+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.510322+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.511051+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.518287+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.594159+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.596266+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.598256+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.599004+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.609542+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.683494+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.685721+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.688497+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.689332+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.697508+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.777774+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.780160+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.782614+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.783304+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:48.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.789199+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:48.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.845735+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:48.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.847617+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:48.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.849514+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:48.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:47 smithi118 bash[18665]: audit 2024-03-30T05:09:47.850176+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.088839+0000 mgr.y (mgr.25156) 1674 : cluster [DBG] pgmap v1092: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.089085+0000 mgr.y (mgr.25156) 1675 : cluster [DBG] pgmap v1093: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cephadm 2024-03-30T05:09:47.096300+0000 mgr.y (mgr.25156) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.175391+0000 mgr.y (mgr.25156) 1677 : cluster [DBG] pgmap v1094: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.175580+0000 mgr.y (mgr.25156) 1678 : cluster [DBG] pgmap v1095: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cephadm 2024-03-30T05:09:47.181577+0000 mgr.y (mgr.25156) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.245711+0000 mgr.y (mgr.25156) 1680 : cluster [DBG] pgmap v1096: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.245912+0000 mgr.y (mgr.25156) 1681 : cluster [DBG] pgmap v1097: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cephadm 2024-03-30T05:09:47.250977+0000 mgr.y (mgr.25156) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.316189+0000 mgr.y (mgr.25156) 1683 : cluster [DBG] pgmap v1098: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.316391+0000 mgr.y (mgr.25156) 1684 : cluster [DBG] pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cephadm 2024-03-30T05:09:47.324069+0000 mgr.y (mgr.25156) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.415209+0000 mgr.y (mgr.25156) 1686 : cluster [DBG] pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.415404+0000 mgr.y (mgr.25156) 1687 : cluster [DBG] pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cephadm 2024-03-30T05:09:47.423247+0000 mgr.y (mgr.25156) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.512415+0000 mgr.y (mgr.25156) 1689 : cluster [DBG] pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.512667+0000 mgr.y (mgr.25156) 1690 : cluster [DBG] pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cephadm 2024-03-30T05:09:47.518776+0000 mgr.y (mgr.25156) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.600359+0000 mgr.y (mgr.25156) 1692 : cluster [DBG] pgmap v1104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.600587+0000 mgr.y (mgr.25156) 1693 : cluster [DBG] pgmap v1105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cephadm 2024-03-30T05:09:47.610021+0000 mgr.y (mgr.25156) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.690774+0000 mgr.y (mgr.25156) 1695 : cluster [DBG] pgmap v1106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.691019+0000 mgr.y (mgr.25156) 1696 : cluster [DBG] pgmap v1107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cephadm 2024-03-30T05:09:47.698187+0000 mgr.y (mgr.25156) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.784509+0000 mgr.y (mgr.25156) 1698 : cluster [DBG] pgmap v1108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.784757+0000 mgr.y (mgr.25156) 1699 : cluster [DBG] pgmap v1109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cephadm 2024-03-30T05:09:47.789619+0000 mgr.y (mgr.25156) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.851503+0000 mgr.y (mgr.25156) 1701 : cluster [DBG] pgmap v1110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.851724+0000 mgr.y (mgr.25156) 1702 : cluster [DBG] pgmap v1111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:47.858256+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cephadm 2024-03-30T05:09:47.858931+0000 mgr.y (mgr.25156) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:47.931720+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:47.933590+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:47.935753+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:47.936431+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.937698+0000 mgr.y (mgr.25156) 1704 : cluster [DBG] pgmap v1112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:47.937909+0000 mgr.y (mgr.25156) 1705 : cluster [DBG] pgmap v1113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:47.943131+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cephadm 2024-03-30T05:09:47.943508+0000 mgr.y (mgr.25156) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.000021+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.002012+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.004147+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.004843+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.006136+0000 mgr.y (mgr.25156) 1707 : cluster [DBG] pgmap v1114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.006363+0000 mgr.y (mgr.25156) 1708 : cluster [DBG] pgmap v1115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.011639+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.012045+0000 mgr.y (mgr.25156) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.053032+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.054982+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.056959+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.057620+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.063550+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.122663+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.124532+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.126249+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.126821+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.132450+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.190478+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.192332+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.194236+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.194924+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.201474+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.259894+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.262302+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.264551+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.265296+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.271668+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.312088+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.313876+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.315634+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.316278+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.323144+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.363528+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.365310+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.366982+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.367594+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.373333+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.413515+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.415297+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.417189+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.417811+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.425816+0000 mon.a (mon.0) 4547 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.466990+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.469516+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.471630+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.472329+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.480335+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.545423+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.547653+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.549617+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.550397+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.556788+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.613179+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.614899+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.616588+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.617173+0000 mon.a (mon.0) 4561 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.622769+0000 mon.a (mon.0) 4562 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.679499+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.681263+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.683360+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.683982+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.690698+0000 mon.a (mon.0) 4567 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.731689+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.733678+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.735595+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.736281+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.742283+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.782520+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.784529+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.786272+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.786883+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.792704+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.853978+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.856397+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.858414+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.859183+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:48 smithi118 bash[18665]: audit 2024-03-30T05:09:48.865919+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.088839+0000 mgr.y (mgr.25156) 1674 : cluster [DBG] pgmap v1092: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.089085+0000 mgr.y (mgr.25156) 1675 : cluster [DBG] pgmap v1093: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cephadm 2024-03-30T05:09:47.096300+0000 mgr.y (mgr.25156) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.175391+0000 mgr.y (mgr.25156) 1677 : cluster [DBG] pgmap v1094: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.175580+0000 mgr.y (mgr.25156) 1678 : cluster [DBG] pgmap v1095: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cephadm 2024-03-30T05:09:47.181577+0000 mgr.y (mgr.25156) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.245711+0000 mgr.y (mgr.25156) 1680 : cluster [DBG] pgmap v1096: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.245912+0000 mgr.y (mgr.25156) 1681 : cluster [DBG] pgmap v1097: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cephadm 2024-03-30T05:09:47.250977+0000 mgr.y (mgr.25156) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.316189+0000 mgr.y (mgr.25156) 1683 : cluster [DBG] pgmap v1098: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.316391+0000 mgr.y (mgr.25156) 1684 : cluster [DBG] pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cephadm 2024-03-30T05:09:47.324069+0000 mgr.y (mgr.25156) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.415209+0000 mgr.y (mgr.25156) 1686 : cluster [DBG] pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.415404+0000 mgr.y (mgr.25156) 1687 : cluster [DBG] pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cephadm 2024-03-30T05:09:47.423247+0000 mgr.y (mgr.25156) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.512415+0000 mgr.y (mgr.25156) 1689 : cluster [DBG] pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.512667+0000 mgr.y (mgr.25156) 1690 : cluster [DBG] pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cephadm 2024-03-30T05:09:47.518776+0000 mgr.y (mgr.25156) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.600359+0000 mgr.y (mgr.25156) 1692 : cluster [DBG] pgmap v1104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.600587+0000 mgr.y (mgr.25156) 1693 : cluster [DBG] pgmap v1105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.088839+0000 mgr.y (mgr.25156) 1674 : cluster [DBG] pgmap v1092: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.089085+0000 mgr.y (mgr.25156) 1675 : cluster [DBG] pgmap v1093: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cephadm 2024-03-30T05:09:47.096300+0000 mgr.y (mgr.25156) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.175391+0000 mgr.y (mgr.25156) 1677 : cluster [DBG] pgmap v1094: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.175580+0000 mgr.y (mgr.25156) 1678 : cluster [DBG] pgmap v1095: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cephadm 2024-03-30T05:09:47.181577+0000 mgr.y (mgr.25156) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.245711+0000 mgr.y (mgr.25156) 1680 : cluster [DBG] pgmap v1096: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.245912+0000 mgr.y (mgr.25156) 1681 : cluster [DBG] pgmap v1097: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cephadm 2024-03-30T05:09:47.250977+0000 mgr.y (mgr.25156) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.316189+0000 mgr.y (mgr.25156) 1683 : cluster [DBG] pgmap v1098: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.316391+0000 mgr.y (mgr.25156) 1684 : cluster [DBG] pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cephadm 2024-03-30T05:09:47.324069+0000 mgr.y (mgr.25156) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.415209+0000 mgr.y (mgr.25156) 1686 : cluster [DBG] pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.415404+0000 mgr.y (mgr.25156) 1687 : cluster [DBG] pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cephadm 2024-03-30T05:09:47.423247+0000 mgr.y (mgr.25156) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.512415+0000 mgr.y (mgr.25156) 1689 : cluster [DBG] pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.512667+0000 mgr.y (mgr.25156) 1690 : cluster [DBG] pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cephadm 2024-03-30T05:09:47.518776+0000 mgr.y (mgr.25156) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.600359+0000 mgr.y (mgr.25156) 1692 : cluster [DBG] pgmap v1104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.600587+0000 mgr.y (mgr.25156) 1693 : cluster [DBG] pgmap v1105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cephadm 2024-03-30T05:09:47.610021+0000 mgr.y (mgr.25156) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.690774+0000 mgr.y (mgr.25156) 1695 : cluster [DBG] pgmap v1106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.691019+0000 mgr.y (mgr.25156) 1696 : cluster [DBG] pgmap v1107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cephadm 2024-03-30T05:09:47.698187+0000 mgr.y (mgr.25156) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.784509+0000 mgr.y (mgr.25156) 1698 : cluster [DBG] pgmap v1108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.784757+0000 mgr.y (mgr.25156) 1699 : cluster [DBG] pgmap v1109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cephadm 2024-03-30T05:09:47.789619+0000 mgr.y (mgr.25156) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.851503+0000 mgr.y (mgr.25156) 1701 : cluster [DBG] pgmap v1110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.851724+0000 mgr.y (mgr.25156) 1702 : cluster [DBG] pgmap v1111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:47.858256+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cephadm 2024-03-30T05:09:47.858931+0000 mgr.y (mgr.25156) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:47.931720+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:47.933590+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:47.935753+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:47.936431+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.937698+0000 mgr.y (mgr.25156) 1704 : cluster [DBG] pgmap v1112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:47.937909+0000 mgr.y (mgr.25156) 1705 : cluster [DBG] pgmap v1113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:47.943131+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cephadm 2024-03-30T05:09:47.943508+0000 mgr.y (mgr.25156) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.000021+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cephadm 2024-03-30T05:09:47.610021+0000 mgr.y (mgr.25156) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.690774+0000 mgr.y (mgr.25156) 1695 : cluster [DBG] pgmap v1106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.691019+0000 mgr.y (mgr.25156) 1696 : cluster [DBG] pgmap v1107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cephadm 2024-03-30T05:09:47.698187+0000 mgr.y (mgr.25156) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.784509+0000 mgr.y (mgr.25156) 1698 : cluster [DBG] pgmap v1108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.784757+0000 mgr.y (mgr.25156) 1699 : cluster [DBG] pgmap v1109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cephadm 2024-03-30T05:09:47.789619+0000 mgr.y (mgr.25156) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.851503+0000 mgr.y (mgr.25156) 1701 : cluster [DBG] pgmap v1110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.851724+0000 mgr.y (mgr.25156) 1702 : cluster [DBG] pgmap v1111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:47.858256+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cephadm 2024-03-30T05:09:47.858931+0000 mgr.y (mgr.25156) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:47.931720+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:47.933590+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:47.935753+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:47.936431+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.937698+0000 mgr.y (mgr.25156) 1704 : cluster [DBG] pgmap v1112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:47.937909+0000 mgr.y (mgr.25156) 1705 : cluster [DBG] pgmap v1113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:47.943131+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cephadm 2024-03-30T05:09:47.943508+0000 mgr.y (mgr.25156) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.000021+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.002012+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.004147+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.004843+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.006136+0000 mgr.y (mgr.25156) 1707 : cluster [DBG] pgmap v1114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.006363+0000 mgr.y (mgr.25156) 1708 : cluster [DBG] pgmap v1115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.011639+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.012045+0000 mgr.y (mgr.25156) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.053032+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.054982+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.056959+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.057620+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.063550+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.122663+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.124532+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.126249+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.126821+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.132450+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.190478+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.192332+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.194236+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.002012+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.004147+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.004843+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.006136+0000 mgr.y (mgr.25156) 1707 : cluster [DBG] pgmap v1114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.006363+0000 mgr.y (mgr.25156) 1708 : cluster [DBG] pgmap v1115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.011639+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.012045+0000 mgr.y (mgr.25156) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.053032+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.054982+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.056959+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.057620+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.063550+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.122663+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.124532+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.126249+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.126821+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.132450+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.190478+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.192332+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.194236+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.194924+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.201474+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.259894+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.262302+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.264551+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.265296+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.271668+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.312088+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.313876+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.315634+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.316278+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.323144+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.363528+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.365310+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.366982+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.367594+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.373333+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.413515+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.415297+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.194924+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.201474+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.259894+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.262302+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.264551+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.265296+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.271668+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.312088+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.313876+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.315634+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.316278+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.323144+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.363528+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.365310+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.366982+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.367594+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.373333+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.413515+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.415297+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.417189+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.417811+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.425816+0000 mon.a (mon.0) 4547 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.466990+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.469516+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.471630+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.472329+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.480335+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.545423+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.547653+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.549617+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.550397+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.556788+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.613179+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.614899+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.616588+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.617173+0000 mon.a (mon.0) 4561 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.622769+0000 mon.a (mon.0) 4562 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.679499+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.417189+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.417811+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.425816+0000 mon.a (mon.0) 4547 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.466990+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.469516+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.471630+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.472329+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.480335+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.545423+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.547653+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.549617+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.550397+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.556788+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.613179+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.614899+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.616588+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.617173+0000 mon.a (mon.0) 4561 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.622769+0000 mon.a (mon.0) 4562 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.679499+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.681263+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.683360+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.683982+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.690698+0000 mon.a (mon.0) 4567 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.731689+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.733678+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.735595+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.736281+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.742283+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.782520+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.784529+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.786272+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.786883+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.792704+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.853978+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.856397+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.858414+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.859183+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[18545]: audit 2024-03-30T05:09:48.865919+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.681263+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.683360+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.683982+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.690698+0000 mon.a (mon.0) 4567 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.731689+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.733678+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.735595+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.736281+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.742283+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.782520+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.784529+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.786272+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.786883+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.792704+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.853978+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.856397+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.858414+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.859183+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:49.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:48 smithi089 bash[23954]: audit 2024-03-30T05:09:48.865919+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.058845+0000 mgr.y (mgr.25156) 1710 : cluster [DBG] pgmap v1116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.059086+0000 mgr.y (mgr.25156) 1711 : cluster [DBG] pgmap v1117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.063901+0000 mgr.y (mgr.25156) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.128017+0000 mgr.y (mgr.25156) 1713 : cluster [DBG] pgmap v1118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.128267+0000 mgr.y (mgr.25156) 1714 : cluster [DBG] pgmap v1119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.132807+0000 mgr.y (mgr.25156) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.196880+0000 mgr.y (mgr.25156) 1716 : cluster [DBG] pgmap v1120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.197148+0000 mgr.y (mgr.25156) 1717 : cluster [DBG] pgmap v1121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.201919+0000 mgr.y (mgr.25156) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.266721+0000 mgr.y (mgr.25156) 1719 : cluster [DBG] pgmap v1122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 24 op/s 2024-03-30T05:09:50.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.267349+0000 mgr.y (mgr.25156) 1720 : cluster [DBG] pgmap v1123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 24 op/s 2024-03-30T05:09:50.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.272071+0000 mgr.y (mgr.25156) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.317819+0000 mgr.y (mgr.25156) 1722 : cluster [DBG] pgmap v1124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s 2024-03-30T05:09:50.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.318089+0000 mgr.y (mgr.25156) 1723 : cluster [DBG] pgmap v1125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s 2024-03-30T05:09:50.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.323498+0000 mgr.y (mgr.25156) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.368880+0000 mgr.y (mgr.25156) 1725 : cluster [DBG] pgmap v1126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 29 op/s 2024-03-30T05:09:50.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.369160+0000 mgr.y (mgr.25156) 1726 : cluster [DBG] pgmap v1127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 29 op/s 2024-03-30T05:09:50.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.373732+0000 mgr.y (mgr.25156) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.419086+0000 mgr.y (mgr.25156) 1728 : cluster [DBG] pgmap v1128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.419370+0000 mgr.y (mgr.25156) 1729 : cluster [DBG] pgmap v1129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.426304+0000 mgr.y (mgr.25156) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.473724+0000 mgr.y (mgr.25156) 1731 : cluster [DBG] pgmap v1130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.473978+0000 mgr.y (mgr.25156) 1732 : cluster [DBG] pgmap v1131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.480799+0000 mgr.y (mgr.25156) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.552444+0000 mgr.y (mgr.25156) 1734 : cluster [DBG] pgmap v1132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.557249+0000 mgr.y (mgr.25156) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.618294+0000 mgr.y (mgr.25156) 1736 : cluster [DBG] pgmap v1133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.618490+0000 mgr.y (mgr.25156) 1737 : cluster [DBG] pgmap v1134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.623110+0000 mgr.y (mgr.25156) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.685169+0000 mgr.y (mgr.25156) 1739 : cluster [DBG] pgmap v1135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.685406+0000 mgr.y (mgr.25156) 1740 : cluster [DBG] pgmap v1136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.691097+0000 mgr.y (mgr.25156) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.737603+0000 mgr.y (mgr.25156) 1742 : cluster [DBG] pgmap v1137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.737890+0000 mgr.y (mgr.25156) 1743 : cluster [DBG] pgmap v1138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.742699+0000 mgr.y (mgr.25156) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.788134+0000 mgr.y (mgr.25156) 1745 : cluster [DBG] pgmap v1139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.788310+0000 mgr.y (mgr.25156) 1746 : cluster [DBG] pgmap v1140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.793175+0000 mgr.y (mgr.25156) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.860551+0000 mgr.y (mgr.25156) 1748 : cluster [DBG] pgmap v1141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.860720+0000 mgr.y (mgr.25156) 1749 : cluster [DBG] pgmap v1142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.866381+0000 mgr.y (mgr.25156) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:48.951663+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:48.953699+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:48.956030+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:48.956818+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.958292+0000 mgr.y (mgr.25156) 1751 : cluster [DBG] pgmap v1143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:48.958494+0000 mgr.y (mgr.25156) 1752 : cluster [DBG] pgmap v1144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:48.962526+0000 mon.a (mon.0) 4587 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:48.962993+0000 mgr.y (mgr.25156) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.036083+0000 mon.a (mon.0) 4588 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.038147+0000 mon.a (mon.0) 4589 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.040040+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.040874+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.042315+0000 mgr.y (mgr.25156) 1754 : cluster [DBG] pgmap v1145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.042546+0000 mgr.y (mgr.25156) 1755 : cluster [DBG] pgmap v1146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.049721+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: cephadm 2024-03-30T05:09:49.050315+0000 mgr.y (mgr.25156) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.107500+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.109343+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.111012+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.111650+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.118158+0000 mon.a (mon.0) 4597 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.159446+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.161348+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.163074+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.163708+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.169595+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.231326+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.233763+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.235844+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.236590+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.242763+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.304361+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.306562+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.308954+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.309688+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.315571+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.377009+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.379158+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.381040+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.381758+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.387940+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.429083+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.430853+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.432572+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.433225+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.438743+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.495387+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.497139+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.498748+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.499353+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.506009+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.563090+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.564818+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.566920+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.567466+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.575909+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.632537+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.634604+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.636647+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.637411+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.645722+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.686816+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.688643+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.690605+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.691264+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.701790+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.769273+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.772482+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.775135+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.775905+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.786417+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.850395+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.853589+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.856695+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.857896+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:49 smithi118 bash[18665]: audit 2024-03-30T05:09:49.869367+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.058845+0000 mgr.y (mgr.25156) 1710 : cluster [DBG] pgmap v1116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.059086+0000 mgr.y (mgr.25156) 1711 : cluster [DBG] pgmap v1117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.063901+0000 mgr.y (mgr.25156) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.128017+0000 mgr.y (mgr.25156) 1713 : cluster [DBG] pgmap v1118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.128267+0000 mgr.y (mgr.25156) 1714 : cluster [DBG] pgmap v1119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.132807+0000 mgr.y (mgr.25156) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.196880+0000 mgr.y (mgr.25156) 1716 : cluster [DBG] pgmap v1120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.197148+0000 mgr.y (mgr.25156) 1717 : cluster [DBG] pgmap v1121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.201919+0000 mgr.y (mgr.25156) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.266721+0000 mgr.y (mgr.25156) 1719 : cluster [DBG] pgmap v1122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 24 op/s 2024-03-30T05:09:50.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.267349+0000 mgr.y (mgr.25156) 1720 : cluster [DBG] pgmap v1123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 24 op/s 2024-03-30T05:09:50.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.272071+0000 mgr.y (mgr.25156) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.317819+0000 mgr.y (mgr.25156) 1722 : cluster [DBG] pgmap v1124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s 2024-03-30T05:09:50.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.318089+0000 mgr.y (mgr.25156) 1723 : cluster [DBG] pgmap v1125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s 2024-03-30T05:09:50.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.323498+0000 mgr.y (mgr.25156) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.368880+0000 mgr.y (mgr.25156) 1725 : cluster [DBG] pgmap v1126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 29 op/s 2024-03-30T05:09:50.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.369160+0000 mgr.y (mgr.25156) 1726 : cluster [DBG] pgmap v1127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 29 op/s 2024-03-30T05:09:50.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.373732+0000 mgr.y (mgr.25156) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.419086+0000 mgr.y (mgr.25156) 1728 : cluster [DBG] pgmap v1128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.419370+0000 mgr.y (mgr.25156) 1729 : cluster [DBG] pgmap v1129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.426304+0000 mgr.y (mgr.25156) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.473724+0000 mgr.y (mgr.25156) 1731 : cluster [DBG] pgmap v1130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.473978+0000 mgr.y (mgr.25156) 1732 : cluster [DBG] pgmap v1131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.480799+0000 mgr.y (mgr.25156) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.552444+0000 mgr.y (mgr.25156) 1734 : cluster [DBG] pgmap v1132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.557249+0000 mgr.y (mgr.25156) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.618294+0000 mgr.y (mgr.25156) 1736 : cluster [DBG] pgmap v1133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.618490+0000 mgr.y (mgr.25156) 1737 : cluster [DBG] pgmap v1134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.623110+0000 mgr.y (mgr.25156) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.685169+0000 mgr.y (mgr.25156) 1739 : cluster [DBG] pgmap v1135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.685406+0000 mgr.y (mgr.25156) 1740 : cluster [DBG] pgmap v1136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.691097+0000 mgr.y (mgr.25156) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.737603+0000 mgr.y (mgr.25156) 1742 : cluster [DBG] pgmap v1137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.737890+0000 mgr.y (mgr.25156) 1743 : cluster [DBG] pgmap v1138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.742699+0000 mgr.y (mgr.25156) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.788134+0000 mgr.y (mgr.25156) 1745 : cluster [DBG] pgmap v1139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.788310+0000 mgr.y (mgr.25156) 1746 : cluster [DBG] pgmap v1140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.793175+0000 mgr.y (mgr.25156) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.860551+0000 mgr.y (mgr.25156) 1748 : cluster [DBG] pgmap v1141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.860720+0000 mgr.y (mgr.25156) 1749 : cluster [DBG] pgmap v1142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.866381+0000 mgr.y (mgr.25156) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:48.951663+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:48.953699+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:48.956030+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:48.956818+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.958292+0000 mgr.y (mgr.25156) 1751 : cluster [DBG] pgmap v1143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.252 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:48.958494+0000 mgr.y (mgr.25156) 1752 : cluster [DBG] pgmap v1144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:48.962526+0000 mon.a (mon.0) 4587 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:48.962993+0000 mgr.y (mgr.25156) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.036083+0000 mon.a (mon.0) 4588 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.038147+0000 mon.a (mon.0) 4589 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.040040+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.040874+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.042315+0000 mgr.y (mgr.25156) 1754 : cluster [DBG] pgmap v1145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.042546+0000 mgr.y (mgr.25156) 1755 : cluster [DBG] pgmap v1146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.049721+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: cephadm 2024-03-30T05:09:49.050315+0000 mgr.y (mgr.25156) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.107500+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.109343+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.111012+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.111650+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.118158+0000 mon.a (mon.0) 4597 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.159446+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.161348+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.163074+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.163708+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.169595+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.231326+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.233763+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.235844+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.236590+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.242763+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.304361+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.306562+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.308954+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.309688+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.315571+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.377009+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.379158+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.381040+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.381758+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.387940+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.429083+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.430853+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.432572+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.433225+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.438743+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.495387+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.497139+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.498748+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.499353+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.506009+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.563090+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.564818+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.566920+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.567466+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.575909+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.632537+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.634604+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.636647+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.637411+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.645722+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.686816+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.688643+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.690605+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.691264+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.701790+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.769273+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.772482+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.775135+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.775905+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.786417+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.850395+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.853589+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.856695+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.857896+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[18545]: audit 2024-03-30T05:09:49.869367+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.058845+0000 mgr.y (mgr.25156) 1710 : cluster [DBG] pgmap v1116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.059086+0000 mgr.y (mgr.25156) 1711 : cluster [DBG] pgmap v1117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.063901+0000 mgr.y (mgr.25156) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.128017+0000 mgr.y (mgr.25156) 1713 : cluster [DBG] pgmap v1118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.128267+0000 mgr.y (mgr.25156) 1714 : cluster [DBG] pgmap v1119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.132807+0000 mgr.y (mgr.25156) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.196880+0000 mgr.y (mgr.25156) 1716 : cluster [DBG] pgmap v1120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.197148+0000 mgr.y (mgr.25156) 1717 : cluster [DBG] pgmap v1121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.201919+0000 mgr.y (mgr.25156) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.266721+0000 mgr.y (mgr.25156) 1719 : cluster [DBG] pgmap v1122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 24 op/s 2024-03-30T05:09:50.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.267349+0000 mgr.y (mgr.25156) 1720 : cluster [DBG] pgmap v1123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 24 op/s 2024-03-30T05:09:50.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.272071+0000 mgr.y (mgr.25156) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.317819+0000 mgr.y (mgr.25156) 1722 : cluster [DBG] pgmap v1124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s 2024-03-30T05:09:50.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.318089+0000 mgr.y (mgr.25156) 1723 : cluster [DBG] pgmap v1125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s 2024-03-30T05:09:50.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.323498+0000 mgr.y (mgr.25156) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.368880+0000 mgr.y (mgr.25156) 1725 : cluster [DBG] pgmap v1126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 29 op/s 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.369160+0000 mgr.y (mgr.25156) 1726 : cluster [DBG] pgmap v1127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 29 op/s 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.373732+0000 mgr.y (mgr.25156) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.419086+0000 mgr.y (mgr.25156) 1728 : cluster [DBG] pgmap v1128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.419370+0000 mgr.y (mgr.25156) 1729 : cluster [DBG] pgmap v1129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.426304+0000 mgr.y (mgr.25156) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.473724+0000 mgr.y (mgr.25156) 1731 : cluster [DBG] pgmap v1130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.473978+0000 mgr.y (mgr.25156) 1732 : cluster [DBG] pgmap v1131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.480799+0000 mgr.y (mgr.25156) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.552444+0000 mgr.y (mgr.25156) 1734 : cluster [DBG] pgmap v1132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.557249+0000 mgr.y (mgr.25156) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.618294+0000 mgr.y (mgr.25156) 1736 : cluster [DBG] pgmap v1133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.618490+0000 mgr.y (mgr.25156) 1737 : cluster [DBG] pgmap v1134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.623110+0000 mgr.y (mgr.25156) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.685169+0000 mgr.y (mgr.25156) 1739 : cluster [DBG] pgmap v1135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.685406+0000 mgr.y (mgr.25156) 1740 : cluster [DBG] pgmap v1136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.691097+0000 mgr.y (mgr.25156) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.737603+0000 mgr.y (mgr.25156) 1742 : cluster [DBG] pgmap v1137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.737890+0000 mgr.y (mgr.25156) 1743 : cluster [DBG] pgmap v1138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.742699+0000 mgr.y (mgr.25156) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.788134+0000 mgr.y (mgr.25156) 1745 : cluster [DBG] pgmap v1139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.788310+0000 mgr.y (mgr.25156) 1746 : cluster [DBG] pgmap v1140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.793175+0000 mgr.y (mgr.25156) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.860551+0000 mgr.y (mgr.25156) 1748 : cluster [DBG] pgmap v1141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.860720+0000 mgr.y (mgr.25156) 1749 : cluster [DBG] pgmap v1142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.866381+0000 mgr.y (mgr.25156) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:48.951663+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:48.953699+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:48.956030+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:48.956818+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.958292+0000 mgr.y (mgr.25156) 1751 : cluster [DBG] pgmap v1143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:48.958494+0000 mgr.y (mgr.25156) 1752 : cluster [DBG] pgmap v1144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:48.962526+0000 mon.a (mon.0) 4587 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:48.962993+0000 mgr.y (mgr.25156) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.036083+0000 mon.a (mon.0) 4588 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.038147+0000 mon.a (mon.0) 4589 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.040040+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.040874+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.042315+0000 mgr.y (mgr.25156) 1754 : cluster [DBG] pgmap v1145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.042546+0000 mgr.y (mgr.25156) 1755 : cluster [DBG] pgmap v1146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:50.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.049721+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: cephadm 2024-03-30T05:09:49.050315+0000 mgr.y (mgr.25156) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:50.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.107500+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.109343+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.111012+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.111650+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.118158+0000 mon.a (mon.0) 4597 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.159446+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.161348+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.163074+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.163708+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.169595+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.231326+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.233763+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.235844+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.236590+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.242763+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.304361+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.306562+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.308954+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.309688+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.315571+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.377009+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.379158+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.381040+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.381758+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.387940+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.429083+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.430853+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.432572+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.433225+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.438743+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.495387+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.497139+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.498748+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.499353+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.506009+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.563090+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.564818+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.566920+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.567466+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.575909+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.632537+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.634604+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.636647+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.637411+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.645722+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.686816+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.688643+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.690605+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.691264+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.701790+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.769273+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.772482+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.775135+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.775905+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.786417+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:50.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.850395+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:50.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.853589+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:50.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.856695+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:50.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.857896+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:50.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:49 smithi089 bash[23954]: audit 2024-03-30T05:09:49.869367+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.112852+0000 mgr.y (mgr.25156) 1757 : cluster [DBG] pgmap v1147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.113052+0000 mgr.y (mgr.25156) 1758 : cluster [DBG] pgmap v1148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cephadm 2024-03-30T05:09:49.118522+0000 mgr.y (mgr.25156) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.164947+0000 mgr.y (mgr.25156) 1760 : cluster [DBG] pgmap v1149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.165210+0000 mgr.y (mgr.25156) 1761 : cluster [DBG] pgmap v1150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cephadm 2024-03-30T05:09:49.170016+0000 mgr.y (mgr.25156) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.237936+0000 mgr.y (mgr.25156) 1763 : cluster [DBG] pgmap v1151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.238171+0000 mgr.y (mgr.25156) 1764 : cluster [DBG] pgmap v1152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cephadm 2024-03-30T05:09:49.243267+0000 mgr.y (mgr.25156) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.311003+0000 mgr.y (mgr.25156) 1766 : cluster [DBG] pgmap v1153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.311237+0000 mgr.y (mgr.25156) 1767 : cluster [DBG] pgmap v1154: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cephadm 2024-03-30T05:09:49.316063+0000 mgr.y (mgr.25156) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.382997+0000 mgr.y (mgr.25156) 1769 : cluster [DBG] pgmap v1155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.383175+0000 mgr.y (mgr.25156) 1770 : cluster [DBG] pgmap v1156: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cephadm 2024-03-30T05:09:49.388426+0000 mgr.y (mgr.25156) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.434859+0000 mgr.y (mgr.25156) 1772 : cluster [DBG] pgmap v1157: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cephadm 2024-03-30T05:09:49.439176+0000 mgr.y (mgr.25156) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.500739+0000 mgr.y (mgr.25156) 1774 : cluster [DBG] pgmap v1158: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.500979+0000 mgr.y (mgr.25156) 1775 : cluster [DBG] pgmap v1159: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cephadm 2024-03-30T05:09:49.506383+0000 mgr.y (mgr.25156) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.568652+0000 mgr.y (mgr.25156) 1777 : cluster [DBG] pgmap v1160: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.568898+0000 mgr.y (mgr.25156) 1778 : cluster [DBG] pgmap v1161: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cephadm 2024-03-30T05:09:49.576354+0000 mgr.y (mgr.25156) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.638937+0000 mgr.y (mgr.25156) 1780 : cluster [DBG] pgmap v1162: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.639174+0000 mgr.y (mgr.25156) 1781 : cluster [DBG] pgmap v1163: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cephadm 2024-03-30T05:09:49.646127+0000 mgr.y (mgr.25156) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.692657+0000 mgr.y (mgr.25156) 1783 : cluster [DBG] pgmap v1164: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.692887+0000 mgr.y (mgr.25156) 1784 : cluster [DBG] pgmap v1165: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cephadm 2024-03-30T05:09:49.702467+0000 mgr.y (mgr.25156) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.777311+0000 mgr.y (mgr.25156) 1786 : cluster [DBG] pgmap v1166: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.777540+0000 mgr.y (mgr.25156) 1787 : cluster [DBG] pgmap v1167: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cephadm 2024-03-30T05:09:49.786871+0000 mgr.y (mgr.25156) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.860121+0000 mgr.y (mgr.25156) 1789 : cluster [DBG] pgmap v1168: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.860366+0000 mgr.y (mgr.25156) 1790 : cluster [DBG] pgmap v1169: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cephadm 2024-03-30T05:09:49.869926+0000 mgr.y (mgr.25156) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:49.958436+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:49.962132+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:49.965062+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:49.966127+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.968303+0000 mgr.y (mgr.25156) 1792 : cluster [DBG] pgmap v1170: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:49.968537+0000 mgr.y (mgr.25156) 1793 : cluster [DBG] pgmap v1171: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:49.974814+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cephadm 2024-03-30T05:09:49.975422+0000 mgr.y (mgr.25156) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.035999+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.038591+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.040847+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.041667+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.043198+0000 mgr.y (mgr.25156) 1795 : cluster [DBG] pgmap v1172: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.043421+0000 mgr.y (mgr.25156) 1796 : cluster [DBG] pgmap v1173: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.048804+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: cephadm 2024-03-30T05:09:50.049373+0000 mgr.y (mgr.25156) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.111106+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.114080+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.116870+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.117999+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.128641+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.215789+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.220318+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.224355+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.225718+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.237517+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.294608+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.296588+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.298348+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.299011+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.304930+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.345539+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.347471+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.349770+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.350483+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.359258+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.400238+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.402070+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.403820+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.404420+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.410176+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.467359+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.469211+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.471482+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.472170+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.478291+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.551807+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.554089+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.556291+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.557104+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.565428+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.622114+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.624214+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.625942+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.626601+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.632460+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.689195+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.691695+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.694004+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.694747+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.701905+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.759710+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.761990+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.764041+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.767505+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.773922+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.836824+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.839355+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.841264+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.841967+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:50 smithi118 bash[18665]: audit 2024-03-30T05:09:50.848077+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.202 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.112852+0000 mgr.y (mgr.25156) 1757 : cluster [DBG] pgmap v1147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.202 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.113052+0000 mgr.y (mgr.25156) 1758 : cluster [DBG] pgmap v1148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.202 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cephadm 2024-03-30T05:09:49.118522+0000 mgr.y (mgr.25156) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.202 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.164947+0000 mgr.y (mgr.25156) 1760 : cluster [DBG] pgmap v1149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.202 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.165210+0000 mgr.y (mgr.25156) 1761 : cluster [DBG] pgmap v1150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.202 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cephadm 2024-03-30T05:09:49.170016+0000 mgr.y (mgr.25156) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.202 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.237936+0000 mgr.y (mgr.25156) 1763 : cluster [DBG] pgmap v1151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.202 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.238171+0000 mgr.y (mgr.25156) 1764 : cluster [DBG] pgmap v1152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.202 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cephadm 2024-03-30T05:09:49.243267+0000 mgr.y (mgr.25156) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.202 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.311003+0000 mgr.y (mgr.25156) 1766 : cluster [DBG] pgmap v1153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.202 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.311237+0000 mgr.y (mgr.25156) 1767 : cluster [DBG] pgmap v1154: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.203 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cephadm 2024-03-30T05:09:49.316063+0000 mgr.y (mgr.25156) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.203 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.382997+0000 mgr.y (mgr.25156) 1769 : cluster [DBG] pgmap v1155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.203 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.383175+0000 mgr.y (mgr.25156) 1770 : cluster [DBG] pgmap v1156: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.203 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cephadm 2024-03-30T05:09:49.388426+0000 mgr.y (mgr.25156) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.203 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.434859+0000 mgr.y (mgr.25156) 1772 : cluster [DBG] pgmap v1157: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.203 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cephadm 2024-03-30T05:09:49.439176+0000 mgr.y (mgr.25156) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.203 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.500739+0000 mgr.y (mgr.25156) 1774 : cluster [DBG] pgmap v1158: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.203 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.500979+0000 mgr.y (mgr.25156) 1775 : cluster [DBG] pgmap v1159: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.203 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cephadm 2024-03-30T05:09:49.506383+0000 mgr.y (mgr.25156) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.112852+0000 mgr.y (mgr.25156) 1757 : cluster [DBG] pgmap v1147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.113052+0000 mgr.y (mgr.25156) 1758 : cluster [DBG] pgmap v1148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cephadm 2024-03-30T05:09:49.118522+0000 mgr.y (mgr.25156) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.164947+0000 mgr.y (mgr.25156) 1760 : cluster [DBG] pgmap v1149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.165210+0000 mgr.y (mgr.25156) 1761 : cluster [DBG] pgmap v1150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cephadm 2024-03-30T05:09:49.170016+0000 mgr.y (mgr.25156) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.237936+0000 mgr.y (mgr.25156) 1763 : cluster [DBG] pgmap v1151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.238171+0000 mgr.y (mgr.25156) 1764 : cluster [DBG] pgmap v1152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cephadm 2024-03-30T05:09:49.243267+0000 mgr.y (mgr.25156) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.311003+0000 mgr.y (mgr.25156) 1766 : cluster [DBG] pgmap v1153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.311237+0000 mgr.y (mgr.25156) 1767 : cluster [DBG] pgmap v1154: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cephadm 2024-03-30T05:09:49.316063+0000 mgr.y (mgr.25156) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.382997+0000 mgr.y (mgr.25156) 1769 : cluster [DBG] pgmap v1155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.383175+0000 mgr.y (mgr.25156) 1770 : cluster [DBG] pgmap v1156: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cephadm 2024-03-30T05:09:49.388426+0000 mgr.y (mgr.25156) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.434859+0000 mgr.y (mgr.25156) 1772 : cluster [DBG] pgmap v1157: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cephadm 2024-03-30T05:09:49.439176+0000 mgr.y (mgr.25156) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.500739+0000 mgr.y (mgr.25156) 1774 : cluster [DBG] pgmap v1158: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.500979+0000 mgr.y (mgr.25156) 1775 : cluster [DBG] pgmap v1159: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cephadm 2024-03-30T05:09:49.506383+0000 mgr.y (mgr.25156) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.568652+0000 mgr.y (mgr.25156) 1777 : cluster [DBG] pgmap v1160: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.568898+0000 mgr.y (mgr.25156) 1778 : cluster [DBG] pgmap v1161: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cephadm 2024-03-30T05:09:49.576354+0000 mgr.y (mgr.25156) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.638937+0000 mgr.y (mgr.25156) 1780 : cluster [DBG] pgmap v1162: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.639174+0000 mgr.y (mgr.25156) 1781 : cluster [DBG] pgmap v1163: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cephadm 2024-03-30T05:09:49.646127+0000 mgr.y (mgr.25156) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.692657+0000 mgr.y (mgr.25156) 1783 : cluster [DBG] pgmap v1164: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.692887+0000 mgr.y (mgr.25156) 1784 : cluster [DBG] pgmap v1165: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cephadm 2024-03-30T05:09:49.702467+0000 mgr.y (mgr.25156) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.777311+0000 mgr.y (mgr.25156) 1786 : cluster [DBG] pgmap v1166: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.777540+0000 mgr.y (mgr.25156) 1787 : cluster [DBG] pgmap v1167: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cephadm 2024-03-30T05:09:49.786871+0000 mgr.y (mgr.25156) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.860121+0000 mgr.y (mgr.25156) 1789 : cluster [DBG] pgmap v1168: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.860366+0000 mgr.y (mgr.25156) 1790 : cluster [DBG] pgmap v1169: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cephadm 2024-03-30T05:09:49.869926+0000 mgr.y (mgr.25156) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:49.958436+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:49.962132+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:49.965062+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:49.966127+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.968303+0000 mgr.y (mgr.25156) 1792 : cluster [DBG] pgmap v1170: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.206 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.568652+0000 mgr.y (mgr.25156) 1777 : cluster [DBG] pgmap v1160: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.568898+0000 mgr.y (mgr.25156) 1778 : cluster [DBG] pgmap v1161: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cephadm 2024-03-30T05:09:49.576354+0000 mgr.y (mgr.25156) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.638937+0000 mgr.y (mgr.25156) 1780 : cluster [DBG] pgmap v1162: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.639174+0000 mgr.y (mgr.25156) 1781 : cluster [DBG] pgmap v1163: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cephadm 2024-03-30T05:09:49.646127+0000 mgr.y (mgr.25156) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.692657+0000 mgr.y (mgr.25156) 1783 : cluster [DBG] pgmap v1164: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.692887+0000 mgr.y (mgr.25156) 1784 : cluster [DBG] pgmap v1165: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cephadm 2024-03-30T05:09:49.702467+0000 mgr.y (mgr.25156) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.777311+0000 mgr.y (mgr.25156) 1786 : cluster [DBG] pgmap v1166: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.777540+0000 mgr.y (mgr.25156) 1787 : cluster [DBG] pgmap v1167: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cephadm 2024-03-30T05:09:49.786871+0000 mgr.y (mgr.25156) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.860121+0000 mgr.y (mgr.25156) 1789 : cluster [DBG] pgmap v1168: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.207 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.860366+0000 mgr.y (mgr.25156) 1790 : cluster [DBG] pgmap v1169: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cephadm 2024-03-30T05:09:49.869926+0000 mgr.y (mgr.25156) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:49.958436+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:49.962132+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:49.965062+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:49.966127+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.208 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.968303+0000 mgr.y (mgr.25156) 1792 : cluster [DBG] pgmap v1170: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:49.968537+0000 mgr.y (mgr.25156) 1793 : cluster [DBG] pgmap v1171: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:49.974814+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cephadm 2024-03-30T05:09:49.975422+0000 mgr.y (mgr.25156) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.035999+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.038591+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.040847+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.041667+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.043198+0000 mgr.y (mgr.25156) 1795 : cluster [DBG] pgmap v1172: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.043421+0000 mgr.y (mgr.25156) 1796 : cluster [DBG] pgmap v1173: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.048804+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: cephadm 2024-03-30T05:09:50.049373+0000 mgr.y (mgr.25156) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.111106+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.114080+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.116870+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.117999+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.128641+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.215789+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.220318+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.224355+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.210 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.225718+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:49.968537+0000 mgr.y (mgr.25156) 1793 : cluster [DBG] pgmap v1171: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:49.974814+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cephadm 2024-03-30T05:09:49.975422+0000 mgr.y (mgr.25156) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.035999+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.038591+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.040847+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.041667+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.043198+0000 mgr.y (mgr.25156) 1795 : cluster [DBG] pgmap v1172: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.210 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.043421+0000 mgr.y (mgr.25156) 1796 : cluster [DBG] pgmap v1173: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:51.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.048804+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: cephadm 2024-03-30T05:09:50.049373+0000 mgr.y (mgr.25156) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:51.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.111106+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.114080+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.116870+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.117999+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.128641+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.215789+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.220318+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.224355+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.211 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.225718+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.237517+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.294608+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.296588+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.298348+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.299011+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.304930+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.345539+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.347471+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.349770+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.350483+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.359258+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.400238+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.402070+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.403820+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.404420+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.410176+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.467359+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.469211+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.471482+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.472170+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.478291+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.551807+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.554089+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.556291+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.557104+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.565428+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.622114+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.624214+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.213 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.625942+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.214 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.626601+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.214 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.632460+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.214 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.689195+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.214 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.691695+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.214 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.694004+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.214 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.694747+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.214 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.701905+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.214 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.759710+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.214 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.761990+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.214 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.764041+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.214 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.237517+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.294608+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.296588+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.298348+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.299011+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.304930+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.345539+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.347471+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.349770+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.350483+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.359258+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.400238+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.402070+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.403820+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.404420+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.215 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.410176+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.467359+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.469211+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.216 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.471482+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.216 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.767505+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.216 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.773922+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.216 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.836824+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.216 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.839355+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.216 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.841264+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.216 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.841967+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.216 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[23954]: audit 2024-03-30T05:09:50.848077+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.472170+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.478291+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.551807+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.554089+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.556291+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.557104+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.565428+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.622114+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.624214+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.625942+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.626601+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.632460+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.689195+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.691695+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.694004+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.694747+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.701905+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.759710+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.761990+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.764041+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.767505+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.773922+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:51.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.836824+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:51.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.839355+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:51.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.841264+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:51.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.841967+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:51.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:50 smithi089 bash[18545]: audit 2024-03-30T05:09:50.848077+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.120165+0000 mgr.y (mgr.25156) 1798 : cluster [DBG] pgmap v1174: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.120394+0000 mgr.y (mgr.25156) 1799 : cluster [DBG] pgmap v1175: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cephadm 2024-03-30T05:09:50.129212+0000 mgr.y (mgr.25156) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.228057+0000 mgr.y (mgr.25156) 1801 : cluster [DBG] pgmap v1176: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.228339+0000 mgr.y (mgr.25156) 1802 : cluster [DBG] pgmap v1177: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cephadm 2024-03-30T05:09:50.238152+0000 mgr.y (mgr.25156) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.300258+0000 mgr.y (mgr.25156) 1804 : cluster [DBG] pgmap v1178: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.300493+0000 mgr.y (mgr.25156) 1805 : cluster [DBG] pgmap v1179: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cephadm 2024-03-30T05:09:50.305286+0000 mgr.y (mgr.25156) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.351984+0000 mgr.y (mgr.25156) 1807 : cluster [DBG] pgmap v1180: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.352225+0000 mgr.y (mgr.25156) 1808 : cluster [DBG] pgmap v1181: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cephadm 2024-03-30T05:09:50.359820+0000 mgr.y (mgr.25156) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.405649+0000 mgr.y (mgr.25156) 1810 : cluster [DBG] pgmap v1182: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.405863+0000 mgr.y (mgr.25156) 1811 : cluster [DBG] pgmap v1183: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cephadm 2024-03-30T05:09:50.410577+0000 mgr.y (mgr.25156) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.473507+0000 mgr.y (mgr.25156) 1813 : cluster [DBG] pgmap v1184: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.473745+0000 mgr.y (mgr.25156) 1814 : cluster [DBG] pgmap v1185: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cephadm 2024-03-30T05:09:50.478922+0000 mgr.y (mgr.25156) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.558617+0000 mgr.y (mgr.25156) 1816 : cluster [DBG] pgmap v1186: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.558850+0000 mgr.y (mgr.25156) 1817 : cluster [DBG] pgmap v1187: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cephadm 2024-03-30T05:09:50.565858+0000 mgr.y (mgr.25156) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.627842+0000 mgr.y (mgr.25156) 1819 : cluster [DBG] pgmap v1188: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.628063+0000 mgr.y (mgr.25156) 1820 : cluster [DBG] pgmap v1189: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cephadm 2024-03-30T05:09:50.632833+0000 mgr.y (mgr.25156) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.696117+0000 mgr.y (mgr.25156) 1822 : cluster [DBG] pgmap v1190: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.696342+0000 mgr.y (mgr.25156) 1823 : cluster [DBG] pgmap v1191: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cephadm 2024-03-30T05:09:50.702369+0000 mgr.y (mgr.25156) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.768956+0000 mgr.y (mgr.25156) 1825 : cluster [DBG] pgmap v1192: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.769191+0000 mgr.y (mgr.25156) 1826 : cluster [DBG] pgmap v1193: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cephadm 2024-03-30T05:09:50.774492+0000 mgr.y (mgr.25156) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.843413+0000 mgr.y (mgr.25156) 1828 : cluster [DBG] pgmap v1194: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.843642+0000 mgr.y (mgr.25156) 1829 : cluster [DBG] pgmap v1195: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cephadm 2024-03-30T05:09:50.848514+0000 mgr.y (mgr.25156) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:50.910280+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:50.912159+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:50.913993+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:50.914674+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.916010+0000 mgr.y (mgr.25156) 1831 : cluster [DBG] pgmap v1196: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.916294+0000 mgr.y (mgr.25156) 1832 : cluster [DBG] pgmap v1197: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:50.920749+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cephadm 2024-03-30T05:09:50.921230+0000 mgr.y (mgr.25156) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:50.963340+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:50.965437+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:50.967471+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:50.968141+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.969394+0000 mgr.y (mgr.25156) 1834 : cluster [DBG] pgmap v1198: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:50.969623+0000 mgr.y (mgr.25156) 1835 : cluster [DBG] pgmap v1199: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:50.976829+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cephadm 2024-03-30T05:09:50.977322+0000 mgr.y (mgr.25156) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.034482+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.036515+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.038370+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.039025+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.040321+0000 mgr.y (mgr.25156) 1837 : cluster [DBG] pgmap v1200: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.040557+0000 mgr.y (mgr.25156) 1838 : cluster [DBG] pgmap v1201: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.047088+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: cephadm 2024-03-30T05:09:51.047630+0000 mgr.y (mgr.25156) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.088308+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.090632+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.092725+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.093476+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.101594+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.145287+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.147636+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.149602+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.150305+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.158495+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.217281+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.219253+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.222777+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.223442+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.233059+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.281666+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.283892+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.286031+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.286717+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.295481+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.375511+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.377964+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.379876+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.380601+0000 mon.a (mon.0) 4756 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.389310+0000 mon.a (mon.0) 4757 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.464029+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.466100+0000 mon.a (mon.0) 4759 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.468650+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.469390+0000 mon.a (mon.0) 4761 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.479491+0000 mon.a (mon.0) 4762 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.537607+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.539669+0000 mon.a (mon.0) 4764 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.541765+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.542457+0000 mon.a (mon.0) 4766 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.550468+0000 mon.a (mon.0) 4767 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.606925+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.608734+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.610541+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.611226+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.619141+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.677890+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.681265+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.683931+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.684879+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.694791+0000 mon.a (mon.0) 4777 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.751888+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.753901+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.755735+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.756361+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.764621+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.799803+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.806808+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.812702+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.826512+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.828751+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.830422+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.832216+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.833944+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.835351+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.837100+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.839073+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.840667+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.842341+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.844017+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:51 smithi118 bash[18665]: audit 2024-03-30T05:09:51.845530+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.120165+0000 mgr.y (mgr.25156) 1798 : cluster [DBG] pgmap v1174: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.120394+0000 mgr.y (mgr.25156) 1799 : cluster [DBG] pgmap v1175: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cephadm 2024-03-30T05:09:50.129212+0000 mgr.y (mgr.25156) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.228057+0000 mgr.y (mgr.25156) 1801 : cluster [DBG] pgmap v1176: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.228339+0000 mgr.y (mgr.25156) 1802 : cluster [DBG] pgmap v1177: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cephadm 2024-03-30T05:09:50.238152+0000 mgr.y (mgr.25156) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.300258+0000 mgr.y (mgr.25156) 1804 : cluster [DBG] pgmap v1178: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.300493+0000 mgr.y (mgr.25156) 1805 : cluster [DBG] pgmap v1179: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cephadm 2024-03-30T05:09:50.305286+0000 mgr.y (mgr.25156) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.351984+0000 mgr.y (mgr.25156) 1807 : cluster [DBG] pgmap v1180: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.352225+0000 mgr.y (mgr.25156) 1808 : cluster [DBG] pgmap v1181: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cephadm 2024-03-30T05:09:50.359820+0000 mgr.y (mgr.25156) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.405649+0000 mgr.y (mgr.25156) 1810 : cluster [DBG] pgmap v1182: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.405863+0000 mgr.y (mgr.25156) 1811 : cluster [DBG] pgmap v1183: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cephadm 2024-03-30T05:09:50.410577+0000 mgr.y (mgr.25156) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.473507+0000 mgr.y (mgr.25156) 1813 : cluster [DBG] pgmap v1184: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.473745+0000 mgr.y (mgr.25156) 1814 : cluster [DBG] pgmap v1185: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cephadm 2024-03-30T05:09:50.478922+0000 mgr.y (mgr.25156) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.558617+0000 mgr.y (mgr.25156) 1816 : cluster [DBG] pgmap v1186: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.558850+0000 mgr.y (mgr.25156) 1817 : cluster [DBG] pgmap v1187: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.120165+0000 mgr.y (mgr.25156) 1798 : cluster [DBG] pgmap v1174: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.120394+0000 mgr.y (mgr.25156) 1799 : cluster [DBG] pgmap v1175: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cephadm 2024-03-30T05:09:50.129212+0000 mgr.y (mgr.25156) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.228057+0000 mgr.y (mgr.25156) 1801 : cluster [DBG] pgmap v1176: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.228339+0000 mgr.y (mgr.25156) 1802 : cluster [DBG] pgmap v1177: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cephadm 2024-03-30T05:09:50.238152+0000 mgr.y (mgr.25156) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.300258+0000 mgr.y (mgr.25156) 1804 : cluster [DBG] pgmap v1178: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.300493+0000 mgr.y (mgr.25156) 1805 : cluster [DBG] pgmap v1179: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cephadm 2024-03-30T05:09:50.305286+0000 mgr.y (mgr.25156) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.351984+0000 mgr.y (mgr.25156) 1807 : cluster [DBG] pgmap v1180: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.352225+0000 mgr.y (mgr.25156) 1808 : cluster [DBG] pgmap v1181: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cephadm 2024-03-30T05:09:50.359820+0000 mgr.y (mgr.25156) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.405649+0000 mgr.y (mgr.25156) 1810 : cluster [DBG] pgmap v1182: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.405863+0000 mgr.y (mgr.25156) 1811 : cluster [DBG] pgmap v1183: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cephadm 2024-03-30T05:09:50.410577+0000 mgr.y (mgr.25156) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.473507+0000 mgr.y (mgr.25156) 1813 : cluster [DBG] pgmap v1184: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.473745+0000 mgr.y (mgr.25156) 1814 : cluster [DBG] pgmap v1185: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cephadm 2024-03-30T05:09:50.478922+0000 mgr.y (mgr.25156) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.558617+0000 mgr.y (mgr.25156) 1816 : cluster [DBG] pgmap v1186: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.558850+0000 mgr.y (mgr.25156) 1817 : cluster [DBG] pgmap v1187: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cephadm 2024-03-30T05:09:50.565858+0000 mgr.y (mgr.25156) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.627842+0000 mgr.y (mgr.25156) 1819 : cluster [DBG] pgmap v1188: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.628063+0000 mgr.y (mgr.25156) 1820 : cluster [DBG] pgmap v1189: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cephadm 2024-03-30T05:09:50.632833+0000 mgr.y (mgr.25156) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.696117+0000 mgr.y (mgr.25156) 1822 : cluster [DBG] pgmap v1190: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.696342+0000 mgr.y (mgr.25156) 1823 : cluster [DBG] pgmap v1191: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cephadm 2024-03-30T05:09:50.702369+0000 mgr.y (mgr.25156) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.768956+0000 mgr.y (mgr.25156) 1825 : cluster [DBG] pgmap v1192: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.769191+0000 mgr.y (mgr.25156) 1826 : cluster [DBG] pgmap v1193: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cephadm 2024-03-30T05:09:50.774492+0000 mgr.y (mgr.25156) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.843413+0000 mgr.y (mgr.25156) 1828 : cluster [DBG] pgmap v1194: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.843642+0000 mgr.y (mgr.25156) 1829 : cluster [DBG] pgmap v1195: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cephadm 2024-03-30T05:09:50.848514+0000 mgr.y (mgr.25156) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:50.910280+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:50.912159+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:50.913993+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:50.914674+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.916010+0000 mgr.y (mgr.25156) 1831 : cluster [DBG] pgmap v1196: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.916294+0000 mgr.y (mgr.25156) 1832 : cluster [DBG] pgmap v1197: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:50.920749+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cephadm 2024-03-30T05:09:50.565858+0000 mgr.y (mgr.25156) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.627842+0000 mgr.y (mgr.25156) 1819 : cluster [DBG] pgmap v1188: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.628063+0000 mgr.y (mgr.25156) 1820 : cluster [DBG] pgmap v1189: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cephadm 2024-03-30T05:09:50.632833+0000 mgr.y (mgr.25156) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.696117+0000 mgr.y (mgr.25156) 1822 : cluster [DBG] pgmap v1190: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.696342+0000 mgr.y (mgr.25156) 1823 : cluster [DBG] pgmap v1191: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cephadm 2024-03-30T05:09:50.702369+0000 mgr.y (mgr.25156) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.768956+0000 mgr.y (mgr.25156) 1825 : cluster [DBG] pgmap v1192: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.769191+0000 mgr.y (mgr.25156) 1826 : cluster [DBG] pgmap v1193: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cephadm 2024-03-30T05:09:50.774492+0000 mgr.y (mgr.25156) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.843413+0000 mgr.y (mgr.25156) 1828 : cluster [DBG] pgmap v1194: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.843642+0000 mgr.y (mgr.25156) 1829 : cluster [DBG] pgmap v1195: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cephadm 2024-03-30T05:09:50.848514+0000 mgr.y (mgr.25156) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:50.910280+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:50.912159+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:50.913993+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:50.914674+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.916010+0000 mgr.y (mgr.25156) 1831 : cluster [DBG] pgmap v1196: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.916294+0000 mgr.y (mgr.25156) 1832 : cluster [DBG] pgmap v1197: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:50.920749+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cephadm 2024-03-30T05:09:50.921230+0000 mgr.y (mgr.25156) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:50.963340+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:50.965437+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:50.967471+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:50.968141+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.969394+0000 mgr.y (mgr.25156) 1834 : cluster [DBG] pgmap v1198: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:50.969623+0000 mgr.y (mgr.25156) 1835 : cluster [DBG] pgmap v1199: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:50.976829+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cephadm 2024-03-30T05:09:50.977322+0000 mgr.y (mgr.25156) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.034482+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.036515+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.038370+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.039025+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.040321+0000 mgr.y (mgr.25156) 1837 : cluster [DBG] pgmap v1200: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.040557+0000 mgr.y (mgr.25156) 1838 : cluster [DBG] pgmap v1201: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.047088+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: cephadm 2024-03-30T05:09:51.047630+0000 mgr.y (mgr.25156) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.088308+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.090632+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.092725+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cephadm 2024-03-30T05:09:50.921230+0000 mgr.y (mgr.25156) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:50.963340+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:50.965437+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:50.967471+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:50.968141+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.969394+0000 mgr.y (mgr.25156) 1834 : cluster [DBG] pgmap v1198: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:50.969623+0000 mgr.y (mgr.25156) 1835 : cluster [DBG] pgmap v1199: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:50.976829+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cephadm 2024-03-30T05:09:50.977322+0000 mgr.y (mgr.25156) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.034482+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.036515+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.038370+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.039025+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.040321+0000 mgr.y (mgr.25156) 1837 : cluster [DBG] pgmap v1200: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.040557+0000 mgr.y (mgr.25156) 1838 : cluster [DBG] pgmap v1201: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.047088+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: cephadm 2024-03-30T05:09:51.047630+0000 mgr.y (mgr.25156) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.088308+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.090632+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.092725+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.093476+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.101594+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.145287+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.147636+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.149602+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.150305+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.158495+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.217281+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.219253+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.222777+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.223442+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.233059+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.281666+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.283892+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.286031+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.286717+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.295481+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.375511+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.377964+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.379876+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.380601+0000 mon.a (mon.0) 4756 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.389310+0000 mon.a (mon.0) 4757 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.464029+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.466100+0000 mon.a (mon.0) 4759 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.468650+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.469390+0000 mon.a (mon.0) 4761 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.479491+0000 mon.a (mon.0) 4762 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.537607+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.539669+0000 mon.a (mon.0) 4764 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.541765+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.542457+0000 mon.a (mon.0) 4766 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.550468+0000 mon.a (mon.0) 4767 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.606925+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.608734+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.610541+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.611226+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.619141+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.677890+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.681265+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.093476+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.101594+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.145287+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.147636+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.149602+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.150305+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.158495+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.217281+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.219253+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.222777+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.223442+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.233059+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.281666+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.283892+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.286031+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.286717+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.295481+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.375511+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.377964+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.683931+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.684879+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.694791+0000 mon.a (mon.0) 4777 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.751888+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.753901+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.755735+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.756361+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.764621+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.799803+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.806808+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.812702+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.826512+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.828751+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.830422+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.832216+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.833944+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.835351+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.837100+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.839073+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.840667+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.842341+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.844017+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[18545]: audit 2024-03-30T05:09:51.845530+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.379876+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.380601+0000 mon.a (mon.0) 4756 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.389310+0000 mon.a (mon.0) 4757 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.464029+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.466100+0000 mon.a (mon.0) 4759 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.468650+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.469390+0000 mon.a (mon.0) 4761 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.479491+0000 mon.a (mon.0) 4762 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.537607+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.539669+0000 mon.a (mon.0) 4764 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.541765+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.542457+0000 mon.a (mon.0) 4766 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.550468+0000 mon.a (mon.0) 4767 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.606925+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.608734+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.610541+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.611226+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.619141+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.677890+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.681265+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.683931+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.684879+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.694791+0000 mon.a (mon.0) 4777 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.751888+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.753901+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.755735+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:52.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.756361+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:52.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.764621+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.799803+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.806808+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.812702+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:52.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.826512+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:52.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.828751+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.830422+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.832216+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.833944+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.835351+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.837100+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.839073+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.840667+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.842341+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.844017+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:52.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:51 smithi089 bash[23954]: audit 2024-03-30T05:09:51.845530+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:53.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.094927+0000 mgr.y (mgr.25156) 1840 : cluster [DBG] pgmap v1202: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.095141+0000 mgr.y (mgr.25156) 1841 : cluster [DBG] pgmap v1203: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cephadm 2024-03-30T05:09:51.102356+0000 mgr.y (mgr.25156) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: audit 2024-03-30T05:09:51.136420+0000 mgr.y (mgr.25156) 1843 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:53.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.151713+0000 mgr.y (mgr.25156) 1844 : cluster [DBG] pgmap v1204: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.151960+0000 mgr.y (mgr.25156) 1845 : cluster [DBG] pgmap v1205: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cephadm 2024-03-30T05:09:51.159053+0000 mgr.y (mgr.25156) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.224711+0000 mgr.y (mgr.25156) 1847 : cluster [DBG] pgmap v1206: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.224975+0000 mgr.y (mgr.25156) 1848 : cluster [DBG] pgmap v1207: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cephadm 2024-03-30T05:09:51.233500+0000 mgr.y (mgr.25156) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.288181+0000 mgr.y (mgr.25156) 1850 : cluster [DBG] pgmap v1208: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.288460+0000 mgr.y (mgr.25156) 1851 : cluster [DBG] pgmap v1209: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cephadm 2024-03-30T05:09:51.295990+0000 mgr.y (mgr.25156) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.381987+0000 mgr.y (mgr.25156) 1853 : cluster [DBG] pgmap v1210: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.382228+0000 mgr.y (mgr.25156) 1854 : cluster [DBG] pgmap v1211: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cephadm 2024-03-30T05:09:51.389781+0000 mgr.y (mgr.25156) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.470866+0000 mgr.y (mgr.25156) 1856 : cluster [DBG] pgmap v1212: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.471050+0000 mgr.y (mgr.25156) 1857 : cluster [DBG] pgmap v1213: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cephadm 2024-03-30T05:09:51.480028+0000 mgr.y (mgr.25156) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.543729+0000 mgr.y (mgr.25156) 1859 : cluster [DBG] pgmap v1214: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.094927+0000 mgr.y (mgr.25156) 1840 : cluster [DBG] pgmap v1202: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.095141+0000 mgr.y (mgr.25156) 1841 : cluster [DBG] pgmap v1203: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cephadm 2024-03-30T05:09:51.102356+0000 mgr.y (mgr.25156) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: audit 2024-03-30T05:09:51.136420+0000 mgr.y (mgr.25156) 1843 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:53.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.151713+0000 mgr.y (mgr.25156) 1844 : cluster [DBG] pgmap v1204: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.151960+0000 mgr.y (mgr.25156) 1845 : cluster [DBG] pgmap v1205: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cephadm 2024-03-30T05:09:51.159053+0000 mgr.y (mgr.25156) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.224711+0000 mgr.y (mgr.25156) 1847 : cluster [DBG] pgmap v1206: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.224975+0000 mgr.y (mgr.25156) 1848 : cluster [DBG] pgmap v1207: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cephadm 2024-03-30T05:09:51.233500+0000 mgr.y (mgr.25156) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.288181+0000 mgr.y (mgr.25156) 1850 : cluster [DBG] pgmap v1208: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.288460+0000 mgr.y (mgr.25156) 1851 : cluster [DBG] pgmap v1209: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cephadm 2024-03-30T05:09:51.295990+0000 mgr.y (mgr.25156) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.381987+0000 mgr.y (mgr.25156) 1853 : cluster [DBG] pgmap v1210: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.382228+0000 mgr.y (mgr.25156) 1854 : cluster [DBG] pgmap v1211: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cephadm 2024-03-30T05:09:51.389781+0000 mgr.y (mgr.25156) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.470866+0000 mgr.y (mgr.25156) 1856 : cluster [DBG] pgmap v1212: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.471050+0000 mgr.y (mgr.25156) 1857 : cluster [DBG] pgmap v1213: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cephadm 2024-03-30T05:09:51.480028+0000 mgr.y (mgr.25156) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.543729+0000 mgr.y (mgr.25156) 1859 : cluster [DBG] pgmap v1214: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.543994+0000 mgr.y (mgr.25156) 1860 : cluster [DBG] pgmap v1215: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cephadm 2024-03-30T05:09:51.550901+0000 mgr.y (mgr.25156) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.612544+0000 mgr.y (mgr.25156) 1862 : cluster [DBG] pgmap v1216: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.612809+0000 mgr.y (mgr.25156) 1863 : cluster [DBG] pgmap v1217: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cephadm 2024-03-30T05:09:51.619564+0000 mgr.y (mgr.25156) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.686919+0000 mgr.y (mgr.25156) 1865 : cluster [DBG] pgmap v1218: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.687495+0000 mgr.y (mgr.25156) 1866 : cluster [DBG] pgmap v1219: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cephadm 2024-03-30T05:09:51.695395+0000 mgr.y (mgr.25156) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.757863+0000 mgr.y (mgr.25156) 1868 : cluster [DBG] pgmap v1220: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.758158+0000 mgr.y (mgr.25156) 1869 : cluster [DBG] pgmap v1221: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cephadm 2024-03-30T05:09:51.765105+0000 mgr.y (mgr.25156) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.807659+0000 mgr.y (mgr.25156) 1871 : cluster [DBG] pgmap v1222: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: cluster 2024-03-30T05:09:51.807854+0000 mgr.y (mgr.25156) 1872 : cluster [DBG] pgmap v1223: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[18545]: audit 2024-03-30T05:09:52.378727+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:53.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.543994+0000 mgr.y (mgr.25156) 1860 : cluster [DBG] pgmap v1215: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cephadm 2024-03-30T05:09:51.550901+0000 mgr.y (mgr.25156) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.612544+0000 mgr.y (mgr.25156) 1862 : cluster [DBG] pgmap v1216: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.612809+0000 mgr.y (mgr.25156) 1863 : cluster [DBG] pgmap v1217: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cephadm 2024-03-30T05:09:51.619564+0000 mgr.y (mgr.25156) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.686919+0000 mgr.y (mgr.25156) 1865 : cluster [DBG] pgmap v1218: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.687495+0000 mgr.y (mgr.25156) 1866 : cluster [DBG] pgmap v1219: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cephadm 2024-03-30T05:09:51.695395+0000 mgr.y (mgr.25156) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.757863+0000 mgr.y (mgr.25156) 1868 : cluster [DBG] pgmap v1220: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.758158+0000 mgr.y (mgr.25156) 1869 : cluster [DBG] pgmap v1221: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cephadm 2024-03-30T05:09:51.765105+0000 mgr.y (mgr.25156) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.807659+0000 mgr.y (mgr.25156) 1871 : cluster [DBG] pgmap v1222: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: cluster 2024-03-30T05:09:51.807854+0000 mgr.y (mgr.25156) 1872 : cluster [DBG] pgmap v1223: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:52 smithi089 bash[23954]: audit 2024-03-30T05:09:52.378727+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:53.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.094927+0000 mgr.y (mgr.25156) 1840 : cluster [DBG] pgmap v1202: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.095141+0000 mgr.y (mgr.25156) 1841 : cluster [DBG] pgmap v1203: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cephadm 2024-03-30T05:09:51.102356+0000 mgr.y (mgr.25156) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: audit 2024-03-30T05:09:51.136420+0000 mgr.y (mgr.25156) 1843 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:53.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.151713+0000 mgr.y (mgr.25156) 1844 : cluster [DBG] pgmap v1204: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.151960+0000 mgr.y (mgr.25156) 1845 : cluster [DBG] pgmap v1205: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cephadm 2024-03-30T05:09:51.159053+0000 mgr.y (mgr.25156) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.318 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.224711+0000 mgr.y (mgr.25156) 1847 : cluster [DBG] pgmap v1206: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.224975+0000 mgr.y (mgr.25156) 1848 : cluster [DBG] pgmap v1207: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cephadm 2024-03-30T05:09:51.233500+0000 mgr.y (mgr.25156) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.288181+0000 mgr.y (mgr.25156) 1850 : cluster [DBG] pgmap v1208: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.288460+0000 mgr.y (mgr.25156) 1851 : cluster [DBG] pgmap v1209: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cephadm 2024-03-30T05:09:51.295990+0000 mgr.y (mgr.25156) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.381987+0000 mgr.y (mgr.25156) 1853 : cluster [DBG] pgmap v1210: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.382228+0000 mgr.y (mgr.25156) 1854 : cluster [DBG] pgmap v1211: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cephadm 2024-03-30T05:09:51.389781+0000 mgr.y (mgr.25156) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.470866+0000 mgr.y (mgr.25156) 1856 : cluster [DBG] pgmap v1212: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.471050+0000 mgr.y (mgr.25156) 1857 : cluster [DBG] pgmap v1213: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cephadm 2024-03-30T05:09:51.480028+0000 mgr.y (mgr.25156) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.543729+0000 mgr.y (mgr.25156) 1859 : cluster [DBG] pgmap v1214: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.543994+0000 mgr.y (mgr.25156) 1860 : cluster [DBG] pgmap v1215: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cephadm 2024-03-30T05:09:51.550901+0000 mgr.y (mgr.25156) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.319 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.612544+0000 mgr.y (mgr.25156) 1862 : cluster [DBG] pgmap v1216: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.612809+0000 mgr.y (mgr.25156) 1863 : cluster [DBG] pgmap v1217: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cephadm 2024-03-30T05:09:51.619564+0000 mgr.y (mgr.25156) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.686919+0000 mgr.y (mgr.25156) 1865 : cluster [DBG] pgmap v1218: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.687495+0000 mgr.y (mgr.25156) 1866 : cluster [DBG] pgmap v1219: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cephadm 2024-03-30T05:09:51.695395+0000 mgr.y (mgr.25156) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.757863+0000 mgr.y (mgr.25156) 1868 : cluster [DBG] pgmap v1220: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.758158+0000 mgr.y (mgr.25156) 1869 : cluster [DBG] pgmap v1221: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cephadm 2024-03-30T05:09:51.765105+0000 mgr.y (mgr.25156) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:09:53.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.807659+0000 mgr.y (mgr.25156) 1871 : cluster [DBG] pgmap v1222: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: cluster 2024-03-30T05:09:51.807854+0000 mgr.y (mgr.25156) 1872 : cluster [DBG] pgmap v1223: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:09:53.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:52 smithi118 bash[18665]: audit 2024-03-30T05:09:52.378727+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:53.581 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:09:53 smithi089 bash[89754]: ts=2024-03-30T05:09:53.358Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002090746s 2024-03-30T05:09:55.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:54 smithi118 bash[18665]: cluster 2024-03-30T05:09:53.808781+0000 mgr.y (mgr.25156) 1873 : cluster [DBG] pgmap v1224: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-30T05:09:55.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:54 smithi118 bash[18665]: audit 2024-03-30T05:09:54.759783+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:55.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:54 smithi118 bash[18665]: audit 2024-03-30T05:09:54.770079+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:55.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:54 smithi118 bash[18665]: audit 2024-03-30T05:09:54.786517+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:55.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:54 smithi089 bash[18545]: cluster 2024-03-30T05:09:53.808781+0000 mgr.y (mgr.25156) 1873 : cluster [DBG] pgmap v1224: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-30T05:09:55.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:54 smithi089 bash[18545]: audit 2024-03-30T05:09:54.759783+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:55.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:54 smithi089 bash[18545]: audit 2024-03-30T05:09:54.770079+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:55.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:54 smithi089 bash[18545]: audit 2024-03-30T05:09:54.786517+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:55.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:54 smithi089 bash[23954]: cluster 2024-03-30T05:09:53.808781+0000 mgr.y (mgr.25156) 1873 : cluster [DBG] pgmap v1224: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-30T05:09:55.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:54 smithi089 bash[23954]: audit 2024-03-30T05:09:54.759783+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:55.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:54 smithi089 bash[23954]: audit 2024-03-30T05:09:54.770079+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:55.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:54 smithi089 bash[23954]: audit 2024-03-30T05:09:54.786517+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:56.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:55 smithi118 bash[18665]: cephadm 2024-03-30T05:09:54.269235+0000 mgr.y (mgr.25156) 1874 : cephadm [INF] Upgrade: Updating grafana.a 2024-03-30T05:09:56.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:55 smithi118 bash[18665]: cephadm 2024-03-30T05:09:54.314407+0000 mgr.y (mgr.25156) 1875 : cephadm [INF] Deploying daemon grafana.a on smithi118 2024-03-30T05:09:56.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:55 smithi118 bash[18665]: cluster 2024-03-30T05:09:54.774337+0000 mgr.y (mgr.25156) 1876 : cluster [DBG] pgmap v1225: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:09:56.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:55 smithi118 bash[18665]: cluster 2024-03-30T05:09:54.774554+0000 mgr.y (mgr.25156) 1877 : cluster [DBG] pgmap v1226: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:09:56.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:55 smithi089 bash[23954]: cephadm 2024-03-30T05:09:54.269235+0000 mgr.y (mgr.25156) 1874 : cephadm [INF] Upgrade: Updating grafana.a 2024-03-30T05:09:56.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:55 smithi089 bash[23954]: cephadm 2024-03-30T05:09:54.314407+0000 mgr.y (mgr.25156) 1875 : cephadm [INF] Deploying daemon grafana.a on smithi118 2024-03-30T05:09:56.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:55 smithi089 bash[23954]: cluster 2024-03-30T05:09:54.774337+0000 mgr.y (mgr.25156) 1876 : cluster [DBG] pgmap v1225: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:09:56.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:55 smithi089 bash[23954]: cluster 2024-03-30T05:09:54.774554+0000 mgr.y (mgr.25156) 1877 : cluster [DBG] pgmap v1226: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:09:56.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:55 smithi089 bash[18545]: cephadm 2024-03-30T05:09:54.269235+0000 mgr.y (mgr.25156) 1874 : cephadm [INF] Upgrade: Updating grafana.a 2024-03-30T05:09:56.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:55 smithi089 bash[18545]: cephadm 2024-03-30T05:09:54.314407+0000 mgr.y (mgr.25156) 1875 : cephadm [INF] Deploying daemon grafana.a on smithi118 2024-03-30T05:09:56.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:55 smithi089 bash[18545]: cluster 2024-03-30T05:09:54.774337+0000 mgr.y (mgr.25156) 1876 : cluster [DBG] pgmap v1225: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:09:56.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:55 smithi089 bash[18545]: cluster 2024-03-30T05:09:54.774554+0000 mgr.y (mgr.25156) 1877 : cluster [DBG] pgmap v1226: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:09:57.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:56 smithi118 bash[18665]: audit 2024-03-30T05:09:55.928426+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:57.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:56 smithi118 bash[18665]: audit 2024-03-30T05:09:55.934650+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:57.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:56 smithi118 bash[18665]: cluster 2024-03-30T05:09:55.935547+0000 mgr.y (mgr.25156) 1878 : cluster [DBG] pgmap v1227: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:09:57.143 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:56 smithi118 bash[18665]: cluster 2024-03-30T05:09:55.935754+0000 mgr.y (mgr.25156) 1879 : cluster [DBG] pgmap v1228: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:09:57.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:56 smithi118 bash[18665]: audit 2024-03-30T05:09:55.941356+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:56 smithi089 bash[18545]: audit 2024-03-30T05:09:55.928426+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:56 smithi089 bash[18545]: audit 2024-03-30T05:09:55.934650+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:56 smithi089 bash[18545]: cluster 2024-03-30T05:09:55.935547+0000 mgr.y (mgr.25156) 1878 : cluster [DBG] pgmap v1227: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:09:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:56 smithi089 bash[18545]: cluster 2024-03-30T05:09:55.935754+0000 mgr.y (mgr.25156) 1879 : cluster [DBG] pgmap v1228: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:09:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:56 smithi089 bash[18545]: audit 2024-03-30T05:09:55.941356+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:57.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:56 smithi089 bash[23954]: audit 2024-03-30T05:09:55.928426+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:57.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:56 smithi089 bash[23954]: audit 2024-03-30T05:09:55.934650+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:57.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:56 smithi089 bash[23954]: cluster 2024-03-30T05:09:55.935547+0000 mgr.y (mgr.25156) 1878 : cluster [DBG] pgmap v1227: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:09:57.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:56 smithi089 bash[23954]: cluster 2024-03-30T05:09:55.935754+0000 mgr.y (mgr.25156) 1879 : cluster [DBG] pgmap v1228: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:09:57.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:56 smithi089 bash[23954]: audit 2024-03-30T05:09:55.941356+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:09:57.913 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:09:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:09:57] "GET /metrics HTTP/1.1" 200 37977 "" "Prometheus/2.43.0" 2024-03-30T05:09:59.327 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:09:58 smithi089 bash[23954]: cluster 2024-03-30T05:09:57.936300+0000 mgr.y (mgr.25156) 1880 : cluster [DBG] pgmap v1229: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-30T05:09:59.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:09:58 smithi089 bash[18545]: cluster 2024-03-30T05:09:57.936300+0000 mgr.y (mgr.25156) 1880 : cluster [DBG] pgmap v1229: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-30T05:09:59.389 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:09:59.393 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:58 smithi118 bash[18665]: cluster 2024-03-30T05:09:57.936300+0000 mgr.y (mgr.25156) 1880 : cluster [DBG] pgmap v1229: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-30T05:09:59.893 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:09:59 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:59.893 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:09:59 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:59.893 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:09:59 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:59.894 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:09:59 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:59.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:09:59 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:59.894 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:09:59 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:59.895 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:09:59 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:59.895 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:09:59 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:09:59.895 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:09:59 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:00.115 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:10:00.115 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 4s ago 31m - - 2024-03-30T05:10:00.115 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 5s ago 31m - - 2024-03-30T05:10:00.115 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (18s) 4s ago 25m 14.7M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:10:00.115 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 error 5s ago 24m - - 2024-03-30T05:10:00.115 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (90s) 4s ago 22m 41.7M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:10:00.115 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (78s) 5s ago 30m 434M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:10:00.116 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (11m) 4s ago 32m 506M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:10:00.116 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (32m) 4s ago 32m 124M 2048M 17.2.0 e1d6a67b021e c95e7ed6a096 2024-03-30T05:10:00.116 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (31m) 5s ago 31m 68.7M 2048M 17.2.0 e1d6a67b021e 109dd04b1ff7 2024-03-30T05:10:00.116 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (31m) 4s ago 31m 68.9M 2048M 17.2.0 e1d6a67b021e 72441739d3f9 2024-03-30T05:10:00.116 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (58s) 4s ago 25m 8076k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:10:00.116 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (52s) 5s ago 25m 7663k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:10:00.116 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (30m) 4s ago 30m 57.7M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T05:10:00.116 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (29m) 4s ago 29m 61.5M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:10:00.116 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (29m) 4s ago 29m 52.6M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:10:00.116 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (28m) 4s ago 28m 57.7M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:10:00.116 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (27m) 5s ago 28m 60.1M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:10:00.116 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (27m) 5s ago 27m 55.1M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:10:00.116 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (26m) 5s ago 26m 54.2M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:10:00.116 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (26m) 5s ago 26m 58.0M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:10:00.116 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (37s) 5s ago 25m 46.7M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:10:00.117 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (23m) 4s ago 23m 89.4M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:10:00.117 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (22m) 5s ago 22m 89.7M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:10:00.167 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:10:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:00.167 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:10:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:00.167 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:10:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:00.168 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:10:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:00.168 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:10:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:00.168 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:10:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:00.168 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:00.169 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:00.169 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:00 smithi118 systemd[1]: Started Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:10:00.169 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:10:00 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:00.633 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:10:00.633 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:10:00.633 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:10:00.633 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:10:00.633 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:10:00.633 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:10:00.633 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:10:00.633 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:10:00.634 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:10:00.634 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:10:00.634 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2024-03-30T05:10:00.634 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:10:00.634 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:10:00.634 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:10:00.634 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:10:00.634 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:10:00.634 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:10:00.634 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:10:00.634 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:10:01.059 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:10:01.059 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:10:01.059 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:10:01.059 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-30T05:10:01.059 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [ 2024-03-30T05:10:01.059 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr" 2024-03-30T05:10:01.059 INFO:teuthology.orchestra.run.smithi089.stdout: ], 2024-03-30T05:10:01.059 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "2/2 daemons upgraded", 2024-03-30T05:10:01.059 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading grafana daemons", 2024-03-30T05:10:01.060 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:10:01.060 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:10:01.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:09:59.380504+0000 mgr.y (mgr.25156) 1881 : audit [DBG] from='client.25405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:01.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:09:59.739190+0000 mgr.y (mgr.25156) 1882 : audit [DBG] from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:01.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: cluster 2024-03-30T05:09:59.937114+0000 mgr.y (mgr.25156) 1883 : cluster [DBG] pgmap v1230: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-30T05:10:01.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: cluster 2024-03-30T05:10:00.000083+0000 mon.a (mon.0) 4805 : cluster [WRN] overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T05:10:01.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.173246+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.184102+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.204787+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.205891+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.216972+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.271536+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T05:10:01.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.278511+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.280304+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.282470+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.283067+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.289983+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.331246+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.333053+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.334853+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.335449+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:09:59.380504+0000 mgr.y (mgr.25156) 1881 : audit [DBG] from='client.25405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:01.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:09:59.739190+0000 mgr.y (mgr.25156) 1882 : audit [DBG] from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:01.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: cluster 2024-03-30T05:09:59.937114+0000 mgr.y (mgr.25156) 1883 : cluster [DBG] pgmap v1230: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-30T05:10:01.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: cluster 2024-03-30T05:10:00.000083+0000 mon.a (mon.0) 4805 : cluster [WRN] overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T05:10:01.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.173246+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.184102+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.204787+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.205891+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.216972+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.271536+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T05:10:01.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.278511+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.280304+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.282470+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.283067+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.289983+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.331246+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.333053+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.334853+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.335449+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.342043+0000 mon.a (mon.0) 4821 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.400267+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.402402+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[23954]: audit 2024-03-30T05:10:00.404655+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.405378+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.413345+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.476171+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.478863+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.480811+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.481556+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.489465+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.547397+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.549504+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.551425+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.552044+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.559096+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.616019+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.617987+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.619826+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.620528+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.627636+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.640863+0000 mon.c (mon.1) 61 : audit [DBG] from='client.? 172.21.15.89:0/600177168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.689857+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.692286+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.694356+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.695076+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.702317+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.760531+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.763126+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.765318+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.765979+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.773712+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.832646+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.834942+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.837058+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.837750+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.844915+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.890979+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.893627+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.895705+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.896454+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.903605+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.950061+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.952635+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.954706+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.955425+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.962767+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.342043+0000 mon.a (mon.0) 4821 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.400267+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.402402+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.404655+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.405378+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.413345+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.476171+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.478863+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.480811+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.481556+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.489465+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.547397+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.549504+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.551425+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.552044+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.559096+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.616019+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.617987+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.619826+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.620528+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.627636+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.640863+0000 mon.c (mon.1) 61 : audit [DBG] from='client.? 172.21.15.89:0/600177168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.689857+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.692286+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.694356+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.695076+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.702317+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.760531+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.763126+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.765318+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.765979+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.773712+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.832646+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:00 smithi089 bash[18545]: audit 2024-03-30T05:10:00.834942+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: audit 2024-03-30T05:10:00.837058+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: audit 2024-03-30T05:10:00.837750+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: audit 2024-03-30T05:10:00.844915+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: audit 2024-03-30T05:10:00.890979+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: audit 2024-03-30T05:10:00.893627+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: audit 2024-03-30T05:10:00.895705+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: audit 2024-03-30T05:10:00.896454+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: audit 2024-03-30T05:10:00.903605+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: audit 2024-03-30T05:10:00.950061+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: audit 2024-03-30T05:10:00.952635+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: audit 2024-03-30T05:10:00.954706+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: audit 2024-03-30T05:10:00.955425+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: audit 2024-03-30T05:10:00.962767+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: audit 2024-03-30T05:09:59.380504+0000 mgr.y (mgr.25156) 1881 : audit [DBG] from='client.25405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:01.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: audit 2024-03-30T05:09:59.739190+0000 mgr.y (mgr.25156) 1882 : audit [DBG] from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:01.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: cluster 2024-03-30T05:09:59.937114+0000 mgr.y (mgr.25156) 1883 : cluster [DBG] pgmap v1230: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-30T05:10:01.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: cluster 2024-03-30T05:10:00.000083+0000 mon.a (mon.0) 4805 : cluster [WRN] overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T05:10:01.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: audit 2024-03-30T05:10:00.173246+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: audit 2024-03-30T05:10:00.184102+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: audit 2024-03-30T05:10:00.204787+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: audit 2024-03-30T05:10:00.205891+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: audit 2024-03-30T05:10:00.216972+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: audit 2024-03-30T05:10:00.271536+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T05:10:01.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: audit 2024-03-30T05:10:00.278511+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: audit 2024-03-30T05:10:00.280304+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: audit 2024-03-30T05:10:00.282470+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: audit 2024-03-30T05:10:00.283067+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: audit 2024-03-30T05:10:00.289983+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: audit 2024-03-30T05:10:00.331246+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:00 smithi118 bash[18665]: audit 2024-03-30T05:10:00.333053+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.334853+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.335449+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.342043+0000 mon.a (mon.0) 4821 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.400267+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.402402+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.404655+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.405378+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.413345+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.476171+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.478863+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.480811+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.481556+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.489465+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.547397+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.549504+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.551425+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.552044+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.559096+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.616019+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.617987+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.619826+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.620528+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.627636+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.640863+0000 mon.c (mon.1) 61 : audit [DBG] from='client.? 172.21.15.89:0/600177168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.689857+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.692286+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.694356+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.695076+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.702317+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.760531+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.763126+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.765318+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.765979+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.773712+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.832646+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.834942+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.837058+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.837750+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.844915+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.890979+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.893627+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.895705+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.896454+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.903605+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.950061+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:01.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.952635+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:01.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.954706+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:01.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.955425+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:01.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[18665]: audit 2024-03-30T05:10:00.962767+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:01.716 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711141199Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-03-30T05:10:01.717 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711382436Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-03-30T05:10:01.717 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711401971Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-03-30T05:10:01.717 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711408076Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-03-30T05:10:01.717 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.71141305Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-03-30T05:10:01.717 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711418694Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-03-30T05:10:01.717 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711423873Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-03-30T05:10:01.717 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711429942Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-03-30T05:10:01.717 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711435032Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-03-30T05:10:01.717 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711440609Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-30T05:10:01.717 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711446191Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-30T05:10:01.718 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711451506Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-30T05:10:01.718 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711456933Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-30T05:10:01.718 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711462086Z level=info msg="Path Home" path=/usr/share/grafana 2024-03-30T05:10:01.718 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711469891Z level=info msg="Path Data" path=/var/lib/grafana 2024-03-30T05:10:01.718 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711476264Z level=info msg="Path Logs" path=/var/log/grafana 2024-03-30T05:10:01.718 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711481312Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-03-30T05:10:01.718 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711487004Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-03-30T05:10:01.718 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=settings t=2024-03-30T05:10:01.711492786Z level=info msg="App mode production" 2024-03-30T05:10:01.718 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=sqlstore t=2024-03-30T05:10:01.711566011Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-03-30T05:10:01.718 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=sqlstore t=2024-03-30T05:10:01.711588085Z 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-03-30T05:10:01.718 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:01.725734523Z level=info msg="Starting DB migrations" 2024-03-30T05:10:01.988 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:01.730016277Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-03-30T05:10:01.988 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:01.787445193Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-03-30T05:10:01.988 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:01.820786076Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-03-30T05:10:01.988 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:01.862794662Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-03-30T05:10:01.988 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:01.905474646Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-03-30T05:10:01.988 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:01.972022044Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-03-30T05:10:01.989 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:01 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:01.997297553Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-03-30T05:10:02.258 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.031310347Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-03-30T05:10:02.258 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.056889496Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-03-30T05:10:02.258 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.082176192Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-03-30T05:10:02.258 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.124195762Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-03-30T05:10:02.258 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.166304045Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-03-30T05:10:02.258 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.183270159Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-03-30T05:10:02.258 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.208501936Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-03-30T05:10:02.258 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.242068991Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-03-30T05:10:02.259 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:00.079726+0000 mgr.y (mgr.25156) 1884 : audit [DBG] from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:02.259 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cluster 2024-03-30T05:10:00.208193+0000 mgr.y (mgr.25156) 1885 : cluster [DBG] pgmap v1231: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-03-30T05:10:02.259 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cephadm 2024-03-30T05:10:00.217536+0000 mgr.y (mgr.25156) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:00.271975+0000 mgr.y (mgr.25156) 1887 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T05:10:02.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cephadm 2024-03-30T05:10:00.290433+0000 mgr.y (mgr.25156) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cephadm 2024-03-30T05:10:00.342496+0000 mgr.y (mgr.25156) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cephadm 2024-03-30T05:10:00.413820+0000 mgr.y (mgr.25156) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cephadm 2024-03-30T05:10:00.489978+0000 mgr.y (mgr.25156) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cephadm 2024-03-30T05:10:00.559565+0000 mgr.y (mgr.25156) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cephadm 2024-03-30T05:10:00.628040+0000 mgr.y (mgr.25156) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cephadm 2024-03-30T05:10:00.702817+0000 mgr.y (mgr.25156) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cephadm 2024-03-30T05:10:00.774144+0000 mgr.y (mgr.25156) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cephadm 2024-03-30T05:10:00.845407+0000 mgr.y (mgr.25156) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cephadm 2024-03-30T05:10:00.904172+0000 mgr.y (mgr.25156) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cephadm 2024-03-30T05:10:00.963275+0000 mgr.y (mgr.25156) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.009622+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.011721+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.013713+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.014388+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.021413+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.021788+0000 mgr.y (mgr.25156) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.067141+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.069275+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.071532+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.072302+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.080608+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.121362+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.123421+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.125235+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.125870+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.134136+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.174838+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.176716+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.178444+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.179077+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cluster 2024-03-30T05:10:01.179612+0000 mon.a (mon.0) 4886 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:10:02.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: cluster 2024-03-30T05:10:01.179640+0000 mon.a (mon.0) 4887 : cluster [INF] Cluster is now healthy 2024-03-30T05:10:02.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.190789+0000 mon.a (mon.0) 4888 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.231875+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.233637+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.235352+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.235908+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.241022+0000 mon.a (mon.0) 4893 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.297533+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.299320+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.301379+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.301978+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.307235+0000 mon.a (mon.0) 4898 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.348301+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.350069+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.351810+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.352491+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.357617+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.398483+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.400402+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.402077+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.402678+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.407612+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.447822+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.449607+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.451207+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.451856+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.456928+0000 mon.a (mon.0) 4913 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.497255+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.498960+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.500625+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.501214+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.506238+0000 mon.a (mon.0) 4918 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.548689+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.551861+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.553813+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.554465+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.559287+0000 mon.a (mon.0) 4923 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.616509+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.619106+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.621254+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.621922+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.627090+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.667175+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.669440+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.671520+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.672347+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.678202+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.723207+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.725680+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.728316+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.729292+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.737311+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.781802+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.784232+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.786427+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.787295+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.795081+0000 mon.a (mon.0) 4943 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.839423+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.841694+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.844555+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.845385+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.853122+0000 mon.a (mon.0) 4948 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.897804+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.900014+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.901971+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.902632+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.908557+0000 mon.a (mon.0) 4953 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.989365+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.991691+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.993514+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.267 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[18665]: audit 2024-03-30T05:10:01.994229+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: audit 2024-03-30T05:10:00.079726+0000 mgr.y (mgr.25156) 1884 : audit [DBG] from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:02.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: cluster 2024-03-30T05:10:00.208193+0000 mgr.y (mgr.25156) 1885 : cluster [DBG] pgmap v1231: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-03-30T05:10:02.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: cephadm 2024-03-30T05:10:00.217536+0000 mgr.y (mgr.25156) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: audit 2024-03-30T05:10:00.271975+0000 mgr.y (mgr.25156) 1887 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T05:10:02.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: cephadm 2024-03-30T05:10:00.290433+0000 mgr.y (mgr.25156) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: cephadm 2024-03-30T05:10:00.342496+0000 mgr.y (mgr.25156) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: cephadm 2024-03-30T05:10:00.413820+0000 mgr.y (mgr.25156) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: cephadm 2024-03-30T05:10:00.489978+0000 mgr.y (mgr.25156) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: cephadm 2024-03-30T05:10:00.559565+0000 mgr.y (mgr.25156) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: cephadm 2024-03-30T05:10:00.628040+0000 mgr.y (mgr.25156) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[18545]: cephadm 2024-03-30T05:10:00.702817+0000 mgr.y (mgr.25156) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: cephadm 2024-03-30T05:10:00.774144+0000 mgr.y (mgr.25156) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: cephadm 2024-03-30T05:10:00.845407+0000 mgr.y (mgr.25156) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: cephadm 2024-03-30T05:10:00.904172+0000 mgr.y (mgr.25156) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: cephadm 2024-03-30T05:10:00.963275+0000 mgr.y (mgr.25156) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.009622+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.011721+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.013713+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.014388+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.021413+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.021788+0000 mgr.y (mgr.25156) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.079726+0000 mgr.y (mgr.25156) 1884 : audit [DBG] from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:02.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: cluster 2024-03-30T05:10:00.208193+0000 mgr.y (mgr.25156) 1885 : cluster [DBG] pgmap v1231: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-03-30T05:10:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: cephadm 2024-03-30T05:10:00.217536+0000 mgr.y (mgr.25156) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:00.271975+0000 mgr.y (mgr.25156) 1887 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T05:10:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: cephadm 2024-03-30T05:10:00.290433+0000 mgr.y (mgr.25156) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: cephadm 2024-03-30T05:10:00.342496+0000 mgr.y (mgr.25156) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: cephadm 2024-03-30T05:10:00.413820+0000 mgr.y (mgr.25156) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: cephadm 2024-03-30T05:10:00.489978+0000 mgr.y (mgr.25156) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: cephadm 2024-03-30T05:10:00.559565+0000 mgr.y (mgr.25156) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: cephadm 2024-03-30T05:10:00.628040+0000 mgr.y (mgr.25156) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: cephadm 2024-03-30T05:10:00.702817+0000 mgr.y (mgr.25156) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: cephadm 2024-03-30T05:10:00.774144+0000 mgr.y (mgr.25156) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: cephadm 2024-03-30T05:10:00.845407+0000 mgr.y (mgr.25156) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: cephadm 2024-03-30T05:10:00.904172+0000 mgr.y (mgr.25156) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: cephadm 2024-03-30T05:10:00.963275+0000 mgr.y (mgr.25156) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:01.009622+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:01.011721+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:01.013713+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:01.014388+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:01.021413+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.021788+0000 mgr.y (mgr.25156) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:01.067141+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:01.069275+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:01.071532+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:01.072302+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:01.080608+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:01.121362+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:01 smithi089 bash[23954]: audit 2024-03-30T05:10:01.123421+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.125235+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.125870+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.134136+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.174838+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.176716+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.178444+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.179077+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: cluster 2024-03-30T05:10:01.179612+0000 mon.a (mon.0) 4886 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:10:02.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: cluster 2024-03-30T05:10:01.179640+0000 mon.a (mon.0) 4887 : cluster [INF] Cluster is now healthy 2024-03-30T05:10:02.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.190789+0000 mon.a (mon.0) 4888 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.231875+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.233637+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.067141+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.069275+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.071532+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.072302+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.080608+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.121362+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.123421+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.125235+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.125870+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.134136+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.174838+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.176716+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.178444+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.179077+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: cluster 2024-03-30T05:10:01.179612+0000 mon.a (mon.0) 4886 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:10:02.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: cluster 2024-03-30T05:10:01.179640+0000 mon.a (mon.0) 4887 : cluster [INF] Cluster is now healthy 2024-03-30T05:10:02.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.190789+0000 mon.a (mon.0) 4888 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.231875+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.233637+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.235352+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.235908+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.241022+0000 mon.a (mon.0) 4893 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.297533+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.299320+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.301379+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.301978+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.307235+0000 mon.a (mon.0) 4898 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.348301+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.350069+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.351810+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.352491+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.357617+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.398483+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.400402+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.402077+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.402678+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.407612+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.447822+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.449607+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.235352+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.235908+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.241022+0000 mon.a (mon.0) 4893 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.297533+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.299320+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.301379+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.301978+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.307235+0000 mon.a (mon.0) 4898 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.348301+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.350069+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.351810+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.352491+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.357617+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.398483+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.400402+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.402077+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.402678+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.407612+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.447822+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.449607+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.451207+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.451856+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.456928+0000 mon.a (mon.0) 4913 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.497255+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.498960+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.500625+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.501214+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.506238+0000 mon.a (mon.0) 4918 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.548689+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.551861+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.553813+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.554465+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.559287+0000 mon.a (mon.0) 4923 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.616509+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.619106+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.621254+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.621922+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.627090+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.667175+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.451207+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.451856+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.456928+0000 mon.a (mon.0) 4913 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.497255+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.498960+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.500625+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.501214+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.506238+0000 mon.a (mon.0) 4918 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.548689+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.551861+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.553813+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.554465+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.559287+0000 mon.a (mon.0) 4923 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.616509+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.619106+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.621254+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.621922+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.627090+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.667175+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.669440+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.671520+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.672347+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.678202+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.723207+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.725680+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.728316+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.729292+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.737311+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.781802+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.784232+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.786427+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.787295+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.795081+0000 mon.a (mon.0) 4943 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.839423+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.841694+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.844555+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.845385+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.853122+0000 mon.a (mon.0) 4948 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.669440+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.671520+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.672347+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.678202+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.723207+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.725680+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.728316+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.729292+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.737311+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.781802+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.784232+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.786427+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.787295+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.795081+0000 mon.a (mon.0) 4943 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.839423+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.841694+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.844555+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.845385+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.853122+0000 mon.a (mon.0) 4948 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.897804+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.900014+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.901971+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.902632+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.908557+0000 mon.a (mon.0) 4953 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.989365+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.991691+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.993514+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[23954]: audit 2024-03-30T05:10:01.994229+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.897804+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.900014+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.901971+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.902632+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.908557+0000 mon.a (mon.0) 4953 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:02.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.989365+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:02.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.991691+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:02.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.993514+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:02.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:02 smithi089 bash[18545]: audit 2024-03-30T05:10:01.994229+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:02.510 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.267367655Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-03-30T05:10:02.511 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.292811309Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-03-30T05:10:02.511 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.340321124Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-03-30T05:10:02.511 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.368448676Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-03-30T05:10:02.511 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.410610674Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-03-30T05:10:02.511 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.452489017Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-03-30T05:10:02.511 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.494564145Z level=info msg="Executing migration" id="create provenance_type table" 2024-03-30T05:10:02.763 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.520026689Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-03-30T05:10:02.763 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.561971212Z level=info msg="Executing migration" id="create alert_image table" 2024-03-30T05:10:02.763 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.587253775Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-03-30T05:10:02.763 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.629177381Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-03-30T05:10:02.763 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.662949792Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-03-30T05:10:02.763 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.696542207Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-03-30T05:10:02.763 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.730448238Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-03-30T05:10:02.764 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.730657937Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-03-30T05:10:03.021 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.772560118Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-03-30T05:10:03.021 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.806429923Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-03-30T05:10:03.021 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:02 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:02.908336485Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-03-30T05:10:03.021 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:03.017078866Z level=info msg="Executing migration" id="create secrets table" 2024-03-30T05:10:03.325 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:03.14086231Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-03-30T05:10:03.325 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:01.066484+0000 mgr.y (mgr.25156) 1900 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:03.325 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.081176+0000 mgr.y (mgr.25156) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.325 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.134523+0000 mgr.y (mgr.25156) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.325 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:01.144392+0000 mgr.y (mgr.25156) 1903 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:03.325 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.191224+0000 mgr.y (mgr.25156) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.325 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.241385+0000 mgr.y (mgr.25156) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.307659+0000 mgr.y (mgr.25156) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.358034+0000 mgr.y (mgr.25156) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.408148+0000 mgr.y (mgr.25156) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.457291+0000 mgr.y (mgr.25156) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.506645+0000 mgr.y (mgr.25156) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.559696+0000 mgr.y (mgr.25156) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.627514+0000 mgr.y (mgr.25156) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.678712+0000 mgr.y (mgr.25156) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.737818+0000 mgr.y (mgr.25156) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.795553+0000 mgr.y (mgr.25156) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.853589+0000 mgr.y (mgr.25156) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:01.916632+0000 mgr.y (mgr.25156) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.027352+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: cephadm 2024-03-30T05:10:02.027833+0000 mgr.y (mgr.25156) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.115717+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.120234+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.124846+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.126303+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.135780+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.211429+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.215088+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.219103+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.220222+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.228919+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.314712+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.319502+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.323060+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.324718+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.335055+0000 mon.a (mon.0) 4973 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.410873+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.415285+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.418855+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.419992+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.428050+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.515981+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.520508+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.524889+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.526455+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.536627+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.596522+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.598717+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.600961+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.601646+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.609469+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.666842+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.669066+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.671290+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.672152+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.329 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.680149+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.721415+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.723711+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.726293+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.727168+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.734669+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.817406+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.821643+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.825853+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.827393+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.836791+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.926365+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.931023+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.936266+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.330 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.937951+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.331 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[18665]: audit 2024-03-30T05:10:02.948448+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:01.066484+0000 mgr.y (mgr.25156) 1900 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:03.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.081176+0000 mgr.y (mgr.25156) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.134523+0000 mgr.y (mgr.25156) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:01.144392+0000 mgr.y (mgr.25156) 1903 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:03.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.191224+0000 mgr.y (mgr.25156) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.241385+0000 mgr.y (mgr.25156) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.307659+0000 mgr.y (mgr.25156) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.358034+0000 mgr.y (mgr.25156) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.408148+0000 mgr.y (mgr.25156) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.457291+0000 mgr.y (mgr.25156) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.506645+0000 mgr.y (mgr.25156) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.559696+0000 mgr.y (mgr.25156) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.627514+0000 mgr.y (mgr.25156) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.678712+0000 mgr.y (mgr.25156) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.737818+0000 mgr.y (mgr.25156) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.795553+0000 mgr.y (mgr.25156) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.853589+0000 mgr.y (mgr.25156) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:01.916632+0000 mgr.y (mgr.25156) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.027352+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: cephadm 2024-03-30T05:10:02.027833+0000 mgr.y (mgr.25156) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.115717+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:01.066484+0000 mgr.y (mgr.25156) 1900 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.081176+0000 mgr.y (mgr.25156) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.134523+0000 mgr.y (mgr.25156) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:01.144392+0000 mgr.y (mgr.25156) 1903 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.191224+0000 mgr.y (mgr.25156) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.241385+0000 mgr.y (mgr.25156) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.307659+0000 mgr.y (mgr.25156) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.358034+0000 mgr.y (mgr.25156) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.408148+0000 mgr.y (mgr.25156) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.457291+0000 mgr.y (mgr.25156) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.506645+0000 mgr.y (mgr.25156) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.559696+0000 mgr.y (mgr.25156) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.627514+0000 mgr.y (mgr.25156) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.678712+0000 mgr.y (mgr.25156) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.737818+0000 mgr.y (mgr.25156) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.795553+0000 mgr.y (mgr.25156) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.853589+0000 mgr.y (mgr.25156) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:01.916632+0000 mgr.y (mgr.25156) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.027352+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: cephadm 2024-03-30T05:10:02.027833+0000 mgr.y (mgr.25156) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.115717+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.120234+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.124846+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.126303+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.135780+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.211429+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.215088+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.219103+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.220222+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.228919+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.314712+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.319502+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.323060+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.324718+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.335055+0000 mon.a (mon.0) 4973 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.410873+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.415285+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.418855+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.419992+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.428050+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.515981+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.520508+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.524889+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.526455+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.536627+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.596522+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.598717+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.600961+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.601646+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.609469+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.666842+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.669066+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.671290+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.672152+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.680149+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.721415+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.723711+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.726293+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.727168+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.734669+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.817406+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.821643+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.825853+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.827393+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.836791+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.926365+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.931023+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.936266+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.937951+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[23954]: audit 2024-03-30T05:10:02.948448+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.120234+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.124846+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.126303+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.135780+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.211429+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.215088+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.219103+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.220222+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.228919+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.314712+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.319502+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.323060+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.324718+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.335055+0000 mon.a (mon.0) 4973 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.410873+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.415285+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.418855+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.419992+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.428050+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.515981+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.520508+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.524889+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.526455+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.536627+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.596522+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.598717+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.600961+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.601646+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.609469+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.666842+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.669066+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.671290+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.672152+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.680149+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.721415+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.723711+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.726293+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.727168+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.734669+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.817406+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.821643+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.825853+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.827393+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.836791+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.926365+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.931023+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.936266+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:03.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.937951+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:03.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:03 smithi089 bash[18545]: audit 2024-03-30T05:10:02.948448+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:03.643 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:03.333997764Z level=info msg="Executing migration" id="add name column into data_keys" 2024-03-30T05:10:03.643 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:03.511584457Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-03-30T05:10:04.093 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:03.822449662Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-03-30T05:10:04.093 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:03 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:03.961442785Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-03-30T05:10:04.093 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:04.038536064Z level=info msg="Executing migration" id="add column hidden to role table" 2024-03-30T05:10:04.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: cephadm 2024-03-30T05:10:02.136385+0000 mgr.y (mgr.25156) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: cluster 2024-03-30T05:10:02.208560+0000 mgr.y (mgr.25156) 1920 : cluster [DBG] pgmap v1232: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 688 B/s rd, 0 op/s 2024-03-30T05:10:04.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: cephadm 2024-03-30T05:10:02.229511+0000 mgr.y (mgr.25156) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: cephadm 2024-03-30T05:10:02.335883+0000 mgr.y (mgr.25156) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: cephadm 2024-03-30T05:10:02.428565+0000 mgr.y (mgr.25156) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.094 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: cephadm 2024-03-30T05:10:02.537459+0000 mgr.y (mgr.25156) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: cephadm 2024-03-30T05:10:02.610022+0000 mgr.y (mgr.25156) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: cephadm 2024-03-30T05:10:02.680760+0000 mgr.y (mgr.25156) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: cephadm 2024-03-30T05:10:02.735263+0000 mgr.y (mgr.25156) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: cephadm 2024-03-30T05:10:02.837935+0000 mgr.y (mgr.25156) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: cephadm 2024-03-30T05:10:02.949339+0000 mgr.y (mgr.25156) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.046594+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.050102+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.053237+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.054368+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.062003+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.136656+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.138822+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.140888+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.141640+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.095 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.147503+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.234465+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.238801+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.242982+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.244375+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.252423+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.341669+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.345378+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.348504+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.349719+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.358545+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.450928+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.455148+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.458900+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.460129+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.470045+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.559944+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.564277+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.567695+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.568939+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.578190+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.653968+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.656499+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.660137+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.661368+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.669564+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.758396+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.762829+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.766791+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.768236+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.777763+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.868630+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.873296+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.877103+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.878567+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.886030+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.976463+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.979435+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.982961+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.984138+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.098 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[18665]: audit 2024-03-30T05:10:03.990673+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: cephadm 2024-03-30T05:10:02.136385+0000 mgr.y (mgr.25156) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: cluster 2024-03-30T05:10:02.208560+0000 mgr.y (mgr.25156) 1920 : cluster [DBG] pgmap v1232: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 688 B/s rd, 0 op/s 2024-03-30T05:10:04.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: cephadm 2024-03-30T05:10:02.229511+0000 mgr.y (mgr.25156) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: cephadm 2024-03-30T05:10:02.335883+0000 mgr.y (mgr.25156) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: cephadm 2024-03-30T05:10:02.428565+0000 mgr.y (mgr.25156) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: cephadm 2024-03-30T05:10:02.537459+0000 mgr.y (mgr.25156) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: cephadm 2024-03-30T05:10:02.610022+0000 mgr.y (mgr.25156) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: cephadm 2024-03-30T05:10:02.680760+0000 mgr.y (mgr.25156) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: cephadm 2024-03-30T05:10:02.735263+0000 mgr.y (mgr.25156) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: cephadm 2024-03-30T05:10:02.837935+0000 mgr.y (mgr.25156) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: cephadm 2024-03-30T05:10:02.949339+0000 mgr.y (mgr.25156) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.046594+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.050102+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.053237+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.054368+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.062003+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.136656+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.138822+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.140888+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.141640+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: cephadm 2024-03-30T05:10:02.136385+0000 mgr.y (mgr.25156) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: cluster 2024-03-30T05:10:02.208560+0000 mgr.y (mgr.25156) 1920 : cluster [DBG] pgmap v1232: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 688 B/s rd, 0 op/s 2024-03-30T05:10:04.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: cephadm 2024-03-30T05:10:02.229511+0000 mgr.y (mgr.25156) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: cephadm 2024-03-30T05:10:02.335883+0000 mgr.y (mgr.25156) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: cephadm 2024-03-30T05:10:02.428565+0000 mgr.y (mgr.25156) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: cephadm 2024-03-30T05:10:02.537459+0000 mgr.y (mgr.25156) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: cephadm 2024-03-30T05:10:02.610022+0000 mgr.y (mgr.25156) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: cephadm 2024-03-30T05:10:02.680760+0000 mgr.y (mgr.25156) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: cephadm 2024-03-30T05:10:02.735263+0000 mgr.y (mgr.25156) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: cephadm 2024-03-30T05:10:02.837935+0000 mgr.y (mgr.25156) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: cephadm 2024-03-30T05:10:02.949339+0000 mgr.y (mgr.25156) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:04.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.046594+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.050102+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.053237+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.054368+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.062003+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.136656+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.138822+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.140888+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.141640+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.147503+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.234465+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.238801+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.242982+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.244375+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.252423+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.341669+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.345378+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.348504+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.349719+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.358545+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.450928+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.455148+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.458900+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.460129+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.470045+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.559944+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.564277+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.567695+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.147503+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.234465+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.238801+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.242982+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.244375+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.252423+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.341669+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.345378+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.348504+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.349719+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.358545+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.450928+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.455148+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.458900+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.460129+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.470045+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.559944+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.564277+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.567695+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.568939+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.578190+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.653968+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.656499+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.660137+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.661368+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.669564+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.758396+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.762829+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.766791+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.768236+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.777763+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.868630+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.873296+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.877103+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.878567+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.886030+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.976463+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.979435+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.982961+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.984138+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[23954]: audit 2024-03-30T05:10:03.990673+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.568939+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.578190+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.653968+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.656499+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.660137+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.661368+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.669564+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.758396+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.762829+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.766791+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.768236+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.777763+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.868630+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.873296+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.877103+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.878567+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.886030+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.976463+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.979435+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.982961+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.984138+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:04 smithi089 bash[18545]: audit 2024-03-30T05:10:03.990673+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:04.393 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:04.105122537Z level=info msg="Executing migration" id="create query_history table v1" 2024-03-30T05:10:04.393 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:04.273873484Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-03-30T05:10:04.893 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:04.665755419Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-03-30T05:10:05.227 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:04 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:04.95996386Z level=info msg="Executing migration" id="teams permissions migration" 2024-03-30T05:10:05.227 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:05.126863149Z level=info msg="Executing migration" id="dashboard permissions" 2024-03-30T05:10:05.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: cephadm 2024-03-30T05:10:03.062492+0000 mgr.y (mgr.25156) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: cephadm 2024-03-30T05:10:03.148007+0000 mgr.y (mgr.25156) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: cephadm 2024-03-30T05:10:03.253518+0000 mgr.y (mgr.25156) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: cephadm 2024-03-30T05:10:03.359341+0000 mgr.y (mgr.25156) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: cephadm 2024-03-30T05:10:03.470925+0000 mgr.y (mgr.25156) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: cephadm 2024-03-30T05:10:03.578847+0000 mgr.y (mgr.25156) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: cephadm 2024-03-30T05:10:03.670098+0000 mgr.y (mgr.25156) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: cephadm 2024-03-30T05:10:03.778630+0000 mgr.y (mgr.25156) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: cephadm 2024-03-30T05:10:03.886840+0000 mgr.y (mgr.25156) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: cephadm 2024-03-30T05:10:03.991113+0000 mgr.y (mgr.25156) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.066891+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.069546+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.072748+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.073897+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.083469+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.168443+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.172924+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.177360+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.178880+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.190440+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.268065+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.229 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.271415+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.274681+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.275966+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.284799+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.362579+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.364930+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.367302+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.368140+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.374044+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.430644+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.432834+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.435516+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.436415+0000 mon.a (mon.0) 5082 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.444814+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.230 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.532474+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.536538+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.541188+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.542642+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.554373+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.643417+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.647282+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.650813+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.651911+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.662638+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.739455+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.742568+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.745859+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.746995+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.231 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.753239+0000 mon.a (mon.0) 5098 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.811437+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.813741+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.816013+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.816953+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.824771+0000 mon.a (mon.0) 5103 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.900788+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.903467+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.905750+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.906517+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.914579+0000 mon.a (mon.0) 5108 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.990556+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.994397+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.997167+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:04.998062+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[18665]: audit 2024-03-30T05:10:05.006270+0000 mon.a (mon.0) 5113 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: cephadm 2024-03-30T05:10:03.062492+0000 mgr.y (mgr.25156) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: cephadm 2024-03-30T05:10:03.148007+0000 mgr.y (mgr.25156) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: cephadm 2024-03-30T05:10:03.253518+0000 mgr.y (mgr.25156) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: cephadm 2024-03-30T05:10:03.359341+0000 mgr.y (mgr.25156) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: cephadm 2024-03-30T05:10:03.470925+0000 mgr.y (mgr.25156) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: cephadm 2024-03-30T05:10:03.578847+0000 mgr.y (mgr.25156) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: cephadm 2024-03-30T05:10:03.670098+0000 mgr.y (mgr.25156) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: cephadm 2024-03-30T05:10:03.778630+0000 mgr.y (mgr.25156) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: cephadm 2024-03-30T05:10:03.886840+0000 mgr.y (mgr.25156) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: cephadm 2024-03-30T05:10:03.991113+0000 mgr.y (mgr.25156) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.066891+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.069546+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.072748+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.073897+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.083469+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.168443+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.172924+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.177360+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.178880+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.190440+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: cephadm 2024-03-30T05:10:03.062492+0000 mgr.y (mgr.25156) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: cephadm 2024-03-30T05:10:03.148007+0000 mgr.y (mgr.25156) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: cephadm 2024-03-30T05:10:03.253518+0000 mgr.y (mgr.25156) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: cephadm 2024-03-30T05:10:03.359341+0000 mgr.y (mgr.25156) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: cephadm 2024-03-30T05:10:03.470925+0000 mgr.y (mgr.25156) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: cephadm 2024-03-30T05:10:03.578847+0000 mgr.y (mgr.25156) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: cephadm 2024-03-30T05:10:03.670098+0000 mgr.y (mgr.25156) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: cephadm 2024-03-30T05:10:03.778630+0000 mgr.y (mgr.25156) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: cephadm 2024-03-30T05:10:03.886840+0000 mgr.y (mgr.25156) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: cephadm 2024-03-30T05:10:03.991113+0000 mgr.y (mgr.25156) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.066891+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.069546+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.072748+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.073897+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.083469+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.168443+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.172924+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.177360+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.178880+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.190440+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.268065+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.271415+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.274681+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.275966+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.284799+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.362579+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.364930+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.367302+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.368140+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.374044+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.430644+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.432834+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.435516+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.436415+0000 mon.a (mon.0) 5082 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.444814+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.532474+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.536538+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.541188+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.542642+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.554373+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.268065+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.271415+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.274681+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.275966+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.284799+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.362579+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.364930+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.367302+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.368140+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.374044+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.430644+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.432834+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.435516+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.436415+0000 mon.a (mon.0) 5082 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.444814+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.532474+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.536538+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.541188+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.542642+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.554373+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.643417+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.647282+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.650813+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.651911+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.662638+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.739455+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.742568+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.745859+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.746995+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.753239+0000 mon.a (mon.0) 5098 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.811437+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.813741+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.816013+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.816953+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.824771+0000 mon.a (mon.0) 5103 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.900788+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.903467+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.905750+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.906517+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.914579+0000 mon.a (mon.0) 5108 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.990556+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.994397+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.997167+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:04.998062+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[18545]: audit 2024-03-30T05:10:05.006270+0000 mon.a (mon.0) 5113 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.643417+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.647282+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.650813+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.651911+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.662638+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.739455+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.742568+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.745859+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.746995+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.753239+0000 mon.a (mon.0) 5098 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.811437+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.813741+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.816013+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.816953+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.824771+0000 mon.a (mon.0) 5103 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.900788+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.903467+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.905750+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.906517+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.914579+0000 mon.a (mon.0) 5108 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.990556+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.994397+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.997167+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:04.998062+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:05 smithi089 bash[23954]: audit 2024-03-30T05:10:05.006270+0000 mon.a (mon.0) 5113 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:05.529 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:05.236345087Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-03-30T05:10:05.529 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:05.361721689Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-03-30T05:10:05.530 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:05.474866179Z level=info msg="Executing migration" id="alerting notification permissions" 2024-03-30T05:10:05.798 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:05.537601486Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-03-30T05:10:05.799 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:05.598507356Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-03-30T05:10:05.799 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:05.674103894Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-03-30T05:10:05.799 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:05.722286284Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-03-30T05:10:05.799 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:05.74790184Z level=info msg="Executing migration" id="create correlation table v1" 2024-03-30T05:10:06.059 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:05.807028638Z level=info msg="Executing migration" id="add index correlations.uid" 2024-03-30T05:10:06.060 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:05.882778442Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-03-30T05:10:06.060 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:05 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:05.94192989Z level=info msg="Executing migration" id="add correlation config column" 2024-03-30T05:10:06.060 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: cephadm 2024-03-30T05:10:04.084050+0000 mgr.y (mgr.25156) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.060 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: cephadm 2024-03-30T05:10:04.191378+0000 mgr.y (mgr.25156) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.060 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: cluster 2024-03-30T05:10:04.209404+0000 mgr.y (mgr.25156) 1942 : cluster [DBG] pgmap v1233: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:06.060 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: cephadm 2024-03-30T05:10:04.285554+0000 mgr.y (mgr.25156) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.060 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: cephadm 2024-03-30T05:10:04.374504+0000 mgr.y (mgr.25156) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.060 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: cephadm 2024-03-30T05:10:04.445402+0000 mgr.y (mgr.25156) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: cephadm 2024-03-30T05:10:04.555252+0000 mgr.y (mgr.25156) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: cephadm 2024-03-30T05:10:04.663231+0000 mgr.y (mgr.25156) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: cephadm 2024-03-30T05:10:04.753799+0000 mgr.y (mgr.25156) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: cephadm 2024-03-30T05:10:04.825377+0000 mgr.y (mgr.25156) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: cephadm 2024-03-30T05:10:04.915094+0000 mgr.y (mgr.25156) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: cephadm 2024-03-30T05:10:05.007055+0000 mgr.y (mgr.25156) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.092801+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.096628+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.099695+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.100847+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.110023+0000 mon.a (mon.0) 5118 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.185238+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.190192+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.061 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.192492+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.193286+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.198896+0000 mon.a (mon.0) 5123 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.265992+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.269171+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.271835+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.272748+0000 mon.a (mon.0) 5127 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.279170+0000 mon.a (mon.0) 5128 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.363088+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.366569+0000 mon.a (mon.0) 5130 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.369938+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.371029+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.377834+0000 mon.a (mon.0) 5133 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.453375+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.455877+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.458211+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.459339+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.465047+0000 mon.a (mon.0) 5138 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.553767+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.557976+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.562021+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.563386+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.063 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.573162+0000 mon.a (mon.0) 5143 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.064 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.663175+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.064 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.667195+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.064 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.670952+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.064 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.672095+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.064 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.683484+0000 mon.a (mon.0) 5148 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.064 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.772486+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.064 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.776566+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.064 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.780483+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.064 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.781878+0000 mon.a (mon.0) 5152 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.064 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.791254+0000 mon.a (mon.0) 5153 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.064 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.864513+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.064 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.868848+0000 mon.a (mon.0) 5155 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.064 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.872176+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.064 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.873403+0000 mon.a (mon.0) 5157 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.064 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.880835+0000 mon.a (mon.0) 5158 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.065 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.970501+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.065 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.974660+0000 mon.a (mon.0) 5160 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.065 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.977409+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.065 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.978577+0000 mon.a (mon.0) 5162 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.065 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[18665]: audit 2024-03-30T05:10:05.985884+0000 mon.a (mon.0) 5163 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: cephadm 2024-03-30T05:10:04.084050+0000 mgr.y (mgr.25156) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: cephadm 2024-03-30T05:10:04.191378+0000 mgr.y (mgr.25156) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: cluster 2024-03-30T05:10:04.209404+0000 mgr.y (mgr.25156) 1942 : cluster [DBG] pgmap v1233: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:06.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: cephadm 2024-03-30T05:10:04.285554+0000 mgr.y (mgr.25156) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: cephadm 2024-03-30T05:10:04.374504+0000 mgr.y (mgr.25156) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: cephadm 2024-03-30T05:10:04.445402+0000 mgr.y (mgr.25156) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: cephadm 2024-03-30T05:10:04.555252+0000 mgr.y (mgr.25156) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: cephadm 2024-03-30T05:10:04.663231+0000 mgr.y (mgr.25156) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: cephadm 2024-03-30T05:10:04.753799+0000 mgr.y (mgr.25156) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: cephadm 2024-03-30T05:10:04.825377+0000 mgr.y (mgr.25156) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: cephadm 2024-03-30T05:10:04.915094+0000 mgr.y (mgr.25156) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: cephadm 2024-03-30T05:10:05.007055+0000 mgr.y (mgr.25156) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.092801+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.096628+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.099695+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.100847+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.110023+0000 mon.a (mon.0) 5118 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.185238+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.190192+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.192492+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.193286+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.198896+0000 mon.a (mon.0) 5123 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.265992+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.269171+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.271835+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.272748+0000 mon.a (mon.0) 5127 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.279170+0000 mon.a (mon.0) 5128 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.363088+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.366569+0000 mon.a (mon.0) 5130 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.369938+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.371029+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.377834+0000 mon.a (mon.0) 5133 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.453375+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.455877+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.458211+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.459339+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.465047+0000 mon.a (mon.0) 5138 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.553767+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.557976+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.562021+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.563386+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.573162+0000 mon.a (mon.0) 5143 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.663175+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.667195+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.670952+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.672095+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.683484+0000 mon.a (mon.0) 5148 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.772486+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.776566+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.780483+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.781878+0000 mon.a (mon.0) 5152 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.791254+0000 mon.a (mon.0) 5153 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.864513+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.868848+0000 mon.a (mon.0) 5155 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.872176+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.873403+0000 mon.a (mon.0) 5157 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.880835+0000 mon.a (mon.0) 5158 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.970501+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.974660+0000 mon.a (mon.0) 5160 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.977409+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.978577+0000 mon.a (mon.0) 5162 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[18545]: audit 2024-03-30T05:10:05.985884+0000 mon.a (mon.0) 5163 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: cephadm 2024-03-30T05:10:04.084050+0000 mgr.y (mgr.25156) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: cephadm 2024-03-30T05:10:04.191378+0000 mgr.y (mgr.25156) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: cluster 2024-03-30T05:10:04.209404+0000 mgr.y (mgr.25156) 1942 : cluster [DBG] pgmap v1233: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:06.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: cephadm 2024-03-30T05:10:04.285554+0000 mgr.y (mgr.25156) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: cephadm 2024-03-30T05:10:04.374504+0000 mgr.y (mgr.25156) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: cephadm 2024-03-30T05:10:04.445402+0000 mgr.y (mgr.25156) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: cephadm 2024-03-30T05:10:04.555252+0000 mgr.y (mgr.25156) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: cephadm 2024-03-30T05:10:04.663231+0000 mgr.y (mgr.25156) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: cephadm 2024-03-30T05:10:04.753799+0000 mgr.y (mgr.25156) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: cephadm 2024-03-30T05:10:04.825377+0000 mgr.y (mgr.25156) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: cephadm 2024-03-30T05:10:04.915094+0000 mgr.y (mgr.25156) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: cephadm 2024-03-30T05:10:05.007055+0000 mgr.y (mgr.25156) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:06.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.092801+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.096628+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.099695+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.100847+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.110023+0000 mon.a (mon.0) 5118 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.185238+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.190192+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.192492+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.193286+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.198896+0000 mon.a (mon.0) 5123 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.265992+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.269171+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.271835+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.272748+0000 mon.a (mon.0) 5127 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.279170+0000 mon.a (mon.0) 5128 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.363088+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.366569+0000 mon.a (mon.0) 5130 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.369938+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.371029+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.377834+0000 mon.a (mon.0) 5133 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.453375+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.455877+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.458211+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.459339+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.465047+0000 mon.a (mon.0) 5138 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.553767+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.557976+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.562021+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.563386+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.573162+0000 mon.a (mon.0) 5143 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.663175+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.667195+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.670952+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.672095+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.683484+0000 mon.a (mon.0) 5148 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.772486+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.776566+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.780483+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.781878+0000 mon.a (mon.0) 5152 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.791254+0000 mon.a (mon.0) 5153 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.864513+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.868848+0000 mon.a (mon.0) 5155 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.872176+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.873403+0000 mon.a (mon.0) 5157 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.880835+0000 mon.a (mon.0) 5158 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.970501+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:06.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.974660+0000 mon.a (mon.0) 5160 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:06.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.977409+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:06.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.978577+0000 mon.a (mon.0) 5162 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:06.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:06 smithi089 bash[23954]: audit 2024-03-30T05:10:05.985884+0000 mon.a (mon.0) 5163 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:06.852 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:06.068864052Z level=info msg="Executing migration" id="create entity_events table" 2024-03-30T05:10:06.853 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:06.174792945Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-03-30T05:10:06.853 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:06.385828093Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-30T05:10:07.115 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:06.386167795Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-30T05:10:07.115 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:06.568529642Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-30T05:10:07.115 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:06.56891387Z 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-03-30T05:10:07.115 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:06.862329295Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-03-30T05:10:07.115 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:06 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:06.988172916Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-03-30T05:10:07.115 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:07.056681637Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-03-30T05:10:07.116 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: cephadm 2024-03-30T05:10:05.110772+0000 mgr.y (mgr.25156) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.116 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: cephadm 2024-03-30T05:10:05.199384+0000 mgr.y (mgr.25156) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.116 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: cephadm 2024-03-30T05:10:05.279810+0000 mgr.y (mgr.25156) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.116 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: cephadm 2024-03-30T05:10:05.378300+0000 mgr.y (mgr.25156) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.116 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: cephadm 2024-03-30T05:10:05.465557+0000 mgr.y (mgr.25156) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.116 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: cephadm 2024-03-30T05:10:05.574017+0000 mgr.y (mgr.25156) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.116 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: cephadm 2024-03-30T05:10:05.684352+0000 mgr.y (mgr.25156) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.116 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: cephadm 2024-03-30T05:10:05.792165+0000 mgr.y (mgr.25156) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.116 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: cephadm 2024-03-30T05:10:05.881381+0000 mgr.y (mgr.25156) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.116 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: cephadm 2024-03-30T05:10:05.986668+0000 mgr.y (mgr.25156) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.116 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.061117+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.116 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.063258+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.116 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.065939+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.066631+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.071360+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.128418+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.130532+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.132945+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.133891+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.141385+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.229623+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.117 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.235088+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.239310+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.240686+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.252389+0000 mon.a (mon.0) 5178 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.341791+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.345719+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.348431+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.349340+0000 mon.a (mon.0) 5182 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.360566+0000 mon.a (mon.0) 5183 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.449321+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.453049+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.457193+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.458675+0000 mon.a (mon.0) 5187 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.472743+0000 mon.a (mon.0) 5188 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.569052+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.573119+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.577588+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.578802+0000 mon.a (mon.0) 5192 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.589014+0000 mon.a (mon.0) 5193 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.668389+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.671714+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.675686+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.677067+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.684869+0000 mon.a (mon.0) 5198 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.763172+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.765742+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.769489+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.770883+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.779992+0000 mon.a (mon.0) 5203 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.859133+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.862464+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.866010+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.867322+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.876322+0000 mon.a (mon.0) 5208 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.952507+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.956754+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.960218+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.961422+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[18665]: audit 2024-03-30T05:10:06.969031+0000 mon.a (mon.0) 5213 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: cephadm 2024-03-30T05:10:05.110772+0000 mgr.y (mgr.25156) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: cephadm 2024-03-30T05:10:05.199384+0000 mgr.y (mgr.25156) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: cephadm 2024-03-30T05:10:05.279810+0000 mgr.y (mgr.25156) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: cephadm 2024-03-30T05:10:05.378300+0000 mgr.y (mgr.25156) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: cephadm 2024-03-30T05:10:05.465557+0000 mgr.y (mgr.25156) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: cephadm 2024-03-30T05:10:05.574017+0000 mgr.y (mgr.25156) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: cephadm 2024-03-30T05:10:05.684352+0000 mgr.y (mgr.25156) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: cephadm 2024-03-30T05:10:05.792165+0000 mgr.y (mgr.25156) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: cephadm 2024-03-30T05:10:05.881381+0000 mgr.y (mgr.25156) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: cephadm 2024-03-30T05:10:05.986668+0000 mgr.y (mgr.25156) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.061117+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.063258+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.065939+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.066631+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.071360+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.128418+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.130532+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.132945+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.133891+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.141385+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: cephadm 2024-03-30T05:10:05.110772+0000 mgr.y (mgr.25156) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: cephadm 2024-03-30T05:10:05.199384+0000 mgr.y (mgr.25156) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: cephadm 2024-03-30T05:10:05.279810+0000 mgr.y (mgr.25156) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: cephadm 2024-03-30T05:10:05.378300+0000 mgr.y (mgr.25156) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: cephadm 2024-03-30T05:10:05.465557+0000 mgr.y (mgr.25156) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: cephadm 2024-03-30T05:10:05.574017+0000 mgr.y (mgr.25156) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: cephadm 2024-03-30T05:10:05.684352+0000 mgr.y (mgr.25156) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: cephadm 2024-03-30T05:10:05.792165+0000 mgr.y (mgr.25156) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: cephadm 2024-03-30T05:10:05.881381+0000 mgr.y (mgr.25156) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: cephadm 2024-03-30T05:10:05.986668+0000 mgr.y (mgr.25156) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.061117+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.063258+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.065939+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.066631+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.071360+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.128418+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.130532+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.132945+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.133891+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.141385+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.229623+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.235088+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.239310+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.240686+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.252389+0000 mon.a (mon.0) 5178 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.341791+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.345719+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.348431+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.349340+0000 mon.a (mon.0) 5182 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.360566+0000 mon.a (mon.0) 5183 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.449321+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.453049+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.457193+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.458675+0000 mon.a (mon.0) 5187 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.472743+0000 mon.a (mon.0) 5188 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.569052+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.573119+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.577588+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.578802+0000 mon.a (mon.0) 5192 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.589014+0000 mon.a (mon.0) 5193 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.229623+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.235088+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.239310+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.240686+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.252389+0000 mon.a (mon.0) 5178 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.341791+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.345719+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.348431+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.349340+0000 mon.a (mon.0) 5182 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.360566+0000 mon.a (mon.0) 5183 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.449321+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.453049+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.457193+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.458675+0000 mon.a (mon.0) 5187 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.472743+0000 mon.a (mon.0) 5188 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.569052+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.573119+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.577588+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.578802+0000 mon.a (mon.0) 5192 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.589014+0000 mon.a (mon.0) 5193 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.668389+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.671714+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.675686+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.677067+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.684869+0000 mon.a (mon.0) 5198 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.763172+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.765742+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.769489+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.770883+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.779992+0000 mon.a (mon.0) 5203 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.859133+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.862464+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.866010+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.867322+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.876322+0000 mon.a (mon.0) 5208 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.952507+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.956754+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.960218+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.961422+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[18545]: audit 2024-03-30T05:10:06.969031+0000 mon.a (mon.0) 5213 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.668389+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.671714+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.675686+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.677067+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.684869+0000 mon.a (mon.0) 5198 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.763172+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.765742+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.769489+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.770883+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.779992+0000 mon.a (mon.0) 5203 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.859133+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.862464+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.866010+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.867322+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.876322+0000 mon.a (mon.0) 5208 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.952507+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.956754+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.960218+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.961422+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[23954]: audit 2024-03-30T05:10:06.969031+0000 mon.a (mon.0) 5213 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:07.393 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:07.124078082Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-30T05:10:07.393 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:07.166090341Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-03-30T05:10:07.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:07.20810757Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-30T05:10:07.893 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:07.4181412Z level=info msg="Executing migration" id="Drop public config table" 2024-03-30T05:10:07.893 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:07.633500637Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-03-30T05:10:08.032 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:10:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:10:07] "GET /metrics HTTP/1.1" 200 37979 "" "Prometheus/2.43.0" 2024-03-30T05:10:08.304 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:07 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:07.970334269Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-03-30T05:10:08.304 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:08.154545763Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-30T05:10:08.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: cephadm 2024-03-30T05:10:06.071790+0000 mgr.y (mgr.25156) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: cephadm 2024-03-30T05:10:06.141782+0000 mgr.y (mgr.25156) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: cluster 2024-03-30T05:10:06.210123+0000 mgr.y (mgr.25156) 1964 : cluster [DBG] pgmap v1234: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-03-30T05:10:08.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: cephadm 2024-03-30T05:10:06.253236+0000 mgr.y (mgr.25156) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: cephadm 2024-03-30T05:10:06.361372+0000 mgr.y (mgr.25156) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: cephadm 2024-03-30T05:10:06.473631+0000 mgr.y (mgr.25156) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: cephadm 2024-03-30T05:10:06.589688+0000 mgr.y (mgr.25156) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: cephadm 2024-03-30T05:10:06.685424+0000 mgr.y (mgr.25156) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: cephadm 2024-03-30T05:10:06.780708+0000 mgr.y (mgr.25156) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: cephadm 2024-03-30T05:10:06.876944+0000 mgr.y (mgr.25156) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: cephadm 2024-03-30T05:10:06.969972+0000 mgr.y (mgr.25156) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.059876+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.062503+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.064915+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.065854+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.071892+0000 mon.a (mon.0) 5218 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.149653+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.152389+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.155125+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.156094+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.162068+0000 mon.a (mon.0) 5223 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.237344+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.239674+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.242065+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.242929+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.248743+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.324748+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.326803+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.328799+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.329480+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.334992+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.382693+0000 mon.a (mon.0) 5234 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.383685+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:08.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.419299+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.421516+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.425273+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.426293+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.432747+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.508184+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.512662+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.516380+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.517831+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.525392+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.587609+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.591367+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.593840+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.594815+0000 mon.a (mon.0) 5249 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.600983+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.644149+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.646536+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.648787+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.649530+0000 mon.a (mon.0) 5254 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.655107+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.730789+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.733205+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.736096+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.737077+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.743092+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.817123+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.820673+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.824261+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.825218+0000 mon.a (mon.0) 5264 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.836023+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.916137+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.919299+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.922342+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.923145+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:07.932688+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:08.012453+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:08.015147+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:08.017311+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:08.018128+0000 mon.a (mon.0) 5274 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[18665]: audit 2024-03-30T05:10:08.026148+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: cephadm 2024-03-30T05:10:06.071790+0000 mgr.y (mgr.25156) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: cephadm 2024-03-30T05:10:06.141782+0000 mgr.y (mgr.25156) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: cluster 2024-03-30T05:10:06.210123+0000 mgr.y (mgr.25156) 1964 : cluster [DBG] pgmap v1234: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-03-30T05:10:08.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: cephadm 2024-03-30T05:10:06.253236+0000 mgr.y (mgr.25156) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: cephadm 2024-03-30T05:10:06.361372+0000 mgr.y (mgr.25156) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: cephadm 2024-03-30T05:10:06.473631+0000 mgr.y (mgr.25156) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: cephadm 2024-03-30T05:10:06.589688+0000 mgr.y (mgr.25156) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: cephadm 2024-03-30T05:10:06.685424+0000 mgr.y (mgr.25156) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: cephadm 2024-03-30T05:10:06.780708+0000 mgr.y (mgr.25156) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: cephadm 2024-03-30T05:10:06.876944+0000 mgr.y (mgr.25156) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: cephadm 2024-03-30T05:10:06.969972+0000 mgr.y (mgr.25156) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.059876+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.062503+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.064915+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.065854+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.071892+0000 mon.a (mon.0) 5218 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.149653+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.152389+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.155125+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.156094+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: cephadm 2024-03-30T05:10:06.071790+0000 mgr.y (mgr.25156) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: cephadm 2024-03-30T05:10:06.141782+0000 mgr.y (mgr.25156) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: cluster 2024-03-30T05:10:06.210123+0000 mgr.y (mgr.25156) 1964 : cluster [DBG] pgmap v1234: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-03-30T05:10:08.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: cephadm 2024-03-30T05:10:06.253236+0000 mgr.y (mgr.25156) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: cephadm 2024-03-30T05:10:06.361372+0000 mgr.y (mgr.25156) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: cephadm 2024-03-30T05:10:06.473631+0000 mgr.y (mgr.25156) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: cephadm 2024-03-30T05:10:06.589688+0000 mgr.y (mgr.25156) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: cephadm 2024-03-30T05:10:06.685424+0000 mgr.y (mgr.25156) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: cephadm 2024-03-30T05:10:06.780708+0000 mgr.y (mgr.25156) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: cephadm 2024-03-30T05:10:06.876944+0000 mgr.y (mgr.25156) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: cephadm 2024-03-30T05:10:06.969972+0000 mgr.y (mgr.25156) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.059876+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.062503+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.064915+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.065854+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.071892+0000 mon.a (mon.0) 5218 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.149653+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.152389+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.155125+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.156094+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.162068+0000 mon.a (mon.0) 5223 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.237344+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.239674+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.242065+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.242929+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.248743+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.324748+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.326803+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.328799+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.329480+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.334992+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.382693+0000 mon.a (mon.0) 5234 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.383685+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.419299+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.421516+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.425273+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.426293+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.432747+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.508184+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.512662+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.162068+0000 mon.a (mon.0) 5223 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.237344+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.239674+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.242065+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.242929+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.248743+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.324748+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.326803+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.328799+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.329480+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.334992+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.382693+0000 mon.a (mon.0) 5234 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.383685+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.419299+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.421516+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.425273+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.426293+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.432747+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.508184+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.512662+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.516380+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.517831+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.525392+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.587609+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.591367+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.593840+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.594815+0000 mon.a (mon.0) 5249 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.600983+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.644149+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.646536+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.648787+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.649530+0000 mon.a (mon.0) 5254 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.655107+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.730789+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.733205+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.736096+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.737077+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.743092+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.817123+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.820673+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.824261+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.825218+0000 mon.a (mon.0) 5264 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.836023+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.916137+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.919299+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.922342+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.923145+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:07.932688+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:08.012453+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:08.015147+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:08.017311+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:08.018128+0000 mon.a (mon.0) 5274 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[18545]: audit 2024-03-30T05:10:08.026148+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.516380+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.517831+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.525392+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.587609+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.591367+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.593840+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.594815+0000 mon.a (mon.0) 5249 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.600983+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.644149+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.646536+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.648787+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.649530+0000 mon.a (mon.0) 5254 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.655107+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.730789+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.733205+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.736096+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.737077+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.743092+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.817123+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.820673+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.824261+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.825218+0000 mon.a (mon.0) 5264 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.836023+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.916137+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.919299+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.922342+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.923145+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:07.932688+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:08.012453+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:08.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:08.015147+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:08.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:08.017311+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:08.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:08.018128+0000 mon.a (mon.0) 5274 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:08.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:08 smithi089 bash[23954]: audit 2024-03-30T05:10:08.026148+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:08.643 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:08.313561341Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-03-30T05:10:08.644 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:08.431153769Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-03-30T05:10:08.644 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:08.548663791Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-03-30T05:10:08.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:08.657424841Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-03-30T05:10:08.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:08.749568601Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-03-30T05:10:08.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:08.816676065Z level=info msg="Executing migration" id="add share column" 2024-03-30T05:10:08.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:08.889629692Z level=info msg="Executing migration" id="create default alerting folders" 2024-03-30T05:10:09.186 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:08 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:08.942788249Z level=info msg="Executing migration" id="create file table" 2024-03-30T05:10:09.187 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.002148286Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-03-30T05:10:09.187 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.086263371Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-03-30T05:10:09.187 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.111632163Z level=info msg="Executing migration" id="create file_meta table" 2024-03-30T05:10:09.187 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.15388851Z level=info msg="Executing migration" id="file table idx: path key" 2024-03-30T05:10:09.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: cephadm 2024-03-30T05:10:07.072436+0000 mgr.y (mgr.25156) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: cephadm 2024-03-30T05:10:07.162486+0000 mgr.y (mgr.25156) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: cephadm 2024-03-30T05:10:07.249280+0000 mgr.y (mgr.25156) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: cephadm 2024-03-30T05:10:07.335479+0000 mgr.y (mgr.25156) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: cephadm 2024-03-30T05:10:07.433280+0000 mgr.y (mgr.25156) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: cephadm 2024-03-30T05:10:07.526190+0000 mgr.y (mgr.25156) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: cephadm 2024-03-30T05:10:07.601502+0000 mgr.y (mgr.25156) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: cephadm 2024-03-30T05:10:07.655650+0000 mgr.y (mgr.25156) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: cephadm 2024-03-30T05:10:07.743565+0000 mgr.y (mgr.25156) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: cephadm 2024-03-30T05:10:07.836885+0000 mgr.y (mgr.25156) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: cephadm 2024-03-30T05:10:07.933220+0000 mgr.y (mgr.25156) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: cephadm 2024-03-30T05:10:08.026629+0000 mgr.y (mgr.25156) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.088164+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.090252+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.092459+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.093182+0000 mon.a (mon.0) 5279 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.098765+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.156376+0000 mon.a (mon.0) 5281 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.158514+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.160665+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.161478+0000 mon.a (mon.0) 5284 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.168398+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.232634+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.235963+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.239678+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.241098+0000 mon.a (mon.0) 5289 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.248756+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.313207+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.316337+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.319017+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.319923+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.328740+0000 mon.a (mon.0) 5295 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.408225+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.411850+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.415941+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.417639+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.428586+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.518318+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.522920+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.526860+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.528145+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.538045+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.626821+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.631075+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.636131+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.637607+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.647231+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.737144+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.741613+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.745254+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.746533+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.755246+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.833750+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.836431+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.838943+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.840024+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.850856+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.929947+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.932895+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.935955+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.937119+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.191 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:08.947531+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.192 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:09.023540+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.192 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:09.027661+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.192 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:09.031877+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.192 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[18665]: audit 2024-03-30T05:10:09.033152+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: cephadm 2024-03-30T05:10:07.072436+0000 mgr.y (mgr.25156) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: cephadm 2024-03-30T05:10:07.162486+0000 mgr.y (mgr.25156) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: cephadm 2024-03-30T05:10:07.249280+0000 mgr.y (mgr.25156) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: cephadm 2024-03-30T05:10:07.335479+0000 mgr.y (mgr.25156) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: cephadm 2024-03-30T05:10:07.433280+0000 mgr.y (mgr.25156) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: cephadm 2024-03-30T05:10:07.526190+0000 mgr.y (mgr.25156) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: cephadm 2024-03-30T05:10:07.601502+0000 mgr.y (mgr.25156) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: cephadm 2024-03-30T05:10:07.655650+0000 mgr.y (mgr.25156) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: cephadm 2024-03-30T05:10:07.743565+0000 mgr.y (mgr.25156) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: cephadm 2024-03-30T05:10:07.836885+0000 mgr.y (mgr.25156) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: cephadm 2024-03-30T05:10:07.933220+0000 mgr.y (mgr.25156) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: cephadm 2024-03-30T05:10:08.026629+0000 mgr.y (mgr.25156) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.088164+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.090252+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.092459+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.093182+0000 mon.a (mon.0) 5279 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.098765+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.156376+0000 mon.a (mon.0) 5281 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.158514+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.160665+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: cephadm 2024-03-30T05:10:07.072436+0000 mgr.y (mgr.25156) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: cephadm 2024-03-30T05:10:07.162486+0000 mgr.y (mgr.25156) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: cephadm 2024-03-30T05:10:07.249280+0000 mgr.y (mgr.25156) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: cephadm 2024-03-30T05:10:07.335479+0000 mgr.y (mgr.25156) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: cephadm 2024-03-30T05:10:07.433280+0000 mgr.y (mgr.25156) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: cephadm 2024-03-30T05:10:07.526190+0000 mgr.y (mgr.25156) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: cephadm 2024-03-30T05:10:07.601502+0000 mgr.y (mgr.25156) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: cephadm 2024-03-30T05:10:07.655650+0000 mgr.y (mgr.25156) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: cephadm 2024-03-30T05:10:07.743565+0000 mgr.y (mgr.25156) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: cephadm 2024-03-30T05:10:07.836885+0000 mgr.y (mgr.25156) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: cephadm 2024-03-30T05:10:07.933220+0000 mgr.y (mgr.25156) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: cephadm 2024-03-30T05:10:08.026629+0000 mgr.y (mgr.25156) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.088164+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.090252+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.092459+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.093182+0000 mon.a (mon.0) 5279 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.098765+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.156376+0000 mon.a (mon.0) 5281 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.158514+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.160665+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.161478+0000 mon.a (mon.0) 5284 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.168398+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.232634+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.235963+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.239678+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.241098+0000 mon.a (mon.0) 5289 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.248756+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.313207+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.316337+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.319017+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.319923+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.328740+0000 mon.a (mon.0) 5295 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.408225+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.411850+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.415941+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.417639+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.428586+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.518318+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.522920+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.526860+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.161478+0000 mon.a (mon.0) 5284 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.168398+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.232634+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.235963+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.239678+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.241098+0000 mon.a (mon.0) 5289 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.248756+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.313207+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.316337+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.319017+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.319923+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.328740+0000 mon.a (mon.0) 5295 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.408225+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.411850+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.415941+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.417639+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.428586+0000 mon.a (mon.0) 5300 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.518318+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.522920+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.526860+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.528145+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.538045+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.626821+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.631075+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.636131+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.637607+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.647231+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.737144+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.741613+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.745254+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.746533+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.755246+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.833750+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.836431+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.838943+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.840024+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.850856+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.929947+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.932895+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.528145+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.538045+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.626821+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.631075+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.636131+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.637607+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.647231+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.737144+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.741613+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.745254+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.746533+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.755246+0000 mon.a (mon.0) 5315 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.833750+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.836431+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.838943+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.840024+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.850856+0000 mon.a (mon.0) 5320 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.929947+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.932895+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.935955+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.937119+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:08.947531+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:09.023540+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:09.027661+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:09.031877+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[23954]: audit 2024-03-30T05:10:09.033152+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.935955+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.937119+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:08.947531+0000 mon.a (mon.0) 5325 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:09.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:09.023540+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:09.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:09.027661+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:09.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:09.031877+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:09.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:09 smithi089 bash[18545]: audit 2024-03-30T05:10:09.033152+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:09.440 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.195717311Z level=info msg="Executing migration" id="set path collation in file table" 2024-03-30T05:10:09.440 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.237744385Z level=info msg="Executing migration" id="managed permissions migration" 2024-03-30T05:10:09.440 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.280037087Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-03-30T05:10:09.440 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.321898858Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-03-30T05:10:09.440 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.372567514Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-03-30T05:10:09.440 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.397776574Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-03-30T05:10:09.440 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.448917369Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-03-30T05:10:09.699 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.523733714Z level=info msg="Executing migration" id="update group index for alert rules" 2024-03-30T05:10:09.699 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.565690172Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-03-30T05:10:09.699 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.622981578Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-03-30T05:10:09.699 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.675082979Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-03-30T05:10:09.699 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.708507966Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-03-30T05:10:09.976 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.750472334Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-03-30T05:10:09.977 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.792456799Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-03-30T05:10:09.977 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.855557923Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-03-30T05:10:09.977 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.901701717Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-03-30T05:10:09.977 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.943605058Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-03-30T05:10:10.246 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:09 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:09.985870347Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-03-30T05:10:10.246 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:10.002574373Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-03-30T05:10:10.246 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:10.019615956Z level=info msg="Executing migration" id="create folder table" 2024-03-30T05:10:10.246 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:10.061622954Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-03-30T05:10:10.246 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:10.104089256Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-03-30T05:10:10.246 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:10.147072548Z level=info msg="Executing migration" id="Update folder title length" 2024-03-30T05:10:10.246 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:10.212751971Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-03-30T05:10:10.247 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[72942]: logger=migrator t=2024-03-30T05:10:10.254901534Z level=info msg="migrations completed" performed=105 skipped=376 duration=8.524908714s 2024-03-30T05:10:10.249 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: cephadm 2024-03-30T05:10:08.099184+0000 mgr.y (mgr.25156) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.249 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: cephadm 2024-03-30T05:10:08.169121+0000 mgr.y (mgr.25156) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: cluster 2024-03-30T05:10:08.210669+0000 mgr.y (mgr.25156) 1987 : cluster [DBG] pgmap v1235: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-03-30T05:10:10.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: cephadm 2024-03-30T05:10:08.249412+0000 mgr.y (mgr.25156) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: cephadm 2024-03-30T05:10:08.329271+0000 mgr.y (mgr.25156) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: cephadm 2024-03-30T05:10:08.429285+0000 mgr.y (mgr.25156) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: cephadm 2024-03-30T05:10:08.539043+0000 mgr.y (mgr.25156) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: cephadm 2024-03-30T05:10:08.648056+0000 mgr.y (mgr.25156) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: cephadm 2024-03-30T05:10:08.756025+0000 mgr.y (mgr.25156) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: cephadm 2024-03-30T05:10:08.851567+0000 mgr.y (mgr.25156) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: cephadm 2024-03-30T05:10:08.948217+0000 mgr.y (mgr.25156) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.043469+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: cephadm 2024-03-30T05:10:09.044337+0000 mgr.y (mgr.25156) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.113427+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.116489+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.250 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.119392+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.120438+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.129682+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.180638+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.183560+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.186354+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.187291+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.194453+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.282801+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.287339+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.291530+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.293148+0000 mon.a (mon.0) 5344 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.305335+0000 mon.a (mon.0) 5345 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.394545+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.399418+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.403591+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.405228+0000 mon.a (mon.0) 5349 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.415129+0000 mon.a (mon.0) 5350 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.504626+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.509309+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.514137+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.515518+0000 mon.a (mon.0) 5354 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.525738+0000 mon.a (mon.0) 5355 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.615792+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.620150+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.624420+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.625922+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.638292+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.728871+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.733683+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.737752+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.739382+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.751462+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.842582+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.847366+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.852166+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.853629+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.865704+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.943708+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.946308+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.948867+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.949819+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:09.958280+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:10.034954+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:10.037614+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:10.040505+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[18665]: audit 2024-03-30T05:10:10.041432+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: cephadm 2024-03-30T05:10:08.099184+0000 mgr.y (mgr.25156) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: cephadm 2024-03-30T05:10:08.169121+0000 mgr.y (mgr.25156) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: cluster 2024-03-30T05:10:08.210669+0000 mgr.y (mgr.25156) 1987 : cluster [DBG] pgmap v1235: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-03-30T05:10:10.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: cephadm 2024-03-30T05:10:08.249412+0000 mgr.y (mgr.25156) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: cephadm 2024-03-30T05:10:08.329271+0000 mgr.y (mgr.25156) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: cephadm 2024-03-30T05:10:08.429285+0000 mgr.y (mgr.25156) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: cephadm 2024-03-30T05:10:08.539043+0000 mgr.y (mgr.25156) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: cephadm 2024-03-30T05:10:08.648056+0000 mgr.y (mgr.25156) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: cephadm 2024-03-30T05:10:08.756025+0000 mgr.y (mgr.25156) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: cephadm 2024-03-30T05:10:08.851567+0000 mgr.y (mgr.25156) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: cephadm 2024-03-30T05:10:08.948217+0000 mgr.y (mgr.25156) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.043469+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: cephadm 2024-03-30T05:10:09.044337+0000 mgr.y (mgr.25156) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.113427+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.116489+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.119392+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.120438+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.129682+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.180638+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.183560+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: cephadm 2024-03-30T05:10:08.099184+0000 mgr.y (mgr.25156) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: cephadm 2024-03-30T05:10:08.169121+0000 mgr.y (mgr.25156) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: cluster 2024-03-30T05:10:08.210669+0000 mgr.y (mgr.25156) 1987 : cluster [DBG] pgmap v1235: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-03-30T05:10:10.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: cephadm 2024-03-30T05:10:08.249412+0000 mgr.y (mgr.25156) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: cephadm 2024-03-30T05:10:08.329271+0000 mgr.y (mgr.25156) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: cephadm 2024-03-30T05:10:08.429285+0000 mgr.y (mgr.25156) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: cephadm 2024-03-30T05:10:08.539043+0000 mgr.y (mgr.25156) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: cephadm 2024-03-30T05:10:08.648056+0000 mgr.y (mgr.25156) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: cephadm 2024-03-30T05:10:08.756025+0000 mgr.y (mgr.25156) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: cephadm 2024-03-30T05:10:08.851567+0000 mgr.y (mgr.25156) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: cephadm 2024-03-30T05:10:08.948217+0000 mgr.y (mgr.25156) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.043469+0000 mon.a (mon.0) 5330 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: cephadm 2024-03-30T05:10:09.044337+0000 mgr.y (mgr.25156) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:10.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.113427+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.116489+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.119392+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.120438+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.129682+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.180638+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.183560+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.186354+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.187291+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.194453+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.282801+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.287339+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.291530+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.293148+0000 mon.a (mon.0) 5344 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.305335+0000 mon.a (mon.0) 5345 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.394545+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.399418+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.403591+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.405228+0000 mon.a (mon.0) 5349 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.415129+0000 mon.a (mon.0) 5350 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.504626+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.509309+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.514137+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.515518+0000 mon.a (mon.0) 5354 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.525738+0000 mon.a (mon.0) 5355 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.615792+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.620150+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.186354+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.187291+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.194453+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.282801+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.287339+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.291530+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.293148+0000 mon.a (mon.0) 5344 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.305335+0000 mon.a (mon.0) 5345 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.394545+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.399418+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.403591+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.405228+0000 mon.a (mon.0) 5349 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.415129+0000 mon.a (mon.0) 5350 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.504626+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.509309+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.514137+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.515518+0000 mon.a (mon.0) 5354 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.525738+0000 mon.a (mon.0) 5355 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.615792+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.620150+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.624420+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.625922+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.638292+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.728871+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.733683+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.737752+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.739382+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.751462+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.842582+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.847366+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.852166+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.853629+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.865704+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.943708+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.946308+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.948867+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.949819+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:09.958280+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:10.034954+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:10.037614+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:10.040505+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[18545]: audit 2024-03-30T05:10:10.041432+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.624420+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.625922+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.638292+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.728871+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.733683+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.737752+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.739382+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.751462+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.842582+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.847366+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.852166+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.853629+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.865704+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.943708+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.946308+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.948867+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.949819+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:09.958280+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:10.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:10.034954+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:10.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:10.037614+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:10.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:10.040505+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:10.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:10 smithi089 bash[23954]: audit 2024-03-30T05:10:10.041432+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:10.654 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[72942]: logger=sqlstore t=2024-03-30T05:10:10.255713448Z level=info msg="Created default organization" 2024-03-30T05:10:10.654 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[72942]: logger=plugin.finder t=2024-03-30T05:10:10.301823984Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-03-30T05:10:10.654 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[72942]: logger=secrets t=2024-03-30T05:10:10.301984633Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-03-30T05:10:10.654 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[72942]: logger=query_data t=2024-03-30T05:10:10.305221087Z level=info msg="Query Service initialization" 2024-03-30T05:10:10.654 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:10 smithi118 bash[72942]: logger=live.push_http t=2024-03-30T05:10:10.310742888Z level=info msg="Live Push Gateway initialization" 2024-03-30T05:10:11.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: cephadm 2024-03-30T05:10:09.130406+0000 mgr.y (mgr.25156) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: cephadm 2024-03-30T05:10:09.195063+0000 mgr.y (mgr.25156) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: cephadm 2024-03-30T05:10:09.306232+0000 mgr.y (mgr.25156) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: cephadm 2024-03-30T05:10:09.416013+0000 mgr.y (mgr.25156) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: cephadm 2024-03-30T05:10:09.526633+0000 mgr.y (mgr.25156) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: cephadm 2024-03-30T05:10:09.639189+0000 mgr.y (mgr.25156) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: cephadm 2024-03-30T05:10:09.752419+0000 mgr.y (mgr.25156) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: cephadm 2024-03-30T05:10:09.866568+0000 mgr.y (mgr.25156) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: cephadm 2024-03-30T05:10:09.958817+0000 mgr.y (mgr.25156) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.049526+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: cephadm 2024-03-30T05:10:10.050102+0000 mgr.y (mgr.25156) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.127736+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.130256+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.132860+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.133594+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.139838+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.217827+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.220160+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.223293+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.224651+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.236166+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.311907+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.314785+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.317566+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.318510+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.327576+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.385956+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.387956+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.390119+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.390906+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.398352+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.440636+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.442807+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.445342+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.446269+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.454059+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.495901+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.497831+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.499727+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.500454+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.507619+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.548836+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.550795+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.552596+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.553286+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.560836+0000 mon.a (mon.0) 5415 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.615875+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.619466+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.622831+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.623897+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.630495+0000 mon.a (mon.0) 5420 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.718998+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.723585+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.727669+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.729276+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.740865+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.814288+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.816549+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.818397+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.819078+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.824263+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.877236+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.881058+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.884090+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.885100+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.892600+0000 mon.a (mon.0) 5435 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.966048+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.968195+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.970684+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.971554+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[18545]: audit 2024-03-30T05:10:10.978937+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: cephadm 2024-03-30T05:10:09.130406+0000 mgr.y (mgr.25156) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: cephadm 2024-03-30T05:10:09.195063+0000 mgr.y (mgr.25156) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: cephadm 2024-03-30T05:10:09.306232+0000 mgr.y (mgr.25156) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: cephadm 2024-03-30T05:10:09.416013+0000 mgr.y (mgr.25156) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: cephadm 2024-03-30T05:10:09.526633+0000 mgr.y (mgr.25156) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: cephadm 2024-03-30T05:10:09.639189+0000 mgr.y (mgr.25156) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: cephadm 2024-03-30T05:10:09.752419+0000 mgr.y (mgr.25156) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: cephadm 2024-03-30T05:10:09.866568+0000 mgr.y (mgr.25156) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: cephadm 2024-03-30T05:10:09.958817+0000 mgr.y (mgr.25156) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.049526+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: cephadm 2024-03-30T05:10:10.050102+0000 mgr.y (mgr.25156) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.127736+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.130256+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.132860+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.133594+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.139838+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.217827+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.220160+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.223293+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.224651+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.236166+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.311907+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.314785+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.317566+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.318510+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.327576+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.385956+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.387956+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.390119+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.390906+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.398352+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.440636+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.442807+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.445342+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.446269+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.454059+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.495901+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.497831+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.499727+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.500454+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.507619+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.548836+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.550795+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.552596+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.553286+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.560836+0000 mon.a (mon.0) 5415 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.615875+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.619466+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.622831+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.623897+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.630495+0000 mon.a (mon.0) 5420 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.718998+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.723585+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.727669+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.729276+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.740865+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.814288+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.816549+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.818397+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.819078+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.824263+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.877236+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.881058+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.884090+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.885100+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.892600+0000 mon.a (mon.0) 5435 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.966048+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.968195+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.970684+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.971554+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:11 smithi089 bash[23954]: audit 2024-03-30T05:10:10.978937+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.395 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[72942]: logger=infra.usagestats.collector t=2024-03-30T05:10:11.182143033Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-03-30T05:10:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: cephadm 2024-03-30T05:10:09.130406+0000 mgr.y (mgr.25156) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: cephadm 2024-03-30T05:10:09.195063+0000 mgr.y (mgr.25156) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: cephadm 2024-03-30T05:10:09.306232+0000 mgr.y (mgr.25156) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: cephadm 2024-03-30T05:10:09.416013+0000 mgr.y (mgr.25156) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: cephadm 2024-03-30T05:10:09.526633+0000 mgr.y (mgr.25156) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: cephadm 2024-03-30T05:10:09.639189+0000 mgr.y (mgr.25156) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: cephadm 2024-03-30T05:10:09.752419+0000 mgr.y (mgr.25156) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: cephadm 2024-03-30T05:10:09.866568+0000 mgr.y (mgr.25156) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: cephadm 2024-03-30T05:10:09.958817+0000 mgr.y (mgr.25156) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.049526+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: cephadm 2024-03-30T05:10:10.050102+0000 mgr.y (mgr.25156) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.127736+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.130256+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.132860+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.133594+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.139838+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.217827+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.220160+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.223293+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.224651+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.236166+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.311907+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.314785+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.317566+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.318510+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.327576+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.385956+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.387956+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.390119+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.390906+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.398352+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.440636+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.442807+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.445342+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.446269+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.454059+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.495901+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.497831+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.499727+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.500454+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.507619+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.548836+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.550795+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.552596+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.553286+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.560836+0000 mon.a (mon.0) 5415 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.615875+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.619466+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.622831+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.623897+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.630495+0000 mon.a (mon.0) 5420 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.718998+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.723585+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.727669+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.729276+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.740865+0000 mon.a (mon.0) 5425 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.814288+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.816549+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.818397+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.819078+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.824263+0000 mon.a (mon.0) 5430 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.877236+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.881058+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.884090+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.885100+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.892600+0000 mon.a (mon.0) 5435 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.966048+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:11.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.968195+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:11.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.970684+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:11.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.971554+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:11.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[18665]: audit 2024-03-30T05:10:10.978937+0000 mon.a (mon.0) 5440 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:11.893 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[72942]: logger=provisioning.datasources t=2024-03-30T05:10:11.552138069Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-03-30T05:10:11.893 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[72942]: logger=provisioning.datasources t=2024-03-30T05:10:11.552175499Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-03-30T05:10:11.894 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[72942]: logger=provisioning.datasources t=2024-03-30T05:10:11.552417645Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-30T05:10:12.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: cephadm 2024-03-30T05:10:10.140643+0000 mgr.y (mgr.25156) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: cluster 2024-03-30T05:10:10.211425+0000 mgr.y (mgr.25156) 2008 : cluster [DBG] pgmap v1236: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-03-30T05:10:12.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: cephadm 2024-03-30T05:10:10.236969+0000 mgr.y (mgr.25156) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: cephadm 2024-03-30T05:10:10.328065+0000 mgr.y (mgr.25156) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: cephadm 2024-03-30T05:10:10.398815+0000 mgr.y (mgr.25156) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: cephadm 2024-03-30T05:10:10.454668+0000 mgr.y (mgr.25156) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: cephadm 2024-03-30T05:10:10.508012+0000 mgr.y (mgr.25156) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: cephadm 2024-03-30T05:10:10.561246+0000 mgr.y (mgr.25156) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: cephadm 2024-03-30T05:10:10.631162+0000 mgr.y (mgr.25156) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: cephadm 2024-03-30T05:10:10.741487+0000 mgr.y (mgr.25156) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: cephadm 2024-03-30T05:10:10.824709+0000 mgr.y (mgr.25156) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: cephadm 2024-03-30T05:10:10.893218+0000 mgr.y (mgr.25156) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: cephadm 2024-03-30T05:10:10.979845+0000 mgr.y (mgr.25156) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.081937+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.085341+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.088672+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.089735+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.097516+0000 mon.a (mon.0) 5445 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.171480+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.173938+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.177182+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.178010+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.183283+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.259343+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.261651+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.263976+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.264825+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.272254+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.331411+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.333629+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.336643+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.337404+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: cephadm 2024-03-30T05:10:10.140643+0000 mgr.y (mgr.25156) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: cluster 2024-03-30T05:10:10.211425+0000 mgr.y (mgr.25156) 2008 : cluster [DBG] pgmap v1236: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-03-30T05:10:12.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: cephadm 2024-03-30T05:10:10.236969+0000 mgr.y (mgr.25156) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: cephadm 2024-03-30T05:10:10.328065+0000 mgr.y (mgr.25156) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: cephadm 2024-03-30T05:10:10.398815+0000 mgr.y (mgr.25156) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: cephadm 2024-03-30T05:10:10.454668+0000 mgr.y (mgr.25156) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: cephadm 2024-03-30T05:10:10.508012+0000 mgr.y (mgr.25156) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: cephadm 2024-03-30T05:10:10.561246+0000 mgr.y (mgr.25156) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: cephadm 2024-03-30T05:10:10.631162+0000 mgr.y (mgr.25156) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: cephadm 2024-03-30T05:10:10.741487+0000 mgr.y (mgr.25156) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: cephadm 2024-03-30T05:10:10.824709+0000 mgr.y (mgr.25156) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: cephadm 2024-03-30T05:10:10.893218+0000 mgr.y (mgr.25156) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: cephadm 2024-03-30T05:10:10.979845+0000 mgr.y (mgr.25156) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.081937+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.085341+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.088672+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.089735+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.097516+0000 mon.a (mon.0) 5445 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.171480+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.173938+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.345849+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.420731+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.422848+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.425022+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.425719+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.431726+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.490920+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.493256+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.495240+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.495953+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.501323+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.563379+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.566003+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.569240+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.570378+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.578059+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.619035+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.620888+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.622635+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.623331+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.627986+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.667989+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.670054+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.671891+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.672554+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.679507+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.720052+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.722435+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.725119+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.726125+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.733726+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.774466+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.776660+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.778898+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.779582+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.786999+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.829906+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.832320+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.177182+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.178010+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.183283+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.259343+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.261651+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.263976+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.264825+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.272254+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.331411+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.333629+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.336643+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.337404+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.345849+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.420731+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.422848+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.425022+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.425719+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.431726+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.490920+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.493256+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.834402+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.835123+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.844429+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.901161+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.903497+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.905473+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.906155+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.913672+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.955246+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.956996+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.958817+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.959395+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:11.964379+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:12.004759+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:12.006673+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:12.008497+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:12.009123+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[18545]: audit 2024-03-30T05:10:12.014194+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.495240+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.495953+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.501323+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.563379+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.566003+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.569240+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.570378+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.578059+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.619035+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.620888+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.622635+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.623331+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.627986+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.667989+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.670054+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.671891+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.672554+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.679507+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.720052+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.722435+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.725119+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.726125+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.733726+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.774466+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.776660+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.778898+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.779582+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.786999+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.829906+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.832320+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.834402+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.835123+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.844429+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.901161+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.903497+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.905473+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.906155+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.913672+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.955246+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.956996+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.958817+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.959395+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:11.964379+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:12.004759+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:12.006673+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:12.008497+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:12.009123+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:12 smithi089 bash[23954]: audit 2024-03-30T05:10:12.014194+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.393 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:11 smithi118 bash[72942]: logger=provisioning.datasources t=2024-03-30T05:10:11.990187179Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-03-30T05:10:12.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[72942]: logger=provisioning.alerting t=2024-03-30T05:10:12.062668854Z level=info msg="starting to provision alerting" 2024-03-30T05:10:12.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[72942]: logger=provisioning.alerting t=2024-03-30T05:10:12.062718073Z level=info msg="finished to provision alerting" 2024-03-30T05:10:12.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[72942]: logger=ngalert.state.manager t=2024-03-30T05:10:12.063032246Z level=info msg="Warming state cache for startup" 2024-03-30T05:10:12.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[72942]: logger=ngalert.state.manager t=2024-03-30T05:10:12.063251254Z level=info msg="State cache has been initialized" states=0 duration=217.679µs 2024-03-30T05:10:12.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[72942]: logger=ticker t=2024-03-30T05:10:12.063312772Z level=info msg=starting first_tick=2024-03-30T05:10:20Z 2024-03-30T05:10:12.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[72942]: logger=ngalert.multiorg.alertmanager t=2024-03-30T05:10:12.063477117Z level=info msg="starting MultiOrg Alertmanager" 2024-03-30T05:10:12.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[72942]: logger=grafanaStorageLogger t=2024-03-30T05:10:12.063565725Z level=info msg="storage starting" 2024-03-30T05:10:12.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[72942]: logger=http.server t=2024-03-30T05:10:12.065541016Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-03-30T05:10:12.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[72942]: logger=sqlstore.transactions t=2024-03-30T05:10:12.078649409Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-03-30T05:10:12.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: cephadm 2024-03-30T05:10:10.140643+0000 mgr.y (mgr.25156) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: cluster 2024-03-30T05:10:10.211425+0000 mgr.y (mgr.25156) 2008 : cluster [DBG] pgmap v1236: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-03-30T05:10:12.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: cephadm 2024-03-30T05:10:10.236969+0000 mgr.y (mgr.25156) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: cephadm 2024-03-30T05:10:10.328065+0000 mgr.y (mgr.25156) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: cephadm 2024-03-30T05:10:10.398815+0000 mgr.y (mgr.25156) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: cephadm 2024-03-30T05:10:10.454668+0000 mgr.y (mgr.25156) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: cephadm 2024-03-30T05:10:10.508012+0000 mgr.y (mgr.25156) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: cephadm 2024-03-30T05:10:10.561246+0000 mgr.y (mgr.25156) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: cephadm 2024-03-30T05:10:10.631162+0000 mgr.y (mgr.25156) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: cephadm 2024-03-30T05:10:10.741487+0000 mgr.y (mgr.25156) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: cephadm 2024-03-30T05:10:10.824709+0000 mgr.y (mgr.25156) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: cephadm 2024-03-30T05:10:10.893218+0000 mgr.y (mgr.25156) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: cephadm 2024-03-30T05:10:10.979845+0000 mgr.y (mgr.25156) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.081937+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.085341+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.088672+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.089735+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.097516+0000 mon.a (mon.0) 5445 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.171480+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.173938+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.177182+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.178010+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.183283+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.259343+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.261651+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.263976+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.264825+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.272254+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.331411+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.333629+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.336643+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.337404+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.345849+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.420731+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.422848+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.425022+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.425719+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.431726+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.490920+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.493256+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.495240+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.495953+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.501323+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.563379+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.566003+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.569240+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.570378+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.578059+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.619035+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.620888+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.622635+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.623331+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.627986+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.667989+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.670054+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.671891+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.672554+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.679507+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.720052+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.722435+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.725119+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.726125+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.733726+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.774466+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.776660+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.778898+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.779582+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.786999+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.829906+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.832320+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.834402+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.835123+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.844429+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.901161+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.903497+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.905473+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.906155+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.913672+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.955246+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.956996+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.958817+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.959395+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:11.964379+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:12.004759+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:12.006673+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:12.008497+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:12.009123+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:12 smithi118 bash[18665]: audit 2024-03-30T05:10:12.014194+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:11.098197+0000 mgr.y (mgr.25156) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:11.152546+0000 mgr.y (mgr.25156) 2021 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:11.183715+0000 mgr.y (mgr.25156) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:11.272648+0000 mgr.y (mgr.25156) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:11.346395+0000 mgr.y (mgr.25156) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:11.432575+0000 mgr.y (mgr.25156) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:11.501732+0000 mgr.y (mgr.25156) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:11.578763+0000 mgr.y (mgr.25156) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:11.628359+0000 mgr.y (mgr.25156) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:11.679874+0000 mgr.y (mgr.25156) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:11.734129+0000 mgr.y (mgr.25156) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:11.787424+0000 mgr.y (mgr.25156) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:11.844880+0000 mgr.y (mgr.25156) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:11.914077+0000 mgr.y (mgr.25156) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:11.964760+0000 mgr.y (mgr.25156) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:12.016651+0000 mgr.y (mgr.25156) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.100061+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.103526+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.106843+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.107551+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.112723+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:11.098197+0000 mgr.y (mgr.25156) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:11.152546+0000 mgr.y (mgr.25156) 2021 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:13.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:11.183715+0000 mgr.y (mgr.25156) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:11.272648+0000 mgr.y (mgr.25156) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:11.346395+0000 mgr.y (mgr.25156) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:11.432575+0000 mgr.y (mgr.25156) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:11.501732+0000 mgr.y (mgr.25156) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:11.578763+0000 mgr.y (mgr.25156) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:11.628359+0000 mgr.y (mgr.25156) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:11.679874+0000 mgr.y (mgr.25156) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:11.734129+0000 mgr.y (mgr.25156) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:11.787424+0000 mgr.y (mgr.25156) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:11.844880+0000 mgr.y (mgr.25156) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:11.914077+0000 mgr.y (mgr.25156) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:11.964760+0000 mgr.y (mgr.25156) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:12.016651+0000 mgr.y (mgr.25156) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.100061+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.103526+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.106843+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.107551+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.112723+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:12.113167+0000 mgr.y (mgr.25156) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.155709+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.158084+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.160061+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.160799+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.165785+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:12.166251+0000 mgr.y (mgr.25156) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.207903+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.209868+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.211695+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cluster 2024-03-30T05:10:12.211767+0000 mgr.y (mgr.25156) 2038 : cluster [DBG] pgmap v1237: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:10:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.213254+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.218830+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:12.219297+0000 mgr.y (mgr.25156) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.259685+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.261631+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.263652+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.264326+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.269410+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:12.269802+0000 mgr.y (mgr.25156) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:12.113167+0000 mgr.y (mgr.25156) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.155709+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.158084+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.160061+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.160799+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.165785+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:12.166251+0000 mgr.y (mgr.25156) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.207903+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.209868+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.211695+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cluster 2024-03-30T05:10:12.211767+0000 mgr.y (mgr.25156) 2038 : cluster [DBG] pgmap v1237: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:10:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.213254+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.218830+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:12.219297+0000 mgr.y (mgr.25156) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.259685+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.261631+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.263652+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.264326+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.269410+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:12.269802+0000 mgr.y (mgr.25156) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.311579+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.313808+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.315828+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.316547+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.321565+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:12.321979+0000 mgr.y (mgr.25156) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.362466+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.364252+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.366073+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.366776+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.371868+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:12.372336+0000 mgr.y (mgr.25156) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.414298+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.416371+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.418229+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.418892+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.425966+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:12.426375+0000 mgr.y (mgr.25156) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.468658+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.311579+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.313808+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.315828+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.316547+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.321565+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:12.321979+0000 mgr.y (mgr.25156) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.362466+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.364252+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.366073+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.366776+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.371868+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:12.372336+0000 mgr.y (mgr.25156) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.414298+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.416371+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.418229+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.418892+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.425966+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:12.426375+0000 mgr.y (mgr.25156) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.468658+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.470754+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.472611+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.473299+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.478622+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:12.479137+0000 mgr.y (mgr.25156) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.520375+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.522248+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.523966+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.524579+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.529814+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:12.530221+0000 mgr.y (mgr.25156) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.570711+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.572705+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.574368+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.574987+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.582427+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:12.582862+0000 mgr.y (mgr.25156) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.624321+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.626380+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.628157+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.628816+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.635885+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:12.636303+0000 mgr.y (mgr.25156) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.676201+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.678018+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.679795+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.680469+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.688562+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:12.688975+0000 mgr.y (mgr.25156) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.710538+0000 mon.a (mon.0) 5576 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.718561+0000 mon.a (mon.0) 5577 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.723641+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.746887+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.749167+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.750894+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.752784+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.754459+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.755696+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.756934+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.758625+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.759938+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.470754+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.472611+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.473299+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.478622+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:12.479137+0000 mgr.y (mgr.25156) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.520375+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.522248+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.523966+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.524579+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.529814+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:12.530221+0000 mgr.y (mgr.25156) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.570711+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.572705+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.574368+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.574987+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.582427+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:12.582862+0000 mgr.y (mgr.25156) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.624321+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.626380+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.628157+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.761622+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.763037+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.764465+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.765887+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.767138+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.768400+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:12.769060+0000 mgr.y (mgr.25156) 2049 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.775163+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.777270+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.781135+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.781936+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.785234+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.786039+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.791672+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.792540+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.793174+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.799277+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:10:13.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.799994+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:10:13.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.628816+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.635885+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:12.636303+0000 mgr.y (mgr.25156) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.676201+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.678018+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.679795+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.680469+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.688562+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:12.688975+0000 mgr.y (mgr.25156) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.710538+0000 mon.a (mon.0) 5576 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.718561+0000 mon.a (mon.0) 5577 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.723641+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.746887+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.749167+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.750894+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.752784+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.754459+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.755696+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.756934+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.758625+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.759938+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.800599+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:10:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.806095+0000 mon.a (mon.0) 5606 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:10:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.807004+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.807695+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:10:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.813170+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:10:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.814053+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.814689+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.818593+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.819411+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.823061+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.823805+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.824426+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.824998+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.825555+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.826098+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.826644+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: cephadm 2024-03-30T05:10:12.827115+0000 mgr.y (mgr.25156) 2050 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.827498+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.830390+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.831842+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.832526+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.837222+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.879814+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.880527+0000 mon.a (mon.0) 5627 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[18545]: audit 2024-03-30T05:10:12.885346+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.761622+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.763037+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.764465+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.765887+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.767138+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.768400+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:12.769060+0000 mgr.y (mgr.25156) 2049 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.775163+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.777270+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.781135+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.781936+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.785234+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.786039+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.791672+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.792540+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.793174+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.799277+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.799994+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.800599+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.806095+0000 mon.a (mon.0) 5606 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.807004+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.807695+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:10:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.813170+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:10:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.814053+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:10:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.814689+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:10:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.818593+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:10:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.819411+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:10:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.823061+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:10:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.823805+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.824426+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.824998+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.825555+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.826098+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.826644+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: cephadm 2024-03-30T05:10:12.827115+0000 mgr.y (mgr.25156) 2050 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:10:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.827498+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:10:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.830390+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:10:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.831842+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.832526+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.837222+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.879814+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.880527+0000 mon.a (mon.0) 5627 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:13 smithi089 bash[23954]: audit 2024-03-30T05:10:12.885346+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:11.098197+0000 mgr.y (mgr.25156) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:11.152546+0000 mgr.y (mgr.25156) 2021 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:13.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:11.183715+0000 mgr.y (mgr.25156) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:11.272648+0000 mgr.y (mgr.25156) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:11.346395+0000 mgr.y (mgr.25156) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:11.432575+0000 mgr.y (mgr.25156) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:11.501732+0000 mgr.y (mgr.25156) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:11.578763+0000 mgr.y (mgr.25156) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:11.628359+0000 mgr.y (mgr.25156) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:11.679874+0000 mgr.y (mgr.25156) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:11.734129+0000 mgr.y (mgr.25156) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:11.787424+0000 mgr.y (mgr.25156) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:11.844880+0000 mgr.y (mgr.25156) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:11.914077+0000 mgr.y (mgr.25156) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:11.964760+0000 mgr.y (mgr.25156) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:12.016651+0000 mgr.y (mgr.25156) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.100061+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.103526+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.106843+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.107551+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.112723+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:12.113167+0000 mgr.y (mgr.25156) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.155709+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.158084+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.160061+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.160799+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.165785+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:12.166251+0000 mgr.y (mgr.25156) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.207903+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.209868+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.211695+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cluster 2024-03-30T05:10:12.211767+0000 mgr.y (mgr.25156) 2038 : cluster [DBG] pgmap v1237: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:10:13.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.213254+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.218830+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:12.219297+0000 mgr.y (mgr.25156) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.259685+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.261631+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.263652+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.264326+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.269410+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:12.269802+0000 mgr.y (mgr.25156) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.311579+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.313808+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.315828+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.316547+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.321565+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:12.321979+0000 mgr.y (mgr.25156) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.362466+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.364252+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.366073+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.366776+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.371868+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:12.372336+0000 mgr.y (mgr.25156) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.414298+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.416371+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.418229+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.418892+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.425966+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:12.426375+0000 mgr.y (mgr.25156) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.468658+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.470754+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.472611+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.473299+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.478622+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:12.479137+0000 mgr.y (mgr.25156) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.520375+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.522248+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.523966+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.524579+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.529814+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:12.530221+0000 mgr.y (mgr.25156) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.570711+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.572705+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.574368+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.574987+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.582427+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:12.582862+0000 mgr.y (mgr.25156) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.624321+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.626380+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.628157+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.628816+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.635885+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:12.636303+0000 mgr.y (mgr.25156) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.676201+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.678018+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.679795+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.680469+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.688562+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:12.688975+0000 mgr.y (mgr.25156) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:10:13.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.710538+0000 mon.a (mon.0) 5576 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.718561+0000 mon.a (mon.0) 5577 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.723641+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.746887+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:13.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.749167+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.750894+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.752784+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.754459+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.755696+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.756934+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.758625+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.759938+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.761622+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.763037+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.764465+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.765887+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.767138+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.768400+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:12.769060+0000 mgr.y (mgr.25156) 2049 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:10:13.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.775163+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.777270+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:10:13.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.781135+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:10:13.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.781936+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.785234+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:10:13.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.786039+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:10:13.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.791672+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:10:13.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.792540+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:10:13.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.793174+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:10:13.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.799277+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:10:13.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.799994+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:10:13.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.800599+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:10:13.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.806095+0000 mon.a (mon.0) 5606 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:10:13.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.807004+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.807695+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:10:13.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.813170+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:10:13.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.814053+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:10:13.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.814689+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:10:13.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.818593+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:10:13.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.819411+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:10:13.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.823061+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:10:13.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.823805+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.824426+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.824998+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.825555+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.826098+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.826644+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:10:13.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: cephadm 2024-03-30T05:10:12.827115+0000 mgr.y (mgr.25156) 2050 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:10:13.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.827498+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:10:13.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.830390+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:10:13.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.831842+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.832526+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.837222+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:13.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.879814+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:13.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.880527+0000 mon.a (mon.0) 5627 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:13.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:13 smithi118 bash[18665]: audit 2024-03-30T05:10:12.885346+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:14.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:14 smithi118 bash[72942]: logger=sqlstore.transactions t=2024-03-30T05:10:14.020056905Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-03-30T05:10:14.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:14 smithi118 bash[72942]: logger=sqlstore.transactions t=2024-03-30T05:10:14.084785654Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-03-30T05:10:14.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:14 smithi118 bash[72942]: logger=sqlstore.transactions t=2024-03-30T05:10:14.095505914Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-03-30T05:10:14.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:14 smithi118 bash[72942]: logger=sqlstore.transactions t=2024-03-30T05:10:14.210401887Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-03-30T05:10:14.394 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:10:14 smithi118 bash[72942]: logger=sqlstore.transactions t=2024-03-30T05:10:14.221481029Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" 2024-03-30T05:10:15.527 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:15 smithi089 bash[23954]: cluster 2024-03-30T05:10:14.213357+0000 mgr.y (mgr.25156) 2051 : cluster [DBG] pgmap v1238: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:15.527 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:15 smithi089 bash[18545]: cluster 2024-03-30T05:10:14.213357+0000 mgr.y (mgr.25156) 2051 : cluster [DBG] pgmap v1238: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:15.555 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:15 smithi118 bash[18665]: cluster 2024-03-30T05:10:14.213357+0000 mgr.y (mgr.25156) 2051 : cluster [DBG] pgmap v1238: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:16.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:16 smithi089 bash[18545]: audit 2024-03-30T05:10:15.419944+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:16 smithi089 bash[18545]: audit 2024-03-30T05:10:15.431207+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:16 smithi089 bash[18545]: audit 2024-03-30T05:10:15.442417+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:16 smithi089 bash[18545]: audit 2024-03-30T05:10:16.126813+0000 mon.a (mon.0) 5632 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:16 smithi089 bash[18545]: audit 2024-03-30T05:10:16.133600+0000 mon.a (mon.0) 5633 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:16 smithi089 bash[18545]: audit 2024-03-30T05:10:16.142416+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:16 smithi089 bash[23954]: audit 2024-03-30T05:10:15.419944+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:16 smithi089 bash[23954]: audit 2024-03-30T05:10:15.431207+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:16 smithi089 bash[23954]: audit 2024-03-30T05:10:15.442417+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:16 smithi089 bash[23954]: audit 2024-03-30T05:10:16.126813+0000 mon.a (mon.0) 5632 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:16 smithi089 bash[23954]: audit 2024-03-30T05:10:16.133600+0000 mon.a (mon.0) 5633 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:16 smithi089 bash[23954]: audit 2024-03-30T05:10:16.142416+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:16 smithi118 bash[18665]: audit 2024-03-30T05:10:15.419944+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:16 smithi118 bash[18665]: audit 2024-03-30T05:10:15.431207+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:16 smithi118 bash[18665]: audit 2024-03-30T05:10:15.442417+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:16 smithi118 bash[18665]: audit 2024-03-30T05:10:16.126813+0000 mon.a (mon.0) 5632 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:16 smithi118 bash[18665]: audit 2024-03-30T05:10:16.133600+0000 mon.a (mon.0) 5633 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:16.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:16 smithi118 bash[18665]: audit 2024-03-30T05:10:16.142416+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:17.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:17 smithi089 bash[18545]: cluster 2024-03-30T05:10:16.214076+0000 mgr.y (mgr.25156) 2052 : cluster [DBG] pgmap v1239: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:17.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:17 smithi089 bash[18545]: audit 2024-03-30T05:10:17.448929+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:17.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:17 smithi089 bash[23954]: cluster 2024-03-30T05:10:16.214076+0000 mgr.y (mgr.25156) 2052 : cluster [DBG] pgmap v1239: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:17.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:17 smithi089 bash[23954]: audit 2024-03-30T05:10:17.448929+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:17.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:10:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:10:17] "GET /metrics HTTP/1.1" 200 37979 "" "Prometheus/2.43.0" 2024-03-30T05:10:17.893 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:17 smithi118 bash[18665]: cluster 2024-03-30T05:10:16.214076+0000 mgr.y (mgr.25156) 2052 : cluster [DBG] pgmap v1239: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:17.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:17 smithi118 bash[18665]: audit 2024-03-30T05:10:17.448929+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:19.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:19 smithi118 bash[18665]: cluster 2024-03-30T05:10:18.214802+0000 mgr.y (mgr.25156) 2053 : cluster [DBG] pgmap v1240: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:19.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:19 smithi089 bash[18545]: cluster 2024-03-30T05:10:18.214802+0000 mgr.y (mgr.25156) 2053 : cluster [DBG] pgmap v1240: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:19.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:19 smithi089 bash[23954]: cluster 2024-03-30T05:10:18.214802+0000 mgr.y (mgr.25156) 2053 : cluster [DBG] pgmap v1240: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:21.643 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:21 smithi118 bash[18665]: cluster 2024-03-30T05:10:20.215796+0000 mgr.y (mgr.25156) 2054 : cluster [DBG] pgmap v1241: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:21.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:21 smithi089 bash[18545]: cluster 2024-03-30T05:10:20.215796+0000 mgr.y (mgr.25156) 2054 : cluster [DBG] pgmap v1241: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:21.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:21 smithi089 bash[23954]: cluster 2024-03-30T05:10:20.215796+0000 mgr.y (mgr.25156) 2054 : cluster [DBG] pgmap v1241: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:22.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:22 smithi089 bash[18545]: audit 2024-03-30T05:10:21.160684+0000 mgr.y (mgr.25156) 2055 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:22.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:22 smithi089 bash[18545]: audit 2024-03-30T05:10:22.380202+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:22.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:22 smithi089 bash[23954]: audit 2024-03-30T05:10:21.160684+0000 mgr.y (mgr.25156) 2055 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:22.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:22 smithi089 bash[23954]: audit 2024-03-30T05:10:22.380202+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:22.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:22 smithi118 bash[18665]: audit 2024-03-30T05:10:21.160684+0000 mgr.y (mgr.25156) 2055 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:22.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:22 smithi118 bash[18665]: audit 2024-03-30T05:10:22.380202+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:23.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:23 smithi089 bash[18545]: cluster 2024-03-30T05:10:22.216487+0000 mgr.y (mgr.25156) 2056 : cluster [DBG] pgmap v1242: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:23.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:23 smithi089 bash[23954]: cluster 2024-03-30T05:10:22.216487+0000 mgr.y (mgr.25156) 2056 : cluster [DBG] pgmap v1242: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:23.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:23 smithi118 bash[18665]: cluster 2024-03-30T05:10:22.216487+0000 mgr.y (mgr.25156) 2056 : cluster [DBG] pgmap v1242: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:25.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:25 smithi089 bash[18545]: cluster 2024-03-30T05:10:24.218067+0000 mgr.y (mgr.25156) 2057 : cluster [DBG] pgmap v1243: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:25.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:25 smithi089 bash[23954]: cluster 2024-03-30T05:10:24.218067+0000 mgr.y (mgr.25156) 2057 : cluster [DBG] pgmap v1243: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:25.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:25 smithi118 bash[18665]: cluster 2024-03-30T05:10:24.218067+0000 mgr.y (mgr.25156) 2057 : cluster [DBG] pgmap v1243: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:27.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:27 smithi089 bash[18545]: cluster 2024-03-30T05:10:26.218776+0000 mgr.y (mgr.25156) 2058 : cluster [DBG] pgmap v1244: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:27.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:27 smithi089 bash[23954]: cluster 2024-03-30T05:10:26.218776+0000 mgr.y (mgr.25156) 2058 : cluster [DBG] pgmap v1244: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:27.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:10:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:10:27] "GET /metrics HTTP/1.1" 200 37975 "" "Prometheus/2.43.0" 2024-03-30T05:10:27.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:27 smithi118 bash[18665]: cluster 2024-03-30T05:10:26.218776+0000 mgr.y (mgr.25156) 2058 : cluster [DBG] pgmap v1244: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:29.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:29 smithi118 bash[18665]: cluster 2024-03-30T05:10:28.219534+0000 mgr.y (mgr.25156) 2059 : cluster [DBG] pgmap v1245: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:30.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:29 smithi089 bash[18545]: cluster 2024-03-30T05:10:28.219534+0000 mgr.y (mgr.25156) 2059 : cluster [DBG] pgmap v1245: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:30.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:29 smithi089 bash[23954]: cluster 2024-03-30T05:10:28.219534+0000 mgr.y (mgr.25156) 2059 : cluster [DBG] pgmap v1245: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:31.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:31 smithi089 bash[18545]: cluster 2024-03-30T05:10:30.221192+0000 mgr.y (mgr.25156) 2060 : cluster [DBG] pgmap v1246: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:31 smithi089 bash[23954]: cluster 2024-03-30T05:10:30.221192+0000 mgr.y (mgr.25156) 2060 : cluster [DBG] pgmap v1246: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:31.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:31 smithi118 bash[18665]: cluster 2024-03-30T05:10:30.221192+0000 mgr.y (mgr.25156) 2060 : cluster [DBG] pgmap v1246: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:32.200 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-03-30T05:10:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:32 smithi089 bash[18545]: audit 2024-03-30T05:10:31.168580+0000 mgr.y (mgr.25156) 2061 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:32 smithi089 bash[18545]: audit 2024-03-30T05:10:31.447115+0000 mgr.y (mgr.25156) 2062 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:32.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:32 smithi089 bash[23954]: audit 2024-03-30T05:10:31.168580+0000 mgr.y (mgr.25156) 2061 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:32.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:32 smithi089 bash[23954]: audit 2024-03-30T05:10:31.447115+0000 mgr.y (mgr.25156) 2062 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:32.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:32 smithi118 bash[18665]: audit 2024-03-30T05:10:31.168580+0000 mgr.y (mgr.25156) 2061 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:32.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:32 smithi118 bash[18665]: audit 2024-03-30T05:10:31.447115+0000 mgr.y (mgr.25156) 2062 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:33.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:33 smithi089 bash[18545]: cluster 2024-03-30T05:10:32.221852+0000 mgr.y (mgr.25156) 2063 : cluster [DBG] pgmap v1247: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:10:33.721 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:33 smithi089 bash[23954]: cluster 2024-03-30T05:10:32.221852+0000 mgr.y (mgr.25156) 2063 : cluster [DBG] pgmap v1247: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:10:33.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:33 smithi118 bash[18665]: cluster 2024-03-30T05:10:32.221852+0000 mgr.y (mgr.25156) 2063 : cluster [DBG] pgmap v1247: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:10:35.517 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:10:35.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:35 smithi089 bash[18545]: cluster 2024-03-30T05:10:34.222796+0000 mgr.y (mgr.25156) 2064 : cluster [DBG] pgmap v1248: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:35.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:35 smithi089 bash[18545]: audit 2024-03-30T05:10:35.512296+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.89:0/4135491765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:35.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:35 smithi089 bash[18545]: audit 2024-03-30T05:10:35.587989+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:35.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:35 smithi089 bash[18545]: audit 2024-03-30T05:10:35.592396+0000 mon.a (mon.0) 5638 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:35.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:35 smithi089 bash[18545]: audit 2024-03-30T05:10:35.597102+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:35.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:35 smithi089 bash[23954]: cluster 2024-03-30T05:10:34.222796+0000 mgr.y (mgr.25156) 2064 : cluster [DBG] pgmap v1248: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:35.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:35 smithi089 bash[23954]: audit 2024-03-30T05:10:35.512296+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.89:0/4135491765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:35.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:35 smithi089 bash[23954]: audit 2024-03-30T05:10:35.587989+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:35.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:35 smithi089 bash[23954]: audit 2024-03-30T05:10:35.592396+0000 mon.a (mon.0) 5638 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:35.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:35 smithi089 bash[23954]: audit 2024-03-30T05:10:35.597102+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:35.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:35 smithi118 bash[18665]: cluster 2024-03-30T05:10:34.222796+0000 mgr.y (mgr.25156) 2064 : cluster [DBG] pgmap v1248: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:35.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:35 smithi118 bash[18665]: audit 2024-03-30T05:10:35.512296+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.89:0/4135491765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:35.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:35 smithi118 bash[18665]: audit 2024-03-30T05:10:35.587989+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:35.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:35 smithi118 bash[18665]: audit 2024-03-30T05:10:35.592396+0000 mon.a (mon.0) 5638 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:35.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:35 smithi118 bash[18665]: audit 2024-03-30T05:10:35.597102+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:36.305 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-03-30T05:10:37.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:37 smithi089 bash[18545]: cluster 2024-03-30T05:10:36.223300+0000 mgr.y (mgr.25156) 2065 : cluster [DBG] pgmap v1249: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:10:37.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:37 smithi089 bash[18545]: audit 2024-03-30T05:10:36.302427+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:37.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:37 smithi089 bash[18545]: audit 2024-03-30T05:10:36.313419+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:37.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:37 smithi089 bash[18545]: audit 2024-03-30T05:10:36.322131+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:37.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:37 smithi089 bash[23954]: cluster 2024-03-30T05:10:36.223300+0000 mgr.y (mgr.25156) 2065 : cluster [DBG] pgmap v1249: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:10:37.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:37 smithi089 bash[23954]: audit 2024-03-30T05:10:36.302427+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:37.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:37 smithi089 bash[23954]: audit 2024-03-30T05:10:36.313419+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:37.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:37 smithi089 bash[23954]: audit 2024-03-30T05:10:36.322131+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:37.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:37 smithi118 bash[18665]: cluster 2024-03-30T05:10:36.223300+0000 mgr.y (mgr.25156) 2065 : cluster [DBG] pgmap v1249: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:10:37.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:37 smithi118 bash[18665]: audit 2024-03-30T05:10:36.302427+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:37.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:37 smithi118 bash[18665]: audit 2024-03-30T05:10:36.313419+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:37.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:37 smithi118 bash[18665]: audit 2024-03-30T05:10:36.322131+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:37.923 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:10:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:10:37] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.43.0" 2024-03-30T05:10:38.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:38 smithi089 bash[18545]: audit 2024-03-30T05:10:37.380196+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:38.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:38 smithi089 bash[23954]: audit 2024-03-30T05:10:37.380196+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:38.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:38 smithi118 bash[18665]: audit 2024-03-30T05:10:37.380196+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:39.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:39 smithi089 bash[18545]: cluster 2024-03-30T05:10:38.223793+0000 mgr.y (mgr.25156) 2066 : cluster [DBG] pgmap v1250: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:10:39.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:39 smithi089 bash[23954]: cluster 2024-03-30T05:10:38.223793+0000 mgr.y (mgr.25156) 2066 : cluster [DBG] pgmap v1250: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:10:39.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:39 smithi118 bash[18665]: cluster 2024-03-30T05:10:38.223793+0000 mgr.y (mgr.25156) 2066 : cluster [DBG] pgmap v1250: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:10:41.182 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)" 2024-03-30T05:10:41.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:41 smithi089 bash[18545]: cluster 2024-03-30T05:10:40.225512+0000 mgr.y (mgr.25156) 2067 : cluster [DBG] pgmap v1251: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:41.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:41 smithi089 bash[18545]: audit 2024-03-30T05:10:41.177268+0000 mon.c (mon.1) 63 : audit [DBG] from='client.? 172.21.15.89:0/1351574971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:41.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:41 smithi089 bash[23954]: cluster 2024-03-30T05:10:40.225512+0000 mgr.y (mgr.25156) 2067 : cluster [DBG] pgmap v1251: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:41.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:41 smithi089 bash[23954]: audit 2024-03-30T05:10:41.177268+0000 mon.c (mon.1) 63 : audit [DBG] from='client.? 172.21.15.89:0/1351574971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:41.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:41 smithi118 bash[18665]: cluster 2024-03-30T05:10:40.225512+0000 mgr.y (mgr.25156) 2067 : cluster [DBG] pgmap v1251: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:41.644 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:41 smithi118 bash[18665]: audit 2024-03-30T05:10:41.177268+0000 mon.c (mon.1) 63 : audit [DBG] from='client.? 172.21.15.89:0/1351574971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:42.018 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-03-30T05:10:42.870 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:42 smithi089 bash[18545]: audit 2024-03-30T05:10:41.176390+0000 mgr.y (mgr.25156) 2068 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:42.870 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:42 smithi089 bash[23954]: audit 2024-03-30T05:10:41.176390+0000 mgr.y (mgr.25156) 2068 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:42.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:42 smithi118 bash[18665]: audit 2024-03-30T05:10:41.176390+0000 mgr.y (mgr.25156) 2068 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:43.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:43 smithi089 bash[18545]: cluster 2024-03-30T05:10:42.226060+0000 mgr.y (mgr.25156) 2069 : cluster [DBG] pgmap v1252: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:43.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:43 smithi089 bash[23954]: cluster 2024-03-30T05:10:42.226060+0000 mgr.y (mgr.25156) 2069 : cluster [DBG] pgmap v1252: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:43.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:43 smithi118 bash[18665]: cluster 2024-03-30T05:10:42.226060+0000 mgr.y (mgr.25156) 2069 : cluster [DBG] pgmap v1252: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:45.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:45 smithi089 bash[23954]: cluster 2024-03-30T05:10:44.227634+0000 mgr.y (mgr.25156) 2070 : cluster [DBG] pgmap v1253: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:45.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:45 smithi089 bash[18545]: cluster 2024-03-30T05:10:44.227634+0000 mgr.y (mgr.25156) 2070 : cluster [DBG] pgmap v1253: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:45.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:45 smithi118 bash[18665]: cluster 2024-03-30T05:10:44.227634+0000 mgr.y (mgr.25156) 2070 : cluster [DBG] pgmap v1253: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:45.950 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:10:46.739 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-03-30T05:10:46.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:46 smithi118 bash[18665]: audit 2024-03-30T05:10:45.945001+0000 mon.c (mon.1) 64 : audit [DBG] from='client.? 172.21.15.89:0/2596811629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:46.914 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:46 smithi089 bash[18545]: audit 2024-03-30T05:10:45.945001+0000 mon.c (mon.1) 64 : audit [DBG] from='client.? 172.21.15.89:0/2596811629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:46.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:46 smithi089 bash[23954]: audit 2024-03-30T05:10:45.945001+0000 mon.c (mon.1) 64 : audit [DBG] from='client.? 172.21.15.89:0/2596811629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:47.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:47 smithi089 bash[18545]: cluster 2024-03-30T05:10:46.228302+0000 mgr.y (mgr.25156) 2071 : cluster [DBG] pgmap v1254: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:47.854 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:10:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:10:47] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.43.0" 2024-03-30T05:10:47.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:47 smithi089 bash[23954]: cluster 2024-03-30T05:10:46.228302+0000 mgr.y (mgr.25156) 2071 : cluster [DBG] pgmap v1254: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:47.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:47 smithi118 bash[18665]: cluster 2024-03-30T05:10:46.228302+0000 mgr.y (mgr.25156) 2071 : cluster [DBG] pgmap v1254: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:49.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:49 smithi089 bash[18545]: cluster 2024-03-30T05:10:48.228989+0000 mgr.y (mgr.25156) 2072 : cluster [DBG] pgmap v1255: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:49.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:49 smithi089 bash[23954]: cluster 2024-03-30T05:10:48.228989+0000 mgr.y (mgr.25156) 2072 : cluster [DBG] pgmap v1255: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:49.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:49 smithi118 bash[18665]: cluster 2024-03-30T05:10:48.228989+0000 mgr.y (mgr.25156) 2072 : cluster [DBG] pgmap v1255: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:50.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:50 smithi118 bash[18665]: audit 2024-03-30T05:10:49.834758+0000 mgr.y (mgr.25156) 2073 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:51.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:50 smithi089 bash[18545]: audit 2024-03-30T05:10:49.834758+0000 mgr.y (mgr.25156) 2073 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:51.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:50 smithi089 bash[23954]: audit 2024-03-30T05:10:49.834758+0000 mgr.y (mgr.25156) 2073 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:51.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:51 smithi089 bash[18545]: cluster 2024-03-30T05:10:50.229999+0000 mgr.y (mgr.25156) 2074 : cluster [DBG] pgmap v1256: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:51.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:51 smithi089 bash[23954]: cluster 2024-03-30T05:10:50.229999+0000 mgr.y (mgr.25156) 2074 : cluster [DBG] pgmap v1256: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:51.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:51 smithi118 bash[18665]: cluster 2024-03-30T05:10:50.229999+0000 mgr.y (mgr.25156) 2074 : cluster [DBG] pgmap v1256: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:52.320 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:10:52.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:52 smithi118 bash[18665]: audit 2024-03-30T05:10:51.180807+0000 mgr.y (mgr.25156) 2075 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:52.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:52 smithi118 bash[18665]: audit 2024-03-30T05:10:52.380420+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:52.996 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:52 smithi089 bash[18545]: audit 2024-03-30T05:10:51.180807+0000 mgr.y (mgr.25156) 2075 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:52.996 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:52 smithi089 bash[18545]: audit 2024-03-30T05:10:52.380420+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:52.996 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:52 smithi089 bash[23954]: audit 2024-03-30T05:10:51.180807+0000 mgr.y (mgr.25156) 2075 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:52.996 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:52 smithi089 bash[23954]: audit 2024-03-30T05:10:52.380420+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:52.997 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:10:53.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:53 smithi118 bash[18665]: cluster 2024-03-30T05:10:52.230677+0000 mgr.y (mgr.25156) 2076 : cluster [DBG] pgmap v1257: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:54.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:53 smithi089 bash[18545]: cluster 2024-03-30T05:10:52.230677+0000 mgr.y (mgr.25156) 2076 : cluster [DBG] pgmap v1257: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:54.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:53 smithi089 bash[23954]: cluster 2024-03-30T05:10:52.230677+0000 mgr.y (mgr.25156) 2076 : cluster [DBG] pgmap v1257: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:55.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:55 smithi118 bash[18665]: cluster 2024-03-30T05:10:54.231818+0000 mgr.y (mgr.25156) 2077 : cluster [DBG] pgmap v1258: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:56.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:55 smithi089 bash[23954]: cluster 2024-03-30T05:10:54.231818+0000 mgr.y (mgr.25156) 2077 : cluster [DBG] pgmap v1258: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:56.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:55 smithi089 bash[18545]: cluster 2024-03-30T05:10:54.231818+0000 mgr.y (mgr.25156) 2077 : cluster [DBG] pgmap v1258: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:10:56.208 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:10:56.208 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": null, 2024-03-30T05:10:56.208 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": false, 2024-03-30T05:10:56.208 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "", 2024-03-30T05:10:56.208 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:10:56.208 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": null, 2024-03-30T05:10:56.209 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "", 2024-03-30T05:10:56.209 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:10:56.209 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:10:56.986 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:10:57.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:56 smithi118 bash[18665]: audit 2024-03-30T05:10:55.787224+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:56 smithi118 bash[18665]: audit 2024-03-30T05:10:55.796118+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:56 smithi118 bash[18665]: audit 2024-03-30T05:10:55.804668+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:56 smithi118 bash[18665]: audit 2024-03-30T05:10:56.439139+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:56 smithi118 bash[18665]: audit 2024-03-30T05:10:56.444648+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.062 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:56 smithi118 bash[18665]: audit 2024-03-30T05:10:56.452045+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:56 smithi089 bash[23954]: audit 2024-03-30T05:10:55.787224+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:56 smithi089 bash[23954]: audit 2024-03-30T05:10:55.796118+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:56 smithi089 bash[23954]: audit 2024-03-30T05:10:55.804668+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:56 smithi089 bash[23954]: audit 2024-03-30T05:10:56.439139+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:56 smithi089 bash[23954]: audit 2024-03-30T05:10:56.444648+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:56 smithi089 bash[23954]: audit 2024-03-30T05:10:56.452045+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:56 smithi089 bash[18545]: audit 2024-03-30T05:10:55.787224+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:56 smithi089 bash[18545]: audit 2024-03-30T05:10:55.796118+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:56 smithi089 bash[18545]: audit 2024-03-30T05:10:55.804668+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:56 smithi089 bash[18545]: audit 2024-03-30T05:10:56.439139+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:56 smithi089 bash[18545]: audit 2024-03-30T05:10:56.444648+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:56 smithi089 bash[18545]: audit 2024-03-30T05:10:56.452045+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:10:57.798 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:10:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:10:57] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.43.0" 2024-03-30T05:10:57.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:57 smithi118 bash[18665]: audit 2024-03-30T05:10:56.216271+0000 mgr.y (mgr.25156) 2078 : audit [DBG] from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:57.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:57 smithi118 bash[18665]: cluster 2024-03-30T05:10:56.232283+0000 mgr.y (mgr.25156) 2079 : cluster [DBG] pgmap v1259: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:58.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:57 smithi089 bash[18545]: audit 2024-03-30T05:10:56.216271+0000 mgr.y (mgr.25156) 2078 : audit [DBG] from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:58.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:57 smithi089 bash[18545]: cluster 2024-03-30T05:10:56.232283+0000 mgr.y (mgr.25156) 2079 : cluster [DBG] pgmap v1259: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:58.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:57 smithi089 bash[23954]: audit 2024-03-30T05:10:56.216271+0000 mgr.y (mgr.25156) 2078 : audit [DBG] from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:58.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:57 smithi089 bash[23954]: cluster 2024-03-30T05:10:56.232283+0000 mgr.y (mgr.25156) 2079 : cluster [DBG] pgmap v1259: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:10:59.961 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:10:59 smithi118 bash[18665]: cluster 2024-03-30T05:10:58.232923+0000 mgr.y (mgr.25156) 2080 : cluster [DBG] pgmap v1260: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:11:00.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:10:59 smithi089 bash[18545]: cluster 2024-03-30T05:10:58.232923+0000 mgr.y (mgr.25156) 2080 : cluster [DBG] pgmap v1260: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:11:00.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:10:59 smithi089 bash[23954]: cluster 2024-03-30T05:10:58.232923+0000 mgr.y (mgr.25156) 2080 : cluster [DBG] pgmap v1260: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:11:01.273 INFO:teuthology.orchestra.run.smithi089.stdout:HEALTH_OK 2024-03-30T05:11:02.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:01 smithi089 bash[23954]: cluster 2024-03-30T05:11:00.234615+0000 mgr.y (mgr.25156) 2081 : cluster [DBG] pgmap v1261: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:02.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:01 smithi089 bash[23954]: audit 2024-03-30T05:11:01.281433+0000 mon.a (mon.0) 5651 : audit [DBG] from='client.? 172.21.15.89:0/624176779' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:11:02.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:01 smithi089 bash[18545]: cluster 2024-03-30T05:11:00.234615+0000 mgr.y (mgr.25156) 2081 : cluster [DBG] pgmap v1261: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:02.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:01 smithi089 bash[18545]: audit 2024-03-30T05:11:01.281433+0000 mon.a (mon.0) 5651 : audit [DBG] from='client.? 172.21.15.89:0/624176779' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:11:02.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:01 smithi118 bash[18665]: cluster 2024-03-30T05:11:00.234615+0000 mgr.y (mgr.25156) 2081 : cluster [DBG] pgmap v1261: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:02.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:01 smithi118 bash[18665]: audit 2024-03-30T05:11:01.281433+0000 mon.a (mon.0) 5651 : audit [DBG] from='client.? 172.21.15.89:0/624176779' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:11:02.577 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:11:02.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:02 smithi089 bash[23954]: audit 2024-03-30T05:11:01.188545+0000 mgr.y (mgr.25156) 2082 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:02.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:02 smithi089 bash[18545]: audit 2024-03-30T05:11:01.188545+0000 mgr.y (mgr.25156) 2082 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:03.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:02 smithi118 bash[18665]: audit 2024-03-30T05:11:01.188545+0000 mgr.y (mgr.25156) 2082 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:04.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:03 smithi089 bash[18545]: cluster 2024-03-30T05:11:02.235565+0000 mgr.y (mgr.25156) 2083 : cluster [DBG] pgmap v1262: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:04.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:03 smithi089 bash[23954]: cluster 2024-03-30T05:11:02.235565+0000 mgr.y (mgr.25156) 2083 : cluster [DBG] pgmap v1262: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:04.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:03 smithi118 bash[18665]: cluster 2024-03-30T05:11:02.235565+0000 mgr.y (mgr.25156) 2083 : cluster [DBG] pgmap v1262: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:06.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:05 smithi089 bash[18545]: cluster 2024-03-30T05:11:04.237381+0000 mgr.y (mgr.25156) 2084 : cluster [DBG] pgmap v1263: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:06.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:05 smithi089 bash[23954]: cluster 2024-03-30T05:11:04.237381+0000 mgr.y (mgr.25156) 2084 : cluster [DBG] pgmap v1263: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:06.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:05 smithi118 bash[18665]: cluster 2024-03-30T05:11:04.237381+0000 mgr.y (mgr.25156) 2084 : cluster [DBG] pgmap v1263: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:08.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:11:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:11:07] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.43.0" 2024-03-30T05:11:08.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:07 smithi089 bash[18545]: cluster 2024-03-30T05:11:06.238014+0000 mgr.y (mgr.25156) 2085 : cluster [DBG] pgmap v1264: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:08.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:07 smithi089 bash[18545]: audit 2024-03-30T05:11:06.324874+0000 mgr.y (mgr.25156) 2086 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:08.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:07 smithi089 bash[18545]: audit 2024-03-30T05:11:06.762109+0000 mgr.y (mgr.25156) 2087 : audit [DBG] from='client.25483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mon", "hosts": "smithi118", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:08.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:07 smithi089 bash[18545]: audit 2024-03-30T05:11:07.381510+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:08.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:07 smithi089 bash[23954]: cluster 2024-03-30T05:11:06.238014+0000 mgr.y (mgr.25156) 2085 : cluster [DBG] pgmap v1264: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:08.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:07 smithi089 bash[23954]: audit 2024-03-30T05:11:06.324874+0000 mgr.y (mgr.25156) 2086 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:08.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:07 smithi089 bash[23954]: audit 2024-03-30T05:11:06.762109+0000 mgr.y (mgr.25156) 2087 : audit [DBG] from='client.25483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mon", "hosts": "smithi118", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:08.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:07 smithi089 bash[23954]: audit 2024-03-30T05:11:07.381510+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:08.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:07 smithi118 bash[18665]: cluster 2024-03-30T05:11:06.238014+0000 mgr.y (mgr.25156) 2085 : cluster [DBG] pgmap v1264: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:08.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:07 smithi118 bash[18665]: audit 2024-03-30T05:11:06.324874+0000 mgr.y (mgr.25156) 2086 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:08.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:07 smithi118 bash[18665]: audit 2024-03-30T05:11:06.762109+0000 mgr.y (mgr.25156) 2087 : audit [DBG] from='client.25483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mon", "hosts": "smithi118", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:08.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:07 smithi118 bash[18665]: audit 2024-03-30T05:11:07.381510+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:09.141 INFO:teuthology.orchestra.run.smithi089.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:11:10.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:09 smithi089 bash[18545]: cluster 2024-03-30T05:11:08.238583+0000 mgr.y (mgr.25156) 2088 : cluster [DBG] pgmap v1265: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:10.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:09 smithi089 bash[18545]: audit 2024-03-30T05:11:09.147769+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:10.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:09 smithi089 bash[18545]: audit 2024-03-30T05:11:09.162360+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:10.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:09 smithi089 bash[18545]: audit 2024-03-30T05:11:09.163578+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:10.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:09 smithi089 bash[18545]: audit 2024-03-30T05:11:09.172027+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:10.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:09 smithi089 bash[23954]: cluster 2024-03-30T05:11:08.238583+0000 mgr.y (mgr.25156) 2088 : cluster [DBG] pgmap v1265: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:10.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:09 smithi089 bash[23954]: audit 2024-03-30T05:11:09.147769+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:10.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:09 smithi089 bash[23954]: audit 2024-03-30T05:11:09.162360+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:10.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:09 smithi089 bash[23954]: audit 2024-03-30T05:11:09.163578+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:10.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:09 smithi089 bash[23954]: audit 2024-03-30T05:11:09.172027+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:10.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:09 smithi118 bash[18665]: cluster 2024-03-30T05:11:08.238583+0000 mgr.y (mgr.25156) 2088 : cluster [DBG] pgmap v1265: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:10.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:09 smithi118 bash[18665]: audit 2024-03-30T05:11:09.147769+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:10.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:09 smithi118 bash[18665]: audit 2024-03-30T05:11:09.162360+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:10.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:09 smithi118 bash[18665]: audit 2024-03-30T05:11:09.163578+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:10.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:09 smithi118 bash[18665]: audit 2024-03-30T05:11:09.172027+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:10.191 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:11:11.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:10 smithi118 bash[18665]: cephadm 2024-03-30T05:11:09.139620+0000 mgr.y (mgr.25156) 2089 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:11:11.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:10 smithi118 bash[18665]: cephadm 2024-03-30T05:11:09.233879+0000 mgr.y (mgr.25156) 2090 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:11:11.189 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:10 smithi089 bash[18545]: cephadm 2024-03-30T05:11:09.139620+0000 mgr.y (mgr.25156) 2089 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:11:11.189 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:10 smithi089 bash[18545]: cephadm 2024-03-30T05:11:09.233879+0000 mgr.y (mgr.25156) 2090 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:11:11.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:10 smithi089 bash[23954]: cephadm 2024-03-30T05:11:09.139620+0000 mgr.y (mgr.25156) 2089 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:11:11.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:10 smithi089 bash[23954]: cephadm 2024-03-30T05:11:09.233879+0000 mgr.y (mgr.25156) 2090 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:11:11.877 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:11 smithi089 bash[18545]: cluster 2024-03-30T05:11:10.240350+0000 mgr.y (mgr.25156) 2091 : cluster [DBG] pgmap v1266: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:11.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:11 smithi089 bash[23954]: cluster 2024-03-30T05:11:10.240350+0000 mgr.y (mgr.25156) 2091 : cluster [DBG] pgmap v1266: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:12.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:11 smithi118 bash[18665]: cluster 2024-03-30T05:11:10.240350+0000 mgr.y (mgr.25156) 2091 : cluster [DBG] pgmap v1266: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:13.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:12 smithi089 bash[18545]: audit 2024-03-30T05:11:11.196657+0000 mgr.y (mgr.25156) 2092 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:13.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:12 smithi089 bash[23954]: audit 2024-03-30T05:11:11.196657+0000 mgr.y (mgr.25156) 2092 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:13.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:12 smithi118 bash[18665]: audit 2024-03-30T05:11:11.196657+0000 mgr.y (mgr.25156) 2092 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:14.109 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:13 smithi089 bash[18545]: cluster 2024-03-30T05:11:12.241023+0000 mgr.y (mgr.25156) 2093 : cluster [DBG] pgmap v1267: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:14.110 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:13 smithi089 bash[18545]: audit 2024-03-30T05:11:13.161625+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:14.110 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:13 smithi089 bash[18545]: audit 2024-03-30T05:11:13.164939+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:14.110 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:13 smithi089 bash[18545]: audit 2024-03-30T05:11:13.167882+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:14.110 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:13 smithi089 bash[18545]: audit 2024-03-30T05:11:13.178045+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:14.110 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:13 smithi089 bash[18545]: audit 2024-03-30T05:11:13.180449+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:11:14.110 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:13 smithi089 bash[18545]: audit 2024-03-30T05:11:13.181812+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-30T05:11:14.110 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:13 smithi089 bash[23954]: cluster 2024-03-30T05:11:12.241023+0000 mgr.y (mgr.25156) 2093 : cluster [DBG] pgmap v1267: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:14.110 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:13 smithi089 bash[23954]: audit 2024-03-30T05:11:13.161625+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:14.110 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:13 smithi089 bash[23954]: audit 2024-03-30T05:11:13.164939+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:14.111 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:13 smithi089 bash[23954]: audit 2024-03-30T05:11:13.167882+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:14.111 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:13 smithi089 bash[23954]: audit 2024-03-30T05:11:13.178045+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:14.111 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:13 smithi089 bash[23954]: audit 2024-03-30T05:11:13.180449+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:11:14.111 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:13 smithi089 bash[23954]: audit 2024-03-30T05:11:13.181812+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-30T05:11:14.144 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:13 smithi118 bash[18665]: cluster 2024-03-30T05:11:12.241023+0000 mgr.y (mgr.25156) 2093 : cluster [DBG] pgmap v1267: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:14.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:13 smithi118 bash[18665]: audit 2024-03-30T05:11:13.161625+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:14.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:13 smithi118 bash[18665]: audit 2024-03-30T05:11:13.164939+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:14.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:13 smithi118 bash[18665]: audit 2024-03-30T05:11:13.167882+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:14.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:13 smithi118 bash[18665]: audit 2024-03-30T05:11:13.178045+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:14.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:13 smithi118 bash[18665]: audit 2024-03-30T05:11:13.180449+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:11:14.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:13 smithi118 bash[18665]: audit 2024-03-30T05:11:13.181812+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-30T05:11:14.506 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:11:15.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:14 smithi118 bash[18665]: cephadm 2024-03-30T05:11:13.162157+0000 mgr.y (mgr.25156) 2094 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:11:15.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:14 smithi118 bash[18665]: cephadm 2024-03-30T05:11:13.162271+0000 mgr.y (mgr.25156) 2095 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:11:15.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:14 smithi118 bash[18665]: cephadm 2024-03-30T05:11:13.168815+0000 mgr.y (mgr.25156) 2096 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:11:15.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:14 smithi118 bash[18665]: cephadm 2024-03-30T05:11:13.182646+0000 mgr.y (mgr.25156) 2097 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-30T05:11:15.232 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:11:15.232 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 18s ago 32m - - 2024-03-30T05:11:15.232 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 19s ago 32m - - 2024-03-30T05:11:15.233 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (93s) 18s ago 26m 14.9M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:11:15.233 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (75s) 19s ago 25m 72.9M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:11:15.233 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (2m) 18s ago 23m 42.0M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:11:15.233 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (2m) 19s ago 32m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:11:15.233 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (12m) 18s ago 34m 514M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:11:15.233 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (34m) 18s ago 34m 126M 2048M 17.2.0 e1d6a67b021e c95e7ed6a096 2024-03-30T05:11:15.233 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (32m) 19s ago 32m 74.5M 2048M 17.2.0 e1d6a67b021e 109dd04b1ff7 2024-03-30T05:11:15.233 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (32m) 18s ago 32m 70.9M 2048M 17.2.0 e1d6a67b021e 72441739d3f9 2024-03-30T05:11:15.233 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (2m) 18s ago 26m 8051k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:11:15.233 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (2m) 19s ago 26m 7631k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:11:15.233 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (31m) 18s ago 31m 57.8M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T05:11:15.233 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (30m) 18s ago 31m 61.7M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:11:15.233 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (30m) 18s ago 30m 52.7M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:11:15.233 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (29m) 18s ago 29m 57.8M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:11:15.233 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (29m) 19s ago 29m 60.2M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:11:15.234 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (28m) 19s ago 28m 55.2M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:11:15.234 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (28m) 19s ago 28m 54.3M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:11:15.234 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (27m) 19s ago 27m 58.1M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:11:15.234 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (112s) 19s ago 26m 52.5M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:11:15.234 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (24m) 18s ago 24m 89.5M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:11:15.234 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (24m) 19s ago 24m 89.9M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:11:15.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:14 smithi089 bash[23954]: cephadm 2024-03-30T05:11:13.162157+0000 mgr.y (mgr.25156) 2094 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:11:15.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:14 smithi089 bash[23954]: cephadm 2024-03-30T05:11:13.162271+0000 mgr.y (mgr.25156) 2095 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:11:15.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:14 smithi089 bash[23954]: cephadm 2024-03-30T05:11:13.168815+0000 mgr.y (mgr.25156) 2096 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:11:15.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:14 smithi089 bash[23954]: cephadm 2024-03-30T05:11:13.182646+0000 mgr.y (mgr.25156) 2097 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-30T05:11:15.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:14 smithi089 bash[18545]: cephadm 2024-03-30T05:11:13.162157+0000 mgr.y (mgr.25156) 2094 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:11:15.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:14 smithi089 bash[18545]: cephadm 2024-03-30T05:11:13.162271+0000 mgr.y (mgr.25156) 2095 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:11:15.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:14 smithi089 bash[18545]: cephadm 2024-03-30T05:11:13.168815+0000 mgr.y (mgr.25156) 2096 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:11:15.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:14 smithi089 bash[18545]: cephadm 2024-03-30T05:11:13.182646+0000 mgr.y (mgr.25156) 2097 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-30T05:11:15.663 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:11:15.663 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:11:15.664 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:11:15.664 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:11:15.664 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:11:15.664 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:11:15.664 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:11:15.664 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:11:15.664 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:11:15.664 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:11:15.664 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2024-03-30T05:11:15.664 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:11:15.664 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:11:15.664 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:11:15.665 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:11:15.665 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:11:15.665 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:11:15.665 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:11:15.665 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:11:16.023 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:11:16.024 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:11:16.024 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:11:16.024 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi118", 2024-03-30T05:11:16.024 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:11:16.024 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "0/1 daemons upgraded", 2024-03-30T05:11:16.024 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T05:11:16.024 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:11:16.024 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:11:16.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:15 smithi118 bash[18665]: cluster 2024-03-30T05:11:14.242094+0000 mgr.y (mgr.25156) 2098 : cluster [DBG] pgmap v1268: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:16.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:15 smithi118 bash[18665]: audit 2024-03-30T05:11:14.499543+0000 mgr.y (mgr.25156) 2099 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:16.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:15 smithi118 bash[18665]: audit 2024-03-30T05:11:14.865950+0000 mgr.y (mgr.25156) 2100 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:16.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:15 smithi118 bash[18665]: audit 2024-03-30T05:11:15.412135+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:16.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:15 smithi118 bash[18665]: audit 2024-03-30T05:11:15.413422+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:11:16.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:15 smithi118 bash[18665]: audit 2024-03-30T05:11:15.414277+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:11:16.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:15 smithi118 bash[18665]: audit 2024-03-30T05:11:15.415129+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:16.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:15 smithi118 bash[18665]: audit 2024-03-30T05:11:15.671616+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.89:0/1603244785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:16.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[18545]: cluster 2024-03-30T05:11:14.242094+0000 mgr.y (mgr.25156) 2098 : cluster [DBG] pgmap v1268: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:16.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[18545]: audit 2024-03-30T05:11:14.499543+0000 mgr.y (mgr.25156) 2099 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:16.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[18545]: audit 2024-03-30T05:11:14.865950+0000 mgr.y (mgr.25156) 2100 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:16.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[18545]: audit 2024-03-30T05:11:15.412135+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:16.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[18545]: audit 2024-03-30T05:11:15.413422+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:11:16.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[18545]: audit 2024-03-30T05:11:15.414277+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:11:16.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[18545]: audit 2024-03-30T05:11:15.415129+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:16.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[18545]: audit 2024-03-30T05:11:15.671616+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.89:0/1603244785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:16.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[23954]: cluster 2024-03-30T05:11:14.242094+0000 mgr.y (mgr.25156) 2098 : cluster [DBG] pgmap v1268: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:16.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[23954]: audit 2024-03-30T05:11:14.499543+0000 mgr.y (mgr.25156) 2099 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:16.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[23954]: audit 2024-03-30T05:11:14.865950+0000 mgr.y (mgr.25156) 2100 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:16.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[23954]: audit 2024-03-30T05:11:15.412135+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:16.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[23954]: audit 2024-03-30T05:11:15.413422+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:11:16.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[23954]: audit 2024-03-30T05:11:15.414277+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:11:16.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[23954]: audit 2024-03-30T05:11:15.415129+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:16.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:15 smithi089 bash[23954]: audit 2024-03-30T05:11:15.671616+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.89:0/1603244785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:17.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:16 smithi118 bash[18665]: audit 2024-03-30T05:11:15.195607+0000 mgr.y (mgr.25156) 2101 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:17.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:16 smithi118 bash[18665]: cephadm 2024-03-30T05:11:15.402723+0000 mgr.y (mgr.25156) 2102 : cephadm [INF] Upgrade: Updating mon.b 2024-03-30T05:11:17.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:16 smithi118 bash[18665]: cephadm 2024-03-30T05:11:15.416259+0000 mgr.y (mgr.25156) 2103 : cephadm [INF] Deploying daemon mon.b on smithi118 2024-03-30T05:11:17.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:16 smithi118 bash[18665]: audit 2024-03-30T05:11:15.954896+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:16 smithi118 bash[18665]: audit 2024-03-30T05:11:15.964637+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:16 smithi118 bash[18665]: audit 2024-03-30T05:11:15.975384+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:16 smithi118 bash[18665]: audit 2024-03-30T05:11:16.030893+0000 mgr.y (mgr.25156) 2104 : audit [DBG] from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:17.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:16 smithi118 bash[18665]: audit 2024-03-30T05:11:16.600071+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:16 smithi118 bash[18665]: audit 2024-03-30T05:11:16.608696+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:16 smithi118 bash[18665]: audit 2024-03-30T05:11:16.620182+0000 mon.a (mon.0) 5672 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[18545]: audit 2024-03-30T05:11:15.195607+0000 mgr.y (mgr.25156) 2101 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:17.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[18545]: cephadm 2024-03-30T05:11:15.402723+0000 mgr.y (mgr.25156) 2102 : cephadm [INF] Upgrade: Updating mon.b 2024-03-30T05:11:17.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[18545]: cephadm 2024-03-30T05:11:15.416259+0000 mgr.y (mgr.25156) 2103 : cephadm [INF] Deploying daemon mon.b on smithi118 2024-03-30T05:11:17.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[18545]: audit 2024-03-30T05:11:15.954896+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[18545]: audit 2024-03-30T05:11:15.964637+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[18545]: audit 2024-03-30T05:11:15.975384+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[18545]: audit 2024-03-30T05:11:16.030893+0000 mgr.y (mgr.25156) 2104 : audit [DBG] from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:17.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[18545]: audit 2024-03-30T05:11:16.600071+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[18545]: audit 2024-03-30T05:11:16.608696+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[18545]: audit 2024-03-30T05:11:16.620182+0000 mon.a (mon.0) 5672 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[23954]: audit 2024-03-30T05:11:15.195607+0000 mgr.y (mgr.25156) 2101 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:17.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[23954]: cephadm 2024-03-30T05:11:15.402723+0000 mgr.y (mgr.25156) 2102 : cephadm [INF] Upgrade: Updating mon.b 2024-03-30T05:11:17.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[23954]: cephadm 2024-03-30T05:11:15.416259+0000 mgr.y (mgr.25156) 2103 : cephadm [INF] Deploying daemon mon.b on smithi118 2024-03-30T05:11:17.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[23954]: audit 2024-03-30T05:11:15.954896+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[23954]: audit 2024-03-30T05:11:15.964637+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[23954]: audit 2024-03-30T05:11:15.975384+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[23954]: audit 2024-03-30T05:11:16.030893+0000 mgr.y (mgr.25156) 2104 : audit [DBG] from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:17.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[23954]: audit 2024-03-30T05:11:16.600071+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[23954]: audit 2024-03-30T05:11:16.608696+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:16 smithi089 bash[23954]: audit 2024-03-30T05:11:16.620182+0000 mon.a (mon.0) 5672 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:17.967 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:11:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:11:17] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.43.0" 2024-03-30T05:11:18.184 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:17 smithi118 bash[18665]: cluster 2024-03-30T05:11:16.242756+0000 mgr.y (mgr.25156) 2105 : cluster [DBG] pgmap v1269: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:18.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:17 smithi089 bash[18545]: cluster 2024-03-30T05:11:16.242756+0000 mgr.y (mgr.25156) 2105 : cluster [DBG] pgmap v1269: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:18.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:17 smithi089 bash[23954]: cluster 2024-03-30T05:11:16.242756+0000 mgr.y (mgr.25156) 2105 : cluster [DBG] pgmap v1269: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:19.209 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:19 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:19.210 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:11:19 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:19.210 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:11:19 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:19.210 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:11:19 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:19.211 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:11:19 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:19.211 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:11:19 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:19.211 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:11:19 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:19.212 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:11:19 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:19.212 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:11:19 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:19.593 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:19 smithi118 systemd[1]: Stopping Ceph mon.b for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:11:19.593 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:19 smithi118 bash[18665]: debug 2024-03-30T05:11:19.336+0000 7f92a6227700 -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-03-30T05:11:19.593 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:19 smithi118 bash[18665]: debug 2024-03-30T05:11:19.336+0000 7f92a6227700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-03-30T05:11:20.585 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:20 smithi118 bash[75538]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mon-b 2024-03-30T05:11:20.586 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:20 smithi118 bash[75600]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mon-b 2024-03-30T05:11:20.586 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:20 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.b.service: Deactivated successfully. 2024-03-30T05:11:20.586 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:20 smithi118 systemd[1]: Stopped Ceph mon.b for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:11:20.586 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:20 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.b.service: Consumed 1.018s CPU time. 2024-03-30T05:11:20.895 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:11:20 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:20.895 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:11:20 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:20.895 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:11:20 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:20.895 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:11:20 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:20.896 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:11:20 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:20.896 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:11:20 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:20.896 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:11:20 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:20.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:20 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:20.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:20 smithi118 systemd[1]: Started Ceph mon.b for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:11:20.897 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:11:20 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:22.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.176+0000 7f19f0ce5c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T05:11:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.176+0000 7f19f0ce5c80 0 ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev), process ceph-mon, pid 7 2024-03-30T05:11:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.176+0000 7f19f0ce5c80 0 pidfile_write: ignore empty --pid-file 2024-03-30T05:11:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 0 load: jerasure load: lrc 2024-03-30T05:11:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T05:11:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Git sha 0 2024-03-30T05:11:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Compile date 2024-03-27 20:59:58 2024-03-30T05:11:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: DB SUMMARY 2024-03-30T05:11:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: DB Session ID: IZ9Y1Y5RSD0I067VJ6W8 2024-03-30T05:11:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T05:11:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T05:11:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 5159 Bytes 2024-03-30T05:11:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000090.sst 2024-03-30T05:11:22.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000088.log size: 2313221 ; 2024-03-30T05:11:22.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T05:11:22.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T05:11:22.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T05:11:22.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T05:11:22.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T05:11:22.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T05:11:22.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.env: 0x55b8d527ac60 2024-03-30T05:11:22.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T05:11:22.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.info_log: 0x55b8d5befb20 2024-03-30T05:11:22.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T05:11:22.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.statistics: (nil) 2024-03-30T05:11:22.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.use_fsync: 0 2024-03-30T05:11:22.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T05:11:22.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T05:11:22.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T05:11:22.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T05:11:22.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T05:11:22.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T05:11:22.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T05:11:22.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T05:11:22.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T05:11:22.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T05:11:22.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T05:11:22.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.db_log_dir: 2024-03-30T05:11:22.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.wal_dir: 2024-03-30T05:11:22.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T05:11:22.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T05:11:22.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T05:11:22.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T05:11:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T05:11:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T05:11:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T05:11:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T05:11:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.write_buffer_manager: 0x55b8d5bc0820 2024-03-30T05:11:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T05:11:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T05:11:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T05:11:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T05:11:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T05:11:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T05:11:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T05:11:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T05:11:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.unordered_write: 0 2024-03-30T05:11:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T05:11:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T05:11:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T05:11:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T05:11:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.row_cache: None 2024-03-30T05:11:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.wal_filter: None 2024-03-30T05:11:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T05:11:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T05:11:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T05:11:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T05:11:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.wal_compression: 0 2024-03-30T05:11:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T05:11:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T05:11:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T05:11:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T05:11:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T05:11:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T05:11:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T05:11:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T05:11:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T05:11:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T05:11:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T05:11:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T05:11:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T05:11:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T05:11:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T05:11:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T05:11:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T05:11:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T05:11:22.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T05:11:22.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T05:11:22.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T05:11:22.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T05:11:22.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T05:11:22.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_open_files: -1 2024-03-30T05:11:22.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T05:11:22.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T05:11:22.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T05:11:22.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T05:11:22.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T05:11:22.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Compression algorithms supported: 2024-03-30T05:11:22.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T05:11:22.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: kZSTD supported: 0 2024-03-30T05:11:22.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T05:11:22.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T05:11:22.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T05:11:22.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T05:11:22.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T05:11:22.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T05:11:22.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T05:11:22.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T05:11:22.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-03-30T05:11:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T05:11:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T05:11:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.merge_operator: 2024-03-30T05:11:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compaction_filter: None 2024-03-30T05:11:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T05:11:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T05:11:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T05:11:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T05:11:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b8d5befd00) 2024-03-30T05:11:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: cache_index_and_filter_blocks: 1 2024-03-30T05:11:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T05:11:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T05:11:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: pin_top_level_index_and_filter: 1 2024-03-30T05:11:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: index_type: 0 2024-03-30T05:11:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: data_block_index_type: 0 2024-03-30T05:11:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: index_shortening: 1 2024-03-30T05:11:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T05:11:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: checksum: 4 2024-03-30T05:11:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: no_block_cache: 0 2024-03-30T05:11:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: block_cache: 0x55b8d5bf1090 2024-03-30T05:11:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: block_cache_name: BinnedLRUCache 2024-03-30T05:11:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: block_cache_options: 2024-03-30T05:11:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: capacity : 536870912 2024-03-30T05:11:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: num_shard_bits : 4 2024-03-30T05:11:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: strict_capacity_limit : 0 2024-03-30T05:11:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: high_pri_pool_ratio: 0.000 2024-03-30T05:11:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: block_cache_compressed: (nil) 2024-03-30T05:11:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: persistent_cache: (nil) 2024-03-30T05:11:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: block_size: 4096 2024-03-30T05:11:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: block_size_deviation: 10 2024-03-30T05:11:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: block_restart_interval: 16 2024-03-30T05:11:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: index_block_restart_interval: 1 2024-03-30T05:11:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: metadata_block_size: 4096 2024-03-30T05:11:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: partition_filters: 0 2024-03-30T05:11:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: use_delta_encoding: 1 2024-03-30T05:11:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: filter_policy: bloomfilter 2024-03-30T05:11:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: whole_key_filtering: 1 2024-03-30T05:11:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: verify_compression: 0 2024-03-30T05:11:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: read_amp_bytes_per_bit: 0 2024-03-30T05:11:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: format_version: 5 2024-03-30T05:11:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: enable_index_compression: 1 2024-03-30T05:11:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: block_align: 0 2024-03-30T05:11:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: max_auto_readahead_size: 262144 2024-03-30T05:11:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: prepopulate_block_cache: 0 2024-03-30T05:11:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: initial_auto_readahead_size: 8192 2024-03-30T05:11:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: num_file_reads_for_auto_readahead: 2 2024-03-30T05:11:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T05:11:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T05:11:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compression: NoCompression 2024-03-30T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.num_levels: 7 2024-03-30T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T05:11:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T05:11:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T05:11:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T05:11:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T05:11:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T05:11:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T05:11:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T05:11:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T05:11:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T05:11:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T05:11:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T05:11:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T05:11:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T05:11:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T05:11:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T05:11:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T05:11:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T05:11:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T05:11:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T05:11:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T05:11:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T05:11:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T05:11:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T05:11:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T05:11:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T05:11:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T05:11:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T05:11:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T05:11:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T05:11:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T05:11:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T05:11:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T05:11:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T05:11:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T05:11:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T05:11:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T05:11:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T05:11:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T05:11:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T05:11:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T05:11:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T05:11:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T05:11:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T05:11:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-30T05:11:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T05:11:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T05:11:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T05:11:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T05:11:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T05:11:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T05:11:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T05:11:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T05:11:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T05:11:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T05:11:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T05:11:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.ttl: 2592000 2024-03-30T05:11:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T05:11:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T05:11:22.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T05:11:22.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T05:11:22.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T05:11:22.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T05:11:22.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T05:11:22.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T05:11:22.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T05:11:22.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T05:11:22.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T05:11:22.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T05:11:22.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T05:11:22.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19e644e700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 90.sst 2024-03-30T05:11:22.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T05:11:22.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 92, last_sequence is 52658, log_number is 88,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T05:11:22.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 88 2024-03-30T05:11:22.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 77d588d4-8d1e-4063-9f3f-4a32d06079b0 2024-03-30T05:11:22.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775482187504, "job": 1, "event": "recovery_started", "wal_files": [88]} 2024-03-30T05:11:22.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.180+0000 7f19f0ce5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #88 mode 2 2024-03-30T05:11:22.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.188+0000 7f19f0ce5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775482194557, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 93, "file_size": 1322978, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 52663, "largest_seqno": 54335, "table_properties": {"data_size": 1316713, "index_size": 3110, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2117, "raw_key_size": 18920, "raw_average_key_size": 22, "raw_value_size": 1301683, "raw_average_value_size": 1581, "num_data_blocks": 138, "num_entries": 823, "num_filter_entries": 823, "num_deletions": 259, "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": 1711775482, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "77d588d4-8d1e-4063-9f3f-4a32d06079b0", "db_session_id": "IZ9Y1Y5RSD0I067VJ6W8", "orig_file_number": 93, "seqno_to_time_mapping": "N/A"}} 2024-03-30T05:11:22.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.188+0000 7f19f0ce5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775482194655, "job": 1, "event": "recovery_finished"} 2024-03-30T05:11:22.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.188+0000 7f19f0ce5c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 95 2024-03-30T05:11:22.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.188+0000 7f19f0ce5c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T05:11:22.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.192+0000 7f19f0ce5c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000088.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T05:11:22.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.192+0000 7f19f0ce5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b8d5ce4000 2024-03-30T05:11:22.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.192+0000 7f19f0ce5c80 4 rocksdb: DB pointer 0x55b8d5cce000 2024-03-30T05:11:22.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.192+0000 7f19df440700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T05:11:22.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.192+0000 7f19df440700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T05:11:22.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: ** DB Stats ** 2024-03-30T05:11:22.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T05:11:22.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T05:11:22.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T05:11:22.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T05:11:22.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T05:11:22.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T05:11:22.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T05:11:22.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: ** Compaction Stats [default] ** 2024-03-30T05:11:22.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: 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-03-30T05:11:22.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T05:11:22.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: L0 1/0 1.26 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 395.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-03-30T05:11:22.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: L6 1/0 11.08 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-03-30T05:11:22.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Sum 2/0 12.34 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 395.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-03-30T05:11:22.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 395.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-03-30T05:11:22.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: ** Compaction Stats [default] ** 2024-03-30T05:11:22.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: 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-03-30T05:11:22.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T05:11:22.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 395.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-03-30T05:11:22.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T05:11:22.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T05:11:22.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Flush(GB): cumulative 0.001, interval 0.001 2024-03-30T05:11:22.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T05:11:22.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T05:11:22.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T05:11:22.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T05:11:22.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Cumulative compaction: 0.00 GB write, 131.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T05:11:22.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Interval compaction: 0.00 GB write, 131.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T05:11:22.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: 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-03-30T05:11:22.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Block cache BinnedLRUCache@0x55b8d5bf1090#7 capacity: 512.00 MB usage: 5.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 3.2e-05 secs_since: 0 2024-03-30T05:11:22.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: Block cache entry stats(count,size,portion): FilterBlock(1,2.28 KB,0.000435114%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2024-03-30T05:11:22.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T05:11:22.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.192+0000 7f19f0ce5c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] at bind addrs [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:11:22.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.192+0000 7f19f0ce5c80 1 mon.b@-1(???) e3 preinit fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:11:22.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.192+0000 7f19f0ce5c80 0 mon.b@-1(???).mds e1 new map 2024-03-30T05:11:22.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.192+0000 7f19f0ce5c80 0 mon.b@-1(???).mds e1 print_map 2024-03-30T05:11:22.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: e1 2024-03-30T05:11:22.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T05:11:22.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T05:11:22.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: legacy client fscid: -1 2024-03-30T05:11:22.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: 2024-03-30T05:11:22.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: No filesystems configured 2024-03-30T05:11:22.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.192+0000 7f19f0ce5c80 0 mon.b@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T05:11:22.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.192+0000 7f19f0ce5c80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:11:22.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.192+0000 7f19f0ce5c80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:11:22.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.192+0000 7f19f0ce5c80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:11:22.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: debug 2024-03-30T05:11:22.192+0000 7f19f0ce5c80 1 mon.b@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-03-30T05:11:22.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:22 smithi089 bash[18545]: cluster 2024-03-30T05:11:18.243354+0000 mgr.y (mgr.25156) 2106 : cluster [DBG] pgmap v1270: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:22.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:22 smithi089 bash[23954]: cluster 2024-03-30T05:11:18.243354+0000 mgr.y (mgr.25156) 2106 : cluster [DBG] pgmap v1270: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:22.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:22 smithi118 bash[75658]: cluster 2024-03-30T05:11:18.243354+0000 mgr.y (mgr.25156) 2106 : cluster [DBG] pgmap v1270: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:23.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cluster 2024-03-30T05:11:20.245059+0000 mgr.y (mgr.25156) 2107 : cluster [DBG] pgmap v1271: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:23.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:21.207787+0000 mgr.y (mgr.25156) 2108 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:23.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cluster 2024-03-30T05:11:22.245756+0000 mgr.y (mgr.25156) 2109 : cluster [DBG] pgmap v1272: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:23.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.381960+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:23.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cluster 2024-03-30T05:11:22.410066+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T05:11:23.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cluster 2024-03-30T05:11:22.411912+0000 mon.a (mon.0) 5674 : cluster [INF] mon.a calling monitor election 2024-03-30T05:11:23.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cluster 2024-03-30T05:11:22.413793+0000 mon.c (mon.1) 66 : cluster [INF] mon.c calling monitor election 2024-03-30T05:11:23.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cluster 2024-03-30T05:11:22.441990+0000 mon.a (mon.0) 5675 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:11:23.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cluster 2024-03-30T05:11:22.452389+0000 mon.a (mon.0) 5676 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2024-03-30T05:11:23.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cluster 2024-03-30T05:11:22.452462+0000 mon.a (mon.0) 5677 : cluster [DBG] fsmap 2024-03-30T05:11:23.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cluster 2024-03-30T05:11:22.452500+0000 mon.a (mon.0) 5678 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-03-30T05:11:23.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cluster 2024-03-30T05:11:22.453173+0000 mon.a (mon.0) 5679 : cluster [DBG] mgrmap e40: y(active, since 3m), standbys: x 2024-03-30T05:11:23.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cluster 2024-03-30T05:11:22.476065+0000 mon.a (mon.0) 5680 : cluster [INF] overall HEALTH_OK 2024-03-30T05:11:23.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.481322+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.487638+0000 mon.a (mon.0) 5682 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.503141+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.503990+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.509859+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cephadm 2024-03-30T05:11:22.510458+0000 mgr.y (mgr.25156) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.557427+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.559951+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.562739+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.563464+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.568771+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cephadm 2024-03-30T05:11:22.569223+0000 mgr.y (mgr.25156) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.610585+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.612484+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.614554+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.615353+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.620649+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cephadm 2024-03-30T05:11:22.621202+0000 mgr.y (mgr.25156) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.665326+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.667705+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.669841+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.671002+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.676630+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cephadm 2024-03-30T05:11:22.677186+0000 mgr.y (mgr.25156) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.723019+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.725535+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.727647+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.728449+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.734340+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cephadm 2024-03-30T05:11:22.734806+0000 mgr.y (mgr.25156) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.780064+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.781914+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.783564+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.784191+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.789548+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cephadm 2024-03-30T05:11:22.789925+0000 mgr.y (mgr.25156) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.832445+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.834595+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.836539+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.837216+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.843650+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cephadm 2024-03-30T05:11:22.844050+0000 mgr.y (mgr.25156) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.884799+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.886578+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.888487+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.889071+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.894258+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cephadm 2024-03-30T05:11:22.894629+0000 mgr.y (mgr.25156) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.934627+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.936511+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.938287+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.938949+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.944283+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cephadm 2024-03-30T05:11:22.944819+0000 mgr.y (mgr.25156) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.989400+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.991450+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.993132+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.993762+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:22.998691+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cephadm 2024-03-30T05:11:22.999084+0000 mgr.y (mgr.25156) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.043903+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.046004+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.047746+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.048355+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.053092+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.053480+0000 mgr.y (mgr.25156) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.097579+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.099933+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.102283+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.103050+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.109728+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.154807+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.156853+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.158639+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.159241+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.164192+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.221999+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.223885+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.225671+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.226339+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.231378+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.272922+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.274707+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.277240+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.277874+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.284352+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.324596+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.326361+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.328100+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.328760+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.335516+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.375995+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.377747+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.379528+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.380185+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.386507+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.427144+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.429464+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.431675+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.432653+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:23 smithi118 bash[75658]: audit 2024-03-30T05:11:23.440058+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cluster 2024-03-30T05:11:20.245059+0000 mgr.y (mgr.25156) 2107 : cluster [DBG] pgmap v1271: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:23.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:21.207787+0000 mgr.y (mgr.25156) 2108 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:23.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cluster 2024-03-30T05:11:22.245756+0000 mgr.y (mgr.25156) 2109 : cluster [DBG] pgmap v1272: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:23.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.381960+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:23.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cluster 2024-03-30T05:11:22.410066+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T05:11:23.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cluster 2024-03-30T05:11:22.411912+0000 mon.a (mon.0) 5674 : cluster [INF] mon.a calling monitor election 2024-03-30T05:11:23.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cluster 2024-03-30T05:11:22.413793+0000 mon.c (mon.1) 66 : cluster [INF] mon.c calling monitor election 2024-03-30T05:11:23.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cluster 2024-03-30T05:11:22.441990+0000 mon.a (mon.0) 5675 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:11:23.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cluster 2024-03-30T05:11:22.452389+0000 mon.a (mon.0) 5676 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2024-03-30T05:11:23.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cluster 2024-03-30T05:11:22.452462+0000 mon.a (mon.0) 5677 : cluster [DBG] fsmap 2024-03-30T05:11:23.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cluster 2024-03-30T05:11:22.452500+0000 mon.a (mon.0) 5678 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-03-30T05:11:23.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cluster 2024-03-30T05:11:22.453173+0000 mon.a (mon.0) 5679 : cluster [DBG] mgrmap e40: y(active, since 3m), standbys: x 2024-03-30T05:11:23.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cluster 2024-03-30T05:11:22.476065+0000 mon.a (mon.0) 5680 : cluster [INF] overall HEALTH_OK 2024-03-30T05:11:23.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.481322+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.806 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.487638+0000 mon.a (mon.0) 5682 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.806 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.503141+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.806 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.503990+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.806 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.509859+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.806 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cephadm 2024-03-30T05:11:22.510458+0000 mgr.y (mgr.25156) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.806 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.557427+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.806 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.559951+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.806 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cluster 2024-03-30T05:11:20.245059+0000 mgr.y (mgr.25156) 2107 : cluster [DBG] pgmap v1271: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:23.806 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:21.207787+0000 mgr.y (mgr.25156) 2108 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:23.806 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cluster 2024-03-30T05:11:22.245756+0000 mgr.y (mgr.25156) 2109 : cluster [DBG] pgmap v1272: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:23.806 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.381960+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:23.807 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cluster 2024-03-30T05:11:22.410066+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T05:11:23.807 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cluster 2024-03-30T05:11:22.411912+0000 mon.a (mon.0) 5674 : cluster [INF] mon.a calling monitor election 2024-03-30T05:11:23.807 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cluster 2024-03-30T05:11:22.413793+0000 mon.c (mon.1) 66 : cluster [INF] mon.c calling monitor election 2024-03-30T05:11:23.807 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cluster 2024-03-30T05:11:22.441990+0000 mon.a (mon.0) 5675 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:11:23.807 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cluster 2024-03-30T05:11:22.452389+0000 mon.a (mon.0) 5676 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2024-03-30T05:11:23.807 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cluster 2024-03-30T05:11:22.452462+0000 mon.a (mon.0) 5677 : cluster [DBG] fsmap 2024-03-30T05:11:23.807 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cluster 2024-03-30T05:11:22.452500+0000 mon.a (mon.0) 5678 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-03-30T05:11:23.807 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cluster 2024-03-30T05:11:22.453173+0000 mon.a (mon.0) 5679 : cluster [DBG] mgrmap e40: y(active, since 3m), standbys: x 2024-03-30T05:11:23.807 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cluster 2024-03-30T05:11:22.476065+0000 mon.a (mon.0) 5680 : cluster [INF] overall HEALTH_OK 2024-03-30T05:11:23.807 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.481322+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.807 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.487638+0000 mon.a (mon.0) 5682 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.807 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.503141+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.807 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.503990+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.807 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.509859+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.808 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cephadm 2024-03-30T05:11:22.510458+0000 mgr.y (mgr.25156) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.808 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.557427+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.808 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.559951+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.562739+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.563464+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.568771+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cephadm 2024-03-30T05:11:22.569223+0000 mgr.y (mgr.25156) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.610585+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.612484+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.808 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.614554+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.809 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.615353+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.809 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.620649+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.809 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cephadm 2024-03-30T05:11:22.621202+0000 mgr.y (mgr.25156) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.809 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.665326+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.809 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.667705+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.809 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.669841+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.809 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.671002+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.809 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.676630+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.809 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cephadm 2024-03-30T05:11:22.677186+0000 mgr.y (mgr.25156) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.809 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.723019+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.809 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.725535+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.809 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.727647+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.809 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.728449+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.562739+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.563464+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.568771+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cephadm 2024-03-30T05:11:22.569223+0000 mgr.y (mgr.25156) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.610585+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.612484+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.614554+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.615353+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.620649+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cephadm 2024-03-30T05:11:22.621202+0000 mgr.y (mgr.25156) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.665326+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.667705+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.669841+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.671002+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.676630+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cephadm 2024-03-30T05:11:22.677186+0000 mgr.y (mgr.25156) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.723019+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.725535+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.727647+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.728449+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.734340+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cephadm 2024-03-30T05:11:22.734806+0000 mgr.y (mgr.25156) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.780064+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.781914+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.783564+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.784191+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.789548+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cephadm 2024-03-30T05:11:22.789925+0000 mgr.y (mgr.25156) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.832445+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.834595+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.836539+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.837216+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.843650+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cephadm 2024-03-30T05:11:22.844050+0000 mgr.y (mgr.25156) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.813 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.884799+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.813 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.886578+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.813 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.888487+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.813 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.889071+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.813 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.894258+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.813 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cephadm 2024-03-30T05:11:22.894629+0000 mgr.y (mgr.25156) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.813 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.934627+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.813 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.936511+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.813 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.938287+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.813 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.938949+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.813 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.944283+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.813 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cephadm 2024-03-30T05:11:22.944819+0000 mgr.y (mgr.25156) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.813 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.989400+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.813 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.991450+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.993132+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.993762+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:22.998691+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cephadm 2024-03-30T05:11:22.999084+0000 mgr.y (mgr.25156) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.043903+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.046004+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.047746+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.048355+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.053092+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.053480+0000 mgr.y (mgr.25156) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.097579+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.099933+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.734340+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cephadm 2024-03-30T05:11:22.734806+0000 mgr.y (mgr.25156) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.780064+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.781914+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.783564+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.784191+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.789548+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cephadm 2024-03-30T05:11:22.789925+0000 mgr.y (mgr.25156) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.832445+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.834595+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.836539+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.837216+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.843650+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cephadm 2024-03-30T05:11:22.844050+0000 mgr.y (mgr.25156) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.884799+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.886578+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.888487+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.889071+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.894258+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cephadm 2024-03-30T05:11:22.894629+0000 mgr.y (mgr.25156) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.816 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.102283+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.816 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.103050+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.816 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.109728+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.816 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.154807+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.817 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.156853+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.817 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.158639+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.817 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.159241+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.817 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.164192+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.817 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.221999+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.817 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.223885+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.817 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.225671+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.817 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.226339+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.817 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.231378+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.817 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.272922+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.817 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.274707+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.817 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.277240+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.817 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.277874+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.818 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.284352+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.818 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.324596+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.818 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.934627+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.818 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.936511+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.938287+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.938949+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.944283+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cephadm 2024-03-30T05:11:22.944819+0000 mgr.y (mgr.25156) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.989400+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.991450+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.993132+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.993762+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:22.998691+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cephadm 2024-03-30T05:11:22.999084+0000 mgr.y (mgr.25156) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.043903+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.046004+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.047746+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.048355+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.053092+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.053480+0000 mgr.y (mgr.25156) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:23.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.097579+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.099933+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.326361+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.328100+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.328760+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.335516+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.375995+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.377747+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.379528+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.380185+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.386507+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.427144+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.429464+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.431675+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.822 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.432653+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.823 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[23954]: audit 2024-03-30T05:11:23.440058+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.102283+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.103050+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.109728+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.154807+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.156853+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.158639+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.159241+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.164192+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.221999+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.223885+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.225671+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.226339+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.231378+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.272922+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.274707+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.277240+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.277874+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.284352+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.324596+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.326361+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.328100+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.328760+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.335516+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.375995+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.377747+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.379528+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.380185+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.386507+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:23.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.427144+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:23.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.429464+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:23.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.431675+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:23.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.432653+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:23.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:23 smithi089 bash[18545]: audit 2024-03-30T05:11:23.440058+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.110277+0000 mgr.y (mgr.25156) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.164591+0000 mgr.y (mgr.25156) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.231712+0000 mgr.y (mgr.25156) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.284731+0000 mgr.y (mgr.25156) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.335939+0000 mgr.y (mgr.25156) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.386847+0000 mgr.y (mgr.25156) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.440652+0000 mgr.y (mgr.25156) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.504165+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.505983+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.507692+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.508323+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.516220+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.516760+0000 mgr.y (mgr.25156) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.557018+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.558807+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.560646+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.561239+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.567879+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.568261+0000 mgr.y (mgr.25156) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.625119+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.110277+0000 mgr.y (mgr.25156) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.164591+0000 mgr.y (mgr.25156) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.231712+0000 mgr.y (mgr.25156) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.284731+0000 mgr.y (mgr.25156) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.335939+0000 mgr.y (mgr.25156) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.386847+0000 mgr.y (mgr.25156) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.440652+0000 mgr.y (mgr.25156) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.504165+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.505983+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.507692+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.508323+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.516220+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.516760+0000 mgr.y (mgr.25156) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.557018+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.558807+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.560646+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.561239+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.567879+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.568261+0000 mgr.y (mgr.25156) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.625119+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.627041+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.629545+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.630367+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.638801+0000 mon.a (mon.0) 5785 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.639503+0000 mgr.y (mgr.25156) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.695907+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.697578+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.699252+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.699822+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.705974+0000 mon.a (mon.0) 5790 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.706363+0000 mgr.y (mgr.25156) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.746161+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.748007+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.749734+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.750391+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.755217+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.755564+0000 mgr.y (mgr.25156) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.795476+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.797376+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.799153+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.627041+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.629545+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.630367+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.638801+0000 mon.a (mon.0) 5785 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.639503+0000 mgr.y (mgr.25156) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.695907+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.697578+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.699252+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.699822+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.705974+0000 mon.a (mon.0) 5790 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.706363+0000 mgr.y (mgr.25156) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.746161+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.748007+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.749734+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.750391+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.755217+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.755564+0000 mgr.y (mgr.25156) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.795476+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.797376+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.799153+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.799816+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.804615+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.804972+0000 mgr.y (mgr.25156) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.845060+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.847155+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.849011+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.849685+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.854621+0000 mon.a (mon.0) 5805 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.854990+0000 mgr.y (mgr.25156) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.894872+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.896779+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.898606+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.899313+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.904293+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.904648+0000 mgr.y (mgr.25156) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.944148+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.945895+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.947565+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.948208+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.953096+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.799816+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.804615+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.804972+0000 mgr.y (mgr.25156) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.845060+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.847155+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.849011+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.849685+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.854621+0000 mon.a (mon.0) 5805 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.854990+0000 mgr.y (mgr.25156) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.894872+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.896779+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.898606+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.899313+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.904293+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.904648+0000 mgr.y (mgr.25156) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.944148+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.945895+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.947565+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.948208+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.953096+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:23.953515+0000 mgr.y (mgr.25156) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.995673+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.997588+0000 mon.a (mon.0) 5817 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:23.999562+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.000134+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.004821+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: cephadm 2024-03-30T05:11:24.005183+0000 mgr.y (mgr.25156) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.063965+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.066235+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.069538+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.070569+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.078571+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.154699+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.157578+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.160347+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.161335+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.167363+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.258971+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.263422+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:23.953515+0000 mgr.y (mgr.25156) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.995673+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.997588+0000 mon.a (mon.0) 5817 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:23.999562+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.000134+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.004821+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: cephadm 2024-03-30T05:11:24.005183+0000 mgr.y (mgr.25156) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.063965+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.066235+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.069538+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.070569+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.078571+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.154699+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.157578+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.160347+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.161335+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.167363+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.258971+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.263422+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.267686+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.268945+0000 mon.a (mon.0) 5834 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.278222+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.355270+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.357458+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.359320+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.360100+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.368150+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.444765+0000 mon.a (mon.0) 5841 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.447134+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.449805+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[18545]: audit 2024-03-30T05:11:24.450902+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.267686+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.268945+0000 mon.a (mon.0) 5834 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.278222+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.355270+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.357458+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.359320+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.360100+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.368150+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.444765+0000 mon.a (mon.0) 5841 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.447134+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.449805+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:24 smithi089 bash[23954]: audit 2024-03-30T05:11:24.450902+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.110277+0000 mgr.y (mgr.25156) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.164591+0000 mgr.y (mgr.25156) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.231712+0000 mgr.y (mgr.25156) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.284731+0000 mgr.y (mgr.25156) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.335939+0000 mgr.y (mgr.25156) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.386847+0000 mgr.y (mgr.25156) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.440652+0000 mgr.y (mgr.25156) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.504165+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.505983+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.507692+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.508323+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.516220+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.516760+0000 mgr.y (mgr.25156) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.557018+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.558807+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.560646+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.561239+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.567879+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.568261+0000 mgr.y (mgr.25156) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.625119+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.627041+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.629545+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.630367+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.638801+0000 mon.a (mon.0) 5785 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.639503+0000 mgr.y (mgr.25156) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.695907+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.697578+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.699252+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.699822+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.705974+0000 mon.a (mon.0) 5790 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.706363+0000 mgr.y (mgr.25156) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.746161+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.748007+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.749734+0000 mon.a (mon.0) 5793 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.750391+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.755217+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.755564+0000 mgr.y (mgr.25156) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.795476+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.797376+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.799153+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.799816+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.804615+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.804972+0000 mgr.y (mgr.25156) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.845060+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.847155+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.849011+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.849685+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.854621+0000 mon.a (mon.0) 5805 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.854990+0000 mgr.y (mgr.25156) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.894872+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.896779+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.898606+0000 mon.a (mon.0) 5808 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.899313+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.904293+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.904648+0000 mgr.y (mgr.25156) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.944148+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.945895+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.947565+0000 mon.a (mon.0) 5813 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.948208+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.953096+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:23.953515+0000 mgr.y (mgr.25156) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.995673+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.997588+0000 mon.a (mon.0) 5817 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:23.999562+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.000134+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.004821+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: cephadm 2024-03-30T05:11:24.005183+0000 mgr.y (mgr.25156) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.063965+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.066235+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.069538+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.070569+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.078571+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.154699+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.157578+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.160347+0000 mon.a (mon.0) 5828 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.161335+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.167363+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.258971+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.263422+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.267686+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.268945+0000 mon.a (mon.0) 5834 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.278222+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.355270+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.357458+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.359320+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.360100+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.368150+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.444765+0000 mon.a (mon.0) 5841 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.447134+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.449805+0000 mon.a (mon.0) 5843 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:24 smithi118 bash[75658]: audit 2024-03-30T05:11:24.450902+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: cephadm 2024-03-30T05:11:24.079409+0000 mgr.y (mgr.25156) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: cephadm 2024-03-30T05:11:24.168020+0000 mgr.y (mgr.25156) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: cluster 2024-03-30T05:11:24.247342+0000 mgr.y (mgr.25156) 2140 : cluster [DBG] pgmap v1273: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:25.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: cephadm 2024-03-30T05:11:24.278811+0000 mgr.y (mgr.25156) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: cephadm 2024-03-30T05:11:24.368748+0000 mgr.y (mgr.25156) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.458678+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: cephadm 2024-03-30T05:11:24.459247+0000 mgr.y (mgr.25156) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.532646+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.535420+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.537589+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.538371+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.544766+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: cephadm 2024-03-30T05:11:24.545222+0000 mgr.y (mgr.25156) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.602086+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.603903+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.606091+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.606726+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.616186+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: cephadm 2024-03-30T05:11:24.616662+0000 mgr.y (mgr.25156) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.689068+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.691726+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.694375+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.695290+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.700613+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: cephadm 2024-03-30T05:11:24.701071+0000 mgr.y (mgr.25156) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.788646+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.792602+0000 mon.a (mon.0) 5862 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.796386+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.797737+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.806833+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: cephadm 2024-03-30T05:11:24.807357+0000 mgr.y (mgr.25156) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.863492+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.865365+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.867556+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.868307+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.873819+0000 mon.a (mon.0) 5870 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: cephadm 2024-03-30T05:11:24.874258+0000 mgr.y (mgr.25156) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.914590+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.916749+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.919376+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.920143+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.929678+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: cephadm 2024-03-30T05:11:24.930182+0000 mgr.y (mgr.25156) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.970636+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.972869+0000 mon.a (mon.0) 5877 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.975426+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.976098+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:24.983671+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: cephadm 2024-03-30T05:11:24.984201+0000 mgr.y (mgr.25156) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.025158+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.027245+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.029410+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.030291+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.038174+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: cephadm 2024-03-30T05:11:25.038623+0000 mgr.y (mgr.25156) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.081880+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.084229+0000 mon.a (mon.0) 5887 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.086307+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.086994+0000 mon.a (mon.0) 5889 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.094561+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.168437+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.173447+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.175892+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.176606+0000 mon.a (mon.0) 5894 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.182919+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.240537+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.242455+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.244816+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.245662+0000 mon.a (mon.0) 5899 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.250996+0000 mon.a (mon.0) 5900 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.309383+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.311704+0000 mon.a (mon.0) 5902 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.313517+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.314192+0000 mon.a (mon.0) 5904 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.319016+0000 mon.a (mon.0) 5905 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.377327+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.379379+0000 mon.a (mon.0) 5907 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.381178+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.381837+0000 mon.a (mon.0) 5909 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.386747+0000 mon.a (mon.0) 5910 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.428852+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.430790+0000 mon.a (mon.0) 5912 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.432606+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.433267+0000 mon.a (mon.0) 5914 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:25 smithi118 bash[75658]: audit 2024-03-30T05:11:25.440476+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: cephadm 2024-03-30T05:11:24.079409+0000 mgr.y (mgr.25156) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: cephadm 2024-03-30T05:11:24.168020+0000 mgr.y (mgr.25156) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: cluster 2024-03-30T05:11:24.247342+0000 mgr.y (mgr.25156) 2140 : cluster [DBG] pgmap v1273: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:25.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: cephadm 2024-03-30T05:11:24.278811+0000 mgr.y (mgr.25156) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: cephadm 2024-03-30T05:11:24.368748+0000 mgr.y (mgr.25156) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.458678+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: cephadm 2024-03-30T05:11:24.459247+0000 mgr.y (mgr.25156) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.532646+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.535420+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.537589+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.538371+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.544766+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: cephadm 2024-03-30T05:11:24.545222+0000 mgr.y (mgr.25156) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.602086+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.603903+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.606091+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.606726+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.616186+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: cephadm 2024-03-30T05:11:24.616662+0000 mgr.y (mgr.25156) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.689068+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: cephadm 2024-03-30T05:11:24.079409+0000 mgr.y (mgr.25156) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: cephadm 2024-03-30T05:11:24.168020+0000 mgr.y (mgr.25156) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: cluster 2024-03-30T05:11:24.247342+0000 mgr.y (mgr.25156) 2140 : cluster [DBG] pgmap v1273: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: cephadm 2024-03-30T05:11:24.278811+0000 mgr.y (mgr.25156) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: cephadm 2024-03-30T05:11:24.368748+0000 mgr.y (mgr.25156) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.458678+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: cephadm 2024-03-30T05:11:24.459247+0000 mgr.y (mgr.25156) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.532646+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.535420+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.537589+0000 mon.a (mon.0) 5848 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.538371+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.544766+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: cephadm 2024-03-30T05:11:24.545222+0000 mgr.y (mgr.25156) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.602086+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.603903+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.606091+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.606726+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.616186+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: cephadm 2024-03-30T05:11:24.616662+0000 mgr.y (mgr.25156) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.689068+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.691726+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.694375+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.695290+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.700613+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: cephadm 2024-03-30T05:11:24.701071+0000 mgr.y (mgr.25156) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.788646+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.792602+0000 mon.a (mon.0) 5862 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.796386+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.797737+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.806833+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: cephadm 2024-03-30T05:11:24.807357+0000 mgr.y (mgr.25156) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.863492+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.865365+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.867556+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.868307+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.873819+0000 mon.a (mon.0) 5870 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: cephadm 2024-03-30T05:11:24.874258+0000 mgr.y (mgr.25156) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.914590+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.916749+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.919376+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.691726+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.694375+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.695290+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.700613+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: cephadm 2024-03-30T05:11:24.701071+0000 mgr.y (mgr.25156) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.788646+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.792602+0000 mon.a (mon.0) 5862 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.796386+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.797737+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.806833+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: cephadm 2024-03-30T05:11:24.807357+0000 mgr.y (mgr.25156) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.863492+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.865365+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.867556+0000 mon.a (mon.0) 5868 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.868307+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.873819+0000 mon.a (mon.0) 5870 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: cephadm 2024-03-30T05:11:24.874258+0000 mgr.y (mgr.25156) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.914590+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.916749+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.919376+0000 mon.a (mon.0) 5873 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.920143+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.929678+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: cephadm 2024-03-30T05:11:24.930182+0000 mgr.y (mgr.25156) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.970636+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.972869+0000 mon.a (mon.0) 5877 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.975426+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.976098+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:24.983671+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: cephadm 2024-03-30T05:11:24.984201+0000 mgr.y (mgr.25156) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.025158+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.027245+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.029410+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.030291+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.038174+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: cephadm 2024-03-30T05:11:25.038623+0000 mgr.y (mgr.25156) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.081880+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.084229+0000 mon.a (mon.0) 5887 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.086307+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.086994+0000 mon.a (mon.0) 5889 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.094561+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.920143+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.929678+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: cephadm 2024-03-30T05:11:24.930182+0000 mgr.y (mgr.25156) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.970636+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.972869+0000 mon.a (mon.0) 5877 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.975426+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.976098+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:24.983671+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: cephadm 2024-03-30T05:11:24.984201+0000 mgr.y (mgr.25156) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.025158+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.027245+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.029410+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.030291+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.038174+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: cephadm 2024-03-30T05:11:25.038623+0000 mgr.y (mgr.25156) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:25.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.081880+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.084229+0000 mon.a (mon.0) 5887 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.086307+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.086994+0000 mon.a (mon.0) 5889 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.094561+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.168437+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.173447+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.175892+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.176606+0000 mon.a (mon.0) 5894 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.182919+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.240537+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.242455+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.244816+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.245662+0000 mon.a (mon.0) 5899 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.250996+0000 mon.a (mon.0) 5900 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.309383+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.311704+0000 mon.a (mon.0) 5902 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.313517+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.314192+0000 mon.a (mon.0) 5904 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.319016+0000 mon.a (mon.0) 5905 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.377327+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.379379+0000 mon.a (mon.0) 5907 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.381178+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.381837+0000 mon.a (mon.0) 5909 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.168437+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.173447+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.175892+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.176606+0000 mon.a (mon.0) 5894 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.182919+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.240537+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.242455+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.244816+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.245662+0000 mon.a (mon.0) 5899 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.250996+0000 mon.a (mon.0) 5900 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.309383+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.311704+0000 mon.a (mon.0) 5902 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.313517+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.314192+0000 mon.a (mon.0) 5904 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.319016+0000 mon.a (mon.0) 5905 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.377327+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.379379+0000 mon.a (mon.0) 5907 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.381178+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.381837+0000 mon.a (mon.0) 5909 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.386747+0000 mon.a (mon.0) 5910 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.428852+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.430790+0000 mon.a (mon.0) 5912 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.432606+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.433267+0000 mon.a (mon.0) 5914 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[18545]: audit 2024-03-30T05:11:25.440476+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.386747+0000 mon.a (mon.0) 5910 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:25.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.428852+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:25.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.430790+0000 mon.a (mon.0) 5912 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:25.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.432606+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:25.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.433267+0000 mon.a (mon.0) 5914 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:25.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:25 smithi089 bash[23954]: audit 2024-03-30T05:11:25.440476+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: cephadm 2024-03-30T05:11:25.094969+0000 mgr.y (mgr.25156) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: cephadm 2024-03-30T05:11:25.183451+0000 mgr.y (mgr.25156) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: cephadm 2024-03-30T05:11:25.251386+0000 mgr.y (mgr.25156) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: cephadm 2024-03-30T05:11:25.319416+0000 mgr.y (mgr.25156) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: cephadm 2024-03-30T05:11:25.387110+0000 mgr.y (mgr.25156) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: cephadm 2024-03-30T05:11:25.440885+0000 mgr.y (mgr.25156) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.496870+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.498585+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.500286+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.500920+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.507571+0000 mon.a (mon.0) 5920 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: cephadm 2024-03-30T05:11:25.507952+0000 mgr.y (mgr.25156) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.548168+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.550026+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.551659+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.552321+0000 mon.a (mon.0) 5924 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.559649+0000 mon.a (mon.0) 5925 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: cephadm 2024-03-30T05:11:25.560044+0000 mgr.y (mgr.25156) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.616997+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.618698+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.620415+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.621070+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.627966+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: cephadm 2024-03-30T05:11:25.628396+0000 mgr.y (mgr.25156) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.691030+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.693510+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.695654+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.696419+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.703526+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: cephadm 2024-03-30T05:11:25.704029+0000 mgr.y (mgr.25156) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.790247+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.794029+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.797250+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.798342+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.806966+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: cephadm 2024-03-30T05:11:25.807671+0000 mgr.y (mgr.25156) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.896040+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.899798+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.903037+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.903806+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.911046+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: cephadm 2024-03-30T05:11:25.911490+0000 mgr.y (mgr.25156) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.956555+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.958766+0000 mon.a (mon.0) 5947 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.960811+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.961595+0000 mon.a (mon.0) 5949 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:25.970054+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: cephadm 2024-03-30T05:11:25.970504+0000 mgr.y (mgr.25156) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.010760+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.013435+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.015864+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.016923+0000 mon.a (mon.0) 5954 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.024647+0000 mon.a (mon.0) 5955 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.025097+0000 mgr.y (mgr.25156) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.070321+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.072814+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.074716+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.075385+0000 mon.a (mon.0) 5959 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.080532+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.137416+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.139577+0000 mon.a (mon.0) 5962 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.141624+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.142320+0000 mon.a (mon.0) 5964 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.148361+0000 mon.a (mon.0) 5965 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.189369+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.191438+0000 mon.a (mon.0) 5967 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.193587+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.194324+0000 mon.a (mon.0) 5969 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.200263+0000 mon.a (mon.0) 5970 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.243474+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.245551+0000 mon.a (mon.0) 5972 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.247433+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.248571+0000 mon.a (mon.0) 5974 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.254408+0000 mon.a (mon.0) 5975 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.311545+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.313433+0000 mon.a (mon.0) 5977 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.315228+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.315849+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.320735+0000 mon.a (mon.0) 5980 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.363802+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.365782+0000 mon.a (mon.0) 5982 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.367556+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.368276+0000 mon.a (mon.0) 5984 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.373096+0000 mon.a (mon.0) 5985 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.416258+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.418183+0000 mon.a (mon.0) 5987 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.419945+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.420735+0000 mon.a (mon.0) 5989 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.425440+0000 mon.a (mon.0) 5990 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:26 smithi118 bash[75658]: audit 2024-03-30T05:11:26.465896+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: cephadm 2024-03-30T05:11:25.094969+0000 mgr.y (mgr.25156) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: cephadm 2024-03-30T05:11:25.183451+0000 mgr.y (mgr.25156) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: cephadm 2024-03-30T05:11:25.251386+0000 mgr.y (mgr.25156) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: cephadm 2024-03-30T05:11:25.319416+0000 mgr.y (mgr.25156) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: cephadm 2024-03-30T05:11:25.387110+0000 mgr.y (mgr.25156) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: cephadm 2024-03-30T05:11:25.440885+0000 mgr.y (mgr.25156) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.496870+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.498585+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.500286+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.500920+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.507571+0000 mon.a (mon.0) 5920 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: cephadm 2024-03-30T05:11:25.507952+0000 mgr.y (mgr.25156) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.548168+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.550026+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.551659+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.552321+0000 mon.a (mon.0) 5924 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.559649+0000 mon.a (mon.0) 5925 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: cephadm 2024-03-30T05:11:25.560044+0000 mgr.y (mgr.25156) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.616997+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.618698+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: cephadm 2024-03-30T05:11:25.094969+0000 mgr.y (mgr.25156) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: cephadm 2024-03-30T05:11:25.183451+0000 mgr.y (mgr.25156) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: cephadm 2024-03-30T05:11:25.251386+0000 mgr.y (mgr.25156) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: cephadm 2024-03-30T05:11:25.319416+0000 mgr.y (mgr.25156) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: cephadm 2024-03-30T05:11:25.387110+0000 mgr.y (mgr.25156) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: cephadm 2024-03-30T05:11:25.440885+0000 mgr.y (mgr.25156) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.496870+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.498585+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.500286+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.500920+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.507571+0000 mon.a (mon.0) 5920 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: cephadm 2024-03-30T05:11:25.507952+0000 mgr.y (mgr.25156) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.548168+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.550026+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.551659+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.552321+0000 mon.a (mon.0) 5924 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.559649+0000 mon.a (mon.0) 5925 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: cephadm 2024-03-30T05:11:25.560044+0000 mgr.y (mgr.25156) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.616997+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.618698+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.620415+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.621070+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.627966+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: cephadm 2024-03-30T05:11:25.628396+0000 mgr.y (mgr.25156) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.691030+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.693510+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.695654+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.696419+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.703526+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: cephadm 2024-03-30T05:11:25.704029+0000 mgr.y (mgr.25156) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.790247+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.794029+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.797250+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.798342+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.806966+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: cephadm 2024-03-30T05:11:25.807671+0000 mgr.y (mgr.25156) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.896040+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.899798+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.903037+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.903806+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.620415+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.621070+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.627966+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: cephadm 2024-03-30T05:11:25.628396+0000 mgr.y (mgr.25156) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.691030+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.693510+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.695654+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.696419+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.703526+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: cephadm 2024-03-30T05:11:25.704029+0000 mgr.y (mgr.25156) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.790247+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.794029+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.797250+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.798342+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.806966+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: cephadm 2024-03-30T05:11:25.807671+0000 mgr.y (mgr.25156) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.896040+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.899798+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.903037+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.903806+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.911046+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: cephadm 2024-03-30T05:11:25.911490+0000 mgr.y (mgr.25156) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.956555+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.958766+0000 mon.a (mon.0) 5947 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.960811+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.961595+0000 mon.a (mon.0) 5949 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:25.970054+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: cephadm 2024-03-30T05:11:25.970504+0000 mgr.y (mgr.25156) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.010760+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.013435+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.015864+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.016923+0000 mon.a (mon.0) 5954 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.024647+0000 mon.a (mon.0) 5955 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.025097+0000 mgr.y (mgr.25156) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.070321+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.072814+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.074716+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.075385+0000 mon.a (mon.0) 5959 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.080532+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.137416+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.911046+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: cephadm 2024-03-30T05:11:25.911490+0000 mgr.y (mgr.25156) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.956555+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.958766+0000 mon.a (mon.0) 5947 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.960811+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.961595+0000 mon.a (mon.0) 5949 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:25.970054+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: cephadm 2024-03-30T05:11:25.970504+0000 mgr.y (mgr.25156) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.010760+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.013435+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.015864+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.016923+0000 mon.a (mon.0) 5954 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.024647+0000 mon.a (mon.0) 5955 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.025097+0000 mgr.y (mgr.25156) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:26.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.070321+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.072814+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.074716+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.075385+0000 mon.a (mon.0) 5959 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.080532+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.137416+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.139577+0000 mon.a (mon.0) 5962 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.141624+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.142320+0000 mon.a (mon.0) 5964 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.148361+0000 mon.a (mon.0) 5965 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.189369+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.191438+0000 mon.a (mon.0) 5967 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.193587+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.194324+0000 mon.a (mon.0) 5969 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.200263+0000 mon.a (mon.0) 5970 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.243474+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.245551+0000 mon.a (mon.0) 5972 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.247433+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.248571+0000 mon.a (mon.0) 5974 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.254408+0000 mon.a (mon.0) 5975 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.311545+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.313433+0000 mon.a (mon.0) 5977 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.315228+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.315849+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.320735+0000 mon.a (mon.0) 5980 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.139577+0000 mon.a (mon.0) 5962 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.141624+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.142320+0000 mon.a (mon.0) 5964 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.148361+0000 mon.a (mon.0) 5965 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.189369+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.191438+0000 mon.a (mon.0) 5967 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.193587+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.194324+0000 mon.a (mon.0) 5969 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.200263+0000 mon.a (mon.0) 5970 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.243474+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.245551+0000 mon.a (mon.0) 5972 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.247433+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.248571+0000 mon.a (mon.0) 5974 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.254408+0000 mon.a (mon.0) 5975 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.311545+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.313433+0000 mon.a (mon.0) 5977 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.315228+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.315849+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.320735+0000 mon.a (mon.0) 5980 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.363802+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.365782+0000 mon.a (mon.0) 5982 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.367556+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.368276+0000 mon.a (mon.0) 5984 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.373096+0000 mon.a (mon.0) 5985 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.416258+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.418183+0000 mon.a (mon.0) 5987 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.419945+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.420735+0000 mon.a (mon.0) 5989 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.425440+0000 mon.a (mon.0) 5990 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[18545]: audit 2024-03-30T05:11:26.465896+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.363802+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.365782+0000 mon.a (mon.0) 5982 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.367556+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.368276+0000 mon.a (mon.0) 5984 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.373096+0000 mon.a (mon.0) 5985 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.416258+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:26.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.418183+0000 mon.a (mon.0) 5987 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:26.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.419945+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:26.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.420735+0000 mon.a (mon.0) 5989 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:26.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.425440+0000 mon.a (mon.0) 5990 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:26.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:26 smithi089 bash[23954]: audit 2024-03-30T05:11:26.465896+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.465 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[70044]: debug 2024-03-30T05:11:27.201+0000 7f99b2bf8700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-03-30T05:11:27.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:11:27] "GET /metrics HTTP/1.1" 200 37919 "" "Prometheus/2.43.0" 2024-03-30T05:11:27.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.081057+0000 mgr.y (mgr.25156) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.148803+0000 mgr.y (mgr.25156) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.200684+0000 mgr.y (mgr.25156) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cluster 2024-03-30T05:11:26.247696+0000 mgr.y (mgr.25156) 2169 : cluster [DBG] pgmap v1274: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:27.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.254867+0000 mgr.y (mgr.25156) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.321216+0000 mgr.y (mgr.25156) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.373632+0000 mgr.y (mgr.25156) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.425898+0000 mgr.y (mgr.25156) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.468295+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.479463+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.481047+0000 mon.a (mon.0) 5994 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.485426+0000 mon.a (mon.0) 5995 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.485737+0000 mgr.y (mgr.25156) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.525969+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.527684+0000 mon.a (mon.0) 5997 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.529320+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.529933+0000 mon.a (mon.0) 5999 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.536706+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.537417+0000 mgr.y (mgr.25156) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.578111+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.081057+0000 mgr.y (mgr.25156) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.148803+0000 mgr.y (mgr.25156) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.200684+0000 mgr.y (mgr.25156) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cluster 2024-03-30T05:11:26.247696+0000 mgr.y (mgr.25156) 2169 : cluster [DBG] pgmap v1274: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:27.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.254867+0000 mgr.y (mgr.25156) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.321216+0000 mgr.y (mgr.25156) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.373632+0000 mgr.y (mgr.25156) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.425898+0000 mgr.y (mgr.25156) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.468295+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.479463+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.481047+0000 mon.a (mon.0) 5994 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.485426+0000 mon.a (mon.0) 5995 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.485737+0000 mgr.y (mgr.25156) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.525969+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.527684+0000 mon.a (mon.0) 5997 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.529320+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.529933+0000 mon.a (mon.0) 5999 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.536706+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.537417+0000 mgr.y (mgr.25156) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.578111+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.579744+0000 mon.a (mon.0) 6002 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.583434+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.584140+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.591422+0000 mon.a (mon.0) 6005 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.591779+0000 mgr.y (mgr.25156) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.631613+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.633320+0000 mon.a (mon.0) 6007 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.635054+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.635633+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.642437+0000 mon.a (mon.0) 6010 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.642832+0000 mgr.y (mgr.25156) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.699742+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.701580+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.703300+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.703948+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.708906+0000 mon.a (mon.0) 6015 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.709363+0000 mgr.y (mgr.25156) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.749816+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.751775+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.754145+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.579744+0000 mon.a (mon.0) 6002 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.583434+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.584140+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.591422+0000 mon.a (mon.0) 6005 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.591779+0000 mgr.y (mgr.25156) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.631613+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.633320+0000 mon.a (mon.0) 6007 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.635054+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.635633+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.642437+0000 mon.a (mon.0) 6010 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.642832+0000 mgr.y (mgr.25156) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.699742+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.701580+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.703300+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.703948+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.708906+0000 mon.a (mon.0) 6015 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.709363+0000 mgr.y (mgr.25156) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.749816+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.751775+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.754145+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.755066+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.760864+0000 mon.a (mon.0) 6020 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.761303+0000 mgr.y (mgr.25156) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.802153+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.804049+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.805807+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.806425+0000 mon.a (mon.0) 6024 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.811194+0000 mon.a (mon.0) 6025 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.811602+0000 mgr.y (mgr.25156) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.852009+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.854041+0000 mon.a (mon.0) 6027 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.855702+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.856296+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.860938+0000 mon.a (mon.0) 6030 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.861354+0000 mgr.y (mgr.25156) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.901587+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.903647+0000 mon.a (mon.0) 6032 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.906362+0000 mon.a (mon.0) 6033 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.907056+0000 mon.a (mon.0) 6034 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.912001+0000 mon.a (mon.0) 6035 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.912421+0000 mgr.y (mgr.25156) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.952746+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.954545+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.956249+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.956861+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:26.961455+0000 mon.a (mon.0) 6040 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:26.961848+0000 mgr.y (mgr.25156) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.002825+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.004591+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.006338+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.007046+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.011742+0000 mon.a (mon.0) 6045 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: cephadm 2024-03-30T05:11:27.012238+0000 mgr.y (mgr.25156) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.069400+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.071255+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.073462+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.074162+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.079210+0000 mon.a (mon.0) 6050 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.120328+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.755066+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.760864+0000 mon.a (mon.0) 6020 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.761303+0000 mgr.y (mgr.25156) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.802153+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.804049+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.805807+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.806425+0000 mon.a (mon.0) 6024 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.811194+0000 mon.a (mon.0) 6025 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.811602+0000 mgr.y (mgr.25156) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.852009+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.854041+0000 mon.a (mon.0) 6027 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.855702+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.856296+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.860938+0000 mon.a (mon.0) 6030 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.861354+0000 mgr.y (mgr.25156) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.901587+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.903647+0000 mon.a (mon.0) 6032 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.906362+0000 mon.a (mon.0) 6033 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.907056+0000 mon.a (mon.0) 6034 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.912001+0000 mon.a (mon.0) 6035 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.122274+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.124058+0000 mon.a (mon.0) 6053 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.124736+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.129538+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.185679+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.189582+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.192523+0000 mon.a (mon.0) 6058 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.193522+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.198954+0000 mon.a (mon.0) 6060 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.240609+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.242258+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.243955+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.244603+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.249746+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.290130+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.292373+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.294298+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.294967+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.299925+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.342091+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.912421+0000 mgr.y (mgr.25156) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.952746+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.954545+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.956249+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.956861+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:26.961455+0000 mon.a (mon.0) 6040 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:26.961848+0000 mgr.y (mgr.25156) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.002825+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.004591+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.006338+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.007046+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.011742+0000 mon.a (mon.0) 6045 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: cephadm 2024-03-30T05:11:27.012238+0000 mgr.y (mgr.25156) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.069400+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.071255+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.073462+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.074162+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.079210+0000 mon.a (mon.0) 6050 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.120328+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.344493+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.346743+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.347528+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.354424+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.441687+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.445794+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.449697+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.450889+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[23954]: audit 2024-03-30T05:11:27.460031+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.122274+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.124058+0000 mon.a (mon.0) 6053 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.124736+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.129538+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.185679+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.189582+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.192523+0000 mon.a (mon.0) 6058 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.193522+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.198954+0000 mon.a (mon.0) 6060 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.240609+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.242258+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.243955+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.244603+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.249746+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.290130+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.292373+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.294298+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.294967+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.299925+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.342091+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.344493+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.346743+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.347528+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.354424+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.441687+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.445794+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.449697+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.450889+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:27 smithi089 bash[18545]: audit 2024-03-30T05:11:27.460031+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.081057+0000 mgr.y (mgr.25156) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.148803+0000 mgr.y (mgr.25156) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.200684+0000 mgr.y (mgr.25156) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cluster 2024-03-30T05:11:26.247696+0000 mgr.y (mgr.25156) 2169 : cluster [DBG] pgmap v1274: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:27.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.254867+0000 mgr.y (mgr.25156) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.321216+0000 mgr.y (mgr.25156) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.373632+0000 mgr.y (mgr.25156) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.425898+0000 mgr.y (mgr.25156) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.468295+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.479463+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.481047+0000 mon.a (mon.0) 5994 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.485426+0000 mon.a (mon.0) 5995 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.485737+0000 mgr.y (mgr.25156) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.525969+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.527684+0000 mon.a (mon.0) 5997 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.529320+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.529933+0000 mon.a (mon.0) 5999 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.536706+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.537417+0000 mgr.y (mgr.25156) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.578111+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.579744+0000 mon.a (mon.0) 6002 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.583434+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.584140+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.591422+0000 mon.a (mon.0) 6005 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.591779+0000 mgr.y (mgr.25156) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.631613+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.633320+0000 mon.a (mon.0) 6007 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.635054+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.635633+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.642437+0000 mon.a (mon.0) 6010 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.642832+0000 mgr.y (mgr.25156) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.699742+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.701580+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.703300+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.703948+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.708906+0000 mon.a (mon.0) 6015 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.709363+0000 mgr.y (mgr.25156) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.749816+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.751775+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.754145+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.755066+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.760864+0000 mon.a (mon.0) 6020 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.761303+0000 mgr.y (mgr.25156) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.802153+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.804049+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.805807+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.806425+0000 mon.a (mon.0) 6024 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.811194+0000 mon.a (mon.0) 6025 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.811602+0000 mgr.y (mgr.25156) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.852009+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.854041+0000 mon.a (mon.0) 6027 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.855702+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.856296+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.860938+0000 mon.a (mon.0) 6030 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.861354+0000 mgr.y (mgr.25156) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.901587+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.903647+0000 mon.a (mon.0) 6032 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.906362+0000 mon.a (mon.0) 6033 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.907056+0000 mon.a (mon.0) 6034 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.912001+0000 mon.a (mon.0) 6035 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.912421+0000 mgr.y (mgr.25156) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.952746+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.954545+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.956249+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.956861+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:26.961455+0000 mon.a (mon.0) 6040 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:26.961848+0000 mgr.y (mgr.25156) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.002825+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.004591+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.006338+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.007046+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.011742+0000 mon.a (mon.0) 6045 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: cephadm 2024-03-30T05:11:27.012238+0000 mgr.y (mgr.25156) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.069400+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.071255+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.073462+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.074162+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.079210+0000 mon.a (mon.0) 6050 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.120328+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.122274+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.124058+0000 mon.a (mon.0) 6053 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.124736+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.129538+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.185679+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.189582+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.192523+0000 mon.a (mon.0) 6058 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.193522+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.198954+0000 mon.a (mon.0) 6060 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.240609+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.242258+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.243955+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.244603+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.249746+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.290130+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.292373+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.294298+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.294967+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.299925+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.342091+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.344493+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.346743+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.347528+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.354424+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.441687+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.445794+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.449697+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.450889+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:27 smithi118 bash[75658]: audit 2024-03-30T05:11:27.460031+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: cephadm 2024-03-30T05:11:27.079661+0000 mgr.y (mgr.25156) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: cephadm 2024-03-30T05:11:27.129909+0000 mgr.y (mgr.25156) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: cephadm 2024-03-30T05:11:27.199331+0000 mgr.y (mgr.25156) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: cephadm 2024-03-30T05:11:27.250108+0000 mgr.y (mgr.25156) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: cephadm 2024-03-30T05:11:27.300311+0000 mgr.y (mgr.25156) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: cephadm 2024-03-30T05:11:27.354889+0000 mgr.y (mgr.25156) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: cephadm 2024-03-30T05:11:27.460766+0000 mgr.y (mgr.25156) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.548610+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.550587+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.552551+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.553256+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.558213+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: cephadm 2024-03-30T05:11:27.558598+0000 mgr.y (mgr.25156) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.622464+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.624998+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.627401+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.628264+0000 mon.a (mon.0) 6089 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.634996+0000 mon.a (mon.0) 6090 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: cephadm 2024-03-30T05:11:27.635561+0000 mgr.y (mgr.25156) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.692429+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: cephadm 2024-03-30T05:11:27.079661+0000 mgr.y (mgr.25156) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: cephadm 2024-03-30T05:11:27.129909+0000 mgr.y (mgr.25156) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: cephadm 2024-03-30T05:11:27.199331+0000 mgr.y (mgr.25156) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: cephadm 2024-03-30T05:11:27.250108+0000 mgr.y (mgr.25156) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: cephadm 2024-03-30T05:11:27.300311+0000 mgr.y (mgr.25156) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: cephadm 2024-03-30T05:11:27.354889+0000 mgr.y (mgr.25156) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: cephadm 2024-03-30T05:11:27.460766+0000 mgr.y (mgr.25156) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.548610+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.550587+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.552551+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.553256+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.558213+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: cephadm 2024-03-30T05:11:27.558598+0000 mgr.y (mgr.25156) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.622464+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.624998+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.627401+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.628264+0000 mon.a (mon.0) 6089 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.634996+0000 mon.a (mon.0) 6090 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: cephadm 2024-03-30T05:11:27.635561+0000 mgr.y (mgr.25156) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.692429+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.694213+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.695957+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.696609+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.701597+0000 mon.a (mon.0) 6095 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: cephadm 2024-03-30T05:11:27.701970+0000 mgr.y (mgr.25156) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.742302+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.744040+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.746714+0000 mon.a (mon.0) 6098 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.747391+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.752543+0000 mon.a (mon.0) 6100 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: cephadm 2024-03-30T05:11:27.752935+0000 mgr.y (mgr.25156) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.826620+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.829438+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.832362+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.833446+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.839764+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: cephadm 2024-03-30T05:11:27.841355+0000 mgr.y (mgr.25156) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.899761+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.902187+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.904852+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.694213+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.695957+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.696609+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.701597+0000 mon.a (mon.0) 6095 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: cephadm 2024-03-30T05:11:27.701970+0000 mgr.y (mgr.25156) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.742302+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.744040+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.746714+0000 mon.a (mon.0) 6098 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.747391+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.752543+0000 mon.a (mon.0) 6100 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: cephadm 2024-03-30T05:11:27.752935+0000 mgr.y (mgr.25156) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.826620+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.829438+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.832362+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.833446+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.839764+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: cephadm 2024-03-30T05:11:27.841355+0000 mgr.y (mgr.25156) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.899761+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.902187+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.904852+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.905900+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.911720+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: cephadm 2024-03-30T05:11:27.912208+0000 mgr.y (mgr.25156) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.968816+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.971687+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.974238+0000 mon.a (mon.0) 6113 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.975327+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:27.981035+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: cephadm 2024-03-30T05:11:27.981672+0000 mgr.y (mgr.25156) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.021388+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.023476+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.026529+0000 mon.a (mon.0) 6118 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.027410+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.032758+0000 mon.a (mon.0) 6120 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: cephadm 2024-03-30T05:11:28.033194+0000 mgr.y (mgr.25156) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.106233+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.108412+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.110960+0000 mon.a (mon.0) 6123 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.111706+0000 mon.a (mon.0) 6124 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.116971+0000 mon.a (mon.0) 6125 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.157736+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.159803+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.162122+0000 mon.a (mon.0) 6128 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.162819+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.168717+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.256932+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.261323+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.265670+0000 mon.a (mon.0) 6133 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.267302+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.277597+0000 mon.a (mon.0) 6135 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.366125+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.370249+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.374153+0000 mon.a (mon.0) 6138 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.375551+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.384925+0000 mon.a (mon.0) 6140 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.463376+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.466036+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.469147+0000 mon.a (mon.0) 6143 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[23954]: audit 2024-03-30T05:11:28.470065+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.905900+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.911720+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: cephadm 2024-03-30T05:11:27.912208+0000 mgr.y (mgr.25156) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.968816+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.971687+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.974238+0000 mon.a (mon.0) 6113 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.975327+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:27.981035+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: cephadm 2024-03-30T05:11:27.981672+0000 mgr.y (mgr.25156) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.021388+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.023476+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.026529+0000 mon.a (mon.0) 6118 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.027410+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.032758+0000 mon.a (mon.0) 6120 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: cephadm 2024-03-30T05:11:28.033194+0000 mgr.y (mgr.25156) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.106233+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.108412+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.110960+0000 mon.a (mon.0) 6123 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.111706+0000 mon.a (mon.0) 6124 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.116971+0000 mon.a (mon.0) 6125 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.157736+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.159803+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.162122+0000 mon.a (mon.0) 6128 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.162819+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.168717+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.256932+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.261323+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.265670+0000 mon.a (mon.0) 6133 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.267302+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.277597+0000 mon.a (mon.0) 6135 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.366125+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.370249+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.374153+0000 mon.a (mon.0) 6138 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.375551+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.384925+0000 mon.a (mon.0) 6140 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.463376+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.466036+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.469147+0000 mon.a (mon.0) 6143 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:28 smithi089 bash[18545]: audit 2024-03-30T05:11:28.470065+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: cephadm 2024-03-30T05:11:27.079661+0000 mgr.y (mgr.25156) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: cephadm 2024-03-30T05:11:27.129909+0000 mgr.y (mgr.25156) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: cephadm 2024-03-30T05:11:27.199331+0000 mgr.y (mgr.25156) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: cephadm 2024-03-30T05:11:27.250108+0000 mgr.y (mgr.25156) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: cephadm 2024-03-30T05:11:27.300311+0000 mgr.y (mgr.25156) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: cephadm 2024-03-30T05:11:27.354889+0000 mgr.y (mgr.25156) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: cephadm 2024-03-30T05:11:27.460766+0000 mgr.y (mgr.25156) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.548610+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.550587+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.552551+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.553256+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.558213+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: cephadm 2024-03-30T05:11:27.558598+0000 mgr.y (mgr.25156) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.622464+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.624998+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.627401+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.628264+0000 mon.a (mon.0) 6089 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.634996+0000 mon.a (mon.0) 6090 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: cephadm 2024-03-30T05:11:27.635561+0000 mgr.y (mgr.25156) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.692429+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.694213+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.695957+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.696609+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.701597+0000 mon.a (mon.0) 6095 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: cephadm 2024-03-30T05:11:27.701970+0000 mgr.y (mgr.25156) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.742302+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.744040+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.746714+0000 mon.a (mon.0) 6098 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.747391+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.752543+0000 mon.a (mon.0) 6100 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: cephadm 2024-03-30T05:11:27.752935+0000 mgr.y (mgr.25156) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.826620+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.829438+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.832362+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.833446+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.839764+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: cephadm 2024-03-30T05:11:27.841355+0000 mgr.y (mgr.25156) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.899761+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.902187+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.904852+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.905900+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.911720+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: cephadm 2024-03-30T05:11:27.912208+0000 mgr.y (mgr.25156) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.968816+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.971687+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.974238+0000 mon.a (mon.0) 6113 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.975327+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:27.981035+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: cephadm 2024-03-30T05:11:27.981672+0000 mgr.y (mgr.25156) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.021388+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.023476+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.026529+0000 mon.a (mon.0) 6118 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.027410+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.032758+0000 mon.a (mon.0) 6120 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: cephadm 2024-03-30T05:11:28.033194+0000 mgr.y (mgr.25156) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.106233+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.108412+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.110960+0000 mon.a (mon.0) 6123 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.111706+0000 mon.a (mon.0) 6124 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.116971+0000 mon.a (mon.0) 6125 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.157736+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.159803+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.162122+0000 mon.a (mon.0) 6128 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.162819+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.168717+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.256932+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.261323+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.265670+0000 mon.a (mon.0) 6133 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.887 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.267302+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.888 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.277597+0000 mon.a (mon.0) 6135 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.888 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.366125+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.888 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.370249+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.888 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.374153+0000 mon.a (mon.0) 6138 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.888 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.375551+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:28.888 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.384925+0000 mon.a (mon.0) 6140 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:28.888 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.463376+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:28.888 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.466036+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:28.888 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.469147+0000 mon.a (mon.0) 6143 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:28.888 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:28 smithi118 bash[75658]: audit 2024-03-30T05:11:28.470065+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: cephadm 2024-03-30T05:11:28.117357+0000 mgr.y (mgr.25156) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: cephadm 2024-03-30T05:11:28.169442+0000 mgr.y (mgr.25156) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: cluster 2024-03-30T05:11:28.248409+0000 mgr.y (mgr.25156) 2202 : cluster [DBG] pgmap v1275: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:29.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: cephadm 2024-03-30T05:11:28.278469+0000 mgr.y (mgr.25156) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: cephadm 2024-03-30T05:11:28.385444+0000 mgr.y (mgr.25156) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.477372+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: cephadm 2024-03-30T05:11:28.477920+0000 mgr.y (mgr.25156) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.540942+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.543608+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.547246+0000 mon.a (mon.0) 6148 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.548355+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.555108+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: cephadm 2024-03-30T05:11:28.556793+0000 mgr.y (mgr.25156) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.601833+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.604729+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.607458+0000 mon.a (mon.0) 6153 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.608457+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.615272+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: cephadm 2024-03-30T05:11:28.615850+0000 mgr.y (mgr.25156) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.656869+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.659207+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.661262+0000 mon.a (mon.0) 6158 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.662011+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.668452+0000 mon.a (mon.0) 6160 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: cephadm 2024-03-30T05:11:28.668840+0000 mgr.y (mgr.25156) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.709497+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.712312+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.714628+0000 mon.a (mon.0) 6163 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.715496+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.721835+0000 mon.a (mon.0) 6165 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: cephadm 2024-03-30T05:11:28.722278+0000 mgr.y (mgr.25156) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.766776+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.769134+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.771214+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.771953+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.778343+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.746 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: cephadm 2024-03-30T05:11:28.778862+0000 mgr.y (mgr.25156) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.823394+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.825833+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.828021+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.828741+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.835133+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: cephadm 2024-03-30T05:11:28.835568+0000 mgr.y (mgr.25156) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.879983+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.882140+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.884634+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.885390+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.891425+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: cephadm 2024-03-30T05:11:28.891884+0000 mgr.y (mgr.25156) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.970175+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.747 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.972394+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.975392+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.976252+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:28.983099+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: cephadm 2024-03-30T05:11:28.983775+0000 mgr.y (mgr.25156) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.058817+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.060947+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.063885+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.064736+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.070491+0000 mon.a (mon.0) 6190 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: cephadm 2024-03-30T05:11:29.071014+0000 mgr.y (mgr.25156) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.149343+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.152138+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.154545+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.748 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.155467+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.162669+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.254552+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.259331+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.263314+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.265147+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.275411+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.355110+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.357757+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.360833+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.361907+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.370067+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.446814+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.749 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.449471+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.750 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.451984+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.750 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.452907+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.750 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:29 smithi118 bash[75658]: audit 2024-03-30T05:11:29.459771+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: cephadm 2024-03-30T05:11:28.117357+0000 mgr.y (mgr.25156) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: cephadm 2024-03-30T05:11:28.169442+0000 mgr.y (mgr.25156) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: cluster 2024-03-30T05:11:28.248409+0000 mgr.y (mgr.25156) 2202 : cluster [DBG] pgmap v1275: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: cephadm 2024-03-30T05:11:28.278469+0000 mgr.y (mgr.25156) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: cephadm 2024-03-30T05:11:28.385444+0000 mgr.y (mgr.25156) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.477372+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: cephadm 2024-03-30T05:11:28.477920+0000 mgr.y (mgr.25156) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.540942+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.543608+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.547246+0000 mon.a (mon.0) 6148 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.548355+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.555108+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: cephadm 2024-03-30T05:11:28.556793+0000 mgr.y (mgr.25156) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.601833+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.604729+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.607458+0000 mon.a (mon.0) 6153 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.608457+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.615272+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: cephadm 2024-03-30T05:11:28.615850+0000 mgr.y (mgr.25156) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.656869+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: cephadm 2024-03-30T05:11:28.117357+0000 mgr.y (mgr.25156) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: cephadm 2024-03-30T05:11:28.169442+0000 mgr.y (mgr.25156) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: cluster 2024-03-30T05:11:28.248409+0000 mgr.y (mgr.25156) 2202 : cluster [DBG] pgmap v1275: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: cephadm 2024-03-30T05:11:28.278469+0000 mgr.y (mgr.25156) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: cephadm 2024-03-30T05:11:28.385444+0000 mgr.y (mgr.25156) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.477372+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: cephadm 2024-03-30T05:11:28.477920+0000 mgr.y (mgr.25156) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.540942+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.543608+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.547246+0000 mon.a (mon.0) 6148 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.548355+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.555108+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: cephadm 2024-03-30T05:11:28.556793+0000 mgr.y (mgr.25156) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.601833+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.604729+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.607458+0000 mon.a (mon.0) 6153 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.608457+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.615272+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: cephadm 2024-03-30T05:11:28.615850+0000 mgr.y (mgr.25156) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.656869+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.659207+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.661262+0000 mon.a (mon.0) 6158 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.662011+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.668452+0000 mon.a (mon.0) 6160 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: cephadm 2024-03-30T05:11:28.668840+0000 mgr.y (mgr.25156) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.709497+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.712312+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.714628+0000 mon.a (mon.0) 6163 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.715496+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.721835+0000 mon.a (mon.0) 6165 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: cephadm 2024-03-30T05:11:28.722278+0000 mgr.y (mgr.25156) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.766776+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.769134+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.771214+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.771953+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.778343+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: cephadm 2024-03-30T05:11:28.778862+0000 mgr.y (mgr.25156) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.823394+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.825833+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.828021+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.659207+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.661262+0000 mon.a (mon.0) 6158 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.662011+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.668452+0000 mon.a (mon.0) 6160 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: cephadm 2024-03-30T05:11:28.668840+0000 mgr.y (mgr.25156) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.709497+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.712312+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.714628+0000 mon.a (mon.0) 6163 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.715496+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.721835+0000 mon.a (mon.0) 6165 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: cephadm 2024-03-30T05:11:28.722278+0000 mgr.y (mgr.25156) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.766776+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.769134+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.771214+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.771953+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.778343+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: cephadm 2024-03-30T05:11:28.778862+0000 mgr.y (mgr.25156) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.823394+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.825833+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.828021+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.828741+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.835133+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: cephadm 2024-03-30T05:11:28.835568+0000 mgr.y (mgr.25156) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.879983+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.882140+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.884634+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.885390+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.891425+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: cephadm 2024-03-30T05:11:28.891884+0000 mgr.y (mgr.25156) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.970175+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.972394+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.975392+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.976252+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:28.983099+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: cephadm 2024-03-30T05:11:28.983775+0000 mgr.y (mgr.25156) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.058817+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.060947+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.063885+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.064736+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.070491+0000 mon.a (mon.0) 6190 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.828741+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.835133+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: cephadm 2024-03-30T05:11:28.835568+0000 mgr.y (mgr.25156) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.879983+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.882140+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.884634+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.885390+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.891425+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: cephadm 2024-03-30T05:11:28.891884+0000 mgr.y (mgr.25156) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.970175+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.972394+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.975392+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.976252+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:28.983099+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: cephadm 2024-03-30T05:11:28.983775+0000 mgr.y (mgr.25156) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.058817+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.060947+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.063885+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.064736+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.070491+0000 mon.a (mon.0) 6190 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: cephadm 2024-03-30T05:11:29.071014+0000 mgr.y (mgr.25156) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.149343+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.152138+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.154545+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.155467+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.162669+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.254552+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.259331+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.263314+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.265147+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.275411+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.355110+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.357757+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.360833+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.361907+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.370067+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.446814+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.449471+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.451984+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.452907+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[23954]: audit 2024-03-30T05:11:29.459771+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: cephadm 2024-03-30T05:11:29.071014+0000 mgr.y (mgr.25156) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:29.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.149343+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.152138+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.154545+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.155467+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.162669+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.254552+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.259331+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.263314+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.265147+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.275411+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.355110+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.357757+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.360833+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.361907+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.370067+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:29.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.446814+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:29.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.449471+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:29.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.451984+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:29.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.452907+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:29.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:29 smithi089 bash[18545]: audit 2024-03-30T05:11:29.459771+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: cephadm 2024-03-30T05:11:29.163231+0000 mgr.y (mgr.25156) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: cephadm 2024-03-30T05:11:29.276719+0000 mgr.y (mgr.25156) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: cephadm 2024-03-30T05:11:29.370606+0000 mgr.y (mgr.25156) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: cephadm 2024-03-30T05:11:29.460285+0000 mgr.y (mgr.25156) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.535553+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.538499+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.541358+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.542514+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.553489+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: cephadm 2024-03-30T05:11:29.554165+0000 mgr.y (mgr.25156) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.639713+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.643200+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.646733+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.648206+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.658293+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: cephadm 2024-03-30T05:11:29.659063+0000 mgr.y (mgr.25156) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.733810+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.736270+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.739283+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.740134+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: cephadm 2024-03-30T05:11:29.163231+0000 mgr.y (mgr.25156) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: cephadm 2024-03-30T05:11:29.276719+0000 mgr.y (mgr.25156) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: cephadm 2024-03-30T05:11:29.370606+0000 mgr.y (mgr.25156) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: cephadm 2024-03-30T05:11:29.460285+0000 mgr.y (mgr.25156) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.535553+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.538499+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.541358+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.542514+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.553489+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: cephadm 2024-03-30T05:11:29.554165+0000 mgr.y (mgr.25156) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.639713+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.643200+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.646733+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.648206+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.658293+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: cephadm 2024-03-30T05:11:29.659063+0000 mgr.y (mgr.25156) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.733810+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.736270+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.739283+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.740134+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.747771+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: cephadm 2024-03-30T05:11:29.748337+0000 mgr.y (mgr.25156) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.823617+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.826321+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.829220+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.830524+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.839592+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: cephadm 2024-03-30T05:11:29.840403+0000 mgr.y (mgr.25156) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.917284+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.921244+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.925045+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.926495+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:29.936066+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: cephadm 2024-03-30T05:11:29.936919+0000 mgr.y (mgr.25156) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.025540+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.029340+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.033013+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.034119+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.043043+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: cephadm 2024-03-30T05:11:30.043633+0000 mgr.y (mgr.25156) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.747771+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: cephadm 2024-03-30T05:11:29.748337+0000 mgr.y (mgr.25156) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.823617+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.826321+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.829220+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.830524+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.839592+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: cephadm 2024-03-30T05:11:29.840403+0000 mgr.y (mgr.25156) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.917284+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.921244+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.925045+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.926495+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:29.936066+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: cephadm 2024-03-30T05:11:29.936919+0000 mgr.y (mgr.25156) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.025540+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.029340+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.033013+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.034119+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.043043+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: cephadm 2024-03-30T05:11:30.043633+0000 mgr.y (mgr.25156) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.119205+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.122027+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.124787+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.126016+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.135461+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.225897+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.230212+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.234120+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.235503+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.245632+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.335693+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.339390+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.342815+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.344210+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.354281+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.432284+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.434779+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.438023+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.438948+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[23954]: audit 2024-03-30T05:11:30.447215+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.119205+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.122027+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.124787+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.126016+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.135461+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.225897+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.230212+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.234120+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.235503+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.245632+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.335693+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.339390+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.342815+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.344210+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.354281+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.432284+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.434779+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.438023+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.438948+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:30 smithi089 bash[18545]: audit 2024-03-30T05:11:30.447215+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: cephadm 2024-03-30T05:11:29.163231+0000 mgr.y (mgr.25156) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: cephadm 2024-03-30T05:11:29.276719+0000 mgr.y (mgr.25156) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: cephadm 2024-03-30T05:11:29.370606+0000 mgr.y (mgr.25156) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: cephadm 2024-03-30T05:11:29.460285+0000 mgr.y (mgr.25156) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.535553+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.538499+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.541358+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.542514+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.553489+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: cephadm 2024-03-30T05:11:29.554165+0000 mgr.y (mgr.25156) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.639713+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.643200+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.646733+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.648206+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.658293+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: cephadm 2024-03-30T05:11:29.659063+0000 mgr.y (mgr.25156) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.733810+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.736270+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.739283+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.740134+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.747771+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: cephadm 2024-03-30T05:11:29.748337+0000 mgr.y (mgr.25156) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.823617+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.826321+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.829220+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.830524+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.839592+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: cephadm 2024-03-30T05:11:29.840403+0000 mgr.y (mgr.25156) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.917284+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.921244+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.925045+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.926495+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:29.936066+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: cephadm 2024-03-30T05:11:29.936919+0000 mgr.y (mgr.25156) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.025540+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.029340+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.033013+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.034119+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.043043+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: cephadm 2024-03-30T05:11:30.043633+0000 mgr.y (mgr.25156) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.119205+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.122027+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.124787+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.126016+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.135461+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.225897+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.230212+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.234120+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.235503+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.245632+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.335693+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.339390+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.342815+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.344210+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.354281+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.432284+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.434779+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.438023+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.438948+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:30 smithi118 bash[75658]: audit 2024-03-30T05:11:30.447215+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: cephadm 2024-03-30T05:11:30.136330+0000 mgr.y (mgr.25156) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: cephadm 2024-03-30T05:11:30.246452+0000 mgr.y (mgr.25156) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: cluster 2024-03-30T05:11:30.249306+0000 mgr.y (mgr.25156) 2227 : cluster [DBG] pgmap v1276: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:31.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: cephadm 2024-03-30T05:11:30.354874+0000 mgr.y (mgr.25156) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: cephadm 2024-03-30T05:11:30.447712+0000 mgr.y (mgr.25156) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.530868+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.532925+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.534921+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.535565+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.541106+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: cephadm 2024-03-30T05:11:30.541513+0000 mgr.y (mgr.25156) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.584169+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.586393+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.589598+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.590343+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.595650+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: cephadm 2024-03-30T05:11:30.596076+0000 mgr.y (mgr.25156) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.678144+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.681578+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.683965+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.684987+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.691135+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: cephadm 2024-03-30T05:11:30.691750+0000 mgr.y (mgr.25156) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.777423+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.781612+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.784916+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.786071+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.795292+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: cephadm 2024-03-30T05:11:30.796063+0000 mgr.y (mgr.25156) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.869475+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.871743+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.874837+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.875747+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.884191+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: cephadm 2024-03-30T05:11:30.884842+0000 mgr.y (mgr.25156) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.958720+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.961089+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.965750+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.967225+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:30.977093+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: cephadm 2024-03-30T05:11:30.978062+0000 mgr.y (mgr.25156) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.055183+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.058039+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.061591+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.062700+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.071029+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: cephadm 2024-03-30T05:11:31.071877+0000 mgr.y (mgr.25156) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.161035+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.165158+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.169221+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.170423+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.179978+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.255842+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.257998+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.260225+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.260912+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.266446+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.308226+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.310133+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.312067+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.312726+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.318274+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.376366+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.378264+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.381360+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.382377+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.390875+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.474743+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.478169+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.482186+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:31 smithi118 bash[75658]: audit 2024-03-30T05:11:31.483361+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: cephadm 2024-03-30T05:11:30.136330+0000 mgr.y (mgr.25156) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: cephadm 2024-03-30T05:11:30.246452+0000 mgr.y (mgr.25156) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: cluster 2024-03-30T05:11:30.249306+0000 mgr.y (mgr.25156) 2227 : cluster [DBG] pgmap v1276: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:31.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: cephadm 2024-03-30T05:11:30.354874+0000 mgr.y (mgr.25156) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: cephadm 2024-03-30T05:11:30.447712+0000 mgr.y (mgr.25156) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.530868+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.532925+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.534921+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.535565+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.541106+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: cephadm 2024-03-30T05:11:30.541513+0000 mgr.y (mgr.25156) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.584169+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.586393+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.589598+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.590343+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.595650+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: cephadm 2024-03-30T05:11:30.596076+0000 mgr.y (mgr.25156) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.678144+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.681578+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.683965+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: cephadm 2024-03-30T05:11:30.136330+0000 mgr.y (mgr.25156) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: cephadm 2024-03-30T05:11:30.246452+0000 mgr.y (mgr.25156) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: cluster 2024-03-30T05:11:30.249306+0000 mgr.y (mgr.25156) 2227 : cluster [DBG] pgmap v1276: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: cephadm 2024-03-30T05:11:30.354874+0000 mgr.y (mgr.25156) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: cephadm 2024-03-30T05:11:30.447712+0000 mgr.y (mgr.25156) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.530868+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.532925+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.534921+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.535565+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.541106+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: cephadm 2024-03-30T05:11:30.541513+0000 mgr.y (mgr.25156) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.584169+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.586393+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.589598+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.590343+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.595650+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: cephadm 2024-03-30T05:11:30.596076+0000 mgr.y (mgr.25156) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.678144+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.681578+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.683965+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.684987+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.691135+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: cephadm 2024-03-30T05:11:30.691750+0000 mgr.y (mgr.25156) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.777423+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.781612+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.784916+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.786071+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.795292+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: cephadm 2024-03-30T05:11:30.796063+0000 mgr.y (mgr.25156) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.869475+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.871743+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.874837+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.875747+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.884191+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: cephadm 2024-03-30T05:11:30.884842+0000 mgr.y (mgr.25156) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.958720+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.961089+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.965750+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.967225+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:30.977093+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: cephadm 2024-03-30T05:11:30.978062+0000 mgr.y (mgr.25156) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.055183+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.058039+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.061591+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.062700+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.071029+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: cephadm 2024-03-30T05:11:31.071877+0000 mgr.y (mgr.25156) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.161035+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.165158+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.169221+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.170423+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.179978+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.255842+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.257998+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.260225+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.260912+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.266446+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.308226+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.310133+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.684987+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.691135+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: cephadm 2024-03-30T05:11:30.691750+0000 mgr.y (mgr.25156) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.777423+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.781612+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.784916+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.786071+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.795292+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: cephadm 2024-03-30T05:11:30.796063+0000 mgr.y (mgr.25156) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.869475+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.871743+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.874837+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.875747+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.884191+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: cephadm 2024-03-30T05:11:30.884842+0000 mgr.y (mgr.25156) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.958720+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.961089+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.965750+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.967225+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.312067+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.312726+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.318274+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.376366+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.378264+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.381360+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.382377+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.390875+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.474743+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.478169+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.482186+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[23954]: audit 2024-03-30T05:11:31.483361+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:30.977093+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: cephadm 2024-03-30T05:11:30.978062+0000 mgr.y (mgr.25156) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.055183+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.058039+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.061591+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.062700+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.071029+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: cephadm 2024-03-30T05:11:31.071877+0000 mgr.y (mgr.25156) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.161035+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.165158+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.169221+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.170423+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.179978+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.255842+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.257998+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.260225+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.260912+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.266446+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.308226+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.310133+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.312067+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.312726+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.318274+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.376366+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.378264+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.381360+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.382377+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.390875+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.474743+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:31.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.478169+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:31.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.482186+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:31.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:31 smithi089 bash[18545]: audit 2024-03-30T05:11:31.483361+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.714 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: cephadm 2024-03-30T05:11:31.180596+0000 mgr.y (mgr.25156) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.714 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.216418+0000 mgr.y (mgr.25156) 2238 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:32.714 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: cephadm 2024-03-30T05:11:31.266885+0000 mgr.y (mgr.25156) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.714 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: cephadm 2024-03-30T05:11:31.318667+0000 mgr.y (mgr.25156) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.714 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: cephadm 2024-03-30T05:11:31.391557+0000 mgr.y (mgr.25156) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.509928+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: cephadm 2024-03-30T05:11:31.510980+0000 mgr.y (mgr.25156) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.576577+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.580161+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.585186+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.586244+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.593522+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: cephadm 2024-03-30T05:11:31.594114+0000 mgr.y (mgr.25156) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.643583+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.646436+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.649115+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.650019+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.656045+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: cephadm 2024-03-30T05:11:31.656575+0000 mgr.y (mgr.25156) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.715 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.696500+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.716 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.698436+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.716 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.700305+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.701031+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.706273+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: cephadm 2024-03-30T05:11:31.706639+0000 mgr.y (mgr.25156) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.746843+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.748760+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.750523+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.751121+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.756061+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: cephadm 2024-03-30T05:11:31.756465+0000 mgr.y (mgr.25156) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.796645+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.798419+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.800115+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.800726+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.805655+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: cephadm 2024-03-30T05:11:31.806039+0000 mgr.y (mgr.25156) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.846716+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.848495+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.850411+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.851062+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.856296+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: cephadm 2024-03-30T05:11:31.856657+0000 mgr.y (mgr.25156) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.896754+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.898728+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.900836+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.901586+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.907161+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: cephadm 2024-03-30T05:11:31.907543+0000 mgr.y (mgr.25156) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.718 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.964514+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.966397+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.968511+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.969145+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:31.974669+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: cephadm 2024-03-30T05:11:31.975302+0000 mgr.y (mgr.25156) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.040441+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.043169+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.045722+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.046727+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.053224+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.053685+0000 mgr.y (mgr.25156) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.093850+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.095796+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.097821+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.098562+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.104135+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.144444+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.146281+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.148071+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.148733+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.153892+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.194678+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.196742+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.198735+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.199470+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.204663+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.247504+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.249539+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.251920+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.252598+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.257751+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.720 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.300953+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.303139+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.305613+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.306424+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.312116+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.354860+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.357168+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.359418+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.360185+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.367851+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.410873+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.414623+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.416762+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.417486+0000 mon.a (mon.0) 6399 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.423660+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.429233+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.721 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.435527+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.441027+0000 mon.a (mon.0) 6403 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.481072+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.482910+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.484439+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.489217+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.490963+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.496021+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.497697+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.502456+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:32 smithi118 bash[75658]: audit 2024-03-30T05:11:32.503920+0000 mon.a (mon.0) 6412 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: cephadm 2024-03-30T05:11:31.180596+0000 mgr.y (mgr.25156) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.216418+0000 mgr.y (mgr.25156) 2238 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:32.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: cephadm 2024-03-30T05:11:31.266885+0000 mgr.y (mgr.25156) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: cephadm 2024-03-30T05:11:31.318667+0000 mgr.y (mgr.25156) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: cephadm 2024-03-30T05:11:31.391557+0000 mgr.y (mgr.25156) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.509928+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: cephadm 2024-03-30T05:11:31.510980+0000 mgr.y (mgr.25156) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.576577+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.580161+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.585186+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.586244+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.593522+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: cephadm 2024-03-30T05:11:31.594114+0000 mgr.y (mgr.25156) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.643583+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.646436+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.649115+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.650019+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.656045+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: cephadm 2024-03-30T05:11:31.656575+0000 mgr.y (mgr.25156) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.696500+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: cephadm 2024-03-30T05:11:31.180596+0000 mgr.y (mgr.25156) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.216418+0000 mgr.y (mgr.25156) 2238 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: cephadm 2024-03-30T05:11:31.266885+0000 mgr.y (mgr.25156) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: cephadm 2024-03-30T05:11:31.318667+0000 mgr.y (mgr.25156) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: cephadm 2024-03-30T05:11:31.391557+0000 mgr.y (mgr.25156) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.509928+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: cephadm 2024-03-30T05:11:31.510980+0000 mgr.y (mgr.25156) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.576577+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.580161+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.585186+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.586244+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.593522+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: cephadm 2024-03-30T05:11:31.594114+0000 mgr.y (mgr.25156) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.643583+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.646436+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.649115+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.650019+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.656045+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: cephadm 2024-03-30T05:11:31.656575+0000 mgr.y (mgr.25156) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.696500+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.698436+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.700305+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.701031+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.706273+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: cephadm 2024-03-30T05:11:31.706639+0000 mgr.y (mgr.25156) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.746843+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.748760+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.750523+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.751121+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.756061+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: cephadm 2024-03-30T05:11:31.756465+0000 mgr.y (mgr.25156) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.796645+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.798419+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.800115+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.800726+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.805655+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: cephadm 2024-03-30T05:11:31.806039+0000 mgr.y (mgr.25156) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.846716+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.848495+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.850411+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.698436+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.700305+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.701031+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.706273+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: cephadm 2024-03-30T05:11:31.706639+0000 mgr.y (mgr.25156) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.746843+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.748760+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.750523+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.751121+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.756061+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: cephadm 2024-03-30T05:11:31.756465+0000 mgr.y (mgr.25156) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.796645+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.798419+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.800115+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.800726+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.805655+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: cephadm 2024-03-30T05:11:31.806039+0000 mgr.y (mgr.25156) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.846716+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.848495+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.850411+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.851062+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.856296+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: cephadm 2024-03-30T05:11:31.856657+0000 mgr.y (mgr.25156) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.896754+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.898728+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.900836+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.901586+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.907161+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: cephadm 2024-03-30T05:11:31.907543+0000 mgr.y (mgr.25156) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.964514+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.966397+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.968511+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.969145+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:31.974669+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: cephadm 2024-03-30T05:11:31.975302+0000 mgr.y (mgr.25156) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.040441+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.043169+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.045722+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.046727+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.053224+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.851062+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.856296+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: cephadm 2024-03-30T05:11:31.856657+0000 mgr.y (mgr.25156) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.896754+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.898728+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.900836+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.901586+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.907161+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: cephadm 2024-03-30T05:11:31.907543+0000 mgr.y (mgr.25156) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.964514+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.966397+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.968511+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.969145+0000 mon.a (mon.0) 6359 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:31.974669+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: cephadm 2024-03-30T05:11:31.975302+0000 mgr.y (mgr.25156) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.040441+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.043169+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.045722+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.046727+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.053224+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.053685+0000 mgr.y (mgr.25156) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.093850+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.095796+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.097821+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.098562+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.104135+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.144444+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.146281+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.148071+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.148733+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.153892+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.194678+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.196742+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.198735+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.199470+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.204663+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.247504+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.249539+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.251920+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.252598+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.257751+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.300953+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.303139+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.305613+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.306424+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.312116+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.354860+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.357168+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.359418+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.360185+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.367851+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.410873+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.414623+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.416762+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.417486+0000 mon.a (mon.0) 6399 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.423660+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.429233+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.435527+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.441027+0000 mon.a (mon.0) 6403 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.053685+0000 mgr.y (mgr.25156) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:32.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.093850+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.095796+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.097821+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.098562+0000 mon.a (mon.0) 6369 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.104135+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.144444+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.146281+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.148071+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.148733+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.153892+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.194678+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.196742+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.198735+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.199470+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.204663+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.247504+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.249539+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.251920+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.481072+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.482910+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.484439+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.489217+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.490963+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.496021+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.497697+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.502456+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[18545]: audit 2024-03-30T05:11:32.503920+0000 mon.a (mon.0) 6412 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.252598+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.257751+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.300953+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.303139+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.305613+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.306424+0000 mon.a (mon.0) 6389 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.312116+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.354860+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.357168+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.359418+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.360185+0000 mon.a (mon.0) 6394 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.367851+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.410873+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.414623+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.416762+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:32.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.417486+0000 mon.a (mon.0) 6399 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:32.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.423660+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.429233+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.435527+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.441027+0000 mon.a (mon.0) 6403 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.481072+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:32.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.482910+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.484439+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.489217+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.490963+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.496021+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.497697+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:32.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.502456+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:32.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:32 smithi089 bash[23954]: audit 2024-03-30T05:11:32.503920+0000 mon.a (mon.0) 6412 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.104512+0000 mgr.y (mgr.25156) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.154372+0000 mgr.y (mgr.25156) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.205086+0000 mgr.y (mgr.25156) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cluster 2024-03-30T05:11:32.249621+0000 mgr.y (mgr.25156) 2255 : cluster [DBG] pgmap v1277: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:33.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.258209+0000 mgr.y (mgr.25156) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.312622+0000 mgr.y (mgr.25156) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.368336+0000 mgr.y (mgr.25156) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.424521+0000 mgr.y (mgr.25156) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.485003+0000 mgr.y (mgr.25156) 2260 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:11:33.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.491597+0000 mgr.y (mgr.25156) 2261 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:11:33.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.498307+0000 mgr.y (mgr.25156) 2262 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:11:33.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.504574+0000 mgr.y (mgr.25156) 2263 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:11:33.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.508426+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.509741+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.529643+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-30T05:11:33.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.531440+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.532175+0000 mgr.y (mgr.25156) 2264 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:11:33.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.538319+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.540148+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.540857+0000 mgr.y (mgr.25156) 2265 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:11:33.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.546767+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.104512+0000 mgr.y (mgr.25156) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.154372+0000 mgr.y (mgr.25156) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.205086+0000 mgr.y (mgr.25156) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cluster 2024-03-30T05:11:32.249621+0000 mgr.y (mgr.25156) 2255 : cluster [DBG] pgmap v1277: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.258209+0000 mgr.y (mgr.25156) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.312622+0000 mgr.y (mgr.25156) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.368336+0000 mgr.y (mgr.25156) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.424521+0000 mgr.y (mgr.25156) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.485003+0000 mgr.y (mgr.25156) 2260 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:11:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.491597+0000 mgr.y (mgr.25156) 2261 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:11:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.498307+0000 mgr.y (mgr.25156) 2262 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:11:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.504574+0000 mgr.y (mgr.25156) 2263 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:11:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.508426+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.509741+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.529643+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-30T05:11:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.531440+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.532175+0000 mgr.y (mgr.25156) 2264 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:11:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.538319+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.540148+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.540857+0000 mgr.y (mgr.25156) 2265 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:11:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.546767+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.548198+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.548968+0000 mgr.y (mgr.25156) 2266 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:11:33.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.555013+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.556623+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.557286+0000 mgr.y (mgr.25156) 2267 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-03-30T05:11:33.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.558094+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.559277+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.559832+0000 mgr.y (mgr.25156) 2268 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-03-30T05:11:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.560659+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.561920+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.562502+0000 mgr.y (mgr.25156) 2269 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-03-30T05:11:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.563301+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.564537+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.565123+0000 mgr.y (mgr.25156) 2270 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-03-30T05:11:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.565925+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.566987+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.567569+0000 mgr.y (mgr.25156) 2271 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-03-30T05:11:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.568392+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.569451+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.570070+0000 mgr.y (mgr.25156) 2272 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-03-30T05:11:33.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.548198+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.548968+0000 mgr.y (mgr.25156) 2266 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:11:33.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.555013+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.556623+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.557286+0000 mgr.y (mgr.25156) 2267 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-03-30T05:11:33.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.558094+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.559277+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.559832+0000 mgr.y (mgr.25156) 2268 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-03-30T05:11:33.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.560659+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.561920+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.562502+0000 mgr.y (mgr.25156) 2269 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-03-30T05:11:33.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.563301+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.564537+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.565123+0000 mgr.y (mgr.25156) 2270 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-03-30T05:11:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.565925+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.566987+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.567569+0000 mgr.y (mgr.25156) 2271 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-03-30T05:11:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.568392+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.569451+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.570070+0000 mgr.y (mgr.25156) 2272 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-03-30T05:11:33.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.570891+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.571385+0000 mgr.y (mgr.25156) 2273 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:11:33.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.572171+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:11:33.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.576128+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:11:33.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.576836+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.581723+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:11:33.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.601509+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:11:33.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.605444+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:11:33.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.606334+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:11:33.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.607157+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:11:33.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.612157+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:11:33.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.613024+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:11:33.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.613646+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:11:33.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.617303+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:11:33.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.618073+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.618655+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:11:33.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.622766+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:11:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.570891+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.571385+0000 mgr.y (mgr.25156) 2273 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:11:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.572171+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:11:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.576128+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:11:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.576836+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.581723+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:11:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.601509+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:11:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.605444+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:11:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.606334+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:11:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.607157+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:11:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.612157+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:11:33.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.613024+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:11:33.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.613646+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:11:33.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.617303+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:11:33.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.618073+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.618655+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:11:33.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.622766+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:11:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.623493+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:11:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.624154+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:11:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.627984+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:11:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.628718+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:11:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.633225+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:11:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.634075+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.634715+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.635311+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.635876+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.636503+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.637089+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: cephadm 2024-03-30T05:11:32.637568+0000 mgr.y (mgr.25156) 2274 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:11:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.637976+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:11:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.640659+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:11:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.642119+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.642754+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.647043+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.712353+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:33.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.713443+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:33.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[18545]: audit 2024-03-30T05:11:32.721106+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.623493+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:11:33.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.624154+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:11:33.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.627984+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:11:33.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.628718+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:11:33.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.633225+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:11:33.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.634075+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.634715+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.635311+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.635876+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.636503+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.637089+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: cephadm 2024-03-30T05:11:32.637568+0000 mgr.y (mgr.25156) 2274 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:11:33.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.637976+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:11:33.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.640659+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:11:33.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.642119+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:33.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.642754+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:33.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.647043+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.712353+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:33.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.713443+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:33.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:33 smithi089 bash[23954]: audit 2024-03-30T05:11:32.721106+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.104512+0000 mgr.y (mgr.25156) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.154372+0000 mgr.y (mgr.25156) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.205086+0000 mgr.y (mgr.25156) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cluster 2024-03-30T05:11:32.249621+0000 mgr.y (mgr.25156) 2255 : cluster [DBG] pgmap v1277: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:33.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.258209+0000 mgr.y (mgr.25156) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.312622+0000 mgr.y (mgr.25156) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.368336+0000 mgr.y (mgr.25156) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.424521+0000 mgr.y (mgr.25156) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:11:33.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.485003+0000 mgr.y (mgr.25156) 2260 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:11:33.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.491597+0000 mgr.y (mgr.25156) 2261 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:11:33.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.498307+0000 mgr.y (mgr.25156) 2262 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:11:33.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.504574+0000 mgr.y (mgr.25156) 2263 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:11:33.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.508426+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.509741+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.529643+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-30T05:11:33.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.531440+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.532175+0000 mgr.y (mgr.25156) 2264 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:11:33.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.538319+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.540148+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.540857+0000 mgr.y (mgr.25156) 2265 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:11:33.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.546767+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.548198+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.548968+0000 mgr.y (mgr.25156) 2266 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:11:33.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.555013+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.556623+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.557286+0000 mgr.y (mgr.25156) 2267 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-03-30T05:11:33.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.558094+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.559277+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.559832+0000 mgr.y (mgr.25156) 2268 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-03-30T05:11:33.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.560659+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.561920+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.562502+0000 mgr.y (mgr.25156) 2269 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-03-30T05:11:33.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.563301+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.564537+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.565123+0000 mgr.y (mgr.25156) 2270 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-03-30T05:11:33.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.565925+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.566987+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.567569+0000 mgr.y (mgr.25156) 2271 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-03-30T05:11:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.568392+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.569451+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.570070+0000 mgr.y (mgr.25156) 2272 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-03-30T05:11:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.570891+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:11:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.571385+0000 mgr.y (mgr.25156) 2273 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:11:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.572171+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:11:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.576128+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:11:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.576836+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.581723+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:11:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.601509+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:11:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.605444+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:11:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.606334+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:11:33.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.607157+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:11:33.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.612157+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:11:33.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.613024+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:11:33.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.613646+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:11:33.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.617303+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:11:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.618073+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.618655+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:11:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.622766+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:11:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.623493+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:11:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.624154+0000 mon.a (mon.0) 6450 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:11:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.627984+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:11:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.628718+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:11:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.633225+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:11:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.634075+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.634715+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.635311+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.635876+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.636503+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.637089+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: cephadm 2024-03-30T05:11:32.637568+0000 mgr.y (mgr.25156) 2274 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:11:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.637976+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:11:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.640659+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:11:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.642119+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.642754+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.647043+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.712353+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.713443+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:33 smithi118 bash[75658]: audit 2024-03-30T05:11:32.721106+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:35.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:35 smithi089 bash[18545]: cluster 2024-03-30T05:11:34.251235+0000 mgr.y (mgr.25156) 2275 : cluster [DBG] pgmap v1278: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:35.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:35 smithi089 bash[23954]: cluster 2024-03-30T05:11:34.251235+0000 mgr.y (mgr.25156) 2275 : cluster [DBG] pgmap v1278: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:35.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:35 smithi118 bash[75658]: cluster 2024-03-30T05:11:34.251235+0000 mgr.y (mgr.25156) 2275 : cluster [DBG] pgmap v1278: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:37.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:36 smithi089 bash[18545]: audit 2024-03-30T05:11:35.906231+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:36 smithi089 bash[18545]: audit 2024-03-30T05:11:35.919298+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:36 smithi089 bash[18545]: audit 2024-03-30T05:11:35.932355+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:36 smithi089 bash[18545]: audit 2024-03-30T05:11:36.796915+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:36 smithi089 bash[18545]: audit 2024-03-30T05:11:36.809983+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:36 smithi089 bash[18545]: audit 2024-03-30T05:11:36.822015+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:36 smithi089 bash[23954]: audit 2024-03-30T05:11:35.906231+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:36 smithi089 bash[23954]: audit 2024-03-30T05:11:35.919298+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:36 smithi089 bash[23954]: audit 2024-03-30T05:11:35.932355+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:36 smithi089 bash[23954]: audit 2024-03-30T05:11:36.796915+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:36 smithi089 bash[23954]: audit 2024-03-30T05:11:36.809983+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:36 smithi089 bash[23954]: audit 2024-03-30T05:11:36.822015+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:36 smithi118 bash[75658]: audit 2024-03-30T05:11:35.906231+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:36 smithi118 bash[75658]: audit 2024-03-30T05:11:35.919298+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:36 smithi118 bash[75658]: audit 2024-03-30T05:11:35.932355+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:36 smithi118 bash[75658]: audit 2024-03-30T05:11:36.796915+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:36 smithi118 bash[75658]: audit 2024-03-30T05:11:36.809983+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:36 smithi118 bash[75658]: audit 2024-03-30T05:11:36.822015+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:37.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:11:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:11:37] "GET /metrics HTTP/1.1" 200 37998 "" "Prometheus/2.43.0" 2024-03-30T05:11:38.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:37 smithi089 bash[18545]: cluster 2024-03-30T05:11:36.251948+0000 mgr.y (mgr.25156) 2276 : cluster [DBG] pgmap v1279: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:38.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:37 smithi089 bash[18545]: audit 2024-03-30T05:11:37.382275+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:38.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:37 smithi089 bash[18545]: audit 2024-03-30T05:11:37.470020+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:38.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:37 smithi089 bash[23954]: cluster 2024-03-30T05:11:36.251948+0000 mgr.y (mgr.25156) 2276 : cluster [DBG] pgmap v1279: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:38.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:37 smithi089 bash[23954]: audit 2024-03-30T05:11:37.382275+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:38.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:37 smithi089 bash[23954]: audit 2024-03-30T05:11:37.470020+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:38.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:37 smithi118 bash[75658]: cluster 2024-03-30T05:11:36.251948+0000 mgr.y (mgr.25156) 2276 : cluster [DBG] pgmap v1279: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:38.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:37 smithi118 bash[75658]: audit 2024-03-30T05:11:37.382275+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:38.351 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:37 smithi118 bash[75658]: audit 2024-03-30T05:11:37.470020+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:40.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:39 smithi089 bash[18545]: cluster 2024-03-30T05:11:38.252657+0000 mgr.y (mgr.25156) 2277 : cluster [DBG] pgmap v1280: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:40.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:39 smithi089 bash[23954]: cluster 2024-03-30T05:11:38.252657+0000 mgr.y (mgr.25156) 2277 : cluster [DBG] pgmap v1280: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:40.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:39 smithi118 bash[75658]: cluster 2024-03-30T05:11:38.252657+0000 mgr.y (mgr.25156) 2277 : cluster [DBG] pgmap v1280: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:42.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:41 smithi089 bash[23954]: cluster 2024-03-30T05:11:40.254266+0000 mgr.y (mgr.25156) 2278 : cluster [DBG] pgmap v1281: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:42.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:41 smithi089 bash[18545]: cluster 2024-03-30T05:11:40.254266+0000 mgr.y (mgr.25156) 2278 : cluster [DBG] pgmap v1281: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:42.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:41 smithi118 bash[75658]: cluster 2024-03-30T05:11:40.254266+0000 mgr.y (mgr.25156) 2278 : cluster [DBG] pgmap v1281: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:43.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:42 smithi089 bash[18545]: audit 2024-03-30T05:11:41.225442+0000 mgr.y (mgr.25156) 2279 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:43.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:42 smithi089 bash[23954]: audit 2024-03-30T05:11:41.225442+0000 mgr.y (mgr.25156) 2279 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:43.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:42 smithi118 bash[75658]: audit 2024-03-30T05:11:41.225442+0000 mgr.y (mgr.25156) 2279 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:44.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:43 smithi089 bash[18545]: cluster 2024-03-30T05:11:42.254767+0000 mgr.y (mgr.25156) 2280 : cluster [DBG] pgmap v1282: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:44.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:43 smithi089 bash[23954]: cluster 2024-03-30T05:11:42.254767+0000 mgr.y (mgr.25156) 2280 : cluster [DBG] pgmap v1282: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:44.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:43 smithi118 bash[75658]: cluster 2024-03-30T05:11:42.254767+0000 mgr.y (mgr.25156) 2280 : cluster [DBG] pgmap v1282: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:46.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:45 smithi089 bash[18545]: cluster 2024-03-30T05:11:44.256451+0000 mgr.y (mgr.25156) 2281 : cluster [DBG] pgmap v1283: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:46.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:45 smithi089 bash[23954]: cluster 2024-03-30T05:11:44.256451+0000 mgr.y (mgr.25156) 2281 : cluster [DBG] pgmap v1283: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:46.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:45 smithi118 bash[75658]: cluster 2024-03-30T05:11:44.256451+0000 mgr.y (mgr.25156) 2281 : cluster [DBG] pgmap v1283: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:47.097 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:11:47.958 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:11:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:11:47] "GET /metrics HTTP/1.1" 200 37998 "" "Prometheus/2.43.0" 2024-03-30T05:11:48.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:47 smithi089 bash[18545]: cluster 2024-03-30T05:11:46.257158+0000 mgr.y (mgr.25156) 2282 : cluster [DBG] pgmap v1284: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:48.209 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:47 smithi089 bash[18545]: audit 2024-03-30T05:11:46.408280+0000 mgr.y (mgr.25156) 2283 : audit [DBG] from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:48.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:47 smithi089 bash[23954]: cluster 2024-03-30T05:11:46.257158+0000 mgr.y (mgr.25156) 2282 : cluster [DBG] pgmap v1284: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:48.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:47 smithi089 bash[23954]: audit 2024-03-30T05:11:46.408280+0000 mgr.y (mgr.25156) 2283 : audit [DBG] from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:48.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:47 smithi118 bash[75658]: cluster 2024-03-30T05:11:46.257158+0000 mgr.y (mgr.25156) 2282 : cluster [DBG] pgmap v1284: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:48.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:47 smithi118 bash[75658]: audit 2024-03-30T05:11:46.408280+0000 mgr.y (mgr.25156) 2283 : audit [DBG] from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:50.331 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:11:50.332 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 13s ago 33m - - 2024-03-30T05:11:50.332 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 14s ago 33m - - 2024-03-30T05:11:50.332 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (2m) 13s ago 26m 15.4M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:11:50.332 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (110s) 14s ago 26m 73.1M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:11:50.332 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (3m) 13s ago 24m 42.1M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:11:50.332 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (3m) 14s ago 32m 436M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:11:50.332 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (13m) 13s ago 34m 514M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:11:50.332 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (34m) 13s ago 34m 127M 2048M 17.2.0 e1d6a67b021e c95e7ed6a096 2024-03-30T05:11:50.332 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (29s) 14s ago 32m 32.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:11:50.332 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (33m) 13s ago 33m 71.9M 2048M 17.2.0 e1d6a67b021e 72441739d3f9 2024-03-30T05:11:50.332 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (2m) 13s ago 27m 8724k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:11:50.332 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (2m) 14s ago 27m 7736k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:11:50.332 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (32m) 13s ago 32m 57.9M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T05:11:50.332 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (31m) 13s ago 31m 61.7M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:11:50.332 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (30m) 13s ago 31m 52.8M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:11:50.333 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (30m) 13s ago 30m 57.9M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:11:50.333 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (29m) 14s ago 29m 60.6M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:11:50.333 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (29m) 14s ago 29m 55.3M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:11:50.333 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (28m) 14s ago 28m 54.5M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:11:50.333 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (28m) 14s ago 28m 58.4M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:11:50.333 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (2m) 14s ago 27m 57.8M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:11:50.333 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (24m) 13s ago 24m 89.6M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:11:50.333 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (24m) 14s ago 24m 90.1M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:11:50.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:49 smithi089 bash[18545]: cluster 2024-03-30T05:11:48.257800+0000 mgr.y (mgr.25156) 2284 : cluster [DBG] pgmap v1285: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:50.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:49 smithi089 bash[23954]: cluster 2024-03-30T05:11:48.257800+0000 mgr.y (mgr.25156) 2284 : cluster [DBG] pgmap v1285: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:50.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:49 smithi118 bash[75658]: cluster 2024-03-30T05:11:48.257800+0000 mgr.y (mgr.25156) 2284 : cluster [DBG] pgmap v1285: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:51.143 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-03-30T05:11:52.218 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:51 smithi089 bash[23954]: cluster 2024-03-30T05:11:50.259467+0000 mgr.y (mgr.25156) 2285 : cluster [DBG] pgmap v1286: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:52.218 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:51 smithi089 bash[23954]: audit 2024-03-30T05:11:50.294691+0000 mgr.y (mgr.25156) 2286 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:52.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:51 smithi089 bash[18545]: cluster 2024-03-30T05:11:50.259467+0000 mgr.y (mgr.25156) 2285 : cluster [DBG] pgmap v1286: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:52.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:51 smithi089 bash[18545]: audit 2024-03-30T05:11:50.294691+0000 mgr.y (mgr.25156) 2286 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:51 smithi118 bash[75658]: cluster 2024-03-30T05:11:50.259467+0000 mgr.y (mgr.25156) 2285 : cluster [DBG] pgmap v1286: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:52.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:51 smithi118 bash[75658]: audit 2024-03-30T05:11:50.294691+0000 mgr.y (mgr.25156) 2286 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:53.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:52 smithi089 bash[23954]: audit 2024-03-30T05:11:51.232506+0000 mgr.y (mgr.25156) 2287 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:53.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:52 smithi089 bash[23954]: audit 2024-03-30T05:11:52.382724+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:53.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:52 smithi089 bash[18545]: audit 2024-03-30T05:11:51.232506+0000 mgr.y (mgr.25156) 2287 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:53.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:52 smithi089 bash[18545]: audit 2024-03-30T05:11:52.382724+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:52 smithi118 bash[75658]: audit 2024-03-30T05:11:51.232506+0000 mgr.y (mgr.25156) 2287 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:53.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:52 smithi118 bash[75658]: audit 2024-03-30T05:11:52.382724+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:54.145 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:53 smithi118 bash[75658]: cluster 2024-03-30T05:11:52.260009+0000 mgr.y (mgr.25156) 2288 : cluster [DBG] pgmap v1287: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:54.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:53 smithi089 bash[18545]: cluster 2024-03-30T05:11:52.260009+0000 mgr.y (mgr.25156) 2288 : cluster [DBG] pgmap v1287: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:54.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:53 smithi089 bash[23954]: cluster 2024-03-30T05:11:52.260009+0000 mgr.y (mgr.25156) 2288 : cluster [DBG] pgmap v1287: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:54.411 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:11:55.155 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:11:55.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:54 smithi089 bash[18545]: audit 2024-03-30T05:11:54.405140+0000 mon.c (mon.1) 67 : audit [DBG] from='client.? 172.21.15.89:0/40673926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:55.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:54 smithi089 bash[23954]: audit 2024-03-30T05:11:54.405140+0000 mon.c (mon.1) 67 : audit [DBG] from='client.? 172.21.15.89:0/40673926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:55.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:54 smithi118 bash[75658]: audit 2024-03-30T05:11:54.405140+0000 mon.c (mon.1) 67 : audit [DBG] from='client.? 172.21.15.89:0/40673926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:56.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:55 smithi089 bash[18545]: cluster 2024-03-30T05:11:54.261660+0000 mgr.y (mgr.25156) 2289 : cluster [DBG] pgmap v1288: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:56.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:55 smithi089 bash[23954]: cluster 2024-03-30T05:11:54.261660+0000 mgr.y (mgr.25156) 2289 : cluster [DBG] pgmap v1288: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:56.282 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:55 smithi118 bash[75658]: cluster 2024-03-30T05:11:54.261660+0000 mgr.y (mgr.25156) 2289 : cluster [DBG] pgmap v1288: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:57 smithi089 bash[18545]: audit 2024-03-30T05:11:56.118645+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:57 smithi089 bash[18545]: audit 2024-03-30T05:11:56.128988+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:57 smithi089 bash[18545]: audit 2024-03-30T05:11:56.139890+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:57 smithi089 bash[18545]: cluster 2024-03-30T05:11:56.262545+0000 mgr.y (mgr.25156) 2290 : cluster [DBG] pgmap v1289: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:57.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:57 smithi089 bash[18545]: audit 2024-03-30T05:11:56.983119+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:57 smithi089 bash[18545]: audit 2024-03-30T05:11:56.991835+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:57 smithi089 bash[18545]: audit 2024-03-30T05:11:57.002168+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:57 smithi089 bash[23954]: audit 2024-03-30T05:11:56.118645+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:57 smithi089 bash[23954]: audit 2024-03-30T05:11:56.128988+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:57 smithi089 bash[23954]: audit 2024-03-30T05:11:56.139890+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:57 smithi089 bash[23954]: cluster 2024-03-30T05:11:56.262545+0000 mgr.y (mgr.25156) 2290 : cluster [DBG] pgmap v1289: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:57.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:57 smithi089 bash[23954]: audit 2024-03-30T05:11:56.983119+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:57 smithi089 bash[23954]: audit 2024-03-30T05:11:56.991835+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:57 smithi089 bash[23954]: audit 2024-03-30T05:11:57.002168+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:57 smithi118 bash[75658]: audit 2024-03-30T05:11:56.118645+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:57 smithi118 bash[75658]: audit 2024-03-30T05:11:56.128988+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:57 smithi118 bash[75658]: audit 2024-03-30T05:11:56.139890+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:57 smithi118 bash[75658]: cluster 2024-03-30T05:11:56.262545+0000 mgr.y (mgr.25156) 2290 : cluster [DBG] pgmap v1289: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:57 smithi118 bash[75658]: audit 2024-03-30T05:11:56.983119+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:57 smithi118 bash[75658]: audit 2024-03-30T05:11:56.991835+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:57 smithi118 bash[75658]: audit 2024-03-30T05:11:57.002168+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:11:57.961 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:11:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:11:57] "GET /metrics HTTP/1.1" 200 37998 "" "Prometheus/2.43.0" 2024-03-30T05:11:58.366 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:11:58.366 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": null, 2024-03-30T05:11:58.367 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": false, 2024-03-30T05:11:58.367 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "", 2024-03-30T05:11:58.367 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:11:58.367 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": null, 2024-03-30T05:11:58.367 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "", 2024-03-30T05:11:58.367 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:11:58.367 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:11:59.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:59 smithi089 bash[18545]: cluster 2024-03-30T05:11:58.263197+0000 mgr.y (mgr.25156) 2291 : cluster [DBG] pgmap v1290: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:59.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:11:59 smithi089 bash[18545]: audit 2024-03-30T05:11:58.373878+0000 mgr.y (mgr.25156) 2292 : audit [DBG] from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:59.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:59 smithi089 bash[23954]: cluster 2024-03-30T05:11:58.263197+0000 mgr.y (mgr.25156) 2291 : cluster [DBG] pgmap v1290: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:59.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:11:59 smithi089 bash[23954]: audit 2024-03-30T05:11:58.373878+0000 mgr.y (mgr.25156) 2292 : audit [DBG] from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:59.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:59 smithi118 bash[75658]: cluster 2024-03-30T05:11:58.263197+0000 mgr.y (mgr.25156) 2291 : cluster [DBG] pgmap v1290: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:59.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:11:59 smithi118 bash[75658]: audit 2024-03-30T05:11:58.373878+0000 mgr.y (mgr.25156) 2292 : audit [DBG] from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:59.975 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:12:01.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:01 smithi089 bash[18545]: cluster 2024-03-30T05:12:00.264899+0000 mgr.y (mgr.25156) 2293 : cluster [DBG] pgmap v1291: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:01.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:01 smithi089 bash[23954]: cluster 2024-03-30T05:12:00.264899+0000 mgr.y (mgr.25156) 2293 : cluster [DBG] pgmap v1291: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:01.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:01 smithi118 bash[75658]: cluster 2024-03-30T05:12:00.264899+0000 mgr.y (mgr.25156) 2293 : cluster [DBG] pgmap v1291: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:02.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:02 smithi118 bash[75658]: audit 2024-03-30T05:12:01.240605+0000 mgr.y (mgr.25156) 2294 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:03.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:02 smithi089 bash[18545]: audit 2024-03-30T05:12:01.240605+0000 mgr.y (mgr.25156) 2294 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:03.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:02 smithi089 bash[23954]: audit 2024-03-30T05:12:01.240605+0000 mgr.y (mgr.25156) 2294 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:03.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:03 smithi118 bash[75658]: cluster 2024-03-30T05:12:02.265638+0000 mgr.y (mgr.25156) 2295 : cluster [DBG] pgmap v1292: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:03.908 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:03 smithi089 bash[18545]: cluster 2024-03-30T05:12:02.265638+0000 mgr.y (mgr.25156) 2295 : cluster [DBG] pgmap v1292: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:03.908 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:03 smithi089 bash[23954]: cluster 2024-03-30T05:12:02.265638+0000 mgr.y (mgr.25156) 2295 : cluster [DBG] pgmap v1292: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:05.400 INFO:teuthology.orchestra.run.smithi089.stdout:HEALTH_OK 2024-03-30T05:12:05.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:05 smithi089 bash[18545]: cluster 2024-03-30T05:12:04.267798+0000 mgr.y (mgr.25156) 2296 : cluster [DBG] pgmap v1293: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:05 smithi089 bash[18545]: audit 2024-03-30T05:12:05.408228+0000 mon.a (mon.0) 6483 : audit [DBG] from='client.? 172.21.15.89:0/2659673257' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:12:05.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:05 smithi089 bash[23954]: cluster 2024-03-30T05:12:04.267798+0000 mgr.y (mgr.25156) 2296 : cluster [DBG] pgmap v1293: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:05.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:05 smithi089 bash[23954]: audit 2024-03-30T05:12:05.408228+0000 mon.a (mon.0) 6483 : audit [DBG] from='client.? 172.21.15.89:0/2659673257' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:12:05.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:05 smithi118 bash[75658]: cluster 2024-03-30T05:12:04.267798+0000 mgr.y (mgr.25156) 2296 : cluster [DBG] pgmap v1293: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:05.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:05 smithi118 bash[75658]: audit 2024-03-30T05:12:05.408228+0000 mon.a (mon.0) 6483 : audit [DBG] from='client.? 172.21.15.89:0/2659673257' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:12:06.661 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:12:07.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:07 smithi118 bash[75658]: cluster 2024-03-30T05:12:06.268517+0000 mgr.y (mgr.25156) 2297 : cluster [DBG] pgmap v1294: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:07.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:07 smithi118 bash[75658]: audit 2024-03-30T05:12:07.383172+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:07.958 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:12:07] "GET /metrics HTTP/1.1" 200 37996 "" "Prometheus/2.43.0" 2024-03-30T05:12:07.958 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:07 smithi089 bash[18545]: cluster 2024-03-30T05:12:06.268517+0000 mgr.y (mgr.25156) 2297 : cluster [DBG] pgmap v1294: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:07.959 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:07 smithi089 bash[18545]: audit 2024-03-30T05:12:07.383172+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:07.959 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:07 smithi089 bash[23954]: cluster 2024-03-30T05:12:06.268517+0000 mgr.y (mgr.25156) 2297 : cluster [DBG] pgmap v1294: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:07.959 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:07 smithi089 bash[23954]: audit 2024-03-30T05:12:07.383172+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:09.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:09 smithi089 bash[18545]: cluster 2024-03-30T05:12:08.269220+0000 mgr.y (mgr.25156) 2298 : cluster [DBG] pgmap v1295: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:09.832 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:09 smithi089 bash[23954]: cluster 2024-03-30T05:12:08.269220+0000 mgr.y (mgr.25156) 2298 : cluster [DBG] pgmap v1295: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:09.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:09 smithi118 bash[75658]: cluster 2024-03-30T05:12:08.269220+0000 mgr.y (mgr.25156) 2298 : cluster [DBG] pgmap v1295: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:10.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:10 smithi118 bash[75658]: audit 2024-03-30T05:12:09.830674+0000 mgr.y (mgr.25156) 2299 : audit [DBG] from='client.25549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:11.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:10 smithi089 bash[18545]: audit 2024-03-30T05:12:09.830674+0000 mgr.y (mgr.25156) 2299 : audit [DBG] from='client.25549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:11.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:10 smithi089 bash[23954]: audit 2024-03-30T05:12:09.830674+0000 mgr.y (mgr.25156) 2299 : audit [DBG] from='client.25549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:11.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:11 smithi089 bash[18545]: audit 2024-03-30T05:12:10.257523+0000 mgr.y (mgr.25156) 2300 : audit [DBG] from='client.25555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mon", "hosts": "smithi089", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:11.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:11 smithi089 bash[18545]: cluster 2024-03-30T05:12:10.270108+0000 mgr.y (mgr.25156) 2301 : cluster [DBG] pgmap v1296: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:11.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:11 smithi089 bash[23954]: audit 2024-03-30T05:12:10.257523+0000 mgr.y (mgr.25156) 2300 : audit [DBG] from='client.25555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mon", "hosts": "smithi089", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:11.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:11 smithi089 bash[23954]: cluster 2024-03-30T05:12:10.270108+0000 mgr.y (mgr.25156) 2301 : cluster [DBG] pgmap v1296: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:11.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:11 smithi118 bash[75658]: audit 2024-03-30T05:12:10.257523+0000 mgr.y (mgr.25156) 2300 : audit [DBG] from='client.25555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mon", "hosts": "smithi089", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:11.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:11 smithi118 bash[75658]: cluster 2024-03-30T05:12:10.270108+0000 mgr.y (mgr.25156) 2301 : cluster [DBG] pgmap v1296: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:12.532 INFO:teuthology.orchestra.run.smithi089.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:12:12.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:12 smithi089 bash[18545]: audit 2024-03-30T05:12:11.248686+0000 mgr.y (mgr.25156) 2302 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:12.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:12 smithi089 bash[18545]: audit 2024-03-30T05:12:12.538260+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:12.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:12 smithi089 bash[18545]: audit 2024-03-30T05:12:12.551009+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:12.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:12 smithi089 bash[18545]: audit 2024-03-30T05:12:12.552244+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:12.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:12 smithi089 bash[18545]: audit 2024-03-30T05:12:12.560312+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:12.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:12 smithi089 bash[23954]: audit 2024-03-30T05:12:11.248686+0000 mgr.y (mgr.25156) 2302 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:12.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:12 smithi089 bash[23954]: audit 2024-03-30T05:12:12.538260+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:12.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:12 smithi089 bash[23954]: audit 2024-03-30T05:12:12.551009+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:12.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:12 smithi089 bash[23954]: audit 2024-03-30T05:12:12.552244+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:12.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:12 smithi089 bash[23954]: audit 2024-03-30T05:12:12.560312+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:12.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:12 smithi118 bash[75658]: audit 2024-03-30T05:12:11.248686+0000 mgr.y (mgr.25156) 2302 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:12.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:12 smithi118 bash[75658]: audit 2024-03-30T05:12:12.538260+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:12.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:12 smithi118 bash[75658]: audit 2024-03-30T05:12:12.551009+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:12.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:12 smithi118 bash[75658]: audit 2024-03-30T05:12:12.552244+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:12.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:12 smithi118 bash[75658]: audit 2024-03-30T05:12:12.560312+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:13.552 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:12:13.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:13 smithi089 bash[18545]: cluster 2024-03-30T05:12:12.270770+0000 mgr.y (mgr.25156) 2303 : cluster [DBG] pgmap v1297: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:13.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:13 smithi089 bash[18545]: cephadm 2024-03-30T05:12:12.529885+0000 mgr.y (mgr.25156) 2304 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:12:13.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:13 smithi089 bash[18545]: cephadm 2024-03-30T05:12:12.621790+0000 mgr.y (mgr.25156) 2305 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:12:13.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:13 smithi089 bash[23954]: cluster 2024-03-30T05:12:12.270770+0000 mgr.y (mgr.25156) 2303 : cluster [DBG] pgmap v1297: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:13.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:13 smithi089 bash[23954]: cephadm 2024-03-30T05:12:12.529885+0000 mgr.y (mgr.25156) 2304 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:12:13.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:13 smithi089 bash[23954]: cephadm 2024-03-30T05:12:12.621790+0000 mgr.y (mgr.25156) 2305 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:12:13.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:13 smithi118 bash[75658]: cluster 2024-03-30T05:12:12.270770+0000 mgr.y (mgr.25156) 2303 : cluster [DBG] pgmap v1297: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:13.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:13 smithi118 bash[75658]: cephadm 2024-03-30T05:12:12.529885+0000 mgr.y (mgr.25156) 2304 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:12:13.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:13 smithi118 bash[75658]: cephadm 2024-03-30T05:12:12.621790+0000 mgr.y (mgr.25156) 2305 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:12:15.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:15 smithi089 bash[18545]: cluster 2024-03-30T05:12:14.272600+0000 mgr.y (mgr.25156) 2306 : cluster [DBG] pgmap v1298: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:15.894 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:15 smithi089 bash[23954]: cluster 2024-03-30T05:12:14.272600+0000 mgr.y (mgr.25156) 2306 : cluster [DBG] pgmap v1298: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:15.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:15 smithi118 bash[75658]: cluster 2024-03-30T05:12:14.272600+0000 mgr.y (mgr.25156) 2306 : cluster [DBG] pgmap v1298: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:17.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: cluster 2024-03-30T05:12:16.273306+0000 mgr.y (mgr.25156) 2307 : cluster [DBG] pgmap v1299: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:17.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: audit 2024-03-30T05:12:16.301230+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: audit 2024-03-30T05:12:16.312842+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: audit 2024-03-30T05:12:16.324496+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: audit 2024-03-30T05:12:16.401712+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: cephadm 2024-03-30T05:12:16.402567+0000 mgr.y (mgr.25156) 2308 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:12:17.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: cephadm 2024-03-30T05:12:16.402785+0000 mgr.y (mgr.25156) 2309 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:12:17.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: audit 2024-03-30T05:12:16.407160+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:17.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: audit 2024-03-30T05:12:16.411963+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:17.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: cephadm 2024-03-30T05:12:16.413424+0000 mgr.y (mgr.25156) 2310 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:12:17.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: audit 2024-03-30T05:12:16.422363+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: audit 2024-03-30T05:12:16.425798+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:12:17.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: audit 2024-03-30T05:12:16.427543+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T05:12:17.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: cephadm 2024-03-30T05:12:16.428818+0000 mgr.y (mgr.25156) 2311 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T05:12:17.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: audit 2024-03-30T05:12:17.188352+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: audit 2024-03-30T05:12:17.193620+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[18545]: audit 2024-03-30T05:12:17.200298+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: cluster 2024-03-30T05:12:16.273306+0000 mgr.y (mgr.25156) 2307 : cluster [DBG] pgmap v1299: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: audit 2024-03-30T05:12:16.301230+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: audit 2024-03-30T05:12:16.312842+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: audit 2024-03-30T05:12:16.324496+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: audit 2024-03-30T05:12:16.401712+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: cephadm 2024-03-30T05:12:16.402567+0000 mgr.y (mgr.25156) 2308 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:12:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: cephadm 2024-03-30T05:12:16.402785+0000 mgr.y (mgr.25156) 2309 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:12:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: audit 2024-03-30T05:12:16.407160+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: audit 2024-03-30T05:12:16.411963+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: cephadm 2024-03-30T05:12:16.413424+0000 mgr.y (mgr.25156) 2310 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:12:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: audit 2024-03-30T05:12:16.422363+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: audit 2024-03-30T05:12:16.425798+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:12:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: audit 2024-03-30T05:12:16.427543+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T05:12:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: cephadm 2024-03-30T05:12:16.428818+0000 mgr.y (mgr.25156) 2311 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T05:12:17.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: audit 2024-03-30T05:12:17.188352+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: audit 2024-03-30T05:12:17.193620+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[23954]: audit 2024-03-30T05:12:17.200298+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: cluster 2024-03-30T05:12:16.273306+0000 mgr.y (mgr.25156) 2307 : cluster [DBG] pgmap v1299: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:17.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: audit 2024-03-30T05:12:16.301230+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: audit 2024-03-30T05:12:16.312842+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: audit 2024-03-30T05:12:16.324496+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: audit 2024-03-30T05:12:16.401712+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: cephadm 2024-03-30T05:12:16.402567+0000 mgr.y (mgr.25156) 2308 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:12:17.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: cephadm 2024-03-30T05:12:16.402785+0000 mgr.y (mgr.25156) 2309 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:12:17.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: audit 2024-03-30T05:12:16.407160+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:17.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: audit 2024-03-30T05:12:16.411963+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:17.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: cephadm 2024-03-30T05:12:16.413424+0000 mgr.y (mgr.25156) 2310 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:12:17.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: audit 2024-03-30T05:12:16.422363+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: audit 2024-03-30T05:12:16.425798+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:12:17.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: audit 2024-03-30T05:12:16.427543+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T05:12:17.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: cephadm 2024-03-30T05:12:16.428818+0000 mgr.y (mgr.25156) 2311 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T05:12:17.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: audit 2024-03-30T05:12:17.188352+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: audit 2024-03-30T05:12:17.193620+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:17 smithi118 bash[75658]: audit 2024-03-30T05:12:17.200298+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:17.987 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:12:17] "GET /metrics HTTP/1.1" 200 37996 "" "Prometheus/2.43.0" 2024-03-30T05:12:18.119 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:12:18.848 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:12:18.848 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 1s ago 34m - - 2024-03-30T05:12:18.848 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 2s ago 33m - - 2024-03-30T05:12:18.848 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (2m) 1s ago 27m 15.6M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:12:18.848 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (2m) 2s ago 27m 71.9M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:12:18.848 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (3m) 1s ago 25m 42.3M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:12:18.849 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (3m) 2s ago 33m 436M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:12:18.849 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (13m) 1s ago 35m 517M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:12:18.849 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (35m) 1s ago 35m 130M 2048M 17.2.0 e1d6a67b021e c95e7ed6a096 2024-03-30T05:12:18.849 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (58s) 2s ago 33m 33.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:12:18.849 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (33m) 1s ago 33m 74.4M 2048M 17.2.0 e1d6a67b021e 72441739d3f9 2024-03-30T05:12:18.849 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (3m) 1s ago 27m 8368k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:12:18.850 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (3m) 2s ago 27m 8567k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:12:18.850 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (32m) 1s ago 32m 58.0M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T05:12:18.850 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (32m) 1s ago 32m 61.8M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:12:18.850 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (31m) 1s ago 31m 52.9M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:12:18.850 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (30m) 1s ago 30m 58.0M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:12:18.850 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (30m) 2s ago 30m 60.7M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:12:18.851 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (29m) 2s ago 29m 55.5M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:12:18.851 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (29m) 2s ago 29m 54.6M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:12:18.851 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (28m) 2s ago 28m 58.5M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:12:18.851 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (2m) 2s ago 27m 58.1M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:12:18.851 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (25m) 1s ago 25m 89.8M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:12:18.851 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (25m) 2s ago 25m 90.2M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:12:19.261 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:12:19.261 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:12:19.261 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-30T05:12:19.261 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T05:12:19.261 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:12:19.261 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:12:19.261 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:12:19.262 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:12:19.262 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:12:19.262 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:12:19.262 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:12:19.262 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2024-03-30T05:12:19.262 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:12:19.262 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:12:19.262 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:12:19.262 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:12:19.262 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-30T05:12:19.262 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:12:19.262 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:12:19.262 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:12:19.648 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:12:19.648 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:12:19.648 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:12:19.648 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi089", 2024-03-30T05:12:19.649 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:12:19.649 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "0/2 daemons upgraded", 2024-03-30T05:12:19.649 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T05:12:19.649 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:12:19.649 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:12:20.205 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[18545]: audit 2024-03-30T05:12:18.113662+0000 mgr.y (mgr.25156) 2312 : audit [DBG] from='client.25561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:20.205 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[18545]: cluster 2024-03-30T05:12:18.273915+0000 mgr.y (mgr.25156) 2313 : cluster [DBG] pgmap v1300: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:20.205 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[18545]: audit 2024-03-30T05:12:18.475424+0000 mgr.y (mgr.25156) 2314 : audit [DBG] from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:20.205 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[18545]: audit 2024-03-30T05:12:18.831775+0000 mgr.y (mgr.25156) 2315 : audit [DBG] from='client.25573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:20.205 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[18545]: cephadm 2024-03-30T05:12:18.903913+0000 mgr.y (mgr.25156) 2316 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T05:12:20.205 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[18545]: audit 2024-03-30T05:12:18.908950+0000 mon.a (mon.0) 6501 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:20.205 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[18545]: audit 2024-03-30T05:12:18.910348+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:12:20.205 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[18545]: audit 2024-03-30T05:12:18.911302+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:12:20.206 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[18545]: audit 2024-03-30T05:12:18.912359+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:20.206 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[18545]: cephadm 2024-03-30T05:12:18.913528+0000 mgr.y (mgr.25156) 2317 : cephadm [INF] Deploying daemon mon.a on smithi089 2024-03-30T05:12:20.206 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[18545]: audit 2024-03-30T05:12:19.268399+0000 mon.a (mon.0) 6505 : audit [DBG] from='client.? 172.21.15.89:0/3975703828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:20.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[23954]: audit 2024-03-30T05:12:18.113662+0000 mgr.y (mgr.25156) 2312 : audit [DBG] from='client.25561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:20.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[23954]: cluster 2024-03-30T05:12:18.273915+0000 mgr.y (mgr.25156) 2313 : cluster [DBG] pgmap v1300: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:20.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[23954]: audit 2024-03-30T05:12:18.475424+0000 mgr.y (mgr.25156) 2314 : audit [DBG] from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:20.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[23954]: audit 2024-03-30T05:12:18.831775+0000 mgr.y (mgr.25156) 2315 : audit [DBG] from='client.25573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:20.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[23954]: cephadm 2024-03-30T05:12:18.903913+0000 mgr.y (mgr.25156) 2316 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T05:12:20.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[23954]: audit 2024-03-30T05:12:18.908950+0000 mon.a (mon.0) 6501 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:20.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[23954]: audit 2024-03-30T05:12:18.910348+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:12:20.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[23954]: audit 2024-03-30T05:12:18.911302+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:12:20.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[23954]: audit 2024-03-30T05:12:18.912359+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:20.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[23954]: cephadm 2024-03-30T05:12:18.913528+0000 mgr.y (mgr.25156) 2317 : cephadm [INF] Deploying daemon mon.a on smithi089 2024-03-30T05:12:20.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:19 smithi089 bash[23954]: audit 2024-03-30T05:12:19.268399+0000 mon.a (mon.0) 6505 : audit [DBG] from='client.? 172.21.15.89:0/3975703828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:20.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:19 smithi118 bash[75658]: audit 2024-03-30T05:12:18.113662+0000 mgr.y (mgr.25156) 2312 : audit [DBG] from='client.25561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:20.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:19 smithi118 bash[75658]: cluster 2024-03-30T05:12:18.273915+0000 mgr.y (mgr.25156) 2313 : cluster [DBG] pgmap v1300: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:20.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:19 smithi118 bash[75658]: audit 2024-03-30T05:12:18.475424+0000 mgr.y (mgr.25156) 2314 : audit [DBG] from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:20.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:19 smithi118 bash[75658]: audit 2024-03-30T05:12:18.831775+0000 mgr.y (mgr.25156) 2315 : audit [DBG] from='client.25573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:20.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:19 smithi118 bash[75658]: cephadm 2024-03-30T05:12:18.903913+0000 mgr.y (mgr.25156) 2316 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T05:12:20.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:19 smithi118 bash[75658]: audit 2024-03-30T05:12:18.908950+0000 mon.a (mon.0) 6501 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' 2024-03-30T05:12:20.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:19 smithi118 bash[75658]: audit 2024-03-30T05:12:18.910348+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:12:20.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:19 smithi118 bash[75658]: audit 2024-03-30T05:12:18.911302+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:12:20.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:19 smithi118 bash[75658]: audit 2024-03-30T05:12:18.912359+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:20.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:19 smithi118 bash[75658]: cephadm 2024-03-30T05:12:18.913528+0000 mgr.y (mgr.25156) 2317 : cephadm [INF] Deploying daemon mon.a on smithi089 2024-03-30T05:12:20.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:19 smithi118 bash[75658]: audit 2024-03-30T05:12:19.268399+0000 mon.a (mon.0) 6505 : audit [DBG] from='client.? 172.21.15.89:0/3975703828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:21.250 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:12:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:21.250 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:21.250 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:12:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:21.251 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:12:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:21.251 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:12:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:21.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:20 smithi089 bash[18545]: audit 2024-03-30T05:12:19.655246+0000 mgr.y (mgr.25156) 2318 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:21.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:21.252 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:12:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:21.252 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:12:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:21.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:20 smithi089 bash[23954]: audit 2024-03-30T05:12:19.655246+0000 mgr.y (mgr.25156) 2318 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:21.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:21.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:20 smithi118 bash[75658]: audit 2024-03-30T05:12:19.655246+0000 mgr.y (mgr.25156) 2318 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:21.510 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:21 smithi089 systemd[1]: Stopping Ceph mon.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:12:21.510 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:21 smithi089 bash[18545]: debug 2024-03-30T05:12:21.387+0000 7f24dcbcd700 -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-03-30T05:12:21.510 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:21 smithi089 bash[18545]: debug 2024-03-30T05:12:21.387+0000 7f24dcbcd700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-03-30T05:12:21.510 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:21 smithi089 bash[70044]: [30/Mar/2024:05:12:21] ENGINE Bus STOPPING 2024-03-30T05:12:21.511 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:21 smithi089 bash[70044]: [30/Mar/2024:05:12:21] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T05:12:21.511 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:21 smithi089 bash[70044]: [30/Mar/2024:05:12:21] ENGINE Bus STOPPED 2024-03-30T05:12:21.511 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:21 smithi089 bash[70044]: [30/Mar/2024:05:12:21] ENGINE Bus STARTING 2024-03-30T05:12:21.511 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:21 smithi089 bash[70044]: [30/Mar/2024:05:12:21] ENGINE Serving on http://:::9283 2024-03-30T05:12:21.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:21 smithi089 bash[70044]: [30/Mar/2024:05:12:21] ENGINE Bus STARTED 2024-03-30T05:12:22.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:22 smithi089 bash[97102]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T05:12:23.288 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:23 smithi089 bash[97254]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T05:12:23.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:23 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-03-30T05:12:23.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:23 smithi089 systemd[1]: Stopped Ceph mon.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:12:23.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:23 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:23.289 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:23 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:23.289 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:23 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:23.289 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:12:23 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:23.290 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:12:23 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:23.290 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:12:23 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:23.290 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:12:23 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:23.291 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:12:23 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:23.291 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:12:23 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:23.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:23 smithi089 systemd[1]: Started Ceph mon.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:12:25.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.411+0000 7f3ad6a3bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T05:12:25.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.411+0000 7f3ad6a3bc80 0 ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev), process ceph-mon, pid 7 2024-03-30T05:12:25.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.411+0000 7f3ad6a3bc80 0 pidfile_write: ignore empty --pid-file 2024-03-30T05:12:25.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 0 load: jerasure load: lrc 2024-03-30T05:12:25.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T05:12:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Git sha 0 2024-03-30T05:12:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Compile date 2024-03-27 20:59:58 2024-03-30T05:12:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: DB SUMMARY 2024-03-30T05:12:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: DB Session ID: ORTL16P5I73N867YKTLT 2024-03-30T05:12:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T05:12:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T05:12:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 5628 Bytes 2024-03-30T05:12:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000102.sst 2024-03-30T05:12:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000100.log size: 152831 ; 2024-03-30T05:12:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T05:12:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T05:12:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T05:12:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T05:12:25.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T05:12:25.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T05:12:25.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.env: 0x55c5c687dc60 2024-03-30T05:12:25.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T05:12:25.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.info_log: 0x55c5c748fb20 2024-03-30T05:12:25.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T05:12:25.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.statistics: (nil) 2024-03-30T05:12:25.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.use_fsync: 0 2024-03-30T05:12:25.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T05:12:25.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T05:12:25.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T05:12:25.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T05:12:25.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T05:12:25.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T05:12:25.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T05:12:25.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T05:12:25.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T05:12:25.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T05:12:25.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T05:12:25.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.db_log_dir: 2024-03-30T05:12:25.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.wal_dir: 2024-03-30T05:12:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T05:12:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T05:12:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T05:12:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T05:12:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T05:12:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T05:12:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T05:12:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T05:12:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.write_buffer_manager: 0x55c5c7460820 2024-03-30T05:12:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T05:12:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T05:12:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T05:12:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T05:12:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T05:12:25.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T05:12:25.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T05:12:25.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T05:12:25.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.unordered_write: 0 2024-03-30T05:12:25.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T05:12:25.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T05:12:25.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T05:12:25.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T05:12:25.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.row_cache: None 2024-03-30T05:12:25.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.wal_filter: None 2024-03-30T05:12:25.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T05:12:25.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T05:12:25.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T05:12:25.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T05:12:25.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.wal_compression: 0 2024-03-30T05:12:25.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T05:12:25.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T05:12:25.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T05:12:25.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T05:12:25.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T05:12:25.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T05:12:25.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T05:12:25.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T05:12:25.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T05:12:25.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T05:12:25.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T05:12:25.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T05:12:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T05:12:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T05:12:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T05:12:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T05:12:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T05:12:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T05:12:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T05:12:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T05:12:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T05:12:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T05:12:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T05:12:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_open_files: -1 2024-03-30T05:12:25.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Compression algorithms supported: 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: kZSTD supported: 0 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T05:12:25.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-03-30T05:12:25.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T05:12:25.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T05:12:25.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.merge_operator: 2024-03-30T05:12:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compaction_filter: None 2024-03-30T05:12:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T05:12:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T05:12:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T05:12:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T05:12:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c5c748fd00) 2024-03-30T05:12:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: cache_index_and_filter_blocks: 1 2024-03-30T05:12:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T05:12:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T05:12:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: pin_top_level_index_and_filter: 1 2024-03-30T05:12:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: index_type: 0 2024-03-30T05:12:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: data_block_index_type: 0 2024-03-30T05:12:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: index_shortening: 1 2024-03-30T05:12:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T05:12:25.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: checksum: 4 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: no_block_cache: 0 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: block_cache: 0x55c5c7491090 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: block_cache_name: BinnedLRUCache 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: block_cache_options: 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: capacity : 536870912 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: num_shard_bits : 4 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: strict_capacity_limit : 0 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: high_pri_pool_ratio: 0.000 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: block_cache_compressed: (nil) 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: persistent_cache: (nil) 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: block_size: 4096 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: block_size_deviation: 10 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: block_restart_interval: 16 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: index_block_restart_interval: 1 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: metadata_block_size: 4096 2024-03-30T05:12:25.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: partition_filters: 0 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: use_delta_encoding: 1 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: filter_policy: bloomfilter 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: whole_key_filtering: 1 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: verify_compression: 0 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: read_amp_bytes_per_bit: 0 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: format_version: 5 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: enable_index_compression: 1 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: block_align: 0 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: max_auto_readahead_size: 262144 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: prepopulate_block_cache: 0 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: initial_auto_readahead_size: 8192 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: num_file_reads_for_auto_readahead: 2 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compression: NoCompression 2024-03-30T05:12:25.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T05:12:25.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T05:12:25.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T05:12:25.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.num_levels: 7 2024-03-30T05:12:25.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T05:12:25.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T05:12:25.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T05:12:25.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T05:12:25.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T05:12:25.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T05:12:25.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T05:12:25.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T05:12:25.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T05:12:25.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T05:12:25.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T05:12:25.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T05:12:25.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T05:12:25.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T05:12:25.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T05:12:25.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T05:12:25.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T05:12:25.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T05:12:25.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T05:12:25.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T05:12:25.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T05:12:25.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T05:12:25.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T05:12:25.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T05:12:25.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T05:12:25.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T05:12:25.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T05:12:25.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T05:12:25.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T05:12:25.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T05:12:25.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T05:12:25.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T05:12:25.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T05:12:25.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T05:12:25.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T05:12:25.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T05:12:25.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T05:12:25.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T05:12:25.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-30T05:12:25.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T05:12:25.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T05:12:25.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T05:12:25.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T05:12:25.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T05:12:25.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T05:12:25.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T05:12:25.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T05:12:25.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T05:12:25.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T05:12:25.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T05:12:25.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.ttl: 2592000 2024-03-30T05:12:25.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T05:12:25.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T05:12:25.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T05:12:25.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T05:12:25.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T05:12:25.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T05:12:25.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T05:12:25.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T05:12:25.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T05:12:25.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T05:12:25.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T05:12:25.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T05:12:25.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T05:12:25.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3acc1a4700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 102.sst 2024-03-30T05:12:25.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T05:12:25.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 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 104, last_sequence is 53963, log_number is 100,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T05:12:25.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 100 2024-03-30T05:12:25.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 03d773d1-aa49-434d-9b56-01ff9b420002 2024-03-30T05:12:25.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775545423324, "job": 1, "event": "recovery_started", "wal_files": [100]} 2024-03-30T05:12:25.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.419+0000 7f3ad6a3bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #100 mode 2 2024-03-30T05:12:25.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.423+0000 7f3ad6a3bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775545424982, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 105, "file_size": 153173, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 53964, "largest_seqno": 54063, "table_properties": {"data_size": 151524, "index_size": 419, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1706, "raw_average_key_size": 26, "raw_value_size": 149945, "raw_average_value_size": 2342, "num_data_blocks": 17, "num_entries": 64, "num_filter_entries": 64, "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": 1711775545, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "03d773d1-aa49-434d-9b56-01ff9b420002", "db_session_id": "ORTL16P5I73N867YKTLT", "orig_file_number": 105, "seqno_to_time_mapping": "N/A"}} 2024-03-30T05:12:25.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.423+0000 7f3ad6a3bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775545425085, "job": 1, "event": "recovery_finished"} 2024-03-30T05:12:25.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.423+0000 7f3ad6a3bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 107 2024-03-30T05:12:25.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.423+0000 7f3ad6a3bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T05:12:25.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.423+0000 7f3ad6a3bc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000100.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T05:12:25.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.423+0000 7f3ad6a3bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c5c7584000 2024-03-30T05:12:25.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.423+0000 7f3ad6a3bc80 4 rocksdb: DB pointer 0x55c5c756e000 2024-03-30T05:12:25.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.423+0000 7f3ac5196700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T05:12:25.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.423+0000 7f3ac5196700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T05:12:25.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: ** DB Stats ** 2024-03-30T05:12:25.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T05:12:25.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T05:12:25.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T05:12:25.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T05:12:25.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T05:12:25.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T05:12:25.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T05:12:25.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: ** Compaction Stats [default] ** 2024-03-30T05:12:25.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: 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-03-30T05:12:25.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T05:12:25.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: L0 1/0 149.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T05:12:25.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: L6 1/0 10.64 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-03-30T05:12:25.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Sum 2/0 10.79 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T05:12:25.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T05:12:25.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: ** Compaction Stats [default] ** 2024-03-30T05:12:25.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: 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-03-30T05:12:25.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T05:12:25.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 124.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T05:12:25.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T05:12:25.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T05:12:25.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Cumulative compaction: 0.00 GB write, 31.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Interval compaction: 0.00 GB write, 31.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: 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-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Block cache BinnedLRUCache@0x55c5c7491090#7 capacity: 512.00 MB usage: 0.75 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.52 KB,9.83477e-05%) Misc(1,0.00 KB,0%) 2024-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.423+0000 7f3ad6a3bc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] at bind addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.427+0000 7f3ad6a3bc80 1 mon.a@-1(???) e3 preinit fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.427+0000 7f3ad6a3bc80 0 mon.a@-1(???).mds e1 new map 2024-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.427+0000 7f3ad6a3bc80 0 mon.a@-1(???).mds e1 print_map 2024-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: e1 2024-03-30T05:12:25.857 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T05:12:25.858 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T05:12:25.858 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: legacy client fscid: -1 2024-03-30T05:12:25.858 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: 2024-03-30T05:12:25.858 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: No filesystems configured 2024-03-30T05:12:25.858 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.427+0000 7f3ad6a3bc80 0 mon.a@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T05:12:25.858 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.427+0000 7f3ad6a3bc80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:12:25.858 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.427+0000 7f3ad6a3bc80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:12:25.858 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.427+0000 7f3ad6a3bc80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:12:25.858 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:25 smithi089 bash[97348]: debug 2024-03-30T05:12:25.427+0000 7f3ad6a3bc80 1 mon.a@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-03-30T05:12:28.082 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:12:27] "GET /metrics HTTP/1.1" 200 37996 "" "Prometheus/2.43.0" 2024-03-30T05:12:28.833 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[70044]: ignoring --setuser ceph since I am not root 2024-03-30T05:12:28.833 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[70044]: ignoring --setgroup ceph since I am not root 2024-03-30T05:12:28.833 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[70044]: debug 2024-03-30T05:12:28.611+0000 7f447d0b3700 1 -- 172.21.15.89:0/333180879 <== mon.1 v2:172.21.15.89:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557fa3f3c5a0 con 0x557fa4cbc400 2024-03-30T05:12:28.833 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[70044]: debug 2024-03-30T05:12:28.755+0000 7f4486ea4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T05:12:28.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: audit 2024-03-30T05:12:21.400429+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:12:28.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: audit 2024-03-30T05:12:21.400659+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:12:28.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: audit 2024-03-30T05:12:21.400875+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:12:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:22.276479+0000 mgr.y (mgr.25156) 2321 : cluster [DBG] pgmap v1302: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: audit 2024-03-30T05:12:22.383708+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:24.278277+0000 mgr.y (mgr.25156) 2322 : cluster [DBG] pgmap v1303: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:26.278793+0000 mgr.y (mgr.25156) 2323 : cluster [DBG] pgmap v1304: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.454144+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T05:12:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.477536+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:12:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.490012+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T05:12:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.490049+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:12:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.490072+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T04:38:53.168934+0000 2024-03-30T05:12:28.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.490089+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T04:37:01.310556+0000 2024-03-30T05:12:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.490110+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T05:12:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.490131+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T05:12:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.490152+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-03-30T05:12:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.490174+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-03-30T05:12:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.490196+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon.b 2024-03-30T05:12:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.491466+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T05:12:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.491580+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-03-30T05:12:28.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.493927+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e40: y(active, since 4m), standbys: x 2024-03-30T05:12:28.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.495131+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-03-30T05:12:28.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: audit 2024-03-30T05:12:28.519115+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25156 ' entity='' 2024-03-30T05:12:28.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[97348]: cluster 2024-03-30T05:12:28.520286+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e41: y(active, since 4m), standbys: x 2024-03-30T05:12:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: audit 2024-03-30T05:12:21.400429+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:12:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: audit 2024-03-30T05:12:21.400659+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:12:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: audit 2024-03-30T05:12:21.400875+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:12:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:22.276479+0000 mgr.y (mgr.25156) 2321 : cluster [DBG] pgmap v1302: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: audit 2024-03-30T05:12:22.383708+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:24.278277+0000 mgr.y (mgr.25156) 2322 : cluster [DBG] pgmap v1303: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:26.278793+0000 mgr.y (mgr.25156) 2323 : cluster [DBG] pgmap v1304: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.454144+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T05:12:28.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.477536+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:12:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.490012+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T05:12:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.490049+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:12:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.490072+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T04:38:53.168934+0000 2024-03-30T05:12:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.490089+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T04:37:01.310556+0000 2024-03-30T05:12:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.490110+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T05:12:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.490131+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T05:12:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.490152+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-03-30T05:12:28.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.490174+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-03-30T05:12:28.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.490196+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon.b 2024-03-30T05:12:28.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.491466+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T05:12:28.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.491580+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-03-30T05:12:28.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.493927+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e40: y(active, since 4m), standbys: x 2024-03-30T05:12:28.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.495131+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-03-30T05:12:28.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: audit 2024-03-30T05:12:28.519115+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25156 ' entity='' 2024-03-30T05:12:28.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:28 smithi089 bash[23954]: cluster 2024-03-30T05:12:28.520286+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e41: y(active, since 4m), standbys: x 2024-03-30T05:12:28.896 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[66734]: ignoring --setuser ceph since I am not root 2024-03-30T05:12:28.896 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[66734]: ignoring --setgroup ceph since I am not root 2024-03-30T05:12:28.896 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[66734]: debug 2024-03-30T05:12:28.613+0000 7f20e2db5700 1 -- 172.21.15.118:0/2810008801 <== mon.2 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c6374ee5a0 con 0x55c63826c400 2024-03-30T05:12:28.896 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[66734]: debug 2024-03-30T05:12:28.761+0000 7f20ecba6200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T05:12:28.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: audit 2024-03-30T05:12:21.400429+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:12:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: audit 2024-03-30T05:12:21.400659+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:12:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: audit 2024-03-30T05:12:21.400875+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:12:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:22.276479+0000 mgr.y (mgr.25156) 2321 : cluster [DBG] pgmap v1302: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: audit 2024-03-30T05:12:22.383708+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25156 172.21.15.89:0/966270433' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:24.278277+0000 mgr.y (mgr.25156) 2322 : cluster [DBG] pgmap v1303: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:26.278793+0000 mgr.y (mgr.25156) 2323 : cluster [DBG] pgmap v1304: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.454144+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T05:12:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.477536+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:12:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.490012+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T05:12:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.490049+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:12:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.490072+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T04:38:53.168934+0000 2024-03-30T05:12:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.490089+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T04:37:01.310556+0000 2024-03-30T05:12:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.490110+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T05:12:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.490131+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T05:12:28.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.490152+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-03-30T05:12:28.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.490174+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-03-30T05:12:28.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.490196+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon.b 2024-03-30T05:12:28.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.491466+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T05:12:28.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.491580+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-03-30T05:12:28.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.493927+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e40: y(active, since 4m), standbys: x 2024-03-30T05:12:28.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.495131+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-03-30T05:12:28.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: audit 2024-03-30T05:12:28.519115+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25156 ' entity='' 2024-03-30T05:12:28.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:28 smithi118 bash[75658]: cluster 2024-03-30T05:12:28.520286+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e41: y(active, since 4m), standbys: x 2024-03-30T05:12:29.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:29 smithi089 bash[97348]: audit 2024-03-30T05:12:28.546417+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25156 ' entity='' 2024-03-30T05:12:29.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:29 smithi089 bash[97348]: cluster 2024-03-30T05:12:29.527995+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e42: y(active, since 4m), standbys: x 2024-03-30T05:12:29.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:29 smithi089 bash[23954]: audit 2024-03-30T05:12:28.546417+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25156 ' entity='' 2024-03-30T05:12:29.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:29 smithi089 bash[23954]: cluster 2024-03-30T05:12:29.527995+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e42: y(active, since 4m), standbys: x 2024-03-30T05:12:29.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:29 smithi118 bash[75658]: audit 2024-03-30T05:12:28.546417+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25156 ' entity='' 2024-03-30T05:12:29.896 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:29 smithi118 bash[75658]: cluster 2024-03-30T05:12:29.527995+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e42: y(active, since 4m), standbys: x 2024-03-30T05:12:30.646 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:30 smithi118 bash[66734]: debug 2024-03-30T05:12:30.369+0000 7f20ecba6200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T05:12:30.646 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:30 smithi118 bash[66734]: debug 2024-03-30T05:12:30.469+0000 7f20ecba6200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T05:12:30.696 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:30 smithi089 bash[70044]: debug 2024-03-30T05:12:30.343+0000 7f4486ea4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T05:12:30.697 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:30 smithi089 bash[70044]: debug 2024-03-30T05:12:30.443+0000 7f4486ea4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T05:12:31.082 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:30 smithi089 bash[70044]: debug 2024-03-30T05:12:30.699+0000 7f4486ea4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T05:12:31.146 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:30 smithi118 bash[66734]: debug 2024-03-30T05:12:30.717+0000 7f20ecba6200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T05:12:31.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:31 smithi089 bash[70044]: debug 2024-03-30T05:12:31.507+0000 7f4486ea4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T05:12:31.832 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:31 smithi089 bash[70044]: debug 2024-03-30T05:12:31.619+0000 7f4486ea4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T05:12:31.833 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:31 smithi089 bash[70044]: debug 2024-03-30T05:12:31.727+0000 7f4486ea4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T05:12:31.896 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:31 smithi118 bash[66734]: debug 2024-03-30T05:12:31.525+0000 7f20ecba6200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T05:12:31.896 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:31 smithi118 bash[66734]: debug 2024-03-30T05:12:31.641+0000 7f20ecba6200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T05:12:31.896 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:31 smithi118 bash[66734]: debug 2024-03-30T05:12:31.749+0000 7f20ecba6200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T05:12:32.396 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:32 smithi118 bash[66734]: debug 2024-03-30T05:12:32.113+0000 7f20ecba6200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T05:12:32.396 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:32 smithi118 bash[66734]: debug 2024-03-30T05:12:32.229+0000 7f20ecba6200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T05:12:32.396 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:32 smithi118 bash[66734]: debug 2024-03-30T05:12:32.337+0000 7f20ecba6200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T05:12:32.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:32 smithi089 bash[70044]: debug 2024-03-30T05:12:32.091+0000 7f4486ea4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T05:12:32.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:32 smithi089 bash[70044]: debug 2024-03-30T05:12:32.207+0000 7f4486ea4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T05:12:32.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:32 smithi089 bash[70044]: debug 2024-03-30T05:12:32.315+0000 7f4486ea4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T05:12:33.082 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:32 smithi089 bash[70044]: debug 2024-03-30T05:12:32.683+0000 7f4486ea4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T05:12:33.082 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:32 smithi089 bash[70044]: debug 2024-03-30T05:12:32.927+0000 7f4486ea4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T05:12:33.145 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:32 smithi118 bash[66734]: debug 2024-03-30T05:12:32.701+0000 7f20ecba6200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T05:12:33.146 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:32 smithi118 bash[66734]: debug 2024-03-30T05:12:32.945+0000 7f20ecba6200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T05:12:33.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:33 smithi089 bash[70044]: debug 2024-03-30T05:12:33.195+0000 7f4486ea4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T05:12:33.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:33 smithi089 bash[70044]: debug 2024-03-30T05:12:33.311+0000 7f4486ea4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T05:12:33.609 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:33 smithi118 bash[66734]: debug 2024-03-30T05:12:33.213+0000 7f20ecba6200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T05:12:33.609 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:33 smithi118 bash[66734]: debug 2024-03-30T05:12:33.329+0000 7f20ecba6200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T05:12:33.895 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:33 smithi118 bash[66734]: debug 2024-03-30T05:12:33.609+0000 7f20ecba6200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T05:12:34.017 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:33 smithi089 bash[70044]: debug 2024-03-30T05:12:33.595+0000 7f4486ea4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T05:12:34.332 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:34 smithi089 bash[70044]: debug 2024-03-30T05:12:34.023+0000 7f4486ea4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:12:34.332 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:34 smithi089 bash[70044]: debug 2024-03-30T05:12:34.271+0000 7f4486ea4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T05:12:34.396 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:34 smithi118 bash[66734]: debug 2024-03-30T05:12:34.029+0000 7f20ecba6200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:12:34.396 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:34 smithi118 bash[66734]: debug 2024-03-30T05:12:34.277+0000 7f20ecba6200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T05:12:34.649 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:34 smithi089 bash[70044]: debug 2024-03-30T05:12:34.395+0000 7f4486ea4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T05:12:34.655 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:34 smithi118 bash[66734]: debug 2024-03-30T05:12:34.401+0000 7f20ecba6200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T05:12:35.001 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:34 smithi118 bash[66734]: debug 2024-03-30T05:12:34.657+0000 7f20ecba6200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:12:35.082 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:34 smithi089 bash[70044]: debug 2024-03-30T05:12:34.655+0000 7f4486ea4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:12:36.044 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:35 smithi118 bash[66734]: debug 2024-03-30T05:12:35.701+0000 7f20ecba6200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T05:12:36.044 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:35 smithi118 bash[66734]: debug 2024-03-30T05:12:35.825+0000 7f20ecba6200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T05:12:36.082 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:35 smithi089 bash[70044]: debug 2024-03-30T05:12:35.687+0000 7f4486ea4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T05:12:36.082 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:35 smithi089 bash[70044]: debug 2024-03-30T05:12:35.807+0000 7f4486ea4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T05:12:36.395 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[66734]: debug 2024-03-30T05:12:36.137+0000 7f20ecba6200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T05:12:36.396 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[66734]: debug 2024-03-30T05:12:36.257+0000 7f20ecba6200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T05:12:36.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[70044]: debug 2024-03-30T05:12:36.115+0000 7f4486ea4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T05:12:36.582 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[70044]: debug 2024-03-30T05:12:36.235+0000 7f4486ea4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T05:12:36.854 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[66734]: debug 2024-03-30T05:12:36.725+0000 7f20ecba6200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T05:12:36.953 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[70044]: debug 2024-03-30T05:12:36.703+0000 7f4486ea4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T05:12:36.953 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[70044]: debug 2024-03-30T05:12:36.831+0000 7f4486ea4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T05:12:36.953 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: cluster 2024-03-30T05:12:36.834280+0000 mon.a (mon.0) 20 : cluster [INF] Active manager daemon y restarted 2024-03-30T05:12:36.954 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: cluster 2024-03-30T05:12:36.834887+0000 mon.a (mon.0) 21 : cluster [INF] Activating manager daemon y 2024-03-30T05:12:36.954 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: cluster 2024-03-30T05:12:36.851375+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T05:12:36.954 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: cluster 2024-03-30T05:12:36.852512+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e43: y(active, starting, since 0.0177817s), standbys: x 2024-03-30T05:12:36.954 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.859960+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:12:36.954 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.860127+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:12:36.954 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.860282+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:12:36.954 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.860419+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:12:36.954 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.860651+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:12:36.954 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.860997+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:12:36.954 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.861514+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:12:36.954 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.861980+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:12:36.954 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.862272+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:12:36.955 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.862553+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:12:36.955 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.862821+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:12:36.955 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.863051+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:12:36.955 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.863289+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:12:36.955 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.863537+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:12:36.955 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.863733+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:12:36.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: cluster 2024-03-30T05:12:36.834280+0000 mon.a (mon.0) 20 : cluster [INF] Active manager daemon y restarted 2024-03-30T05:12:36.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: cluster 2024-03-30T05:12:36.834887+0000 mon.a (mon.0) 21 : cluster [INF] Activating manager daemon y 2024-03-30T05:12:36.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: cluster 2024-03-30T05:12:36.851375+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T05:12:36.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: cluster 2024-03-30T05:12:36.852512+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e43: y(active, starting, since 0.0177817s), standbys: x 2024-03-30T05:12:36.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.859960+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:12:36.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.860127+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:12:36.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.860282+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:12:36.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.860419+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:12:36.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.860651+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:12:36.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.860997+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:12:36.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.861514+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:12:36.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.861980+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:12:36.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.862272+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:12:36.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.862553+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:12:36.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.862821+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:12:36.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.863051+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:12:36.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.863289+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:12:36.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.863537+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:12:36.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.863733+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:12:36.957 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.864383+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:12:36.957 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: cluster 2024-03-30T05:12:36.872511+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2024-03-30T05:12:36.957 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: cluster 2024-03-30T05:12:36.883015+0000 mon.a (mon.0) 41 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:12:36.957 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: cluster 2024-03-30T05:12:36.883144+0000 mon.a (mon.0) 42 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:12:36.957 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.883722+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.118:0/822958998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:12:36.957 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[97348]: audit 2024-03-30T05:12:36.884663+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.118:0/822958998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:12:36.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.864383+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:12:36.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: cluster 2024-03-30T05:12:36.872511+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2024-03-30T05:12:36.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: cluster 2024-03-30T05:12:36.883015+0000 mon.a (mon.0) 41 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:12:36.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: cluster 2024-03-30T05:12:36.883144+0000 mon.a (mon.0) 42 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:12:36.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.883722+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.118:0/822958998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:12:36.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[23954]: audit 2024-03-30T05:12:36.884663+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.118:0/822958998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:12:37.146 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[66734]: debug 2024-03-30T05:12:36.857+0000 7f20ecba6200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T05:12:37.146 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[66734]: [30/Mar/2024:05:12:36] ENGINE Bus STARTING 2024-03-30T05:12:37.146 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[66734]: CherryPy Checker: 2024-03-30T05:12:37.146 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[66734]: The Application mounted at '' has an empty config. 2024-03-30T05:12:37.146 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[66734]: [30/Mar/2024:05:12:36] ENGINE Serving on http://:::9283 2024-03-30T05:12:37.146 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[66734]: [30/Mar/2024:05:12:36] ENGINE Bus STARTED 2024-03-30T05:12:37.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: cluster 2024-03-30T05:12:36.834280+0000 mon.a (mon.0) 20 : cluster [INF] Active manager daemon y restarted 2024-03-30T05:12:37.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: cluster 2024-03-30T05:12:36.834887+0000 mon.a (mon.0) 21 : cluster [INF] Activating manager daemon y 2024-03-30T05:12:37.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: cluster 2024-03-30T05:12:36.851375+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T05:12:37.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: cluster 2024-03-30T05:12:36.852512+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e43: y(active, starting, since 0.0177817s), standbys: x 2024-03-30T05:12:37.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.859960+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:12:37.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.860127+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:12:37.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.860282+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:12:37.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.860419+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:12:37.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.860651+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:12:37.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.860997+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:12:37.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.861514+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:12:37.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.861980+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:12:37.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.862272+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:12:37.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.862553+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:12:37.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.862821+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:12:37.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.863051+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:12:37.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.863289+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:12:37.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.863537+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:12:37.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.863733+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:12:37.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.864383+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:12:37.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: cluster 2024-03-30T05:12:36.872511+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2024-03-30T05:12:37.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: cluster 2024-03-30T05:12:36.883015+0000 mon.a (mon.0) 41 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:12:37.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: cluster 2024-03-30T05:12:36.883144+0000 mon.a (mon.0) 42 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:12:37.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.883722+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.118:0/822958998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:12:37.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:36 smithi118 bash[75658]: audit 2024-03-30T05:12:36.884663+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.118:0/822958998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:12:37.332 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:36 smithi089 bash[70044]: [30/Mar/2024:05:12:36] ENGINE Bus STARTING 2024-03-30T05:12:37.332 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[70044]: CherryPy Checker: 2024-03-30T05:12:37.332 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[70044]: The Application mounted at '' has an empty config. 2024-03-30T05:12:37.333 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[70044]: [30/Mar/2024:05:12:37] ENGINE Serving on http://:::9283 2024-03-30T05:12:37.333 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[70044]: [30/Mar/2024:05:12:37] ENGINE Bus STARTED 2024-03-30T05:12:38.082 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:12:37] "GET /metrics HTTP/1.1" 200 35205 "" "Prometheus/2.43.0" 2024-03-30T05:12:38.082 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[70044]: debug 2024-03-30T05:12:37.851+0000 7f4445604700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-03-30T05:12:38.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[97348]: audit 2024-03-30T05:12:36.887778+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.118:0/822958998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:12:38.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[97348]: audit 2024-03-30T05:12:36.895065+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.118:0/822958998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:12:38.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[97348]: audit 2024-03-30T05:12:36.919422+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:38.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[97348]: audit 2024-03-30T05:12:36.927091+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:12:38.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[97348]: audit 2024-03-30T05:12:36.927578+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:12:38.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[97348]: audit 2024-03-30T05:12:36.928974+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:38.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[97348]: audit 2024-03-30T05:12:36.930319+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:38.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[97348]: cephadm 2024-03-30T05:12:36.932493+0000 mgr.y (mgr.44100) 1 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T05:12:38.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[97348]: cephadm 2024-03-30T05:12:36.932755+0000 mgr.y (mgr.44100) 2 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T05:12:38.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[97348]: audit 2024-03-30T05:12:36.951930+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:38.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[97348]: audit 2024-03-30T05:12:36.965931+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:12:38.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[97348]: audit 2024-03-30T05:12:37.002776+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:12:38.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[97348]: cephadm 2024-03-30T05:12:37.529353+0000 mgr.y (mgr.44100) 3 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:12:38.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[97348]: cephadm 2024-03-30T05:12:37.529568+0000 mgr.y (mgr.44100) 4 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:12:38.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[97348]: cluster 2024-03-30T05:12:37.851139+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e44: y(active, since 1.01637s), standbys: x 2024-03-30T05:12:38.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[23954]: audit 2024-03-30T05:12:36.887778+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.118:0/822958998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:12:38.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[23954]: audit 2024-03-30T05:12:36.895065+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.118:0/822958998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:12:38.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[23954]: audit 2024-03-30T05:12:36.919422+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:38.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[23954]: audit 2024-03-30T05:12:36.927091+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:12:38.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[23954]: audit 2024-03-30T05:12:36.927578+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:12:38.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[23954]: audit 2024-03-30T05:12:36.928974+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:38.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[23954]: audit 2024-03-30T05:12:36.930319+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:38.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[23954]: cephadm 2024-03-30T05:12:36.932493+0000 mgr.y (mgr.44100) 1 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T05:12:38.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[23954]: cephadm 2024-03-30T05:12:36.932755+0000 mgr.y (mgr.44100) 2 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T05:12:38.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[23954]: audit 2024-03-30T05:12:36.951930+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:38.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[23954]: audit 2024-03-30T05:12:36.965931+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:12:38.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[23954]: audit 2024-03-30T05:12:37.002776+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:12:38.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[23954]: cephadm 2024-03-30T05:12:37.529353+0000 mgr.y (mgr.44100) 3 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:12:38.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[23954]: cephadm 2024-03-30T05:12:37.529568+0000 mgr.y (mgr.44100) 4 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:12:38.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:37 smithi089 bash[23954]: cluster 2024-03-30T05:12:37.851139+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e44: y(active, since 1.01637s), standbys: x 2024-03-30T05:12:38.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:37 smithi118 bash[75658]: audit 2024-03-30T05:12:36.887778+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.118:0/822958998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:12:38.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:37 smithi118 bash[75658]: audit 2024-03-30T05:12:36.895065+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.118:0/822958998' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:12:38.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:37 smithi118 bash[75658]: audit 2024-03-30T05:12:36.919422+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:38.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:37 smithi118 bash[75658]: audit 2024-03-30T05:12:36.927091+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:12:38.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:37 smithi118 bash[75658]: audit 2024-03-30T05:12:36.927578+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:12:38.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:37 smithi118 bash[75658]: audit 2024-03-30T05:12:36.928974+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:38.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:37 smithi118 bash[75658]: audit 2024-03-30T05:12:36.930319+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:38.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:37 smithi118 bash[75658]: cephadm 2024-03-30T05:12:36.932493+0000 mgr.y (mgr.44100) 1 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-03-30T05:12:38.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:37 smithi118 bash[75658]: cephadm 2024-03-30T05:12:36.932755+0000 mgr.y (mgr.44100) 2 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-03-30T05:12:38.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:37 smithi118 bash[75658]: audit 2024-03-30T05:12:36.951930+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:38.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:37 smithi118 bash[75658]: audit 2024-03-30T05:12:36.965931+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:12:38.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:37 smithi118 bash[75658]: audit 2024-03-30T05:12:37.002776+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:12:38.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:37 smithi118 bash[75658]: cephadm 2024-03-30T05:12:37.529353+0000 mgr.y (mgr.44100) 3 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:12:38.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:37 smithi118 bash[75658]: cephadm 2024-03-30T05:12:37.529568+0000 mgr.y (mgr.44100) 4 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:12:38.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:37 smithi118 bash[75658]: cluster 2024-03-30T05:12:37.851139+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e44: y(active, since 1.01637s), standbys: x 2024-03-30T05:12:39.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: cephadm 2024-03-30T05:12:37.643357+0000 mgr.y (mgr.44100) 5 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:12:39.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: cephadm 2024-03-30T05:12:37.694487+0000 mgr.y (mgr.44100) 6 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:12:39.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: cephadm 2024-03-30T05:12:37.757688+0000 mgr.y (mgr.44100) 7 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:12:39.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: cephadm 2024-03-30T05:12:37.827539+0000 mgr.y (mgr.44100) 8 : cephadm [INF] [30/Mar/2024:05:12:37] ENGINE Bus STARTING 2024-03-30T05:12:39.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: audit 2024-03-30T05:12:37.853875+0000 mgr.y (mgr.44100) 9 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:39.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: cephadm 2024-03-30T05:12:37.859127+0000 mgr.y (mgr.44100) 10 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:12:39.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: cluster 2024-03-30T05:12:37.864320+0000 mgr.y (mgr.44100) 11 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:39.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: audit 2024-03-30T05:12:37.928912+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: cephadm 2024-03-30T05:12:37.932666+0000 mgr.y (mgr.44100) 12 : cephadm [INF] [30/Mar/2024:05:12:37] ENGINE Serving on http://172.21.15.89:8765 2024-03-30T05:12:39.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: audit 2024-03-30T05:12:37.937057+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: audit 2024-03-30T05:12:37.979571+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: audit 2024-03-30T05:12:37.984094+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: audit 2024-03-30T05:12:37.988343+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: audit 2024-03-30T05:12:37.992338+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: audit 2024-03-30T05:12:38.029169+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:12:39.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: cephadm 2024-03-30T05:12:38.050869+0000 mgr.y (mgr.44100) 13 : cephadm [INF] [30/Mar/2024:05:12:38] ENGINE Serving on https://172.21.15.89:7151 2024-03-30T05:12:39.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: cephadm 2024-03-30T05:12:38.050995+0000 mgr.y (mgr.44100) 14 : cephadm [INF] [30/Mar/2024:05:12:38] ENGINE Bus STARTED 2024-03-30T05:12:39.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[97348]: audit 2024-03-30T05:12:38.542442+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:12:39.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: cephadm 2024-03-30T05:12:37.643357+0000 mgr.y (mgr.44100) 5 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:12:39.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: cephadm 2024-03-30T05:12:37.694487+0000 mgr.y (mgr.44100) 6 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:12:39.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: cephadm 2024-03-30T05:12:37.757688+0000 mgr.y (mgr.44100) 7 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:12:39.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: cephadm 2024-03-30T05:12:37.827539+0000 mgr.y (mgr.44100) 8 : cephadm [INF] [30/Mar/2024:05:12:37] ENGINE Bus STARTING 2024-03-30T05:12:39.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: audit 2024-03-30T05:12:37.853875+0000 mgr.y (mgr.44100) 9 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:39.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: cephadm 2024-03-30T05:12:37.859127+0000 mgr.y (mgr.44100) 10 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:12:39.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: cluster 2024-03-30T05:12:37.864320+0000 mgr.y (mgr.44100) 11 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:39.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: audit 2024-03-30T05:12:37.928912+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: cephadm 2024-03-30T05:12:37.932666+0000 mgr.y (mgr.44100) 12 : cephadm [INF] [30/Mar/2024:05:12:37] ENGINE Serving on http://172.21.15.89:8765 2024-03-30T05:12:39.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: audit 2024-03-30T05:12:37.937057+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: audit 2024-03-30T05:12:37.979571+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: audit 2024-03-30T05:12:37.984094+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: audit 2024-03-30T05:12:37.988343+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: audit 2024-03-30T05:12:37.992338+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: audit 2024-03-30T05:12:38.029169+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:12:39.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: cephadm 2024-03-30T05:12:38.050869+0000 mgr.y (mgr.44100) 13 : cephadm [INF] [30/Mar/2024:05:12:38] ENGINE Serving on https://172.21.15.89:7151 2024-03-30T05:12:39.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: cephadm 2024-03-30T05:12:38.050995+0000 mgr.y (mgr.44100) 14 : cephadm [INF] [30/Mar/2024:05:12:38] ENGINE Bus STARTED 2024-03-30T05:12:39.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:38 smithi089 bash[23954]: audit 2024-03-30T05:12:38.542442+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:12:39.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: cephadm 2024-03-30T05:12:37.643357+0000 mgr.y (mgr.44100) 5 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:12:39.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: cephadm 2024-03-30T05:12:37.694487+0000 mgr.y (mgr.44100) 6 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:12:39.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: cephadm 2024-03-30T05:12:37.757688+0000 mgr.y (mgr.44100) 7 : cephadm [INF] Updating smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:12:39.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: cephadm 2024-03-30T05:12:37.827539+0000 mgr.y (mgr.44100) 8 : cephadm [INF] [30/Mar/2024:05:12:37] ENGINE Bus STARTING 2024-03-30T05:12:39.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: audit 2024-03-30T05:12:37.853875+0000 mgr.y (mgr.44100) 9 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:39.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: cephadm 2024-03-30T05:12:37.859127+0000 mgr.y (mgr.44100) 10 : cephadm [INF] Updating smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:12:39.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: cluster 2024-03-30T05:12:37.864320+0000 mgr.y (mgr.44100) 11 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:39.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: audit 2024-03-30T05:12:37.928912+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: cephadm 2024-03-30T05:12:37.932666+0000 mgr.y (mgr.44100) 12 : cephadm [INF] [30/Mar/2024:05:12:37] ENGINE Serving on http://172.21.15.89:8765 2024-03-30T05:12:39.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: audit 2024-03-30T05:12:37.937057+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: audit 2024-03-30T05:12:37.979571+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: audit 2024-03-30T05:12:37.984094+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: audit 2024-03-30T05:12:37.988343+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: audit 2024-03-30T05:12:37.992338+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:39.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: audit 2024-03-30T05:12:38.029169+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi089", "caps": []}]: dispatch 2024-03-30T05:12:39.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: cephadm 2024-03-30T05:12:38.050869+0000 mgr.y (mgr.44100) 13 : cephadm [INF] [30/Mar/2024:05:12:38] ENGINE Serving on https://172.21.15.89:7151 2024-03-30T05:12:39.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: cephadm 2024-03-30T05:12:38.050995+0000 mgr.y (mgr.44100) 14 : cephadm [INF] [30/Mar/2024:05:12:38] ENGINE Bus STARTED 2024-03-30T05:12:39.354 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:38 smithi118 bash[75658]: audit 2024-03-30T05:12:38.542442+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:12:40.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: cluster 2024-03-30T05:12:38.862211+0000 mgr.y (mgr.44100) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:40.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: audit 2024-03-30T05:12:38.973389+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:40.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: audit 2024-03-30T05:12:38.975063+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:40.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: audit 2024-03-30T05:12:38.977430+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:12:40.238 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: audit 2024-03-30T05:12:38.981196+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: audit 2024-03-30T05:12:39.062030+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: audit 2024-03-30T05:12:39.164569+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: audit 2024-03-30T05:12:39.225142+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:40.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: audit 2024-03-30T05:12:39.225872+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:40.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: audit 2024-03-30T05:12:39.230618+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: cephadm 2024-03-30T05:12:39.231032+0000 mgr.y (mgr.44100) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:40.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: audit 2024-03-30T05:12:39.281012+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:12:40.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: audit 2024-03-30T05:12:39.367632+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: audit 2024-03-30T05:12:39.507545+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: audit 2024-03-30T05:12:39.673065+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:39 smithi118 bash[75658]: cluster 2024-03-30T05:12:39.864659+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e45: y(active, since 3s), standbys: x 2024-03-30T05:12:40.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: cluster 2024-03-30T05:12:38.862211+0000 mgr.y (mgr.44100) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:40.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: audit 2024-03-30T05:12:38.973389+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:40.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: audit 2024-03-30T05:12:38.975063+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:40.316 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: audit 2024-03-30T05:12:38.977430+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:12:40.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: audit 2024-03-30T05:12:38.981196+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: audit 2024-03-30T05:12:39.062030+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: audit 2024-03-30T05:12:39.164569+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: audit 2024-03-30T05:12:39.225142+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:40.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: audit 2024-03-30T05:12:39.225872+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:40.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: audit 2024-03-30T05:12:39.230618+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: cephadm 2024-03-30T05:12:39.231032+0000 mgr.y (mgr.44100) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:40.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: audit 2024-03-30T05:12:39.281012+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:12:40.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: audit 2024-03-30T05:12:39.367632+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: audit 2024-03-30T05:12:39.507545+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: audit 2024-03-30T05:12:39.673065+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[97348]: cluster 2024-03-30T05:12:39.864659+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e45: y(active, since 3s), standbys: x 2024-03-30T05:12:40.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: cluster 2024-03-30T05:12:38.862211+0000 mgr.y (mgr.44100) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:40.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: audit 2024-03-30T05:12:38.973389+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:40.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: audit 2024-03-30T05:12:38.975063+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:40.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: audit 2024-03-30T05:12:38.977430+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:12:40.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: audit 2024-03-30T05:12:38.981196+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: audit 2024-03-30T05:12:39.062030+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: audit 2024-03-30T05:12:39.164569+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: audit 2024-03-30T05:12:39.225142+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:40.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: audit 2024-03-30T05:12:39.225872+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:40.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: audit 2024-03-30T05:12:39.230618+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: cephadm 2024-03-30T05:12:39.231032+0000 mgr.y (mgr.44100) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:40.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: audit 2024-03-30T05:12:39.281012+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-03-30T05:12:40.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: audit 2024-03-30T05:12:39.367632+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: audit 2024-03-30T05:12:39.507545+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: audit 2024-03-30T05:12:39.673065+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:40.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:39 smithi089 bash[23954]: cluster 2024-03-30T05:12:39.864659+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e45: y(active, since 3s), standbys: x 2024-03-30T05:12:41.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.077854+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.242441+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.378456+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.659349+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.661212+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.663595+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.664371+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.669949+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.712288+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.714070+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.715895+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.716571+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.721846+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.764466+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.766447+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.768476+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.769176+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.774541+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.816170+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.817870+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.077854+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.242441+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.378456+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.659349+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.661212+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.663595+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.664371+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.669949+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.712288+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.714070+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.715895+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.716571+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.721846+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.764466+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.766447+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.768476+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.769176+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.774541+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.816170+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.817870+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.819718+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.820415+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.826018+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.869986+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.871611+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.873400+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.874106+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.879641+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.920447+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.922052+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.924343+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.925036+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.930751+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.993997+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.995954+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.997982+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:40.998712+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:41.004581+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:41.050843+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.819718+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.820415+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.826018+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.869986+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.871611+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.873400+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.874106+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.879641+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.920447+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.922052+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.924343+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.925036+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.930751+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.993997+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.995954+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.997982+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:40.998712+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:41.004581+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:41.050843+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:41.052868+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:41.054881+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:41.055597+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[97348]: audit 2024-03-30T05:12:41.061413+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:41.052868+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:41.054881+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:41.055597+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:41 smithi089 bash[23954]: audit 2024-03-30T05:12:41.061413+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.077854+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.242441+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.378456+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.659349+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.661212+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.663595+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.664371+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.669949+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.712288+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.714070+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.715895+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.716571+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.721846+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.764466+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.766447+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.768476+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.769176+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.774541+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.816170+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.817870+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.819718+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.820415+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.826018+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.869986+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.871611+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.873400+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.874106+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.879641+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.920447+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.922052+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.924343+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.925036+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.930751+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.993997+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.995954+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.997982+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:40.998712+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:41.004581+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:41.050843+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:41.052868+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:41.054881+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:41.055597+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:41.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:41 smithi118 bash[75658]: audit 2024-03-30T05:12:41.061413+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cephadm 2024-03-30T05:12:40.672324+0000 mgr.y (mgr.44100) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cephadm 2024-03-30T05:12:40.724072+0000 mgr.y (mgr.44100) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cephadm 2024-03-30T05:12:40.775199+0000 mgr.y (mgr.44100) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cephadm 2024-03-30T05:12:40.828827+0000 mgr.y (mgr.44100) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cluster 2024-03-30T05:12:40.862598+0000 mgr.y (mgr.44100) 21 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:42.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cephadm 2024-03-30T05:12:40.880293+0000 mgr.y (mgr.44100) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cephadm 2024-03-30T05:12:40.931493+0000 mgr.y (mgr.44100) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cephadm 2024-03-30T05:12:41.005363+0000 mgr.y (mgr.44100) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cephadm 2024-03-30T05:12:41.062137+0000 mgr.y (mgr.44100) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.123929+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.126078+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.128293+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.129068+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.134838+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cephadm 2024-03-30T05:12:41.135711+0000 mgr.y (mgr.44100) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.204518+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.206472+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.208752+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.209466+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.215346+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cephadm 2024-03-30T05:12:40.672324+0000 mgr.y (mgr.44100) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cephadm 2024-03-30T05:12:40.724072+0000 mgr.y (mgr.44100) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cephadm 2024-03-30T05:12:40.775199+0000 mgr.y (mgr.44100) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cephadm 2024-03-30T05:12:40.828827+0000 mgr.y (mgr.44100) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cluster 2024-03-30T05:12:40.862598+0000 mgr.y (mgr.44100) 21 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:42.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cephadm 2024-03-30T05:12:40.880293+0000 mgr.y (mgr.44100) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cephadm 2024-03-30T05:12:40.931493+0000 mgr.y (mgr.44100) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cephadm 2024-03-30T05:12:41.005363+0000 mgr.y (mgr.44100) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cephadm 2024-03-30T05:12:41.062137+0000 mgr.y (mgr.44100) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.123929+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.126078+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.128293+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.129068+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.134838+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cephadm 2024-03-30T05:12:41.135711+0000 mgr.y (mgr.44100) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.204518+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.206472+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.208752+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.209466+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.215346+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cephadm 2024-03-30T05:12:41.215844+0000 mgr.y (mgr.44100) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.282445+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.284364+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.286312+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.287079+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.293038+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cephadm 2024-03-30T05:12:41.293816+0000 mgr.y (mgr.44100) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.350541+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.352529+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.355014+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.355717+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.360596+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cephadm 2024-03-30T05:12:41.362275+0000 mgr.y (mgr.44100) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.418355+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.419856+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.421629+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.422230+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.426713+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cephadm 2024-03-30T05:12:41.427171+0000 mgr.y (mgr.44100) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.484397+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cephadm 2024-03-30T05:12:41.215844+0000 mgr.y (mgr.44100) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.282445+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.284364+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.286312+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.287079+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.293038+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cephadm 2024-03-30T05:12:41.293816+0000 mgr.y (mgr.44100) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.350541+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.352529+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.355014+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.355717+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.360596+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cephadm 2024-03-30T05:12:41.362275+0000 mgr.y (mgr.44100) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.418355+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.419856+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.421629+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.422230+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.426713+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cephadm 2024-03-30T05:12:41.427171+0000 mgr.y (mgr.44100) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.484397+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.485921+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.487592+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.488314+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.493967+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cephadm 2024-03-30T05:12:41.494488+0000 mgr.y (mgr.44100) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.525432+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.551171+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.552715+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.555502+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.556823+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.562138+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cephadm 2024-03-30T05:12:41.562697+0000 mgr.y (mgr.44100) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.607402+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.609412+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.611323+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.612009+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.618017+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.633635+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.684809+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.686887+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.485921+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.487592+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.488314+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.493967+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cephadm 2024-03-30T05:12:41.494488+0000 mgr.y (mgr.44100) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.525432+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.551171+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.552715+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.555502+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.556823+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.562138+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cephadm 2024-03-30T05:12:41.562697+0000 mgr.y (mgr.44100) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.607402+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.609412+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.611323+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.612009+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.618017+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.633635+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.684809+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.686887+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.689137+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.689905+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.696739+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.743069+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.745267+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.747412+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.748213+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:41.756327+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: cluster 2024-03-30T05:12:41.842719+0000 mon.a (mon.0) 169 : cluster [DBG] mgrmap e46: y(active, since 5s), standbys: x 2024-03-30T05:12:42.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:42.073154+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:42.075006+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[23954]: audit 2024-03-30T05:12:42.076844+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.689137+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.689905+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.696739+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.743069+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.745267+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.747412+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.748213+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:41.756327+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: cluster 2024-03-30T05:12:41.842719+0000 mon.a (mon.0) 169 : cluster [DBG] mgrmap e46: y(active, since 5s), standbys: x 2024-03-30T05:12:42.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:42.073154+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:42.075006+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:42 smithi089 bash[97348]: audit 2024-03-30T05:12:42.076844+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cephadm 2024-03-30T05:12:40.672324+0000 mgr.y (mgr.44100) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cephadm 2024-03-30T05:12:40.724072+0000 mgr.y (mgr.44100) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cephadm 2024-03-30T05:12:40.775199+0000 mgr.y (mgr.44100) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cephadm 2024-03-30T05:12:40.828827+0000 mgr.y (mgr.44100) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cluster 2024-03-30T05:12:40.862598+0000 mgr.y (mgr.44100) 21 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:42.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cephadm 2024-03-30T05:12:40.880293+0000 mgr.y (mgr.44100) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cephadm 2024-03-30T05:12:40.931493+0000 mgr.y (mgr.44100) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cephadm 2024-03-30T05:12:41.005363+0000 mgr.y (mgr.44100) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cephadm 2024-03-30T05:12:41.062137+0000 mgr.y (mgr.44100) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.123929+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.126078+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.128293+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.129068+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.134838+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cephadm 2024-03-30T05:12:41.135711+0000 mgr.y (mgr.44100) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.204518+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.206472+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.208752+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.209466+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.215346+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cephadm 2024-03-30T05:12:41.215844+0000 mgr.y (mgr.44100) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.282445+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.284364+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.286312+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.287079+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.293038+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cephadm 2024-03-30T05:12:41.293816+0000 mgr.y (mgr.44100) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.350541+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.352529+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.355014+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.355717+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.360596+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cephadm 2024-03-30T05:12:41.362275+0000 mgr.y (mgr.44100) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.418355+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.419856+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.421629+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.422230+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.426713+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cephadm 2024-03-30T05:12:41.427171+0000 mgr.y (mgr.44100) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.484397+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.485921+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.487592+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.488314+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.493967+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cephadm 2024-03-30T05:12:41.494488+0000 mgr.y (mgr.44100) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.525432+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.551171+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.552715+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.555502+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.556823+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.562138+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cephadm 2024-03-30T05:12:41.562697+0000 mgr.y (mgr.44100) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:42.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.607402+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.609412+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.611323+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.612009+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.618017+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.633635+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.684809+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.686887+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.689137+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.689905+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.696739+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.743069+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.745267+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.747412+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:42.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.748213+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:42.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:41.756327+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:42.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: cluster 2024-03-30T05:12:41.842719+0000 mon.a (mon.0) 169 : cluster [DBG] mgrmap e46: y(active, since 5s), standbys: x 2024-03-30T05:12:42.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:42.073154+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:42.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:42.075006+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:42.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:42 smithi118 bash[75658]: audit 2024-03-30T05:12:42.076844+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: cephadm 2024-03-30T05:12:41.620490+0000 mgr.y (mgr.44100) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: cephadm 2024-03-30T05:12:41.697679+0000 mgr.y (mgr.44100) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: cephadm 2024-03-30T05:12:41.756978+0000 mgr.y (mgr.44100) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.077449+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.091617+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: cephadm 2024-03-30T05:12:42.092289+0000 mgr.y (mgr.44100) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.133361+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.135082+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.137516+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.138217+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.142699+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: cephadm 2024-03-30T05:12:42.143167+0000 mgr.y (mgr.44100) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.187663+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.189583+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.194994+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.195827+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.204987+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: cephadm 2024-03-30T05:12:42.208405+0000 mgr.y (mgr.44100) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.213095+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.221042+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.228500+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.288431+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.291089+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.293341+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.294086+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.300962+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: cephadm 2024-03-30T05:12:42.301846+0000 mgr.y (mgr.44100) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.363009+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.365044+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.367195+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.367878+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.374012+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: cephadm 2024-03-30T05:12:42.374852+0000 mgr.y (mgr.44100) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.436350+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.438377+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.440506+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.441262+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.447445+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: cephadm 2024-03-30T05:12:42.448313+0000 mgr.y (mgr.44100) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.521094+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.522855+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.524785+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.525451+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.531011+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: cephadm 2024-03-30T05:12:42.531507+0000 mgr.y (mgr.44100) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.587709+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.589447+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.591663+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.592400+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.597124+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: cephadm 2024-03-30T05:12:42.597737+0000 mgr.y (mgr.44100) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.658082+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.659967+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.661705+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.662308+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.667629+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.712715+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.714514+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.716345+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.717005+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.722567+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.768274+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.770118+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.771946+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.772651+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.777618+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.819294+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.821379+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.824133+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.824847+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.829779+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.870776+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.872947+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.874668+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.875243+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.879532+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.920362+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.922194+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.924626+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.925374+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.930891+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.993643+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.995620+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.997621+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:42.998327+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:43.005316+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:43.068559+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:43.070279+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:43.072220+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:43.072935+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:43 smithi118 bash[75658]: audit 2024-03-30T05:12:43.077804+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.468 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: cephadm 2024-03-30T05:12:41.620490+0000 mgr.y (mgr.44100) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.468 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: cephadm 2024-03-30T05:12:41.697679+0000 mgr.y (mgr.44100) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.468 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: cephadm 2024-03-30T05:12:41.756978+0000 mgr.y (mgr.44100) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.468 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.077449+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.468 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.091617+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.468 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: cephadm 2024-03-30T05:12:42.092289+0000 mgr.y (mgr.44100) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.468 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.133361+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.468 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.135082+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.468 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.137516+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.469 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.138217+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.469 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.142699+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.469 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: cephadm 2024-03-30T05:12:42.143167+0000 mgr.y (mgr.44100) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.469 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.187663+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.469 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.189583+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.469 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.194994+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.469 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.195827+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.469 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.204987+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.469 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: cephadm 2024-03-30T05:12:42.208405+0000 mgr.y (mgr.44100) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.469 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.213095+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.470 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.221042+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.470 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.228500+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.470 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: cephadm 2024-03-30T05:12:41.620490+0000 mgr.y (mgr.44100) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.470 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: cephadm 2024-03-30T05:12:41.697679+0000 mgr.y (mgr.44100) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.470 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: cephadm 2024-03-30T05:12:41.756978+0000 mgr.y (mgr.44100) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.470 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.077449+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.470 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.091617+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.470 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: cephadm 2024-03-30T05:12:42.092289+0000 mgr.y (mgr.44100) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.470 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.133361+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.471 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.135082+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.471 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.137516+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.471 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.138217+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.471 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.142699+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.471 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: cephadm 2024-03-30T05:12:42.143167+0000 mgr.y (mgr.44100) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.471 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.187663+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.471 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.189583+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.471 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.194994+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.471 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.195827+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.471 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.204987+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.471 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: cephadm 2024-03-30T05:12:42.208405+0000 mgr.y (mgr.44100) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.471 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.213095+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.471 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.221042+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.472 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.228500+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.472 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.288431+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.472 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.291089+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.473 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.293341+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.473 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.294086+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.473 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.300962+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.473 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: cephadm 2024-03-30T05:12:42.301846+0000 mgr.y (mgr.44100) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.473 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.363009+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.473 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.365044+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.473 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.367195+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.473 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.367878+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.473 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.374012+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.473 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: cephadm 2024-03-30T05:12:42.374852+0000 mgr.y (mgr.44100) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.474 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.436350+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.474 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.438377+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.474 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.440506+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.474 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.441262+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.474 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.447445+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.474 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: cephadm 2024-03-30T05:12:42.448313+0000 mgr.y (mgr.44100) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.474 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.521094+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.474 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.288431+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.474 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.291089+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.474 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.293341+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.475 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.294086+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.475 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.300962+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.475 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: cephadm 2024-03-30T05:12:42.301846+0000 mgr.y (mgr.44100) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.475 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.363009+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.475 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.365044+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.475 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.367195+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.475 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.367878+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.475 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.374012+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.475 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: cephadm 2024-03-30T05:12:42.374852+0000 mgr.y (mgr.44100) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.475 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.436350+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.475 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.438377+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.475 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.440506+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.475 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.441262+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.475 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.447445+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.476 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: cephadm 2024-03-30T05:12:42.448313+0000 mgr.y (mgr.44100) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.476 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.521094+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.522855+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.524785+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.525451+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.531011+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: cephadm 2024-03-30T05:12:42.531507+0000 mgr.y (mgr.44100) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.587709+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.589447+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.591663+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.592400+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.597124+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: cephadm 2024-03-30T05:12:42.597737+0000 mgr.y (mgr.44100) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.658082+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.659967+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.661705+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.662308+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.667629+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.712715+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.714514+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.716345+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.717005+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.478 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.722567+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.478 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.768274+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.478 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.770118+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.478 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.771946+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.478 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.772651+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.478 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.777618+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.478 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.819294+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.478 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.821379+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.478 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.824133+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.478 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.824847+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.478 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.829779+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.478 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.870776+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.479 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.872947+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.479 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.874668+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.479 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.875243+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.479 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.879532+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.479 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.920362+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.479 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.922194+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.479 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.924626+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.480 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.522855+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.480 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.524785+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.480 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.525451+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.480 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.531011+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.480 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: cephadm 2024-03-30T05:12:42.531507+0000 mgr.y (mgr.44100) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.480 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.587709+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.480 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.589447+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.480 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.591663+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.480 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.592400+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.480 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.597124+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.481 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: cephadm 2024-03-30T05:12:42.597737+0000 mgr.y (mgr.44100) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:43.481 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.658082+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.481 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.659967+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.481 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.661705+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.481 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.662308+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.481 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.667629+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.481 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.712715+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.481 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.714514+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.481 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.716345+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.481 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.717005+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.481 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.925374+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.482 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.930891+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.482 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.993643+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.482 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.995620+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.482 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.997621+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.485 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:42.998327+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.485 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:43.005316+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.486 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:43.068559+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.486 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:43.070279+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.486 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:43.072220+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.486 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:43.072935+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.486 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[97348]: audit 2024-03-30T05:12:43.077804+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.486 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.722567+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.487 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.768274+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.487 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.770118+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.487 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.771946+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.487 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.772651+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.487 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.777618+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.487 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.819294+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.488 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.821379+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.488 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.824133+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.488 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.824847+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.489 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.829779+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.489 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.870776+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.489 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.872947+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.489 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.874668+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.489 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.875243+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.489 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.879532+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.489 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.920362+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.490 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.922194+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.490 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.924626+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.490 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.925374+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.490 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.930891+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.490 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.993643+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.490 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.995620+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.490 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.997621+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.491 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:42.998327+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.491 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:43.005316+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:43.491 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:43.068559+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:43.491 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:43.070279+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:43.491 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:43.072220+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:43.491 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:43.072935+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:43.491 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:43 smithi089 bash[23954]: audit 2024-03-30T05:12:43.077804+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.146 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:42.668235+0000 mgr.y (mgr.44100) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:42.723114+0000 mgr.y (mgr.44100) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:42.778071+0000 mgr.y (mgr.44100) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:42.830452+0000 mgr.y (mgr.44100) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cluster 2024-03-30T05:12:42.863281+0000 mgr.y (mgr.44100) 48 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-30T05:12:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:42.880040+0000 mgr.y (mgr.44100) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:42.932558+0000 mgr.y (mgr.44100) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.007385+0000 mgr.y (mgr.44100) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.078341+0000 mgr.y (mgr.44100) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.156606+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.158140+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.159845+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.160450+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.166013+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.166598+0000 mgr.y (mgr.44100) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.206329+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.207864+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.210181+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.210859+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.216665+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.217299+0000 mgr.y (mgr.44100) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.276551+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.278624+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.280765+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.281529+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.286922+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.287615+0000 mgr.y (mgr.44100) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.348619+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.350576+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.352595+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.353350+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.358414+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.358938+0000 mgr.y (mgr.44100) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.415809+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.417715+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.419574+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.420289+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.426163+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.426730+0000 mgr.y (mgr.44100) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.484718+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.486537+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.488912+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.489552+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.495029+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.495628+0000 mgr.y (mgr.44100) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.536241+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.537812+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.540050+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.540792+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.546678+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.547348+0000 mgr.y (mgr.44100) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.588291+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.589966+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.591825+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.592547+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.598035+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.598648+0000 mgr.y (mgr.44100) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.659171+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.661011+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.662980+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.663575+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.668964+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.714518+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.716588+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.718931+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.719651+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.725405+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.772047+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.774019+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.775982+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.776692+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.782242+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.828174+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.831980+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.834181+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.834916+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.840604+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.898870+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.900438+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.902177+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.902759+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.906998+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.963802+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.965296+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.967754+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.968419+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:43.974153+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:44.015723+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:44.017530+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:44.019326+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:44.019969+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:44.025519+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:44.070717+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:44.072389+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:44.074076+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:44.074691+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:44 smithi118 bash[75658]: audit 2024-03-30T05:12:44.079096+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:42.668235+0000 mgr.y (mgr.44100) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:42.723114+0000 mgr.y (mgr.44100) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:42.778071+0000 mgr.y (mgr.44100) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:42.830452+0000 mgr.y (mgr.44100) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cluster 2024-03-30T05:12:42.863281+0000 mgr.y (mgr.44100) 48 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-30T05:12:44.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:42.880040+0000 mgr.y (mgr.44100) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:42.932558+0000 mgr.y (mgr.44100) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.007385+0000 mgr.y (mgr.44100) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.078341+0000 mgr.y (mgr.44100) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.156606+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.158140+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.159845+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.160450+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.166013+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.166598+0000 mgr.y (mgr.44100) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.206329+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.207864+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.210181+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.210859+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.216665+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:42.668235+0000 mgr.y (mgr.44100) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:42.723114+0000 mgr.y (mgr.44100) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:42.778071+0000 mgr.y (mgr.44100) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:42.830452+0000 mgr.y (mgr.44100) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cluster 2024-03-30T05:12:42.863281+0000 mgr.y (mgr.44100) 48 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-30T05:12:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:42.880040+0000 mgr.y (mgr.44100) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:42.932558+0000 mgr.y (mgr.44100) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.007385+0000 mgr.y (mgr.44100) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.078341+0000 mgr.y (mgr.44100) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.156606+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.158140+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.159845+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.160450+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.166013+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.166598+0000 mgr.y (mgr.44100) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.206329+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.207864+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.210181+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.210859+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.216665+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.217299+0000 mgr.y (mgr.44100) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.276551+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.278624+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.280765+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.281529+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.286922+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.287615+0000 mgr.y (mgr.44100) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.348619+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.350576+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.352595+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.353350+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.358414+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.358938+0000 mgr.y (mgr.44100) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.415809+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.417715+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.419574+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.420289+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.426163+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.426730+0000 mgr.y (mgr.44100) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.484718+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.217299+0000 mgr.y (mgr.44100) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.276551+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.278624+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.280765+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.281529+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.286922+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.287615+0000 mgr.y (mgr.44100) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.348619+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.350576+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.352595+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.353350+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.358414+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.358938+0000 mgr.y (mgr.44100) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.415809+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.417715+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.419574+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.420289+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.426163+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.426730+0000 mgr.y (mgr.44100) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.484718+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.486537+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.488912+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.489552+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.495029+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.495628+0000 mgr.y (mgr.44100) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.536241+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.537812+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.540050+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.540792+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.546678+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.547348+0000 mgr.y (mgr.44100) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.588291+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.589966+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.591825+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.592547+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.598035+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.598648+0000 mgr.y (mgr.44100) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.659171+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.661011+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.662980+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.486537+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.488912+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.489552+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.495029+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.495628+0000 mgr.y (mgr.44100) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.536241+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.537812+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.540050+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.540792+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.546678+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.547348+0000 mgr.y (mgr.44100) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.588291+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.589966+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.591825+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.592547+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.598035+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.598648+0000 mgr.y (mgr.44100) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:44.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.659171+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.661011+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.662980+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.663575+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.668964+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.714518+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.716588+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.718931+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.719651+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.725405+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.772047+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.774019+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.775982+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.776692+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.782242+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.828174+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.831980+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.834181+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.834916+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.840604+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.898870+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.900438+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.663575+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.668964+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.714518+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.716588+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.718931+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.719651+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.725405+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.772047+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.774019+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.775982+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.776692+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.782242+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.828174+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.831980+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.834181+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.834916+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.840604+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.898870+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.900438+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.902177+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.902759+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.906998+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.963802+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.965296+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.967754+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.968419+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:43.974153+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:44.015723+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:44.017530+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:44.019326+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:44.019969+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:44.025519+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:44.070717+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:44.072389+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:44.074076+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:44.074691+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[97348]: audit 2024-03-30T05:12:44.079096+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.902177+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.902759+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.906998+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.963802+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.965296+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.967754+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.968419+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:43.974153+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:44.015723+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:44.017530+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:44.019326+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:44.019969+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:44.025519+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:44.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:44.070717+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:44.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:44.072389+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:44.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:44.074076+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:44.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:44.074691+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:44.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:44 smithi089 bash[23954]: audit 2024-03-30T05:12:44.079096+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.370 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.669441+0000 mgr.y (mgr.44100) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.370 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.726067+0000 mgr.y (mgr.44100) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.370 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.782856+0000 mgr.y (mgr.44100) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.370 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.841122+0000 mgr.y (mgr.44100) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.370 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.907778+0000 mgr.y (mgr.44100) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cephadm 2024-03-30T05:12:43.974784+0000 mgr.y (mgr.44100) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.026272+0000 mgr.y (mgr.44100) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.079732+0000 mgr.y (mgr.44100) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.142901+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.144577+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.146200+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.146790+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.153552+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.154610+0000 mgr.y (mgr.44100) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.216760+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.218684+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.220774+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.221407+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.226708+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.227468+0000 mgr.y (mgr.44100) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.372 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.265813+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.669441+0000 mgr.y (mgr.44100) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.726067+0000 mgr.y (mgr.44100) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.782856+0000 mgr.y (mgr.44100) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.841122+0000 mgr.y (mgr.44100) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.907778+0000 mgr.y (mgr.44100) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cephadm 2024-03-30T05:12:43.974784+0000 mgr.y (mgr.44100) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.026272+0000 mgr.y (mgr.44100) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.079732+0000 mgr.y (mgr.44100) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.142901+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.144577+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.146200+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.146790+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.153552+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.154610+0000 mgr.y (mgr.44100) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.216760+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.218684+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.220774+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.221407+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.226708+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.227468+0000 mgr.y (mgr.44100) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.265813+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.271245+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.272491+0000 mgr.y (mgr.44100) 71 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T05:12:45.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.278349+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.287497+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.289208+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.290816+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.291421+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.292646+0000 mgr.y (mgr.44100) 72 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T05:12:45.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.292944+0000 mgr.y (mgr.44100) 73 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T05:12:45.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.296770+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.297459+0000 mgr.y (mgr.44100) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.354198+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.356070+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.357950+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.358632+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.359944+0000 mgr.y (mgr.44100) 75 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 22 op/s 2024-03-30T05:12:45.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.360220+0000 mgr.y (mgr.44100) 76 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 34 op/s 2024-03-30T05:12:45.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.365963+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.366557+0000 mgr.y (mgr.44100) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.375 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.271245+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.375 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.272491+0000 mgr.y (mgr.44100) 71 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T05:12:45.375 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.278349+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.375 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.287497+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.375 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.289208+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.376 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.290816+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.376 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.291421+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.376 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.292646+0000 mgr.y (mgr.44100) 72 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T05:12:45.376 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.292944+0000 mgr.y (mgr.44100) 73 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T05:12:45.376 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.296770+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.376 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.297459+0000 mgr.y (mgr.44100) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.376 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.354198+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.376 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.356070+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.376 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.357950+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.376 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.358632+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.376 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.359944+0000 mgr.y (mgr.44100) 75 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 22 op/s 2024-03-30T05:12:45.376 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.360220+0000 mgr.y (mgr.44100) 76 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 34 op/s 2024-03-30T05:12:45.377 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.365963+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.377 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.366557+0000 mgr.y (mgr.44100) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.424372+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.426074+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.428188+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.428839+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.430214+0000 mgr.y (mgr.44100) 78 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.430461+0000 mgr.y (mgr.44100) 79 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.435434+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.435997+0000 mgr.y (mgr.44100) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.493558+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.495508+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.497389+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.498062+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.499295+0000 mgr.y (mgr.44100) 81 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.499532+0000 mgr.y (mgr.44100) 82 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.505406+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.506372+0000 mgr.y (mgr.44100) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.551371+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.553443+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.555285+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.555982+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.560632+0000 mgr.y (mgr.44100) 84 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.560873+0000 mgr.y (mgr.44100) 85 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.566408+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.566996+0000 mgr.y (mgr.44100) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.607782+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.609597+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.611828+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.612541+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.613856+0000 mgr.y (mgr.44100) 87 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.614107+0000 mgr.y (mgr.44100) 88 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.619981+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.660864+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.663314+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.665324+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.665952+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.672634+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.713769+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.715395+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.717006+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.717624+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.722764+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.763053+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.764754+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.766429+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.767004+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.773022+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.813421+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.815059+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.816674+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.817266+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.823214+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.845626+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.864704+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.866321+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.867890+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.382 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.868498+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.382 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.874543+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.382 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.919201+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.382 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.921163+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.382 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.424372+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.382 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.426074+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.382 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.428188+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.382 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.428839+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.382 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.430214+0000 mgr.y (mgr.44100) 78 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.382 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.430461+0000 mgr.y (mgr.44100) 79 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.435434+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.435997+0000 mgr.y (mgr.44100) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.493558+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.495508+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.497389+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.498062+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.499295+0000 mgr.y (mgr.44100) 81 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.499532+0000 mgr.y (mgr.44100) 82 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.505406+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.506372+0000 mgr.y (mgr.44100) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.551371+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.553443+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.555285+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.555982+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.923028+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.923695+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.929141+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.969675+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.971620+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.973348+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.973947+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:44.979193+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:45.019668+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:45.021427+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:45.023106+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:45.023737+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:45.030206+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:45.091616+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:45.093554+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:45.095325+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[23954]: audit 2024-03-30T05:12:45.095927+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.560632+0000 mgr.y (mgr.44100) 84 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.560873+0000 mgr.y (mgr.44100) 85 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.566408+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.566996+0000 mgr.y (mgr.44100) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.607782+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.609597+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.611828+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.612541+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.613856+0000 mgr.y (mgr.44100) 87 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.614107+0000 mgr.y (mgr.44100) 88 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.619981+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.660864+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.663314+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.665324+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.665952+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.672634+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.713769+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.715395+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.717006+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.717624+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.722764+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.763053+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.764754+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.766429+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.767004+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.773022+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.813421+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.815059+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.816674+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.817266+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.823214+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.845626+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.864704+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.866321+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.867890+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.868498+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.874543+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.919201+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.921163+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.923028+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.923695+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.929141+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.969675+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.971620+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.973348+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.973947+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:44.979193+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:45.019668+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:45.021427+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:45.023106+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:45.023737+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:45.030206+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:45.091616+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:45.093554+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:45.095325+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:45 smithi089 bash[97348]: audit 2024-03-30T05:12:45.095927+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.669441+0000 mgr.y (mgr.44100) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.726067+0000 mgr.y (mgr.44100) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.782856+0000 mgr.y (mgr.44100) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.841122+0000 mgr.y (mgr.44100) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.907778+0000 mgr.y (mgr.44100) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cephadm 2024-03-30T05:12:43.974784+0000 mgr.y (mgr.44100) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.026272+0000 mgr.y (mgr.44100) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.079732+0000 mgr.y (mgr.44100) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.142901+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.144577+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.146200+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.146790+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.153552+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.154610+0000 mgr.y (mgr.44100) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.216760+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.218684+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.220774+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.221407+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.226708+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.227468+0000 mgr.y (mgr.44100) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.265813+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.271245+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.272491+0000 mgr.y (mgr.44100) 71 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T05:12:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.278349+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.287497+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.289208+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.290816+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.291421+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.292646+0000 mgr.y (mgr.44100) 72 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T05:12:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.292944+0000 mgr.y (mgr.44100) 73 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-30T05:12:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.296770+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.297459+0000 mgr.y (mgr.44100) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.354198+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.356070+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.357950+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.358632+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.359944+0000 mgr.y (mgr.44100) 75 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 22 op/s 2024-03-30T05:12:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.360220+0000 mgr.y (mgr.44100) 76 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 34 op/s 2024-03-30T05:12:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.365963+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.366557+0000 mgr.y (mgr.44100) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.424372+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.426074+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.428188+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.428839+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.430214+0000 mgr.y (mgr.44100) 78 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.430461+0000 mgr.y (mgr.44100) 79 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.435434+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.435997+0000 mgr.y (mgr.44100) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.493558+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.495508+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.497389+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.498062+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.499295+0000 mgr.y (mgr.44100) 81 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.499532+0000 mgr.y (mgr.44100) 82 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.505406+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.506372+0000 mgr.y (mgr.44100) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.551371+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.553443+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.555285+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.555982+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.560632+0000 mgr.y (mgr.44100) 84 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.560873+0000 mgr.y (mgr.44100) 85 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.566408+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.566996+0000 mgr.y (mgr.44100) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:45.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.607782+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.609597+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.611828+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.612541+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.613856+0000 mgr.y (mgr.44100) 87 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.614107+0000 mgr.y (mgr.44100) 88 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:45.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.619981+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.660864+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.663314+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.665324+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.665952+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.672634+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.713769+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.715395+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.717006+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.717624+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.722764+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.763053+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.764754+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.766429+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.767004+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.773022+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.813421+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.815059+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.816674+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.817266+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.823214+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.845626+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.864704+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.866321+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.867890+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.868498+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.874543+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.919201+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.921163+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.923028+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.923695+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.929141+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.969675+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.971620+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.973348+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.973947+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:44.979193+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:45.019668+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:45.021427+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:45.023106+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:45.023737+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:45.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:45.030206+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:45.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:45.091616+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:45.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:45.093554+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:45.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:45.095325+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:45.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:45 smithi118 bash[75658]: audit 2024-03-30T05:12:45.095927+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.111 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.620479+0000 mgr.y (mgr.44100) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.111 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.667455+0000 mgr.y (mgr.44100) 90 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.111 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.673295+0000 mgr.y (mgr.44100) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.111 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.718761+0000 mgr.y (mgr.44100) 92 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.111 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.718998+0000 mgr.y (mgr.44100) 93 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.111 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.723243+0000 mgr.y (mgr.44100) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.112 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.768139+0000 mgr.y (mgr.44100) 95 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.112 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.768379+0000 mgr.y (mgr.44100) 96 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.112 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.773544+0000 mgr.y (mgr.44100) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.112 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.818419+0000 mgr.y (mgr.44100) 98 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.112 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.818659+0000 mgr.y (mgr.44100) 99 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.112 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.823654+0000 mgr.y (mgr.44100) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.112 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.869667+0000 mgr.y (mgr.44100) 101 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.112 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.869908+0000 mgr.y (mgr.44100) 102 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.112 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.875028+0000 mgr.y (mgr.44100) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.924948+0000 mgr.y (mgr.44100) 104 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.925149+0000 mgr.y (mgr.44100) 105 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.929589+0000 mgr.y (mgr.44100) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.975124+0000 mgr.y (mgr.44100) 107 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:44.975354+0000 mgr.y (mgr.44100) 108 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:44.979681+0000 mgr.y (mgr.44100) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.024969+0000 mgr.y (mgr.44100) 110 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.025170+0000 mgr.y (mgr.44100) 111 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.030695+0000 mgr.y (mgr.44100) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.097161+0000 mgr.y (mgr.44100) 113 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.113 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.097391+0000 mgr.y (mgr.44100) 114 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.102499+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.103019+0000 mgr.y (mgr.44100) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.185613+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.187656+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.189996+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.190794+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.192008+0000 mgr.y (mgr.44100) 116 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.192258+0000 mgr.y (mgr.44100) 117 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.197031+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.197452+0000 mgr.y (mgr.44100) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.237550+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.239420+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.241238+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.241946+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.243188+0000 mgr.y (mgr.44100) 119 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.243428+0000 mgr.y (mgr.44100) 120 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.250067+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.250464+0000 mgr.y (mgr.44100) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.269421+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:12:46.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.289969+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.291605+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.293438+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.294207+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.295665+0000 mgr.y (mgr.44100) 122 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.295910+0000 mgr.y (mgr.44100) 123 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.302000+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.302508+0000 mgr.y (mgr.44100) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.347851+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.349880+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.351780+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.353007+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.354449+0000 mgr.y (mgr.44100) 125 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.354702+0000 mgr.y (mgr.44100) 126 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.361367+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.361792+0000 mgr.y (mgr.44100) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.405601+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.407227+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.409257+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.409983+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.411149+0000 mgr.y (mgr.44100) 128 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.411360+0000 mgr.y (mgr.44100) 129 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.418339+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.418854+0000 mgr.y (mgr.44100) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.461551+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.463209+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.464933+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.465489+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.466653+0000 mgr.y (mgr.44100) 131 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.466894+0000 mgr.y (mgr.44100) 132 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.470683+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.471154+0000 mgr.y (mgr.44100) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.511159+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.512866+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.514543+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.515134+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.516275+0000 mgr.y (mgr.44100) 134 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.516476+0000 mgr.y (mgr.44100) 135 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.520253+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.520821+0000 mgr.y (mgr.44100) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.563633+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.565592+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.567275+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.567846+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.569022+0000 mgr.y (mgr.44100) 137 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.569258+0000 mgr.y (mgr.44100) 138 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.573043+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.573502+0000 mgr.y (mgr.44100) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.614114+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.615735+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.617930+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.618572+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.624296+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.669620+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.671544+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.673220+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.673823+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.679547+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.724598+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.726597+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.728374+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.729043+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.734373+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.775403+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.777207+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.779013+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.779573+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.786682+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.831485+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.833479+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.835468+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.836060+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.843415+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.888689+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.890588+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.892347+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.892969+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.900268+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.961524+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.963412+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.965098+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.965715+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:45.972632+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:46.029579+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:46.031296+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:46.033310+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:46.033985+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:46.042528+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:46.100025+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:46.102104+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:46.104275+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:46 smithi118 bash[75658]: audit 2024-03-30T05:12:46.104867+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.620479+0000 mgr.y (mgr.44100) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.667455+0000 mgr.y (mgr.44100) 90 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.673295+0000 mgr.y (mgr.44100) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.718761+0000 mgr.y (mgr.44100) 92 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.718998+0000 mgr.y (mgr.44100) 93 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.723243+0000 mgr.y (mgr.44100) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.768139+0000 mgr.y (mgr.44100) 95 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.768379+0000 mgr.y (mgr.44100) 96 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.773544+0000 mgr.y (mgr.44100) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.818419+0000 mgr.y (mgr.44100) 98 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.818659+0000 mgr.y (mgr.44100) 99 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.823654+0000 mgr.y (mgr.44100) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.869667+0000 mgr.y (mgr.44100) 101 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.869908+0000 mgr.y (mgr.44100) 102 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.875028+0000 mgr.y (mgr.44100) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.924948+0000 mgr.y (mgr.44100) 104 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.925149+0000 mgr.y (mgr.44100) 105 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.929589+0000 mgr.y (mgr.44100) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.975124+0000 mgr.y (mgr.44100) 107 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:44.975354+0000 mgr.y (mgr.44100) 108 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:44.979681+0000 mgr.y (mgr.44100) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.024969+0000 mgr.y (mgr.44100) 110 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.025170+0000 mgr.y (mgr.44100) 111 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.030695+0000 mgr.y (mgr.44100) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.097161+0000 mgr.y (mgr.44100) 113 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.097391+0000 mgr.y (mgr.44100) 114 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.102499+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.103019+0000 mgr.y (mgr.44100) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.185613+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.187656+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.189996+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.190794+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.192008+0000 mgr.y (mgr.44100) 116 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.192258+0000 mgr.y (mgr.44100) 117 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.197031+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.197452+0000 mgr.y (mgr.44100) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.237550+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.239420+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.241238+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.241946+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.243188+0000 mgr.y (mgr.44100) 119 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.243428+0000 mgr.y (mgr.44100) 120 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.250067+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.250464+0000 mgr.y (mgr.44100) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.269421+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:12:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.289969+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.291605+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.293438+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.294207+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.295665+0000 mgr.y (mgr.44100) 122 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.295910+0000 mgr.y (mgr.44100) 123 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.302000+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.302508+0000 mgr.y (mgr.44100) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.347851+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.349880+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.351780+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.353007+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.354449+0000 mgr.y (mgr.44100) 125 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.354702+0000 mgr.y (mgr.44100) 126 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.361367+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.361792+0000 mgr.y (mgr.44100) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.620479+0000 mgr.y (mgr.44100) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.667455+0000 mgr.y (mgr.44100) 90 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.673295+0000 mgr.y (mgr.44100) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.718761+0000 mgr.y (mgr.44100) 92 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.718998+0000 mgr.y (mgr.44100) 93 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.723243+0000 mgr.y (mgr.44100) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.768139+0000 mgr.y (mgr.44100) 95 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.768379+0000 mgr.y (mgr.44100) 96 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.773544+0000 mgr.y (mgr.44100) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.818419+0000 mgr.y (mgr.44100) 98 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.818659+0000 mgr.y (mgr.44100) 99 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.823654+0000 mgr.y (mgr.44100) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.869667+0000 mgr.y (mgr.44100) 101 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.869908+0000 mgr.y (mgr.44100) 102 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.875028+0000 mgr.y (mgr.44100) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.924948+0000 mgr.y (mgr.44100) 104 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.925149+0000 mgr.y (mgr.44100) 105 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.929589+0000 mgr.y (mgr.44100) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.975124+0000 mgr.y (mgr.44100) 107 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:44.975354+0000 mgr.y (mgr.44100) 108 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.405601+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.407227+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.409257+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.409983+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.411149+0000 mgr.y (mgr.44100) 128 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.411360+0000 mgr.y (mgr.44100) 129 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.418339+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.418854+0000 mgr.y (mgr.44100) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.461551+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.463209+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.464933+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.465489+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.466653+0000 mgr.y (mgr.44100) 131 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.466894+0000 mgr.y (mgr.44100) 132 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.470683+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.471154+0000 mgr.y (mgr.44100) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.511159+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.512866+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.514543+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.515134+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.516275+0000 mgr.y (mgr.44100) 134 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.516476+0000 mgr.y (mgr.44100) 135 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.520253+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.520821+0000 mgr.y (mgr.44100) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.563633+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.565592+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.567275+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.567846+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.569022+0000 mgr.y (mgr.44100) 137 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.569258+0000 mgr.y (mgr.44100) 138 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.573043+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.573502+0000 mgr.y (mgr.44100) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.614114+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.615735+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.617930+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.618572+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.624296+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.669620+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.671544+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:44.979681+0000 mgr.y (mgr.44100) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.024969+0000 mgr.y (mgr.44100) 110 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.025170+0000 mgr.y (mgr.44100) 111 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.030695+0000 mgr.y (mgr.44100) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.097161+0000 mgr.y (mgr.44100) 113 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.097391+0000 mgr.y (mgr.44100) 114 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.102499+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.103019+0000 mgr.y (mgr.44100) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.185613+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.187656+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.189996+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.190794+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.192008+0000 mgr.y (mgr.44100) 116 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.192258+0000 mgr.y (mgr.44100) 117 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.197031+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.197452+0000 mgr.y (mgr.44100) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.237550+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.239420+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.241238+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.241946+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.673220+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.673823+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.679547+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.724598+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.726597+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.728374+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.729043+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.734373+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.775403+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.777207+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.779013+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.779573+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.786682+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.831485+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.833479+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.835468+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.836060+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.843415+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.888689+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.890588+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.243188+0000 mgr.y (mgr.44100) 119 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.243428+0000 mgr.y (mgr.44100) 120 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.250067+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.250464+0000 mgr.y (mgr.44100) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.269421+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:12:46.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.289969+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.291605+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.293438+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.294207+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.295665+0000 mgr.y (mgr.44100) 122 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.295910+0000 mgr.y (mgr.44100) 123 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.302000+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.302508+0000 mgr.y (mgr.44100) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.347851+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.349880+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.351780+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.353007+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.354449+0000 mgr.y (mgr.44100) 125 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.354702+0000 mgr.y (mgr.44100) 126 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.361367+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.361792+0000 mgr.y (mgr.44100) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.892347+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.892969+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.900268+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.961524+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.963412+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.965098+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.965715+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:45.972632+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:46.029579+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:46.031296+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:46.033310+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:46.033985+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:46.042528+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:46.100025+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:46.102104+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:46.104275+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[23954]: audit 2024-03-30T05:12:46.104867+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.405601+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.407227+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.409257+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.409983+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.411149+0000 mgr.y (mgr.44100) 128 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.411360+0000 mgr.y (mgr.44100) 129 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.418339+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.418854+0000 mgr.y (mgr.44100) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.461551+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.463209+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.464933+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.465489+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.466653+0000 mgr.y (mgr.44100) 131 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.466894+0000 mgr.y (mgr.44100) 132 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.470683+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.471154+0000 mgr.y (mgr.44100) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.511159+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.512866+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.514543+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.515134+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.516275+0000 mgr.y (mgr.44100) 134 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.516476+0000 mgr.y (mgr.44100) 135 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.520253+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.520821+0000 mgr.y (mgr.44100) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.563633+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.565592+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.567275+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.567846+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.569022+0000 mgr.y (mgr.44100) 137 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.569258+0000 mgr.y (mgr.44100) 138 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.573043+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.573502+0000 mgr.y (mgr.44100) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.614114+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.615735+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.617930+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.618572+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.624296+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.669620+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.671544+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.673220+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.673823+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.679547+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.724598+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.726597+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.728374+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.729043+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.602 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.734373+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.775403+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.777207+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.779013+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.779573+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.786682+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.831485+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.833479+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.835468+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.836060+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.843415+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.888689+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.890588+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.892347+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.892969+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.603 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.900268+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.604 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.961524+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.604 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.963412+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.604 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.965098+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.604 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.965715+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.604 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:45.972632+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.604 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:46.029579+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.604 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:46.031296+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.604 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:46.033310+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.604 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:46.033985+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.604 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:46.042528+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:46.604 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:46.100025+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:46.604 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:46.102104+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:46.604 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:46.104275+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.604 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:46 smithi089 bash[97348]: audit 2024-03-30T05:12:46.104867+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.619799+0000 mgr.y (mgr.44100) 140 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.620017+0000 mgr.y (mgr.44100) 141 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.624831+0000 mgr.y (mgr.44100) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.675015+0000 mgr.y (mgr.44100) 143 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.675245+0000 mgr.y (mgr.44100) 144 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.680042+0000 mgr.y (mgr.44100) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.730303+0000 mgr.y (mgr.44100) 146 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.730534+0000 mgr.y (mgr.44100) 147 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.734797+0000 mgr.y (mgr.44100) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.780699+0000 mgr.y (mgr.44100) 149 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.780888+0000 mgr.y (mgr.44100) 150 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.787037+0000 mgr.y (mgr.44100) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.837327+0000 mgr.y (mgr.44100) 152 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.837557+0000 mgr.y (mgr.44100) 153 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.843894+0000 mgr.y (mgr.44100) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.894178+0000 mgr.y (mgr.44100) 155 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.894430+0000 mgr.y (mgr.44100) 156 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.900643+0000 mgr.y (mgr.44100) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.966858+0000 mgr.y (mgr.44100) 158 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:45.967101+0000 mgr.y (mgr.44100) 159 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.619799+0000 mgr.y (mgr.44100) 140 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.620017+0000 mgr.y (mgr.44100) 141 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.624831+0000 mgr.y (mgr.44100) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.675015+0000 mgr.y (mgr.44100) 143 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.675245+0000 mgr.y (mgr.44100) 144 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.680042+0000 mgr.y (mgr.44100) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.730303+0000 mgr.y (mgr.44100) 146 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.730534+0000 mgr.y (mgr.44100) 147 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.734797+0000 mgr.y (mgr.44100) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.780699+0000 mgr.y (mgr.44100) 149 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.780888+0000 mgr.y (mgr.44100) 150 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.787037+0000 mgr.y (mgr.44100) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.837327+0000 mgr.y (mgr.44100) 152 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.837557+0000 mgr.y (mgr.44100) 153 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.843894+0000 mgr.y (mgr.44100) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.894178+0000 mgr.y (mgr.44100) 155 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.894430+0000 mgr.y (mgr.44100) 156 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.900643+0000 mgr.y (mgr.44100) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.966858+0000 mgr.y (mgr.44100) 158 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:45.967101+0000 mgr.y (mgr.44100) 159 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:45.973061+0000 mgr.y (mgr.44100) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.035303+0000 mgr.y (mgr.44100) 161 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.035561+0000 mgr.y (mgr.44100) 162 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:46.043198+0000 mgr.y (mgr.44100) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.106150+0000 mgr.y (mgr.44100) 164 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.106390+0000 mgr.y (mgr.44100) 165 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.126825+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:46.127555+0000 mgr.y (mgr.44100) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.189089+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.191193+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.193065+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.193748+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.194994+0000 mgr.y (mgr.44100) 167 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.195218+0000 mgr.y (mgr.44100) 168 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.200156+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:46.200617+0000 mgr.y (mgr.44100) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.261195+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.263491+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.266043+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.266826+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:45.973061+0000 mgr.y (mgr.44100) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.035303+0000 mgr.y (mgr.44100) 161 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.035561+0000 mgr.y (mgr.44100) 162 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:46.043198+0000 mgr.y (mgr.44100) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.106150+0000 mgr.y (mgr.44100) 164 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.106390+0000 mgr.y (mgr.44100) 165 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.126825+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:46.127555+0000 mgr.y (mgr.44100) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.189089+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.191193+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.193065+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.193748+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.194994+0000 mgr.y (mgr.44100) 167 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.195218+0000 mgr.y (mgr.44100) 168 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.200156+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:46.200617+0000 mgr.y (mgr.44100) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.261195+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.263491+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.266043+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.266826+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.268080+0000 mgr.y (mgr.44100) 170 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.268383+0000 mgr.y (mgr.44100) 171 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.274221+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:46.274916+0000 mgr.y (mgr.44100) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.334280+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.335965+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.338179+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.338723+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.339841+0000 mgr.y (mgr.44100) 173 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.340053+0000 mgr.y (mgr.44100) 174 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.345133+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:46.345677+0000 mgr.y (mgr.44100) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.401966+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.403570+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.405362+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.405859+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.406922+0000 mgr.y (mgr.44100) 176 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.407141+0000 mgr.y (mgr.44100) 177 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.410802+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:46.411173+0000 mgr.y (mgr.44100) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.450633+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.452258+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.453967+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.454545+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.455626+0000 mgr.y (mgr.44100) 179 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.455820+0000 mgr.y (mgr.44100) 180 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.459781+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:46.460339+0000 mgr.y (mgr.44100) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.500015+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.501624+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.503233+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.503803+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.504936+0000 mgr.y (mgr.44100) 182 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.505154+0000 mgr.y (mgr.44100) 183 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.509996+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:46.510571+0000 mgr.y (mgr.44100) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.550317+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.552222+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.554037+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.554669+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.268080+0000 mgr.y (mgr.44100) 170 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.268383+0000 mgr.y (mgr.44100) 171 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.274221+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:46.274916+0000 mgr.y (mgr.44100) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.334280+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.335965+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.338179+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.338723+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.339841+0000 mgr.y (mgr.44100) 173 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.340053+0000 mgr.y (mgr.44100) 174 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.345133+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:46.345677+0000 mgr.y (mgr.44100) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.401966+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.403570+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.405362+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.405859+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.406922+0000 mgr.y (mgr.44100) 176 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.407141+0000 mgr.y (mgr.44100) 177 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.410802+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:46.411173+0000 mgr.y (mgr.44100) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.555844+0000 mgr.y (mgr.44100) 185 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.556085+0000 mgr.y (mgr.44100) 186 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.561012+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: cephadm 2024-03-30T05:12:46.561505+0000 mgr.y (mgr.44100) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.617607+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.619740+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.622088+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.622742+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.629199+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.687607+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.689452+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.691723+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.692709+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.698571+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.739580+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.741336+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.742983+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.743577+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.749671+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.806789+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.450633+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.452258+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.453967+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.454545+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.455626+0000 mgr.y (mgr.44100) 179 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.455820+0000 mgr.y (mgr.44100) 180 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.459781+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:46.460339+0000 mgr.y (mgr.44100) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.500015+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.501624+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.503233+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.503803+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.504936+0000 mgr.y (mgr.44100) 182 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.505154+0000 mgr.y (mgr.44100) 183 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.509996+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:46.510571+0000 mgr.y (mgr.44100) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.550317+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.552222+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.554037+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.554669+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.808747+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.810652+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.811420+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.818323+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.876597+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.878255+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.880422+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.881097+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.886658+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.929981+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.931736+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.933597+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.934181+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.940038+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.998285+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:46.999990+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:47.001884+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:47.002507+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:47.008165+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:47.049228+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:47.051322+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:47.053387+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:47.054078+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:47.060490+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:47.101620+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:47.103422+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:47.105245+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:47.105883+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[97348]: audit 2024-03-30T05:12:47.112449+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.555844+0000 mgr.y (mgr.44100) 185 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.556085+0000 mgr.y (mgr.44100) 186 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.561012+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: cephadm 2024-03-30T05:12:46.561505+0000 mgr.y (mgr.44100) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.617607+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.619740+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.622088+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.622742+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.629199+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.687607+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.689452+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.691723+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.692709+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.698571+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.739580+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.741336+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.742983+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.743577+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.749671+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.806789+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.808747+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.810652+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.811420+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.818323+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.876597+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.878255+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.880422+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.881097+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.886658+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.929981+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.931736+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.933597+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.934181+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.940038+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.998285+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:46.999990+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:47.001884+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:47.002507+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:47.008165+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:47.049228+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:47.051322+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:47.053387+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:47.054078+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:47.060490+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:47.101620+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:47.103422+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:47.105245+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:47.105883+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[23954]: audit 2024-03-30T05:12:47.112449+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.619799+0000 mgr.y (mgr.44100) 140 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.620017+0000 mgr.y (mgr.44100) 141 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.624831+0000 mgr.y (mgr.44100) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.675015+0000 mgr.y (mgr.44100) 143 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.675245+0000 mgr.y (mgr.44100) 144 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.680042+0000 mgr.y (mgr.44100) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.730303+0000 mgr.y (mgr.44100) 146 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.730534+0000 mgr.y (mgr.44100) 147 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.734797+0000 mgr.y (mgr.44100) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.780699+0000 mgr.y (mgr.44100) 149 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.780888+0000 mgr.y (mgr.44100) 150 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.787037+0000 mgr.y (mgr.44100) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.837327+0000 mgr.y (mgr.44100) 152 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.837557+0000 mgr.y (mgr.44100) 153 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.843894+0000 mgr.y (mgr.44100) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.894178+0000 mgr.y (mgr.44100) 155 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.894430+0000 mgr.y (mgr.44100) 156 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.900643+0000 mgr.y (mgr.44100) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.966858+0000 mgr.y (mgr.44100) 158 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:45.967101+0000 mgr.y (mgr.44100) 159 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:45.973061+0000 mgr.y (mgr.44100) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.035303+0000 mgr.y (mgr.44100) 161 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.035561+0000 mgr.y (mgr.44100) 162 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:46.043198+0000 mgr.y (mgr.44100) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.106150+0000 mgr.y (mgr.44100) 164 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.106390+0000 mgr.y (mgr.44100) 165 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.126825+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:46.127555+0000 mgr.y (mgr.44100) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.189089+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.191193+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.193065+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.193748+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.194994+0000 mgr.y (mgr.44100) 167 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.195218+0000 mgr.y (mgr.44100) 168 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.200156+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:46.200617+0000 mgr.y (mgr.44100) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.261195+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.263491+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.266043+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.266826+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.268080+0000 mgr.y (mgr.44100) 170 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.268383+0000 mgr.y (mgr.44100) 171 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.274221+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:46.274916+0000 mgr.y (mgr.44100) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.334280+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.335965+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.338179+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.338723+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.339841+0000 mgr.y (mgr.44100) 173 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.340053+0000 mgr.y (mgr.44100) 174 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.345133+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:46.345677+0000 mgr.y (mgr.44100) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.401966+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.403570+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.405362+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.405859+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.406922+0000 mgr.y (mgr.44100) 176 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.407141+0000 mgr.y (mgr.44100) 177 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.410802+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:46.411173+0000 mgr.y (mgr.44100) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.450633+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.452258+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.453967+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.454545+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.455626+0000 mgr.y (mgr.44100) 179 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.455820+0000 mgr.y (mgr.44100) 180 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.459781+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:46.460339+0000 mgr.y (mgr.44100) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.500015+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.501624+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.503233+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.503803+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.504936+0000 mgr.y (mgr.44100) 182 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.505154+0000 mgr.y (mgr.44100) 183 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.509996+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:46.510571+0000 mgr.y (mgr.44100) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.550317+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.552222+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.554037+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.554669+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.555844+0000 mgr.y (mgr.44100) 185 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.556085+0000 mgr.y (mgr.44100) 186 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:47.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.561012+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: cephadm 2024-03-30T05:12:46.561505+0000 mgr.y (mgr.44100) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:47.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.617607+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.619740+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.622088+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.622742+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.629199+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.687607+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.689452+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.691723+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.692709+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.698571+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.739580+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.741336+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.742983+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.743577+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.749671+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.806789+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.808747+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.810652+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.811420+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.818323+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.876597+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.878255+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.880422+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.881097+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.886658+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.929981+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.931736+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.933597+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.934181+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.940038+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.998285+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:46.999990+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:47.001884+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:47.002507+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:47.008165+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:47.049228+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:47.051322+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:47.053387+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:47.054078+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:47.060490+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:47.101620+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:47.103422+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:47.105245+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:47.105883+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:47 smithi118 bash[75658]: audit 2024-03-30T05:12:47.112449+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:47.951 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:12:47] "GET /metrics HTTP/1.1" 200 35205 "" "Prometheus/2.43.0" 2024-03-30T05:12:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.624282+0000 mgr.y (mgr.44100) 188 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.624857+0000 mgr.y (mgr.44100) 189 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cephadm 2024-03-30T05:12:46.629698+0000 mgr.y (mgr.44100) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.694207+0000 mgr.y (mgr.44100) 191 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.694528+0000 mgr.y (mgr.44100) 192 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cephadm 2024-03-30T05:12:46.699048+0000 mgr.y (mgr.44100) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.744769+0000 mgr.y (mgr.44100) 194 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.745007+0000 mgr.y (mgr.44100) 195 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cephadm 2024-03-30T05:12:46.750179+0000 mgr.y (mgr.44100) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.812849+0000 mgr.y (mgr.44100) 197 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.813098+0000 mgr.y (mgr.44100) 198 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cephadm 2024-03-30T05:12:46.820303+0000 mgr.y (mgr.44100) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.882294+0000 mgr.y (mgr.44100) 200 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.882531+0000 mgr.y (mgr.44100) 201 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cephadm 2024-03-30T05:12:46.887405+0000 mgr.y (mgr.44100) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.935384+0000 mgr.y (mgr.44100) 203 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:46.935633+0000 mgr.y (mgr.44100) 204 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cephadm 2024-03-30T05:12:46.940675+0000 mgr.y (mgr.44100) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.003677+0000 mgr.y (mgr.44100) 206 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.003925+0000 mgr.y (mgr.44100) 207 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.624282+0000 mgr.y (mgr.44100) 188 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.624857+0000 mgr.y (mgr.44100) 189 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cephadm 2024-03-30T05:12:46.629698+0000 mgr.y (mgr.44100) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.694207+0000 mgr.y (mgr.44100) 191 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.694528+0000 mgr.y (mgr.44100) 192 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cephadm 2024-03-30T05:12:46.699048+0000 mgr.y (mgr.44100) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.744769+0000 mgr.y (mgr.44100) 194 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.745007+0000 mgr.y (mgr.44100) 195 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cephadm 2024-03-30T05:12:46.750179+0000 mgr.y (mgr.44100) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.812849+0000 mgr.y (mgr.44100) 197 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.813098+0000 mgr.y (mgr.44100) 198 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cephadm 2024-03-30T05:12:46.820303+0000 mgr.y (mgr.44100) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.882294+0000 mgr.y (mgr.44100) 200 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.882531+0000 mgr.y (mgr.44100) 201 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cephadm 2024-03-30T05:12:46.887405+0000 mgr.y (mgr.44100) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.935384+0000 mgr.y (mgr.44100) 203 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:46.935633+0000 mgr.y (mgr.44100) 204 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cephadm 2024-03-30T05:12:46.940675+0000 mgr.y (mgr.44100) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.003677+0000 mgr.y (mgr.44100) 206 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.003925+0000 mgr.y (mgr.44100) 207 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cephadm 2024-03-30T05:12:47.008787+0000 mgr.y (mgr.44100) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.055378+0000 mgr.y (mgr.44100) 209 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.055629+0000 mgr.y (mgr.44100) 210 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cephadm 2024-03-30T05:12:47.061163+0000 mgr.y (mgr.44100) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.107197+0000 mgr.y (mgr.44100) 212 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.107465+0000 mgr.y (mgr.44100) 213 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cephadm 2024-03-30T05:12:47.113080+0000 mgr.y (mgr.44100) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.170416+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.172460+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.174464+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.175121+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.176387+0000 mgr.y (mgr.44100) 215 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.180626+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cephadm 2024-03-30T05:12:47.181122+0000 mgr.y (mgr.44100) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.254957+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.256867+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.258987+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.259699+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.261033+0000 mgr.y (mgr.44100) 217 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.261291+0000 mgr.y (mgr.44100) 218 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cephadm 2024-03-30T05:12:47.008787+0000 mgr.y (mgr.44100) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.055378+0000 mgr.y (mgr.44100) 209 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.055629+0000 mgr.y (mgr.44100) 210 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cephadm 2024-03-30T05:12:47.061163+0000 mgr.y (mgr.44100) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.107197+0000 mgr.y (mgr.44100) 212 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.107465+0000 mgr.y (mgr.44100) 213 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cephadm 2024-03-30T05:12:47.113080+0000 mgr.y (mgr.44100) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.170416+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.172460+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.174464+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.175121+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.176387+0000 mgr.y (mgr.44100) 215 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.180626+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cephadm 2024-03-30T05:12:47.181122+0000 mgr.y (mgr.44100) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.254957+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.256867+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.258987+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.259699+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.261033+0000 mgr.y (mgr.44100) 217 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.261291+0000 mgr.y (mgr.44100) 218 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.265427+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cephadm 2024-03-30T05:12:47.266164+0000 mgr.y (mgr.44100) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.306779+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.308656+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.311006+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.311792+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.313322+0000 mgr.y (mgr.44100) 220 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.313537+0000 mgr.y (mgr.44100) 221 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.317427+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cephadm 2024-03-30T05:12:47.318094+0000 mgr.y (mgr.44100) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.358148+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.359800+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.361570+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.362149+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.363312+0000 mgr.y (mgr.44100) 223 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.363567+0000 mgr.y (mgr.44100) 224 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.368771+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cephadm 2024-03-30T05:12:47.369532+0000 mgr.y (mgr.44100) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.417220+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.419602+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.265427+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cephadm 2024-03-30T05:12:47.266164+0000 mgr.y (mgr.44100) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.306779+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.308656+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.311006+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.311792+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.313322+0000 mgr.y (mgr.44100) 220 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.313537+0000 mgr.y (mgr.44100) 221 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.317427+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cephadm 2024-03-30T05:12:47.318094+0000 mgr.y (mgr.44100) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.358148+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.359800+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.361570+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.362149+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.363312+0000 mgr.y (mgr.44100) 223 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.363567+0000 mgr.y (mgr.44100) 224 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.368771+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cephadm 2024-03-30T05:12:47.369532+0000 mgr.y (mgr.44100) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.417220+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.419602+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.422070+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.422871+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.424422+0000 mgr.y (mgr.44100) 226 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.424679+0000 mgr.y (mgr.44100) 227 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.429940+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cephadm 2024-03-30T05:12:47.430968+0000 mgr.y (mgr.44100) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.479364+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.486578+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.487746+0000 mgr.y (mgr.44100) 229 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.488077+0000 mgr.y (mgr.44100) 230 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.495885+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.496718+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.499240+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.500676+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:12:48.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.501474+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T05:12:48.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: cephadm 2024-03-30T05:12:47.502046+0000 mgr.y (mgr.44100) 231 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T05:12:48.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.806611+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.814235+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[97348]: audit 2024-03-30T05:12:47.821357+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.422070+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.422871+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.424422+0000 mgr.y (mgr.44100) 226 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.424679+0000 mgr.y (mgr.44100) 227 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.429940+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cephadm 2024-03-30T05:12:47.430968+0000 mgr.y (mgr.44100) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.479364+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.486578+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.487746+0000 mgr.y (mgr.44100) 229 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.488077+0000 mgr.y (mgr.44100) 230 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.495885+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.496718+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.499240+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.500676+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:12:48.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.501474+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T05:12:48.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: cephadm 2024-03-30T05:12:47.502046+0000 mgr.y (mgr.44100) 231 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T05:12:48.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.806611+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.814235+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:48 smithi089 bash[23954]: audit 2024-03-30T05:12:47.821357+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.624282+0000 mgr.y (mgr.44100) 188 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.624857+0000 mgr.y (mgr.44100) 189 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cephadm 2024-03-30T05:12:46.629698+0000 mgr.y (mgr.44100) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.694207+0000 mgr.y (mgr.44100) 191 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.694528+0000 mgr.y (mgr.44100) 192 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cephadm 2024-03-30T05:12:46.699048+0000 mgr.y (mgr.44100) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.744769+0000 mgr.y (mgr.44100) 194 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.745007+0000 mgr.y (mgr.44100) 195 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cephadm 2024-03-30T05:12:46.750179+0000 mgr.y (mgr.44100) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.812849+0000 mgr.y (mgr.44100) 197 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.813098+0000 mgr.y (mgr.44100) 198 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cephadm 2024-03-30T05:12:46.820303+0000 mgr.y (mgr.44100) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.882294+0000 mgr.y (mgr.44100) 200 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.882531+0000 mgr.y (mgr.44100) 201 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cephadm 2024-03-30T05:12:46.887405+0000 mgr.y (mgr.44100) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.935384+0000 mgr.y (mgr.44100) 203 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:46.935633+0000 mgr.y (mgr.44100) 204 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cephadm 2024-03-30T05:12:46.940675+0000 mgr.y (mgr.44100) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.003677+0000 mgr.y (mgr.44100) 206 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.003925+0000 mgr.y (mgr.44100) 207 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cephadm 2024-03-30T05:12:47.008787+0000 mgr.y (mgr.44100) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.055378+0000 mgr.y (mgr.44100) 209 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.055629+0000 mgr.y (mgr.44100) 210 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cephadm 2024-03-30T05:12:47.061163+0000 mgr.y (mgr.44100) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.107197+0000 mgr.y (mgr.44100) 212 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.107465+0000 mgr.y (mgr.44100) 213 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cephadm 2024-03-30T05:12:47.113080+0000 mgr.y (mgr.44100) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.170416+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.172460+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.174464+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.175121+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.176387+0000 mgr.y (mgr.44100) 215 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.180626+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cephadm 2024-03-30T05:12:47.181122+0000 mgr.y (mgr.44100) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.254957+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.256867+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.258987+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.259699+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.261033+0000 mgr.y (mgr.44100) 217 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.261291+0000 mgr.y (mgr.44100) 218 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.265427+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cephadm 2024-03-30T05:12:47.266164+0000 mgr.y (mgr.44100) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.306779+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.308656+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.311006+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.311792+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.313322+0000 mgr.y (mgr.44100) 220 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.313537+0000 mgr.y (mgr.44100) 221 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.317427+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cephadm 2024-03-30T05:12:47.318094+0000 mgr.y (mgr.44100) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.358148+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.359800+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.361570+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.362149+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.363312+0000 mgr.y (mgr.44100) 223 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.363567+0000 mgr.y (mgr.44100) 224 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.368771+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cephadm 2024-03-30T05:12:47.369532+0000 mgr.y (mgr.44100) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.417220+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.419602+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.422070+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.422871+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.424422+0000 mgr.y (mgr.44100) 226 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.424679+0000 mgr.y (mgr.44100) 227 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.429940+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cephadm 2024-03-30T05:12:47.430968+0000 mgr.y (mgr.44100) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:12:48.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.479364+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.486578+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.487746+0000 mgr.y (mgr.44100) 229 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.488077+0000 mgr.y (mgr.44100) 230 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:48.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.495885+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.496718+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:48.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.499240+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:48.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.500676+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:12:48.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.501474+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T05:12:48.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: cephadm 2024-03-30T05:12:47.502046+0000 mgr.y (mgr.44100) 231 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T05:12:48.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.806611+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.814235+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:48.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:48 smithi118 bash[75658]: audit 2024-03-30T05:12:47.821357+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:49.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:49 smithi118 bash[75658]: cluster 2024-03-30T05:12:47.815250+0000 mgr.y (mgr.44100) 232 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:49.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:49 smithi118 bash[75658]: audit 2024-03-30T05:12:47.864398+0000 mgr.y (mgr.44100) 233 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:49.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:49 smithi118 bash[75658]: cluster 2024-03-30T05:12:48.278211+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:12:49.328 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:49 smithi118 bash[75658]: cluster 2024-03-30T05:12:48.278279+0000 mon.a (mon.0) 624 : cluster [INF] Cluster is now healthy 2024-03-30T05:12:49.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:49 smithi089 bash[97348]: cluster 2024-03-30T05:12:47.815250+0000 mgr.y (mgr.44100) 232 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:49.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:49 smithi089 bash[97348]: audit 2024-03-30T05:12:47.864398+0000 mgr.y (mgr.44100) 233 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:49.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:49 smithi089 bash[97348]: cluster 2024-03-30T05:12:48.278211+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:12:49.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:49 smithi089 bash[97348]: cluster 2024-03-30T05:12:48.278279+0000 mon.a (mon.0) 624 : cluster [INF] Cluster is now healthy 2024-03-30T05:12:49.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:49 smithi089 bash[23954]: cluster 2024-03-30T05:12:47.815250+0000 mgr.y (mgr.44100) 232 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:12:49.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:49 smithi089 bash[23954]: audit 2024-03-30T05:12:47.864398+0000 mgr.y (mgr.44100) 233 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:49.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:49 smithi089 bash[23954]: cluster 2024-03-30T05:12:48.278211+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:12:49.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:49 smithi089 bash[23954]: cluster 2024-03-30T05:12:48.278279+0000 mon.a (mon.0) 624 : cluster [INF] Cluster is now healthy 2024-03-30T05:12:50.051 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:12:50.805 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:12:50.806 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 0s ago 34m - - 2024-03-30T05:12:50.806 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 0s ago 34m - - 2024-03-30T05:12:50.806 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (3m) 0s ago 27m 15.8M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:12:50.806 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (2m) 0s ago 27m 73.3M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:12:50.806 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (4m) 0s ago 25m 42.8M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:12:50.806 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (4m) 0s ago 33m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:12:50.806 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (14m) 0s ago 35m 489M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:12:50.806 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (27s) 0s ago 35m 44.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 79138c7b56cb 2024-03-30T05:12:50.806 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (90s) 0s ago 34m 39.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:12:50.806 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (34m) 0s ago 34m 83.1M 2048M 17.2.0 e1d6a67b021e 72441739d3f9 2024-03-30T05:12:50.806 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (3m) 0s ago 28m 8175k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:12:50.806 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (3m) 0s ago 28m 7936k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:12:50.807 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (33m) 0s ago 33m 58.2M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T05:12:50.807 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (32m) 0s ago 32m 62.2M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:12:50.807 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (31m) 0s ago 32m 52.9M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:12:50.807 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (31m) 0s ago 31m 58.2M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:12:50.807 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (30m) 0s ago 30m 60.9M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:12:50.807 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (30m) 0s ago 30m 55.6M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:12:50.807 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (29m) 0s ago 29m 54.8M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:12:50.807 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (29m) 0s ago 29m 58.8M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:12:50.807 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (3m) 0s ago 28m 59.4M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:12:50.807 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (25m) 0s ago 25m 90.4M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:12:50.807 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (25m) 0s ago 25m 90.7M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:12:51.216 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:12:51.216 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:12:51.216 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T05:12:51.216 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:12:51.216 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:12:51.216 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:12:51.216 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:12:51.216 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:12:51.216 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:12:51.216 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:12:51.217 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:12:51.217 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2024-03-30T05:12:51.217 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:12:51.217 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:12:51.217 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:12:51.217 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:12:51.217 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-03-30T05:12:51.217 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 4 2024-03-30T05:12:51.217 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:12:51.217 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:12:51.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[97348]: cluster 2024-03-30T05:12:49.816145+0000 mgr.y (mgr.44100) 234 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-03-30T05:12:51.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[97348]: audit 2024-03-30T05:12:49.941757+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[97348]: audit 2024-03-30T05:12:49.953327+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[97348]: audit 2024-03-30T05:12:49.964548+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[97348]: audit 2024-03-30T05:12:50.043065+0000 mgr.y (mgr.44100) 235 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:51.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[97348]: audit 2024-03-30T05:12:50.227007+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[97348]: audit 2024-03-30T05:12:50.233646+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[97348]: audit 2024-03-30T05:12:50.239674+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[97348]: audit 2024-03-30T05:12:50.442944+0000 mgr.y (mgr.44100) 236 : audit [DBG] from='client.25633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:51.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[97348]: audit 2024-03-30T05:12:50.797690+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[97348]: audit 2024-03-30T05:12:50.806126+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[97348]: audit 2024-03-30T05:12:50.818436+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[23954]: cluster 2024-03-30T05:12:49.816145+0000 mgr.y (mgr.44100) 234 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-03-30T05:12:51.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[23954]: audit 2024-03-30T05:12:49.941757+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[23954]: audit 2024-03-30T05:12:49.953327+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[23954]: audit 2024-03-30T05:12:49.964548+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[23954]: audit 2024-03-30T05:12:50.043065+0000 mgr.y (mgr.44100) 235 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:51.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[23954]: audit 2024-03-30T05:12:50.227007+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[23954]: audit 2024-03-30T05:12:50.233646+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[23954]: audit 2024-03-30T05:12:50.239674+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[23954]: audit 2024-03-30T05:12:50.442944+0000 mgr.y (mgr.44100) 236 : audit [DBG] from='client.25633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:51.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[23954]: audit 2024-03-30T05:12:50.797690+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[23954]: audit 2024-03-30T05:12:50.806126+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:50 smithi089 bash[23954]: audit 2024-03-30T05:12:50.818436+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:50 smithi118 bash[75658]: cluster 2024-03-30T05:12:49.816145+0000 mgr.y (mgr.44100) 234 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-03-30T05:12:51.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:50 smithi118 bash[75658]: audit 2024-03-30T05:12:49.941757+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:50 smithi118 bash[75658]: audit 2024-03-30T05:12:49.953327+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:50 smithi118 bash[75658]: audit 2024-03-30T05:12:49.964548+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:50 smithi118 bash[75658]: audit 2024-03-30T05:12:50.043065+0000 mgr.y (mgr.44100) 235 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:51.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:50 smithi118 bash[75658]: audit 2024-03-30T05:12:50.227007+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:50 smithi118 bash[75658]: audit 2024-03-30T05:12:50.233646+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:50 smithi118 bash[75658]: audit 2024-03-30T05:12:50.239674+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:50 smithi118 bash[75658]: audit 2024-03-30T05:12:50.442944+0000 mgr.y (mgr.44100) 236 : audit [DBG] from='client.25633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:51.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:50 smithi118 bash[75658]: audit 2024-03-30T05:12:50.797690+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:50 smithi118 bash[75658]: audit 2024-03-30T05:12:50.806126+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:50 smithi118 bash[75658]: audit 2024-03-30T05:12:50.818436+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:12:51.572 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:12:51.572 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:12:51.572 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:12:51.572 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi089", 2024-03-30T05:12:51.572 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:12:51.572 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "1/2 daemons upgraded", 2024-03-30T05:12:51.573 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T05:12:51.573 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:12:51.573 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:12:52.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:51 smithi089 bash[23954]: audit 2024-03-30T05:12:50.795218+0000 mgr.y (mgr.44100) 237 : audit [DBG] from='client.25639 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:52.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:51 smithi089 bash[23954]: audit 2024-03-30T05:12:51.222818+0000 mon.c (mon.1) 72 : audit [DBG] from='client.? 172.21.15.89:0/1787056328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:52.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:51 smithi089 bash[23954]: audit 2024-03-30T05:12:51.578737+0000 mgr.y (mgr.44100) 238 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:52.198 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:51 smithi089 bash[97348]: audit 2024-03-30T05:12:50.795218+0000 mgr.y (mgr.44100) 237 : audit [DBG] from='client.25639 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:52.198 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:51 smithi089 bash[97348]: audit 2024-03-30T05:12:51.222818+0000 mon.c (mon.1) 72 : audit [DBG] from='client.? 172.21.15.89:0/1787056328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:52.199 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:51 smithi089 bash[97348]: audit 2024-03-30T05:12:51.578737+0000 mgr.y (mgr.44100) 238 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:52.248 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:51 smithi118 bash[75658]: audit 2024-03-30T05:12:50.795218+0000 mgr.y (mgr.44100) 237 : audit [DBG] from='client.25639 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:52.248 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:51 smithi118 bash[75658]: audit 2024-03-30T05:12:51.222818+0000 mon.c (mon.1) 72 : audit [DBG] from='client.? 172.21.15.89:0/1787056328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:52.248 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:51 smithi118 bash[75658]: audit 2024-03-30T05:12:51.578737+0000 mgr.y (mgr.44100) 238 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:52 smithi089 bash[97348]: cluster 2024-03-30T05:12:51.816748+0000 mgr.y (mgr.44100) 239 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:12:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:52 smithi089 bash[97348]: audit 2024-03-30T05:12:51.953349+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:52 smithi089 bash[97348]: cephadm 2024-03-30T05:12:52.179549+0000 mgr.y (mgr.44100) 240 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T05:12:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:52 smithi089 bash[97348]: audit 2024-03-30T05:12:52.181907+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:12:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:52 smithi089 bash[97348]: audit 2024-03-30T05:12:52.183033+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:12:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:52 smithi089 bash[97348]: audit 2024-03-30T05:12:52.184096+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:53.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:52 smithi089 bash[97348]: cephadm 2024-03-30T05:12:52.185380+0000 mgr.y (mgr.44100) 241 : cephadm [INF] Deploying daemon mon.a on smithi089 2024-03-30T05:12:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:52 smithi089 bash[23954]: cluster 2024-03-30T05:12:51.816748+0000 mgr.y (mgr.44100) 239 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:12:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:52 smithi089 bash[23954]: audit 2024-03-30T05:12:51.953349+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:52 smithi089 bash[23954]: cephadm 2024-03-30T05:12:52.179549+0000 mgr.y (mgr.44100) 240 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T05:12:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:52 smithi089 bash[23954]: audit 2024-03-30T05:12:52.181907+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:12:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:52 smithi089 bash[23954]: audit 2024-03-30T05:12:52.183033+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:12:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:52 smithi089 bash[23954]: audit 2024-03-30T05:12:52.184096+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:52 smithi089 bash[23954]: cephadm 2024-03-30T05:12:52.185380+0000 mgr.y (mgr.44100) 241 : cephadm [INF] Deploying daemon mon.a on smithi089 2024-03-30T05:12:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:52 smithi118 bash[75658]: cluster 2024-03-30T05:12:51.816748+0000 mgr.y (mgr.44100) 239 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:12:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:52 smithi118 bash[75658]: audit 2024-03-30T05:12:51.953349+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:53.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:52 smithi118 bash[75658]: cephadm 2024-03-30T05:12:52.179549+0000 mgr.y (mgr.44100) 240 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T05:12:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:52 smithi118 bash[75658]: audit 2024-03-30T05:12:52.181907+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:12:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:52 smithi118 bash[75658]: audit 2024-03-30T05:12:52.183033+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:12:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:52 smithi118 bash[75658]: audit 2024-03-30T05:12:52.184096+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:53.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:52 smithi118 bash[75658]: cephadm 2024-03-30T05:12:52.185380+0000 mgr.y (mgr.44100) 241 : cephadm [INF] Deploying daemon mon.a on smithi089 2024-03-30T05:12:55.243 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:55.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:54 smithi089 bash[23954]: cluster 2024-03-30T05:12:53.818367+0000 mgr.y (mgr.44100) 242 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:12:55.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:55.244 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:12:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:55.245 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:12:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:55.245 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:12:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:55.245 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:12:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:55.246 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:12:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:55.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:54 smithi089 bash[97348]: cluster 2024-03-30T05:12:53.818367+0000 mgr.y (mgr.44100) 242 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:12:55.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:55.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:55 smithi089 systemd[1]: Stopping Ceph mon.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:12:55.246 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:12:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:55.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:12:54 smithi118 bash[75658]: cluster 2024-03-30T05:12:53.818367+0000 mgr.y (mgr.44100) 242 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T05:12:55.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:55 smithi089 bash[97348]: debug 2024-03-30T05:12:55.342+0000 7f3acd9a7700 -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-03-30T05:12:55.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:55 smithi089 bash[97348]: debug 2024-03-30T05:12:55.342+0000 7f3acd9a7700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-03-30T05:12:55.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:55 smithi089 bash[70044]: [30/Mar/2024:05:12:55] ENGINE Bus STOPPING 2024-03-30T05:12:55.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:55 smithi089 bash[70044]: [30/Mar/2024:05:12:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T05:12:55.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:55 smithi089 bash[70044]: [30/Mar/2024:05:12:55] ENGINE Bus STOPPED 2024-03-30T05:12:55.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:55 smithi089 bash[70044]: [30/Mar/2024:05:12:55] ENGINE Bus STARTING 2024-03-30T05:12:55.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:55 smithi089 bash[70044]: [30/Mar/2024:05:12:55] ENGINE Serving on http://:::9283 2024-03-30T05:12:55.583 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:55 smithi089 bash[70044]: [30/Mar/2024:05:12:55] ENGINE Bus STARTED 2024-03-30T05:12:56.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:56 smithi089 bash[99541]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T05:12:56.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:56 smithi089 bash[99611]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T05:12:56.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:56 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-03-30T05:12:56.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:56 smithi089 systemd[1]: Stopped Ceph mon.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:12:56.833 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:12:56 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:56.833 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:12:56 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:56.833 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:12:56 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:56.834 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:12:56 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:56.834 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:12:56 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:56.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:56 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:56.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:56 smithi089 systemd[1]: Started Ceph mon.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:12:56.835 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:56 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:56.835 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:12:56 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:56.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:12:56 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:57.986 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:12:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:12:57] "GET /metrics HTTP/1.1" 200 38008 "" "Prometheus/2.43.0" 2024-03-30T05:12:58.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.058+0000 7f5f633ecc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T05:12:58.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.058+0000 7f5f633ecc80 0 ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev), process ceph-mon, pid 7 2024-03-30T05:12:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.058+0000 7f5f633ecc80 0 pidfile_write: ignore empty --pid-file 2024-03-30T05:12:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 0 load: jerasure load: lrc 2024-03-30T05:12:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T05:12:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Git sha 0 2024-03-30T05:12:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Compile date 2024-03-27 20:59:58 2024-03-30T05:12:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: DB SUMMARY 2024-03-30T05:12:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: DB Session ID: 9XZVAFNG1P2YJ1E10EAR 2024-03-30T05:12:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T05:12:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T05:12:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: MANIFEST file: MANIFEST-000107 size: 769 Bytes 2024-03-30T05:12:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000115.sst 2024-03-30T05:12:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000113.log size: 1209814 ; 2024-03-30T05:12:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T05:12:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T05:12:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T05:12:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T05:12:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T05:12:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T05:12:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.env: 0x55da08da3c60 2024-03-30T05:12:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T05:12:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.info_log: 0x55da09633b20 2024-03-30T05:12:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T05:12:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.statistics: (nil) 2024-03-30T05:12:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.use_fsync: 0 2024-03-30T05:12:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T05:12:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T05:12:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.db_log_dir: 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.wal_dir: 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T05:12:58.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T05:12:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T05:12:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T05:12:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.write_buffer_manager: 0x55da09604820 2024-03-30T05:12:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T05:12:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T05:12:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T05:12:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T05:12:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T05:12:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T05:12:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T05:12:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T05:12:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.unordered_write: 0 2024-03-30T05:12:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T05:12:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T05:12:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T05:12:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T05:12:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.row_cache: None 2024-03-30T05:12:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.wal_filter: None 2024-03-30T05:12:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T05:12:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T05:12:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T05:12:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T05:12:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.wal_compression: 0 2024-03-30T05:12:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T05:12:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T05:12:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T05:12:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T05:12:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T05:12:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T05:12:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T05:12:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T05:12:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T05:12:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T05:12:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T05:12:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T05:12:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T05:12:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T05:12:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T05:12:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T05:12:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T05:12:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T05:12:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T05:12:58.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T05:12:58.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T05:12:58.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T05:12:58.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T05:12:58.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_open_files: -1 2024-03-30T05:12:58.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T05:12:58.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T05:12:58.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T05:12:58.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T05:12:58.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T05:12:58.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Compression algorithms supported: 2024-03-30T05:12:58.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T05:12:58.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: kZSTD supported: 0 2024-03-30T05:12:58.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T05:12:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T05:12:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T05:12:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T05:12:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T05:12:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T05:12:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T05:12:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T05:12:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000107 2024-03-30T05:12:58.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T05:12:58.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T05:12:58.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.merge_operator: 2024-03-30T05:12:58.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compaction_filter: None 2024-03-30T05:12:58.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T05:12:58.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T05:12:58.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T05:12:58.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T05:12:58.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55da09633d00) 2024-03-30T05:12:58.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: cache_index_and_filter_blocks: 1 2024-03-30T05:12:58.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T05:12:58.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T05:12:58.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: pin_top_level_index_and_filter: 1 2024-03-30T05:12:58.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: index_type: 0 2024-03-30T05:12:58.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: data_block_index_type: 0 2024-03-30T05:12:58.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: index_shortening: 1 2024-03-30T05:12:58.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T05:12:58.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: checksum: 4 2024-03-30T05:12:58.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: no_block_cache: 0 2024-03-30T05:12:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: block_cache: 0x55da09635090 2024-03-30T05:12:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: block_cache_name: BinnedLRUCache 2024-03-30T05:12:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: block_cache_options: 2024-03-30T05:12:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: capacity : 536870912 2024-03-30T05:12:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: num_shard_bits : 4 2024-03-30T05:12:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: strict_capacity_limit : 0 2024-03-30T05:12:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: high_pri_pool_ratio: 0.000 2024-03-30T05:12:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: block_cache_compressed: (nil) 2024-03-30T05:12:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: persistent_cache: (nil) 2024-03-30T05:12:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: block_size: 4096 2024-03-30T05:12:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: block_size_deviation: 10 2024-03-30T05:12:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: block_restart_interval: 16 2024-03-30T05:12:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: index_block_restart_interval: 1 2024-03-30T05:12:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: metadata_block_size: 4096 2024-03-30T05:12:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: partition_filters: 0 2024-03-30T05:12:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: use_delta_encoding: 1 2024-03-30T05:12:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: filter_policy: bloomfilter 2024-03-30T05:12:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: whole_key_filtering: 1 2024-03-30T05:12:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: verify_compression: 0 2024-03-30T05:12:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: read_amp_bytes_per_bit: 0 2024-03-30T05:12:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: format_version: 5 2024-03-30T05:12:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: enable_index_compression: 1 2024-03-30T05:12:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: block_align: 0 2024-03-30T05:12:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: max_auto_readahead_size: 262144 2024-03-30T05:12:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: prepopulate_block_cache: 0 2024-03-30T05:12:58.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: initial_auto_readahead_size: 8192 2024-03-30T05:12:58.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: num_file_reads_for_auto_readahead: 2 2024-03-30T05:12:58.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T05:12:58.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T05:12:58.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compression: NoCompression 2024-03-30T05:12:58.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T05:12:58.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T05:12:58.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T05:12:58.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.num_levels: 7 2024-03-30T05:12:58.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T05:12:58.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T05:12:58.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T05:12:58.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T05:12:58.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T05:12:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T05:12:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T05:12:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T05:12:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T05:12:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T05:12:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T05:12:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T05:12:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T05:12:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T05:12:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T05:12:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T05:12:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T05:12:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T05:12:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T05:12:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T05:12:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T05:12:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T05:12:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T05:12:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T05:12:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T05:12:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T05:12:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T05:12:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T05:12:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T05:12:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T05:12:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T05:12:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T05:12:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T05:12:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T05:12:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T05:12:58.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T05:12:58.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T05:12:58.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T05:12:58.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-30T05:12:58.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T05:12:58.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T05:12:58.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T05:12:58.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T05:12:58.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T05:12:58.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T05:12:58.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T05:12:58.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T05:12:58.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T05:12:58.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T05:12:58.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T05:12:58.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.ttl: 2592000 2024-03-30T05:12:58.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T05:12:58.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T05:12:58.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T05:12:58.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T05:12:58.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T05:12:58.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T05:12:58.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T05:12:58.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T05:12:58.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T05:12:58.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T05:12:58.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T05:12:58.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T05:12:58.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.062+0000 7f5f633ecc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T05:12:58.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.066+0000 7f5f633ecc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T05:12:58.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.066+0000 7f5f633ecc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000107 succeeded,manifest_file_number is 107, next_file_number is 117, last_sequence is 55510, log_number is 113,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 113 2024-03-30T05:12:58.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.066+0000 7f5f633ecc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 113 2024-03-30T05:12:58.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.066+0000 7f5f633ecc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 03d773d1-aa49-434d-9b56-01ff9b420002 2024-03-30T05:12:58.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.066+0000 7f5f633ecc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775578068417, "job": 1, "event": "recovery_started", "wal_files": [113]} 2024-03-30T05:12:58.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.066+0000 7f5f633ecc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #113 mode 2 2024-03-30T05:12:58.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.070+0000 7f5f633ecc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775578074336, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 118, "file_size": 1125557, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 55511, "largest_seqno": 56940, "table_properties": {"data_size": 1119549, "index_size": 2663, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2309, "raw_key_size": 22908, "raw_average_key_size": 25, "raw_value_size": 1104394, "raw_average_value_size": 1214, "num_data_blocks": 106, "num_entries": 909, "num_filter_entries": 909, "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": 1711775578, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "03d773d1-aa49-434d-9b56-01ff9b420002", "db_session_id": "9XZVAFNG1P2YJ1E10EAR", "orig_file_number": 118, "seqno_to_time_mapping": "N/A"}} 2024-03-30T05:12:58.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.070+0000 7f5f633ecc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775578074451, "job": 1, "event": "recovery_finished"} 2024-03-30T05:12:58.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.070+0000 7f5f633ecc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 120 2024-03-30T05:12:58.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.070+0000 7f5f633ecc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T05:12:58.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.070+0000 7f5f633ecc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000113.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T05:12:58.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.070+0000 7f5f633ecc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55da09728000 2024-03-30T05:12:58.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.070+0000 7f5f633ecc80 4 rocksdb: DB pointer 0x55da09712000 2024-03-30T05:12:58.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.074+0000 7f5f51b47700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T05:12:58.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.074+0000 7f5f51b47700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T05:12:58.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: ** DB Stats ** 2024-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: ** Compaction Stats [default] ** 2024-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: 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-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: L0 1/0 1.07 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 339.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: L6 1/0 11.51 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-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Sum 2/0 12.59 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 339.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 339.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: ** Compaction Stats [default] ** 2024-03-30T05:12:58.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: 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-03-30T05:12:58.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T05:12:58.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 339.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-03-30T05:12:58.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T05:12:58.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T05:12:58.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Flush(GB): cumulative 0.001, interval 0.001 2024-03-30T05:12:58.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T05:12:58.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T05:12:58.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T05:12:58.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T05:12:58.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Cumulative compaction: 0.00 GB write, 102.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T05:12:58.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Interval compaction: 0.00 GB write, 102.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T05:12:58.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: 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-03-30T05:12:58.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Block cache BinnedLRUCache@0x55da09635090#7 capacity: 512.00 MB usage: 5.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-03-30T05:12:58.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: Block cache entry stats(count,size,portion): FilterBlock(1,2.53 KB,0.000482798%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-03-30T05:12:58.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T05:12:58.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.074+0000 7f5f633ecc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] at bind addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:12:58.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.074+0000 7f5f633ecc80 1 mon.a@-1(???) e3 preinit fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:12:58.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.074+0000 7f5f633ecc80 0 mon.a@-1(???).mds e1 new map 2024-03-30T05:12:58.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.074+0000 7f5f633ecc80 0 mon.a@-1(???).mds e1 print_map 2024-03-30T05:12:58.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: e1 2024-03-30T05:12:58.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T05:12:58.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T05:12:58.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: legacy client fscid: -1 2024-03-30T05:12:58.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: 2024-03-30T05:12:58.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: No filesystems configured 2024-03-30T05:12:58.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.074+0000 7f5f633ecc80 0 mon.a@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T05:12:58.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.074+0000 7f5f633ecc80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:12:58.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.074+0000 7f5f633ecc80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:12:58.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.074+0000 7f5f633ecc80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:12:58.356 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:12:58 smithi089 bash[99668]: debug 2024-03-30T05:12:58.074+0000 7f5f633ecc80 1 mon.a@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-03-30T05:13:01.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: audit 2024-03-30T05:12:55.349614+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:13:01.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: audit 2024-03-30T05:12:55.349798+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:13:01.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: audit 2024-03-30T05:12:55.350014+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:13:01.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:12:55.819094+0000 mgr.y (mgr.44100) 243 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:01.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:12:57.819880+0000 mgr.y (mgr.44100) 244 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-03-30T05:13:01.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: audit 2024-03-30T05:12:57.874584+0000 mgr.y (mgr.44100) 245 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:01.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:12:59.821549+0000 mgr.y (mgr.44100) 246 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:01.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.102130+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T05:13:01.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.122293+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:13:01.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.133862+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T05:13:01.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.133902+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:13:01.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.133957+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T04:38:53.168934+0000 2024-03-30T05:13:01.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.134014+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T04:37:01.310556+0000 2024-03-30T05:13:01.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.134042+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T05:13:01.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.134065+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T05:13:01.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.134087+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-03-30T05:13:01.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.134115+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-03-30T05:13:01.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.134137+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon.b 2024-03-30T05:13:01.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.135300+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T05:13:01.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.135362+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T05:13:01.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.137818+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e46: y(active, since 24s), standbys: x 2024-03-30T05:13:01.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.138123+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-03-30T05:13:01.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: audit 2024-03-30T05:13:01.158616+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.44100 ' entity='' 2024-03-30T05:13:01.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[23954]: audit 2024-03-30T05:13:01.174100+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: audit 2024-03-30T05:12:55.349614+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:13:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: audit 2024-03-30T05:12:55.349798+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:13:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: audit 2024-03-30T05:12:55.350014+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:13:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:12:55.819094+0000 mgr.y (mgr.44100) 243 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:12:57.819880+0000 mgr.y (mgr.44100) 244 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-03-30T05:13:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: audit 2024-03-30T05:12:57.874584+0000 mgr.y (mgr.44100) 245 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:12:59.821549+0000 mgr.y (mgr.44100) 246 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.102130+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T05:13:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.122293+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:13:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.133862+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T05:13:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.133902+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:13:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.133957+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T04:38:53.168934+0000 2024-03-30T05:13:01.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.134014+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T04:37:01.310556+0000 2024-03-30T05:13:01.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.134042+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T05:13:01.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.134065+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T05:13:01.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.134087+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-03-30T05:13:01.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.134115+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-03-30T05:13:01.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.134137+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon.b 2024-03-30T05:13:01.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.135300+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T05:13:01.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.135362+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T05:13:01.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.137818+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e46: y(active, since 24s), standbys: x 2024-03-30T05:13:01.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.138123+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-03-30T05:13:01.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: audit 2024-03-30T05:13:01.158616+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.44100 ' entity='' 2024-03-30T05:13:01.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:01 smithi089 bash[99668]: audit 2024-03-30T05:13:01.174100+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:01.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: audit 2024-03-30T05:12:55.349614+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:13:01.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: audit 2024-03-30T05:12:55.349798+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:13:01.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: audit 2024-03-30T05:12:55.350014+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:13:01.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:12:55.819094+0000 mgr.y (mgr.44100) 243 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:01.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:12:57.819880+0000 mgr.y (mgr.44100) 244 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-03-30T05:13:01.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: audit 2024-03-30T05:12:57.874584+0000 mgr.y (mgr.44100) 245 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:01.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:12:59.821549+0000 mgr.y (mgr.44100) 246 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:01.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.102130+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T05:13:01.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.122293+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:13:01.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.133862+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T05:13:01.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.133902+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:13:01.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.133957+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T04:38:53.168934+0000 2024-03-30T05:13:01.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.134014+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T04:37:01.310556+0000 2024-03-30T05:13:01.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.134042+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T05:13:01.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.134065+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T05:13:01.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.134087+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-03-30T05:13:01.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.134115+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-03-30T05:13:01.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.134137+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon.b 2024-03-30T05:13:01.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.135300+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T05:13:01.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.135362+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T05:13:01.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.137818+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e46: y(active, since 24s), standbys: x 2024-03-30T05:13:01.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.138123+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-03-30T05:13:01.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: audit 2024-03-30T05:13:01.158616+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.44100 ' entity='' 2024-03-30T05:13:01.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:01 smithi118 bash[75658]: audit 2024-03-30T05:13:01.174100+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.223202+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.225213+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.238470+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: cephadm 2024-03-30T05:13:01.242553+0000 mgr.y (mgr.44100) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:02.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.321349+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.325014+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.329752+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.331273+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.342509+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: cephadm 2024-03-30T05:13:01.344489+0000 mgr.y (mgr.44100) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:02.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.433626+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.438076+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.443050+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.445002+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.457288+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: cephadm 2024-03-30T05:13:01.460922+0000 mgr.y (mgr.44100) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:02.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.551041+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.555234+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.558787+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.560239+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.569718+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: cephadm 2024-03-30T05:13:01.575224+0000 mgr.y (mgr.44100) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:02.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.650657+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.652538+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.654384+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.655025+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.661787+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.723733+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.726508+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.730092+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.731092+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.738930+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.820089+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.822904+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.825603+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.826660+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.834582+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.926217+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.931577+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.935450+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.936915+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:01.945578+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:02.025003+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:02.027190+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:02.029577+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:02.030329+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:02.037381+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:02.098770+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:02.101049+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:02.103731+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:02.104517+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:02.112715+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:02.156241+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:02.158135+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:02.159976+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:02.160703+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[99668]: audit 2024-03-30T05:13:02.167019+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.223202+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.225213+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.238470+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: cephadm 2024-03-30T05:13:01.242553+0000 mgr.y (mgr.44100) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:02.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.321349+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.325014+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.329752+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.331273+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.342509+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: cephadm 2024-03-30T05:13:01.344489+0000 mgr.y (mgr.44100) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:02.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.433626+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.438076+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.443050+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.445002+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.457288+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: cephadm 2024-03-30T05:13:01.460922+0000 mgr.y (mgr.44100) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:02.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.551041+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.555234+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.558787+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.560239+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.569718+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: cephadm 2024-03-30T05:13:01.575224+0000 mgr.y (mgr.44100) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:02.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.650657+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.652538+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.654384+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.655025+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.661787+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.723733+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.726508+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.730092+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.731092+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.738930+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.820089+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.822904+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.825603+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.826660+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.834582+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.926217+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.931577+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.935450+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.936915+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:01.945578+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:02.025003+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:02.027190+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:02.029577+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:02.030329+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:02.037381+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:02.098770+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:02.101049+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:02.103731+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:02.104517+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:02.112715+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:02.156241+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:02.158135+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:02.159976+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:02.160703+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:02 smithi089 bash[23954]: audit 2024-03-30T05:13:02.167019+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.223202+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.225213+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.238470+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: cephadm 2024-03-30T05:13:01.242553+0000 mgr.y (mgr.44100) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:02.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.321349+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.325014+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.329752+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.331273+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.342509+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: cephadm 2024-03-30T05:13:01.344489+0000 mgr.y (mgr.44100) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:02.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.433626+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.438076+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.443050+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.445002+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.457288+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: cephadm 2024-03-30T05:13:01.460922+0000 mgr.y (mgr.44100) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:02.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.551041+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.555234+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.558787+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.560239+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.569718+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: cephadm 2024-03-30T05:13:01.575224+0000 mgr.y (mgr.44100) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:02.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.650657+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.652538+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.654384+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.655025+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.661787+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.723733+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.726508+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.730092+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.731092+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.738930+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.820089+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.822904+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.825603+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.826660+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.834582+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.926217+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.931577+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.935450+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.936915+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:01.945578+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:02.025003+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:02.027190+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:02.029577+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:02.030329+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:02.037381+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:02.098770+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:02.101049+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:02.103731+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:02.104517+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:02.112715+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:02.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:02.156241+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:02.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:02.158135+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:02.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:02.159976+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:02.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:02.160703+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:02.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:02 smithi118 bash[75658]: audit 2024-03-30T05:13:02.167019+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: cephadm 2024-03-30T05:13:01.665253+0000 mgr.y (mgr.44100) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: cephadm 2024-03-30T05:13:01.743039+0000 mgr.y (mgr.44100) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: cluster 2024-03-30T05:13:01.821957+0000 mgr.y (mgr.44100) 253 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:03.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: cephadm 2024-03-30T05:13:01.838618+0000 mgr.y (mgr.44100) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: cephadm 2024-03-30T05:13:01.950570+0000 mgr.y (mgr.44100) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: cephadm 2024-03-30T05:13:02.041187+0000 mgr.y (mgr.44100) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: cephadm 2024-03-30T05:13:02.115112+0000 mgr.y (mgr.44100) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: cephadm 2024-03-30T05:13:02.167639+0000 mgr.y (mgr.44100) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.226368+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.228973+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.231632+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.232606+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.238853+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: cephadm 2024-03-30T05:13:02.239682+0000 mgr.y (mgr.44100) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.302089+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.304812+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.307696+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.308810+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.315721+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: cephadm 2024-03-30T05:13:02.318482+0000 mgr.y (mgr.44100) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: cephadm 2024-03-30T05:13:01.665253+0000 mgr.y (mgr.44100) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: cephadm 2024-03-30T05:13:01.743039+0000 mgr.y (mgr.44100) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: cluster 2024-03-30T05:13:01.821957+0000 mgr.y (mgr.44100) 253 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:03.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: cephadm 2024-03-30T05:13:01.838618+0000 mgr.y (mgr.44100) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: cephadm 2024-03-30T05:13:01.950570+0000 mgr.y (mgr.44100) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: cephadm 2024-03-30T05:13:02.041187+0000 mgr.y (mgr.44100) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: cephadm 2024-03-30T05:13:02.115112+0000 mgr.y (mgr.44100) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: cephadm 2024-03-30T05:13:02.167639+0000 mgr.y (mgr.44100) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.226368+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.228973+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.231632+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.232606+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.238853+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: cephadm 2024-03-30T05:13:02.239682+0000 mgr.y (mgr.44100) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.302089+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.304812+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.307696+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.308810+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.315721+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: cephadm 2024-03-30T05:13:02.318482+0000 mgr.y (mgr.44100) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.380748+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.383522+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.386380+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.387436+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.394138+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: cephadm 2024-03-30T05:13:02.397059+0000 mgr.y (mgr.44100) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.476590+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.479866+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.483507+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.484810+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.492629+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: cephadm 2024-03-30T05:13:02.495301+0000 mgr.y (mgr.44100) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.556324+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.558851+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.562358+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.563487+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.570106+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: cephadm 2024-03-30T05:13:02.573233+0000 mgr.y (mgr.44100) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.630574+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.632674+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.380748+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.383522+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.386380+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.387436+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.394138+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: cephadm 2024-03-30T05:13:02.397059+0000 mgr.y (mgr.44100) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.476590+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.479866+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.483507+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.484810+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.492629+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: cephadm 2024-03-30T05:13:02.495301+0000 mgr.y (mgr.44100) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.556324+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.558851+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.562358+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.563487+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.570106+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: cephadm 2024-03-30T05:13:02.573233+0000 mgr.y (mgr.44100) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.630574+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.632674+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.634603+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.635249+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.640812+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.698030+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.699821+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.701564+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.702219+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.706908+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.764089+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.766001+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.767715+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.768487+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.773496+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.814230+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.816019+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.817685+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.818290+0000 mon.c (mon.1) 153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.823228+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.864707+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.866695+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.634603+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.635249+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.640812+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.698030+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.699821+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.701564+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.702219+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.706908+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.764089+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.766001+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.767715+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.768487+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.773496+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.814230+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.816019+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.817685+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.818290+0000 mon.c (mon.1) 153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.823228+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.864707+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.866695+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.868542+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.869285+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.876517+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.935773+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.938162+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.940740+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.941688+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:02.950253+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:03.023938+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:03.026266+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:03.028713+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:03.029686+0000 mon.c (mon.1) 165 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:03.039991+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:03.115584+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:03.119896+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:03.123785+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:03.125363+0000 mon.c (mon.1) 169 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[99668]: audit 2024-03-30T05:13:03.135999+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.868542+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.869285+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.876517+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.935773+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.938162+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.940740+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.941688+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:02.950253+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:03.023938+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:03.026266+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:03.028713+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:03.029686+0000 mon.c (mon.1) 165 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:03.039991+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:03.115584+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:03.119896+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:03.123785+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:03.125363+0000 mon.c (mon.1) 169 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:03 smithi089 bash[23954]: audit 2024-03-30T05:13:03.135999+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: cephadm 2024-03-30T05:13:01.665253+0000 mgr.y (mgr.44100) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: cephadm 2024-03-30T05:13:01.743039+0000 mgr.y (mgr.44100) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: cluster 2024-03-30T05:13:01.821957+0000 mgr.y (mgr.44100) 253 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:03.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: cephadm 2024-03-30T05:13:01.838618+0000 mgr.y (mgr.44100) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: cephadm 2024-03-30T05:13:01.950570+0000 mgr.y (mgr.44100) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: cephadm 2024-03-30T05:13:02.041187+0000 mgr.y (mgr.44100) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: cephadm 2024-03-30T05:13:02.115112+0000 mgr.y (mgr.44100) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: cephadm 2024-03-30T05:13:02.167639+0000 mgr.y (mgr.44100) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.226368+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.228973+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.231632+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.232606+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.238853+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: cephadm 2024-03-30T05:13:02.239682+0000 mgr.y (mgr.44100) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.302089+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.304812+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.307696+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.308810+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.315721+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: cephadm 2024-03-30T05:13:02.318482+0000 mgr.y (mgr.44100) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.380748+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.383522+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.386380+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.387436+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.394138+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: cephadm 2024-03-30T05:13:02.397059+0000 mgr.y (mgr.44100) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.476590+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.479866+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.483507+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.484810+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.492629+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: cephadm 2024-03-30T05:13:02.495301+0000 mgr.y (mgr.44100) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.556324+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.558851+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.562358+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.563487+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.570106+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: cephadm 2024-03-30T05:13:02.573233+0000 mgr.y (mgr.44100) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.630574+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.632674+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.634603+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.635249+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.640812+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.698030+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.699821+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.701564+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.702219+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.706908+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.764089+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.766001+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.767715+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.768487+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.773496+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.814230+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.816019+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.817685+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.818290+0000 mon.c (mon.1) 153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.823228+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.864707+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.866695+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.868542+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.869285+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.876517+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.935773+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.938162+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.940740+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.941688+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:02.950253+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:03.023938+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:03.026266+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:03.028713+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:03.029686+0000 mon.c (mon.1) 165 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:03.039991+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:03.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:03.115584+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:03.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:03.119896+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:03.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:03.123785+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:03.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:03.125363+0000 mon.c (mon.1) 169 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:03.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:03 smithi118 bash[75658]: audit 2024-03-30T05:13:03.135999+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: cephadm 2024-03-30T05:13:02.641622+0000 mgr.y (mgr.44100) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: cephadm 2024-03-30T05:13:02.707821+0000 mgr.y (mgr.44100) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: cephadm 2024-03-30T05:13:02.774312+0000 mgr.y (mgr.44100) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: cephadm 2024-03-30T05:13:02.824179+0000 mgr.y (mgr.44100) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: cephadm 2024-03-30T05:13:02.879682+0000 mgr.y (mgr.44100) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: cephadm 2024-03-30T05:13:02.950880+0000 mgr.y (mgr.44100) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: cephadm 2024-03-30T05:13:03.040782+0000 mgr.y (mgr.44100) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: cephadm 2024-03-30T05:13:03.138463+0000 mgr.y (mgr.44100) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.225681+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.227620+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.229836+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.230563+0000 mon.c (mon.1) 173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.237158+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: cephadm 2024-03-30T05:13:03.239389+0000 mgr.y (mgr.44100) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.297676+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.299770+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.302449+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.303131+0000 mon.c (mon.1) 177 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.311774+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: cephadm 2024-03-30T05:13:03.313606+0000 mgr.y (mgr.44100) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.387066+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: cephadm 2024-03-30T05:13:02.641622+0000 mgr.y (mgr.44100) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: cephadm 2024-03-30T05:13:02.707821+0000 mgr.y (mgr.44100) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: cephadm 2024-03-30T05:13:02.774312+0000 mgr.y (mgr.44100) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: cephadm 2024-03-30T05:13:02.824179+0000 mgr.y (mgr.44100) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: cephadm 2024-03-30T05:13:02.879682+0000 mgr.y (mgr.44100) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: cephadm 2024-03-30T05:13:02.950880+0000 mgr.y (mgr.44100) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: cephadm 2024-03-30T05:13:03.040782+0000 mgr.y (mgr.44100) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: cephadm 2024-03-30T05:13:03.138463+0000 mgr.y (mgr.44100) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.225681+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.227620+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.229836+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.230563+0000 mon.c (mon.1) 173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.237158+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: cephadm 2024-03-30T05:13:03.239389+0000 mgr.y (mgr.44100) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.297676+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.299770+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.302449+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.303131+0000 mon.c (mon.1) 177 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.311774+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: cephadm 2024-03-30T05:13:03.313606+0000 mgr.y (mgr.44100) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.387066+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.389279+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.392010+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.392842+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.401122+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: cephadm 2024-03-30T05:13:03.402938+0000 mgr.y (mgr.44100) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.458854+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.460834+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.462892+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.463717+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.470520+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: cephadm 2024-03-30T05:13:03.473877+0000 mgr.y (mgr.44100) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.551190+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.553350+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.556146+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.557132+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.565237+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: cephadm 2024-03-30T05:13:03.567918+0000 mgr.y (mgr.44100) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.610046+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.612039+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.614069+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.389279+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.392010+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.392842+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.401122+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: cephadm 2024-03-30T05:13:03.402938+0000 mgr.y (mgr.44100) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.458854+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.460834+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.462892+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.463717+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.470520+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: cephadm 2024-03-30T05:13:03.473877+0000 mgr.y (mgr.44100) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.551190+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.553350+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.556146+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.557132+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.565237+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: cephadm 2024-03-30T05:13:03.567918+0000 mgr.y (mgr.44100) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.610046+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.612039+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.614069+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.615003+0000 mon.c (mon.1) 193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.621683+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.682574+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.684522+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.686238+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.686891+0000 mon.c (mon.1) 197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.693397+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.737478+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.739712+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.741434+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.742082+0000 mon.c (mon.1) 201 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.748292+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.791692+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.793557+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.795328+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.795999+0000 mon.c (mon.1) 205 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.802424+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.861948+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.863899+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.866186+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.615003+0000 mon.c (mon.1) 193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.621683+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.682574+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.684522+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.686238+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.686891+0000 mon.c (mon.1) 197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.693397+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.737478+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.739712+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.741434+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.742082+0000 mon.c (mon.1) 201 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.748292+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.791692+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.793557+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.795328+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.795999+0000 mon.c (mon.1) 205 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.802424+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.861948+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.863899+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.866186+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.867024+0000 mon.c (mon.1) 209 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.875256+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.951537+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.953931+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.956359+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.957246+0000 mon.c (mon.1) 213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:03.965961+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:04.027233+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:04.029564+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:04.032328+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:04.033373+0000 mon.c (mon.1) 217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:04.041011+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:04.102998+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:04.105285+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:04.107315+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:04.108185+0000 mon.c (mon.1) 221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:04.116175+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:04.176293+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:04.178430+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.867024+0000 mon.c (mon.1) 209 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.875256+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.951537+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.953931+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.956359+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.957246+0000 mon.c (mon.1) 213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:03.965961+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:04.027233+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:04.029564+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:04.032328+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:04.033373+0000 mon.c (mon.1) 217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:04.041011+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:04.102998+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:04.105285+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:04.107315+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:04.108185+0000 mon.c (mon.1) 221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:04.116175+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:04.176293+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:04.178430+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:04.180397+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:04.181082+0000 mon.c (mon.1) 225 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[99668]: audit 2024-03-30T05:13:04.186266+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:04.180397+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:04.181082+0000 mon.c (mon.1) 225 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:04 smithi089 bash[23954]: audit 2024-03-30T05:13:04.186266+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: cephadm 2024-03-30T05:13:02.641622+0000 mgr.y (mgr.44100) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: cephadm 2024-03-30T05:13:02.707821+0000 mgr.y (mgr.44100) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: cephadm 2024-03-30T05:13:02.774312+0000 mgr.y (mgr.44100) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: cephadm 2024-03-30T05:13:02.824179+0000 mgr.y (mgr.44100) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: cephadm 2024-03-30T05:13:02.879682+0000 mgr.y (mgr.44100) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: cephadm 2024-03-30T05:13:02.950880+0000 mgr.y (mgr.44100) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: cephadm 2024-03-30T05:13:03.040782+0000 mgr.y (mgr.44100) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: cephadm 2024-03-30T05:13:03.138463+0000 mgr.y (mgr.44100) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.225681+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.227620+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.229836+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.230563+0000 mon.c (mon.1) 173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.237158+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: cephadm 2024-03-30T05:13:03.239389+0000 mgr.y (mgr.44100) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.297676+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.299770+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.302449+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.303131+0000 mon.c (mon.1) 177 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.311774+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: cephadm 2024-03-30T05:13:03.313606+0000 mgr.y (mgr.44100) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.387066+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.389279+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.392010+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.392842+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.401122+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: cephadm 2024-03-30T05:13:03.402938+0000 mgr.y (mgr.44100) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.458854+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.460834+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.462892+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.463717+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.470520+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: cephadm 2024-03-30T05:13:03.473877+0000 mgr.y (mgr.44100) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.551190+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.553350+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.556146+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.557132+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.565237+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: cephadm 2024-03-30T05:13:03.567918+0000 mgr.y (mgr.44100) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.610046+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.612039+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.614069+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.615003+0000 mon.c (mon.1) 193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.621683+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.682574+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.684522+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.686238+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.686891+0000 mon.c (mon.1) 197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.693397+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.737478+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.739712+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.741434+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.742082+0000 mon.c (mon.1) 201 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.748292+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.791692+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.793557+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.795328+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.795999+0000 mon.c (mon.1) 205 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.802424+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.861948+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.863899+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.866186+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.867024+0000 mon.c (mon.1) 209 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.875256+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.951537+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.953931+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.956359+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.957246+0000 mon.c (mon.1) 213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:03.965961+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:04.027233+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:04.029564+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:04.032328+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:04.033373+0000 mon.c (mon.1) 217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:04.041011+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:04.102998+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:04.105285+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:04.107315+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:04.108185+0000 mon.c (mon.1) 221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:04.116175+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:04.176293+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:04.178430+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:04.180397+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:04.181082+0000 mon.c (mon.1) 225 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:04 smithi118 bash[75658]: audit 2024-03-30T05:13:04.186266+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:03.625958+0000 mgr.y (mgr.44100) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:03.696499+0000 mgr.y (mgr.44100) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:03.751526+0000 mgr.y (mgr.44100) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:03.805298+0000 mgr.y (mgr.44100) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cluster 2024-03-30T05:13:03.822777+0000 mgr.y (mgr.44100) 281 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:03.878486+0000 mgr.y (mgr.44100) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:03.967044+0000 mgr.y (mgr.44100) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.042024+0000 mgr.y (mgr.44100) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.117214+0000 mgr.y (mgr.44100) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.188101+0000 mgr.y (mgr.44100) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.245115+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.246941+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.249544+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.250377+0000 mon.c (mon.1) 229 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.255407+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.256531+0000 mgr.y (mgr.44100) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.312883+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.316255+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.318084+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.318778+0000 mon.c (mon.1) 233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.325738+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:03.625958+0000 mgr.y (mgr.44100) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:03.696499+0000 mgr.y (mgr.44100) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:03.751526+0000 mgr.y (mgr.44100) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:03.805298+0000 mgr.y (mgr.44100) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cluster 2024-03-30T05:13:03.822777+0000 mgr.y (mgr.44100) 281 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:03.878486+0000 mgr.y (mgr.44100) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:03.967044+0000 mgr.y (mgr.44100) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.042024+0000 mgr.y (mgr.44100) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.117214+0000 mgr.y (mgr.44100) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.188101+0000 mgr.y (mgr.44100) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.245115+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.246941+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.249544+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.250377+0000 mon.c (mon.1) 229 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.255407+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.256531+0000 mgr.y (mgr.44100) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.312883+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.316255+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.318084+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.318778+0000 mon.c (mon.1) 233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.325738+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.326509+0000 mgr.y (mgr.44100) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.366308+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.368087+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.369825+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.370440+0000 mon.c (mon.1) 237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.377370+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.378166+0000 mgr.y (mgr.44100) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.418615+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.420478+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.422322+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.422973+0000 mon.c (mon.1) 241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.430293+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.430936+0000 mgr.y (mgr.44100) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.471261+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.473539+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.475844+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.476461+0000 mon.c (mon.1) 245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.483496+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.484348+0000 mgr.y (mgr.44100) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.524053+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.326509+0000 mgr.y (mgr.44100) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.366308+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.368087+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.369825+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.370440+0000 mon.c (mon.1) 237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.377370+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.378166+0000 mgr.y (mgr.44100) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.418615+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.420478+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.422322+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.422973+0000 mon.c (mon.1) 241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.430293+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.430936+0000 mgr.y (mgr.44100) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.471261+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.473539+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.475844+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.476461+0000 mon.c (mon.1) 245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.483496+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.484348+0000 mgr.y (mgr.44100) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.524053+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.526146+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.527921+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.528720+0000 mon.c (mon.1) 249 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.535822+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.536851+0000 mgr.y (mgr.44100) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.581285+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.583344+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.585094+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.585830+0000 mon.c (mon.1) 253 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.592867+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.594707+0000 mgr.y (mgr.44100) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.653675+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.655812+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.657984+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.658942+0000 mon.c (mon.1) 257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.666072+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.728955+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.731194+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.733159+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.733858+0000 mon.c (mon.1) 261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.526146+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.527921+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.528720+0000 mon.c (mon.1) 249 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.535822+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.536851+0000 mgr.y (mgr.44100) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.581285+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.583344+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.585094+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.585830+0000 mon.c (mon.1) 253 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.592867+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.594707+0000 mgr.y (mgr.44100) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.653675+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.655812+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.657984+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.658942+0000 mon.c (mon.1) 257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.666072+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.728955+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.731194+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.733159+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.733858+0000 mon.c (mon.1) 261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.740641+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.782903+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.784891+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.786731+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.787450+0000 mon.c (mon.1) 265 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.794611+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.836503+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.838282+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.840011+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.840725+0000 mon.c (mon.1) 269 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.848395+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.906424+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.908230+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.909937+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.910642+0000 mon.c (mon.1) 273 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.917491+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.959094+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.961057+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.962879+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.963509+0000 mon.c (mon.1) 277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:04.970086+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.011516+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.013248+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.014962+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.015583+0000 mon.c (mon.1) 281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.022502+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.064228+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.065927+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.067964+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.068595+0000 mon.c (mon.1) 285 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.075280+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.115846+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.117640+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.119668+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.120359+0000 mon.c (mon.1) 289 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.126467+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.167867+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.169757+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.171556+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.172304+0000 mon.c (mon.1) 293 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[99668]: audit 2024-03-30T05:13:05.178015+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.740641+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.782903+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.784891+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.786731+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.787450+0000 mon.c (mon.1) 265 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.794611+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.836503+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.838282+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.840011+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.840725+0000 mon.c (mon.1) 269 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.848395+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.906424+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.908230+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.909937+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.910642+0000 mon.c (mon.1) 273 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.917491+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.959094+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.961057+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.962879+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.963509+0000 mon.c (mon.1) 277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:04.970086+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.011516+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.013248+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.014962+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.015583+0000 mon.c (mon.1) 281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.022502+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.064228+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.065927+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.067964+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.068595+0000 mon.c (mon.1) 285 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.075280+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.115846+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.117640+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.119668+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.120359+0000 mon.c (mon.1) 289 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.126467+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.167867+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.169757+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.171556+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.172304+0000 mon.c (mon.1) 293 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:05 smithi089 bash[23954]: audit 2024-03-30T05:13:05.178015+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:03.625958+0000 mgr.y (mgr.44100) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:03.696499+0000 mgr.y (mgr.44100) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:03.751526+0000 mgr.y (mgr.44100) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:03.805298+0000 mgr.y (mgr.44100) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cluster 2024-03-30T05:13:03.822777+0000 mgr.y (mgr.44100) 281 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:03.878486+0000 mgr.y (mgr.44100) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:03.967044+0000 mgr.y (mgr.44100) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.042024+0000 mgr.y (mgr.44100) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.117214+0000 mgr.y (mgr.44100) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.188101+0000 mgr.y (mgr.44100) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.245115+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.246941+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.249544+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.250377+0000 mon.c (mon.1) 229 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.255407+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.256531+0000 mgr.y (mgr.44100) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.312883+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.316255+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.318084+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.318778+0000 mon.c (mon.1) 233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.325738+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.326509+0000 mgr.y (mgr.44100) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.366308+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.368087+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.369825+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.370440+0000 mon.c (mon.1) 237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.377370+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.378166+0000 mgr.y (mgr.44100) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.418615+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.420478+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.422322+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.422973+0000 mon.c (mon.1) 241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.430293+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.430936+0000 mgr.y (mgr.44100) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.471261+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.473539+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.475844+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.476461+0000 mon.c (mon.1) 245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.483496+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.484348+0000 mgr.y (mgr.44100) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.524053+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.526146+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.527921+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.528720+0000 mon.c (mon.1) 249 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.535822+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.536851+0000 mgr.y (mgr.44100) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.581285+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.583344+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.585094+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.585830+0000 mon.c (mon.1) 253 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.592867+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.594707+0000 mgr.y (mgr.44100) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.653675+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.655812+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.657984+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.658942+0000 mon.c (mon.1) 257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.666072+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.728955+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.731194+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.733159+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.733858+0000 mon.c (mon.1) 261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.740641+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.782903+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.784891+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.786731+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.787450+0000 mon.c (mon.1) 265 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.794611+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.836503+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.838282+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.840011+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.840725+0000 mon.c (mon.1) 269 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.848395+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.906424+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.908230+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.909937+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.910642+0000 mon.c (mon.1) 273 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.917491+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.959094+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.961057+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.962879+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.963509+0000 mon.c (mon.1) 277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:04.970086+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.011516+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.013248+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.014962+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.015583+0000 mon.c (mon.1) 281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.022502+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.064228+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.065927+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.067964+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.068595+0000 mon.c (mon.1) 285 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.075280+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.115846+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.117640+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.119668+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.120359+0000 mon.c (mon.1) 289 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.126467+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.167867+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.169757+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.171556+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.172304+0000 mon.c (mon.1) 293 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:05 smithi118 bash[75658]: audit 2024-03-30T05:13:05.178015+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.668213+0000 mgr.y (mgr.44100) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.742684+0000 mgr.y (mgr.44100) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.796436+0000 mgr.y (mgr.44100) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.849326+0000 mgr.y (mgr.44100) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.918530+0000 mgr.y (mgr.44100) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:04.970944+0000 mgr.y (mgr.44100) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.024069+0000 mgr.y (mgr.44100) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.076067+0000 mgr.y (mgr.44100) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.127101+0000 mgr.y (mgr.44100) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.178758+0000 mgr.y (mgr.44100) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.229287+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.231055+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.232759+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.233335+0000 mon.c (mon.1) 297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.239013+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.239550+0000 mgr.y (mgr.44100) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.279767+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.281720+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.283637+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.284290+0000 mon.c (mon.1) 301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.290612+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.668213+0000 mgr.y (mgr.44100) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.742684+0000 mgr.y (mgr.44100) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.796436+0000 mgr.y (mgr.44100) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.849326+0000 mgr.y (mgr.44100) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.918530+0000 mgr.y (mgr.44100) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:04.970944+0000 mgr.y (mgr.44100) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.024069+0000 mgr.y (mgr.44100) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.076067+0000 mgr.y (mgr.44100) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.127101+0000 mgr.y (mgr.44100) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.178758+0000 mgr.y (mgr.44100) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.229287+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.231055+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.232759+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.233335+0000 mon.c (mon.1) 297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.239013+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.239550+0000 mgr.y (mgr.44100) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.279767+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.281720+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.283637+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.284290+0000 mon.c (mon.1) 301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.290612+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.291289+0000 mgr.y (mgr.44100) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.331145+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.333052+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.334748+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.335384+0000 mon.c (mon.1) 305 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.340389+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.341202+0000 mgr.y (mgr.44100) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.381517+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.383294+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.385013+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.385632+0000 mon.c (mon.1) 309 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.390766+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.391393+0000 mgr.y (mgr.44100) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.431247+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.433342+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.435640+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.436419+0000 mon.c (mon.1) 313 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.441885+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.442767+0000 mgr.y (mgr.44100) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.498774+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.291289+0000 mgr.y (mgr.44100) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.331145+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.333052+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.334748+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.335384+0000 mon.c (mon.1) 305 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.340389+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.341202+0000 mgr.y (mgr.44100) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.381517+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.383294+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.385013+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.385632+0000 mon.c (mon.1) 309 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.390766+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.391393+0000 mgr.y (mgr.44100) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.431247+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.433342+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.435640+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.436419+0000 mon.c (mon.1) 313 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.441885+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.442767+0000 mgr.y (mgr.44100) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.498774+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.500551+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.502144+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.502801+0000 mon.c (mon.1) 317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.507936+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.508859+0000 mgr.y (mgr.44100) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.548444+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.550211+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.551855+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.552510+0000 mon.c (mon.1) 321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.557525+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.558318+0000 mgr.y (mgr.44100) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.598320+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.600336+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.602170+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.602853+0000 mon.c (mon.1) 325 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.608214+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.608979+0000 mgr.y (mgr.44100) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.649202+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.651016+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.652879+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.500551+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.502144+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.502801+0000 mon.c (mon.1) 317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.507936+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.508859+0000 mgr.y (mgr.44100) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.548444+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.550211+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.551855+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.552510+0000 mon.c (mon.1) 321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.557525+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.558318+0000 mgr.y (mgr.44100) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.598320+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.600336+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.602170+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.602853+0000 mon.c (mon.1) 325 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.608214+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.608979+0000 mgr.y (mgr.44100) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.649202+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.651016+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.652879+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.653582+0000 mon.c (mon.1) 329 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.658722+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.717082+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.719016+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.720863+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.721545+0000 mon.c (mon.1) 333 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.726411+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.785174+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.787130+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.788939+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.789567+0000 mon.c (mon.1) 337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.796174+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.839511+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.841367+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.843161+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.843796+0000 mon.c (mon.1) 341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.850196+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.893112+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.894810+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.896506+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.653582+0000 mon.c (mon.1) 329 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.658722+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.717082+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.719016+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.720863+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.721545+0000 mon.c (mon.1) 333 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.726411+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.785174+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.787130+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.788939+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.789567+0000 mon.c (mon.1) 337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.796174+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.839511+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.841367+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.843161+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.843796+0000 mon.c (mon.1) 341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.850196+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.893112+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.894810+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.896506+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.897130+0000 mon.c (mon.1) 345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.903576+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.944968+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.946656+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.948283+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.948919+0000 mon.c (mon.1) 349 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.953910+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.994820+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.996666+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.998381+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:05.999024+0000 mon.c (mon.1) 353 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.004478+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.046096+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.047820+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.049589+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.050219+0000 mon.c (mon.1) 357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.055428+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.113108+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.115023+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.116918+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.897130+0000 mon.c (mon.1) 345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.903576+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.944968+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.946656+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.948283+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.948919+0000 mon.c (mon.1) 349 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.953910+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.994820+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.996666+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.998381+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:05.999024+0000 mon.c (mon.1) 353 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.004478+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.046096+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.047820+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.049589+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.050219+0000 mon.c (mon.1) 357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.055428+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.113108+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.115023+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.116918+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.117587+0000 mon.c (mon.1) 361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.122944+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.180093+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.181893+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.184738+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.185570+0000 mon.c (mon.1) 365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[99668]: audit 2024-03-30T05:13:06.191225+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.117587+0000 mon.c (mon.1) 361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.122944+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.180093+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.181893+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.184738+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.185570+0000 mon.c (mon.1) 365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:06 smithi089 bash[23954]: audit 2024-03-30T05:13:06.191225+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.668213+0000 mgr.y (mgr.44100) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.742684+0000 mgr.y (mgr.44100) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.796436+0000 mgr.y (mgr.44100) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.849326+0000 mgr.y (mgr.44100) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.918530+0000 mgr.y (mgr.44100) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:04.970944+0000 mgr.y (mgr.44100) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.024069+0000 mgr.y (mgr.44100) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.076067+0000 mgr.y (mgr.44100) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.127101+0000 mgr.y (mgr.44100) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.178758+0000 mgr.y (mgr.44100) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.229287+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.231055+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.232759+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.233335+0000 mon.c (mon.1) 297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.239013+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.239550+0000 mgr.y (mgr.44100) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.279767+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.281720+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.283637+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.284290+0000 mon.c (mon.1) 301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.290612+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.291289+0000 mgr.y (mgr.44100) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.331145+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.333052+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.334748+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.335384+0000 mon.c (mon.1) 305 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.340389+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.341202+0000 mgr.y (mgr.44100) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.381517+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.383294+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.385013+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.385632+0000 mon.c (mon.1) 309 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.390766+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.391393+0000 mgr.y (mgr.44100) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.431247+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.433342+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.435640+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.436419+0000 mon.c (mon.1) 313 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.441885+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.442767+0000 mgr.y (mgr.44100) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.498774+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.500551+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.502144+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.502801+0000 mon.c (mon.1) 317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.507936+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.508859+0000 mgr.y (mgr.44100) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.548444+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.550211+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.551855+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.552510+0000 mon.c (mon.1) 321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.557525+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.558318+0000 mgr.y (mgr.44100) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.598320+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.600336+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.602170+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.602853+0000 mon.c (mon.1) 325 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.608214+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.608979+0000 mgr.y (mgr.44100) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.649202+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.651016+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.652879+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.653582+0000 mon.c (mon.1) 329 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.658722+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.717082+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.719016+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.720863+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.721545+0000 mon.c (mon.1) 333 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.726411+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.785174+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.787130+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.788939+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.789567+0000 mon.c (mon.1) 337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.796174+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.839511+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.841367+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.843161+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.843796+0000 mon.c (mon.1) 341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.850196+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.893112+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.894810+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.896506+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.897130+0000 mon.c (mon.1) 345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.903576+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.944968+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.946656+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.948283+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.948919+0000 mon.c (mon.1) 349 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.953910+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.994820+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.996666+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.998381+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:05.999024+0000 mon.c (mon.1) 353 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.004478+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.046096+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.047820+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.049589+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.050219+0000 mon.c (mon.1) 357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.055428+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.113108+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.115023+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.116918+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.117587+0000 mon.c (mon.1) 361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.122944+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.180093+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.181893+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.184738+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.185570+0000 mon.c (mon.1) 365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:06 smithi118 bash[75658]: audit 2024-03-30T05:13:06.191225+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.660503+0000 mgr.y (mgr.44100) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.728328+0000 mgr.y (mgr.44100) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.799591+0000 mgr.y (mgr.44100) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cluster 2024-03-30T05:13:05.823115+0000 mgr.y (mgr.44100) 315 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:07.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.853247+0000 mgr.y (mgr.44100) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.904915+0000 mgr.y (mgr.44100) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cephadm 2024-03-30T05:13:05.955129+0000 mgr.y (mgr.44100) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cephadm 2024-03-30T05:13:06.005733+0000 mgr.y (mgr.44100) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cephadm 2024-03-30T05:13:06.056799+0000 mgr.y (mgr.44100) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cephadm 2024-03-30T05:13:06.124261+0000 mgr.y (mgr.44100) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cephadm 2024-03-30T05:13:06.192559+0000 mgr.y (mgr.44100) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.267805+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.270460+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.273448+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.274350+0000 mon.c (mon.1) 369 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.279850+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cephadm 2024-03-30T05:13:06.282127+0000 mgr.y (mgr.44100) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.353283+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.355099+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.357080+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.660503+0000 mgr.y (mgr.44100) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.728328+0000 mgr.y (mgr.44100) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.799591+0000 mgr.y (mgr.44100) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cluster 2024-03-30T05:13:05.823115+0000 mgr.y (mgr.44100) 315 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:07.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.853247+0000 mgr.y (mgr.44100) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.904915+0000 mgr.y (mgr.44100) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cephadm 2024-03-30T05:13:05.955129+0000 mgr.y (mgr.44100) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cephadm 2024-03-30T05:13:06.005733+0000 mgr.y (mgr.44100) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cephadm 2024-03-30T05:13:06.056799+0000 mgr.y (mgr.44100) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cephadm 2024-03-30T05:13:06.124261+0000 mgr.y (mgr.44100) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cephadm 2024-03-30T05:13:06.192559+0000 mgr.y (mgr.44100) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.267805+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.270460+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.273448+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.274350+0000 mon.c (mon.1) 369 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.279850+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cephadm 2024-03-30T05:13:06.282127+0000 mgr.y (mgr.44100) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.353283+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.355099+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.357080+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.357715+0000 mon.c (mon.1) 373 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.364732+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cephadm 2024-03-30T05:13:06.365580+0000 mgr.y (mgr.44100) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.406076+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.408528+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.410987+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.411976+0000 mon.c (mon.1) 377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.421030+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cephadm 2024-03-30T05:13:06.422207+0000 mgr.y (mgr.44100) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.478549+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.480699+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.482783+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.483727+0000 mon.c (mon.1) 381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.491092+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cephadm 2024-03-30T05:13:06.492038+0000 mgr.y (mgr.44100) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.565416+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.567744+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.570909+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.572026+0000 mon.c (mon.1) 385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.580245+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: cephadm 2024-03-30T05:13:06.580978+0000 mgr.y (mgr.44100) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.357715+0000 mon.c (mon.1) 373 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.364732+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cephadm 2024-03-30T05:13:06.365580+0000 mgr.y (mgr.44100) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.406076+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.408528+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.410987+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.411976+0000 mon.c (mon.1) 377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.421030+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cephadm 2024-03-30T05:13:06.422207+0000 mgr.y (mgr.44100) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.478549+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.480699+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.482783+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.483727+0000 mon.c (mon.1) 381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.491092+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cephadm 2024-03-30T05:13:06.492038+0000 mgr.y (mgr.44100) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.565416+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.567744+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.570909+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.572026+0000 mon.c (mon.1) 385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.580245+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: cephadm 2024-03-30T05:13:06.580978+0000 mgr.y (mgr.44100) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.654290+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.656103+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.658032+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.658759+0000 mon.c (mon.1) 389 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.664184+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.704665+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.706417+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.708076+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.708832+0000 mon.c (mon.1) 393 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.714381+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.771499+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.773225+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.775055+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.775720+0000 mon.c (mon.1) 397 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.780968+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.837538+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.839275+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.840983+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.841618+0000 mon.c (mon.1) 401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.846558+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.654290+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.656103+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.658032+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.658759+0000 mon.c (mon.1) 389 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.664184+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.704665+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.706417+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.708076+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.708832+0000 mon.c (mon.1) 393 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.714381+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.771499+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.773225+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.775055+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.775720+0000 mon.c (mon.1) 397 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.780968+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.837538+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.839275+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.840983+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.841618+0000 mon.c (mon.1) 401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.846558+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.887306+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.889154+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.891341+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.891951+0000 mon.c (mon.1) 405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.896896+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.952278+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:07.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.954028+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.958373+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.968879+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.977545+0000 mon.c (mon.1) 410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:06.987063+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:07.046086+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:07.047908+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:07.050443+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:07.051573+0000 mon.c (mon.1) 414 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:07.057597+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:07.131081+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:07.132887+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:07.134654+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:07.135251+0000 mon.c (mon.1) 418 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:07.140731+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:07.213933+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:07.215674+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:07.217372+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[23954]: audit 2024-03-30T05:13:07.218015+0000 mon.c (mon.1) 422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.887306+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.889154+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.891341+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.891951+0000 mon.c (mon.1) 405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.896896+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.952278+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:07.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.954028+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.958373+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.968879+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.977545+0000 mon.c (mon.1) 410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:06.987063+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:07.046086+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:07.047908+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:07.050443+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:07.051573+0000 mon.c (mon.1) 414 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:07.057597+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:07.131081+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:07.132887+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:07.134654+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:07.135251+0000 mon.c (mon.1) 418 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:07.140731+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:07.213933+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:07.215674+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:07.217372+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[99668]: audit 2024-03-30T05:13:07.218015+0000 mon.c (mon.1) 422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.660503+0000 mgr.y (mgr.44100) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.728328+0000 mgr.y (mgr.44100) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.799591+0000 mgr.y (mgr.44100) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cluster 2024-03-30T05:13:05.823115+0000 mgr.y (mgr.44100) 315 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.853247+0000 mgr.y (mgr.44100) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.904915+0000 mgr.y (mgr.44100) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cephadm 2024-03-30T05:13:05.955129+0000 mgr.y (mgr.44100) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cephadm 2024-03-30T05:13:06.005733+0000 mgr.y (mgr.44100) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cephadm 2024-03-30T05:13:06.056799+0000 mgr.y (mgr.44100) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cephadm 2024-03-30T05:13:06.124261+0000 mgr.y (mgr.44100) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cephadm 2024-03-30T05:13:06.192559+0000 mgr.y (mgr.44100) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.267805+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.270460+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.273448+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.274350+0000 mon.c (mon.1) 369 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.279850+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cephadm 2024-03-30T05:13:06.282127+0000 mgr.y (mgr.44100) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.353283+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.355099+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.357080+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.357715+0000 mon.c (mon.1) 373 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.364732+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cephadm 2024-03-30T05:13:06.365580+0000 mgr.y (mgr.44100) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.406076+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.408528+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.410987+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.411976+0000 mon.c (mon.1) 377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.421030+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cephadm 2024-03-30T05:13:06.422207+0000 mgr.y (mgr.44100) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.478549+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.480699+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.482783+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.483727+0000 mon.c (mon.1) 381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.491092+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cephadm 2024-03-30T05:13:06.492038+0000 mgr.y (mgr.44100) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.565416+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.567744+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.570909+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.572026+0000 mon.c (mon.1) 385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.580245+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: cephadm 2024-03-30T05:13:06.580978+0000 mgr.y (mgr.44100) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.654290+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.656103+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.658032+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.658759+0000 mon.c (mon.1) 389 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.664184+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.704665+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.706417+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.708076+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.708832+0000 mon.c (mon.1) 393 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.714381+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.771499+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.773225+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.775055+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.775720+0000 mon.c (mon.1) 397 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.780968+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.837538+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.839275+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.840983+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.841618+0000 mon.c (mon.1) 401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.846558+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.887306+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.889154+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.891341+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.891951+0000 mon.c (mon.1) 405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.896896+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.952278+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.954028+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.958373+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.968879+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.977545+0000 mon.c (mon.1) 410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:06.987063+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:07.046086+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:07.047908+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:07.050443+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:07.051573+0000 mon.c (mon.1) 414 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:07.057597+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:07.131081+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:07.132887+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:07.134654+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:07.135251+0000 mon.c (mon.1) 418 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:07.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:07.140731+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:07.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:07.213933+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:07.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:07.215674+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:07.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:07.217372+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:07.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:07 smithi118 bash[75658]: audit 2024-03-30T05:13:07.218015+0000 mon.c (mon.1) 422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.065 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:13:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:13:07] "GET /metrics HTTP/1.1" 200 38006 "" "Prometheus/2.43.0" 2024-03-30T05:13:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:06.664769+0000 mgr.y (mgr.44100) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:06.715533+0000 mgr.y (mgr.44100) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:06.781730+0000 mgr.y (mgr.44100) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:06.847260+0000 mgr.y (mgr.44100) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:06.897655+0000 mgr.y (mgr.44100) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:06.988653+0000 mgr.y (mgr.44100) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.058708+0000 mgr.y (mgr.44100) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.141385+0000 mgr.y (mgr.44100) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.235786+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.236410+0000 mgr.y (mgr.44100) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.276707+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.278658+0000 mon.c (mon.1) 424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.280393+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.281027+0000 mon.c (mon.1) 426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.285802+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.287177+0000 mgr.y (mgr.44100) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.326803+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.328545+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.330233+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.330864+0000 mon.c (mon.1) 430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.336272+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.337588+0000 mgr.y (mgr.44100) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.377470+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.379204+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.380948+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.381628+0000 mon.c (mon.1) 434 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.386428+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.387728+0000 mgr.y (mgr.44100) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.433041+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.435100+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.437416+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.438142+0000 mon.c (mon.1) 438 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.444246+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.445061+0000 mgr.y (mgr.44100) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.485482+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.487245+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.488941+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.489585+0000 mon.c (mon.1) 442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.494470+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.495062+0000 mgr.y (mgr.44100) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.535565+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:06.664769+0000 mgr.y (mgr.44100) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:06.715533+0000 mgr.y (mgr.44100) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:06.781730+0000 mgr.y (mgr.44100) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:06.847260+0000 mgr.y (mgr.44100) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:06.897655+0000 mgr.y (mgr.44100) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:06.988653+0000 mgr.y (mgr.44100) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.058708+0000 mgr.y (mgr.44100) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.141385+0000 mgr.y (mgr.44100) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.235786+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.236410+0000 mgr.y (mgr.44100) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.276707+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.278658+0000 mon.c (mon.1) 424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.280393+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.281027+0000 mon.c (mon.1) 426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.285802+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.287177+0000 mgr.y (mgr.44100) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.326803+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.328545+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.330233+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.330864+0000 mon.c (mon.1) 430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.336272+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.537372+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.539073+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.539678+0000 mon.c (mon.1) 446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.544613+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.545224+0000 mgr.y (mgr.44100) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.602316+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.604055+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.605738+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.606341+0000 mon.c (mon.1) 450 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.611209+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.613031+0000 mgr.y (mgr.44100) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.652952+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.654741+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.656504+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.657115+0000 mon.c (mon.1) 454 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.661880+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.722578+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.724717+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.726911+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.727608+0000 mon.c (mon.1) 458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.732865+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.792739+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.794665+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.796634+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.797318+0000 mon.c (mon.1) 462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.802030+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.860558+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.862595+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.864581+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.865220+0000 mon.c (mon.1) 466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.870937+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.911550+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.913256+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.914913+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.915512+0000 mon.c (mon.1) 470 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.920979+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.961711+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.963386+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.965037+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.965634+0000 mon.c (mon.1) 474 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.337588+0000 mgr.y (mgr.44100) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.377470+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.379204+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.380948+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.381628+0000 mon.c (mon.1) 434 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.386428+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.387728+0000 mgr.y (mgr.44100) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.433041+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.435100+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.437416+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.438142+0000 mon.c (mon.1) 438 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.444246+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.445061+0000 mgr.y (mgr.44100) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.485482+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.487245+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.488941+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.489585+0000 mon.c (mon.1) 442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.494470+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.495062+0000 mgr.y (mgr.44100) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.535565+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:07.970443+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.027236+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.029088+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.030868+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.031605+0000 mon.c (mon.1) 478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.036670+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.077391+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.079532+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.081634+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.082520+0000 mon.c (mon.1) 482 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.100423+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.160088+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.162058+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.163796+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.164426+0000 mon.c (mon.1) 486 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.171096+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.230818+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[99668]: audit 2024-03-30T05:13:08.232588+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.537372+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.539073+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.539678+0000 mon.c (mon.1) 446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.544613+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.545224+0000 mgr.y (mgr.44100) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.602316+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.604055+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.605738+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.606341+0000 mon.c (mon.1) 450 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.611209+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.613031+0000 mgr.y (mgr.44100) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.652952+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.654741+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.656504+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.657115+0000 mon.c (mon.1) 454 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.661880+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.722578+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.724717+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.726911+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.727608+0000 mon.c (mon.1) 458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.732865+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.792739+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.794665+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.796634+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.797318+0000 mon.c (mon.1) 462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.802030+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.860558+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.862595+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.864581+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.865220+0000 mon.c (mon.1) 466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.870937+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.911550+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.913256+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.914913+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.915512+0000 mon.c (mon.1) 470 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.920979+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.961711+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.963386+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.965037+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.965634+0000 mon.c (mon.1) 474 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:07.970443+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.027236+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.029088+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.030868+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.031605+0000 mon.c (mon.1) 478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.036670+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.077391+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.079532+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.081634+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.082520+0000 mon.c (mon.1) 482 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.100423+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.160088+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.162058+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.163796+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.164426+0000 mon.c (mon.1) 486 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.171096+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.230818+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:08 smithi089 bash[23954]: audit 2024-03-30T05:13:08.232588+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:06.664769+0000 mgr.y (mgr.44100) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:06.715533+0000 mgr.y (mgr.44100) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:06.781730+0000 mgr.y (mgr.44100) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:06.847260+0000 mgr.y (mgr.44100) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:06.897655+0000 mgr.y (mgr.44100) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:06.988653+0000 mgr.y (mgr.44100) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.058708+0000 mgr.y (mgr.44100) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.141385+0000 mgr.y (mgr.44100) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.235786+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.236410+0000 mgr.y (mgr.44100) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.276707+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.278658+0000 mon.c (mon.1) 424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.280393+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.281027+0000 mon.c (mon.1) 426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.285802+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.287177+0000 mgr.y (mgr.44100) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.326803+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.328545+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.330233+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.330864+0000 mon.c (mon.1) 430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.336272+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.337588+0000 mgr.y (mgr.44100) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.377470+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.379204+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.380948+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.381628+0000 mon.c (mon.1) 434 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.386428+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.387728+0000 mgr.y (mgr.44100) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.433041+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.435100+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.437416+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.438142+0000 mon.c (mon.1) 438 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.444246+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.445061+0000 mgr.y (mgr.44100) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.485482+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.487245+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.488941+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.489585+0000 mon.c (mon.1) 442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.494470+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.495062+0000 mgr.y (mgr.44100) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.535565+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.537372+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.539073+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.539678+0000 mon.c (mon.1) 446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.544613+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.545224+0000 mgr.y (mgr.44100) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.602316+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.604055+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.605738+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.606341+0000 mon.c (mon.1) 450 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.611209+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.613031+0000 mgr.y (mgr.44100) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.652952+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.654741+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.656504+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.657115+0000 mon.c (mon.1) 454 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.661880+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.722578+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.724717+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.726911+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.727608+0000 mon.c (mon.1) 458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.732865+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.792739+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.794665+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.796634+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.797318+0000 mon.c (mon.1) 462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.802030+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.860558+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.862595+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.864581+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.865220+0000 mon.c (mon.1) 466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.870937+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.911550+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.913256+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.914913+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.915512+0000 mon.c (mon.1) 470 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.920979+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.961711+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.963386+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.965037+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.965634+0000 mon.c (mon.1) 474 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:07.970443+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.027236+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.029088+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.030868+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.031605+0000 mon.c (mon.1) 478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.036670+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.077391+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.079532+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.081634+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.082520+0000 mon.c (mon.1) 482 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.100423+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.160088+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.162058+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.163796+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.164426+0000 mon.c (mon.1) 486 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.171096+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.230818+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:08 smithi118 bash[75658]: audit 2024-03-30T05:13:08.232588+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.662581+0000 mgr.y (mgr.44100) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.735922+0000 mgr.y (mgr.44100) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.803163+0000 mgr.y (mgr.44100) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: cluster 2024-03-30T05:13:07.823445+0000 mgr.y (mgr.44100) 347 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:13:09.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.871745+0000 mgr.y (mgr.44100) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:07.884832+0000 mgr.y (mgr.44100) 349 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:09.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.921754+0000 mgr.y (mgr.44100) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: cephadm 2024-03-30T05:13:07.971283+0000 mgr.y (mgr.44100) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: cephadm 2024-03-30T05:13:08.037284+0000 mgr.y (mgr.44100) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: cephadm 2024-03-30T05:13:08.103084+0000 mgr.y (mgr.44100) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: cephadm 2024-03-30T05:13:08.174332+0000 mgr.y (mgr.44100) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.234725+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.255626+0000 mon.c (mon.1) 490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.260243+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: cephadm 2024-03-30T05:13:08.260938+0000 mgr.y (mgr.44100) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.301436+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.303264+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.305196+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.305858+0000 mon.c (mon.1) 494 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.310989+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: cephadm 2024-03-30T05:13:08.311751+0000 mgr.y (mgr.44100) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.662581+0000 mgr.y (mgr.44100) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.735922+0000 mgr.y (mgr.44100) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.803163+0000 mgr.y (mgr.44100) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: cluster 2024-03-30T05:13:07.823445+0000 mgr.y (mgr.44100) 347 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:13:09.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.871745+0000 mgr.y (mgr.44100) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:07.884832+0000 mgr.y (mgr.44100) 349 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:09.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.921754+0000 mgr.y (mgr.44100) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: cephadm 2024-03-30T05:13:07.971283+0000 mgr.y (mgr.44100) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: cephadm 2024-03-30T05:13:08.037284+0000 mgr.y (mgr.44100) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: cephadm 2024-03-30T05:13:08.103084+0000 mgr.y (mgr.44100) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: cephadm 2024-03-30T05:13:08.174332+0000 mgr.y (mgr.44100) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.234725+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.255626+0000 mon.c (mon.1) 490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.260243+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: cephadm 2024-03-30T05:13:08.260938+0000 mgr.y (mgr.44100) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.301436+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.303264+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.305196+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.305858+0000 mon.c (mon.1) 494 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.310989+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: cephadm 2024-03-30T05:13:08.311751+0000 mgr.y (mgr.44100) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.390504+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.393950+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.397070+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.398076+0000 mon.c (mon.1) 498 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.404754+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: cephadm 2024-03-30T05:13:08.405875+0000 mgr.y (mgr.44100) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.479660+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.481499+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.483839+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.484528+0000 mon.c (mon.1) 502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.489846+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: cephadm 2024-03-30T05:13:08.490594+0000 mgr.y (mgr.44100) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.569389+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.571881+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.575384+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.576393+0000 mon.c (mon.1) 506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.583349+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: cephadm 2024-03-30T05:13:08.586451+0000 mgr.y (mgr.44100) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.656695+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.660056+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.662629+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.663303+0000 mon.c (mon.1) 510 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.670030+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.731070+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.733168+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.735177+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.736069+0000 mon.c (mon.1) 514 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.743493+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.800769+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.808035+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.809903+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.810648+0000 mon.c (mon.1) 518 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.816978+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.878019+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.880086+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.882482+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.883249+0000 mon.c (mon.1) 522 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.890557+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.966669+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.969021+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.972103+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.972998+0000 mon.c (mon.1) 526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:08.981430+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:09.055809+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:09.058448+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:09.060964+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:09.062114+0000 mon.c (mon.1) 530 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:09.074239+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:09.164245+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:09.168750+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:09.173163+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:09.174781+0000 mon.c (mon.1) 534 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[23954]: audit 2024-03-30T05:13:09.186035+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.390504+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.393950+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.397070+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.398076+0000 mon.c (mon.1) 498 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.404754+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: cephadm 2024-03-30T05:13:08.405875+0000 mgr.y (mgr.44100) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.479660+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.481499+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.483839+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.484528+0000 mon.c (mon.1) 502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.489846+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: cephadm 2024-03-30T05:13:08.490594+0000 mgr.y (mgr.44100) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.569389+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.571881+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.575384+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.576393+0000 mon.c (mon.1) 506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.583349+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: cephadm 2024-03-30T05:13:08.586451+0000 mgr.y (mgr.44100) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.656695+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.660056+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.662629+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.663303+0000 mon.c (mon.1) 510 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.670030+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.731070+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.733168+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.735177+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.736069+0000 mon.c (mon.1) 514 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.743493+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.800769+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.808035+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.809903+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.810648+0000 mon.c (mon.1) 518 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.816978+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.878019+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.880086+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.882482+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.883249+0000 mon.c (mon.1) 522 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.890557+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.966669+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.969021+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.972103+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.972998+0000 mon.c (mon.1) 526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:08.981430+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:09.055809+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:09.058448+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:09.060964+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:09.062114+0000 mon.c (mon.1) 530 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:09.074239+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:09.164245+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:09.168750+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:09.173163+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:09.174781+0000 mon.c (mon.1) 534 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:09 smithi089 bash[99668]: audit 2024-03-30T05:13:09.186035+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.662581+0000 mgr.y (mgr.44100) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.735922+0000 mgr.y (mgr.44100) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.803163+0000 mgr.y (mgr.44100) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: cluster 2024-03-30T05:13:07.823445+0000 mgr.y (mgr.44100) 347 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:13:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.871745+0000 mgr.y (mgr.44100) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:07.884832+0000 mgr.y (mgr.44100) 349 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.921754+0000 mgr.y (mgr.44100) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: cephadm 2024-03-30T05:13:07.971283+0000 mgr.y (mgr.44100) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: cephadm 2024-03-30T05:13:08.037284+0000 mgr.y (mgr.44100) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: cephadm 2024-03-30T05:13:08.103084+0000 mgr.y (mgr.44100) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: cephadm 2024-03-30T05:13:08.174332+0000 mgr.y (mgr.44100) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.234725+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.255626+0000 mon.c (mon.1) 490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.260243+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: cephadm 2024-03-30T05:13:08.260938+0000 mgr.y (mgr.44100) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.301436+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.303264+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.305196+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.305858+0000 mon.c (mon.1) 494 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.310989+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: cephadm 2024-03-30T05:13:08.311751+0000 mgr.y (mgr.44100) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.390504+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.393950+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.397070+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.398076+0000 mon.c (mon.1) 498 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.404754+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: cephadm 2024-03-30T05:13:08.405875+0000 mgr.y (mgr.44100) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.479660+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.481499+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.483839+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.484528+0000 mon.c (mon.1) 502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.489846+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: cephadm 2024-03-30T05:13:08.490594+0000 mgr.y (mgr.44100) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.569389+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.571881+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.575384+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.576393+0000 mon.c (mon.1) 506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.583349+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: cephadm 2024-03-30T05:13:08.586451+0000 mgr.y (mgr.44100) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.656695+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.660056+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.662629+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.663303+0000 mon.c (mon.1) 510 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.670030+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.731070+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.733168+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.735177+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.736069+0000 mon.c (mon.1) 514 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.743493+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.800769+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.808035+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.809903+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.810648+0000 mon.c (mon.1) 518 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.816978+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.878019+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.880086+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.882482+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.883249+0000 mon.c (mon.1) 522 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.890557+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.966669+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.969021+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.972103+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.972998+0000 mon.c (mon.1) 526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:08.981430+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:09.055809+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:09.058448+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:09.060964+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:09.062114+0000 mon.c (mon.1) 530 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:09.074239+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:09.164245+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:09.168750+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:09.173163+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:09.174781+0000 mon.c (mon.1) 534 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:09 smithi118 bash[75658]: audit 2024-03-30T05:13:09.186035+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: cephadm 2024-03-30T05:13:08.673255+0000 mgr.y (mgr.44100) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: cephadm 2024-03-30T05:13:08.744442+0000 mgr.y (mgr.44100) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: cephadm 2024-03-30T05:13:08.817770+0000 mgr.y (mgr.44100) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: cephadm 2024-03-30T05:13:08.891183+0000 mgr.y (mgr.44100) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: cephadm 2024-03-30T05:13:08.982447+0000 mgr.y (mgr.44100) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: cephadm 2024-03-30T05:13:09.075854+0000 mgr.y (mgr.44100) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: cephadm 2024-03-30T05:13:09.188067+0000 mgr.y (mgr.44100) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.262660+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.264719+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.267269+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.268250+0000 mon.c (mon.1) 538 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.275542+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: cephadm 2024-03-30T05:13:09.276270+0000 mgr.y (mgr.44100) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.348094+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.352143+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.356062+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.357441+0000 mon.c (mon.1) 542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.366759+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: cephadm 2024-03-30T05:13:09.367962+0000 mgr.y (mgr.44100) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.440567+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.443811+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.446763+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.448098+0000 mon.c (mon.1) 546 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.457391+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: cephadm 2024-03-30T05:13:09.458207+0000 mgr.y (mgr.44100) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.532011+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.534065+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.536068+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.537090+0000 mon.c (mon.1) 550 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.544452+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: cephadm 2024-03-30T05:13:09.545151+0000 mgr.y (mgr.44100) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.618376+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.620551+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.622833+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.623675+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.631432+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.680262+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.683354+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.686141+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.687195+0000 mon.c (mon.1) 558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.694630+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.755760+0000 mon.c (mon.1) 559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.758172+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.759996+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.760640+0000 mon.c (mon.1) 562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.765860+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.808218+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.810479+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.812725+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.813638+0000 mon.c (mon.1) 566 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.819641+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.883790+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.888611+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.890731+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.891471+0000 mon.c (mon.1) 570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.898097+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.957156+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.959132+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.961731+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.962512+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:09.970531+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.030993+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.033413+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.035771+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.036616+0000 mon.c (mon.1) 578 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.042413+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.103278+0000 mon.c (mon.1) 579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.108534+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.111286+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.114397+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.117883+0000 mon.c (mon.1) 582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.123053+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.128349+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.134161+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.192274+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.194879+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.197303+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.198201+0000 mon.c (mon.1) 586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:10 smithi118 bash[75658]: audit 2024-03-30T05:13:10.205254+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: cephadm 2024-03-30T05:13:08.673255+0000 mgr.y (mgr.44100) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: cephadm 2024-03-30T05:13:08.744442+0000 mgr.y (mgr.44100) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: cephadm 2024-03-30T05:13:08.817770+0000 mgr.y (mgr.44100) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: cephadm 2024-03-30T05:13:08.891183+0000 mgr.y (mgr.44100) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: cephadm 2024-03-30T05:13:08.982447+0000 mgr.y (mgr.44100) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: cephadm 2024-03-30T05:13:09.075854+0000 mgr.y (mgr.44100) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: cephadm 2024-03-30T05:13:09.188067+0000 mgr.y (mgr.44100) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.262660+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.264719+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.267269+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.268250+0000 mon.c (mon.1) 538 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.275542+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: cephadm 2024-03-30T05:13:09.276270+0000 mgr.y (mgr.44100) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.348094+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.352143+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.356062+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.357441+0000 mon.c (mon.1) 542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.366759+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: cephadm 2024-03-30T05:13:09.367962+0000 mgr.y (mgr.44100) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.440567+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: cephadm 2024-03-30T05:13:08.673255+0000 mgr.y (mgr.44100) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: cephadm 2024-03-30T05:13:08.744442+0000 mgr.y (mgr.44100) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: cephadm 2024-03-30T05:13:08.817770+0000 mgr.y (mgr.44100) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: cephadm 2024-03-30T05:13:08.891183+0000 mgr.y (mgr.44100) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: cephadm 2024-03-30T05:13:08.982447+0000 mgr.y (mgr.44100) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: cephadm 2024-03-30T05:13:09.075854+0000 mgr.y (mgr.44100) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: cephadm 2024-03-30T05:13:09.188067+0000 mgr.y (mgr.44100) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.262660+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.264719+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.267269+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.268250+0000 mon.c (mon.1) 538 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.275542+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: cephadm 2024-03-30T05:13:09.276270+0000 mgr.y (mgr.44100) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.348094+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.352143+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.356062+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.357441+0000 mon.c (mon.1) 542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.366759+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: cephadm 2024-03-30T05:13:09.367962+0000 mgr.y (mgr.44100) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.440567+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.443811+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.446763+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.448098+0000 mon.c (mon.1) 546 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.457391+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: cephadm 2024-03-30T05:13:09.458207+0000 mgr.y (mgr.44100) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.532011+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.534065+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.536068+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.537090+0000 mon.c (mon.1) 550 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.544452+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: cephadm 2024-03-30T05:13:09.545151+0000 mgr.y (mgr.44100) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.618376+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.620551+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.622833+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.623675+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.631432+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.680262+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.683354+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.686141+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.687195+0000 mon.c (mon.1) 558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.694630+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.443811+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.446763+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.448098+0000 mon.c (mon.1) 546 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.457391+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: cephadm 2024-03-30T05:13:09.458207+0000 mgr.y (mgr.44100) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.532011+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.534065+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.536068+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.537090+0000 mon.c (mon.1) 550 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.544452+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: cephadm 2024-03-30T05:13:09.545151+0000 mgr.y (mgr.44100) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:10.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.618376+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.620551+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.622833+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.623675+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.631432+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.680262+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.683354+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.686141+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.687195+0000 mon.c (mon.1) 558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.694630+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.755760+0000 mon.c (mon.1) 559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.758172+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.759996+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.760640+0000 mon.c (mon.1) 562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.765860+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.808218+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.810479+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.812725+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.813638+0000 mon.c (mon.1) 566 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.819641+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.883790+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.888611+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.890731+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.891471+0000 mon.c (mon.1) 570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.898097+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.957156+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.959132+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.961731+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.962512+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.755760+0000 mon.c (mon.1) 559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.758172+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.759996+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.760640+0000 mon.c (mon.1) 562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.765860+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.808218+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.810479+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.812725+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.813638+0000 mon.c (mon.1) 566 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.819641+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.883790+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.888611+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.890731+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.891471+0000 mon.c (mon.1) 570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.898097+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.957156+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.959132+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.961731+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.962512+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:09.970531+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.030993+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.033413+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.035771+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.036616+0000 mon.c (mon.1) 578 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.042413+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.103278+0000 mon.c (mon.1) 579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.108534+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.111286+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.114397+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.117883+0000 mon.c (mon.1) 582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.123053+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.128349+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.134161+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.192274+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.194879+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.197303+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.198201+0000 mon.c (mon.1) 586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[23954]: audit 2024-03-30T05:13:10.205254+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:09.970531+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.030993+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.033413+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.035771+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.036616+0000 mon.c (mon.1) 578 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.042413+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.103278+0000 mon.c (mon.1) 579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.108534+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.111286+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.114397+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.117883+0000 mon.c (mon.1) 582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.123053+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.128349+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.134161+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:10.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.192274+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:10.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.194879+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:10.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.197303+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:10.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.198201+0000 mon.c (mon.1) 586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:10.599 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:10 smithi089 bash[99668]: audit 2024-03-30T05:13:10.205254+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cephadm 2024-03-30T05:13:09.632064+0000 mgr.y (mgr.44100) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cephadm 2024-03-30T05:13:09.697270+0000 mgr.y (mgr.44100) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cephadm 2024-03-30T05:13:09.766979+0000 mgr.y (mgr.44100) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cephadm 2024-03-30T05:13:09.820285+0000 mgr.y (mgr.44100) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cluster 2024-03-30T05:13:09.824388+0000 mgr.y (mgr.44100) 375 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cephadm 2024-03-30T05:13:09.898932+0000 mgr.y (mgr.44100) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cephadm 2024-03-30T05:13:09.971287+0000 mgr.y (mgr.44100) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cephadm 2024-03-30T05:13:10.044363+0000 mgr.y (mgr.44100) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cephadm 2024-03-30T05:13:10.129314+0000 mgr.y (mgr.44100) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cephadm 2024-03-30T05:13:10.206411+0000 mgr.y (mgr.44100) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.257647+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.259662+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.261618+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.262474+0000 mon.c (mon.1) 590 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.267718+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cephadm 2024-03-30T05:13:10.269159+0000 mgr.y (mgr.44100) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.327522+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.329406+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.331319+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.331966+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.336960+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cephadm 2024-03-30T05:13:09.632064+0000 mgr.y (mgr.44100) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cephadm 2024-03-30T05:13:09.697270+0000 mgr.y (mgr.44100) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cephadm 2024-03-30T05:13:09.766979+0000 mgr.y (mgr.44100) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cephadm 2024-03-30T05:13:09.820285+0000 mgr.y (mgr.44100) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cluster 2024-03-30T05:13:09.824388+0000 mgr.y (mgr.44100) 375 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cephadm 2024-03-30T05:13:09.898932+0000 mgr.y (mgr.44100) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cephadm 2024-03-30T05:13:09.971287+0000 mgr.y (mgr.44100) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cephadm 2024-03-30T05:13:10.044363+0000 mgr.y (mgr.44100) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cephadm 2024-03-30T05:13:10.129314+0000 mgr.y (mgr.44100) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cephadm 2024-03-30T05:13:10.206411+0000 mgr.y (mgr.44100) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.257647+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.259662+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.261618+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.262474+0000 mon.c (mon.1) 590 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.267718+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cephadm 2024-03-30T05:13:10.269159+0000 mgr.y (mgr.44100) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.327522+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.329406+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.331319+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.331966+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.336960+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cephadm 2024-03-30T05:13:10.338054+0000 mgr.y (mgr.44100) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.379791+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.381996+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.384266+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.385220+0000 mon.c (mon.1) 598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.391439+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cephadm 2024-03-30T05:13:10.392192+0000 mgr.y (mgr.44100) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.438155+0000 mon.c (mon.1) 599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.440650+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.442645+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.443401+0000 mon.c (mon.1) 602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.448152+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cephadm 2024-03-30T05:13:10.449756+0000 mgr.y (mgr.44100) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.507377+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.509260+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.511789+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.512596+0000 mon.c (mon.1) 606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.518607+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cephadm 2024-03-30T05:13:10.519588+0000 mgr.y (mgr.44100) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.576944+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cephadm 2024-03-30T05:13:10.338054+0000 mgr.y (mgr.44100) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.379791+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.381996+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.384266+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.385220+0000 mon.c (mon.1) 598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.391439+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cephadm 2024-03-30T05:13:10.392192+0000 mgr.y (mgr.44100) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.438155+0000 mon.c (mon.1) 599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.440650+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.442645+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.443401+0000 mon.c (mon.1) 602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.448152+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cephadm 2024-03-30T05:13:10.449756+0000 mgr.y (mgr.44100) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.507377+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.509260+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.511789+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.512596+0000 mon.c (mon.1) 606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.518607+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cephadm 2024-03-30T05:13:10.519588+0000 mgr.y (mgr.44100) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.576944+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.578970+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.580867+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.581555+0000 mon.c (mon.1) 610 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.586612+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: cephadm 2024-03-30T05:13:10.588717+0000 mgr.y (mgr.44100) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.645403+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.647365+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.649189+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.649895+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.654912+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.715760+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.717728+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.719828+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.720640+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.727285+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.768592+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.770787+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.772785+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.773522+0000 mon.c (mon.1) 622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.779274+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.806371+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.814807+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.822445+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.844479+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.846670+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.847882+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:13:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[23954]: audit 2024-03-30T05:13:10.848594+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-30T05:13:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.578970+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.580867+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.581555+0000 mon.c (mon.1) 610 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.586612+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: cephadm 2024-03-30T05:13:10.588717+0000 mgr.y (mgr.44100) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.645403+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.647365+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.649189+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.649895+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.654912+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.715760+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.717728+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.719828+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.720640+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.727285+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.768592+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.770787+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.772785+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.773522+0000 mon.c (mon.1) 622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.779274+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.806371+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.814807+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.822445+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.844479+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.846670+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.847882+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:13:11.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:11 smithi089 bash[99668]: audit 2024-03-30T05:13:10.848594+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-30T05:13:11.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cephadm 2024-03-30T05:13:09.632064+0000 mgr.y (mgr.44100) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cephadm 2024-03-30T05:13:09.697270+0000 mgr.y (mgr.44100) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cephadm 2024-03-30T05:13:09.766979+0000 mgr.y (mgr.44100) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cephadm 2024-03-30T05:13:09.820285+0000 mgr.y (mgr.44100) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cluster 2024-03-30T05:13:09.824388+0000 mgr.y (mgr.44100) 375 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:11.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cephadm 2024-03-30T05:13:09.898932+0000 mgr.y (mgr.44100) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cephadm 2024-03-30T05:13:09.971287+0000 mgr.y (mgr.44100) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cephadm 2024-03-30T05:13:10.044363+0000 mgr.y (mgr.44100) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cephadm 2024-03-30T05:13:10.129314+0000 mgr.y (mgr.44100) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cephadm 2024-03-30T05:13:10.206411+0000 mgr.y (mgr.44100) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.257647+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.516 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.259662+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.261618+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.262474+0000 mon.c (mon.1) 590 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.267718+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cephadm 2024-03-30T05:13:10.269159+0000 mgr.y (mgr.44100) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.327522+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.329406+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.331319+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.331966+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.336960+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cephadm 2024-03-30T05:13:10.338054+0000 mgr.y (mgr.44100) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.379791+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.381996+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.384266+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.385220+0000 mon.c (mon.1) 598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.517 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.391439+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cephadm 2024-03-30T05:13:10.392192+0000 mgr.y (mgr.44100) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.438155+0000 mon.c (mon.1) 599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.440650+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.442645+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.443401+0000 mon.c (mon.1) 602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.448152+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cephadm 2024-03-30T05:13:10.449756+0000 mgr.y (mgr.44100) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.507377+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.509260+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.511789+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.512596+0000 mon.c (mon.1) 606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.518607+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cephadm 2024-03-30T05:13:10.519588+0000 mgr.y (mgr.44100) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.576944+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.519 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.578970+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.519 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.580867+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.519 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.581555+0000 mon.c (mon.1) 610 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.519 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.586612+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.519 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: cephadm 2024-03-30T05:13:10.588717+0000 mgr.y (mgr.44100) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:11.519 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.645403+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.519 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.647365+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.649189+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.649895+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.654912+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.715760+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.717728+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.719828+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.720640+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.727285+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.768592+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.770787+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.772785+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:11.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.773522+0000 mon.c (mon.1) 622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:11.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.779274+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.806371+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.520 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.814807+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.521 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.822445+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:11.521 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.844479+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:11.521 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.846670+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:11.521 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.847882+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:13:11.521 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:11 smithi118 bash[75658]: audit 2024-03-30T05:13:10.848594+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-30T05:13:12.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:12 smithi118 bash[75658]: cephadm 2024-03-30T05:13:10.655833+0000 mgr.y (mgr.44100) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:12 smithi118 bash[75658]: cephadm 2024-03-30T05:13:10.727971+0000 mgr.y (mgr.44100) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:12 smithi118 bash[75658]: cephadm 2024-03-30T05:13:10.780259+0000 mgr.y (mgr.44100) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:12.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:12 smithi118 bash[75658]: cephadm 2024-03-30T05:13:10.849112+0000 mgr.y (mgr.44100) 390 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-30T05:13:12.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:12 smithi089 bash[99668]: cephadm 2024-03-30T05:13:10.655833+0000 mgr.y (mgr.44100) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:12.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:12 smithi089 bash[99668]: cephadm 2024-03-30T05:13:10.727971+0000 mgr.y (mgr.44100) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:12.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:12 smithi089 bash[99668]: cephadm 2024-03-30T05:13:10.780259+0000 mgr.y (mgr.44100) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:12.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:12 smithi089 bash[99668]: cephadm 2024-03-30T05:13:10.849112+0000 mgr.y (mgr.44100) 390 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-30T05:13:12.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:12 smithi089 bash[23954]: cephadm 2024-03-30T05:13:10.655833+0000 mgr.y (mgr.44100) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:12.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:12 smithi089 bash[23954]: cephadm 2024-03-30T05:13:10.727971+0000 mgr.y (mgr.44100) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:12.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:12 smithi089 bash[23954]: cephadm 2024-03-30T05:13:10.780259+0000 mgr.y (mgr.44100) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:12.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:12 smithi089 bash[23954]: cephadm 2024-03-30T05:13:10.849112+0000 mgr.y (mgr.44100) 390 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-30T05:13:13.582 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:13 smithi089 bash[99668]: cluster 2024-03-30T05:13:11.825018+0000 mgr.y (mgr.44100) 391 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:13:13.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:13 smithi089 bash[23954]: cluster 2024-03-30T05:13:11.825018+0000 mgr.y (mgr.44100) 391 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:13:13.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:13 smithi118 bash[75658]: cluster 2024-03-30T05:13:11.825018+0000 mgr.y (mgr.44100) 391 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:13:15.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[23954]: cluster 2024-03-30T05:13:13.826107+0000 mgr.y (mgr.44100) 392 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:15.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[23954]: audit 2024-03-30T05:13:14.200481+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:15.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[23954]: audit 2024-03-30T05:13:14.214684+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:15.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[23954]: audit 2024-03-30T05:13:14.224570+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:15.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[23954]: audit 2024-03-30T05:13:15.145651+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:15.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[23954]: audit 2024-03-30T05:13:15.149091+0000 mon.c (mon.1) 627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:13:15.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[23954]: audit 2024-03-30T05:13:15.150044+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:13:15.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[23954]: audit 2024-03-30T05:13:15.150888+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:15.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[99668]: cluster 2024-03-30T05:13:13.826107+0000 mgr.y (mgr.44100) 392 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:15.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[99668]: audit 2024-03-30T05:13:14.200481+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:15.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[99668]: audit 2024-03-30T05:13:14.214684+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:15.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[99668]: audit 2024-03-30T05:13:14.224570+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:15.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[99668]: audit 2024-03-30T05:13:15.145651+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:15.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[99668]: audit 2024-03-30T05:13:15.149091+0000 mon.c (mon.1) 627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:13:15.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[99668]: audit 2024-03-30T05:13:15.150044+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:13:15.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:15 smithi089 bash[99668]: audit 2024-03-30T05:13:15.150888+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:15.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:15 smithi118 bash[75658]: cluster 2024-03-30T05:13:13.826107+0000 mgr.y (mgr.44100) 392 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:15.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:15 smithi118 bash[75658]: audit 2024-03-30T05:13:14.200481+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:15.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:15 smithi118 bash[75658]: audit 2024-03-30T05:13:14.214684+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:15.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:15 smithi118 bash[75658]: audit 2024-03-30T05:13:14.224570+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:15.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:15 smithi118 bash[75658]: audit 2024-03-30T05:13:15.145651+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.44100 ' entity='mgr.y' 2024-03-30T05:13:15.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:15 smithi118 bash[75658]: audit 2024-03-30T05:13:15.149091+0000 mon.c (mon.1) 627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:13:15.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:15 smithi118 bash[75658]: audit 2024-03-30T05:13:15.150044+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:13:15.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:15 smithi118 bash[75658]: audit 2024-03-30T05:13:15.150888+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:16.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:16 smithi089 bash[99668]: cephadm 2024-03-30T05:13:15.136900+0000 mgr.y (mgr.44100) 393 : cephadm [INF] Upgrade: Updating mon.c 2024-03-30T05:13:16.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:16 smithi089 bash[99668]: cephadm 2024-03-30T05:13:15.152025+0000 mgr.y (mgr.44100) 394 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-03-30T05:13:16.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:16 smithi089 bash[23954]: cephadm 2024-03-30T05:13:15.136900+0000 mgr.y (mgr.44100) 393 : cephadm [INF] Upgrade: Updating mon.c 2024-03-30T05:13:16.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:16 smithi089 bash[23954]: cephadm 2024-03-30T05:13:15.152025+0000 mgr.y (mgr.44100) 394 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-03-30T05:13:16.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:16 smithi118 bash[75658]: cephadm 2024-03-30T05:13:15.136900+0000 mgr.y (mgr.44100) 393 : cephadm [INF] Upgrade: Updating mon.c 2024-03-30T05:13:16.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:16 smithi118 bash[75658]: cephadm 2024-03-30T05:13:15.152025+0000 mgr.y (mgr.44100) 394 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-03-30T05:13:17.580 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:17 smithi089 bash[23954]: cluster 2024-03-30T05:13:15.826778+0000 mgr.y (mgr.44100) 395 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:13:17.580 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:17 smithi089 bash[99668]: cluster 2024-03-30T05:13:15.826778+0000 mgr.y (mgr.44100) 395 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:13:17.646 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:17 smithi118 bash[75658]: cluster 2024-03-30T05:13:15.826778+0000 mgr.y (mgr.44100) 395 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:13:17.833 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:13:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:13:17] "GET /metrics HTTP/1.1" 200 38006 "" "Prometheus/2.43.0" 2024-03-30T05:13:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:19 smithi089 bash[99668]: cluster 2024-03-30T05:13:17.827500+0000 mgr.y (mgr.44100) 396 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:13:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:19 smithi089 bash[99668]: audit 2024-03-30T05:13:17.895700+0000 mgr.y (mgr.44100) 397 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:19.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:19 smithi089 bash[23954]: cluster 2024-03-30T05:13:17.827500+0000 mgr.y (mgr.44100) 396 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:13:19.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:19 smithi089 bash[23954]: audit 2024-03-30T05:13:17.895700+0000 mgr.y (mgr.44100) 397 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:19.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:19 smithi118 bash[75658]: cluster 2024-03-30T05:13:17.827500+0000 mgr.y (mgr.44100) 396 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:13:19.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:19 smithi118 bash[75658]: audit 2024-03-30T05:13:17.895700+0000 mgr.y (mgr.44100) 397 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:20.236 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:20 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:20.236 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:13:20 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:20.236 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:13:20 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:20.237 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:13:20 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:20.237 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:13:20 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:20.237 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:13:20 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:20.238 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:13:20 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:20.238 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:13:20 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:20.238 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:20 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:20.238 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:20 smithi089 systemd[1]: Stopping Ceph mon.c for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:13:20.499 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:20 smithi089 bash[23954]: debug 2024-03-30T05:13:20.362+0000 7f9555284700 -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-03-30T05:13:20.499 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:20 smithi089 bash[23954]: debug 2024-03-30T05:13:20.362+0000 7f9555284700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-03-30T05:13:20.499 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:13:20 smithi089 bash[70044]: [30/Mar/2024:05:13:20] ENGINE Bus STOPPING 2024-03-30T05:13:20.499 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:13:20 smithi089 bash[70044]: [30/Mar/2024:05:13:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T05:13:20.499 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:13:20 smithi089 bash[70044]: [30/Mar/2024:05:13:20] ENGINE Bus STOPPED 2024-03-30T05:13:20.499 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:13:20 smithi089 bash[70044]: [30/Mar/2024:05:13:20] ENGINE Bus STARTING 2024-03-30T05:13:20.499 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:13:20 smithi089 bash[70044]: [30/Mar/2024:05:13:20] ENGINE Serving on http://:::9283 2024-03-30T05:13:20.833 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:13:20 smithi089 bash[70044]: [30/Mar/2024:05:13:20] ENGINE Bus STARTED 2024-03-30T05:13:21.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:21 smithi089 bash[101570]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mon-c 2024-03-30T05:13:21.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:21 smithi089 bash[101642]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-mon-c 2024-03-30T05:13:21.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:21 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.c.service: Deactivated successfully. 2024-03-30T05:13:21.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:21 smithi089 systemd[1]: Stopped Ceph mon.c for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:13:21.832 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:13:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:21.833 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:13:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:21.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:21.833 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:13:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:21.834 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:13:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:21.834 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:13:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:21.834 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:13:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:21.835 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:13:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:21.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:21.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:21 smithi089 systemd[1]: Started Ceph mon.c for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:13:21.962 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:13:22.727 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:13:22.727 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 8s ago 35m - - 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 12s ago 34m - - 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (3m) 8s ago 28m 15.9M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (3m) 12s ago 28m 73.3M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (4m) 8s ago 26m 42.9M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (4m) 12s ago 34m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (14m) 8s ago 36m 495M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (26s) 8s ago 36m 39.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (2m) 12s ago 34m 40.0M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 starting - - - 2048M 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (4m) 8s ago 28m 7915k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (4m) 12s ago 28m 8340k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (33m) 8s ago 33m 58.2M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (33m) 8s ago 33m 62.2M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (32m) 8s ago 32m 52.9M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (31m) 8s ago 31m 58.3M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:13:22.728 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (31m) 12s ago 31m 60.9M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:13:22.729 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (30m) 12s ago 30m 55.6M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:13:22.729 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (30m) 12s ago 30m 54.7M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:13:22.729 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (29m) 12s ago 29m 58.8M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:13:22.729 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (3m) 12s ago 28m 59.4M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:13:22.729 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (26m) 8s ago 26m 90.5M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:13:22.729 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (26m) 12s ago 26m 90.7M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:13:22.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.533+0000 7f0aee9d5c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T05:13:22.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.533+0000 7f0aee9d5c80 0 ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev), process ceph-mon, pid 7 2024-03-30T05:13:22.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.533+0000 7f0aee9d5c80 0 pidfile_write: ignore empty --pid-file 2024-03-30T05:13:22.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 0 load: jerasure load: lrc 2024-03-30T05:13:22.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T05:13:22.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Git sha 0 2024-03-30T05:13:22.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Compile date 2024-03-27 20:59:58 2024-03-30T05:13:22.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: DB SUMMARY 2024-03-30T05:13:22.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: DB Session ID: 1NNLA1NN1ELMNS2B8TBY 2024-03-30T05:13:22.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T05:13:22.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T05:13:22.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 6323 Bytes 2024-03-30T05:13:22.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000108.sst 2024-03-30T05:13:22.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000106.log size: 708529 ; 2024-03-30T05:13:22.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T05:13:22.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T05:13:22.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T05:13:22.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T05:13:22.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T05:13:22.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T05:13:22.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.env: 0x55e0c2e8bc60 2024-03-30T05:13:22.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T05:13:22.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.info_log: 0x55e0c3905b20 2024-03-30T05:13:22.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T05:13:22.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.statistics: (nil) 2024-03-30T05:13:22.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.use_fsync: 0 2024-03-30T05:13:22.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T05:13:22.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T05:13:22.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T05:13:22.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T05:13:22.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T05:13:22.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T05:13:22.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T05:13:22.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T05:13:22.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T05:13:22.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T05:13:22.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T05:13:22.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.db_log_dir: 2024-03-30T05:13:22.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.wal_dir: 2024-03-30T05:13:22.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T05:13:22.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T05:13:22.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T05:13:22.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T05:13:22.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T05:13:22.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T05:13:22.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T05:13:22.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T05:13:22.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.write_buffer_manager: 0x55e0c38d6820 2024-03-30T05:13:22.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T05:13:22.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T05:13:22.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T05:13:22.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T05:13:22.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T05:13:22.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T05:13:22.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T05:13:22.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T05:13:22.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.unordered_write: 0 2024-03-30T05:13:22.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T05:13:22.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T05:13:22.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T05:13:22.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T05:13:22.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.row_cache: None 2024-03-30T05:13:22.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.wal_filter: None 2024-03-30T05:13:22.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T05:13:22.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T05:13:22.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T05:13:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T05:13:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.wal_compression: 0 2024-03-30T05:13:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T05:13:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T05:13:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T05:13:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T05:13:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T05:13:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T05:13:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T05:13:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T05:13:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T05:13:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T05:13:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T05:13:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T05:13:22.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T05:13:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T05:13:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T05:13:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T05:13:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T05:13:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T05:13:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T05:13:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T05:13:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T05:13:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T05:13:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T05:13:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_open_files: -1 2024-03-30T05:13:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T05:13:22.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T05:13:22.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T05:13:22.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T05:13:22.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T05:13:22.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Compression algorithms supported: 2024-03-30T05:13:22.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T05:13:22.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: kZSTD supported: 0 2024-03-30T05:13:22.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T05:13:22.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T05:13:22.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T05:13:22.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T05:13:22.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T05:13:22.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T05:13:22.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T05:13:22.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T05:13:22.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-03-30T05:13:22.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T05:13:22.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T05:13:22.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.merge_operator: 2024-03-30T05:13:22.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compaction_filter: None 2024-03-30T05:13:22.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T05:13:22.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T05:13:22.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T05:13:22.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T05:13:22.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e0c3905d00) 2024-03-30T05:13:22.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: cache_index_and_filter_blocks: 1 2024-03-30T05:13:22.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T05:13:22.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T05:13:22.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: pin_top_level_index_and_filter: 1 2024-03-30T05:13:22.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: index_type: 0 2024-03-30T05:13:22.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: data_block_index_type: 0 2024-03-30T05:13:22.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: index_shortening: 1 2024-03-30T05:13:22.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T05:13:22.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: checksum: 4 2024-03-30T05:13:22.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: no_block_cache: 0 2024-03-30T05:13:22.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: block_cache: 0x55e0c3907090 2024-03-30T05:13:22.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: block_cache_name: BinnedLRUCache 2024-03-30T05:13:22.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: block_cache_options: 2024-03-30T05:13:22.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: capacity : 536870912 2024-03-30T05:13:22.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: num_shard_bits : 4 2024-03-30T05:13:22.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: strict_capacity_limit : 0 2024-03-30T05:13:22.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: high_pri_pool_ratio: 0.000 2024-03-30T05:13:22.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: block_cache_compressed: (nil) 2024-03-30T05:13:22.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: persistent_cache: (nil) 2024-03-30T05:13:22.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: block_size: 4096 2024-03-30T05:13:22.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: block_size_deviation: 10 2024-03-30T05:13:22.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: block_restart_interval: 16 2024-03-30T05:13:22.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: index_block_restart_interval: 1 2024-03-30T05:13:22.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: metadata_block_size: 4096 2024-03-30T05:13:22.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: partition_filters: 0 2024-03-30T05:13:22.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: use_delta_encoding: 1 2024-03-30T05:13:22.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: filter_policy: bloomfilter 2024-03-30T05:13:22.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: whole_key_filtering: 1 2024-03-30T05:13:22.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: verify_compression: 0 2024-03-30T05:13:22.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: read_amp_bytes_per_bit: 0 2024-03-30T05:13:22.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: format_version: 5 2024-03-30T05:13:22.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: enable_index_compression: 1 2024-03-30T05:13:22.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: block_align: 0 2024-03-30T05:13:22.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: max_auto_readahead_size: 262144 2024-03-30T05:13:22.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: prepopulate_block_cache: 0 2024-03-30T05:13:22.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: initial_auto_readahead_size: 8192 2024-03-30T05:13:22.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: num_file_reads_for_auto_readahead: 2 2024-03-30T05:13:22.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T05:13:22.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T05:13:22.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compression: NoCompression 2024-03-30T05:13:22.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T05:13:22.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T05:13:22.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T05:13:22.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.num_levels: 7 2024-03-30T05:13:22.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T05:13:22.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T05:13:22.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T05:13:22.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T05:13:22.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T05:13:22.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T05:13:22.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T05:13:22.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T05:13:22.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T05:13:22.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T05:13:22.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T05:13:22.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T05:13:22.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T05:13:22.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T05:13:22.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T05:13:22.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T05:13:22.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T05:13:22.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T05:13:22.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T05:13:22.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T05:13:22.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T05:13:22.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T05:13:22.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T05:13:22.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T05:13:22.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T05:13:22.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T05:13:22.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T05:13:22.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T05:13:22.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T05:13:22.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T05:13:22.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T05:13:22.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T05:13:22.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T05:13:22.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T05:13:22.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T05:13:22.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T05:13:22.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T05:13:22.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T05:13:22.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T05:13:22.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T05:13:22.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T05:13:22.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T05:13:22.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T05:13:22.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T05:13:22.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T05:13:22.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T05:13:22.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T05:13:22.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T05:13:22.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T05:13:22.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T05:13:22.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T05:13:22.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T05:13:22.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T05:13:22.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-30T05:13:22.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T05:13:22.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T05:13:22.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T05:13:22.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T05:13:22.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T05:13:22.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T05:13:22.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T05:13:22.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T05:13:22.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T05:13:22.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T05:13:22.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T05:13:22.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.ttl: 2592000 2024-03-30T05:13:22.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T05:13:22.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T05:13:22.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T05:13:22.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T05:13:22.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T05:13:22.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T05:13:22.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T05:13:22.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T05:13:22.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T05:13:22.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T05:13:22.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T05:13:22.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T05:13:22.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.537+0000 7f0aee9d5c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T05:13:22.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.541+0000 7f0ae413e700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 108.sst 2024-03-30T05:13:22.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.541+0000 7f0aee9d5c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T05:13:22.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.541+0000 7f0aee9d5c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 110, last_sequence is 63703, log_number is 106,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T05:13:22.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.541+0000 7f0aee9d5c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 106 2024-03-30T05:13:22.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.541+0000 7f0aee9d5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a9bd5403-4d92-4091-aeae-0dc2ccfd719c 2024-03-30T05:13:22.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.541+0000 7f0aee9d5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775602544666, "job": 1, "event": "recovery_started", "wal_files": [106]} 2024-03-30T05:13:22.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.541+0000 7f0aee9d5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #106 mode 2 2024-03-30T05:13:22.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.541+0000 7f0aee9d5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775602547878, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 111, "file_size": 451439, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 63708, "largest_seqno": 64169, "table_properties": {"data_size": 448554, "index_size": 1141, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 709, "raw_key_size": 6594, "raw_average_key_size": 25, "raw_value_size": 443554, "raw_average_value_size": 1705, "num_data_blocks": 46, "num_entries": 260, "num_filter_entries": 260, "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": 1711775602, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a9bd5403-4d92-4091-aeae-0dc2ccfd719c", "db_session_id": "1NNLA1NN1ELMNS2B8TBY", "orig_file_number": 111, "seqno_to_time_mapping": "N/A"}} 2024-03-30T05:13:22.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.541+0000 7f0aee9d5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775602547993, "job": 1, "event": "recovery_finished"} 2024-03-30T05:13:22.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.541+0000 7f0aee9d5c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 113 2024-03-30T05:13:22.854 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.545+0000 7f0aee9d5c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T05:13:22.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.545+0000 7f0aee9d5c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000106.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T05:13:22.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.545+0000 7f0aee9d5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e0c39fa000 2024-03-30T05:13:22.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.545+0000 7f0aee9d5c80 4 rocksdb: DB pointer 0x55e0c39e4000 2024-03-30T05:13:22.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.545+0000 7f0add130700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T05:13:22.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.545+0000 7f0add130700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T05:13:22.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: ** DB Stats ** 2024-03-30T05:13:22.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T05:13:22.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T05:13:22.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T05:13:22.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T05:13:22.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T05:13:22.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T05:13:22.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T05:13:22.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: ** Compaction Stats [default] ** 2024-03-30T05:13:22.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: 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-03-30T05:13:22.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T05:13:22.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: L0 1/0 440.86 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 237.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-30T05:13:22.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: L6 1/0 12.03 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-03-30T05:13:22.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Sum 2/0 12.46 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 237.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-30T05:13:22.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 237.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-30T05:13:22.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: ** Compaction Stats [default] ** 2024-03-30T05:13:22.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: 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-03-30T05:13:22.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T05:13:22.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 237.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-30T05:13:22.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T05:13:22.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T05:13:22.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T05:13:22.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T05:13:22.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T05:13:22.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T05:13:22.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T05:13:22.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Cumulative compaction: 0.00 GB write, 67.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T05:13:22.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Interval compaction: 0.00 GB write, 67.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T05:13:22.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: 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-03-30T05:13:22.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Block cache BinnedLRUCache@0x55e0c3907090#7 capacity: 512.00 MB usage: 1.98 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-03-30T05:13:22.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: Block cache entry stats(count,size,portion): FilterBlock(1,0.78 KB,0.000149012%) IndexBlock(1,1.20 KB,0.000229478%) Misc(1,0.00 KB,0%) 2024-03-30T05:13:22.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T05:13:22.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.545+0000 7f0aee9d5c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] at bind addrs [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:13:22.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.549+0000 7f0aee9d5c80 1 mon.c@-1(???) e3 preinit fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:13:22.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.549+0000 7f0aee9d5c80 0 mon.c@-1(???).mds e1 new map 2024-03-30T05:13:22.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.549+0000 7f0aee9d5c80 0 mon.c@-1(???).mds e1 print_map 2024-03-30T05:13:22.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: e1 2024-03-30T05:13:22.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T05:13:22.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T05:13:22.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: legacy client fscid: -1 2024-03-30T05:13:22.858 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: 2024-03-30T05:13:22.858 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: No filesystems configured 2024-03-30T05:13:22.858 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.549+0000 7f0aee9d5c80 0 mon.c@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T05:13:22.858 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.549+0000 7f0aee9d5c80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:13:22.858 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.549+0000 7f0aee9d5c80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:13:22.858 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.549+0000 7f0aee9d5c80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:13:22.858 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:22 smithi089 bash[101699]: debug 2024-03-30T05:13:22.553+0000 7f0aee9d5c80 1 mon.c@-1(???).paxosservice(auth 1..33) refresh upgraded, format 0 -> 3 2024-03-30T05:13:23.128 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:13:23.128 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:13:23.128 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T05:13:23.128 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:13:23.128 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:13:23.128 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:13:23.129 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:13:23.129 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:13:23.129 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:13:23.129 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:13:23.129 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:13:23.129 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:13:23.129 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:13:23.129 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:13:23.129 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:13:23.129 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-03-30T05:13:23.129 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 4 2024-03-30T05:13:23.129 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:13:23.129 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:13:23.486 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:13:23.486 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:13:23.486 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:13:23.486 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi089", 2024-03-30T05:13:23.486 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:13:23.486 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "1/2 daemons upgraded", 2024-03-30T05:13:23.486 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T05:13:23.486 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:13:23.486 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:13:24.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:24 smithi089 bash[101699]: audit 2024-03-30T05:13:20.386937+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:13:24.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:24 smithi089 bash[101699]: audit 2024-03-30T05:13:20.387139+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:13:24.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:24 smithi089 bash[101699]: audit 2024-03-30T05:13:20.387343+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:13:24.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:24 smithi089 bash[99668]: audit 2024-03-30T05:13:20.386937+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:13:24.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:24 smithi089 bash[99668]: audit 2024-03-30T05:13:20.387139+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:13:24.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:24 smithi089 bash[99668]: audit 2024-03-30T05:13:20.387343+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:13:24.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:24 smithi118 bash[75658]: audit 2024-03-30T05:13:20.386937+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:13:24.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:24 smithi118 bash[75658]: audit 2024-03-30T05:13:20.387139+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:13:24.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:24 smithi118 bash[75658]: audit 2024-03-30T05:13:20.387343+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:13:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:23.831663+0000 mgr.y (mgr.44100) 404 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.185037+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-03-30T05:13:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.185093+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T05:13:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.185735+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e46: y(active, since 47s), standbys: x 2024-03-30T05:13:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.186015+0000 mon.a (mon.0) 184 : cluster [INF] overall HEALTH_OK 2024-03-30T05:13:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.198317+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-03-30T05:13:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.199367+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T05:13:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: audit 2024-03-30T05:13:24.200744+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:13:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: audit 2024-03-30T05:13:24.201111+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:13:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.201481+0000 mon.a (mon.0) 187 : cluster [INF] mon.a calling monitor election 2024-03-30T05:13:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: audit 2024-03-30T05:13:24.203370+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:13:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.224061+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:13:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.234476+0000 mon.a (mon.0) 190 : cluster [DBG] monmap epoch 4 2024-03-30T05:13:25.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.234514+0000 mon.a (mon.0) 191 : cluster [DBG] fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:13:25.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.234558+0000 mon.a (mon.0) 192 : cluster [DBG] last_changed 2024-03-30T05:13:24.160001+0000 2024-03-30T05:13:25.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.234598+0000 mon.a (mon.0) 193 : cluster [DBG] created 2024-03-30T04:37:01.310556+0000 2024-03-30T05:13:25.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.234633+0000 mon.a (mon.0) 194 : cluster [DBG] min_mon_release 19 (squid) 2024-03-30T05:13:25.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.234667+0000 mon.a (mon.0) 195 : cluster [DBG] election_strategy: 1 2024-03-30T05:13:25.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.234701+0000 mon.a (mon.0) 196 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-03-30T05:13:25.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.234734+0000 mon.a (mon.0) 197 : cluster [DBG] 1: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-03-30T05:13:25.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.234768+0000 mon.a (mon.0) 198 : cluster [DBG] 2: [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon.b 2024-03-30T05:13:25.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.235782+0000 mon.a (mon.0) 199 : cluster [DBG] fsmap 2024-03-30T05:13:25.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.235858+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T05:13:25.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.236378+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e46: y(active, since 47s), standbys: x 2024-03-30T05:13:25.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cluster 2024-03-30T05:13:24.236658+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-03-30T05:13:25.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:23.831663+0000 mgr.y (mgr.44100) 404 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:25.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.185037+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-03-30T05:13:25.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.185093+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T05:13:25.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.185735+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e46: y(active, since 47s), standbys: x 2024-03-30T05:13:25.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.186015+0000 mon.a (mon.0) 184 : cluster [INF] overall HEALTH_OK 2024-03-30T05:13:25.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.198317+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-03-30T05:13:25.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.199367+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T05:13:25.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: audit 2024-03-30T05:13:24.200744+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:13:25.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: audit 2024-03-30T05:13:24.201111+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:13:25.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.201481+0000 mon.a (mon.0) 187 : cluster [INF] mon.a calling monitor election 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: audit 2024-03-30T05:13:24.203370+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.224061+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.234476+0000 mon.a (mon.0) 190 : cluster [DBG] monmap epoch 4 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.234514+0000 mon.a (mon.0) 191 : cluster [DBG] fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.234558+0000 mon.a (mon.0) 192 : cluster [DBG] last_changed 2024-03-30T05:13:24.160001+0000 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.234598+0000 mon.a (mon.0) 193 : cluster [DBG] created 2024-03-30T04:37:01.310556+0000 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.234633+0000 mon.a (mon.0) 194 : cluster [DBG] min_mon_release 19 (squid) 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.234667+0000 mon.a (mon.0) 195 : cluster [DBG] election_strategy: 1 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.234701+0000 mon.a (mon.0) 196 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.234734+0000 mon.a (mon.0) 197 : cluster [DBG] 1: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.234768+0000 mon.a (mon.0) 198 : cluster [DBG] 2: [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon.b 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.235782+0000 mon.a (mon.0) 199 : cluster [DBG] fsmap 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.235858+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.236378+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e46: y(active, since 47s), standbys: x 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cluster 2024-03-30T05:13:24.236658+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-03-30T05:13:25.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: audit 2024-03-30T05:13:24.246938+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:25.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: audit 2024-03-30T05:13:24.263412+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:25.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: audit 2024-03-30T05:13:24.291614+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:25.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: audit 2024-03-30T05:13:24.293507+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:25.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: audit 2024-03-30T05:13:24.306218+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:25.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cephadm 2024-03-30T05:13:24.307306+0000 mgr.y (mgr.44100) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:25.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cephadm 2024-03-30T05:13:24.409560+0000 mgr.y (mgr.44100) 406 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-30T05:13:25.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: audit 2024-03-30T05:13:24.410183+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:13:25.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: audit 2024-03-30T05:13:24.412156+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:13:25.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: audit 2024-03-30T05:13:24.413745+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:25.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[101699]: cephadm 2024-03-30T05:13:24.415615+0000 mgr.y (mgr.44100) 407 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2024-03-30T05:13:25.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: audit 2024-03-30T05:13:24.246938+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:25.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: audit 2024-03-30T05:13:24.263412+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:25.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: audit 2024-03-30T05:13:24.291614+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:25.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: audit 2024-03-30T05:13:24.293507+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:25.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: audit 2024-03-30T05:13:24.306218+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:25.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cephadm 2024-03-30T05:13:24.307306+0000 mgr.y (mgr.44100) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:25.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cephadm 2024-03-30T05:13:24.409560+0000 mgr.y (mgr.44100) 406 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-30T05:13:25.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: audit 2024-03-30T05:13:24.410183+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:13:25.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: audit 2024-03-30T05:13:24.412156+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:13:25.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: audit 2024-03-30T05:13:24.413745+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:25.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:25 smithi089 bash[99668]: cephadm 2024-03-30T05:13:24.415615+0000 mgr.y (mgr.44100) 407 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2024-03-30T05:13:25.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:23.831663+0000 mgr.y (mgr.44100) 404 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.185037+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-03-30T05:13:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.185093+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T05:13:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.185735+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e46: y(active, since 47s), standbys: x 2024-03-30T05:13:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.186015+0000 mon.a (mon.0) 184 : cluster [INF] overall HEALTH_OK 2024-03-30T05:13:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.198317+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-03-30T05:13:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.199367+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T05:13:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: audit 2024-03-30T05:13:24.200744+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:13:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: audit 2024-03-30T05:13:24.201111+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:13:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.201481+0000 mon.a (mon.0) 187 : cluster [INF] mon.a calling monitor election 2024-03-30T05:13:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: audit 2024-03-30T05:13:24.203370+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:13:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.224061+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:13:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.234476+0000 mon.a (mon.0) 190 : cluster [DBG] monmap epoch 4 2024-03-30T05:13:25.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.234514+0000 mon.a (mon.0) 191 : cluster [DBG] fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 2024-03-30T05:13:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.234558+0000 mon.a (mon.0) 192 : cluster [DBG] last_changed 2024-03-30T05:13:24.160001+0000 2024-03-30T05:13:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.234598+0000 mon.a (mon.0) 193 : cluster [DBG] created 2024-03-30T04:37:01.310556+0000 2024-03-30T05:13:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.234633+0000 mon.a (mon.0) 194 : cluster [DBG] min_mon_release 19 (squid) 2024-03-30T05:13:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.234667+0000 mon.a (mon.0) 195 : cluster [DBG] election_strategy: 1 2024-03-30T05:13:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.234701+0000 mon.a (mon.0) 196 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-03-30T05:13:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.234734+0000 mon.a (mon.0) 197 : cluster [DBG] 1: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-03-30T05:13:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.234768+0000 mon.a (mon.0) 198 : cluster [DBG] 2: [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon.b 2024-03-30T05:13:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.235782+0000 mon.a (mon.0) 199 : cluster [DBG] fsmap 2024-03-30T05:13:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.235858+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T05:13:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.236378+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e46: y(active, since 47s), standbys: x 2024-03-30T05:13:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cluster 2024-03-30T05:13:24.236658+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-03-30T05:13:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: audit 2024-03-30T05:13:24.246938+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: audit 2024-03-30T05:13:24.263412+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: audit 2024-03-30T05:13:24.291614+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: audit 2024-03-30T05:13:24.293507+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: audit 2024-03-30T05:13:24.306218+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cephadm 2024-03-30T05:13:24.307306+0000 mgr.y (mgr.44100) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:13:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cephadm 2024-03-30T05:13:24.409560+0000 mgr.y (mgr.44100) 406 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-30T05:13:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: audit 2024-03-30T05:13:24.410183+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:13:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: audit 2024-03-30T05:13:24.412156+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:13:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: audit 2024-03-30T05:13:24.413745+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:25 smithi118 bash[75658]: cephadm 2024-03-30T05:13:24.415615+0000 mgr.y (mgr.44100) 407 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2024-03-30T05:13:27.560 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:27 smithi089 bash[99668]: cluster 2024-03-30T05:13:25.832289+0000 mgr.y (mgr.44100) 408 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:27.561 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:27 smithi089 bash[99668]: audit 2024-03-30T05:13:26.883127+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:27.561 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:27 smithi089 bash[99668]: audit 2024-03-30T05:13:26.891679+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:27.561 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:27 smithi089 bash[99668]: audit 2024-03-30T05:13:26.936485+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:13:27.561 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:27 smithi089 bash[99668]: audit 2024-03-30T05:13:26.938422+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:13:27.561 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:27 smithi089 bash[99668]: audit 2024-03-30T05:13:26.940374+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:27.561 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:27 smithi089 bash[101699]: cluster 2024-03-30T05:13:25.832289+0000 mgr.y (mgr.44100) 408 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:27.561 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:27 smithi089 bash[101699]: audit 2024-03-30T05:13:26.883127+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:27.561 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:27 smithi089 bash[101699]: audit 2024-03-30T05:13:26.891679+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:27.561 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:27 smithi089 bash[101699]: audit 2024-03-30T05:13:26.936485+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:13:27.561 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:27 smithi089 bash[101699]: audit 2024-03-30T05:13:26.938422+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:13:27.561 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:27 smithi089 bash[101699]: audit 2024-03-30T05:13:26.940374+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:27.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:27 smithi118 bash[75658]: cluster 2024-03-30T05:13:25.832289+0000 mgr.y (mgr.44100) 408 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:27.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:27 smithi118 bash[75658]: audit 2024-03-30T05:13:26.883127+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:27.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:27 smithi118 bash[75658]: audit 2024-03-30T05:13:26.891679+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:27.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:27 smithi118 bash[75658]: audit 2024-03-30T05:13:26.936485+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:13:27.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:27 smithi118 bash[75658]: audit 2024-03-30T05:13:26.938422+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:13:27.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:27 smithi118 bash[75658]: audit 2024-03-30T05:13:26.940374+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:27.833 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:13:27 smithi089 bash[70044]: debug 2024-03-30T05:13:27.561+0000 7f4445604700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-03-30T05:13:27.833 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:13:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:13:27] "GET /metrics HTTP/1.1" 200 38006 "" "Prometheus/2.43.0" 2024-03-30T05:13:28.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:28 smithi089 bash[99668]: cephadm 2024-03-30T05:13:26.935769+0000 mgr.y (mgr.44100) 409 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-03-30T05:13:28.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:28 smithi089 bash[99668]: cephadm 2024-03-30T05:13:26.942366+0000 mgr.y (mgr.44100) 410 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2024-03-30T05:13:28.721 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:28 smithi089 bash[101699]: cephadm 2024-03-30T05:13:26.935769+0000 mgr.y (mgr.44100) 409 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-03-30T05:13:28.721 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:28 smithi089 bash[101699]: cephadm 2024-03-30T05:13:26.942366+0000 mgr.y (mgr.44100) 410 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2024-03-30T05:13:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:28 smithi118 bash[75658]: cephadm 2024-03-30T05:13:26.935769+0000 mgr.y (mgr.44100) 409 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-03-30T05:13:28.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:28 smithi118 bash[75658]: cephadm 2024-03-30T05:13:26.942366+0000 mgr.y (mgr.44100) 410 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2024-03-30T05:13:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:29 smithi089 bash[99668]: cluster 2024-03-30T05:13:27.832957+0000 mgr.y (mgr.44100) 411 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:29 smithi089 bash[99668]: audit 2024-03-30T05:13:27.904798+0000 mgr.y (mgr.44100) 412 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:29 smithi089 bash[99668]: audit 2024-03-30T05:13:29.298499+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:29 smithi089 bash[99668]: audit 2024-03-30T05:13:29.305763+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:29.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:29 smithi089 bash[99668]: audit 2024-03-30T05:13:29.313338+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:13:29.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:29 smithi089 bash[99668]: audit 2024-03-30T05:13:29.314584+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:13:29.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:29 smithi089 bash[99668]: audit 2024-03-30T05:13:29.315809+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:29.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:29 smithi089 bash[101699]: cluster 2024-03-30T05:13:27.832957+0000 mgr.y (mgr.44100) 411 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:29.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:29 smithi089 bash[101699]: audit 2024-03-30T05:13:27.904798+0000 mgr.y (mgr.44100) 412 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:29.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:29 smithi089 bash[101699]: audit 2024-03-30T05:13:29.298499+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:29.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:29 smithi089 bash[101699]: audit 2024-03-30T05:13:29.305763+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:29.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:29 smithi089 bash[101699]: audit 2024-03-30T05:13:29.313338+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:13:29.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:29 smithi089 bash[101699]: audit 2024-03-30T05:13:29.314584+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:13:29.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:29 smithi089 bash[101699]: audit 2024-03-30T05:13:29.315809+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:29.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:29 smithi118 bash[75658]: cluster 2024-03-30T05:13:27.832957+0000 mgr.y (mgr.44100) 411 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:29.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:29 smithi118 bash[75658]: audit 2024-03-30T05:13:27.904798+0000 mgr.y (mgr.44100) 412 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:29.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:29 smithi118 bash[75658]: audit 2024-03-30T05:13:29.298499+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:29.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:29 smithi118 bash[75658]: audit 2024-03-30T05:13:29.305763+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:29.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:29 smithi118 bash[75658]: audit 2024-03-30T05:13:29.313338+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:13:29.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:29 smithi118 bash[75658]: audit 2024-03-30T05:13:29.314584+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:13:29.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:29 smithi118 bash[75658]: audit 2024-03-30T05:13:29.315809+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:30.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:30 smithi118 bash[75658]: cephadm 2024-03-30T05:13:29.312873+0000 mgr.y (mgr.44100) 413 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T05:13:30.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:30 smithi118 bash[75658]: cephadm 2024-03-30T05:13:29.317167+0000 mgr.y (mgr.44100) 414 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-03-30T05:13:30.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:30 smithi118 bash[75658]: audit 2024-03-30T05:13:30.347365+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:30.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:30 smithi118 bash[75658]: audit 2024-03-30T05:13:30.357436+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:30.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:30 smithi118 bash[75658]: audit 2024-03-30T05:13:30.366904+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:30 smithi089 bash[99668]: cephadm 2024-03-30T05:13:29.312873+0000 mgr.y (mgr.44100) 413 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T05:13:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:30 smithi089 bash[99668]: cephadm 2024-03-30T05:13:29.317167+0000 mgr.y (mgr.44100) 414 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-03-30T05:13:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:30 smithi089 bash[99668]: audit 2024-03-30T05:13:30.347365+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:30 smithi089 bash[99668]: audit 2024-03-30T05:13:30.357436+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:30.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:30 smithi089 bash[99668]: audit 2024-03-30T05:13:30.366904+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:30.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:30 smithi089 bash[101699]: cephadm 2024-03-30T05:13:29.312873+0000 mgr.y (mgr.44100) 413 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T05:13:30.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:30 smithi089 bash[101699]: cephadm 2024-03-30T05:13:29.317167+0000 mgr.y (mgr.44100) 414 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-03-30T05:13:30.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:30 smithi089 bash[101699]: audit 2024-03-30T05:13:30.347365+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:30.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:30 smithi089 bash[101699]: audit 2024-03-30T05:13:30.357436+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:30.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:30 smithi089 bash[101699]: audit 2024-03-30T05:13:30.366904+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:31.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:31 smithi089 bash[99668]: cluster 2024-03-30T05:13:29.834538+0000 mgr.y (mgr.44100) 415 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:31.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:31 smithi089 bash[99668]: audit 2024-03-30T05:13:31.544471+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:31.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:31 smithi089 bash[99668]: audit 2024-03-30T05:13:31.554298+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:31.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:31 smithi089 bash[101699]: cluster 2024-03-30T05:13:29.834538+0000 mgr.y (mgr.44100) 415 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:31.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:31 smithi089 bash[101699]: audit 2024-03-30T05:13:31.544471+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:31.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:31 smithi089 bash[101699]: audit 2024-03-30T05:13:31.554298+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:31.847 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:31 smithi118 bash[75658]: cluster 2024-03-30T05:13:29.834538+0000 mgr.y (mgr.44100) 415 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:31.847 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:31 smithi118 bash[75658]: audit 2024-03-30T05:13:31.544471+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:31.847 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:31 smithi118 bash[75658]: audit 2024-03-30T05:13:31.554298+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:32.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:32 smithi118 bash[75658]: cephadm 2024-03-30T05:13:31.591996+0000 mgr.y (mgr.44100) 416 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-03-30T05:13:32.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:32 smithi118 bash[75658]: audit 2024-03-30T05:13:31.593207+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T05:13:32.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:32 smithi118 bash[75658]: audit 2024-03-30T05:13:31.594784+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:32.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:32 smithi118 bash[75658]: cephadm 2024-03-30T05:13:31.600403+0000 mgr.y (mgr.44100) 417 : cephadm [INF] Reconfiguring daemon osd.0 on smithi089 2024-03-30T05:13:32.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:32 smithi089 bash[99668]: cephadm 2024-03-30T05:13:31.591996+0000 mgr.y (mgr.44100) 416 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-03-30T05:13:32.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:32 smithi089 bash[99668]: audit 2024-03-30T05:13:31.593207+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T05:13:32.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:32 smithi089 bash[99668]: audit 2024-03-30T05:13:31.594784+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:32.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:32 smithi089 bash[99668]: cephadm 2024-03-30T05:13:31.600403+0000 mgr.y (mgr.44100) 417 : cephadm [INF] Reconfiguring daemon osd.0 on smithi089 2024-03-30T05:13:32.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:32 smithi089 bash[101699]: cephadm 2024-03-30T05:13:31.591996+0000 mgr.y (mgr.44100) 416 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-03-30T05:13:32.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:32 smithi089 bash[101699]: audit 2024-03-30T05:13:31.593207+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T05:13:32.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:32 smithi089 bash[101699]: audit 2024-03-30T05:13:31.594784+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:32.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:32 smithi089 bash[101699]: cephadm 2024-03-30T05:13:31.600403+0000 mgr.y (mgr.44100) 417 : cephadm [INF] Reconfiguring daemon osd.0 on smithi089 2024-03-30T05:13:33.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:33 smithi118 bash[75658]: cluster 2024-03-30T05:13:31.835239+0000 mgr.y (mgr.44100) 418 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:34.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:33 smithi089 bash[99668]: cluster 2024-03-30T05:13:31.835239+0000 mgr.y (mgr.44100) 418 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:34.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:33 smithi089 bash[101699]: cluster 2024-03-30T05:13:31.835239+0000 mgr.y (mgr.44100) 418 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:35.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[101699]: cluster 2024-03-30T05:13:33.836928+0000 mgr.y (mgr.44100) 419 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:35.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[101699]: audit 2024-03-30T05:13:34.412728+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:35.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[101699]: audit 2024-03-30T05:13:34.423689+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:35.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[101699]: audit 2024-03-30T05:13:34.434714+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:35.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[101699]: audit 2024-03-30T05:13:34.542613+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:35.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[101699]: audit 2024-03-30T05:13:34.553976+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:35.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[101699]: cephadm 2024-03-30T05:13:34.570397+0000 mgr.y (mgr.44100) 420 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-03-30T05:13:35.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[101699]: audit 2024-03-30T05:13:34.570753+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T05:13:35.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[101699]: audit 2024-03-30T05:13:34.571572+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:35.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[101699]: cephadm 2024-03-30T05:13:34.576502+0000 mgr.y (mgr.44100) 421 : cephadm [INF] Reconfiguring daemon osd.1 on smithi089 2024-03-30T05:13:35.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[99668]: cluster 2024-03-30T05:13:33.836928+0000 mgr.y (mgr.44100) 419 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:35.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[99668]: audit 2024-03-30T05:13:34.412728+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:35.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[99668]: audit 2024-03-30T05:13:34.423689+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:35.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[99668]: audit 2024-03-30T05:13:34.434714+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:35.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[99668]: audit 2024-03-30T05:13:34.542613+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:35.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[99668]: audit 2024-03-30T05:13:34.553976+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:35.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[99668]: cephadm 2024-03-30T05:13:34.570397+0000 mgr.y (mgr.44100) 420 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-03-30T05:13:35.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[99668]: audit 2024-03-30T05:13:34.570753+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T05:13:35.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[99668]: audit 2024-03-30T05:13:34.571572+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:35.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:35 smithi089 bash[99668]: cephadm 2024-03-30T05:13:34.576502+0000 mgr.y (mgr.44100) 421 : cephadm [INF] Reconfiguring daemon osd.1 on smithi089 2024-03-30T05:13:35.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:35 smithi118 bash[75658]: cluster 2024-03-30T05:13:33.836928+0000 mgr.y (mgr.44100) 419 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:35.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:35 smithi118 bash[75658]: audit 2024-03-30T05:13:34.412728+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:35.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:35 smithi118 bash[75658]: audit 2024-03-30T05:13:34.423689+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:35.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:35 smithi118 bash[75658]: audit 2024-03-30T05:13:34.434714+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:35.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:35 smithi118 bash[75658]: audit 2024-03-30T05:13:34.542613+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:35.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:35 smithi118 bash[75658]: audit 2024-03-30T05:13:34.553976+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:35.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:35 smithi118 bash[75658]: cephadm 2024-03-30T05:13:34.570397+0000 mgr.y (mgr.44100) 420 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-03-30T05:13:35.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:35 smithi118 bash[75658]: audit 2024-03-30T05:13:34.570753+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T05:13:35.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:35 smithi118 bash[75658]: audit 2024-03-30T05:13:34.571572+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:35.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:35 smithi118 bash[75658]: cephadm 2024-03-30T05:13:34.576502+0000 mgr.y (mgr.44100) 421 : cephadm [INF] Reconfiguring daemon osd.1 on smithi089 2024-03-30T05:13:37.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:37 smithi089 bash[101699]: cluster 2024-03-30T05:13:35.837619+0000 mgr.y (mgr.44100) 422 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:37.662 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:37 smithi089 bash[101699]: audit 2024-03-30T05:13:36.958938+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:37.662 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:37 smithi089 bash[99668]: cluster 2024-03-30T05:13:35.837619+0000 mgr.y (mgr.44100) 422 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:37.662 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:37 smithi089 bash[99668]: audit 2024-03-30T05:13:36.958938+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:37.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:37 smithi118 bash[75658]: cluster 2024-03-30T05:13:35.837619+0000 mgr.y (mgr.44100) 422 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:37.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:37 smithi118 bash[75658]: audit 2024-03-30T05:13:36.958938+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:38.083 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:13:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:13:37] "GET /metrics HTTP/1.1" 200 38015 "" "Prometheus/2.43.0" 2024-03-30T05:13:38.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:38 smithi089 bash[99668]: audit 2024-03-30T05:13:37.458951+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:38.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:38 smithi089 bash[99668]: audit 2024-03-30T05:13:37.467476+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:38.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:38 smithi089 bash[99668]: cephadm 2024-03-30T05:13:37.472391+0000 mgr.y (mgr.44100) 423 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-03-30T05:13:38.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:38 smithi089 bash[99668]: audit 2024-03-30T05:13:37.472715+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T05:13:38.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:38 smithi089 bash[99668]: audit 2024-03-30T05:13:37.473406+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:38.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:38 smithi089 bash[99668]: cephadm 2024-03-30T05:13:37.475626+0000 mgr.y (mgr.44100) 424 : cephadm [INF] Reconfiguring daemon osd.2 on smithi089 2024-03-30T05:13:38.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:38 smithi089 bash[101699]: audit 2024-03-30T05:13:37.458951+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:38.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:38 smithi089 bash[101699]: audit 2024-03-30T05:13:37.467476+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:38.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:38 smithi089 bash[101699]: cephadm 2024-03-30T05:13:37.472391+0000 mgr.y (mgr.44100) 423 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-03-30T05:13:38.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:38 smithi089 bash[101699]: audit 2024-03-30T05:13:37.472715+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T05:13:38.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:38 smithi089 bash[101699]: audit 2024-03-30T05:13:37.473406+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:38.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:38 smithi089 bash[101699]: cephadm 2024-03-30T05:13:37.475626+0000 mgr.y (mgr.44100) 424 : cephadm [INF] Reconfiguring daemon osd.2 on smithi089 2024-03-30T05:13:38.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:38 smithi118 bash[75658]: audit 2024-03-30T05:13:37.458951+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:38.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:38 smithi118 bash[75658]: audit 2024-03-30T05:13:37.467476+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:38.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:38 smithi118 bash[75658]: cephadm 2024-03-30T05:13:37.472391+0000 mgr.y (mgr.44100) 423 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-03-30T05:13:38.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:38 smithi118 bash[75658]: audit 2024-03-30T05:13:37.472715+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T05:13:38.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:38 smithi118 bash[75658]: audit 2024-03-30T05:13:37.473406+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:38.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:38 smithi118 bash[75658]: cephadm 2024-03-30T05:13:37.475626+0000 mgr.y (mgr.44100) 424 : cephadm [INF] Reconfiguring daemon osd.2 on smithi089 2024-03-30T05:13:39.763 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:39 smithi089 bash[99668]: cluster 2024-03-30T05:13:37.838332+0000 mgr.y (mgr.44100) 425 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:39.763 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:39 smithi089 bash[99668]: audit 2024-03-30T05:13:37.912692+0000 mgr.y (mgr.44100) 426 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:39.764 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:39 smithi089 bash[101699]: cluster 2024-03-30T05:13:37.838332+0000 mgr.y (mgr.44100) 425 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:39.764 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:39 smithi089 bash[101699]: audit 2024-03-30T05:13:37.912692+0000 mgr.y (mgr.44100) 426 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:39.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:39 smithi118 bash[75658]: cluster 2024-03-30T05:13:37.838332+0000 mgr.y (mgr.44100) 425 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:39.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:39 smithi118 bash[75658]: audit 2024-03-30T05:13:37.912692+0000 mgr.y (mgr.44100) 426 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:40.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:40 smithi089 bash[99668]: cluster 2024-03-30T05:13:39.839294+0000 mgr.y (mgr.44100) 427 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:40.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:40 smithi089 bash[99668]: audit 2024-03-30T05:13:39.841983+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:40.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:40 smithi089 bash[99668]: audit 2024-03-30T05:13:39.847963+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:40.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:40 smithi089 bash[99668]: audit 2024-03-30T05:13:39.855098+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:41.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:40 smithi118 bash[75658]: cluster 2024-03-30T05:13:39.839294+0000 mgr.y (mgr.44100) 427 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:41.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:40 smithi118 bash[75658]: audit 2024-03-30T05:13:39.841983+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:41.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:40 smithi118 bash[75658]: audit 2024-03-30T05:13:39.847963+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:41.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:40 smithi118 bash[75658]: audit 2024-03-30T05:13:39.855098+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:41.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:40 smithi089 bash[101699]: cluster 2024-03-30T05:13:39.839294+0000 mgr.y (mgr.44100) 427 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:41.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:40 smithi089 bash[101699]: audit 2024-03-30T05:13:39.841983+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:41.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:40 smithi089 bash[101699]: audit 2024-03-30T05:13:39.847963+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:41.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:40 smithi089 bash[101699]: audit 2024-03-30T05:13:39.855098+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:43.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:43 smithi118 bash[75658]: cluster 2024-03-30T05:13:41.839900+0000 mgr.y (mgr.44100) 428 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:43.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:43 smithi118 bash[75658]: audit 2024-03-30T05:13:42.371267+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:43.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:43 smithi118 bash[75658]: audit 2024-03-30T05:13:42.380650+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:43.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:43 smithi118 bash[75658]: cephadm 2024-03-30T05:13:42.399256+0000 mgr.y (mgr.44100) 429 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-03-30T05:13:43.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:43 smithi118 bash[75658]: audit 2024-03-30T05:13:42.399866+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T05:13:43.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:43 smithi118 bash[75658]: audit 2024-03-30T05:13:42.400985+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:43.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:43 smithi118 bash[75658]: cephadm 2024-03-30T05:13:42.406184+0000 mgr.y (mgr.44100) 430 : cephadm [INF] Reconfiguring daemon osd.3 on smithi089 2024-03-30T05:13:43.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:43 smithi089 bash[99668]: cluster 2024-03-30T05:13:41.839900+0000 mgr.y (mgr.44100) 428 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:43.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:43 smithi089 bash[99668]: audit 2024-03-30T05:13:42.371267+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:43.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:43 smithi089 bash[99668]: audit 2024-03-30T05:13:42.380650+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:43.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:43 smithi089 bash[99668]: cephadm 2024-03-30T05:13:42.399256+0000 mgr.y (mgr.44100) 429 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-03-30T05:13:43.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:43 smithi089 bash[99668]: audit 2024-03-30T05:13:42.399866+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T05:13:43.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:43 smithi089 bash[99668]: audit 2024-03-30T05:13:42.400985+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:43.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:43 smithi089 bash[99668]: cephadm 2024-03-30T05:13:42.406184+0000 mgr.y (mgr.44100) 430 : cephadm [INF] Reconfiguring daemon osd.3 on smithi089 2024-03-30T05:13:43.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:43 smithi089 bash[101699]: cluster 2024-03-30T05:13:41.839900+0000 mgr.y (mgr.44100) 428 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:43.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:43 smithi089 bash[101699]: audit 2024-03-30T05:13:42.371267+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:43.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:43 smithi089 bash[101699]: audit 2024-03-30T05:13:42.380650+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:43.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:43 smithi089 bash[101699]: cephadm 2024-03-30T05:13:42.399256+0000 mgr.y (mgr.44100) 429 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-03-30T05:13:43.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:43 smithi089 bash[101699]: audit 2024-03-30T05:13:42.399866+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T05:13:43.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:43 smithi089 bash[101699]: audit 2024-03-30T05:13:42.400985+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:43.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:43 smithi089 bash[101699]: cephadm 2024-03-30T05:13:42.406184+0000 mgr.y (mgr.44100) 430 : cephadm [INF] Reconfiguring daemon osd.3 on smithi089 2024-03-30T05:13:45.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:45 smithi118 bash[75658]: cluster 2024-03-30T05:13:43.840783+0000 mgr.y (mgr.44100) 431 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:45.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:45 smithi118 bash[75658]: audit 2024-03-30T05:13:44.642723+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:45.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:45 smithi118 bash[75658]: audit 2024-03-30T05:13:44.651932+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:45.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:45 smithi118 bash[75658]: audit 2024-03-30T05:13:44.677589+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:13:45.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:45 smithi118 bash[75658]: audit 2024-03-30T05:13:44.681070+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:45.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:45 smithi089 bash[99668]: cluster 2024-03-30T05:13:43.840783+0000 mgr.y (mgr.44100) 431 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:45.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:45 smithi089 bash[99668]: audit 2024-03-30T05:13:44.642723+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:45.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:45 smithi089 bash[99668]: audit 2024-03-30T05:13:44.651932+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:45.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:45 smithi089 bash[99668]: audit 2024-03-30T05:13:44.677589+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:13:45.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:45 smithi089 bash[99668]: audit 2024-03-30T05:13:44.681070+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:45.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:45 smithi089 bash[101699]: cluster 2024-03-30T05:13:43.840783+0000 mgr.y (mgr.44100) 431 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:45.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:45 smithi089 bash[101699]: audit 2024-03-30T05:13:44.642723+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:45.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:45 smithi089 bash[101699]: audit 2024-03-30T05:13:44.651932+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:45.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:45 smithi089 bash[101699]: audit 2024-03-30T05:13:44.677589+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:13:45.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:45 smithi089 bash[101699]: audit 2024-03-30T05:13:44.681070+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:46.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:46 smithi089 bash[99668]: cephadm 2024-03-30T05:13:44.676849+0000 mgr.y (mgr.44100) 432 : cephadm [INF] Reconfiguring rgw.foo.smithi089.wpfnbq (monmap changed)... 2024-03-30T05:13:46.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:46 smithi089 bash[99668]: cephadm 2024-03-30T05:13:44.682984+0000 mgr.y (mgr.44100) 433 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi089.wpfnbq on smithi089 2024-03-30T05:13:46.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:46 smithi089 bash[101699]: cephadm 2024-03-30T05:13:44.676849+0000 mgr.y (mgr.44100) 432 : cephadm [INF] Reconfiguring rgw.foo.smithi089.wpfnbq (monmap changed)... 2024-03-30T05:13:46.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:46 smithi089 bash[101699]: cephadm 2024-03-30T05:13:44.682984+0000 mgr.y (mgr.44100) 433 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi089.wpfnbq on smithi089 2024-03-30T05:13:46.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:46 smithi118 bash[75658]: cephadm 2024-03-30T05:13:44.676849+0000 mgr.y (mgr.44100) 432 : cephadm [INF] Reconfiguring rgw.foo.smithi089.wpfnbq (monmap changed)... 2024-03-30T05:13:46.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:46 smithi118 bash[75658]: cephadm 2024-03-30T05:13:44.682984+0000 mgr.y (mgr.44100) 433 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi089.wpfnbq on smithi089 2024-03-30T05:13:47.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:47 smithi118 bash[75658]: cluster 2024-03-30T05:13:45.841467+0000 mgr.y (mgr.44100) 434 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:47.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:47 smithi118 bash[75658]: audit 2024-03-30T05:13:46.836331+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:47.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:47 smithi118 bash[75658]: audit 2024-03-30T05:13:46.849240+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:47.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:47 smithi118 bash[75658]: audit 2024-03-30T05:13:46.903219+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:13:47.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:47 smithi118 bash[75658]: audit 2024-03-30T05:13:46.904934+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:13:47.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:47 smithi118 bash[75658]: audit 2024-03-30T05:13:46.906588+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:47.663 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:47 smithi089 bash[101699]: cluster 2024-03-30T05:13:45.841467+0000 mgr.y (mgr.44100) 434 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:47.663 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:47 smithi089 bash[101699]: audit 2024-03-30T05:13:46.836331+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:47.663 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:47 smithi089 bash[101699]: audit 2024-03-30T05:13:46.849240+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:47.663 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:47 smithi089 bash[101699]: audit 2024-03-30T05:13:46.903219+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:13:47.663 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:47 smithi089 bash[101699]: audit 2024-03-30T05:13:46.904934+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:13:47.663 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:47 smithi089 bash[101699]: audit 2024-03-30T05:13:46.906588+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:47.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:47 smithi089 bash[99668]: cluster 2024-03-30T05:13:45.841467+0000 mgr.y (mgr.44100) 434 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:47.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:47 smithi089 bash[99668]: audit 2024-03-30T05:13:46.836331+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:47.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:47 smithi089 bash[99668]: audit 2024-03-30T05:13:46.849240+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:47.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:47 smithi089 bash[99668]: audit 2024-03-30T05:13:46.903219+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:13:47.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:47 smithi089 bash[99668]: audit 2024-03-30T05:13:46.904934+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:13:47.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:47 smithi089 bash[99668]: audit 2024-03-30T05:13:46.906588+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:48.083 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:13:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:13:47] "GET /metrics HTTP/1.1" 200 38015 "" "Prometheus/2.43.0" 2024-03-30T05:13:48.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:48 smithi118 bash[75658]: cephadm 2024-03-30T05:13:46.902527+0000 mgr.y (mgr.44100) 435 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T05:13:48.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:48 smithi118 bash[75658]: cephadm 2024-03-30T05:13:46.908758+0000 mgr.y (mgr.44100) 436 : cephadm [INF] Reconfiguring daemon mon.b on smithi118 2024-03-30T05:13:48.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:48 smithi089 bash[99668]: cephadm 2024-03-30T05:13:46.902527+0000 mgr.y (mgr.44100) 435 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T05:13:48.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:48 smithi089 bash[99668]: cephadm 2024-03-30T05:13:46.908758+0000 mgr.y (mgr.44100) 436 : cephadm [INF] Reconfiguring daemon mon.b on smithi118 2024-03-30T05:13:48.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:48 smithi089 bash[101699]: cephadm 2024-03-30T05:13:46.902527+0000 mgr.y (mgr.44100) 435 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T05:13:48.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:48 smithi089 bash[101699]: cephadm 2024-03-30T05:13:46.908758+0000 mgr.y (mgr.44100) 436 : cephadm [INF] Reconfiguring daemon mon.b on smithi118 2024-03-30T05:13:49.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:49 smithi118 bash[75658]: cluster 2024-03-30T05:13:47.842285+0000 mgr.y (mgr.44100) 437 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:13:49.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:49 smithi118 bash[75658]: audit 2024-03-30T05:13:47.914235+0000 mgr.y (mgr.44100) 438 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:49.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:49 smithi118 bash[75658]: audit 2024-03-30T05:13:49.209644+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:49.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:49 smithi118 bash[75658]: audit 2024-03-30T05:13:49.223861+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:49.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:49 smithi118 bash[75658]: audit 2024-03-30T05:13:49.229797+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:13:49.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:49 smithi118 bash[75658]: audit 2024-03-30T05:13:49.231756+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:13:49.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:49 smithi118 bash[75658]: audit 2024-03-30T05:13:49.233699+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:49.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:49 smithi089 bash[99668]: cluster 2024-03-30T05:13:47.842285+0000 mgr.y (mgr.44100) 437 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:13:49.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:49 smithi089 bash[99668]: audit 2024-03-30T05:13:47.914235+0000 mgr.y (mgr.44100) 438 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:49.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:49 smithi089 bash[99668]: audit 2024-03-30T05:13:49.209644+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:49.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:49 smithi089 bash[99668]: audit 2024-03-30T05:13:49.223861+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:49.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:49 smithi089 bash[99668]: audit 2024-03-30T05:13:49.229797+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:13:49.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:49 smithi089 bash[99668]: audit 2024-03-30T05:13:49.231756+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:13:49.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:49 smithi089 bash[99668]: audit 2024-03-30T05:13:49.233699+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:49.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:49 smithi089 bash[101699]: cluster 2024-03-30T05:13:47.842285+0000 mgr.y (mgr.44100) 437 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:13:49.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:49 smithi089 bash[101699]: audit 2024-03-30T05:13:47.914235+0000 mgr.y (mgr.44100) 438 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:49.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:49 smithi089 bash[101699]: audit 2024-03-30T05:13:49.209644+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:49.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:49 smithi089 bash[101699]: audit 2024-03-30T05:13:49.223861+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:49.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:49 smithi089 bash[101699]: audit 2024-03-30T05:13:49.229797+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:13:49.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:49 smithi089 bash[101699]: audit 2024-03-30T05:13:49.231756+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:13:49.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:49 smithi089 bash[101699]: audit 2024-03-30T05:13:49.233699+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:50.759 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:50 smithi118 bash[75658]: cephadm 2024-03-30T05:13:49.229068+0000 mgr.y (mgr.44100) 439 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-03-30T05:13:50.759 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:50 smithi118 bash[75658]: cephadm 2024-03-30T05:13:49.235750+0000 mgr.y (mgr.44100) 440 : cephadm [INF] Reconfiguring daemon mgr.x on smithi118 2024-03-30T05:13:50.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:50 smithi089 bash[99668]: cephadm 2024-03-30T05:13:49.229068+0000 mgr.y (mgr.44100) 439 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-03-30T05:13:50.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:50 smithi089 bash[99668]: cephadm 2024-03-30T05:13:49.235750+0000 mgr.y (mgr.44100) 440 : cephadm [INF] Reconfiguring daemon mgr.x on smithi118 2024-03-30T05:13:50.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:50 smithi089 bash[101699]: cephadm 2024-03-30T05:13:49.229068+0000 mgr.y (mgr.44100) 439 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-03-30T05:13:50.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:50 smithi089 bash[101699]: cephadm 2024-03-30T05:13:49.235750+0000 mgr.y (mgr.44100) 440 : cephadm [INF] Reconfiguring daemon mgr.x on smithi118 2024-03-30T05:13:51.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[99668]: cluster 2024-03-30T05:13:49.844048+0000 mgr.y (mgr.44100) 441 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:51.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[99668]: audit 2024-03-30T05:13:50.547748+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:51.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[99668]: audit 2024-03-30T05:13:50.560998+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:51.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[99668]: audit 2024-03-30T05:13:50.574568+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:51.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[99668]: audit 2024-03-30T05:13:51.369466+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:51.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[99668]: audit 2024-03-30T05:13:51.383281+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:51.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[99668]: audit 2024-03-30T05:13:51.406645+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T05:13:51.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[99668]: audit 2024-03-30T05:13:51.408487+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:51.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[101699]: cluster 2024-03-30T05:13:49.844048+0000 mgr.y (mgr.44100) 441 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:51.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[101699]: audit 2024-03-30T05:13:50.547748+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:51.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[101699]: audit 2024-03-30T05:13:50.560998+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:51.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[101699]: audit 2024-03-30T05:13:50.574568+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:51.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[101699]: audit 2024-03-30T05:13:51.369466+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:51.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[101699]: audit 2024-03-30T05:13:51.383281+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:51.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[101699]: audit 2024-03-30T05:13:51.406645+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T05:13:51.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:51 smithi089 bash[101699]: audit 2024-03-30T05:13:51.408487+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:51.850 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:51 smithi118 bash[75658]: cluster 2024-03-30T05:13:49.844048+0000 mgr.y (mgr.44100) 441 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:51.850 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:51 smithi118 bash[75658]: audit 2024-03-30T05:13:50.547748+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:51.851 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:51 smithi118 bash[75658]: audit 2024-03-30T05:13:50.560998+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:51.851 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:51 smithi118 bash[75658]: audit 2024-03-30T05:13:50.574568+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:51.851 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:51 smithi118 bash[75658]: audit 2024-03-30T05:13:51.369466+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:51.851 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:51 smithi118 bash[75658]: audit 2024-03-30T05:13:51.383281+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:51.851 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:51 smithi118 bash[75658]: audit 2024-03-30T05:13:51.406645+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T05:13:51.851 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:51 smithi118 bash[75658]: audit 2024-03-30T05:13:51.408487+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:52.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:52 smithi089 bash[101699]: cephadm 2024-03-30T05:13:51.405947+0000 mgr.y (mgr.44100) 442 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-03-30T05:13:52.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:52 smithi089 bash[101699]: cephadm 2024-03-30T05:13:51.414326+0000 mgr.y (mgr.44100) 443 : cephadm [INF] Reconfiguring daemon osd.4 on smithi118 2024-03-30T05:13:52.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:52 smithi089 bash[101699]: audit 2024-03-30T05:13:51.959302+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:52.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:52 smithi089 bash[99668]: cephadm 2024-03-30T05:13:51.405947+0000 mgr.y (mgr.44100) 442 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-03-30T05:13:52.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:52 smithi089 bash[99668]: cephadm 2024-03-30T05:13:51.414326+0000 mgr.y (mgr.44100) 443 : cephadm [INF] Reconfiguring daemon osd.4 on smithi118 2024-03-30T05:13:52.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:52 smithi089 bash[99668]: audit 2024-03-30T05:13:51.959302+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:52.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:52 smithi118 bash[75658]: cephadm 2024-03-30T05:13:51.405947+0000 mgr.y (mgr.44100) 442 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-03-30T05:13:52.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:52 smithi118 bash[75658]: cephadm 2024-03-30T05:13:51.414326+0000 mgr.y (mgr.44100) 443 : cephadm [INF] Reconfiguring daemon osd.4 on smithi118 2024-03-30T05:13:52.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:52 smithi118 bash[75658]: audit 2024-03-30T05:13:51.959302+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:53.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:53 smithi089 bash[99668]: cluster 2024-03-30T05:13:51.844952+0000 mgr.y (mgr.44100) 444 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:53.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:53 smithi089 bash[101699]: cluster 2024-03-30T05:13:51.844952+0000 mgr.y (mgr.44100) 444 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:53.885 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:13:53.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:53 smithi118 bash[75658]: cluster 2024-03-30T05:13:51.844952+0000 mgr.y (mgr.44100) 444 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:54.630 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:13:54.631 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 14s ago 35m - - 2024-03-30T05:13:54.631 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 4s ago 35m - - 2024-03-30T05:13:54.631 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (4m) 14s ago 28m 16.0M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:13:54.631 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (3m) 4s ago 28m 73.3M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:13:54.631 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (5m) 14s ago 26m 44.6M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:13:54.631 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (5m) 4s ago 34m 436M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:13:54.631 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (15m) 14s ago 36m 500M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:13:54.631 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (58s) 14s ago 36m 42.8M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:13:54.631 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (2m) 4s ago 35m 43.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:13:54.631 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (33s) 14s ago 35m 22.5M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:13:54.631 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (4m) 14s ago 29m 8399k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:13:54.631 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (4m) 4s ago 29m 7736k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:13:54.631 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (34m) 14s ago 34m 58.3M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T05:13:54.631 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (33m) 14s ago 33m 62.5M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:13:54.632 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (33m) 14s ago 33m 53.0M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:13:54.632 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (32m) 14s ago 32m 58.3M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:13:54.632 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (31m) 4s ago 31m 61.2M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:13:54.632 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (31m) 4s ago 31m 55.7M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:13:54.632 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (30m) 4s ago 30m 54.9M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:13:54.632 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (30m) 4s ago 30m 59.1M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:13:54.632 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (4m) 4s ago 29m 59.8M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:13:54.632 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (26m) 14s ago 26m 90.8M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:13:54.632 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (26m) 4s ago 26m 91.1M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:13:55.033 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:13:55.033 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:13:55.033 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:13:55.033 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:13:55.033 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:13:55.033 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:13:55.033 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:13:55.033 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:13:55.033 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:13:55.034 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:13:55.034 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:13:55.034 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:13:55.034 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:13:55.034 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:13:55.034 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-03-30T05:13:55.034 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 5 2024-03-30T05:13:55.034 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:13:55.034 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:13:55.384 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:13:55.384 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:13:55.384 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:13:55.384 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi089", 2024-03-30T05:13:55.384 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [ 2024-03-30T05:13:55.385 INFO:teuthology.orchestra.run.smithi089.stdout: "mon" 2024-03-30T05:13:55.385 INFO:teuthology.orchestra.run.smithi089.stdout: ], 2024-03-30T05:13:55.385 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "2/2 daemons upgraded", 2024-03-30T05:13:55.385 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T05:13:55.385 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:13:55.385 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:13:55.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:55 smithi118 bash[75658]: cluster 2024-03-30T05:13:53.846007+0000 mgr.y (mgr.44100) 445 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:55.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:55 smithi118 bash[75658]: audit 2024-03-30T05:13:53.876963+0000 mgr.y (mgr.44100) 446 : audit [DBG] from='client.64102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:55.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:55 smithi118 bash[75658]: audit 2024-03-30T05:13:54.247280+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:55.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:55 smithi118 bash[75658]: audit 2024-03-30T05:13:54.247775+0000 mgr.y (mgr.44100) 447 : audit [DBG] from='client.64108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:55.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:55 smithi118 bash[75658]: audit 2024-03-30T05:13:54.256696+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:55.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:55 smithi118 bash[75658]: cephadm 2024-03-30T05:13:54.290643+0000 mgr.y (mgr.44100) 448 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-03-30T05:13:55.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:55 smithi118 bash[75658]: audit 2024-03-30T05:13:54.291164+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T05:13:55.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:55 smithi118 bash[75658]: audit 2024-03-30T05:13:54.291933+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:55.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:55 smithi118 bash[75658]: cephadm 2024-03-30T05:13:54.294953+0000 mgr.y (mgr.44100) 449 : cephadm [INF] Reconfiguring daemon osd.5 on smithi118 2024-03-30T05:13:55.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:55 smithi118 bash[75658]: audit 2024-03-30T05:13:54.613525+0000 mgr.y (mgr.44100) 450 : audit [DBG] from='client.64114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:55.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:55 smithi118 bash[75658]: audit 2024-03-30T05:13:55.039090+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.89:0/2116112713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:55.574 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[99668]: cluster 2024-03-30T05:13:53.846007+0000 mgr.y (mgr.44100) 445 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:55.574 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[99668]: audit 2024-03-30T05:13:53.876963+0000 mgr.y (mgr.44100) 446 : audit [DBG] from='client.64102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:55.574 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[99668]: audit 2024-03-30T05:13:54.247280+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:55.574 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[99668]: audit 2024-03-30T05:13:54.247775+0000 mgr.y (mgr.44100) 447 : audit [DBG] from='client.64108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:55.574 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[99668]: audit 2024-03-30T05:13:54.256696+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:55.574 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[99668]: cephadm 2024-03-30T05:13:54.290643+0000 mgr.y (mgr.44100) 448 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-03-30T05:13:55.574 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[99668]: audit 2024-03-30T05:13:54.291164+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T05:13:55.575 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[99668]: audit 2024-03-30T05:13:54.291933+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:55.575 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[99668]: cephadm 2024-03-30T05:13:54.294953+0000 mgr.y (mgr.44100) 449 : cephadm [INF] Reconfiguring daemon osd.5 on smithi118 2024-03-30T05:13:55.575 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[99668]: audit 2024-03-30T05:13:54.613525+0000 mgr.y (mgr.44100) 450 : audit [DBG] from='client.64114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:55.575 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[99668]: audit 2024-03-30T05:13:55.039090+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.89:0/2116112713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:55.575 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[101699]: cluster 2024-03-30T05:13:53.846007+0000 mgr.y (mgr.44100) 445 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:55.575 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[101699]: audit 2024-03-30T05:13:53.876963+0000 mgr.y (mgr.44100) 446 : audit [DBG] from='client.64102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:55.575 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[101699]: audit 2024-03-30T05:13:54.247280+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:55.575 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[101699]: audit 2024-03-30T05:13:54.247775+0000 mgr.y (mgr.44100) 447 : audit [DBG] from='client.64108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:55.575 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[101699]: audit 2024-03-30T05:13:54.256696+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:55.575 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[101699]: cephadm 2024-03-30T05:13:54.290643+0000 mgr.y (mgr.44100) 448 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-03-30T05:13:55.575 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[101699]: audit 2024-03-30T05:13:54.291164+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T05:13:55.575 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[101699]: audit 2024-03-30T05:13:54.291933+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:55.576 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[101699]: cephadm 2024-03-30T05:13:54.294953+0000 mgr.y (mgr.44100) 449 : cephadm [INF] Reconfiguring daemon osd.5 on smithi118 2024-03-30T05:13:55.576 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[101699]: audit 2024-03-30T05:13:54.613525+0000 mgr.y (mgr.44100) 450 : audit [DBG] from='client.64114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:55.576 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:55 smithi089 bash[101699]: audit 2024-03-30T05:13:55.039090+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.89:0/2116112713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:56.518 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:56 smithi118 bash[75658]: audit 2024-03-30T05:13:55.390348+0000 mgr.y (mgr.44100) 451 : audit [DBG] from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:56.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:56 smithi089 bash[99668]: audit 2024-03-30T05:13:55.390348+0000 mgr.y (mgr.44100) 451 : audit [DBG] from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:56.525 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:56 smithi089 bash[101699]: audit 2024-03-30T05:13:55.390348+0000 mgr.y (mgr.44100) 451 : audit [DBG] from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:57.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:57 smithi089 bash[101699]: cluster 2024-03-30T05:13:55.846656+0000 mgr.y (mgr.44100) 452 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:57.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:57 smithi089 bash[99668]: cluster 2024-03-30T05:13:55.846656+0000 mgr.y (mgr.44100) 452 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:57.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:57 smithi118 bash[75658]: cluster 2024-03-30T05:13:55.846656+0000 mgr.y (mgr.44100) 452 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:57.919 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:13:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:13:57] "GET /metrics HTTP/1.1" 200 38015 "" "Prometheus/2.43.0" 2024-03-30T05:13:59.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:59 smithi089 bash[99668]: cluster 2024-03-30T05:13:57.847331+0000 mgr.y (mgr.44100) 453 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:59.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:59 smithi089 bash[99668]: audit 2024-03-30T05:13:57.925376+0000 mgr.y (mgr.44100) 454 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:59.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:59 smithi089 bash[99668]: audit 2024-03-30T05:13:59.004205+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:59.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:59 smithi089 bash[99668]: audit 2024-03-30T05:13:59.015936+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:59.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:59 smithi089 bash[99668]: audit 2024-03-30T05:13:59.019983+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T05:13:59.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:13:59 smithi089 bash[99668]: audit 2024-03-30T05:13:59.021634+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:59.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:59 smithi089 bash[101699]: cluster 2024-03-30T05:13:57.847331+0000 mgr.y (mgr.44100) 453 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:59.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:59 smithi089 bash[101699]: audit 2024-03-30T05:13:57.925376+0000 mgr.y (mgr.44100) 454 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:59.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:59 smithi089 bash[101699]: audit 2024-03-30T05:13:59.004205+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:59.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:59 smithi089 bash[101699]: audit 2024-03-30T05:13:59.015936+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:59.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:59 smithi089 bash[101699]: audit 2024-03-30T05:13:59.019983+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T05:13:59.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:13:59 smithi089 bash[101699]: audit 2024-03-30T05:13:59.021634+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:59.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:59 smithi118 bash[75658]: cluster 2024-03-30T05:13:57.847331+0000 mgr.y (mgr.44100) 453 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:59.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:59 smithi118 bash[75658]: audit 2024-03-30T05:13:57.925376+0000 mgr.y (mgr.44100) 454 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:59.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:59 smithi118 bash[75658]: audit 2024-03-30T05:13:59.004205+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:59.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:59 smithi118 bash[75658]: audit 2024-03-30T05:13:59.015936+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:13:59.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:59 smithi118 bash[75658]: audit 2024-03-30T05:13:59.019983+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T05:13:59.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:13:59 smithi118 bash[75658]: audit 2024-03-30T05:13:59.021634+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:00.547 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:00 smithi118 bash[75658]: cephadm 2024-03-30T05:13:59.019327+0000 mgr.y (mgr.44100) 455 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-03-30T05:14:00.547 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:00 smithi118 bash[75658]: cephadm 2024-03-30T05:13:59.027289+0000 mgr.y (mgr.44100) 456 : cephadm [INF] Reconfiguring daemon osd.6 on smithi118 2024-03-30T05:14:00.547 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:00 smithi118 bash[75658]: audit 2024-03-30T05:14:00.034884+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.547 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:00 smithi118 bash[75658]: audit 2024-03-30T05:14:00.040892+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.547 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:00 smithi118 bash[75658]: audit 2024-03-30T05:14:00.046740+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.547 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:00 smithi118 bash[75658]: audit 2024-03-30T05:14:00.181415+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.547 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:00 smithi118 bash[75658]: audit 2024-03-30T05:14:00.187056+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.548 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:00 smithi118 bash[75658]: audit 2024-03-30T05:14:00.193085+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[99668]: cephadm 2024-03-30T05:13:59.019327+0000 mgr.y (mgr.44100) 455 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-03-30T05:14:00.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[99668]: cephadm 2024-03-30T05:13:59.027289+0000 mgr.y (mgr.44100) 456 : cephadm [INF] Reconfiguring daemon osd.6 on smithi118 2024-03-30T05:14:00.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[99668]: audit 2024-03-30T05:14:00.034884+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[99668]: audit 2024-03-30T05:14:00.040892+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[99668]: audit 2024-03-30T05:14:00.046740+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[99668]: audit 2024-03-30T05:14:00.181415+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[99668]: audit 2024-03-30T05:14:00.187056+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[99668]: audit 2024-03-30T05:14:00.193085+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[101699]: cephadm 2024-03-30T05:13:59.019327+0000 mgr.y (mgr.44100) 455 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-03-30T05:14:00.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[101699]: cephadm 2024-03-30T05:13:59.027289+0000 mgr.y (mgr.44100) 456 : cephadm [INF] Reconfiguring daemon osd.6 on smithi118 2024-03-30T05:14:00.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[101699]: audit 2024-03-30T05:14:00.034884+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[101699]: audit 2024-03-30T05:14:00.040892+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[101699]: audit 2024-03-30T05:14:00.046740+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[101699]: audit 2024-03-30T05:14:00.181415+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[101699]: audit 2024-03-30T05:14:00.187056+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:00.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:00 smithi089 bash[101699]: audit 2024-03-30T05:14:00.193085+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:01.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:01 smithi089 bash[99668]: cluster 2024-03-30T05:13:59.849571+0000 mgr.y (mgr.44100) 457 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:01.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:01 smithi089 bash[101699]: cluster 2024-03-30T05:13:59.849571+0000 mgr.y (mgr.44100) 457 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:01.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:01 smithi118 bash[75658]: cluster 2024-03-30T05:13:59.849571+0000 mgr.y (mgr.44100) 457 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:02.552 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:02 smithi118 bash[75658]: audit 2024-03-30T05:14:01.298216+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:02.552 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:02 smithi118 bash[75658]: audit 2024-03-30T05:14:01.309750+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:02.552 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:02 smithi118 bash[75658]: cephadm 2024-03-30T05:14:01.347947+0000 mgr.y (mgr.44100) 458 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-03-30T05:14:02.552 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:02 smithi118 bash[75658]: audit 2024-03-30T05:14:01.348588+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T05:14:02.553 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:02 smithi118 bash[75658]: audit 2024-03-30T05:14:01.350371+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:02.553 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:02 smithi118 bash[75658]: cephadm 2024-03-30T05:14:01.356300+0000 mgr.y (mgr.44100) 459 : cephadm [INF] Reconfiguring daemon osd.7 on smithi118 2024-03-30T05:14:02.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:02 smithi089 bash[99668]: audit 2024-03-30T05:14:01.298216+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:02.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:02 smithi089 bash[99668]: audit 2024-03-30T05:14:01.309750+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:02.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:02 smithi089 bash[99668]: cephadm 2024-03-30T05:14:01.347947+0000 mgr.y (mgr.44100) 458 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-03-30T05:14:02.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:02 smithi089 bash[99668]: audit 2024-03-30T05:14:01.348588+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T05:14:02.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:02 smithi089 bash[99668]: audit 2024-03-30T05:14:01.350371+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:02.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:02 smithi089 bash[99668]: cephadm 2024-03-30T05:14:01.356300+0000 mgr.y (mgr.44100) 459 : cephadm [INF] Reconfiguring daemon osd.7 on smithi118 2024-03-30T05:14:02.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:02 smithi089 bash[101699]: audit 2024-03-30T05:14:01.298216+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:02.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:02 smithi089 bash[101699]: audit 2024-03-30T05:14:01.309750+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:02.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:02 smithi089 bash[101699]: cephadm 2024-03-30T05:14:01.347947+0000 mgr.y (mgr.44100) 458 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-03-30T05:14:02.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:02 smithi089 bash[101699]: audit 2024-03-30T05:14:01.348588+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T05:14:02.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:02 smithi089 bash[101699]: audit 2024-03-30T05:14:01.350371+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:02.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:02 smithi089 bash[101699]: cephadm 2024-03-30T05:14:01.356300+0000 mgr.y (mgr.44100) 459 : cephadm [INF] Reconfiguring daemon osd.7 on smithi118 2024-03-30T05:14:03.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:03 smithi089 bash[99668]: cluster 2024-03-30T05:14:01.850291+0000 mgr.y (mgr.44100) 460 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:03.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:03 smithi089 bash[101699]: cluster 2024-03-30T05:14:01.850291+0000 mgr.y (mgr.44100) 460 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:03.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:03 smithi118 bash[75658]: cluster 2024-03-30T05:14:01.850291+0000 mgr.y (mgr.44100) 460 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:04.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:04 smithi089 bash[99668]: audit 2024-03-30T05:14:03.513690+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:04.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:04 smithi089 bash[99668]: audit 2024-03-30T05:14:03.525893+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:04.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:04 smithi089 bash[99668]: cephadm 2024-03-30T05:14:03.577236+0000 mgr.y (mgr.44100) 461 : cephadm [INF] Reconfiguring rgw.foo.smithi118.pqvcwy (monmap changed)... 2024-03-30T05:14:04.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:04 smithi089 bash[99668]: audit 2024-03-30T05:14:03.578024+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:14:04.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:04 smithi089 bash[99668]: audit 2024-03-30T05:14:03.582215+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:04.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:04 smithi089 bash[99668]: cephadm 2024-03-30T05:14:03.584227+0000 mgr.y (mgr.44100) 462 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi118.pqvcwy on smithi118 2024-03-30T05:14:04.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:04 smithi089 bash[101699]: audit 2024-03-30T05:14:03.513690+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:04.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:04 smithi089 bash[101699]: audit 2024-03-30T05:14:03.525893+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:04.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:04 smithi089 bash[101699]: cephadm 2024-03-30T05:14:03.577236+0000 mgr.y (mgr.44100) 461 : cephadm [INF] Reconfiguring rgw.foo.smithi118.pqvcwy (monmap changed)... 2024-03-30T05:14:04.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:04 smithi089 bash[101699]: audit 2024-03-30T05:14:03.578024+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:14:04.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:04 smithi089 bash[101699]: audit 2024-03-30T05:14:03.582215+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:04.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:04 smithi089 bash[101699]: cephadm 2024-03-30T05:14:03.584227+0000 mgr.y (mgr.44100) 462 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi118.pqvcwy on smithi118 2024-03-30T05:14:04.843 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:04 smithi118 bash[75658]: audit 2024-03-30T05:14:03.513690+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:04.843 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:04 smithi118 bash[75658]: audit 2024-03-30T05:14:03.525893+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:04.843 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:04 smithi118 bash[75658]: cephadm 2024-03-30T05:14:03.577236+0000 mgr.y (mgr.44100) 461 : cephadm [INF] Reconfiguring rgw.foo.smithi118.pqvcwy (monmap changed)... 2024-03-30T05:14:04.843 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:04 smithi118 bash[75658]: audit 2024-03-30T05:14:03.578024+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:14:04.843 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:04 smithi118 bash[75658]: audit 2024-03-30T05:14:03.582215+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:04.843 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:04 smithi118 bash[75658]: cephadm 2024-03-30T05:14:03.584227+0000 mgr.y (mgr.44100) 462 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi118.pqvcwy on smithi118 2024-03-30T05:14:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:05 smithi089 bash[99668]: cluster 2024-03-30T05:14:03.851910+0000 mgr.y (mgr.44100) 463 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:05.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:05 smithi089 bash[101699]: cluster 2024-03-30T05:14:03.851910+0000 mgr.y (mgr.44100) 463 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:05.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:05 smithi118 bash[75658]: cluster 2024-03-30T05:14:03.851910+0000 mgr.y (mgr.44100) 463 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:07.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.742334+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.754416+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.819770+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:14:07.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.824951+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.829055+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:05.830978+0000 mgr.y (mgr.44100) 464 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:14:07.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.838114+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.842725+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.848545+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-30T05:14:07.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cluster 2024-03-30T05:14:05.852622+0000 mgr.y (mgr.44100) 465 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:07.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.853088+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.860980+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-30T05:14:07.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.866226+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:05.867842+0000 mgr.y (mgr.44100) 466 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:14:07.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.876350+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.883105+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:05.884663+0000 mgr.y (mgr.44100) 467 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:14:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.892721+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.898782+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:05.900430+0000 mgr.y (mgr.44100) 468 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:14:07.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.742334+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.754416+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.819770+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:14:07.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.824951+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.829055+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:05.830978+0000 mgr.y (mgr.44100) 464 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:14:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.838114+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.842725+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.848545+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-30T05:14:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cluster 2024-03-30T05:14:05.852622+0000 mgr.y (mgr.44100) 465 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.853088+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.860980+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-30T05:14:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.866226+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:05.867842+0000 mgr.y (mgr.44100) 466 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:14:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.876350+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.883105+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:05.884663+0000 mgr.y (mgr.44100) 467 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:14:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.892721+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.898782+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:05.900430+0000 mgr.y (mgr.44100) 468 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:14:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.908647+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.913927+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:05.915461+0000 mgr.y (mgr.44100) 469 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:14:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.917523+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.919032+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.921489+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:05.922916+0000 mgr.y (mgr.44100) 470 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:14:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.931780+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.940561+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:05.942185+0000 mgr.y (mgr.44100) 471 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:14:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.950951+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.956905+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:05.958505+0000 mgr.y (mgr.44100) 472 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:14:07.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.966461+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.972900+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:05.974700+0000 mgr.y (mgr.44100) 473 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-03-30T05:14:07.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.977151+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.979020+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.982031+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:05.983488+0000 mgr.y (mgr.44100) 474 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-03-30T05:14:07.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.985892+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.908647+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.913927+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:05.915461+0000 mgr.y (mgr.44100) 469 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:14:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.917523+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.919032+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.921489+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:05.922916+0000 mgr.y (mgr.44100) 470 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:14:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.931780+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.940561+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:05.942185+0000 mgr.y (mgr.44100) 471 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:14:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.950951+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.956905+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:05.958505+0000 mgr.y (mgr.44100) 472 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:14:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.966461+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.972900+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:05.974700+0000 mgr.y (mgr.44100) 473 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-03-30T05:14:07.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.977151+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.979020+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.982031+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:05.983488+0000 mgr.y (mgr.44100) 474 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-03-30T05:14:07.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.985892+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.987399+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.990604+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:05.992088+0000 mgr.y (mgr.44100) 475 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-03-30T05:14:07.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.994430+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.995948+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:05.999159+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:06.000704+0000 mgr.y (mgr.44100) 476 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-03-30T05:14:07.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.003087+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.004685+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.007438+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:06.008992+0000 mgr.y (mgr.44100) 477 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-03-30T05:14:07.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.011380+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.013033+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.015851+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:06.017314+0000 mgr.y (mgr.44100) 478 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-03-30T05:14:07.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.019165+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.020741+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:06.021994+0000 mgr.y (mgr.44100) 479 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:14:07.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.987399+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.990604+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:05.992088+0000 mgr.y (mgr.44100) 475 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-03-30T05:14:07.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.994430+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.995948+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:05.999159+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:06.000704+0000 mgr.y (mgr.44100) 476 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-03-30T05:14:07.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.003087+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.004685+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.007438+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:06.008992+0000 mgr.y (mgr.44100) 477 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-03-30T05:14:07.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.011380+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.013033+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.015851+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:06.017314+0000 mgr.y (mgr.44100) 478 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-03-30T05:14:07.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.019165+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.020741+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:06.021994+0000 mgr.y (mgr.44100) 479 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:14:07.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.023833+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:14:07.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.035536+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:14:07.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.042771+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.054640+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:14:07.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.060829+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:14:07.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.067339+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:14:07.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.071573+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:14:07.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.073197+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:14:07.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.080782+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:14:07.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.084785+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:14:07.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.086488+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:14:07.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.093474+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:14:07.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.097131+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.098837+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:14:07.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.106583+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:14:07.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.111243+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:14:07.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.112807+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:14:07.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.023833+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:14:07.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.035536+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:14:07.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.042771+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.054640+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:14:07.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.060829+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:14:07.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.067339+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:14:07.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.071573+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:14:07.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.073197+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:14:07.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.080782+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:14:07.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.084785+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:14:07.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.086488+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:14:07.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.093474+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:14:07.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.097131+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.098837+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:14:07.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.106583+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:14:07.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.111243+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:14:07.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.119144+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:14:07.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.122489+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:14:07.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.128790+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:14:07.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.131979+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.133495+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.134883+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.136226+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.137578+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.138853+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: cephadm 2024-03-30T05:14:06.139930+0000 mgr.y (mgr.44100) 480 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:14:07.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.140791+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:14:07.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.147015+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:14:07.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.150510+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:07.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.152023+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:14:07.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.163381+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.254660+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:07.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.256167+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:14:07.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[99668]: audit 2024-03-30T05:14:06.263482+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.112807+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:14:07.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.119144+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:14:07.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.122489+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:14:07.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.128790+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:14:07.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.131979+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.133495+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.134883+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.136226+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.137578+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.138853+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: cephadm 2024-03-30T05:14:06.139930+0000 mgr.y (mgr.44100) 480 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:14:07.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.140791+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:14:07.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.147015+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:14:07.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.150510+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:07.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.152023+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:14:07.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.163381+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.254660+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:07.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.256167+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:14:07.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:06 smithi089 bash[101699]: audit 2024-03-30T05:14:06.263482+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.742334+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.754416+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.819770+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:14:07.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.824951+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.829055+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:05.830978+0000 mgr.y (mgr.44100) 464 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:14:07.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.838114+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.842725+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.848545+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-30T05:14:07.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cluster 2024-03-30T05:14:05.852622+0000 mgr.y (mgr.44100) 465 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:07.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.853088+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.860980+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-30T05:14:07.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.866226+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:05.867842+0000 mgr.y (mgr.44100) 466 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:14:07.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.876350+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.883105+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:05.884663+0000 mgr.y (mgr.44100) 467 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:14:07.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.892721+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.898782+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:05.900430+0000 mgr.y (mgr.44100) 468 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:14:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.908647+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.913927+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:05.915461+0000 mgr.y (mgr.44100) 469 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:14:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.917523+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.919032+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.921489+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:05.922916+0000 mgr.y (mgr.44100) 470 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:14:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.931780+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.940561+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:05.942185+0000 mgr.y (mgr.44100) 471 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:14:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.950951+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.956905+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:05.958505+0000 mgr.y (mgr.44100) 472 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:14:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.966461+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.972900+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:05.974700+0000 mgr.y (mgr.44100) 473 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-03-30T05:14:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.977151+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.979020+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.982031+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:05.983488+0000 mgr.y (mgr.44100) 474 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-03-30T05:14:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.985892+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.987399+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.990604+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:05.992088+0000 mgr.y (mgr.44100) 475 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-03-30T05:14:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.994430+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.995948+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:05.999159+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:06.000704+0000 mgr.y (mgr.44100) 476 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-03-30T05:14:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.003087+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.004685+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.007438+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:06.008992+0000 mgr.y (mgr.44100) 477 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-03-30T05:14:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.011380+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.013033+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.015851+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:06.017314+0000 mgr.y (mgr.44100) 478 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-03-30T05:14:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.019165+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:14:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.020741+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:14:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:06.021994+0000 mgr.y (mgr.44100) 479 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:14:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.023833+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:14:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.035536+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:14:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.042771+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.054640+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:14:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.060829+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:14:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.067339+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:14:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.071573+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:14:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.073197+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:14:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.080782+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:14:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.084785+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:14:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.086488+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:14:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.093474+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:14:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.097131+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.098837+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:14:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.106583+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:14:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.111243+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:14:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.112807+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:14:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.119144+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:14:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.122489+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:14:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.128790+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:14:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.131979+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.133495+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.134883+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.136226+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.137578+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.138853+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:14:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: cephadm 2024-03-30T05:14:06.139930+0000 mgr.y (mgr.44100) 480 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:14:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.140791+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:14:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.147015+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:14:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.150510+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.152023+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:14:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.163381+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.254660+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.256167+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:14:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:06 smithi118 bash[75658]: audit 2024-03-30T05:14:06.263482+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:14:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:14:07] "GET /metrics HTTP/1.1" 200 38010 "" "Prometheus/2.43.0" 2024-03-30T05:14:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:07 smithi089 bash[99668]: audit 2024-03-30T05:14:06.959708+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:07 smithi089 bash[99668]: audit 2024-03-30T05:14:07.101342+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:07.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:07 smithi089 bash[101699]: audit 2024-03-30T05:14:06.959708+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:07.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:07 smithi089 bash[101699]: audit 2024-03-30T05:14:07.101342+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:08.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:07 smithi118 bash[75658]: audit 2024-03-30T05:14:06.959708+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:08.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:07 smithi118 bash[75658]: audit 2024-03-30T05:14:07.101342+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:09.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:08 smithi118 bash[75658]: cluster 2024-03-30T05:14:07.853592+0000 mgr.y (mgr.44100) 481 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:09.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:08 smithi118 bash[75658]: audit 2024-03-30T05:14:07.936444+0000 mgr.y (mgr.44100) 482 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:09.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:08 smithi089 bash[99668]: cluster 2024-03-30T05:14:07.853592+0000 mgr.y (mgr.44100) 481 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:08 smithi089 bash[99668]: audit 2024-03-30T05:14:07.936444+0000 mgr.y (mgr.44100) 482 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:09.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:08 smithi089 bash[101699]: cluster 2024-03-30T05:14:07.853592+0000 mgr.y (mgr.44100) 481 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:09.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:08 smithi089 bash[101699]: audit 2024-03-30T05:14:07.936444+0000 mgr.y (mgr.44100) 482 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:11.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:10 smithi118 bash[75658]: cluster 2024-03-30T05:14:09.855227+0000 mgr.y (mgr.44100) 483 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:11.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:10 smithi118 bash[75658]: audit 2024-03-30T05:14:10.782275+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:11.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:10 smithi118 bash[75658]: audit 2024-03-30T05:14:10.794493+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:11.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:10 smithi118 bash[75658]: audit 2024-03-30T05:14:10.808160+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:10 smithi089 bash[99668]: cluster 2024-03-30T05:14:09.855227+0000 mgr.y (mgr.44100) 483 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:11.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:10 smithi089 bash[99668]: audit 2024-03-30T05:14:10.782275+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:10 smithi089 bash[99668]: audit 2024-03-30T05:14:10.794493+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:10 smithi089 bash[99668]: audit 2024-03-30T05:14:10.808160+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:11.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:10 smithi089 bash[101699]: cluster 2024-03-30T05:14:09.855227+0000 mgr.y (mgr.44100) 483 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:11.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:10 smithi089 bash[101699]: audit 2024-03-30T05:14:10.782275+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:11.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:10 smithi089 bash[101699]: audit 2024-03-30T05:14:10.794493+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:11.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:10 smithi089 bash[101699]: audit 2024-03-30T05:14:10.808160+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:13.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:12 smithi118 bash[75658]: cluster 2024-03-30T05:14:11.855966+0000 mgr.y (mgr.44100) 484 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:13.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:12 smithi089 bash[99668]: cluster 2024-03-30T05:14:11.855966+0000 mgr.y (mgr.44100) 484 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:13.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:12 smithi089 bash[101699]: cluster 2024-03-30T05:14:11.855966+0000 mgr.y (mgr.44100) 484 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:15.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:14 smithi118 bash[75658]: cluster 2024-03-30T05:14:13.857611+0000 mgr.y (mgr.44100) 485 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:15.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:14 smithi089 bash[99668]: cluster 2024-03-30T05:14:13.857611+0000 mgr.y (mgr.44100) 485 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:15.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:14 smithi089 bash[101699]: cluster 2024-03-30T05:14:13.857611+0000 mgr.y (mgr.44100) 485 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:17.147 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:16 smithi118 bash[75658]: cluster 2024-03-30T05:14:15.858299+0000 mgr.y (mgr.44100) 486 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:17.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:16 smithi089 bash[99668]: cluster 2024-03-30T05:14:15.858299+0000 mgr.y (mgr.44100) 486 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:17.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:16 smithi089 bash[101699]: cluster 2024-03-30T05:14:15.858299+0000 mgr.y (mgr.44100) 486 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:17.941 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:14:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:14:17] "GET /metrics HTTP/1.1" 200 38010 "" "Prometheus/2.43.0" 2024-03-30T05:14:19.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:18 smithi118 bash[75658]: cluster 2024-03-30T05:14:17.859019+0000 mgr.y (mgr.44100) 487 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:19.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:18 smithi118 bash[75658]: audit 2024-03-30T05:14:17.946447+0000 mgr.y (mgr.44100) 488 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:18 smithi089 bash[99668]: cluster 2024-03-30T05:14:17.859019+0000 mgr.y (mgr.44100) 487 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:19.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:18 smithi089 bash[99668]: audit 2024-03-30T05:14:17.946447+0000 mgr.y (mgr.44100) 488 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:18 smithi089 bash[101699]: cluster 2024-03-30T05:14:17.859019+0000 mgr.y (mgr.44100) 487 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:18 smithi089 bash[101699]: audit 2024-03-30T05:14:17.946447+0000 mgr.y (mgr.44100) 488 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:21 smithi118 bash[75658]: cluster 2024-03-30T05:14:19.860654+0000 mgr.y (mgr.44100) 489 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:21 smithi118 bash[75658]: audit 2024-03-30T05:14:20.369406+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:21 smithi118 bash[75658]: audit 2024-03-30T05:14:20.381646+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:21.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:21 smithi118 bash[75658]: audit 2024-03-30T05:14:20.392322+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:21.833 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:21 smithi089 bash[101699]: cluster 2024-03-30T05:14:19.860654+0000 mgr.y (mgr.44100) 489 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:21.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:21 smithi089 bash[101699]: audit 2024-03-30T05:14:20.369406+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:21.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:21 smithi089 bash[101699]: audit 2024-03-30T05:14:20.381646+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:21.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:21 smithi089 bash[101699]: audit 2024-03-30T05:14:20.392322+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:21.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:21 smithi089 bash[99668]: cluster 2024-03-30T05:14:19.860654+0000 mgr.y (mgr.44100) 489 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:21.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:21 smithi089 bash[99668]: audit 2024-03-30T05:14:20.369406+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:21.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:21 smithi089 bash[99668]: audit 2024-03-30T05:14:20.381646+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:21.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:21 smithi089 bash[99668]: audit 2024-03-30T05:14:20.392322+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:22.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:22 smithi118 bash[75658]: audit 2024-03-30T05:14:21.960550+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:22.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:22 smithi089 bash[99668]: audit 2024-03-30T05:14:21.960550+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:22.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:22 smithi089 bash[101699]: audit 2024-03-30T05:14:21.960550+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:23.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:23 smithi118 bash[75658]: cluster 2024-03-30T05:14:21.861361+0000 mgr.y (mgr.44100) 490 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:23.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:23 smithi089 bash[99668]: cluster 2024-03-30T05:14:21.861361+0000 mgr.y (mgr.44100) 490 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:23.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:23 smithi089 bash[101699]: cluster 2024-03-30T05:14:21.861361+0000 mgr.y (mgr.44100) 490 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:25.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:25 smithi118 bash[75658]: cluster 2024-03-30T05:14:23.863003+0000 mgr.y (mgr.44100) 491 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:25.773 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:25 smithi089 bash[99668]: cluster 2024-03-30T05:14:23.863003+0000 mgr.y (mgr.44100) 491 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:25.774 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:25 smithi089 bash[101699]: cluster 2024-03-30T05:14:23.863003+0000 mgr.y (mgr.44100) 491 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:26.649 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:14:27.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:27 smithi089 bash[101699]: audit 2024-03-30T05:14:25.764866+0000 mgr.y (mgr.44100) 492 : audit [DBG] from='client.64132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:27.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:27 smithi089 bash[101699]: cluster 2024-03-30T05:14:25.863507+0000 mgr.y (mgr.44100) 493 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:27.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:27 smithi089 bash[99668]: audit 2024-03-30T05:14:25.764866+0000 mgr.y (mgr.44100) 492 : audit [DBG] from='client.64132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:27.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:27 smithi089 bash[99668]: cluster 2024-03-30T05:14:25.863507+0000 mgr.y (mgr.44100) 493 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:27.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:27 smithi118 bash[75658]: audit 2024-03-30T05:14:25.764866+0000 mgr.y (mgr.44100) 492 : audit [DBG] from='client.64132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:27.647 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:27 smithi118 bash[75658]: cluster 2024-03-30T05:14:25.863507+0000 mgr.y (mgr.44100) 493 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:27.951 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:14:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:14:27] "GET /metrics HTTP/1.1" 200 38010 "" "Prometheus/2.43.0" 2024-03-30T05:14:29.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:29 smithi118 bash[75658]: cluster 2024-03-30T05:14:27.864183+0000 mgr.y (mgr.44100) 494 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:29.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:29 smithi118 bash[75658]: audit 2024-03-30T05:14:27.956514+0000 mgr.y (mgr.44100) 495 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:29.787 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:14:29.788 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 9s ago 36m - - 2024-03-30T05:14:29.788 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 19s ago 35m - - 2024-03-30T05:14:29.788 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (4m) 9s ago 29m 16.0M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:14:29.788 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (4m) 19s ago 29m 73.3M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:14:29.788 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (6m) 9s ago 27m 44.7M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:14:29.788 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (5m) 19s ago 35m 436M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:14:29.788 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (15m) 9s ago 37m 504M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:14:29.788 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (93s) 9s ago 37m 45.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:14:29.788 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (3m) 19s ago 35m 44.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:14:29.788 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (68s) 9s ago 35m 32.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:14:29.788 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (5m) 9s ago 29m 8464k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:14:29.788 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (5m) 19s ago 29m 8303k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:14:29.788 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (34m) 9s ago 34m 58.6M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T05:14:29.788 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (34m) 9s ago 34m 62.6M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:14:29.788 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (33m) 9s ago 33m 53.0M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:14:29.789 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (32m) 9s ago 33m 58.4M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:14:29.789 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (32m) 19s ago 32m 61.2M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:14:29.789 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (31m) 19s ago 31m 55.7M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:14:29.789 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (31m) 19s ago 31m 54.9M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:14:29.789 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (30m) 19s ago 30m 58.9M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:14:29.789 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (5m) 19s ago 29m 60.0M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:14:29.789 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (27m) 9s ago 27m 91.0M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:14:29.789 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (27m) 19s ago 27m 91.2M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:14:29.801 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:29 smithi089 bash[99668]: cluster 2024-03-30T05:14:27.864183+0000 mgr.y (mgr.44100) 494 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:29.801 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:29 smithi089 bash[99668]: audit 2024-03-30T05:14:27.956514+0000 mgr.y (mgr.44100) 495 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:29.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:29 smithi089 bash[101699]: cluster 2024-03-30T05:14:27.864183+0000 mgr.y (mgr.44100) 494 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:29.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:29 smithi089 bash[101699]: audit 2024-03-30T05:14:27.956514+0000 mgr.y (mgr.44100) 495 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:30.618 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-03-30T05:14:31.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:31 smithi118 bash[75658]: audit 2024-03-30T05:14:29.774415+0000 mgr.y (mgr.44100) 496 : audit [DBG] from='client.64138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:31.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:31 smithi118 bash[75658]: cluster 2024-03-30T05:14:29.865171+0000 mgr.y (mgr.44100) 497 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:31.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:31 smithi118 bash[75658]: audit 2024-03-30T05:14:30.987941+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:31.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:31 smithi118 bash[75658]: audit 2024-03-30T05:14:31.000128+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:31.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:31 smithi118 bash[75658]: audit 2024-03-30T05:14:31.011656+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:31.710 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:31 smithi089 bash[99668]: audit 2024-03-30T05:14:29.774415+0000 mgr.y (mgr.44100) 496 : audit [DBG] from='client.64138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:31.710 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:31 smithi089 bash[99668]: cluster 2024-03-30T05:14:29.865171+0000 mgr.y (mgr.44100) 497 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:31.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:31 smithi089 bash[99668]: audit 2024-03-30T05:14:30.987941+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:31.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:31 smithi089 bash[99668]: audit 2024-03-30T05:14:31.000128+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:31.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:31 smithi089 bash[99668]: audit 2024-03-30T05:14:31.011656+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:31.711 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:31 smithi089 bash[101699]: audit 2024-03-30T05:14:29.774415+0000 mgr.y (mgr.44100) 496 : audit [DBG] from='client.64138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:31.711 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:31 smithi089 bash[101699]: cluster 2024-03-30T05:14:29.865171+0000 mgr.y (mgr.44100) 497 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:31.711 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:31 smithi089 bash[101699]: audit 2024-03-30T05:14:30.987941+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:31.711 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:31 smithi089 bash[101699]: audit 2024-03-30T05:14:31.000128+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:31.711 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:31 smithi089 bash[101699]: audit 2024-03-30T05:14:31.011656+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:33.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:33 smithi118 bash[75658]: cluster 2024-03-30T05:14:31.865728+0000 mgr.y (mgr.44100) 498 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:33.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:33 smithi089 bash[99668]: cluster 2024-03-30T05:14:31.865728+0000 mgr.y (mgr.44100) 498 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:33.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:33 smithi089 bash[101699]: cluster 2024-03-30T05:14:31.865728+0000 mgr.y (mgr.44100) 498 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:34.004 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:14:34.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:34 smithi089 bash[99668]: audit 2024-03-30T05:14:33.997212+0000 mon.a (mon.0) 380 : audit [DBG] from='client.? 172.21.15.89:0/2190009720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:34.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:34 smithi089 bash[101699]: audit 2024-03-30T05:14:33.997212+0000 mon.a (mon.0) 380 : audit [DBG] from='client.? 172.21.15.89:0/2190009720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:34.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:34 smithi118 bash[75658]: audit 2024-03-30T05:14:33.997212+0000 mon.a (mon.0) 380 : audit [DBG] from='client.? 172.21.15.89:0/2190009720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:35.224 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-03-30T05:14:35.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:35 smithi089 bash[99668]: cluster 2024-03-30T05:14:33.867278+0000 mgr.y (mgr.44100) 499 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:35.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:35 smithi089 bash[101699]: cluster 2024-03-30T05:14:33.867278+0000 mgr.y (mgr.44100) 499 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:35.679 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:35 smithi118 bash[75658]: cluster 2024-03-30T05:14:33.867278+0000 mgr.y (mgr.44100) 499 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:37.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:37 smithi089 bash[99668]: cluster 2024-03-30T05:14:35.867929+0000 mgr.y (mgr.44100) 500 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:37.583 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:37 smithi089 bash[99668]: audit 2024-03-30T05:14:36.960753+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:37.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:37 smithi089 bash[101699]: cluster 2024-03-30T05:14:35.867929+0000 mgr.y (mgr.44100) 500 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:37.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:37 smithi089 bash[101699]: audit 2024-03-30T05:14:36.960753+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:37.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:37 smithi118 bash[75658]: cluster 2024-03-30T05:14:35.867929+0000 mgr.y (mgr.44100) 500 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:37.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:37 smithi118 bash[75658]: audit 2024-03-30T05:14:36.960753+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:37.959 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:14:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:14:37] "GET /metrics HTTP/1.1" 200 38009 "" "Prometheus/2.43.0" 2024-03-30T05:14:39.665 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:39 smithi089 bash[99668]: cluster 2024-03-30T05:14:37.868882+0000 mgr.y (mgr.44100) 501 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:39.666 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:39 smithi089 bash[99668]: audit 2024-03-30T05:14:37.964742+0000 mgr.y (mgr.44100) 502 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:39.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:39 smithi089 bash[101699]: cluster 2024-03-30T05:14:37.868882+0000 mgr.y (mgr.44100) 501 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:39.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:39 smithi089 bash[101699]: audit 2024-03-30T05:14:37.964742+0000 mgr.y (mgr.44100) 502 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:39.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:39 smithi118 bash[75658]: cluster 2024-03-30T05:14:37.868882+0000 mgr.y (mgr.44100) 501 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:39.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:39 smithi118 bash[75658]: audit 2024-03-30T05:14:37.964742+0000 mgr.y (mgr.44100) 502 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:40.117 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)" 2024-03-30T05:14:40.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:40 smithi089 bash[101699]: audit 2024-03-30T05:14:40.108683+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.89:0/2513027818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:40.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:40 smithi089 bash[99668]: audit 2024-03-30T05:14:40.108683+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.89:0/2513027818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:40.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:40 smithi118 bash[75658]: audit 2024-03-30T05:14:40.108683+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.89:0/2513027818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:41.239 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-03-30T05:14:41.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:41 smithi089 bash[99668]: cluster 2024-03-30T05:14:39.869839+0000 mgr.y (mgr.44100) 503 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:41.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:41 smithi089 bash[99668]: audit 2024-03-30T05:14:40.564594+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:41.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:41 smithi089 bash[99668]: audit 2024-03-30T05:14:40.572664+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:41.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:41 smithi089 bash[99668]: audit 2024-03-30T05:14:40.585108+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:41.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:41 smithi089 bash[101699]: cluster 2024-03-30T05:14:39.869839+0000 mgr.y (mgr.44100) 503 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:41.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:41 smithi089 bash[101699]: audit 2024-03-30T05:14:40.564594+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:41.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:41 smithi089 bash[101699]: audit 2024-03-30T05:14:40.572664+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:41.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:41 smithi089 bash[101699]: audit 2024-03-30T05:14:40.585108+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:41.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:41 smithi118 bash[75658]: cluster 2024-03-30T05:14:39.869839+0000 mgr.y (mgr.44100) 503 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:41.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:41 smithi118 bash[75658]: audit 2024-03-30T05:14:40.564594+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:41.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:41 smithi118 bash[75658]: audit 2024-03-30T05:14:40.572664+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:41.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:41 smithi118 bash[75658]: audit 2024-03-30T05:14:40.585108+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:43.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:43 smithi089 bash[101699]: cluster 2024-03-30T05:14:41.870458+0000 mgr.y (mgr.44100) 504 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:43.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:43 smithi089 bash[99668]: cluster 2024-03-30T05:14:41.870458+0000 mgr.y (mgr.44100) 504 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:43.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:43 smithi118 bash[75658]: cluster 2024-03-30T05:14:41.870458+0000 mgr.y (mgr.44100) 504 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:45.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:45 smithi089 bash[99668]: cluster 2024-03-30T05:14:43.872302+0000 mgr.y (mgr.44100) 505 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:45.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:45 smithi089 bash[99668]: audit 2024-03-30T05:14:44.567143+0000 mgr.y (mgr.44100) 506 : audit [DBG] from='client.54186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:45.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:45 smithi089 bash[101699]: cluster 2024-03-30T05:14:43.872302+0000 mgr.y (mgr.44100) 505 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:45.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:45 smithi089 bash[101699]: audit 2024-03-30T05:14:44.567143+0000 mgr.y (mgr.44100) 506 : audit [DBG] from='client.54186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:45.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:45 smithi118 bash[75658]: cluster 2024-03-30T05:14:43.872302+0000 mgr.y (mgr.44100) 505 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:45.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:45 smithi118 bash[75658]: audit 2024-03-30T05:14:44.567143+0000 mgr.y (mgr.44100) 506 : audit [DBG] from='client.54186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:47.005 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:14:47.677 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:14:47.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:47 smithi089 bash[99668]: cluster 2024-03-30T05:14:45.872777+0000 mgr.y (mgr.44100) 507 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:47.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:47 smithi089 bash[101699]: cluster 2024-03-30T05:14:45.872777+0000 mgr.y (mgr.44100) 507 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:47.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:14:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:14:47] "GET /metrics HTTP/1.1" 200 38009 "" "Prometheus/2.43.0" 2024-03-30T05:14:47.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:47 smithi118 bash[75658]: cluster 2024-03-30T05:14:45.872777+0000 mgr.y (mgr.44100) 507 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:49.830 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:49 smithi089 bash[101699]: cluster 2024-03-30T05:14:47.873280+0000 mgr.y (mgr.44100) 508 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:49.855 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:49 smithi089 bash[101699]: audit 2024-03-30T05:14:47.973698+0000 mgr.y (mgr.44100) 509 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:49.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:49 smithi089 bash[99668]: cluster 2024-03-30T05:14:47.873280+0000 mgr.y (mgr.44100) 508 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:49.856 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:49 smithi089 bash[99668]: audit 2024-03-30T05:14:47.973698+0000 mgr.y (mgr.44100) 509 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:49.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:49 smithi118 bash[75658]: cluster 2024-03-30T05:14:47.873280+0000 mgr.y (mgr.44100) 508 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:49.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:49 smithi118 bash[75658]: audit 2024-03-30T05:14:47.973698+0000 mgr.y (mgr.44100) 509 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:51.181 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:14:51.181 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": null, 2024-03-30T05:14:51.181 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": false, 2024-03-30T05:14:51.182 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "", 2024-03-30T05:14:51.182 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:14:51.182 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": null, 2024-03-30T05:14:51.182 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "", 2024-03-30T05:14:51.182 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:14:51.182 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:14:51.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:51 smithi089 bash[99668]: cluster 2024-03-30T05:14:49.874334+0000 mgr.y (mgr.44100) 510 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:51.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:51 smithi089 bash[99668]: audit 2024-03-30T05:14:51.192896+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:51.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:51 smithi089 bash[99668]: audit 2024-03-30T05:14:51.203377+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:51.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:51 smithi089 bash[99668]: audit 2024-03-30T05:14:51.212549+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:51.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:51 smithi089 bash[101699]: cluster 2024-03-30T05:14:49.874334+0000 mgr.y (mgr.44100) 510 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:51.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:51 smithi089 bash[101699]: audit 2024-03-30T05:14:51.192896+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:51.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:51 smithi089 bash[101699]: audit 2024-03-30T05:14:51.203377+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:51.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:51 smithi089 bash[101699]: audit 2024-03-30T05:14:51.212549+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:51.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:51 smithi118 bash[75658]: cluster 2024-03-30T05:14:49.874334+0000 mgr.y (mgr.44100) 510 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:51.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:51 smithi118 bash[75658]: audit 2024-03-30T05:14:51.192896+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:51.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:51 smithi118 bash[75658]: audit 2024-03-30T05:14:51.203377+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:51.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:51 smithi118 bash[75658]: audit 2024-03-30T05:14:51.212549+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:14:51.902 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:14:52.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:52 smithi118 bash[75658]: audit 2024-03-30T05:14:51.187090+0000 mgr.y (mgr.44100) 511 : audit [DBG] from='client.54192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:52.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:52 smithi118 bash[75658]: audit 2024-03-30T05:14:51.961277+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:52.974 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:52 smithi089 bash[101699]: audit 2024-03-30T05:14:51.187090+0000 mgr.y (mgr.44100) 511 : audit [DBG] from='client.54192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:52.974 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:52 smithi089 bash[101699]: audit 2024-03-30T05:14:51.961277+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:52.974 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:52 smithi089 bash[99668]: audit 2024-03-30T05:14:51.187090+0000 mgr.y (mgr.44100) 511 : audit [DBG] from='client.54192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:52.974 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:52 smithi089 bash[99668]: audit 2024-03-30T05:14:51.961277+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:53.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:53 smithi118 bash[75658]: cluster 2024-03-30T05:14:51.875102+0000 mgr.y (mgr.44100) 512 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:53.908 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:53 smithi089 bash[99668]: cluster 2024-03-30T05:14:51.875102+0000 mgr.y (mgr.44100) 512 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:53.909 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:53 smithi089 bash[101699]: cluster 2024-03-30T05:14:51.875102+0000 mgr.y (mgr.44100) 512 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:55.192 INFO:teuthology.orchestra.run.smithi089.stdout:HEALTH_OK 2024-03-30T05:14:55.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:55 smithi118 bash[75658]: cluster 2024-03-30T05:14:53.876890+0000 mgr.y (mgr.44100) 513 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:55.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:55 smithi118 bash[75658]: audit 2024-03-30T05:14:55.198228+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.89:0/3851812684' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:14:56.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:55 smithi089 bash[99668]: cluster 2024-03-30T05:14:53.876890+0000 mgr.y (mgr.44100) 513 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:56.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:55 smithi089 bash[99668]: audit 2024-03-30T05:14:55.198228+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.89:0/3851812684' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:14:56.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:55 smithi089 bash[101699]: cluster 2024-03-30T05:14:53.876890+0000 mgr.y (mgr.44100) 513 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:56.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:55 smithi089 bash[101699]: audit 2024-03-30T05:14:55.198228+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.89:0/3851812684' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:14:56.512 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-03-30T05:14:57.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:57 smithi089 bash[99668]: cluster 2024-03-30T05:14:55.877649+0000 mgr.y (mgr.44100) 514 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:57.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:14:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:14:57] "GET /metrics HTTP/1.1" 200 38023 "" "Prometheus/2.43.0" 2024-03-30T05:14:57.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:57 smithi089 bash[101699]: cluster 2024-03-30T05:14:55.877649+0000 mgr.y (mgr.44100) 514 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:57.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:57 smithi118 bash[75658]: cluster 2024-03-30T05:14:55.877649+0000 mgr.y (mgr.44100) 514 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:59.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:59 smithi118 bash[75658]: cluster 2024-03-30T05:14:57.878795+0000 mgr.y (mgr.44100) 515 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:59.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:14:59 smithi118 bash[75658]: audit 2024-03-30T05:14:57.984702+0000 mgr.y (mgr.44100) 516 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:59.904 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:59 smithi089 bash[99668]: cluster 2024-03-30T05:14:57.878795+0000 mgr.y (mgr.44100) 515 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:59.904 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:14:59 smithi089 bash[99668]: audit 2024-03-30T05:14:57.984702+0000 mgr.y (mgr.44100) 516 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:59.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:59 smithi089 bash[101699]: cluster 2024-03-30T05:14:57.878795+0000 mgr.y (mgr.44100) 515 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:59.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:14:59 smithi089 bash[101699]: audit 2024-03-30T05:14:57.984702+0000 mgr.y (mgr.44100) 516 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:01.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:01 smithi118 bash[75658]: cluster 2024-03-30T05:14:59.879830+0000 mgr.y (mgr.44100) 517 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:01.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:01 smithi118 bash[75658]: audit 2024-03-30T05:15:00.741631+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:01.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:01 smithi118 bash[75658]: audit 2024-03-30T05:15:00.753818+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:01.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:01 smithi118 bash[75658]: audit 2024-03-30T05:15:00.763444+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:01.951 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:01 smithi089 bash[99668]: cluster 2024-03-30T05:14:59.879830+0000 mgr.y (mgr.44100) 517 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:01.951 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:01 smithi089 bash[99668]: audit 2024-03-30T05:15:00.741631+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:01.951 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:01 smithi089 bash[99668]: audit 2024-03-30T05:15:00.753818+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:01.951 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:01 smithi089 bash[99668]: audit 2024-03-30T05:15:00.763444+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:01.952 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:01 smithi089 bash[101699]: cluster 2024-03-30T05:14:59.879830+0000 mgr.y (mgr.44100) 517 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:01.952 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:01 smithi089 bash[101699]: audit 2024-03-30T05:15:00.741631+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:01.952 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:01 smithi089 bash[101699]: audit 2024-03-30T05:15:00.753818+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:01.952 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:01 smithi089 bash[101699]: audit 2024-03-30T05:15:00.763444+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:02.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:02 smithi118 bash[75658]: audit 2024-03-30T05:15:01.427160+0000 mgr.y (mgr.44100) 518 : audit [DBG] from='client.64174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:03.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:02 smithi089 bash[99668]: audit 2024-03-30T05:15:01.427160+0000 mgr.y (mgr.44100) 518 : audit [DBG] from='client.64174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:03.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:02 smithi089 bash[101699]: audit 2024-03-30T05:15:01.427160+0000 mgr.y (mgr.44100) 518 : audit [DBG] from='client.64174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:03.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:03 smithi089 bash[99668]: cluster 2024-03-30T05:15:01.880442+0000 mgr.y (mgr.44100) 519 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:03.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:03 smithi089 bash[101699]: cluster 2024-03-30T05:15:01.880442+0000 mgr.y (mgr.44100) 519 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:03.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:03 smithi118 bash[75658]: cluster 2024-03-30T05:15:01.880442+0000 mgr.y (mgr.44100) 519 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:04.655 INFO:teuthology.orchestra.run.smithi089.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:15:05.725 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:15:05.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:05 smithi118 bash[75658]: cluster 2024-03-30T05:15:03.881168+0000 mgr.y (mgr.44100) 520 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:05.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:05 smithi118 bash[75658]: audit 2024-03-30T05:15:04.659857+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:05.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:05 smithi118 bash[75658]: audit 2024-03-30T05:15:04.691712+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:05.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:05 smithi118 bash[75658]: audit 2024-03-30T05:15:04.693058+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:05.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:05 smithi118 bash[75658]: audit 2024-03-30T05:15:04.700544+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:06.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:05 smithi089 bash[101699]: cluster 2024-03-30T05:15:03.881168+0000 mgr.y (mgr.44100) 520 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:06.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:05 smithi089 bash[101699]: audit 2024-03-30T05:15:04.659857+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:06.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:05 smithi089 bash[101699]: audit 2024-03-30T05:15:04.691712+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:06.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:05 smithi089 bash[101699]: audit 2024-03-30T05:15:04.693058+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:06.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:05 smithi089 bash[101699]: audit 2024-03-30T05:15:04.700544+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:06.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:05 smithi089 bash[99668]: cluster 2024-03-30T05:15:03.881168+0000 mgr.y (mgr.44100) 520 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:05 smithi089 bash[99668]: audit 2024-03-30T05:15:04.659857+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:05 smithi089 bash[99668]: audit 2024-03-30T05:15:04.691712+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:05 smithi089 bash[99668]: audit 2024-03-30T05:15:04.693058+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:05 smithi089 bash[99668]: audit 2024-03-30T05:15:04.700544+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:06.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:06 smithi118 bash[75658]: cephadm 2024-03-30T05:15:04.650932+0000 mgr.y (mgr.44100) 521 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:15:06.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:06 smithi118 bash[75658]: cephadm 2024-03-30T05:15:04.760317+0000 mgr.y (mgr.44100) 522 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:15:07.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:06 smithi089 bash[101699]: cephadm 2024-03-30T05:15:04.650932+0000 mgr.y (mgr.44100) 521 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:15:07.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:06 smithi089 bash[101699]: cephadm 2024-03-30T05:15:04.760317+0000 mgr.y (mgr.44100) 522 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:15:07.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:06 smithi089 bash[99668]: cephadm 2024-03-30T05:15:04.650932+0000 mgr.y (mgr.44100) 521 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:15:07.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:06 smithi089 bash[99668]: cephadm 2024-03-30T05:15:04.760317+0000 mgr.y (mgr.44100) 522 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:15:07.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:07 smithi118 bash[75658]: cluster 2024-03-30T05:15:05.881771+0000 mgr.y (mgr.44100) 523 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:07.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:07 smithi118 bash[75658]: audit 2024-03-30T05:15:06.961653+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:07.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:07 smithi089 bash[99668]: cluster 2024-03-30T05:15:05.881771+0000 mgr.y (mgr.44100) 523 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:07.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:07 smithi089 bash[99668]: audit 2024-03-30T05:15:06.961653+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:07.919 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:07 smithi089 bash[101699]: cluster 2024-03-30T05:15:05.881771+0000 mgr.y (mgr.44100) 523 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:07.919 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:07 smithi089 bash[101699]: audit 2024-03-30T05:15:06.961653+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:07.920 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:15:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:15:07] "GET /metrics HTTP/1.1" 200 38019 "" "Prometheus/2.43.0" 2024-03-30T05:15:09.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: cluster 2024-03-30T05:15:07.882705+0000 mgr.y (mgr.44100) 524 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:09.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: audit 2024-03-30T05:15:07.890561+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:09.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: cephadm 2024-03-30T05:15:07.891141+0000 mgr.y (mgr.44100) 525 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:15:09.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: cephadm 2024-03-30T05:15:07.891215+0000 mgr.y (mgr.44100) 526 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:15:09.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: audit 2024-03-30T05:15:07.893103+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:09.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: audit 2024-03-30T05:15:07.905004+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:09.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: cephadm 2024-03-30T05:15:07.906176+0000 mgr.y (mgr.44100) 527 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:15:09.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: audit 2024-03-30T05:15:07.910742+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:09.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: audit 2024-03-30T05:15:07.915633+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:09.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: cephadm 2024-03-30T05:15:07.916676+0000 mgr.y (mgr.44100) 528 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:15:09.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: audit 2024-03-30T05:15:07.923578+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:09.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: audit 2024-03-30T05:15:07.927037+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:09.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: cephadm 2024-03-30T05:15:07.927918+0000 mgr.y (mgr.44100) 529 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:15:09.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: audit 2024-03-30T05:15:07.931900+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: audit 2024-03-30T05:15:07.934814+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T05:15:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: audit 2024-03-30T05:15:07.934985+0000 mgr.y (mgr.44100) 530 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T05:15:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: cephadm 2024-03-30T05:15:07.936025+0000 mgr.y (mgr.44100) 531 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-03-30T05:15:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:08 smithi118 bash[75658]: audit 2024-03-30T05:15:07.992474+0000 mgr.y (mgr.44100) 532 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: cluster 2024-03-30T05:15:07.882705+0000 mgr.y (mgr.44100) 524 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:09.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: audit 2024-03-30T05:15:07.890561+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: cephadm 2024-03-30T05:15:07.891141+0000 mgr.y (mgr.44100) 525 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:15:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: cephadm 2024-03-30T05:15:07.891215+0000 mgr.y (mgr.44100) 526 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:15:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: audit 2024-03-30T05:15:07.893103+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: audit 2024-03-30T05:15:07.905004+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: cephadm 2024-03-30T05:15:07.906176+0000 mgr.y (mgr.44100) 527 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:15:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: audit 2024-03-30T05:15:07.910742+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: audit 2024-03-30T05:15:07.915633+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: cephadm 2024-03-30T05:15:07.916676+0000 mgr.y (mgr.44100) 528 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:15:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: audit 2024-03-30T05:15:07.923578+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: audit 2024-03-30T05:15:07.927037+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: cephadm 2024-03-30T05:15:07.927918+0000 mgr.y (mgr.44100) 529 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:15:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: audit 2024-03-30T05:15:07.931900+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: audit 2024-03-30T05:15:07.934814+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T05:15:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: audit 2024-03-30T05:15:07.934985+0000 mgr.y (mgr.44100) 530 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T05:15:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: cephadm 2024-03-30T05:15:07.936025+0000 mgr.y (mgr.44100) 531 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-03-30T05:15:09.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[99668]: audit 2024-03-30T05:15:07.992474+0000 mgr.y (mgr.44100) 532 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: cluster 2024-03-30T05:15:07.882705+0000 mgr.y (mgr.44100) 524 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: audit 2024-03-30T05:15:07.890561+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: cephadm 2024-03-30T05:15:07.891141+0000 mgr.y (mgr.44100) 525 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:15:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: cephadm 2024-03-30T05:15:07.891215+0000 mgr.y (mgr.44100) 526 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:15:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: audit 2024-03-30T05:15:07.893103+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: audit 2024-03-30T05:15:07.905004+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: cephadm 2024-03-30T05:15:07.906176+0000 mgr.y (mgr.44100) 527 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:15:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: audit 2024-03-30T05:15:07.910742+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: audit 2024-03-30T05:15:07.915633+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: cephadm 2024-03-30T05:15:07.916676+0000 mgr.y (mgr.44100) 528 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:15:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: audit 2024-03-30T05:15:07.923578+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: audit 2024-03-30T05:15:07.927037+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:09.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: cephadm 2024-03-30T05:15:07.927918+0000 mgr.y (mgr.44100) 529 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:15:09.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: audit 2024-03-30T05:15:07.931900+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:09.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: audit 2024-03-30T05:15:07.934814+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T05:15:09.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: audit 2024-03-30T05:15:07.934985+0000 mgr.y (mgr.44100) 530 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T05:15:09.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: cephadm 2024-03-30T05:15:07.936025+0000 mgr.y (mgr.44100) 531 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-03-30T05:15:09.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:08 smithi089 bash[101699]: audit 2024-03-30T05:15:07.992474+0000 mgr.y (mgr.44100) 532 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:11.037 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:15:11.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:10 smithi118 bash[75658]: cluster 2024-03-30T05:15:09.883913+0000 mgr.y (mgr.44100) 533 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:11.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:10 smithi089 bash[101699]: cluster 2024-03-30T05:15:09.883913+0000 mgr.y (mgr.44100) 533 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:11.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:10 smithi089 bash[99668]: cluster 2024-03-30T05:15:09.883913+0000 mgr.y (mgr.44100) 533 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:11.761 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:15:11.761 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 11s ago 36m - - 2024-03-30T05:15:11.762 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 0s ago 36m - - 2024-03-30T05:15:11.762 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (5m) 11s ago 30m 16.0M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:15:11.762 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (5m) 0s ago 29m 73.3M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:15:11.762 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (6m) 11s ago 27m 44.9M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:15:11.762 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (6m) 0s ago 36m 437M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:15:11.762 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (16m) 11s ago 37m 506M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:15:11.762 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (2m) 11s ago 38m 47.5M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:15:11.762 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (3m) 0s ago 36m 47.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:15:11.762 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (110s) 11s ago 36m 34.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:15:11.762 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (6m) 11s ago 30m 8124k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:15:11.762 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (6m) 0s ago 30m 8456k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:15:11.762 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (35m) 11s ago 35m 58.6M 4096M 17.2.0 e1d6a67b021e 4a59046a40c4 2024-03-30T05:15:11.762 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (34m) 11s ago 34m 62.6M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:15:11.762 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (34m) 11s ago 34m 53.1M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:15:11.763 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (33m) 11s ago 33m 58.5M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:15:11.763 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (33m) 0s ago 33m 61.4M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:15:11.763 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (32m) 0s ago 32m 55.9M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:15:11.763 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (32m) 0s ago 32m 55.0M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:15:11.763 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (31m) 0s ago 31m 59.0M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:15:11.763 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (5m) 0s ago 30m 61.0M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:15:11.763 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (28m) 11s ago 28m 91.1M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:15:11.763 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (28m) 0s ago 28m 91.3M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:15:12.210 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:15:12.211 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:15:12.211 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:15:12.211 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:15:12.211 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:15:12.211 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:15:12.211 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:15:12.211 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:15:12.211 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:15:12.211 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:15:12.211 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:15:12.211 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:15:12.211 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:15:12.211 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:15:12.211 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-03-30T05:15:12.212 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 5 2024-03-30T05:15:12.212 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:15:12.212 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:15:12.565 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:15:12.565 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:15:12.565 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:15:12.565 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-03-30T05:15:12.565 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:15:12.565 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "0/8 daemons upgraded", 2024-03-30T05:15:12.565 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:15:12.565 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:15:12.565 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:15:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:12 smithi118 bash[75658]: audit 2024-03-30T05:15:11.029884+0000 mgr.y (mgr.44100) 534 : audit [DBG] from='client.64180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:12.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:12 smithi118 bash[75658]: audit 2024-03-30T05:15:11.383882+0000 mgr.y (mgr.44100) 535 : audit [DBG] from='client.54216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:12 smithi118 bash[75658]: audit 2024-03-30T05:15:11.393967+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:12 smithi118 bash[75658]: audit 2024-03-30T05:15:11.402692+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:12 smithi118 bash[75658]: audit 2024-03-30T05:15:11.410319+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:12 smithi118 bash[75658]: cephadm 2024-03-30T05:15:11.557727+0000 mgr.y (mgr.44100) 536 : cephadm [INF] Upgrade: Updating osd.0 2024-03-30T05:15:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:12 smithi118 bash[75658]: audit 2024-03-30T05:15:11.563205+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:12 smithi118 bash[75658]: audit 2024-03-30T05:15:11.567623+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T05:15:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:12 smithi118 bash[75658]: audit 2024-03-30T05:15:11.568507+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:12 smithi118 bash[75658]: cephadm 2024-03-30T05:15:11.573512+0000 mgr.y (mgr.44100) 537 : cephadm [INF] Deploying daemon osd.0 on smithi089 2024-03-30T05:15:12.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:12 smithi118 bash[75658]: audit 2024-03-30T05:15:12.216102+0000 mon.a (mon.0) 412 : audit [DBG] from='client.? 172.21.15.89:0/2046837597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:12.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[101699]: audit 2024-03-30T05:15:11.029884+0000 mgr.y (mgr.44100) 534 : audit [DBG] from='client.64180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:12.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[101699]: audit 2024-03-30T05:15:11.383882+0000 mgr.y (mgr.44100) 535 : audit [DBG] from='client.54216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:12.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[101699]: audit 2024-03-30T05:15:11.393967+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:12.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[101699]: audit 2024-03-30T05:15:11.402692+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:12.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[101699]: audit 2024-03-30T05:15:11.410319+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:12.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[101699]: cephadm 2024-03-30T05:15:11.557727+0000 mgr.y (mgr.44100) 536 : cephadm [INF] Upgrade: Updating osd.0 2024-03-30T05:15:12.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[101699]: audit 2024-03-30T05:15:11.563205+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:12.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[101699]: audit 2024-03-30T05:15:11.567623+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T05:15:12.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[101699]: audit 2024-03-30T05:15:11.568507+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:12.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[101699]: cephadm 2024-03-30T05:15:11.573512+0000 mgr.y (mgr.44100) 537 : cephadm [INF] Deploying daemon osd.0 on smithi089 2024-03-30T05:15:12.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[101699]: audit 2024-03-30T05:15:12.216102+0000 mon.a (mon.0) 412 : audit [DBG] from='client.? 172.21.15.89:0/2046837597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:12.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[99668]: audit 2024-03-30T05:15:11.029884+0000 mgr.y (mgr.44100) 534 : audit [DBG] from='client.64180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:12.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[99668]: audit 2024-03-30T05:15:11.383882+0000 mgr.y (mgr.44100) 535 : audit [DBG] from='client.54216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:12.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[99668]: audit 2024-03-30T05:15:11.393967+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:12.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[99668]: audit 2024-03-30T05:15:11.402692+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:12.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[99668]: audit 2024-03-30T05:15:11.410319+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:12.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[99668]: cephadm 2024-03-30T05:15:11.557727+0000 mgr.y (mgr.44100) 536 : cephadm [INF] Upgrade: Updating osd.0 2024-03-30T05:15:12.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[99668]: audit 2024-03-30T05:15:11.563205+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:12.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[99668]: audit 2024-03-30T05:15:11.567623+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T05:15:12.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[99668]: audit 2024-03-30T05:15:11.568507+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:12.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[99668]: cephadm 2024-03-30T05:15:11.573512+0000 mgr.y (mgr.44100) 537 : cephadm [INF] Deploying daemon osd.0 on smithi089 2024-03-30T05:15:12.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:12 smithi089 bash[99668]: audit 2024-03-30T05:15:12.216102+0000 mon.a (mon.0) 412 : audit [DBG] from='client.? 172.21.15.89:0/2046837597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:13 smithi089 bash[99668]: audit 2024-03-30T05:15:11.735486+0000 mgr.y (mgr.44100) 538 : audit [DBG] from='client.54222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:13 smithi089 bash[99668]: cluster 2024-03-30T05:15:11.884328+0000 mgr.y (mgr.44100) 539 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:13.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:13 smithi089 bash[99668]: audit 2024-03-30T05:15:12.569994+0000 mgr.y (mgr.44100) 540 : audit [DBG] from='client.54234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:13.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:13 smithi089 bash[101699]: audit 2024-03-30T05:15:11.735486+0000 mgr.y (mgr.44100) 538 : audit [DBG] from='client.54222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:13.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:13 smithi089 bash[101699]: cluster 2024-03-30T05:15:11.884328+0000 mgr.y (mgr.44100) 539 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:13.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:13 smithi089 bash[101699]: audit 2024-03-30T05:15:12.569994+0000 mgr.y (mgr.44100) 540 : audit [DBG] from='client.54234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:13.845 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:13 smithi118 bash[75658]: audit 2024-03-30T05:15:11.735486+0000 mgr.y (mgr.44100) 538 : audit [DBG] from='client.54222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:13.845 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:13 smithi118 bash[75658]: cluster 2024-03-30T05:15:11.884328+0000 mgr.y (mgr.44100) 539 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:13.845 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:13 smithi118 bash[75658]: audit 2024-03-30T05:15:12.569994+0000 mgr.y (mgr.44100) 540 : audit [DBG] from='client.54234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:15.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:15 smithi089 bash[99668]: cluster 2024-03-30T05:15:13.885964+0000 mgr.y (mgr.44100) 541 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:15.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:15 smithi089 bash[101699]: cluster 2024-03-30T05:15:13.885964+0000 mgr.y (mgr.44100) 541 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:15.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:15 smithi118 bash[75658]: cluster 2024-03-30T05:15:13.885964+0000 mgr.y (mgr.44100) 541 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:16.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:16.334 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:15:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:16.334 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:16.334 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:16.335 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:15:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:16.335 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:15:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:16.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:16.336 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:15:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:16.336 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:15:16 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:16.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:16 smithi089 bash[99668]: cluster 2024-03-30T05:15:16.449821+0000 mon.a (mon.0) 413 : cluster [INF] osd.0 marked itself down and dead 2024-03-30T05:15:16.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:16 smithi089 bash[101699]: cluster 2024-03-30T05:15:16.449821+0000 mon.a (mon.0) 413 : cluster [INF] osd.0 marked itself down and dead 2024-03-30T05:15:16.834 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:16 smithi089 systemd[1]: Stopping Ceph osd.0 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:15:16.834 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:16 smithi089 bash[27597]: debug 2024-03-30T05:15:16.446+0000 7fdbf737c700 -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-03-30T05:15:16.834 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:16 smithi089 bash[27597]: debug 2024-03-30T05:15:16.446+0000 7fdbf737c700 -1 osd.0 112 *** Got signal Terminated *** 2024-03-30T05:15:16.835 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:16 smithi089 bash[27597]: debug 2024-03-30T05:15:16.446+0000 7fdbf737c700 -1 osd.0 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:15:16.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:16 smithi118 bash[75658]: cluster 2024-03-30T05:15:16.449821+0000 mon.a (mon.0) 413 : cluster [INF] osd.0 marked itself down and dead 2024-03-30T05:15:17.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:17 smithi089 bash[99668]: cluster 2024-03-30T05:15:15.886487+0000 mgr.y (mgr.44100) 542 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:17.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:17 smithi089 bash[99668]: cluster 2024-03-30T05:15:16.571335+0000 mon.a (mon.0) 414 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:15:17.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:17 smithi089 bash[99668]: cluster 2024-03-30T05:15:16.590590+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-03-30T05:15:17.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:17 smithi089 bash[101699]: cluster 2024-03-30T05:15:15.886487+0000 mgr.y (mgr.44100) 542 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:17.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:17 smithi089 bash[101699]: cluster 2024-03-30T05:15:16.571335+0000 mon.a (mon.0) 414 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:15:17.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:17 smithi089 bash[101699]: cluster 2024-03-30T05:15:16.590590+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-03-30T05:15:17.837 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:15:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:15:17] "GET /metrics HTTP/1.1" 200 38019 "" "Prometheus/2.43.0" 2024-03-30T05:15:17.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:17 smithi118 bash[75658]: cluster 2024-03-30T05:15:15.886487+0000 mgr.y (mgr.44100) 542 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:17.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:17 smithi118 bash[75658]: cluster 2024-03-30T05:15:16.571335+0000 mon.a (mon.0) 414 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:15:17.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:17 smithi118 bash[75658]: cluster 2024-03-30T05:15:16.590590+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-03-30T05:15:18.334 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:18 smithi089 bash[106525]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T05:15:18.834 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:18 smithi089 bash[106599]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T05:15:18.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:18 smithi089 bash[99668]: cluster 2024-03-30T05:15:17.586242+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-03-30T05:15:18.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:18 smithi089 bash[101699]: cluster 2024-03-30T05:15:17.586242+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-03-30T05:15:18.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:18 smithi118 bash[75658]: cluster 2024-03-30T05:15:17.586242+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-03-30T05:15:19.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:19 smithi118 bash[75658]: cluster 2024-03-30T05:15:17.888360+0000 mgr.y (mgr.44100) 543 : cluster [DBG] pgmap v191: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:19.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:19 smithi118 bash[75658]: audit 2024-03-30T05:15:18.000410+0000 mgr.y (mgr.44100) 544 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:19.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:19 smithi118 bash[75658]: cluster 2024-03-30T05:15:18.583431+0000 mon.a (mon.0) 417 : cluster [WRN] Health check failed: Degraded data redundancy: 74/726 objects degraded (10.193%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:19.978 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:19 smithi089 bash[99668]: cluster 2024-03-30T05:15:17.888360+0000 mgr.y (mgr.44100) 543 : cluster [DBG] pgmap v191: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:19.978 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:19 smithi089 bash[99668]: audit 2024-03-30T05:15:18.000410+0000 mgr.y (mgr.44100) 544 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:19.978 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:19 smithi089 bash[99668]: cluster 2024-03-30T05:15:18.583431+0000 mon.a (mon.0) 417 : cluster [WRN] Health check failed: Degraded data redundancy: 74/726 objects degraded (10.193%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:19.978 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:19 smithi089 bash[101699]: cluster 2024-03-30T05:15:17.888360+0000 mgr.y (mgr.44100) 543 : cluster [DBG] pgmap v191: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:19.978 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:19 smithi089 bash[101699]: audit 2024-03-30T05:15:18.000410+0000 mgr.y (mgr.44100) 544 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:19.978 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:19 smithi089 bash[101699]: cluster 2024-03-30T05:15:18.583431+0000 mon.a (mon.0) 417 : cluster [WRN] Health check failed: Degraded data redundancy: 74/726 objects degraded (10.193%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:21.833 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:15:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:21.834 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:21.834 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:15:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:21.834 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:15:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:21.835 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:15:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:21.835 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:15:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:21.835 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:21 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.0.service: Deactivated successfully. 2024-03-30T05:15:21.835 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:21 smithi089 systemd[1]: Stopped Ceph osd.0 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:15:21.836 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:21.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:21 smithi089 bash[101699]: cluster 2024-03-30T05:15:19.889297+0000 mgr.y (mgr.44100) 545 : cluster [DBG] pgmap v192: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:21.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:21 smithi089 bash[101699]: audit 2024-03-30T05:15:20.927007+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:21.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:21 smithi089 bash[101699]: audit 2024-03-30T05:15:20.938831+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:21.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:21 smithi089 bash[101699]: audit 2024-03-30T05:15:20.951910+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:21.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:21.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:21 smithi089 bash[99668]: cluster 2024-03-30T05:15:19.889297+0000 mgr.y (mgr.44100) 545 : cluster [DBG] pgmap v192: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:21.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:21 smithi089 bash[99668]: audit 2024-03-30T05:15:20.927007+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:21.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:21 smithi089 bash[99668]: audit 2024-03-30T05:15:20.938831+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:21.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:21 smithi089 bash[99668]: audit 2024-03-30T05:15:20.951910+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:21.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:21 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:21.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:21 smithi118 bash[75658]: cluster 2024-03-30T05:15:19.889297+0000 mgr.y (mgr.44100) 545 : cluster [DBG] pgmap v192: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:21.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:21 smithi118 bash[75658]: audit 2024-03-30T05:15:20.927007+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:21.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:21 smithi118 bash[75658]: audit 2024-03-30T05:15:20.938831+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:21.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:21 smithi118 bash[75658]: audit 2024-03-30T05:15:20.951910+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:22.333 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:21 smithi089 systemd[1]: Started Ceph osd.0 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:15:22.893 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: cluster 2024-03-30T05:15:21.889892+0000 mgr.y (mgr.44100) 546 : cluster [DBG] pgmap v193: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 74/726 objects degraded (10.193%) 2024-03-30T05:15:22.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:21.895937+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:22.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:21.902279+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:22.894 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: cluster 2024-03-30T05:15:21.889892+0000 mgr.y (mgr.44100) 546 : cluster [DBG] pgmap v193: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 74/726 objects degraded (10.193%) 2024-03-30T05:15:22.894 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:21.895937+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:22.895 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:21.902279+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: cluster 2024-03-30T05:15:21.889892+0000 mgr.y (mgr.44100) 546 : cluster [DBG] pgmap v193: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 74/726 objects degraded (10.193%) 2024-03-30T05:15:23.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:21.895937+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:21.902279+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:21.919572+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:21.921396+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:21.922274+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:21.930610+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: cephadm 2024-03-30T05:15:21.931205+0000 mgr.y (mgr.44100) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:21.966815+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:21.967720+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:23.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.001694+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.003392+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.005678+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.006311+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.012914+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: cephadm 2024-03-30T05:15:22.013293+0000 mgr.y (mgr.44100) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.069894+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.071905+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.073816+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.074470+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.081056+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: cephadm 2024-03-30T05:15:22.081404+0000 mgr.y (mgr.44100) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.137852+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.139658+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.141462+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.142117+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.148925+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: cephadm 2024-03-30T05:15:22.149452+0000 mgr.y (mgr.44100) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.220540+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.223951+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.227593+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.229076+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.240565+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: cephadm 2024-03-30T05:15:22.241223+0000 mgr.y (mgr.44100) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.314291+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.316240+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.318254+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.318971+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.325912+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: cephadm 2024-03-30T05:15:22.326353+0000 mgr.y (mgr.44100) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.383577+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.385484+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.387479+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.388240+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.394693+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: cephadm 2024-03-30T05:15:22.395062+0000 mgr.y (mgr.44100) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.451951+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.454530+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.456761+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.457656+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.464417+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: cephadm 2024-03-30T05:15:22.464800+0000 mgr.y (mgr.44100) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.521967+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.524226+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.527247+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.528361+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.535536+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: cephadm 2024-03-30T05:15:22.535987+0000 mgr.y (mgr.44100) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.607453+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.610848+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.613630+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.614320+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.620852+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: cephadm 2024-03-30T05:15:22.621322+0000 mgr.y (mgr.44100) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.677609+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.679948+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.682205+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.683115+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.690042+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.777087+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.780943+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.784195+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.785405+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.793762+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.835290+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.836988+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.839205+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.839852+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:22 smithi118 bash[75658]: audit 2024-03-30T05:15:22.846538+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:21.919572+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:21.921396+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:21.922274+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:21.930610+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: cephadm 2024-03-30T05:15:21.931205+0000 mgr.y (mgr.44100) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:21.966815+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:21.967720+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:23.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.001694+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.003392+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.005678+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.006311+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.012914+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: cephadm 2024-03-30T05:15:22.013293+0000 mgr.y (mgr.44100) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.069894+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.071905+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.073816+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.074470+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.081056+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: cephadm 2024-03-30T05:15:22.081404+0000 mgr.y (mgr.44100) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.137852+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:21.919572+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:21.921396+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:21.922274+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:21.930610+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: cephadm 2024-03-30T05:15:21.931205+0000 mgr.y (mgr.44100) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:21.966815+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:21.967720+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:23.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.001694+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.003392+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.005678+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.006311+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.012914+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.253 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: cephadm 2024-03-30T05:15:22.013293+0000 mgr.y (mgr.44100) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.253 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.069894+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.253 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.071905+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.253 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.073816+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.253 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.074470+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.253 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.081056+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.253 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: cephadm 2024-03-30T05:15:22.081404+0000 mgr.y (mgr.44100) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.253 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.137852+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.139658+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.141462+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.142117+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.148925+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: cephadm 2024-03-30T05:15:22.149452+0000 mgr.y (mgr.44100) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.220540+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.223951+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.227593+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.229076+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.240565+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: cephadm 2024-03-30T05:15:22.241223+0000 mgr.y (mgr.44100) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.314291+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.316240+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.318254+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.318971+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.325912+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: cephadm 2024-03-30T05:15:22.326353+0000 mgr.y (mgr.44100) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.383577+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.385484+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.139658+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.141462+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.142117+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.148925+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: cephadm 2024-03-30T05:15:22.149452+0000 mgr.y (mgr.44100) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.220540+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.223951+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.227593+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.229076+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.240565+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: cephadm 2024-03-30T05:15:22.241223+0000 mgr.y (mgr.44100) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.314291+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.316240+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.318254+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.318971+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.325912+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: cephadm 2024-03-30T05:15:22.326353+0000 mgr.y (mgr.44100) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.383577+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.385484+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.387479+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.388240+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.394693+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: cephadm 2024-03-30T05:15:22.395062+0000 mgr.y (mgr.44100) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.451951+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.454530+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.456761+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.457656+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.464417+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: cephadm 2024-03-30T05:15:22.464800+0000 mgr.y (mgr.44100) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.521967+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.524226+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.527247+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.528361+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.535536+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: cephadm 2024-03-30T05:15:22.535987+0000 mgr.y (mgr.44100) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.607453+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.610848+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.613630+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.614320+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.620852+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: cephadm 2024-03-30T05:15:22.621322+0000 mgr.y (mgr.44100) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.677609+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.679948+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.682205+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.683115+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.690042+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.777087+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.780943+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.784195+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.785405+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.793762+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.835290+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.836988+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.839205+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.839852+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[99668]: audit 2024-03-30T05:15:22.846538+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.387479+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.388240+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.394693+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: cephadm 2024-03-30T05:15:22.395062+0000 mgr.y (mgr.44100) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.451951+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.454530+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.456761+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.457656+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.464417+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: cephadm 2024-03-30T05:15:22.464800+0000 mgr.y (mgr.44100) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.521967+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.524226+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.527247+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.528361+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.535536+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: cephadm 2024-03-30T05:15:22.535987+0000 mgr.y (mgr.44100) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.607453+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.610848+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.613630+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.614320+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.620852+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: cephadm 2024-03-30T05:15:22.621322+0000 mgr.y (mgr.44100) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.677609+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.679948+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.682205+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.683115+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.690042+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.777087+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.780943+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.784195+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.785405+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.793762+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:23.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.835290+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:23.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.836988+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:23.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.839205+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:23.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.839852+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:23.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:22 smithi089 bash[101699]: audit 2024-03-30T05:15:22.846538+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:22.690459+0000 mgr.y (mgr.44100) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:22.794301+0000 mgr.y (mgr.44100) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:22.847002+0000 mgr.y (mgr.44100) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:22.907154+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:22.908971+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:22.910803+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:22.911489+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:22.917237+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:22.917708+0000 mgr.y (mgr.44100) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:22.974154+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:22.976143+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:22.977832+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:22.978423+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:22.984001+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:22.984429+0000 mgr.y (mgr.44100) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.024499+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.026183+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.027792+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.028361+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.033853+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.034294+0000 mgr.y (mgr.44100) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.090586+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.092201+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.093743+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.094279+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.099829+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.100235+0000 mgr.y (mgr.44100) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.140101+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.141788+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.143426+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.144020+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.148578+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.149052+0000 mgr.y (mgr.44100) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.205057+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.206968+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.208853+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.209467+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.214272+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.214687+0000 mgr.y (mgr.44100) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.255796+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.257954+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.259852+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.260460+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.265153+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.265567+0000 mgr.y (mgr.44100) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.322076+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.324436+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.326438+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.327238+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.334818+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.335556+0000 mgr.y (mgr.44100) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.377254+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.379031+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.381415+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.382043+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.387612+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.388207+0000 mgr.y (mgr.44100) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.434417+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.436615+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.438572+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.439268+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.444894+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.445516+0000 mgr.y (mgr.44100) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.491890+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.494110+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.496204+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.496997+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.502429+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.503093+0000 mgr.y (mgr.44100) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.565356+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.567774+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.569999+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.570765+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.576685+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.577460+0000 mgr.y (mgr.44100) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.618521+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.620297+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.622193+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.622863+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.628457+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.629012+0000 mgr.y (mgr.44100) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.690320+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.692680+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.694546+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.695135+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.700602+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.762785+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.764826+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.766808+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.767647+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.773663+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.830631+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.832537+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.834305+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.834977+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:23 smithi118 bash[75658]: audit 2024-03-30T05:15:23.840068+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.356 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[106903]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-30T05:15:24.356 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[106903]: 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-03-30T05:15:24.356 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[106903]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-30T05:15:24.356 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[106903]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-30T05:15:24.356 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[106903]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-03-30T05:15:24.356 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[106903]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-30T05:15:24.356 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[106903]: --> ceph-volume raw activate successful for osd ID: 0 2024-03-30T05:15:24.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:22.690459+0000 mgr.y (mgr.44100) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:22.794301+0000 mgr.y (mgr.44100) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:22.847002+0000 mgr.y (mgr.44100) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:22.907154+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:22.908971+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:22.910803+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:22.911489+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:22.917237+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:22.917708+0000 mgr.y (mgr.44100) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:22.974154+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:22.976143+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:22.977832+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:22.978423+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:22.984001+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:22.984429+0000 mgr.y (mgr.44100) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.024499+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.026183+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.027792+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.028361+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.033853+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.359 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:22.690459+0000 mgr.y (mgr.44100) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.359 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:22.794301+0000 mgr.y (mgr.44100) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.359 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:22.847002+0000 mgr.y (mgr.44100) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.359 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:22.907154+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.359 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:22.908971+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.360 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:22.910803+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.360 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:22.911489+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.360 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:22.917237+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.360 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:22.917708+0000 mgr.y (mgr.44100) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.360 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:22.974154+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.360 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:22.976143+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.360 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:22.977832+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.360 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:22.978423+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.360 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:22.984001+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.360 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:22.984429+0000 mgr.y (mgr.44100) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.360 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.024499+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.361 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.026183+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.361 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.027792+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.361 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.028361+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.361 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.033853+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.361 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.034294+0000 mgr.y (mgr.44100) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.361 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.090586+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.361 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.092201+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.362 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.093743+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.362 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.094279+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.362 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.099829+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.362 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.100235+0000 mgr.y (mgr.44100) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.362 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.140101+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.362 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.141788+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.362 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.143426+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.362 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.144020+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.362 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.148578+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.362 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.149052+0000 mgr.y (mgr.44100) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.362 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.205057+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.363 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.206968+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.363 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.208853+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.363 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.209467+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.363 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.214272+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.363 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.214687+0000 mgr.y (mgr.44100) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.363 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.255796+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.363 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.257954+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.363 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.259852+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.363 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.260460+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.363 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.265153+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.363 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.265567+0000 mgr.y (mgr.44100) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.363 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.322076+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.324436+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.326438+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.327238+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.334818+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.335556+0000 mgr.y (mgr.44100) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.377254+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.379031+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.381415+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.382043+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.387612+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.388207+0000 mgr.y (mgr.44100) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.434417+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.436615+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.365 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.034294+0000 mgr.y (mgr.44100) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.365 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.090586+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.365 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.092201+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.365 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.093743+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.365 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.094279+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.365 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.099829+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.365 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.100235+0000 mgr.y (mgr.44100) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.140101+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.141788+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.143426+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.144020+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.148578+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.149052+0000 mgr.y (mgr.44100) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.205057+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.206968+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.208853+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.209467+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.214272+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.214687+0000 mgr.y (mgr.44100) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.367 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.438572+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.367 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.439268+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.367 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.444894+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.367 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.445516+0000 mgr.y (mgr.44100) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.367 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.491890+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.367 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.494110+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.368 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.496204+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.368 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.496997+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.368 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.502429+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.368 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.503093+0000 mgr.y (mgr.44100) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.368 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.565356+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.368 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.567774+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.368 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.569999+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.368 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.570765+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.368 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.576685+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.368 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.577460+0000 mgr.y (mgr.44100) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.368 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.618521+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.368 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.620297+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.368 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.622193+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.622863+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.628457+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.629012+0000 mgr.y (mgr.44100) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.690320+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.692680+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.694546+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.695135+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.700602+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.762785+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.764826+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.766808+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.370 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.767647+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.370 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.773663+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.370 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.830631+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.370 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.832537+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.370 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.834305+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.370 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.834977+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.370 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[99668]: audit 2024-03-30T05:15:23.840068+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.255796+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.257954+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.259852+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.260460+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.265153+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.265567+0000 mgr.y (mgr.44100) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.322076+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.324436+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.326438+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.327238+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.334818+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.335556+0000 mgr.y (mgr.44100) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.377254+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.379031+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.381415+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.382043+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.387612+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.388207+0000 mgr.y (mgr.44100) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.434417+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.436615+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.438572+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.439268+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.444894+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.445516+0000 mgr.y (mgr.44100) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.491890+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.494110+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.496204+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.496997+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.502429+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.503093+0000 mgr.y (mgr.44100) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.565356+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.567774+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.569999+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.570765+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.576685+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.577460+0000 mgr.y (mgr.44100) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.618521+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.620297+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.622193+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.622863+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.628457+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.629012+0000 mgr.y (mgr.44100) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:24.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.690320+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.692680+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.694546+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.695135+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.700602+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.762785+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.764826+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.766808+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.767647+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.773663+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:24.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.830631+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:24.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.832537+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:24.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.834305+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:24.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.834977+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:24.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:23 smithi089 bash[101699]: audit 2024-03-30T05:15:23.840068+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.701205+0000 mgr.y (mgr.44100) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.774273+0000 mgr.y (mgr.44100) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.840664+0000 mgr.y (mgr.44100) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cluster 2024-03-30T05:15:23.890835+0000 mgr.y (mgr.44100) 576 : cluster [DBG] pgmap v194: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:25.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:23.896993+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:23.905483+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:23.908076+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:23.908809+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:23.914407+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.914828+0000 mgr.y (mgr.44100) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:23.970695+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:23.972277+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:23.973865+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:23.974446+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:23.980052+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:23.980479+0000 mgr.y (mgr.44100) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.036904+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.038584+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.040230+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.040855+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.046400+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.046841+0000 mgr.y (mgr.44100) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.102878+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.104631+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.106193+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.106748+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.111359+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.111765+0000 mgr.y (mgr.44100) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.167533+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.169125+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.170768+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.171319+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.175927+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.176386+0000 mgr.y (mgr.44100) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.236826+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.238785+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.240616+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.241241+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.245896+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.246358+0000 mgr.y (mgr.44100) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.286108+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.287778+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.289405+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.289994+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.295074+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.295635+0000 mgr.y (mgr.44100) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.352130+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.353884+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.355681+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.356214+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.360678+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.361045+0000 mgr.y (mgr.44100) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.402238+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.404171+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.406010+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.406689+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.411414+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.411972+0000 mgr.y (mgr.44100) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.452379+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.454002+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.456133+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.456744+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.461256+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.461710+0000 mgr.y (mgr.44100) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.501322+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.502914+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.504528+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.505084+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.509681+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.510104+0000 mgr.y (mgr.44100) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.549770+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.551375+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.553141+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.553724+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.558148+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.558597+0000 mgr.y (mgr.44100) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.598045+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.599633+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.601201+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.601753+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.607114+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.607510+0000 mgr.y (mgr.44100) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.647105+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.648747+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.650438+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.651072+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.656614+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.696737+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.698302+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.699970+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.700546+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.705867+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.746031+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.747723+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.749372+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.749970+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.754390+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.811212+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.813253+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.815701+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.816459+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.823298+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.863437+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.865428+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.867362+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.867987+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:24 smithi118 bash[75658]: audit 2024-03-30T05:15:24.872732+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.701205+0000 mgr.y (mgr.44100) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.774273+0000 mgr.y (mgr.44100) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.840664+0000 mgr.y (mgr.44100) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cluster 2024-03-30T05:15:23.890835+0000 mgr.y (mgr.44100) 576 : cluster [DBG] pgmap v194: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:25.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:23.896993+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:23.905483+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:23.908076+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:23.908809+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:23.914407+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.914828+0000 mgr.y (mgr.44100) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:23.970695+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:23.972277+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:23.973865+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:23.974446+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:23.980052+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:23.980479+0000 mgr.y (mgr.44100) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.036904+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.038584+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.040230+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.040855+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.046400+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.046841+0000 mgr.y (mgr.44100) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.102878+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.104631+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.106193+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.106748+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.111359+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.111765+0000 mgr.y (mgr.44100) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.167533+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.169125+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.170768+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.171319+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.175927+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.176386+0000 mgr.y (mgr.44100) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.236826+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.238785+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.240616+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.241241+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.245896+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.701205+0000 mgr.y (mgr.44100) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.774273+0000 mgr.y (mgr.44100) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.840664+0000 mgr.y (mgr.44100) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cluster 2024-03-30T05:15:23.890835+0000 mgr.y (mgr.44100) 576 : cluster [DBG] pgmap v194: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:23.896993+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:23.905483+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:23.908076+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:23.908809+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:23.914407+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.914828+0000 mgr.y (mgr.44100) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:23.970695+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:23.972277+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:23.973865+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:23.974446+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:23.980052+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:23.980479+0000 mgr.y (mgr.44100) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.036904+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.038584+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.040230+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.246358+0000 mgr.y (mgr.44100) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.286108+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.287778+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.289405+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.289994+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.295074+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.295635+0000 mgr.y (mgr.44100) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.352130+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.353884+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.355681+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.356214+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.360678+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.361045+0000 mgr.y (mgr.44100) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.402238+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.404171+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.406010+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.406689+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.411414+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.411972+0000 mgr.y (mgr.44100) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.452379+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.454002+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.456133+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.456744+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.461256+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.461710+0000 mgr.y (mgr.44100) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.501322+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.502914+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.504528+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.505084+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.509681+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.510104+0000 mgr.y (mgr.44100) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.549770+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.551375+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.553141+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.553724+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.558148+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.558597+0000 mgr.y (mgr.44100) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.598045+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.599633+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.040855+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.046400+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.046841+0000 mgr.y (mgr.44100) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.102878+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.104631+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.106193+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.106748+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.111359+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.111765+0000 mgr.y (mgr.44100) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.167533+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.169125+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.170768+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.171319+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.175927+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.176386+0000 mgr.y (mgr.44100) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.236826+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.238785+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.240616+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.241241+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.245896+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.601201+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.601753+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.607114+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.607510+0000 mgr.y (mgr.44100) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.647105+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.648747+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.650438+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.651072+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.656614+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.696737+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.698302+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.699970+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.700546+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.705867+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.746031+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.747723+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.749372+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.749970+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.754390+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.811212+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.813253+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.815701+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.816459+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.823298+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.863437+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.865428+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.867362+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.867987+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[101699]: audit 2024-03-30T05:15:24.872732+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.246358+0000 mgr.y (mgr.44100) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.286108+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.287778+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.289405+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.289994+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.295074+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.295635+0000 mgr.y (mgr.44100) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.352130+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.353884+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.355681+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.356214+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.360678+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.361045+0000 mgr.y (mgr.44100) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.402238+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.404171+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.406010+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.406689+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.411414+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.411972+0000 mgr.y (mgr.44100) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.452379+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.454002+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.456133+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.456744+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.461256+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.461710+0000 mgr.y (mgr.44100) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.501322+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.502914+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.504528+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.505084+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.509681+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.510104+0000 mgr.y (mgr.44100) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.549770+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.551375+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.553141+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.553724+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.558148+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.558597+0000 mgr.y (mgr.44100) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.598045+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.599633+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.601201+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.601753+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.607114+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.607510+0000 mgr.y (mgr.44100) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:25.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.647105+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.648747+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.650438+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.651072+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.656614+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.696737+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.698302+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.699970+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.700546+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.705867+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.746031+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.747723+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.749372+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.749970+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.754390+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.811212+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.813253+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.815701+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.816459+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.823298+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:25.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.863437+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:25.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.865428+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:25.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.867362+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:25.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.867987+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:25.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:24 smithi089 bash[99668]: audit 2024-03-30T05:15:24.872732+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.657031+0000 mgr.y (mgr.44100) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.706278+0000 mgr.y (mgr.44100) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.754885+0000 mgr.y (mgr.44100) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.823741+0000 mgr.y (mgr.44100) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.873135+0000 mgr.y (mgr.44100) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:24.928930+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:24.930579+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:24.932308+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:24.932879+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:24.937358+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:24.937722+0000 mgr.y (mgr.44100) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:24.995606+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:24.997331+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:24.998935+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:24.999503+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.005975+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:25.006363+0000 mgr.y (mgr.44100) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.062377+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.064172+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.066260+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.066884+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.073329+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:25.073788+0000 mgr.y (mgr.44100) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.131389+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.133169+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.135342+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.136013+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.142238+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:25.142586+0000 mgr.y (mgr.44100) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.187014+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.189246+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.191226+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.191911+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.198358+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:25.198691+0000 mgr.y (mgr.44100) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.243085+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.245805+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.248483+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.249405+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.256418+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:25.256812+0000 mgr.y (mgr.44100) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.301067+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.303006+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.304695+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.305336+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.311922+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:25.312290+0000 mgr.y (mgr.44100) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.352511+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.354550+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.357012+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.357847+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.364373+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:25.364834+0000 mgr.y (mgr.44100) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.442238+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.444855+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.448127+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.449207+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.460259+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:25.460847+0000 mgr.y (mgr.44100) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.538832+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.540954+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.543231+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.543958+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.552885+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:25.553350+0000 mgr.y (mgr.44100) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.631004+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.633028+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.635757+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.636470+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.645157+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: cephadm 2024-03-30T05:15:25.645643+0000 mgr.y (mgr.44100) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.690419+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.692409+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.695330+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.696103+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.703143+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.786852+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.790645+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.793857+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.795250+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.806669+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.885225+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.888759+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.893502+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[99668]: audit 2024-03-30T05:15:25.894664+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.657031+0000 mgr.y (mgr.44100) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.706278+0000 mgr.y (mgr.44100) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.754885+0000 mgr.y (mgr.44100) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.823741+0000 mgr.y (mgr.44100) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.873135+0000 mgr.y (mgr.44100) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:24.928930+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:24.930579+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:24.932308+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:24.932879+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:24.937358+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:24.937722+0000 mgr.y (mgr.44100) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:24.995606+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:24.997331+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:24.998935+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:24.999503+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.005975+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:25.006363+0000 mgr.y (mgr.44100) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.062377+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.064172+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.066260+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.066884+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.073329+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:25.073788+0000 mgr.y (mgr.44100) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.131389+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.133169+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.135342+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.136013+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.142238+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:25.142586+0000 mgr.y (mgr.44100) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.187014+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.189246+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.191226+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.191911+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.198358+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:25.198691+0000 mgr.y (mgr.44100) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.243085+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.245805+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.248483+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.249405+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.256418+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:25.256812+0000 mgr.y (mgr.44100) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.301067+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.303006+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.304695+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.305336+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.311922+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:25.312290+0000 mgr.y (mgr.44100) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.352511+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.354550+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.357012+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.357847+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.364373+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:25.364834+0000 mgr.y (mgr.44100) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.442238+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.444855+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.448127+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.449207+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.460259+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:25.460847+0000 mgr.y (mgr.44100) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.538832+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.540954+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.543231+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.543958+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.552885+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:25.553350+0000 mgr.y (mgr.44100) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.631004+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.633028+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.635757+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.636470+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.645157+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: cephadm 2024-03-30T05:15:25.645643+0000 mgr.y (mgr.44100) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.690419+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.692409+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.695330+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.696103+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.703143+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.786852+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.790645+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.793857+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.795250+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.806669+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.885225+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.888759+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.893502+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:25 smithi089 bash[101699]: audit 2024-03-30T05:15:25.894664+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.657031+0000 mgr.y (mgr.44100) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.706278+0000 mgr.y (mgr.44100) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.754885+0000 mgr.y (mgr.44100) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.823741+0000 mgr.y (mgr.44100) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.873135+0000 mgr.y (mgr.44100) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:24.928930+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:24.930579+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:24.932308+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:24.932879+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:24.937358+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:24.937722+0000 mgr.y (mgr.44100) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:24.995606+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:24.997331+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:24.998935+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:24.999503+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.005975+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:25.006363+0000 mgr.y (mgr.44100) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.062377+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.064172+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.066260+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.066884+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.073329+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:25.073788+0000 mgr.y (mgr.44100) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.131389+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.133169+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.135342+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.136013+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.142238+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:25.142586+0000 mgr.y (mgr.44100) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.187014+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.189246+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.191226+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.191911+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.198358+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:25.198691+0000 mgr.y (mgr.44100) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.243085+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.245805+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.248483+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.249405+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.256418+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:25.256812+0000 mgr.y (mgr.44100) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.301067+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.303006+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.304695+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.305336+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.311922+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:25.312290+0000 mgr.y (mgr.44100) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.352511+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.354550+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.357012+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.357847+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.364373+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:25.364834+0000 mgr.y (mgr.44100) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.442238+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.444855+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.448127+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.449207+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.460259+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:25.460847+0000 mgr.y (mgr.44100) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.538832+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.540954+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.543231+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.543958+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.552885+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:25.553350+0000 mgr.y (mgr.44100) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.631004+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.633028+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.635757+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.636470+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.645157+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: cephadm 2024-03-30T05:15:25.645643+0000 mgr.y (mgr.44100) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.690419+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.692409+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.695330+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.696103+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.703143+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.786852+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.790645+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.793857+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.795250+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.806669+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.885225+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.888759+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.893502+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:25 smithi118 bash[75658]: audit 2024-03-30T05:15:25.894664+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.111 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:26 smithi089 bash[99668]: cephadm 2024-03-30T05:15:25.703739+0000 mgr.y (mgr.44100) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.111 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:26 smithi089 bash[99668]: cephadm 2024-03-30T05:15:25.807197+0000 mgr.y (mgr.44100) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.111 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:26 smithi089 bash[99668]: cluster 2024-03-30T05:15:25.891759+0000 mgr.y (mgr.44100) 608 : cluster [DBG] pgmap v195: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 440 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:27.111 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:26 smithi089 bash[99668]: audit 2024-03-30T05:15:25.905179+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.111 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:26 smithi089 bash[99668]: cephadm 2024-03-30T05:15:25.905746+0000 mgr.y (mgr.44100) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.111 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:26 smithi089 bash[99668]: audit 2024-03-30T05:15:25.989543+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.111 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:26 smithi089 bash[99668]: audit 2024-03-30T05:15:25.991347+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.111 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:26 smithi089 bash[99668]: audit 2024-03-30T05:15:25.993571+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.111 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:25.994249+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.111 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:25.999145+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.111 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:25.999713+0000 mgr.y (mgr.44100) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.112 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.056012+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: cephadm 2024-03-30T05:15:25.703739+0000 mgr.y (mgr.44100) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: cephadm 2024-03-30T05:15:25.807197+0000 mgr.y (mgr.44100) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: cluster 2024-03-30T05:15:25.891759+0000 mgr.y (mgr.44100) 608 : cluster [DBG] pgmap v195: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 440 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:25.905179+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: cephadm 2024-03-30T05:15:25.905746+0000 mgr.y (mgr.44100) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:25.989543+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:25.991347+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:25.993571+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:25.994249+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:25.999145+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: cephadm 2024-03-30T05:15:25.999713+0000 mgr.y (mgr.44100) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.056012+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.057916+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.059584+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.060201+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.064962+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.065460+0000 mgr.y (mgr.44100) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.122205+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.123814+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.125457+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.126023+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.130706+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.131208+0000 mgr.y (mgr.44100) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.187269+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.189074+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.190842+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.191471+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.196244+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.196659+0000 mgr.y (mgr.44100) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.236648+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.238284+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.239966+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.240575+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.245214+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.245589+0000 mgr.y (mgr.44100) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.285486+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.287130+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.288770+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.289346+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.293954+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.294345+0000 mgr.y (mgr.44100) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.334152+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.335796+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.337407+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.338024+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.342860+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.343235+0000 mgr.y (mgr.44100) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.382969+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.384680+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.386311+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.386919+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.391649+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.392012+0000 mgr.y (mgr.44100) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.432195+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.433972+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.435865+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.436519+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.441328+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.441888+0000 mgr.y (mgr.44100) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.503892+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.505972+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.507779+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.508408+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.513265+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.513764+0000 mgr.y (mgr.44100) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.576121+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.577952+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.579885+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.580582+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.585410+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.585831+0000 mgr.y (mgr.44100) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.642551+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.644415+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.646796+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.647451+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.652795+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.711289+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.713069+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.714758+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.715346+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.719995+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.760538+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.762175+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.763801+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.764385+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.768844+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.827407+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.829273+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.831109+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.831740+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.836835+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.894459+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.896556+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.898867+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.899550+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:26 smithi118 bash[75658]: audit 2024-03-30T05:15:26.904322+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.511 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.057916+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.511 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.059584+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.511 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.060201+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.511 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.064962+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.511 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.065460+0000 mgr.y (mgr.44100) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.511 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.122205+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.511 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.123814+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.511 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.125457+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.512 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.126023+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.512 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.130706+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.512 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.131208+0000 mgr.y (mgr.44100) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.512 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.187269+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.512 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.189074+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.512 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.190842+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.512 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.191471+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.512 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.196244+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.512 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.196659+0000 mgr.y (mgr.44100) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.512 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.236648+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.512 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.238284+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.513 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:25.703739+0000 mgr.y (mgr.44100) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.513 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:25.807197+0000 mgr.y (mgr.44100) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.513 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cluster 2024-03-30T05:15:25.891759+0000 mgr.y (mgr.44100) 608 : cluster [DBG] pgmap v195: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 440 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:27.513 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:25.905179+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.513 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:25.905746+0000 mgr.y (mgr.44100) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.513 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:25.989543+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.513 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:25.991347+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.513 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:25.993571+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.513 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:25.994249+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.513 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:25.999145+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.514 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:25.999713+0000 mgr.y (mgr.44100) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.514 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.056012+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.514 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.057916+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.514 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.059584+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.514 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.060201+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.514 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.064962+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.514 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.065460+0000 mgr.y (mgr.44100) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.514 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.122205+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.514 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.123814+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.514 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.125457+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.514 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.126023+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.514 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.130706+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.514 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.131208+0000 mgr.y (mgr.44100) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.514 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.187269+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.189074+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.190842+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.191471+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.196244+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.196659+0000 mgr.y (mgr.44100) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.236648+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.238284+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.239966+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.240575+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.245214+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.245589+0000 mgr.y (mgr.44100) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.285486+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.287130+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.288770+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.516 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.289346+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.516 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.239966+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.516 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.240575+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.516 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.245214+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.516 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.245589+0000 mgr.y (mgr.44100) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.516 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.285486+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.516 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.287130+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.516 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.288770+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.516 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.289346+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.516 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.293954+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.516 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.294345+0000 mgr.y (mgr.44100) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.517 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.334152+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.517 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.335796+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.517 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.337407+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.517 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.338024+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.517 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.342860+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.517 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.343235+0000 mgr.y (mgr.44100) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.517 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.382969+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.517 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.384680+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.517 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.386311+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.517 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.386919+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.518 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.293954+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.518 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.294345+0000 mgr.y (mgr.44100) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.518 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.334152+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.518 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.335796+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.518 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.337407+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.518 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.338024+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.518 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.342860+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.518 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.343235+0000 mgr.y (mgr.44100) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.518 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.382969+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.518 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.384680+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.518 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.386311+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.518 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.386919+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.518 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.391649+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.519 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.392012+0000 mgr.y (mgr.44100) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.519 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.432195+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.519 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.433972+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.519 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.435865+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.519 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.436519+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.519 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.441328+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.519 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.441888+0000 mgr.y (mgr.44100) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.519 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.503892+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.519 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.505972+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.519 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.507779+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.519 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.508408+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.519 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.513265+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.519 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.513764+0000 mgr.y (mgr.44100) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.519 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.576121+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.520 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.577952+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.520 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.579885+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.520 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.580582+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.520 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.585410+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.520 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.585831+0000 mgr.y (mgr.44100) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.520 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.642551+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.520 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.644415+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.520 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.646796+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.520 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.647451+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.520 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.652795+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.520 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.711289+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.520 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.713069+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.521 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.391649+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.521 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.392012+0000 mgr.y (mgr.44100) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.521 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.432195+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.521 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.433972+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.521 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.435865+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.521 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.436519+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.521 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.441328+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.521 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.441888+0000 mgr.y (mgr.44100) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.521 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.503892+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.521 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.505972+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.521 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.507779+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.521 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.508408+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.521 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.513265+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.521 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.513764+0000 mgr.y (mgr.44100) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.521 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.576121+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.522 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.577952+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.522 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.579885+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.522 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.580582+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.522 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.585410+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.522 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.585831+0000 mgr.y (mgr.44100) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:27.522 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.714758+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.522 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.715346+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.522 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.719995+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.522 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.760538+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.762175+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.763801+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.764385+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.768844+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.827407+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.829273+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.831109+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.831740+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.836835+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.894459+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.896556+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.898867+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.899550+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.904322+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.524 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.642551+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.524 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.644415+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.524 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.646796+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.524 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.647451+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.524 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.652795+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.524 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.711289+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.524 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.713069+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.524 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.714758+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.524 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.715346+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.524 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.719995+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.524 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.760538+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.762175+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.763801+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.764385+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.768844+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.827407+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.829273+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.831109+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.831740+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.836835+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.894459+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:27.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.896556+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:27.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.898867+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:27.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.899550+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:27.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.904322+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:27.766 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[107344]: debug 2024-03-30T05:15:27.598+0000 7f0d94c74700 1 -- 172.21.15.89:0/1545592311 <== mon.0 v2:172.21.15.89:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5601163cb680 con 0x560116408c00 2024-03-30T05:15:27.766 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:15:27] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-03-30T05:15:28.050 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.653414+0000 mgr.y (mgr.44100) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.720367+0000 mgr.y (mgr.44100) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.769213+0000 mgr.y (mgr.44100) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.837491+0000 mgr.y (mgr.44100) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.904677+0000 mgr.y (mgr.44100) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.981222+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.983306+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.985548+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.986286+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:26.992268+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:26.993369+0000 mgr.y (mgr.44100) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.051 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.034673+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.052 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.036492+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.052 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.038506+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.052 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.039245+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.052 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.047081+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.052 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:27.047532+0000 mgr.y (mgr.44100) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.052 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.091063+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.052 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.093116+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.052 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.094987+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.052 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.653414+0000 mgr.y (mgr.44100) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.720367+0000 mgr.y (mgr.44100) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.769213+0000 mgr.y (mgr.44100) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.837491+0000 mgr.y (mgr.44100) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.904677+0000 mgr.y (mgr.44100) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.981222+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.983306+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.985548+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.986286+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:26.992268+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:26.993369+0000 mgr.y (mgr.44100) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.034673+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.036492+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.038506+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.039245+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.047081+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:27.047532+0000 mgr.y (mgr.44100) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.091063+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.093116+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.094987+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.054 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.095696+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.054 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.103139+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:27.103540+0000 mgr.y (mgr.44100) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.143489+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.145344+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.147113+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.147786+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.154524+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:27.155005+0000 mgr.y (mgr.44100) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.199297+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.201455+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.203488+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.204171+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.211904+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:27.212361+0000 mgr.y (mgr.44100) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.269375+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.271002+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.272656+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.273264+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.280677+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:27.281168+0000 mgr.y (mgr.44100) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.339467+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.341428+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.343789+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.344491+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.352023+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:27.352547+0000 mgr.y (mgr.44100) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.423100+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.426568+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.429375+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.430477+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.439241+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:27.439794+0000 mgr.y (mgr.44100) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.513823+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.516418+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.518913+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.519640+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.526405+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:27.526944+0000 mgr.y (mgr.44100) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.567776+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.569462+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.571105+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.571703+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.576551+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:27.577073+0000 mgr.y (mgr.44100) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.617415+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.619088+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.620689+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.621260+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.625940+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: cephadm 2024-03-30T05:15:27.626390+0000 mgr.y (mgr.44100) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.666855+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.671559+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.673649+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.674378+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.680484+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.742096+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.744082+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.745924+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.746594+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.752493+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.793356+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.795798+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.798145+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.799013+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.805448+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.864319+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.866547+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.868589+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.869286+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[99668]: audit 2024-03-30T05:15:27.874423+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.095696+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.103139+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:27.103540+0000 mgr.y (mgr.44100) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.143489+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.145344+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.147113+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.147786+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.154524+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:27.155005+0000 mgr.y (mgr.44100) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.199297+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.201455+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.203488+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.204171+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.211904+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:27.212361+0000 mgr.y (mgr.44100) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.269375+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.271002+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.272656+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.273264+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.280677+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:27.281168+0000 mgr.y (mgr.44100) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.339467+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.341428+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.343789+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.344491+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.352023+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:27.352547+0000 mgr.y (mgr.44100) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.423100+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.426568+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.429375+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.430477+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.439241+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:27.439794+0000 mgr.y (mgr.44100) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.513823+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.516418+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.518913+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.519640+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.526405+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:27.526944+0000 mgr.y (mgr.44100) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.567776+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.569462+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.571105+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.571703+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.576551+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:27.577073+0000 mgr.y (mgr.44100) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.617415+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.619088+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.620689+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.621260+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.625940+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: cephadm 2024-03-30T05:15:27.626390+0000 mgr.y (mgr.44100) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.666855+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.671559+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.673649+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.674378+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.680484+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.742096+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.744082+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.745924+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.746594+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.752493+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.793356+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.795798+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.798145+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.799013+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.805448+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.864319+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.866547+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.868589+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.869286+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:27 smithi089 bash[101699]: audit 2024-03-30T05:15:27.874423+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.333 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[107344]: debug 2024-03-30T05:15:28.146+0000 7f0d9de0c7c0 -1 Falling back to public interface 2024-03-30T05:15:28.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.653414+0000 mgr.y (mgr.44100) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.720367+0000 mgr.y (mgr.44100) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.769213+0000 mgr.y (mgr.44100) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.837491+0000 mgr.y (mgr.44100) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.904677+0000 mgr.y (mgr.44100) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:26.981222+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:26.983306+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:26.985548+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:26.986286+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:26.992268+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:26.993369+0000 mgr.y (mgr.44100) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.034673+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.036492+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.038506+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.039245+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.047081+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:27.047532+0000 mgr.y (mgr.44100) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.091063+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.093116+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.094987+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.095696+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.103139+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:27.103540+0000 mgr.y (mgr.44100) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.143489+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.145344+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.147113+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.147786+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.154524+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:27.155005+0000 mgr.y (mgr.44100) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.199297+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.201455+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.203488+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.204171+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.211904+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:27.212361+0000 mgr.y (mgr.44100) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.269375+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.271002+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.272656+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.273264+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.280677+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:27.281168+0000 mgr.y (mgr.44100) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.339467+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.341428+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.343789+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.344491+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.352023+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:27.352547+0000 mgr.y (mgr.44100) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.423100+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.426568+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.429375+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.430477+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.439241+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:27.439794+0000 mgr.y (mgr.44100) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.513823+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.516418+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.518913+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.519640+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.526405+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:27.526944+0000 mgr.y (mgr.44100) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.567776+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.569462+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.571105+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.571703+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.576551+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:27.577073+0000 mgr.y (mgr.44100) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.617415+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.619088+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.620689+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.621260+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.625940+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: cephadm 2024-03-30T05:15:27.626390+0000 mgr.y (mgr.44100) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.666855+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.671559+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.673649+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.674378+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.680484+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.742096+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.744082+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.745924+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.746594+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.752493+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.793356+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.795798+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.798145+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.799013+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.805448+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.864319+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.866547+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.868589+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.869286+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:27 smithi118 bash[75658]: audit 2024-03-30T05:15:27.874423+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:28.833 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[70044]: debug 2024-03-30T05:15:28.490+0000 7f4445604700 -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-03-30T05:15:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: cephadm 2024-03-30T05:15:27.681017+0000 mgr.y (mgr.44100) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: cephadm 2024-03-30T05:15:27.753047+0000 mgr.y (mgr.44100) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: cephadm 2024-03-30T05:15:27.806152+0000 mgr.y (mgr.44100) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: cephadm 2024-03-30T05:15:27.874961+0000 mgr.y (mgr.44100) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: cluster 2024-03-30T05:15:27.892855+0000 mgr.y (mgr.44100) 641 : cluster [DBG] pgmap v196: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:27.934535+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:27.936974+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:27.939052+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:27.939725+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:27.944902+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: cephadm 2024-03-30T05:15:27.945474+0000 mgr.y (mgr.44100) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.002133+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.003944+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.005784+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.006413+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.008415+0000 mgr.y (mgr.44100) 643 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:29.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.011461+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: cephadm 2024-03-30T05:15:28.012056+0000 mgr.y (mgr.44100) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.059814+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: cephadm 2024-03-30T05:15:27.681017+0000 mgr.y (mgr.44100) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: cephadm 2024-03-30T05:15:27.753047+0000 mgr.y (mgr.44100) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: cephadm 2024-03-30T05:15:27.806152+0000 mgr.y (mgr.44100) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: cephadm 2024-03-30T05:15:27.874961+0000 mgr.y (mgr.44100) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: cluster 2024-03-30T05:15:27.892855+0000 mgr.y (mgr.44100) 641 : cluster [DBG] pgmap v196: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:27.934535+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:27.936974+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:27.939052+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:27.939725+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:27.944902+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: cephadm 2024-03-30T05:15:27.945474+0000 mgr.y (mgr.44100) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.002133+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.003944+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.005784+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.006413+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.008415+0000 mgr.y (mgr.44100) 643 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:29.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.011461+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: cephadm 2024-03-30T05:15:28.012056+0000 mgr.y (mgr.44100) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.059814+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.061794+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.064164+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.064923+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.070903+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: cephadm 2024-03-30T05:15:28.071498+0000 mgr.y (mgr.44100) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.112147+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.113915+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.115912+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.116636+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.121500+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: cephadm 2024-03-30T05:15:28.122026+0000 mgr.y (mgr.44100) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.182267+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.184053+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.185755+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.186363+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.191638+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: cephadm 2024-03-30T05:15:28.192167+0000 mgr.y (mgr.44100) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.232743+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.234643+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.236940+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.061794+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.064164+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.064923+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.070903+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: cephadm 2024-03-30T05:15:28.071498+0000 mgr.y (mgr.44100) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.112147+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.113915+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.115912+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.116636+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.121500+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: cephadm 2024-03-30T05:15:28.122026+0000 mgr.y (mgr.44100) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.182267+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.184053+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.185755+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.186363+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.191638+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: cephadm 2024-03-30T05:15:28.192167+0000 mgr.y (mgr.44100) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.232743+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.234643+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.236940+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.237516+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.241928+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: cephadm 2024-03-30T05:15:28.242310+0000 mgr.y (mgr.44100) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.299961+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.302233+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.304681+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.305529+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.311599+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: cephadm 2024-03-30T05:15:28.312222+0000 mgr.y (mgr.44100) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.352341+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.354079+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.355835+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.356461+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.361178+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: cephadm 2024-03-30T05:15:28.361712+0000 mgr.y (mgr.44100) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.402105+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.403932+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.405946+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.406638+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.237516+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.241928+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: cephadm 2024-03-30T05:15:28.242310+0000 mgr.y (mgr.44100) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.299961+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.302233+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.304681+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.305529+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.311599+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: cephadm 2024-03-30T05:15:28.312222+0000 mgr.y (mgr.44100) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.352341+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.354079+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.355835+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.356461+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.361178+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: cephadm 2024-03-30T05:15:28.361712+0000 mgr.y (mgr.44100) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.402105+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.403932+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.405946+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.406638+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.411516+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: cephadm 2024-03-30T05:15:28.412050+0000 mgr.y (mgr.44100) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.423178+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.428566+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.433901+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.488348+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.490212+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.491500+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.492504+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.493779+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:15:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: audit 2024-03-30T05:15:28.493936+0000 mgr.y (mgr.44100) 652 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:15:29.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[99668]: cephadm 2024-03-30T05:15:28.494750+0000 mgr.y (mgr.44100) 653 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T05:15:29.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.411516+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: cephadm 2024-03-30T05:15:28.412050+0000 mgr.y (mgr.44100) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.423178+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.428566+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.433901+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.488348+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.490212+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.491500+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.492504+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.493779+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:15:29.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: audit 2024-03-30T05:15:28.493936+0000 mgr.y (mgr.44100) 652 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:15:29.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:28 smithi089 bash[101699]: cephadm 2024-03-30T05:15:28.494750+0000 mgr.y (mgr.44100) 653 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T05:15:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: cephadm 2024-03-30T05:15:27.681017+0000 mgr.y (mgr.44100) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: cephadm 2024-03-30T05:15:27.753047+0000 mgr.y (mgr.44100) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: cephadm 2024-03-30T05:15:27.806152+0000 mgr.y (mgr.44100) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: cephadm 2024-03-30T05:15:27.874961+0000 mgr.y (mgr.44100) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: cluster 2024-03-30T05:15:27.892855+0000 mgr.y (mgr.44100) 641 : cluster [DBG] pgmap v196: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:27.934535+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:27.936974+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:27.939052+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:27.939725+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:27.944902+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: cephadm 2024-03-30T05:15:27.945474+0000 mgr.y (mgr.44100) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.002133+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.003944+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.005784+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.006413+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.008415+0000 mgr.y (mgr.44100) 643 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.011461+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: cephadm 2024-03-30T05:15:28.012056+0000 mgr.y (mgr.44100) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.059814+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.061794+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.064164+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.064923+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.070903+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: cephadm 2024-03-30T05:15:28.071498+0000 mgr.y (mgr.44100) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.112147+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.113915+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.115912+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.116636+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.121500+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: cephadm 2024-03-30T05:15:28.122026+0000 mgr.y (mgr.44100) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.182267+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.184053+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.185755+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.186363+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.191638+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: cephadm 2024-03-30T05:15:28.192167+0000 mgr.y (mgr.44100) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.232743+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.234643+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.236940+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.237516+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.241928+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: cephadm 2024-03-30T05:15:28.242310+0000 mgr.y (mgr.44100) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.299961+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.302233+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.304681+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.305529+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.311599+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: cephadm 2024-03-30T05:15:28.312222+0000 mgr.y (mgr.44100) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.352341+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.354079+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.355835+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.356461+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.361178+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: cephadm 2024-03-30T05:15:28.361712+0000 mgr.y (mgr.44100) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.402105+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.403932+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.405946+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.406638+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.411516+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: cephadm 2024-03-30T05:15:28.412050+0000 mgr.y (mgr.44100) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.423178+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.428566+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.433901+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:29.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.488348+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:29.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.490212+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.491500+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.492504+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:29.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.493779+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:15:29.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: audit 2024-03-30T05:15:28.493936+0000 mgr.y (mgr.44100) 652 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:15:29.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:28 smithi118 bash[75658]: cephadm 2024-03-30T05:15:28.494750+0000 mgr.y (mgr.44100) 653 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T05:15:31.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:30 smithi089 bash[99668]: cluster 2024-03-30T05:15:29.893886+0000 mgr.y (mgr.44100) 654 : cluster [DBG] pgmap v197: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:31.178 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:31 smithi089 bash[107344]: debug 2024-03-30T05:15:31.150+0000 7f0d9de0c7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-03-30T05:15:31.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:30 smithi089 bash[101699]: cluster 2024-03-30T05:15:29.893886+0000 mgr.y (mgr.44100) 654 : cluster [DBG] pgmap v197: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:31.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:30 smithi118 bash[75658]: cluster 2024-03-30T05:15:29.893886+0000 mgr.y (mgr.44100) 654 : cluster [DBG] pgmap v197: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:31.584 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:31 smithi089 bash[107344]: debug 2024-03-30T05:15:31.178+0000 7f0d9de0c7c0 -1 osd.0 112 log_to_monitors true 2024-03-30T05:15:32.334 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:31 smithi089 bash[107344]: debug 2024-03-30T05:15:31.965+0000 7f0d8f264700 -1 osd.0 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:15:32.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:31 smithi089 bash[99668]: audit 2024-03-30T05:15:31.187615+0000 mon.a (mon.0) 937 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/1340266790,v1:172.21.15.89:6803/1340266790]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T05:15:32.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:31 smithi089 bash[99668]: audit 2024-03-30T05:15:31.595185+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:32.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:31 smithi089 bash[99668]: audit 2024-03-30T05:15:31.607412+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:32.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:31 smithi089 bash[99668]: audit 2024-03-30T05:15:31.619417+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:31 smithi089 bash[101699]: audit 2024-03-30T05:15:31.187615+0000 mon.a (mon.0) 937 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/1340266790,v1:172.21.15.89:6803/1340266790]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T05:15:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:31 smithi089 bash[101699]: audit 2024-03-30T05:15:31.595185+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:31 smithi089 bash[101699]: audit 2024-03-30T05:15:31.607412+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:32.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:31 smithi089 bash[101699]: audit 2024-03-30T05:15:31.619417+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:32.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:31 smithi118 bash[75658]: audit 2024-03-30T05:15:31.187615+0000 mon.a (mon.0) 937 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/1340266790,v1:172.21.15.89:6803/1340266790]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T05:15:32.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:31 smithi118 bash[75658]: audit 2024-03-30T05:15:31.595185+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:32.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:31 smithi118 bash[75658]: audit 2024-03-30T05:15:31.607412+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:32.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:31 smithi118 bash[75658]: audit 2024-03-30T05:15:31.619417+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:33.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:32 smithi118 bash[75658]: cluster 2024-03-30T05:15:31.894898+0000 mgr.y (mgr.44100) 655 : cluster [DBG] pgmap v198: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:33.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:32 smithi118 bash[75658]: audit 2024-03-30T05:15:31.932628+0000 mon.a (mon.0) 941 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/1340266790,v1:172.21.15.89:6803/1340266790]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T05:15:33.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:32 smithi118 bash[75658]: cluster 2024-03-30T05:15:31.936272+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-03-30T05:15:33.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:32 smithi118 bash[75658]: audit 2024-03-30T05:15:31.937884+0000 mon.a (mon.0) 943 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/1340266790,v1:172.21.15.89:6803/1340266790]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:15:33.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:32 smithi118 bash[75658]: audit 2024-03-30T05:15:32.608978+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:33.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:32 smithi118 bash[75658]: audit 2024-03-30T05:15:32.616253+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:33.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:32 smithi118 bash[75658]: audit 2024-03-30T05:15:32.626612+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:33.227 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:32 smithi089 bash[101699]: cluster 2024-03-30T05:15:31.894898+0000 mgr.y (mgr.44100) 655 : cluster [DBG] pgmap v198: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:33.227 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:32 smithi089 bash[101699]: audit 2024-03-30T05:15:31.932628+0000 mon.a (mon.0) 941 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/1340266790,v1:172.21.15.89:6803/1340266790]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T05:15:33.227 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:32 smithi089 bash[101699]: cluster 2024-03-30T05:15:31.936272+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-03-30T05:15:33.227 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:32 smithi089 bash[101699]: audit 2024-03-30T05:15:31.937884+0000 mon.a (mon.0) 943 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/1340266790,v1:172.21.15.89:6803/1340266790]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:15:33.227 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:32 smithi089 bash[101699]: audit 2024-03-30T05:15:32.608978+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:33.227 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:32 smithi089 bash[101699]: audit 2024-03-30T05:15:32.616253+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:33.227 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:32 smithi089 bash[101699]: audit 2024-03-30T05:15:32.626612+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:33.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:32 smithi089 bash[99668]: cluster 2024-03-30T05:15:31.894898+0000 mgr.y (mgr.44100) 655 : cluster [DBG] pgmap v198: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:33.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:32 smithi089 bash[99668]: audit 2024-03-30T05:15:31.932628+0000 mon.a (mon.0) 941 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/1340266790,v1:172.21.15.89:6803/1340266790]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T05:15:33.227 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:32 smithi089 bash[99668]: cluster 2024-03-30T05:15:31.936272+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-03-30T05:15:33.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:32 smithi089 bash[99668]: audit 2024-03-30T05:15:31.937884+0000 mon.a (mon.0) 943 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/1340266790,v1:172.21.15.89:6803/1340266790]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:15:33.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:32 smithi089 bash[99668]: audit 2024-03-30T05:15:32.608978+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:33.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:32 smithi089 bash[99668]: audit 2024-03-30T05:15:32.616253+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:33.228 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:32 smithi089 bash[99668]: audit 2024-03-30T05:15:32.626612+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:34.242 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:33 smithi118 bash[75658]: cluster 2024-03-30T05:15:32.933646+0000 mon.a (mon.0) 947 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:15:34.243 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:33 smithi118 bash[75658]: cluster 2024-03-30T05:15:32.945461+0000 mon.a (mon.0) 948 : cluster [INF] osd.0 [v2:172.21.15.89:6802/1340266790,v1:172.21.15.89:6803/1340266790] boot 2024-03-30T05:15:34.243 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:33 smithi118 bash[75658]: cluster 2024-03-30T05:15:32.945558+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T05:15:34.243 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:33 smithi118 bash[75658]: audit 2024-03-30T05:15:32.950512+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:15:34.243 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:33 smithi118 bash[75658]: cluster 2024-03-30T05:15:33.944273+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-03-30T05:15:34.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:33 smithi089 bash[99668]: cluster 2024-03-30T05:15:32.933646+0000 mon.a (mon.0) 947 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:15:34.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:33 smithi089 bash[99668]: cluster 2024-03-30T05:15:32.945461+0000 mon.a (mon.0) 948 : cluster [INF] osd.0 [v2:172.21.15.89:6802/1340266790,v1:172.21.15.89:6803/1340266790] boot 2024-03-30T05:15:34.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:33 smithi089 bash[99668]: cluster 2024-03-30T05:15:32.945558+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T05:15:34.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:33 smithi089 bash[99668]: audit 2024-03-30T05:15:32.950512+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:15:34.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:33 smithi089 bash[99668]: cluster 2024-03-30T05:15:33.944273+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-03-30T05:15:34.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:33 smithi089 bash[101699]: cluster 2024-03-30T05:15:32.933646+0000 mon.a (mon.0) 947 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:15:34.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:33 smithi089 bash[101699]: cluster 2024-03-30T05:15:32.945461+0000 mon.a (mon.0) 948 : cluster [INF] osd.0 [v2:172.21.15.89:6802/1340266790,v1:172.21.15.89:6803/1340266790] boot 2024-03-30T05:15:34.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:33 smithi089 bash[101699]: cluster 2024-03-30T05:15:32.945558+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T05:15:34.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:33 smithi089 bash[101699]: audit 2024-03-30T05:15:32.950512+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:15:34.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:33 smithi089 bash[101699]: cluster 2024-03-30T05:15:33.944273+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-03-30T05:15:35.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:35 smithi118 bash[75658]: cluster 2024-03-30T05:15:33.895623+0000 mgr.y (mgr.44100) 656 : cluster [DBG] pgmap v201: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:35.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:35 smithi089 bash[99668]: cluster 2024-03-30T05:15:33.895623+0000 mgr.y (mgr.44100) 656 : cluster [DBG] pgmap v201: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:35.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:35 smithi089 bash[101699]: cluster 2024-03-30T05:15:33.895623+0000 mgr.y (mgr.44100) 656 : cluster [DBG] pgmap v201: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:37.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:37 smithi118 bash[75658]: cluster 2024-03-30T05:15:35.896305+0000 mgr.y (mgr.44100) 657 : cluster [DBG] pgmap v203: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:37.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:37 smithi118 bash[75658]: audit 2024-03-30T05:15:36.969870+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:37.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:37 smithi118 bash[75658]: audit 2024-03-30T05:15:36.975469+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:37.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:37 smithi089 bash[101699]: cluster 2024-03-30T05:15:35.896305+0000 mgr.y (mgr.44100) 657 : cluster [DBG] pgmap v203: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:37.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:37 smithi089 bash[101699]: audit 2024-03-30T05:15:36.969870+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:37.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:37 smithi089 bash[101699]: audit 2024-03-30T05:15:36.975469+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:37.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:37 smithi089 bash[99668]: cluster 2024-03-30T05:15:35.896305+0000 mgr.y (mgr.44100) 657 : cluster [DBG] pgmap v203: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/726 objects degraded (10.193%) 2024-03-30T05:15:37.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:37 smithi089 bash[99668]: audit 2024-03-30T05:15:36.969870+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:37.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:37 smithi089 bash[99668]: audit 2024-03-30T05:15:36.975469+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:38.008 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:15:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:15:37] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-03-30T05:15:38.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:38 smithi089 bash[99668]: cluster 2024-03-30T05:15:38.137013+0000 mon.a (mon.0) 954 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 74/726 objects degraded (10.193%), 20 pgs degraded) 2024-03-30T05:15:38.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:38 smithi089 bash[99668]: cluster 2024-03-30T05:15:38.137078+0000 mon.a (mon.0) 955 : cluster [INF] Cluster is now healthy 2024-03-30T05:15:38.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:38 smithi089 bash[101699]: cluster 2024-03-30T05:15:38.137013+0000 mon.a (mon.0) 954 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 74/726 objects degraded (10.193%), 20 pgs degraded) 2024-03-30T05:15:38.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:38 smithi089 bash[101699]: cluster 2024-03-30T05:15:38.137078+0000 mon.a (mon.0) 955 : cluster [INF] Cluster is now healthy 2024-03-30T05:15:38.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:38 smithi118 bash[75658]: cluster 2024-03-30T05:15:38.137013+0000 mon.a (mon.0) 954 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 74/726 objects degraded (10.193%), 20 pgs degraded) 2024-03-30T05:15:38.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:38 smithi118 bash[75658]: cluster 2024-03-30T05:15:38.137078+0000 mon.a (mon.0) 955 : cluster [INF] Cluster is now healthy 2024-03-30T05:15:39.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:39 smithi089 bash[99668]: cluster 2024-03-30T05:15:37.897785+0000 mgr.y (mgr.44100) 658 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:15:39.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:39 smithi089 bash[99668]: audit 2024-03-30T05:15:38.012732+0000 mgr.y (mgr.44100) 659 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:39.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:39 smithi089 bash[101699]: cluster 2024-03-30T05:15:37.897785+0000 mgr.y (mgr.44100) 658 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:15:39.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:39 smithi089 bash[101699]: audit 2024-03-30T05:15:38.012732+0000 mgr.y (mgr.44100) 659 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:39.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:39 smithi118 bash[75658]: cluster 2024-03-30T05:15:37.897785+0000 mgr.y (mgr.44100) 658 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:15:39.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:39 smithi118 bash[75658]: audit 2024-03-30T05:15:38.012732+0000 mgr.y (mgr.44100) 659 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:41.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:41 smithi089 bash[99668]: cluster 2024-03-30T05:15:39.898483+0000 mgr.y (mgr.44100) 660 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:15:41.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:41 smithi089 bash[101699]: cluster 2024-03-30T05:15:39.898483+0000 mgr.y (mgr.44100) 660 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:15:41.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:41 smithi118 bash[75658]: cluster 2024-03-30T05:15:39.898483+0000 mgr.y (mgr.44100) 660 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:15:42.954 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:15:43.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:43 smithi089 bash[99668]: cluster 2024-03-30T05:15:41.899235+0000 mgr.y (mgr.44100) 661 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s 2024-03-30T05:15:43.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:43 smithi089 bash[101699]: cluster 2024-03-30T05:15:41.899235+0000 mgr.y (mgr.44100) 661 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s 2024-03-30T05:15:43.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:43 smithi118 bash[75658]: cluster 2024-03-30T05:15:41.899235+0000 mgr.y (mgr.44100) 661 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s 2024-03-30T05:15:43.694 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:15:43.694 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 11s ago 37m - - 2024-03-30T05:15:43.694 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 12s ago 37m - - 2024-03-30T05:15:43.695 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (6m) 11s ago 30m 16.0M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:15:43.695 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (5m) 12s ago 30m 73.3M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:15:43.695 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (7m) 11s ago 28m 45.0M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:15:43.695 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (7m) 12s ago 36m 437M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:15:43.695 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (17m) 11s ago 38m 508M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:15:43.695 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (2m) 11s ago 38m 49.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:15:43.695 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (4m) 12s ago 36m 45.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:15:43.695 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (2m) 11s ago 36m 35.8M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:15:43.695 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (6m) 11s ago 30m 8204k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:15:43.695 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (6m) 12s ago 30m 8076k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:15:43.695 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (18s) 11s ago 36m 11.8M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:15:43.695 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (35m) 11s ago 35m 62.5M 4096M 17.2.0 e1d6a67b021e 612ffd1d8627 2024-03-30T05:15:43.695 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (34m) 11s ago 34m 54.0M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:15:43.695 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (34m) 11s ago 34m 59.2M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:15:43.696 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (33m) 12s ago 33m 61.8M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:15:43.696 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (33m) 12s ago 33m 56.1M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:15:43.696 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (32m) 12s ago 32m 55.2M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:15:43.696 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (31m) 12s ago 31m 59.4M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:15:43.696 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (6m) 12s ago 31m 61.2M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:15:43.696 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (28m) 11s ago 28m 91.2M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:15:43.696 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (28m) 12s ago 28m 91.4M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:15:44.129 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:15:44.129 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:15:44.129 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:15:44.129 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:15:44.129 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:15:44.129 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:15:44.129 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:15:44.129 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:15:44.129 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-30T05:15:44.129 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T05:15:44.129 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:15:44.129 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:15:44.130 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:15:44.130 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:15:44.130 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:15:44.130 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-03-30T05:15:44.130 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 6 2024-03-30T05:15:44.130 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:15:44.130 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:15:44.480 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:15:44.480 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:15:44.480 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:15:44.480 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-03-30T05:15:44.480 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:15:44.480 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "1/8 daemons upgraded", 2024-03-30T05:15:44.480 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:15:44.480 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:15:44.480 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:15:44.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:44 smithi089 bash[99668]: audit 2024-03-30T05:15:42.945606+0000 mgr.y (mgr.44100) 662 : audit [DBG] from='client.64216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:44.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:44 smithi089 bash[99668]: audit 2024-03-30T05:15:43.307569+0000 mgr.y (mgr.44100) 663 : audit [DBG] from='client.64222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:44.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:44 smithi089 bash[99668]: audit 2024-03-30T05:15:43.508550+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:15:44.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:44 smithi089 bash[99668]: audit 2024-03-30T05:15:43.508851+0000 mgr.y (mgr.44100) 664 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:15:44.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:44 smithi089 bash[99668]: cephadm 2024-03-30T05:15:43.510990+0000 mgr.y (mgr.44100) 665 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-03-30T05:15:44.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:44 smithi089 bash[99668]: audit 2024-03-30T05:15:44.134073+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/841412617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:44.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:44 smithi089 bash[101699]: audit 2024-03-30T05:15:42.945606+0000 mgr.y (mgr.44100) 662 : audit [DBG] from='client.64216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:44.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:44 smithi089 bash[101699]: audit 2024-03-30T05:15:43.307569+0000 mgr.y (mgr.44100) 663 : audit [DBG] from='client.64222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:44.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:44 smithi089 bash[101699]: audit 2024-03-30T05:15:43.508550+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:15:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:44 smithi089 bash[101699]: audit 2024-03-30T05:15:43.508851+0000 mgr.y (mgr.44100) 664 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:15:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:44 smithi089 bash[101699]: cephadm 2024-03-30T05:15:43.510990+0000 mgr.y (mgr.44100) 665 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-03-30T05:15:44.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:44 smithi089 bash[101699]: audit 2024-03-30T05:15:44.134073+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/841412617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:44.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:44 smithi118 bash[75658]: audit 2024-03-30T05:15:42.945606+0000 mgr.y (mgr.44100) 662 : audit [DBG] from='client.64216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:44.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:44 smithi118 bash[75658]: audit 2024-03-30T05:15:43.307569+0000 mgr.y (mgr.44100) 663 : audit [DBG] from='client.64222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:44.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:44 smithi118 bash[75658]: audit 2024-03-30T05:15:43.508550+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:15:44.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:44 smithi118 bash[75658]: audit 2024-03-30T05:15:43.508851+0000 mgr.y (mgr.44100) 664 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:15:44.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:44 smithi118 bash[75658]: cephadm 2024-03-30T05:15:43.510990+0000 mgr.y (mgr.44100) 665 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-03-30T05:15:44.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:44 smithi118 bash[75658]: audit 2024-03-30T05:15:44.134073+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/841412617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:45.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:45 smithi089 bash[101699]: audit 2024-03-30T05:15:43.676692+0000 mgr.y (mgr.44100) 666 : audit [DBG] from='client.64228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:45.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:45 smithi089 bash[101699]: cluster 2024-03-30T05:15:43.900642+0000 mgr.y (mgr.44100) 667 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:45.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:45 smithi089 bash[101699]: audit 2024-03-30T05:15:44.484717+0000 mgr.y (mgr.44100) 668 : audit [DBG] from='client.64240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:45 smithi089 bash[99668]: audit 2024-03-30T05:15:43.676692+0000 mgr.y (mgr.44100) 666 : audit [DBG] from='client.64228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:45 smithi089 bash[99668]: cluster 2024-03-30T05:15:43.900642+0000 mgr.y (mgr.44100) 667 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:45.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:45 smithi089 bash[99668]: audit 2024-03-30T05:15:44.484717+0000 mgr.y (mgr.44100) 668 : audit [DBG] from='client.64240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:45.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:45 smithi118 bash[75658]: audit 2024-03-30T05:15:43.676692+0000 mgr.y (mgr.44100) 666 : audit [DBG] from='client.64228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:45 smithi118 bash[75658]: cluster 2024-03-30T05:15:43.900642+0000 mgr.y (mgr.44100) 667 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:45 smithi118 bash[75658]: audit 2024-03-30T05:15:44.484717+0000 mgr.y (mgr.44100) 668 : audit [DBG] from='client.64240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:47.303 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:47 smithi089 bash[99668]: cluster 2024-03-30T05:15:45.901500+0000 mgr.y (mgr.44100) 669 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-30T05:15:47.303 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:47 smithi089 bash[99668]: cephadm 2024-03-30T05:15:46.030994+0000 mgr.y (mgr.44100) 670 : cephadm [INF] Upgrade: Updating osd.1 2024-03-30T05:15:47.303 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:47 smithi089 bash[99668]: audit 2024-03-30T05:15:46.038089+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:47.303 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:47 smithi089 bash[99668]: audit 2024-03-30T05:15:46.042581+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T05:15:47.303 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:47 smithi089 bash[99668]: audit 2024-03-30T05:15:46.043815+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:47.303 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:47 smithi089 bash[99668]: cephadm 2024-03-30T05:15:46.049356+0000 mgr.y (mgr.44100) 671 : cephadm [INF] Deploying daemon osd.1 on smithi089 2024-03-30T05:15:47.304 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:47 smithi089 bash[101699]: cluster 2024-03-30T05:15:45.901500+0000 mgr.y (mgr.44100) 669 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-30T05:15:47.304 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:47 smithi089 bash[101699]: cephadm 2024-03-30T05:15:46.030994+0000 mgr.y (mgr.44100) 670 : cephadm [INF] Upgrade: Updating osd.1 2024-03-30T05:15:47.304 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:47 smithi089 bash[101699]: audit 2024-03-30T05:15:46.038089+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:47.304 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:47 smithi089 bash[101699]: audit 2024-03-30T05:15:46.042581+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T05:15:47.304 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:47 smithi089 bash[101699]: audit 2024-03-30T05:15:46.043815+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:47.304 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:47 smithi089 bash[101699]: cephadm 2024-03-30T05:15:46.049356+0000 mgr.y (mgr.44100) 671 : cephadm [INF] Deploying daemon osd.1 on smithi089 2024-03-30T05:15:47.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:47 smithi118 bash[75658]: cluster 2024-03-30T05:15:45.901500+0000 mgr.y (mgr.44100) 669 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-30T05:15:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:47 smithi118 bash[75658]: cephadm 2024-03-30T05:15:46.030994+0000 mgr.y (mgr.44100) 670 : cephadm [INF] Upgrade: Updating osd.1 2024-03-30T05:15:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:47 smithi118 bash[75658]: audit 2024-03-30T05:15:46.038089+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:47 smithi118 bash[75658]: audit 2024-03-30T05:15:46.042581+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T05:15:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:47 smithi118 bash[75658]: audit 2024-03-30T05:15:46.043815+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:47 smithi118 bash[75658]: cephadm 2024-03-30T05:15:46.049356+0000 mgr.y (mgr.44100) 671 : cephadm [INF] Deploying daemon osd.1 on smithi089 2024-03-30T05:15:48.016 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:15:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:15:47] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-03-30T05:15:48.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:48 smithi089 bash[99668]: audit 2024-03-30T05:15:47.136076+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:48.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:48 smithi089 bash[101699]: audit 2024-03-30T05:15:47.136076+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:48.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:48 smithi118 bash[75658]: audit 2024-03-30T05:15:47.136076+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:49.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:49 smithi118 bash[75658]: cluster 2024-03-30T05:15:47.903178+0000 mgr.y (mgr.44100) 672 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:49.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:49 smithi118 bash[75658]: audit 2024-03-30T05:15:48.021479+0000 mgr.y (mgr.44100) 673 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:49.510 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:49 smithi089 bash[101699]: cluster 2024-03-30T05:15:47.903178+0000 mgr.y (mgr.44100) 672 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:49.510 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:49 smithi089 bash[101699]: audit 2024-03-30T05:15:48.021479+0000 mgr.y (mgr.44100) 673 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:49.511 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:49 smithi089 bash[99668]: cluster 2024-03-30T05:15:47.903178+0000 mgr.y (mgr.44100) 672 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:49.511 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:49 smithi089 bash[99668]: audit 2024-03-30T05:15:48.021479+0000 mgr.y (mgr.44100) 673 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:50.697 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:50 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:50.698 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:50 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:50.698 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:15:50 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:50.698 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:15:50 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:50.699 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:50 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:50.699 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:15:50 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:50.699 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:50 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:50.699 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:15:50 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:50.700 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:15:50 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:50.974 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:50 smithi089 systemd[1]: Stopping Ceph osd.1 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:15:50.974 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:50 smithi089 bash[30647]: debug 2024-03-30T05:15:50.833+0000 7fbd5e8b7700 -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-03-30T05:15:50.974 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:50 smithi089 bash[30647]: debug 2024-03-30T05:15:50.833+0000 7fbd5e8b7700 -1 osd.1 117 *** Got signal Terminated *** 2024-03-30T05:15:50.975 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:50 smithi089 bash[30647]: debug 2024-03-30T05:15:50.833+0000 7fbd5e8b7700 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:15:51.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:51 smithi089 bash[99668]: cluster 2024-03-30T05:15:49.903902+0000 mgr.y (mgr.44100) 674 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:51.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:51 smithi089 bash[99668]: cluster 2024-03-30T05:15:50.839225+0000 mon.a (mon.0) 961 : cluster [INF] osd.1 marked itself down and dead 2024-03-30T05:15:51.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:51 smithi089 bash[101699]: cluster 2024-03-30T05:15:49.903902+0000 mgr.y (mgr.44100) 674 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:51.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:51 smithi089 bash[101699]: cluster 2024-03-30T05:15:50.839225+0000 mon.a (mon.0) 961 : cluster [INF] osd.1 marked itself down and dead 2024-03-30T05:15:51.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:51 smithi118 bash[75658]: cluster 2024-03-30T05:15:49.903902+0000 mgr.y (mgr.44100) 674 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:15:51.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:51 smithi118 bash[75658]: cluster 2024-03-30T05:15:50.839225+0000 mon.a (mon.0) 961 : cluster [INF] osd.1 marked itself down and dead 2024-03-30T05:15:52.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[99668]: cluster 2024-03-30T05:15:51.148203+0000 mon.a (mon.0) 962 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:15:52.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[99668]: cluster 2024-03-30T05:15:51.165580+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-03-30T05:15:52.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[99668]: audit 2024-03-30T05:15:51.760016+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[99668]: audit 2024-03-30T05:15:51.768463+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[99668]: audit 2024-03-30T05:15:51.776050+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[99668]: audit 2024-03-30T05:15:51.971543+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[99668]: audit 2024-03-30T05:15:51.972707+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:52.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[99668]: audit 2024-03-30T05:15:52.012631+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[99668]: audit 2024-03-30T05:15:52.022374+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[99668]: audit 2024-03-30T05:15:52.033588+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[101699]: cluster 2024-03-30T05:15:51.148203+0000 mon.a (mon.0) 962 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:15:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[101699]: cluster 2024-03-30T05:15:51.165580+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-03-30T05:15:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[101699]: audit 2024-03-30T05:15:51.760016+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[101699]: audit 2024-03-30T05:15:51.768463+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[101699]: audit 2024-03-30T05:15:51.776050+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[101699]: audit 2024-03-30T05:15:51.971543+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[101699]: audit 2024-03-30T05:15:51.972707+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:52.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[101699]: audit 2024-03-30T05:15:52.012631+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[101699]: audit 2024-03-30T05:15:52.022374+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[101699]: audit 2024-03-30T05:15:52.033588+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:52 smithi118 bash[75658]: cluster 2024-03-30T05:15:51.148203+0000 mon.a (mon.0) 962 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:15:52.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:52 smithi118 bash[75658]: cluster 2024-03-30T05:15:51.165580+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-03-30T05:15:52.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:52 smithi118 bash[75658]: audit 2024-03-30T05:15:51.760016+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:52 smithi118 bash[75658]: audit 2024-03-30T05:15:51.768463+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:52 smithi118 bash[75658]: audit 2024-03-30T05:15:51.776050+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:52 smithi118 bash[75658]: audit 2024-03-30T05:15:51.971543+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:52 smithi118 bash[75658]: audit 2024-03-30T05:15:51.972707+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:52.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:52 smithi118 bash[75658]: audit 2024-03-30T05:15:52.012631+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:52 smithi118 bash[75658]: audit 2024-03-30T05:15:52.022374+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:52 smithi118 bash[75658]: audit 2024-03-30T05:15:52.033588+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:52.994 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:52 smithi089 bash[109326]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T05:15:53.334 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:53 smithi089 bash[109501]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T05:15:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:53 smithi089 bash[101699]: cluster 2024-03-30T05:15:51.904384+0000 mgr.y (mgr.44100) 675 : cluster [DBG] pgmap v212: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:53 smithi089 bash[101699]: cluster 2024-03-30T05:15:52.023975+0000 mgr.y (mgr.44100) 676 : cluster [DBG] pgmap v213: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-30T05:15:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:53 smithi089 bash[101699]: cluster 2024-03-30T05:15:52.175077+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-03-30T05:15:53.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:53 smithi089 bash[101699]: cluster 2024-03-30T05:15:52.772550+0000 mon.a (mon.0) 973 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:15:53.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:53 smithi089 bash[99668]: cluster 2024-03-30T05:15:51.904384+0000 mgr.y (mgr.44100) 675 : cluster [DBG] pgmap v212: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:53.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:53 smithi089 bash[99668]: cluster 2024-03-30T05:15:52.023975+0000 mgr.y (mgr.44100) 676 : cluster [DBG] pgmap v213: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-30T05:15:53.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:53 smithi089 bash[99668]: cluster 2024-03-30T05:15:52.175077+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-03-30T05:15:53.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:53 smithi089 bash[99668]: cluster 2024-03-30T05:15:52.772550+0000 mon.a (mon.0) 973 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:15:53.490 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:53 smithi118 bash[75658]: cluster 2024-03-30T05:15:51.904384+0000 mgr.y (mgr.44100) 675 : cluster [DBG] pgmap v212: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:53.491 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:53 smithi118 bash[75658]: cluster 2024-03-30T05:15:52.023975+0000 mgr.y (mgr.44100) 676 : cluster [DBG] pgmap v213: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-30T05:15:53.491 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:53 smithi118 bash[75658]: cluster 2024-03-30T05:15:52.175077+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-03-30T05:15:53.491 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:53 smithi118 bash[75658]: cluster 2024-03-30T05:15:52.772550+0000 mon.a (mon.0) 973 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:15:54.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:54 smithi089 bash[99668]: cluster 2024-03-30T05:15:54.167928+0000 mon.a (mon.0) 974 : cluster [WRN] Health check failed: Degraded data redundancy: 93/726 objects degraded (12.810%), 19 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:54.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:54 smithi089 bash[101699]: cluster 2024-03-30T05:15:54.167928+0000 mon.a (mon.0) 974 : cluster [WRN] Health check failed: Degraded data redundancy: 93/726 objects degraded (12.810%), 19 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:54.606 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:54 smithi118 bash[75658]: cluster 2024-03-30T05:15:54.167928+0000 mon.a (mon.0) 974 : cluster [WRN] Health check failed: Degraded data redundancy: 93/726 objects degraded (12.810%), 19 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:55.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:55 smithi118 bash[75658]: cluster 2024-03-30T05:15:54.025813+0000 mgr.y (mgr.44100) 677 : cluster [DBG] pgmap v215: 161 pgs: 19 active+undersized+degraded, 7 peering, 37 active+undersized, 98 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-03-30T05:15:55.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:55 smithi089 bash[99668]: cluster 2024-03-30T05:15:54.025813+0000 mgr.y (mgr.44100) 677 : cluster [DBG] pgmap v215: 161 pgs: 19 active+undersized+degraded, 7 peering, 37 active+undersized, 98 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-03-30T05:15:55.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:55 smithi089 bash[101699]: cluster 2024-03-30T05:15:54.025813+0000 mgr.y (mgr.44100) 677 : cluster [DBG] pgmap v215: 161 pgs: 19 active+undersized+degraded, 7 peering, 37 active+undersized, 98 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-03-30T05:15:55.917 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:55.917 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:15:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:55.917 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:55 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.1.service: Deactivated successfully. 2024-03-30T05:15:55.917 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:55 smithi089 systemd[1]: Stopped Ceph osd.1 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:15:55.917 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:55.918 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:55 smithi089 systemd[1]: Started Ceph osd.1 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:15:55.918 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:15:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:55.918 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:15:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:55.918 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:15:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:55.919 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:15:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:55.919 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:15:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:55.919 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:55 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:57.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:55.966073+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:55.974671+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:55.988422+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:55.990218+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:55.991040+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: cluster 2024-03-30T05:15:55.992475+0000 mgr.y (mgr.44100) 678 : cluster [DBG] pgmap v216: 161 pgs: 19 active+undersized+degraded, 7 peering, 37 active+undersized, 98 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-03-30T05:15:57.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:55.996176+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: cephadm 2024-03-30T05:15:55.996807+0000 mgr.y (mgr.44100) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.037600+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.039443+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.041861+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.042584+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.047553+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.047948+0000 mgr.y (mgr.44100) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.088927+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.090930+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.092934+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.093663+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.098442+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.098903+0000 mgr.y (mgr.44100) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.139737+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.141593+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.143852+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.144553+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.150123+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.150572+0000 mgr.y (mgr.44100) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.191608+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.193926+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.195904+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.196614+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.202723+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.203250+0000 mgr.y (mgr.44100) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.243824+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.245698+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.247682+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.248420+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.254171+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.254614+0000 mgr.y (mgr.44100) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.294705+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.296559+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.298537+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.299217+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.304709+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.305097+0000 mgr.y (mgr.44100) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.378357+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.380522+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.382846+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.383638+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.388457+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.388926+0000 mgr.y (mgr.44100) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.432080+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.434020+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.435682+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.436281+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.440882+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.441313+0000 mgr.y (mgr.44100) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.482092+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.483916+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.485987+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.486606+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.491222+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.491607+0000 mgr.y (mgr.44100) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.532512+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.534268+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.535909+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.536531+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.541119+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.541498+0000 mgr.y (mgr.44100) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.581132+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.582835+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.584532+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.585175+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.589772+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.590179+0000 mgr.y (mgr.44100) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.630552+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.632289+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.633895+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.634450+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.638924+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.639413+0000 mgr.y (mgr.44100) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.679390+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.681164+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.682832+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.683449+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.687946+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.728049+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.729776+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.731453+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.226 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.732139+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.736529+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.777080+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.778903+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.780648+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.781334+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.785896+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.842645+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.844592+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.846386+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.847049+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.851818+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.908506+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.910385+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.912149+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.227 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.912724+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.917634+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.959647+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.961430+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.228 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:56 smithi118 bash[75658]: audit 2024-03-30T05:15:56.963257+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.243 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:55.966073+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.243 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:55.974671+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.243 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:55.988422+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.243 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:55.990218+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.243 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:55.991040+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: cluster 2024-03-30T05:15:55.992475+0000 mgr.y (mgr.44100) 678 : cluster [DBG] pgmap v216: 161 pgs: 19 active+undersized+degraded, 7 peering, 37 active+undersized, 98 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-03-30T05:15:57.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:55.996176+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: cephadm 2024-03-30T05:15:55.996807+0000 mgr.y (mgr.44100) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.037600+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.039443+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.041861+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.042584+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.047553+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.047948+0000 mgr.y (mgr.44100) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.088927+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.090930+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.092934+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.093663+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.244 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.098442+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.245 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:55.966073+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.245 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:55.974671+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.245 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:55.988422+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.245 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:55.990218+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.245 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:55.991040+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.245 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: cluster 2024-03-30T05:15:55.992475+0000 mgr.y (mgr.44100) 678 : cluster [DBG] pgmap v216: 161 pgs: 19 active+undersized+degraded, 7 peering, 37 active+undersized, 98 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-03-30T05:15:57.245 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:55.996176+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.245 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: cephadm 2024-03-30T05:15:55.996807+0000 mgr.y (mgr.44100) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.245 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.037600+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.039443+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.041861+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.042584+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.047553+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.047948+0000 mgr.y (mgr.44100) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.088927+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.090930+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.092934+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.093663+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.098442+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.098903+0000 mgr.y (mgr.44100) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.139737+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.141593+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.246 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.143852+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.144553+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.150123+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.150572+0000 mgr.y (mgr.44100) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.191608+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.193926+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.195904+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.196614+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.202723+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.203250+0000 mgr.y (mgr.44100) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.243824+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.245698+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.247682+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.248420+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.247 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.254171+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.248 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.254614+0000 mgr.y (mgr.44100) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.248 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.294705+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.248 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.098903+0000 mgr.y (mgr.44100) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.248 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.139737+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.248 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.141593+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.248 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.143852+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.248 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.144553+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.248 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.150123+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.248 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.150572+0000 mgr.y (mgr.44100) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.248 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.191608+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.248 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.193926+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.249 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.195904+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.249 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.196614+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.249 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.202723+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.249 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.203250+0000 mgr.y (mgr.44100) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.249 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.243824+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.249 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.245698+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.249 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.247682+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.249 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.248420+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.249 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.254171+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.249 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.254614+0000 mgr.y (mgr.44100) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.249 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.294705+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.296559+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.298537+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.299217+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.304709+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.305097+0000 mgr.y (mgr.44100) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.378357+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.380522+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.382846+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.383638+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.388457+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.388926+0000 mgr.y (mgr.44100) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.432080+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.434020+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.435682+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.436281+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.440882+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.441313+0000 mgr.y (mgr.44100) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.482092+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.483916+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.485987+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.251 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.296559+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.251 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.298537+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.251 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.299217+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.251 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.304709+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.251 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.305097+0000 mgr.y (mgr.44100) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.251 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.378357+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.380522+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.382846+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.383638+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.388457+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.388926+0000 mgr.y (mgr.44100) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.432080+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.434020+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.435682+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.436281+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.440882+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.441313+0000 mgr.y (mgr.44100) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.482092+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.483916+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.485987+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.486606+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.491222+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.491607+0000 mgr.y (mgr.44100) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.532512+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.534268+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.535909+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.536531+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.541119+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.541498+0000 mgr.y (mgr.44100) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.581132+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.582835+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.253 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.584532+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.585175+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.589772+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.590179+0000 mgr.y (mgr.44100) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.630552+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.632289+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.633895+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.634450+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.638924+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.486606+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.491222+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.491607+0000 mgr.y (mgr.44100) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.532512+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.534268+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.535909+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.536531+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.541119+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.541498+0000 mgr.y (mgr.44100) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.581132+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.582835+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.584532+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.585175+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.589772+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.590179+0000 mgr.y (mgr.44100) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.630552+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.632289+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.633895+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.634450+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.639413+0000 mgr.y (mgr.44100) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.679390+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.681164+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.682832+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.683449+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.687946+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.728049+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.729776+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.731453+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.732139+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.736529+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.777080+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.778903+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.780648+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.781334+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.785896+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.842645+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.844592+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.846386+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.847049+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.851818+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.908506+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.910385+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.912149+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.912724+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.917634+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.959647+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.961430+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[99668]: audit 2024-03-30T05:15:56.963257+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.638924+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.639413+0000 mgr.y (mgr.44100) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:57.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.679390+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.681164+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.682832+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.683449+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.687946+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.728049+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.729776+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.731453+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.732139+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.736529+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.777080+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.778903+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.780648+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.781334+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.785896+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.842645+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.844592+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.846386+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.847049+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.851818+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.908506+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.910385+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.912149+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.912724+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:57.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.917634+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:57.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.959647+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:57.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.961430+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:57.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:56 smithi089 bash[101699]: audit 2024-03-30T05:15:56.963257+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:57.961 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:15:57] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-03-30T05:15:57.961 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[109682]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-30T05:15:57.962 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[109682]: 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-03-30T05:15:57.962 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[109682]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-30T05:15:57.962 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[109682]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-30T05:15:57.962 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[109682]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-03-30T05:15:57.962 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[109682]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-30T05:15:57.962 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[109682]: --> ceph-volume raw activate successful for osd ID: 1 2024-03-30T05:15:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.688378+0000 mgr.y (mgr.44100) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.736950+0000 mgr.y (mgr.44100) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.786342+0000 mgr.y (mgr.44100) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.852271+0000 mgr.y (mgr.44100) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.918091+0000 mgr.y (mgr.44100) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:56.964553+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:56.981207+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:56.981845+0000 mgr.y (mgr.44100) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cluster 2024-03-30T05:15:56.986660+0000 mon.a (mon.0) 1071 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:15:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.038348+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.040545+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.042558+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.043288+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.048374+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:57.048859+0000 mgr.y (mgr.44100) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.088801+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.090607+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.092306+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.092960+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.097844+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.688378+0000 mgr.y (mgr.44100) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.736950+0000 mgr.y (mgr.44100) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.786342+0000 mgr.y (mgr.44100) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.852271+0000 mgr.y (mgr.44100) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.918091+0000 mgr.y (mgr.44100) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:56.964553+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:56.981207+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:56.981845+0000 mgr.y (mgr.44100) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cluster 2024-03-30T05:15:56.986660+0000 mon.a (mon.0) 1071 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:15:58.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.038348+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.040545+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.042558+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.043288+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.048374+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:57.048859+0000 mgr.y (mgr.44100) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.088801+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.090607+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.092306+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.092960+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.097844+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:57.098244+0000 mgr.y (mgr.44100) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.138810+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.140636+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.142373+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.142937+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.148675+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:57.149106+0000 mgr.y (mgr.44100) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.191196+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.193342+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.195162+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.195923+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.201365+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:57.201809+0000 mgr.y (mgr.44100) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.241715+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.243398+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.245701+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.246572+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.253170+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:57.254269+0000 mgr.y (mgr.44100) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.297634+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:57.098244+0000 mgr.y (mgr.44100) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.138810+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.140636+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.142373+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.142937+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.148675+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:57.149106+0000 mgr.y (mgr.44100) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.191196+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.193342+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.195162+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.195923+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.201365+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:57.201809+0000 mgr.y (mgr.44100) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.241715+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.243398+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.245701+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.246572+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.253170+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:57.254269+0000 mgr.y (mgr.44100) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.297634+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.299723+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.301633+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.302389+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.310250+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:57.310916+0000 mgr.y (mgr.44100) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.388781+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.390895+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.392911+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.393555+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.401258+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:57.401818+0000 mgr.y (mgr.44100) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.480316+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.482757+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.484956+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.485693+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.490650+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:57.491182+0000 mgr.y (mgr.44100) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.536122+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.538337+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.540278+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.299723+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.301633+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.302389+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.310250+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:57.310916+0000 mgr.y (mgr.44100) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.388781+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.390895+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.392911+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.393555+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.401258+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:57.401818+0000 mgr.y (mgr.44100) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.480316+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.482757+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.484956+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.485693+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.490650+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:57.491182+0000 mgr.y (mgr.44100) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.536122+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.538337+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.540931+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.546102+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:57.546718+0000 mgr.y (mgr.44100) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.592051+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.594111+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.596022+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.596731+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.602693+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: cephadm 2024-03-30T05:15:57.603257+0000 mgr.y (mgr.44100) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.665011+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.667169+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.670137+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.670820+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.675875+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.733832+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.736219+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.738421+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.740352+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.745268+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.540278+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.540931+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.546102+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:57.546718+0000 mgr.y (mgr.44100) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.592051+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.594111+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.596022+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.596731+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.602693+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: cephadm 2024-03-30T05:15:57.603257+0000 mgr.y (mgr.44100) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.665011+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.667169+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.670137+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.670820+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.675875+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.733832+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.736219+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.738421+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.740352+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.745268+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.803878+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.805874+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.808228+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.808945+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.813715+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.871051+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.872848+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.874541+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.875081+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.879578+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.936719+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.938546+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.940320+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.940990+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[99668]: audit 2024-03-30T05:15:57.945820+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.803878+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.805874+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.808228+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.808945+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.813715+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.871051+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.872848+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.874541+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.875081+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.879578+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.936719+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.938546+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.940320+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.940990+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:57 smithi089 bash[101699]: audit 2024-03-30T05:15:57.945820+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.688378+0000 mgr.y (mgr.44100) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.736950+0000 mgr.y (mgr.44100) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.786342+0000 mgr.y (mgr.44100) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.852271+0000 mgr.y (mgr.44100) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.918091+0000 mgr.y (mgr.44100) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:56.964553+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:56.981207+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:56.981845+0000 mgr.y (mgr.44100) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cluster 2024-03-30T05:15:56.986660+0000 mon.a (mon.0) 1071 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:15:58.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.038348+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.040545+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.042558+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.043288+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.048374+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:57.048859+0000 mgr.y (mgr.44100) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.088801+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.090607+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.092306+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.092960+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.097844+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:57.098244+0000 mgr.y (mgr.44100) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.138810+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.140636+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.142373+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.142937+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.148675+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:57.149106+0000 mgr.y (mgr.44100) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.191196+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.193342+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.195162+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.195923+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.201365+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:57.201809+0000 mgr.y (mgr.44100) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.241715+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.243398+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.245701+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.246572+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.253170+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:57.254269+0000 mgr.y (mgr.44100) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.297634+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.299723+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.301633+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.302389+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.310250+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:57.310916+0000 mgr.y (mgr.44100) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.388781+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.390895+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.392911+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.393555+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.401258+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:57.401818+0000 mgr.y (mgr.44100) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.480316+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.482757+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.484956+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.485693+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.490650+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:57.491182+0000 mgr.y (mgr.44100) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.536122+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.538337+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.540278+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.540931+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.546102+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:57.546718+0000 mgr.y (mgr.44100) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.592051+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.594111+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.596022+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.596731+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.602693+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: cephadm 2024-03-30T05:15:57.603257+0000 mgr.y (mgr.44100) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.665011+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.667169+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.670137+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.670820+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.675875+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.733832+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.736219+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.738421+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.740352+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.745268+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.803878+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.805874+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.808228+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.808945+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.813715+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.871051+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.872848+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.874541+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.875081+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.879578+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.936719+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.938546+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.940320+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.940990+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:57 smithi118 bash[75658]: audit 2024-03-30T05:15:57.945820+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:57.676319+0000 mgr.y (mgr.44100) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:57.745950+0000 mgr.y (mgr.44100) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:57.814108+0000 mgr.y (mgr.44100) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:57.879975+0000 mgr.y (mgr.44100) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:57.946246+0000 mgr.y (mgr.44100) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cluster 2024-03-30T05:15:57.993314+0000 mgr.y (mgr.44100) 713 : cluster [DBG] pgmap v217: 161 pgs: 20 active+undersized+degraded, 43 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-03-30T05:15:59.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.003527+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.005400+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.007122+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.007742+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.012642+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.013048+0000 mgr.y (mgr.44100) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.031609+0000 mgr.y (mgr.44100) 715 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:59.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.070104+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.072001+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.074095+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.074829+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.083980+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.084554+0000 mgr.y (mgr.44100) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.124544+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.127419+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.129308+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.129984+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.134602+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.135177+0000 mgr.y (mgr.44100) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.191632+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.193301+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.194841+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.195379+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.199964+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.200317+0000 mgr.y (mgr.44100) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.256522+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.258177+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.259796+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.260392+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.264889+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.265271+0000 mgr.y (mgr.44100) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.305234+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.307195+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.309063+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.309699+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.314508+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.315034+0000 mgr.y (mgr.44100) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.355047+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.356795+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.358395+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.358974+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.363466+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.363866+0000 mgr.y (mgr.44100) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.418772+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.422076+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.424905+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.426260+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.433016+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.433600+0000 mgr.y (mgr.44100) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.475354+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.477654+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.479532+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.480230+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.485183+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.485624+0000 mgr.y (mgr.44100) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.525346+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.527059+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.528665+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.529254+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.535700+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.536037+0000 mgr.y (mgr.44100) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.575944+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.577873+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.579467+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.580032+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.586679+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.587018+0000 mgr.y (mgr.44100) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.647032+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.649125+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.650886+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.651473+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.658104+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.703114+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.705192+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.706841+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.707444+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.714111+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.754138+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.755877+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.757522+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.758116+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.764513+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.804884+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.806592+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.808232+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.808856+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.815603+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.860553+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.862209+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.863794+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.864358+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.871174+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.932002+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.933986+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.935787+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.936410+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[99668]: audit 2024-03-30T05:15:58.943302+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:57.676319+0000 mgr.y (mgr.44100) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:57.745950+0000 mgr.y (mgr.44100) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:57.814108+0000 mgr.y (mgr.44100) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:57.879975+0000 mgr.y (mgr.44100) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:57.946246+0000 mgr.y (mgr.44100) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cluster 2024-03-30T05:15:57.993314+0000 mgr.y (mgr.44100) 713 : cluster [DBG] pgmap v217: 161 pgs: 20 active+undersized+degraded, 43 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-03-30T05:15:59.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.003527+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.005400+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.007122+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.007742+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.012642+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.013048+0000 mgr.y (mgr.44100) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.031609+0000 mgr.y (mgr.44100) 715 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:59.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.070104+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.072001+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.074095+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.074829+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.083980+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.084554+0000 mgr.y (mgr.44100) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.124544+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.127419+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.129308+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.129984+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.134602+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.135177+0000 mgr.y (mgr.44100) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.191632+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.193301+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.194841+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.195379+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.199964+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.200317+0000 mgr.y (mgr.44100) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.256522+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.258177+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.259796+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.260392+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.264889+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.265271+0000 mgr.y (mgr.44100) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.305234+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.307195+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.309063+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.309699+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.314508+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.315034+0000 mgr.y (mgr.44100) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.355047+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.356795+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.358395+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.358974+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.363466+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.363866+0000 mgr.y (mgr.44100) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.418772+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.422076+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.424905+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.426260+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.433016+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.433600+0000 mgr.y (mgr.44100) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.475354+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.477654+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.479532+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.480230+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.485183+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.485624+0000 mgr.y (mgr.44100) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.525346+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.527059+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.528665+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.529254+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.535700+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.536037+0000 mgr.y (mgr.44100) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.575944+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.577873+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.579467+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.580032+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.586679+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.587018+0000 mgr.y (mgr.44100) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.647032+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.649125+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.650886+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.651473+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.658104+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.703114+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.705192+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.706841+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.707444+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.714111+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.754138+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.755877+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.757522+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.758116+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.764513+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.804884+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.806592+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.808232+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.808856+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.815603+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.860553+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.862209+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.863794+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.864358+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.871174+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.932002+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.933986+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.935787+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.936410+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:58 smithi089 bash[101699]: audit 2024-03-30T05:15:58.943302+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:57.676319+0000 mgr.y (mgr.44100) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:57.745950+0000 mgr.y (mgr.44100) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:57.814108+0000 mgr.y (mgr.44100) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:57.879975+0000 mgr.y (mgr.44100) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:57.946246+0000 mgr.y (mgr.44100) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cluster 2024-03-30T05:15:57.993314+0000 mgr.y (mgr.44100) 713 : cluster [DBG] pgmap v217: 161 pgs: 20 active+undersized+degraded, 43 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-03-30T05:15:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.003527+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.005400+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.007122+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.007742+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.012642+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.013048+0000 mgr.y (mgr.44100) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.031609+0000 mgr.y (mgr.44100) 715 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.070104+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.072001+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.074095+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.074829+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.083980+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.084554+0000 mgr.y (mgr.44100) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.124544+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.127419+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.129308+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.129984+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.134602+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.135177+0000 mgr.y (mgr.44100) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.191632+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.193301+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.194841+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.195379+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.199964+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.200317+0000 mgr.y (mgr.44100) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.256522+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.258177+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.259796+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.260392+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.264889+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.265271+0000 mgr.y (mgr.44100) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.305234+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.307195+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.309063+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.309699+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.314508+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.315034+0000 mgr.y (mgr.44100) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.355047+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.356795+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.358395+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.358974+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.363466+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.363866+0000 mgr.y (mgr.44100) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.418772+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.422076+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.424905+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.426260+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.433016+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.433600+0000 mgr.y (mgr.44100) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.475354+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.477654+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.479532+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.480230+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.485183+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.485624+0000 mgr.y (mgr.44100) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.525346+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.527059+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.528665+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.529254+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.535700+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.536037+0000 mgr.y (mgr.44100) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.575944+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.577873+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.579467+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.580032+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.586679+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.587018+0000 mgr.y (mgr.44100) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:15:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.647032+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.649125+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.650886+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.651473+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.658104+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.703114+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.705192+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.706841+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.707444+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.714111+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.754138+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.755877+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.757522+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.758116+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.764513+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.804884+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.806592+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.808232+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.808856+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.815603+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.860553+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.862209+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.863794+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.864358+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.871174+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:15:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.932002+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.933986+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.935787+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.936410+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:58 smithi118 bash[75658]: audit 2024-03-30T05:15:58.943302+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.658434+0000 mgr.y (mgr.44100) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.714477+0000 mgr.y (mgr.44100) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.764883+0000 mgr.y (mgr.44100) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.815948+0000 mgr.y (mgr.44100) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.871556+0000 mgr.y (mgr.44100) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: cephadm 2024-03-30T05:15:58.943810+0000 mgr.y (mgr.44100) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.000327+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.001970+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.003964+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.004571+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.285 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.009134+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.286 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: cephadm 2024-03-30T05:15:59.009582+0000 mgr.y (mgr.44100) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.286 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.065791+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.286 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.067616+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.287 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.069408+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.287 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.070057+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.287 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.074761+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.287 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: cephadm 2024-03-30T05:15:59.075207+0000 mgr.y (mgr.44100) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.287 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.152387+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.287 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.154344+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.658434+0000 mgr.y (mgr.44100) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.714477+0000 mgr.y (mgr.44100) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.764883+0000 mgr.y (mgr.44100) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.815948+0000 mgr.y (mgr.44100) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.871556+0000 mgr.y (mgr.44100) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: cephadm 2024-03-30T05:15:58.943810+0000 mgr.y (mgr.44100) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.000327+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.001970+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.003964+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.004571+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.009134+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: cephadm 2024-03-30T05:15:59.009582+0000 mgr.y (mgr.44100) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.065791+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.067616+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.288 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.069408+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.289 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.070057+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.289 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.074761+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.289 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: cephadm 2024-03-30T05:15:59.075207+0000 mgr.y (mgr.44100) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.289 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.152387+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.289 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.154344+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.157111+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.158017+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.163583+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: cephadm 2024-03-30T05:15:59.164005+0000 mgr.y (mgr.44100) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.240826+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.243540+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.246841+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.247902+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.253342+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: cephadm 2024-03-30T05:15:59.256549+0000 mgr.y (mgr.44100) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.328657+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.330570+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.332815+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.333469+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.337996+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: cephadm 2024-03-30T05:15:59.338507+0000 mgr.y (mgr.44100) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.415829+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.418018+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.420540+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.291 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.421626+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.157111+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.158017+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.163583+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: cephadm 2024-03-30T05:15:59.164005+0000 mgr.y (mgr.44100) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.240826+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.243540+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.246841+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.247902+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.253342+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: cephadm 2024-03-30T05:15:59.256549+0000 mgr.y (mgr.44100) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.292 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.328657+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.292 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.330570+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.292 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.332815+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.292 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.333469+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.292 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.337996+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.292 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: cephadm 2024-03-30T05:15:59.338507+0000 mgr.y (mgr.44100) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.292 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.415829+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.292 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.418018+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.292 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.420540+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.292 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.426783+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.292 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: cephadm 2024-03-30T05:15:59.427480+0000 mgr.y (mgr.44100) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.500431+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.502365+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.504437+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.505188+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.510218+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: cephadm 2024-03-30T05:15:59.510931+0000 mgr.y (mgr.44100) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.567789+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.570439+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.573512+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.574404+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.579560+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: cephadm 2024-03-30T05:15:59.580104+0000 mgr.y (mgr.44100) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.652243+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.654446+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.656795+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.657812+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.663321+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.294 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.421626+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.294 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.426783+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.294 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: cephadm 2024-03-30T05:15:59.427480+0000 mgr.y (mgr.44100) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.294 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.500431+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.294 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.502365+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.294 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.504437+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.294 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.505188+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.294 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.510218+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.294 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: cephadm 2024-03-30T05:15:59.510931+0000 mgr.y (mgr.44100) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.567789+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.570439+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.573512+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.574404+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.579560+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: cephadm 2024-03-30T05:15:59.580104+0000 mgr.y (mgr.44100) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.652243+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.654446+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.656795+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.657812+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.663321+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.295 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.751017+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.754957+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.757973+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.758908+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.764979+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.823148+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.824877+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.826611+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.827228+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.831833+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.888364+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.890270+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.892667+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.893425+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.297 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.900841+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.297 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.969973+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.297 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.974546+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.297 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.977902+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.297 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[99668]: audit 2024-03-30T05:15:59.979116+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.751017+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.754957+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.757973+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.758908+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.764979+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.823148+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.824877+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.826611+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.827228+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.831833+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.888364+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.890270+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.892667+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.893425+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.900841+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.299 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.969973+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.299 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.974546+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.299 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.977902+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.299 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:15:59 smithi089 bash[101699]: audit 2024-03-30T05:15:59.979116+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.658434+0000 mgr.y (mgr.44100) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.714477+0000 mgr.y (mgr.44100) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.764883+0000 mgr.y (mgr.44100) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.815948+0000 mgr.y (mgr.44100) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.871556+0000 mgr.y (mgr.44100) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: cephadm 2024-03-30T05:15:58.943810+0000 mgr.y (mgr.44100) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.000327+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.001970+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.003964+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.004571+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.009134+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: cephadm 2024-03-30T05:15:59.009582+0000 mgr.y (mgr.44100) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.065791+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.067616+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.069408+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.070057+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.074761+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: cephadm 2024-03-30T05:15:59.075207+0000 mgr.y (mgr.44100) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.152387+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.154344+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.157111+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.158017+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.163583+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: cephadm 2024-03-30T05:15:59.164005+0000 mgr.y (mgr.44100) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.240826+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.243540+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.246841+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.247902+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.253342+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: cephadm 2024-03-30T05:15:59.256549+0000 mgr.y (mgr.44100) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.328657+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.330570+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.332815+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.333469+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.337996+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: cephadm 2024-03-30T05:15:59.338507+0000 mgr.y (mgr.44100) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.415829+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.418018+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.420540+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.421626+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.426783+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: cephadm 2024-03-30T05:15:59.427480+0000 mgr.y (mgr.44100) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.500431+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.502365+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.504437+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.505188+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.510218+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: cephadm 2024-03-30T05:15:59.510931+0000 mgr.y (mgr.44100) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.567789+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.570439+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.573512+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.574404+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.579560+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: cephadm 2024-03-30T05:15:59.580104+0000 mgr.y (mgr.44100) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.652243+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.654446+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.656795+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.657812+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.663321+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.751017+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.754957+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.757973+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.758908+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.764979+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.823148+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.824877+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.826611+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.827228+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.831833+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.888364+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.890270+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.892667+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.893425+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.900841+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.969973+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.974546+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.977902+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:15:59 smithi118 bash[75658]: audit 2024-03-30T05:15:59.979116+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: cephadm 2024-03-30T05:15:59.663919+0000 mgr.y (mgr.44100) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: cephadm 2024-03-30T05:15:59.765522+0000 mgr.y (mgr.44100) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: cephadm 2024-03-30T05:15:59.832259+0000 mgr.y (mgr.44100) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: cephadm 2024-03-30T05:15:59.901745+0000 mgr.y (mgr.44100) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: cluster 2024-03-30T05:15:59.994381+0000 mgr.y (mgr.44100) 744 : cluster [DBG] pgmap v218: 161 pgs: 20 active+undersized+degraded, 43 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-03-30T05:16:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.001812+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: cephadm 2024-03-30T05:16:00.004705+0000 mgr.y (mgr.44100) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.095902+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.099849+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.102554+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.103604+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.113606+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: cephadm 2024-03-30T05:16:00.114211+0000 mgr.y (mgr.44100) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.171291+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.173163+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.174925+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.175543+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.181971+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: cephadm 2024-03-30T05:16:00.182418+0000 mgr.y (mgr.44100) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.239746+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: cephadm 2024-03-30T05:15:59.663919+0000 mgr.y (mgr.44100) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: cephadm 2024-03-30T05:15:59.765522+0000 mgr.y (mgr.44100) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: cephadm 2024-03-30T05:15:59.832259+0000 mgr.y (mgr.44100) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: cephadm 2024-03-30T05:15:59.901745+0000 mgr.y (mgr.44100) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: cluster 2024-03-30T05:15:59.994381+0000 mgr.y (mgr.44100) 744 : cluster [DBG] pgmap v218: 161 pgs: 20 active+undersized+degraded, 43 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-03-30T05:16:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.001812+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: cephadm 2024-03-30T05:16:00.004705+0000 mgr.y (mgr.44100) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.095902+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.099849+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.102554+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.103604+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.113606+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: cephadm 2024-03-30T05:16:00.114211+0000 mgr.y (mgr.44100) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.171291+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.173163+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.174925+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.175543+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.181971+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: cephadm 2024-03-30T05:16:00.182418+0000 mgr.y (mgr.44100) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.241590+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.243270+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.243883+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.248798+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: cephadm 2024-03-30T05:16:00.249571+0000 mgr.y (mgr.44100) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.306157+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.308079+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.309847+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.310476+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.315433+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: cephadm 2024-03-30T05:16:00.316029+0000 mgr.y (mgr.44100) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.372943+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.374849+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.376977+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.377703+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.383063+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: cephadm 2024-03-30T05:16:00.383827+0000 mgr.y (mgr.44100) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.440319+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.442052+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.239746+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.241590+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.243270+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.243883+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.248798+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: cephadm 2024-03-30T05:16:00.249571+0000 mgr.y (mgr.44100) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.306157+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.308079+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.309847+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.310476+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.315433+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: cephadm 2024-03-30T05:16:00.316029+0000 mgr.y (mgr.44100) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.372943+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.374849+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.376977+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.377703+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.383063+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: cephadm 2024-03-30T05:16:00.383827+0000 mgr.y (mgr.44100) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.440319+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.442052+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.443661+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.444253+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.449690+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: cephadm 2024-03-30T05:16:00.450129+0000 mgr.y (mgr.44100) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.506145+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.508047+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.509969+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.510608+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.515427+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: cephadm 2024-03-30T05:16:00.515883+0000 mgr.y (mgr.44100) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.560431+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.562448+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.564199+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.564852+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.570202+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: cephadm 2024-03-30T05:16:00.570904+0000 mgr.y (mgr.44100) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.615556+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.617647+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.619316+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.619934+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.443661+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.444253+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.449690+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: cephadm 2024-03-30T05:16:00.450129+0000 mgr.y (mgr.44100) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.506145+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.508047+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.509969+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.510608+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.515427+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: cephadm 2024-03-30T05:16:00.515883+0000 mgr.y (mgr.44100) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.560431+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.562448+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.564199+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.564852+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.570202+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: cephadm 2024-03-30T05:16:00.570904+0000 mgr.y (mgr.44100) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.615556+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.617647+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.619316+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.619934+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.624761+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: cephadm 2024-03-30T05:16:00.625184+0000 mgr.y (mgr.44100) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.686283+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.688690+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.691541+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.692546+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.698371+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.775794+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.777852+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.779910+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.780769+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.786251+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.861491+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.863451+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.866150+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.867016+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.873339+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.947697+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.949586+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.952892+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.953688+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[101699]: audit 2024-03-30T05:16:00.961091+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.624761+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: cephadm 2024-03-30T05:16:00.625184+0000 mgr.y (mgr.44100) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.686283+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.688690+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.691541+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.692546+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.698371+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.775794+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.777852+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.779910+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.780769+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.786251+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.861491+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.863451+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.866150+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.867016+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.873339+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.947697+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.949586+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.952892+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.953688+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[99668]: audit 2024-03-30T05:16:00.961091+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: cephadm 2024-03-30T05:15:59.663919+0000 mgr.y (mgr.44100) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: cephadm 2024-03-30T05:15:59.765522+0000 mgr.y (mgr.44100) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: cephadm 2024-03-30T05:15:59.832259+0000 mgr.y (mgr.44100) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: cephadm 2024-03-30T05:15:59.901745+0000 mgr.y (mgr.44100) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: cluster 2024-03-30T05:15:59.994381+0000 mgr.y (mgr.44100) 744 : cluster [DBG] pgmap v218: 161 pgs: 20 active+undersized+degraded, 43 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-03-30T05:16:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.001812+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: cephadm 2024-03-30T05:16:00.004705+0000 mgr.y (mgr.44100) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.095902+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.099849+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.102554+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.103604+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.113606+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: cephadm 2024-03-30T05:16:00.114211+0000 mgr.y (mgr.44100) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.171291+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.173163+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.174925+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.175543+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.181971+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: cephadm 2024-03-30T05:16:00.182418+0000 mgr.y (mgr.44100) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.239746+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.241590+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.243270+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.243883+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.248798+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: cephadm 2024-03-30T05:16:00.249571+0000 mgr.y (mgr.44100) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.306157+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.308079+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.309847+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.310476+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.315433+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: cephadm 2024-03-30T05:16:00.316029+0000 mgr.y (mgr.44100) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.372943+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.374849+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.376977+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.377703+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.383063+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: cephadm 2024-03-30T05:16:00.383827+0000 mgr.y (mgr.44100) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.440319+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.442052+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.443661+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.444253+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.449690+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: cephadm 2024-03-30T05:16:00.450129+0000 mgr.y (mgr.44100) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.506145+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.508047+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.509969+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.510608+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.515427+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: cephadm 2024-03-30T05:16:00.515883+0000 mgr.y (mgr.44100) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.560431+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.562448+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.564199+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.564852+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.570202+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: cephadm 2024-03-30T05:16:00.570904+0000 mgr.y (mgr.44100) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.615556+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.617647+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.619316+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.619934+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.624761+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: cephadm 2024-03-30T05:16:00.625184+0000 mgr.y (mgr.44100) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.686283+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.688690+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.691541+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.692546+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.698371+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.775794+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.777852+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.779910+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.780769+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.786251+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.861491+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.863451+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.866150+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.867016+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.873339+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.947697+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:01.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.949586+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:01.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.952892+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:01.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.953688+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:01.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:01 smithi118 bash[75658]: audit 2024-03-30T05:16:00.961091+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:01.599 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:16:01 smithi089 bash[110127]: debug 2024-03-30T05:16:01.437+0000 7f8c7e27a700 1 -- 172.21.15.89:0/936880871 <== mon.1 v2:172.21.15.89:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55caf89eb680 con 0x55caf8a28800 2024-03-30T05:16:02.334 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[110127]: debug 2024-03-30T05:16:02.013+0000 7f8c874127c0 -1 Falling back to public interface 2024-03-30T05:16:02.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: cephadm 2024-03-30T05:16:00.699047+0000 mgr.y (mgr.44100) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: cephadm 2024-03-30T05:16:00.786723+0000 mgr.y (mgr.44100) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: cephadm 2024-03-30T05:16:00.873840+0000 mgr.y (mgr.44100) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: cephadm 2024-03-30T05:16:00.961535+0000 mgr.y (mgr.44100) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.070661+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.072864+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.074934+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.075663+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.081148+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: cephadm 2024-03-30T05:16:01.081693+0000 mgr.y (mgr.44100) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.141437+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.144258+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.146951+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.147771+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.155456+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: cephadm 2024-03-30T05:16:01.156024+0000 mgr.y (mgr.44100) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.230510+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.232608+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.234738+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: cephadm 2024-03-30T05:16:00.699047+0000 mgr.y (mgr.44100) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: cephadm 2024-03-30T05:16:00.786723+0000 mgr.y (mgr.44100) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: cephadm 2024-03-30T05:16:00.873840+0000 mgr.y (mgr.44100) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: cephadm 2024-03-30T05:16:00.961535+0000 mgr.y (mgr.44100) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.070661+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.072864+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.074934+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.075663+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.081148+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: cephadm 2024-03-30T05:16:01.081693+0000 mgr.y (mgr.44100) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.141437+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.144258+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.146951+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.147771+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.155456+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: cephadm 2024-03-30T05:16:01.156024+0000 mgr.y (mgr.44100) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.230510+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.232608+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.234738+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.235531+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.242889+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: cephadm 2024-03-30T05:16:01.243444+0000 mgr.y (mgr.44100) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.323581+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.326430+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.330865+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.332301+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.342368+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: cephadm 2024-03-30T05:16:01.343237+0000 mgr.y (mgr.44100) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.416829+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.419060+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.421352+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.422148+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.427412+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: cephadm 2024-03-30T05:16:01.428005+0000 mgr.y (mgr.44100) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.488972+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.491230+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.493301+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.494036+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.499104+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: cephadm 2024-03-30T05:16:01.502302+0000 mgr.y (mgr.44100) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.235531+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.242889+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: cephadm 2024-03-30T05:16:01.243444+0000 mgr.y (mgr.44100) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.323581+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.326430+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.330865+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.332301+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.342368+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: cephadm 2024-03-30T05:16:01.343237+0000 mgr.y (mgr.44100) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.416829+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.419060+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.421352+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.422148+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.427412+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: cephadm 2024-03-30T05:16:01.428005+0000 mgr.y (mgr.44100) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.488972+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.491230+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.493301+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.494036+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.499104+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.558986+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.560784+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.562401+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.562955+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.567734+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: cephadm 2024-03-30T05:16:01.568159+0000 mgr.y (mgr.44100) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.610004+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.611754+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.613566+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.614126+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.618718+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: cephadm 2024-03-30T05:16:01.619138+0000 mgr.y (mgr.44100) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.659281+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.661112+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.662869+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.663425+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.670117+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.714803+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.716831+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: cephadm 2024-03-30T05:16:01.502302+0000 mgr.y (mgr.44100) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.558986+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.560784+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.562401+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.562955+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.567734+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: cephadm 2024-03-30T05:16:01.568159+0000 mgr.y (mgr.44100) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.610004+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.611754+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.613566+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.614126+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.618718+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: cephadm 2024-03-30T05:16:01.619138+0000 mgr.y (mgr.44100) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.659281+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.661112+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.662869+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.663425+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.670117+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.714803+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.716831+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.718612+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.719255+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.726344+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.771608+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.774066+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.776747+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.777766+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.785906+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.826654+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.828381+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.829997+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.830548+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.837900+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.878828+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.880660+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.882418+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.883017+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.890507+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.931692+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.933399+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.935454+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.936002+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:01.944770+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:02.001816+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[99668]: audit 2024-03-30T05:16:02.003593+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.718612+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.719255+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.726344+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.771608+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.774066+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.776747+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.777766+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.785906+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.826654+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.828381+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.829997+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.830548+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.837900+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.878828+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.880660+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.882418+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.883017+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.890507+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.931692+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.933399+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.935454+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.936002+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:01.944770+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:02.001816+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:02 smithi089 bash[101699]: audit 2024-03-30T05:16:02.003593+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: cephadm 2024-03-30T05:16:00.699047+0000 mgr.y (mgr.44100) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: cephadm 2024-03-30T05:16:00.786723+0000 mgr.y (mgr.44100) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: cephadm 2024-03-30T05:16:00.873840+0000 mgr.y (mgr.44100) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: cephadm 2024-03-30T05:16:00.961535+0000 mgr.y (mgr.44100) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.070661+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.072864+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.074934+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.075663+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.081148+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: cephadm 2024-03-30T05:16:01.081693+0000 mgr.y (mgr.44100) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.141437+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.144258+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.146951+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.147771+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.155456+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: cephadm 2024-03-30T05:16:01.156024+0000 mgr.y (mgr.44100) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.230510+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.232608+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.234738+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.235531+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.242889+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: cephadm 2024-03-30T05:16:01.243444+0000 mgr.y (mgr.44100) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.323581+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.326430+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.330865+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.332301+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.342368+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: cephadm 2024-03-30T05:16:01.343237+0000 mgr.y (mgr.44100) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.416829+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.419060+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.421352+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.422148+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.427412+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: cephadm 2024-03-30T05:16:01.428005+0000 mgr.y (mgr.44100) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.488972+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.491230+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.493301+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.494036+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.499104+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: cephadm 2024-03-30T05:16:01.502302+0000 mgr.y (mgr.44100) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.558986+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.560784+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.562401+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.562955+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.567734+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: cephadm 2024-03-30T05:16:01.568159+0000 mgr.y (mgr.44100) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.610004+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.611754+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.613566+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.614126+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.618718+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: cephadm 2024-03-30T05:16:01.619138+0000 mgr.y (mgr.44100) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.659281+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.661112+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.662869+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.663425+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.670117+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.714803+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.716831+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.718612+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.719255+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.726344+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.771608+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.774066+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.776747+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.777766+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.785906+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.826654+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.828381+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.829997+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.830548+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.837900+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.878828+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.880660+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.882418+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.883017+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.890507+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.931692+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.933399+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.935454+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.936002+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:01.944770+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:02.001816+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:02 smithi118 bash[75658]: audit 2024-03-30T05:16:02.003593+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:01.670569+0000 mgr.y (mgr.44100) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:01.726764+0000 mgr.y (mgr.44100) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:01.786421+0000 mgr.y (mgr.44100) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:01.838328+0000 mgr.y (mgr.44100) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:01.890938+0000 mgr.y (mgr.44100) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:01.945190+0000 mgr.y (mgr.44100) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cluster 2024-03-30T05:16:01.994968+0000 mgr.y (mgr.44100) 773 : cluster [DBG] pgmap v219: 161 pgs: 20 active+undersized+degraded, 43 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-03-30T05:16:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.006112+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.006919+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.022674+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.023170+0000 mgr.y (mgr.44100) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.079944+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.081733+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.084074+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.084813+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.089583+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.089984+0000 mgr.y (mgr.44100) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.135366+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.137473+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.139203+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:01.670569+0000 mgr.y (mgr.44100) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:01.726764+0000 mgr.y (mgr.44100) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:01.786421+0000 mgr.y (mgr.44100) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:01.838328+0000 mgr.y (mgr.44100) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:01.890938+0000 mgr.y (mgr.44100) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:01.945190+0000 mgr.y (mgr.44100) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cluster 2024-03-30T05:16:01.994968+0000 mgr.y (mgr.44100) 773 : cluster [DBG] pgmap v219: 161 pgs: 20 active+undersized+degraded, 43 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-03-30T05:16:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.006112+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.006919+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.022674+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.023170+0000 mgr.y (mgr.44100) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.079944+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.081733+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.084074+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.084813+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.089583+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.089984+0000 mgr.y (mgr.44100) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.135366+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.137473+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.139846+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.144744+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.145142+0000 mgr.y (mgr.44100) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.206784+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.208849+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.210759+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.211408+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.216226+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.216636+0000 mgr.y (mgr.44100) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.290119+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.292359+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.294334+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.294942+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.299307+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.299668+0000 mgr.y (mgr.44100) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.347938+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.350207+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.352533+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.353128+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.139203+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.139846+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.144744+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.145142+0000 mgr.y (mgr.44100) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.206784+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.208849+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.210759+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.211408+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.216226+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.216636+0000 mgr.y (mgr.44100) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.290119+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.292359+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.294334+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.294942+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.299307+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.299668+0000 mgr.y (mgr.44100) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.347938+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.350207+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.352533+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.353128+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.358508+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.358980+0000 mgr.y (mgr.44100) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.399120+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.400933+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.402622+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.403221+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.407625+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.407975+0000 mgr.y (mgr.44100) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.452181+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.454234+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.456022+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.456676+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.461236+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.461590+0000 mgr.y (mgr.44100) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.505889+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.507997+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.509947+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.510676+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.515556+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.515989+0000 mgr.y (mgr.44100) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.573203+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.574956+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.576661+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.577236+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.581796+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.582177+0000 mgr.y (mgr.44100) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.622979+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.624658+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.626630+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.627246+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.632644+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.633015+0000 mgr.y (mgr.44100) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.674205+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.676017+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.677700+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.678307+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.682916+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.723835+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.725567+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.727322+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.727917+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.732316+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.772422+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.774330+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.776060+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.776701+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.781650+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.822058+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.823901+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.825723+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.826417+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.830869+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.870879+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.872704+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.874406+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.875080+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.879815+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.920165+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.921972+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.923819+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.924589+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.929271+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.970472+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.972170+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.973939+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.974531+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[99668]: audit 2024-03-30T05:16:02.981446+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.358508+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.358980+0000 mgr.y (mgr.44100) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.399120+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.400933+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.402622+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.403221+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.407625+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.407975+0000 mgr.y (mgr.44100) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.452181+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.454234+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.456022+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.456676+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.461236+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.461590+0000 mgr.y (mgr.44100) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.505889+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.507997+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.509947+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.510676+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.515556+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.515989+0000 mgr.y (mgr.44100) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.573203+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.574956+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.576661+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.577236+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.581796+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.582177+0000 mgr.y (mgr.44100) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.622979+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.624658+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.626630+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.627246+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.632644+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.633015+0000 mgr.y (mgr.44100) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.674205+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.676017+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.677700+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.678307+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.682916+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.723835+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.725567+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.727322+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.727917+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.732316+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.772422+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.774330+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.776060+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.776701+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.781650+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.822058+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.823901+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.825723+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.826417+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.830869+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.870879+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.872704+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.874406+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.875080+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.879815+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.920165+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.921972+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.923819+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.924589+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.929271+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.970472+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.972170+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.973939+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.974531+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:03 smithi089 bash[101699]: audit 2024-03-30T05:16:02.981446+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:01.670569+0000 mgr.y (mgr.44100) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:01.726764+0000 mgr.y (mgr.44100) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:01.786421+0000 mgr.y (mgr.44100) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:01.838328+0000 mgr.y (mgr.44100) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:01.890938+0000 mgr.y (mgr.44100) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:01.945190+0000 mgr.y (mgr.44100) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cluster 2024-03-30T05:16:01.994968+0000 mgr.y (mgr.44100) 773 : cluster [DBG] pgmap v219: 161 pgs: 20 active+undersized+degraded, 43 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-03-30T05:16:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.006112+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.006919+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.022674+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.023170+0000 mgr.y (mgr.44100) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.079944+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.081733+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.084074+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.084813+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.089583+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.089984+0000 mgr.y (mgr.44100) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.135366+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.137473+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.139203+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.139846+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.144744+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.145142+0000 mgr.y (mgr.44100) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.206784+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.208849+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.210759+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.211408+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.216226+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.216636+0000 mgr.y (mgr.44100) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.290119+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.292359+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.294334+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.294942+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.299307+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.299668+0000 mgr.y (mgr.44100) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.347938+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.350207+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.352533+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.353128+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.358508+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.358980+0000 mgr.y (mgr.44100) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.399120+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.400933+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.402622+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.403221+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.407625+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.407975+0000 mgr.y (mgr.44100) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.452181+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.454234+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.456022+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.456676+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.461236+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.461590+0000 mgr.y (mgr.44100) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.505889+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.507997+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.509947+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.510676+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.515556+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.515989+0000 mgr.y (mgr.44100) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.573203+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.574956+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.576661+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.577236+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.581796+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.582177+0000 mgr.y (mgr.44100) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.622979+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.624658+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.626630+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.627246+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.632644+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.633015+0000 mgr.y (mgr.44100) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.674205+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.676017+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.677700+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.678307+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.682916+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.723835+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.725567+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.727322+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.727917+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.732316+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.772422+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.774330+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.776060+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.776701+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.781650+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.822058+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.823901+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.825723+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.826417+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.830869+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.870879+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.872704+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.874406+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.875080+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.879815+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.920165+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.921972+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.923819+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.924589+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.929271+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.970472+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.972170+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.973939+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.974531+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:03 smithi118 bash[75658]: audit 2024-03-30T05:16:02.981446+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.683268+0000 mgr.y (mgr.44100) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.732688+0000 mgr.y (mgr.44100) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.782136+0000 mgr.y (mgr.44100) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.831314+0000 mgr.y (mgr.44100) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.880243+0000 mgr.y (mgr.44100) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.929672+0000 mgr.y (mgr.44100) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:02.981888+0000 mgr.y (mgr.44100) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.032029+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.034009+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.035820+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.036674+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.041383+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:03.041752+0000 mgr.y (mgr.44100) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.084219+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.086802+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.089208+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.090071+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.098497+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:03.099078+0000 mgr.y (mgr.44100) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cluster 2024-03-30T05:16:03.125737+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check update: Degraded data redundancy: 99/726 objects degraded (13.636%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T05:16:04.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.683268+0000 mgr.y (mgr.44100) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.732688+0000 mgr.y (mgr.44100) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.782136+0000 mgr.y (mgr.44100) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.831314+0000 mgr.y (mgr.44100) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.880243+0000 mgr.y (mgr.44100) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.929672+0000 mgr.y (mgr.44100) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:02.981888+0000 mgr.y (mgr.44100) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.032029+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.034009+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.035820+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.036674+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.041383+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:03.041752+0000 mgr.y (mgr.44100) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.084219+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.086802+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.089208+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.090071+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.098497+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:03.099078+0000 mgr.y (mgr.44100) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cluster 2024-03-30T05:16:03.125737+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check update: Degraded data redundancy: 99/726 objects degraded (13.636%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T05:16:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.187684+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.190586+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.194139+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.195204+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.205471+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:03.206363+0000 mgr.y (mgr.44100) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.285436+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.287833+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.289797+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.290472+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.297543+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:03.298181+0000 mgr.y (mgr.44100) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.338876+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.340877+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.342757+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.343383+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.349591+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:03.349981+0000 mgr.y (mgr.44100) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.389973+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.391755+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.187684+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.190586+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.194139+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.195204+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.205471+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:03.206363+0000 mgr.y (mgr.44100) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.285436+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.287833+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.289797+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.290472+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.297543+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:03.298181+0000 mgr.y (mgr.44100) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.338876+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.340877+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.342757+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.343383+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.349591+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:03.349981+0000 mgr.y (mgr.44100) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.389973+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.391755+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.393405+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.394044+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.400208+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:03.400765+0000 mgr.y (mgr.44100) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.445730+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.447634+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.449439+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.450218+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.454902+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:03.455435+0000 mgr.y (mgr.44100) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.495663+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.497527+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.499135+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.499713+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.504374+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:03.504791+0000 mgr.y (mgr.44100) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.544867+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.546634+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.548314+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.393405+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.394044+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.400208+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:03.400765+0000 mgr.y (mgr.44100) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.445730+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.447634+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.449439+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.450218+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.454902+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:03.455435+0000 mgr.y (mgr.44100) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.495663+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.497527+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.499135+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.499713+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.504374+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:03.504791+0000 mgr.y (mgr.44100) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.544867+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.546634+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.548314+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.548954+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.553614+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:03.554105+0000 mgr.y (mgr.44100) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.593831+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.595772+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.597554+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.598196+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.603086+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: cephadm 2024-03-30T05:16:03.603659+0000 mgr.y (mgr.44100) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.660449+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.662243+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.664497+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.665146+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.669794+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.743470+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.745246+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.746935+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.747571+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.752268+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.809252+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.811019+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.812770+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.813457+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.818954+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.875405+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.877405+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.879782+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.880506+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.885461+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.942771+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.944494+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.946115+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.946691+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:03.951407+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:04.008131+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:04.009886+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[99668]: audit 2024-03-30T05:16:04.011764+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.548954+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.553614+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:03.554105+0000 mgr.y (mgr.44100) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.593831+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.595772+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.597554+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.598196+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.603086+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: cephadm 2024-03-30T05:16:03.603659+0000 mgr.y (mgr.44100) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.660449+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.662243+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.664497+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.665146+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.669794+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.743470+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.745246+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.746935+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.747571+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.752268+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.809252+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.811019+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.812770+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.813457+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.818954+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.875405+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.877405+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.879782+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.880506+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.885461+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.942771+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.944494+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.946115+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.946691+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:03.951407+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:04.008131+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:04.009886+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:04 smithi089 bash[101699]: audit 2024-03-30T05:16:04.011764+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.683268+0000 mgr.y (mgr.44100) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.732688+0000 mgr.y (mgr.44100) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.782136+0000 mgr.y (mgr.44100) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.831314+0000 mgr.y (mgr.44100) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.880243+0000 mgr.y (mgr.44100) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.929672+0000 mgr.y (mgr.44100) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:02.981888+0000 mgr.y (mgr.44100) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.032029+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.034009+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.035820+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.036674+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.041383+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:03.041752+0000 mgr.y (mgr.44100) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.084219+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.086802+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.089208+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.090071+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.098497+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:03.099078+0000 mgr.y (mgr.44100) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cluster 2024-03-30T05:16:03.125737+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check update: Degraded data redundancy: 99/726 objects degraded (13.636%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T05:16:04.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.187684+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.190586+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.194139+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.195204+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.205471+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:03.206363+0000 mgr.y (mgr.44100) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.285436+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.287833+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.289797+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.290472+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.297543+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:03.298181+0000 mgr.y (mgr.44100) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.338876+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.340877+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.342757+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.343383+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.349591+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:03.349981+0000 mgr.y (mgr.44100) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.389973+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.391755+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.393405+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.394044+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.400208+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:03.400765+0000 mgr.y (mgr.44100) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.445730+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.447634+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.449439+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.450218+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.454902+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:03.455435+0000 mgr.y (mgr.44100) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.495663+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.497527+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.499135+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.499713+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.504374+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:03.504791+0000 mgr.y (mgr.44100) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.544867+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.546634+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.548314+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.548954+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.553614+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:03.554105+0000 mgr.y (mgr.44100) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.593831+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.595772+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.597554+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.598196+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.603086+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: cephadm 2024-03-30T05:16:03.603659+0000 mgr.y (mgr.44100) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.660449+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.662243+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.664497+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.665146+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.669794+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.743470+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.745246+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.746935+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.747571+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.752268+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.809252+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.811019+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.812770+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.813457+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.818954+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.875405+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.877405+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.879782+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.880506+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.885461+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.942771+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.944494+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.946115+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.946691+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:03.951407+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:04.008131+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:04.009886+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:04 smithi118 bash[75658]: audit 2024-03-30T05:16:04.011764+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.013 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:03.670360+0000 mgr.y (mgr.44100) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:03.752816+0000 mgr.y (mgr.44100) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:03.819520+0000 mgr.y (mgr.44100) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:03.886070+0000 mgr.y (mgr.44100) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:03.951853+0000 mgr.y (mgr.44100) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cluster 2024-03-30T05:16:03.996047+0000 mgr.y (mgr.44100) 807 : cluster [DBG] pgmap v220: 161 pgs: 20 active+undersized+degraded, 43 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-03-30T05:16:05.334 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[110127]: debug 2024-03-30T05:16:05.121+0000 7f8c874127c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-03-30T05:16:05.334 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[110127]: debug 2024-03-30T05:16:05.149+0000 7f8c874127c0 -1 osd.1 117 log_to_monitors true 2024-03-30T05:16:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.012385+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.028776+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.029322+0000 mgr.y (mgr.44100) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.074564+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.076568+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.078674+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.079364+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.084324+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.084781+0000 mgr.y (mgr.44100) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.124968+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.126778+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.128558+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.129146+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.134094+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.134604+0000 mgr.y (mgr.44100) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.174875+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.176824+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.178634+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.179245+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:03.670360+0000 mgr.y (mgr.44100) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:03.752816+0000 mgr.y (mgr.44100) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:03.819520+0000 mgr.y (mgr.44100) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:03.886070+0000 mgr.y (mgr.44100) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:03.951853+0000 mgr.y (mgr.44100) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cluster 2024-03-30T05:16:03.996047+0000 mgr.y (mgr.44100) 807 : cluster [DBG] pgmap v220: 161 pgs: 20 active+undersized+degraded, 43 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-03-30T05:16:05.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.012385+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.028776+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.029322+0000 mgr.y (mgr.44100) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.074564+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.076568+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.078674+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.079364+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.084324+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.084781+0000 mgr.y (mgr.44100) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.124968+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.126778+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.128558+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.129146+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.134094+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.134604+0000 mgr.y (mgr.44100) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.174875+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.176824+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.178634+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.179245+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.183915+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.184326+0000 mgr.y (mgr.44100) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.224919+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.226801+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.228530+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.229148+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.233893+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.234322+0000 mgr.y (mgr.44100) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.274279+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.276070+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.277728+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.278349+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.282954+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.283441+0000 mgr.y (mgr.44100) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.183915+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.184326+0000 mgr.y (mgr.44100) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.224919+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.226801+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.228530+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.229148+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.233893+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.234322+0000 mgr.y (mgr.44100) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.274279+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.276070+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.277728+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.278349+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.282954+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.283441+0000 mgr.y (mgr.44100) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.323544+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.325216+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.326867+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.327453+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.334139+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.334524+0000 mgr.y (mgr.44100) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.323544+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.325216+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.326867+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.327453+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.334139+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.334524+0000 mgr.y (mgr.44100) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.374510+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.376321+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.378020+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.378612+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.385086+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.385450+0000 mgr.y (mgr.44100) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.425423+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.427247+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.428897+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.429503+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.436439+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.436803+0000 mgr.y (mgr.44100) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.476800+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.478648+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.374510+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.376321+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.378020+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.378612+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.385086+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.385450+0000 mgr.y (mgr.44100) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.425423+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.427247+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.428897+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.429503+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.436439+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.436803+0000 mgr.y (mgr.44100) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.476800+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.478648+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.480421+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.481097+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.488028+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.489452+0000 mgr.y (mgr.44100) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.529780+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.531691+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.533388+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.534006+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.540522+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.540960+0000 mgr.y (mgr.44100) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.580948+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.583062+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.584928+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.585576+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.592553+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.593019+0000 mgr.y (mgr.44100) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.632879+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.634586+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.636159+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.636726+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.643010+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.643447+0000 mgr.y (mgr.44100) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.687993+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.689805+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.691441+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.480421+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.481097+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.488028+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.489452+0000 mgr.y (mgr.44100) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.529780+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.531691+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.533388+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.534006+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.540522+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.540960+0000 mgr.y (mgr.44100) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.580948+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.583062+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.584928+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.585576+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.592553+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.593019+0000 mgr.y (mgr.44100) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.632879+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.634586+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.636159+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.636726+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.692015+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.698418+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.756542+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.758451+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.760592+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.761323+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.770228+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.828244+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.830135+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.831834+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.832467+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.839023+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.895853+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.897519+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.899149+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.899707+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.906320+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.967434+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.970265+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.643010+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.643447+0000 mgr.y (mgr.44100) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.687993+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.689805+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.691441+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.692015+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.698418+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.756542+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.354 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.758451+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.760592+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.761323+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.770228+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.828244+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.830135+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.831834+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.356 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.832467+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.356 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.839023+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.356 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.895853+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.356 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.897519+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.357 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.972365+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.358 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.973034+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.358 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[101699]: audit 2024-03-30T05:16:04.977787+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.899149+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.899707+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.906320+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.967434+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.970265+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.972365+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.973034+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:05 smithi089 bash[99668]: audit 2024-03-30T05:16:04.977787+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:03.670360+0000 mgr.y (mgr.44100) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:03.752816+0000 mgr.y (mgr.44100) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:03.819520+0000 mgr.y (mgr.44100) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:03.886070+0000 mgr.y (mgr.44100) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:03.951853+0000 mgr.y (mgr.44100) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cluster 2024-03-30T05:16:03.996047+0000 mgr.y (mgr.44100) 807 : cluster [DBG] pgmap v220: 161 pgs: 20 active+undersized+degraded, 43 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-03-30T05:16:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.012385+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.028776+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.029322+0000 mgr.y (mgr.44100) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.074564+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.076568+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.078674+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.079364+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.084324+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.084781+0000 mgr.y (mgr.44100) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.124968+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.126778+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.128558+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.129146+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.134094+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.134604+0000 mgr.y (mgr.44100) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.174875+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.176824+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.178634+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.179245+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.183915+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.184326+0000 mgr.y (mgr.44100) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.224919+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.226801+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.228530+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.229148+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.233893+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.234322+0000 mgr.y (mgr.44100) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.274279+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.276070+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.277728+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.278349+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.282954+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.283441+0000 mgr.y (mgr.44100) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.323544+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.325216+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.326867+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.327453+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.334139+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.334524+0000 mgr.y (mgr.44100) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.374510+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.376321+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.378020+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.378612+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.385086+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.385450+0000 mgr.y (mgr.44100) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.425423+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.427247+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.428897+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.429503+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.436439+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.436803+0000 mgr.y (mgr.44100) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.476800+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.478648+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.480421+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.481097+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.488028+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.489452+0000 mgr.y (mgr.44100) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.529780+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.531691+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.533388+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.534006+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.540522+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.540960+0000 mgr.y (mgr.44100) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.580948+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.583062+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.584928+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.585576+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.592553+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.593019+0000 mgr.y (mgr.44100) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.632879+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.634586+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.636159+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.636726+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.643010+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.643447+0000 mgr.y (mgr.44100) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:05.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.687993+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.689805+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.691441+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.692015+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.698418+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.756542+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.758451+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.760592+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.761323+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.770228+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.828244+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.830135+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.831834+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.832467+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.839023+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.895853+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.897519+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.899149+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.899707+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.906320+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.967434+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.970265+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.972365+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.973034+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:05 smithi118 bash[75658]: audit 2024-03-30T05:16:04.977787+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.698880+0000 mgr.y (mgr.44100) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.770989+0000 mgr.y (mgr.44100) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.839477+0000 mgr.y (mgr.44100) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.906751+0000 mgr.y (mgr.44100) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: cephadm 2024-03-30T05:16:04.978319+0000 mgr.y (mgr.44100) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.052780+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.054512+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.056177+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.056758+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.061385+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: cephadm 2024-03-30T05:16:05.061782+0000 mgr.y (mgr.44100) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.105384+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.108128+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.110456+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.111210+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.117039+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: cephadm 2024-03-30T05:16:05.117629+0000 mgr.y (mgr.44100) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.156751+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2364553684,v1:172.21.15.89:6811/2364553684]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T05:16:06.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.157127+0000 mon.a (mon.0) 1698 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T05:16:06.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.698880+0000 mgr.y (mgr.44100) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.770989+0000 mgr.y (mgr.44100) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.839477+0000 mgr.y (mgr.44100) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.906751+0000 mgr.y (mgr.44100) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: cephadm 2024-03-30T05:16:04.978319+0000 mgr.y (mgr.44100) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.052780+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.054512+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.056177+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.056758+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.061385+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: cephadm 2024-03-30T05:16:05.061782+0000 mgr.y (mgr.44100) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.105384+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.108128+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.110456+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.111210+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.117039+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: cephadm 2024-03-30T05:16:05.117629+0000 mgr.y (mgr.44100) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.156751+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2364553684,v1:172.21.15.89:6811/2364553684]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T05:16:06.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.157127+0000 mon.a (mon.0) 1698 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T05:16:06.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.174339+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.176289+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.178226+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.178838+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.183363+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: cephadm 2024-03-30T05:16:05.183693+0000 mgr.y (mgr.44100) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.223897+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.225667+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.227393+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.228056+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.234343+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: cephadm 2024-03-30T05:16:05.234679+0000 mgr.y (mgr.44100) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.274959+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.276822+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.278858+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.279463+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.285892+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: cephadm 2024-03-30T05:16:05.286339+0000 mgr.y (mgr.44100) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.330674+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.332711+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.174339+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.176289+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.178226+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.178838+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.183363+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: cephadm 2024-03-30T05:16:05.183693+0000 mgr.y (mgr.44100) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.223897+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.225667+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.227393+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.228056+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.234343+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: cephadm 2024-03-30T05:16:05.234679+0000 mgr.y (mgr.44100) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.274959+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.276822+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.278858+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.279463+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.285892+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: cephadm 2024-03-30T05:16:05.286339+0000 mgr.y (mgr.44100) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.330674+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.332711+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.334418+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.335065+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.341707+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: cephadm 2024-03-30T05:16:05.342222+0000 mgr.y (mgr.44100) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.386183+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.388950+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.391004+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.391861+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.399099+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: cephadm 2024-03-30T05:16:05.399463+0000 mgr.y (mgr.44100) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.455563+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.459008+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.461940+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.463136+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.473272+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: cephadm 2024-03-30T05:16:05.473916+0000 mgr.y (mgr.44100) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.544947+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.549342+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.553352+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.554796+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.334418+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.335065+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.341707+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: cephadm 2024-03-30T05:16:05.342222+0000 mgr.y (mgr.44100) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.386183+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.388950+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.391004+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.391861+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.399099+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: cephadm 2024-03-30T05:16:05.399463+0000 mgr.y (mgr.44100) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.455563+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.459008+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.461940+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.463136+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.473272+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: cephadm 2024-03-30T05:16:05.473916+0000 mgr.y (mgr.44100) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.544947+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.549342+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.553352+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.565745+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: cephadm 2024-03-30T05:16:05.566503+0000 mgr.y (mgr.44100) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.637972+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.641700+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.644447+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.645498+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.653795+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: cephadm 2024-03-30T05:16:05.654697+0000 mgr.y (mgr.44100) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.718835+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.723255+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.726821+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.728162+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.737387+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.813275+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.817400+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.820220+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.821154+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.830680+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.916966+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.554796+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.565745+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: cephadm 2024-03-30T05:16:05.566503+0000 mgr.y (mgr.44100) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.637972+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.641700+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.644447+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.645498+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.653795+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: cephadm 2024-03-30T05:16:05.654697+0000 mgr.y (mgr.44100) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.718835+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.723255+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.726821+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.728162+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.737387+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.813275+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.817400+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.820220+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.821154+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.830680+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.916966+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.921633+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.926831+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.928230+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[99668]: audit 2024-03-30T05:16:05.939870+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.921633+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.926831+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.928230+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[101699]: audit 2024-03-30T05:16:05.939870+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.698880+0000 mgr.y (mgr.44100) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.770989+0000 mgr.y (mgr.44100) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.839477+0000 mgr.y (mgr.44100) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.906751+0000 mgr.y (mgr.44100) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: cephadm 2024-03-30T05:16:04.978319+0000 mgr.y (mgr.44100) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.052780+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.054512+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.056177+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.056758+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.061385+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: cephadm 2024-03-30T05:16:05.061782+0000 mgr.y (mgr.44100) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.105384+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.108128+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.110456+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.111210+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.117039+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: cephadm 2024-03-30T05:16:05.117629+0000 mgr.y (mgr.44100) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.156751+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2364553684,v1:172.21.15.89:6811/2364553684]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T05:16:06.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.157127+0000 mon.a (mon.0) 1698 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T05:16:06.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.174339+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.176289+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.178226+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.178838+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.183363+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: cephadm 2024-03-30T05:16:05.183693+0000 mgr.y (mgr.44100) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.223897+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.225667+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.227393+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.228056+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.234343+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: cephadm 2024-03-30T05:16:05.234679+0000 mgr.y (mgr.44100) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.274959+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.276822+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.278858+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.279463+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.285892+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: cephadm 2024-03-30T05:16:05.286339+0000 mgr.y (mgr.44100) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.330674+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.332711+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.334418+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.335065+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.341707+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: cephadm 2024-03-30T05:16:05.342222+0000 mgr.y (mgr.44100) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.386183+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.388950+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.391004+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.391861+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.399099+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: cephadm 2024-03-30T05:16:05.399463+0000 mgr.y (mgr.44100) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.455563+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.459008+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.461940+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.463136+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.473272+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: cephadm 2024-03-30T05:16:05.473916+0000 mgr.y (mgr.44100) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.544947+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.549342+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.553352+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.554796+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.565745+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: cephadm 2024-03-30T05:16:05.566503+0000 mgr.y (mgr.44100) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.637972+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.641700+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.644447+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.645498+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.653795+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: cephadm 2024-03-30T05:16:05.654697+0000 mgr.y (mgr.44100) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.718835+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.723255+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.726821+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.728162+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.737387+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.813275+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.817400+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.820220+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.821154+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.830680+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.916966+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.921633+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.926831+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.928230+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:06 smithi118 bash[75658]: audit 2024-03-30T05:16:05.939870+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.020 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:16:06 smithi089 bash[110127]: debug 2024-03-30T05:16:06.633+0000 7f8c74862700 -1 osd.1 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:16:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: cephadm 2024-03-30T05:16:05.737816+0000 mgr.y (mgr.44100) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: cephadm 2024-03-30T05:16:05.831222+0000 mgr.y (mgr.44100) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: cephadm 2024-03-30T05:16:05.940919+0000 mgr.y (mgr.44100) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: cluster 2024-03-30T05:16:05.996580+0000 mgr.y (mgr.44100) 839 : cluster [DBG] pgmap v221: 161 pgs: 20 active+undersized+degraded, 43 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s; 99/726 objects degraded (13.636%) 2024-03-30T05:16:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.018096+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.030117+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.033682+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.034359+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.041724+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: cephadm 2024-03-30T05:16:06.042195+0000 mgr.y (mgr.44100) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.098234+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.099987+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.101672+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.102279+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.108733+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: cephadm 2024-03-30T05:16:06.109176+0000 mgr.y (mgr.44100) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.118098+0000 mon.a (mon.0) 1764 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T05:16:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: cluster 2024-03-30T05:16:06.120833+0000 mon.a (mon.0) 1765 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-03-30T05:16:07.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.124694+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2364553684,v1:172.21.15.89:6811/2364553684]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:16:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: cephadm 2024-03-30T05:16:05.737816+0000 mgr.y (mgr.44100) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: cephadm 2024-03-30T05:16:05.831222+0000 mgr.y (mgr.44100) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: cephadm 2024-03-30T05:16:05.940919+0000 mgr.y (mgr.44100) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: cluster 2024-03-30T05:16:05.996580+0000 mgr.y (mgr.44100) 839 : cluster [DBG] pgmap v221: 161 pgs: 20 active+undersized+degraded, 43 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s; 99/726 objects degraded (13.636%) 2024-03-30T05:16:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.018096+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.030117+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.033682+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.034359+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.041724+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: cephadm 2024-03-30T05:16:06.042195+0000 mgr.y (mgr.44100) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.098234+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.099987+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.101672+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.102279+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.108733+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: cephadm 2024-03-30T05:16:06.109176+0000 mgr.y (mgr.44100) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.118098+0000 mon.a (mon.0) 1764 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T05:16:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: cluster 2024-03-30T05:16:06.120833+0000 mon.a (mon.0) 1765 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-03-30T05:16:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.124694+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2364553684,v1:172.21.15.89:6811/2364553684]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:16:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.124989+0000 mon.a (mon.0) 1766 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:16:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.167987+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.169978+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.171969+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.172660+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.309836+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: cephadm 2024-03-30T05:16:06.310365+0000 mgr.y (mgr.44100) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.386243+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.388447+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.390838+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.391633+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.491033+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: cephadm 2024-03-30T05:16:06.492417+0000 mgr.y (mgr.44100) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.568092+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.570662+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.573096+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.573975+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.580478+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: cephadm 2024-03-30T05:16:06.581185+0000 mgr.y (mgr.44100) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.603455+0000 mon.a (mon.0) 1782 : audit [INF] from='osd.1 ' entity='osd.1' 2024-03-30T05:16:07.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.642456+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.644773+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.646798+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.647470+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.652246+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: cephadm 2024-03-30T05:16:06.652857+0000 mgr.y (mgr.44100) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.710762+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.713147+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.715175+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.715951+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.721544+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.763454+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.765391+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.767379+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.768060+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.773389+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.814747+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.816718+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.818672+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.124989+0000 mon.a (mon.0) 1766 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:16:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.167987+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.169978+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.171969+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.172660+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.309836+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: cephadm 2024-03-30T05:16:06.310365+0000 mgr.y (mgr.44100) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.386243+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.388447+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.390838+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.391633+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.491033+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: cephadm 2024-03-30T05:16:06.492417+0000 mgr.y (mgr.44100) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.568092+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.570662+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.573096+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.573975+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.580478+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: cephadm 2024-03-30T05:16:06.581185+0000 mgr.y (mgr.44100) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.603455+0000 mon.a (mon.0) 1782 : audit [INF] from='osd.1 ' entity='osd.1' 2024-03-30T05:16:07.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.819307+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.826103+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.867744+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.869788+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.871722+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.872485+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.879478+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.920233+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.922027+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.923747+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.924346+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.930631+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.970863+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.972016+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.981258+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:06.986869+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:07.003899+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:07.004737+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[101699]: audit 2024-03-30T05:16:07.011919+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.642456+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.644773+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.646798+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.647470+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.652246+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: cephadm 2024-03-30T05:16:06.652857+0000 mgr.y (mgr.44100) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.710762+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.713147+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.715175+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.715951+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.721544+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.763454+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.765391+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.767379+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.768060+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.773389+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.814747+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.816718+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.818672+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.819307+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.826103+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.867744+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.869788+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.871722+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.872485+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.879478+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.920233+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.922027+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.923747+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.924346+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.930631+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.970863+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.972016+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:07.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.981258+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:06.986869+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:07.003899+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:07.004737+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[99668]: audit 2024-03-30T05:16:07.011919+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: cephadm 2024-03-30T05:16:05.737816+0000 mgr.y (mgr.44100) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: cephadm 2024-03-30T05:16:05.831222+0000 mgr.y (mgr.44100) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: cephadm 2024-03-30T05:16:05.940919+0000 mgr.y (mgr.44100) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: cluster 2024-03-30T05:16:05.996580+0000 mgr.y (mgr.44100) 839 : cluster [DBG] pgmap v221: 161 pgs: 20 active+undersized+degraded, 43 active+undersized, 98 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s; 99/726 objects degraded (13.636%) 2024-03-30T05:16:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.018096+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.030117+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.033682+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.034359+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.041724+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: cephadm 2024-03-30T05:16:06.042195+0000 mgr.y (mgr.44100) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.098234+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.099987+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.101672+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.102279+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.108733+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: cephadm 2024-03-30T05:16:06.109176+0000 mgr.y (mgr.44100) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.118098+0000 mon.a (mon.0) 1764 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T05:16:07.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: cluster 2024-03-30T05:16:06.120833+0000 mon.a (mon.0) 1765 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-03-30T05:16:07.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.124694+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2364553684,v1:172.21.15.89:6811/2364553684]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:16:07.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.124989+0000 mon.a (mon.0) 1766 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:16:07.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.167987+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.169978+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.171969+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.172660+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.309836+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: cephadm 2024-03-30T05:16:06.310365+0000 mgr.y (mgr.44100) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.386243+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.388447+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.390838+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.391633+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.491033+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: cephadm 2024-03-30T05:16:06.492417+0000 mgr.y (mgr.44100) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.568092+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.570662+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.573096+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.573975+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.580478+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: cephadm 2024-03-30T05:16:06.581185+0000 mgr.y (mgr.44100) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.603455+0000 mon.a (mon.0) 1782 : audit [INF] from='osd.1 ' entity='osd.1' 2024-03-30T05:16:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.642456+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.644773+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.646798+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.647470+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.652246+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: cephadm 2024-03-30T05:16:06.652857+0000 mgr.y (mgr.44100) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.710762+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.713147+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.715175+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.715951+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.721544+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.763454+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.765391+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.767379+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.768060+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.773389+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.814747+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.816718+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.818672+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.819307+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.826103+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.867744+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.869788+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.871722+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.872485+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.879478+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.920233+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.922027+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.923747+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.924346+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.930631+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.970863+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.972016+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:07.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.981258+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:07.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:06.986869+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:07.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:07.003899+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:07.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:07.004737+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:07.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:07 smithi118 bash[75658]: audit 2024-03-30T05:16:07.011919+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:07.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:16:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:16:07] "GET /metrics HTTP/1.1" 200 38023 "" "Prometheus/2.43.0" 2024-03-30T05:16:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:06.722250+0000 mgr.y (mgr.44100) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:06.774124+0000 mgr.y (mgr.44100) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:06.826627+0000 mgr.y (mgr.44100) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:06.879945+0000 mgr.y (mgr.44100) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:06.931075+0000 mgr.y (mgr.44100) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:07.012570+0000 mgr.y (mgr.44100) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.090026+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.091778+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.093444+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.093997+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.098831+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:07.099440+0000 mgr.y (mgr.44100) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.141783+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.143766+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.146518+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.147374+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.153331+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:07.153967+0000 mgr.y (mgr.44100) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.212090+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.214034+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:06.722250+0000 mgr.y (mgr.44100) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:06.774124+0000 mgr.y (mgr.44100) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:06.826627+0000 mgr.y (mgr.44100) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:06.879945+0000 mgr.y (mgr.44100) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:06.931075+0000 mgr.y (mgr.44100) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:07.012570+0000 mgr.y (mgr.44100) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.090026+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.091778+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.093444+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.093997+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.098831+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:07.099440+0000 mgr.y (mgr.44100) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.141783+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.143766+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.146518+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.147374+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.153331+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:07.153967+0000 mgr.y (mgr.44100) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.212090+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.214034+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.215959+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.216697+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.221972+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:07.222578+0000 mgr.y (mgr.44100) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.278626+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.280358+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.282099+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.282667+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.288356+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:07.288862+0000 mgr.y (mgr.44100) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.345554+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.347387+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.349291+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.350048+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.356304+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:07.356763+0000 mgr.y (mgr.44100) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.418132+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.420439+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.422532+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.215959+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.216697+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.221972+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:07.222578+0000 mgr.y (mgr.44100) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.278626+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.280358+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.282099+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.282667+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.288356+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:07.288862+0000 mgr.y (mgr.44100) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.345554+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.347387+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.349291+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.350048+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.356304+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:07.356763+0000 mgr.y (mgr.44100) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.418132+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.420439+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.422532+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.423320+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.423320+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.429204+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:07.429718+0000 mgr.y (mgr.44100) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.486017+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.487966+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.489836+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.490576+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.496745+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:07.497242+0000 mgr.y (mgr.44100) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.535649+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.540774+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.545813+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.560192+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.562404+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.564715+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:07.565289+0000 mgr.y (mgr.44100) 859 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:16:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.568619+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.571590+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.572994+0000 mon.a (mon.0) 1863 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.574519+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.576184+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.429204+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:07.429718+0000 mgr.y (mgr.44100) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.486017+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.487966+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.489836+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.490576+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.496745+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:07.497242+0000 mgr.y (mgr.44100) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.535649+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.540774+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.545813+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.560192+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.562404+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.564715+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:07.565289+0000 mgr.y (mgr.44100) 859 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:16:08.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.568619+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.571590+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.572994+0000 mon.a (mon.0) 1863 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.574519+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.576184+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.577606+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.579029+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:07.579656+0000 mgr.y (mgr.44100) 860 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.580392+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.583198+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.584982+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.589417+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.591091+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.595863+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.597531+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.598167+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.598749+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.599309+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.599900+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.600503+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.601066+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cluster 2024-03-30T05:16:07.602007+0000 mon.a (mon.0) 1881 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.602335+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:16:08.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.603018+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:16:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cluster 2024-03-30T05:16:07.607120+0000 mon.a (mon.0) 1884 : cluster [INF] osd.1 [v2:172.21.15.89:6810/2364553684,v1:172.21.15.89:6811/2364553684] boot 2024-03-30T05:16:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cluster 2024-03-30T05:16:07.607167+0000 mon.a (mon.0) 1885 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-03-30T05:16:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.608277+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:16:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.614793+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:16:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.620465+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.621426+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.622400+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.624424+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.629762+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.631125+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: cephadm 2024-03-30T05:16:07.632713+0000 mgr.y (mgr.44100) 861 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:16:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.633611+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:16:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.641078+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:16:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.643231+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.644066+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.651320+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.577606+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.579029+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:07.579656+0000 mgr.y (mgr.44100) 860 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:16:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.580392+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:16:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.583198+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:16:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.584982+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.589417+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:16:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.591091+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:16:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.595863+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:16:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.597531+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:16:08.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.598167+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:16:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.598749+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:16:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.599309+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:16:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.599900+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.600503+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:16:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.601066+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:16:08.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cluster 2024-03-30T05:16:07.602007+0000 mon.a (mon.0) 1881 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:16:08.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.699602+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.700353+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[101699]: audit 2024-03-30T05:16:07.705827+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.602335+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:16:08.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.603018+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:16:08.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cluster 2024-03-30T05:16:07.607120+0000 mon.a (mon.0) 1884 : cluster [INF] osd.1 [v2:172.21.15.89:6810/2364553684,v1:172.21.15.89:6811/2364553684] boot 2024-03-30T05:16:08.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cluster 2024-03-30T05:16:07.607167+0000 mon.a (mon.0) 1885 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-03-30T05:16:08.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.608277+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:16:08.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.614793+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:16:08.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.620465+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.621426+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.622400+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.624424+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.629762+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.631125+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: cephadm 2024-03-30T05:16:07.632713+0000 mgr.y (mgr.44100) 861 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:16:08.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.633611+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:16:08.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.641078+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:16:08.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.643231+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.644066+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.651320+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.699602+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.700353+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:08 smithi089 bash[99668]: audit 2024-03-30T05:16:07.705827+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:06.722250+0000 mgr.y (mgr.44100) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:06.774124+0000 mgr.y (mgr.44100) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:06.826627+0000 mgr.y (mgr.44100) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:06.879945+0000 mgr.y (mgr.44100) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:06.931075+0000 mgr.y (mgr.44100) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:07.012570+0000 mgr.y (mgr.44100) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.090026+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.091778+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.093444+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.093997+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.098831+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:07.099440+0000 mgr.y (mgr.44100) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.141783+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.143766+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.146518+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.147374+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.153331+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:07.153967+0000 mgr.y (mgr.44100) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.212090+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.214034+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.215959+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.216697+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.221972+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:07.222578+0000 mgr.y (mgr.44100) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.278626+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.280358+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.282099+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.282667+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.288356+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:07.288862+0000 mgr.y (mgr.44100) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.345554+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.347387+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.349291+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.350048+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.356304+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:07.356763+0000 mgr.y (mgr.44100) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.418132+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.420439+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.422532+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.423320+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.429204+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:07.429718+0000 mgr.y (mgr.44100) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.486017+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.487966+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.489836+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.490576+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.496745+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:07.497242+0000 mgr.y (mgr.44100) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:16:08.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.535649+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.540774+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.545813+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.560192+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:08.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.562404+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.564715+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:07.565289+0000 mgr.y (mgr.44100) 859 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:16:08.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.568619+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.571590+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.572994+0000 mon.a (mon.0) 1863 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.574519+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.576184+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.577606+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.579029+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:08.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:07.579656+0000 mgr.y (mgr.44100) 860 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:16:08.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.580392+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:16:08.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.583198+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:16:08.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.584982+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.589417+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:16:08.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.591091+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:16:08.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.595863+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:16:08.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.597531+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:16:08.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.598167+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:16:08.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.598749+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:16:08.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.599309+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:16:08.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.599900+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.600503+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:16:08.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.601066+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:16:08.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cluster 2024-03-30T05:16:07.602007+0000 mon.a (mon.0) 1881 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:16:08.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.602335+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:16:08.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.603018+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:16:08.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cluster 2024-03-30T05:16:07.607120+0000 mon.a (mon.0) 1884 : cluster [INF] osd.1 [v2:172.21.15.89:6810/2364553684,v1:172.21.15.89:6811/2364553684] boot 2024-03-30T05:16:08.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cluster 2024-03-30T05:16:07.607167+0000 mon.a (mon.0) 1885 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-03-30T05:16:08.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.608277+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:16:08.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.614793+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:16:08.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.620465+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.621426+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.622400+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.624424+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.629762+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.631125+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:16:08.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: cephadm 2024-03-30T05:16:07.632713+0000 mgr.y (mgr.44100) 861 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:16:08.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.633611+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:16:08.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.641078+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:16:08.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.643231+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.644066+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.651320+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:08.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.699602+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:08.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.700353+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:08.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:08 smithi118 bash[75658]: audit 2024-03-30T05:16:07.705827+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:09.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:09 smithi118 bash[75658]: cluster 2024-03-30T05:16:07.997834+0000 mgr.y (mgr.44100) 862 : cluster [DBG] pgmap v224: 161 pgs: 37 peering, 7 active+undersized+degraded, 19 active+undersized, 98 active+clean; 585 KiB data, 156 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 43/726 objects degraded (5.923%) 2024-03-30T05:16:09.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:09 smithi118 bash[75658]: audit 2024-03-30T05:16:08.040478+0000 mgr.y (mgr.44100) 863 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:09.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:09 smithi118 bash[75658]: cluster 2024-03-30T05:16:08.616451+0000 mon.a (mon.0) 1902 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-03-30T05:16:09.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:09 smithi118 bash[75658]: cluster 2024-03-30T05:16:08.703205+0000 mon.a (mon.0) 1903 : cluster [WRN] Health check update: Degraded data redundancy: 43/726 objects degraded (5.923%), 7 pgs degraded (PG_DEGRADED) 2024-03-30T05:16:10.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:09 smithi089 bash[99668]: cluster 2024-03-30T05:16:07.997834+0000 mgr.y (mgr.44100) 862 : cluster [DBG] pgmap v224: 161 pgs: 37 peering, 7 active+undersized+degraded, 19 active+undersized, 98 active+clean; 585 KiB data, 156 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 43/726 objects degraded (5.923%) 2024-03-30T05:16:10.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:09 smithi089 bash[99668]: audit 2024-03-30T05:16:08.040478+0000 mgr.y (mgr.44100) 863 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:10.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:09 smithi089 bash[99668]: cluster 2024-03-30T05:16:08.616451+0000 mon.a (mon.0) 1902 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-03-30T05:16:10.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:09 smithi089 bash[99668]: cluster 2024-03-30T05:16:08.703205+0000 mon.a (mon.0) 1903 : cluster [WRN] Health check update: Degraded data redundancy: 43/726 objects degraded (5.923%), 7 pgs degraded (PG_DEGRADED) 2024-03-30T05:16:10.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:09 smithi089 bash[101699]: cluster 2024-03-30T05:16:07.997834+0000 mgr.y (mgr.44100) 862 : cluster [DBG] pgmap v224: 161 pgs: 37 peering, 7 active+undersized+degraded, 19 active+undersized, 98 active+clean; 585 KiB data, 156 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 43/726 objects degraded (5.923%) 2024-03-30T05:16:10.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:09 smithi089 bash[101699]: audit 2024-03-30T05:16:08.040478+0000 mgr.y (mgr.44100) 863 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:10.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:09 smithi089 bash[101699]: cluster 2024-03-30T05:16:08.616451+0000 mon.a (mon.0) 1902 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-03-30T05:16:10.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:09 smithi089 bash[101699]: cluster 2024-03-30T05:16:08.703205+0000 mon.a (mon.0) 1903 : cluster [WRN] Health check update: Degraded data redundancy: 43/726 objects degraded (5.923%), 7 pgs degraded (PG_DEGRADED) 2024-03-30T05:16:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:11 smithi089 bash[99668]: cluster 2024-03-30T05:16:09.998550+0000 mgr.y (mgr.44100) 864 : cluster [DBG] pgmap v226: 161 pgs: 37 peering, 7 active+undersized+degraded, 19 active+undersized, 98 active+clean; 585 KiB data, 156 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 43/726 objects degraded (5.923%) 2024-03-30T05:16:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:11 smithi089 bash[99668]: audit 2024-03-30T05:16:11.240920+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:11 smithi089 bash[99668]: audit 2024-03-30T05:16:11.250842+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:11 smithi089 bash[99668]: audit 2024-03-30T05:16:11.255890+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:11.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:11 smithi089 bash[101699]: cluster 2024-03-30T05:16:09.998550+0000 mgr.y (mgr.44100) 864 : cluster [DBG] pgmap v226: 161 pgs: 37 peering, 7 active+undersized+degraded, 19 active+undersized, 98 active+clean; 585 KiB data, 156 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 43/726 objects degraded (5.923%) 2024-03-30T05:16:11.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:11 smithi089 bash[101699]: audit 2024-03-30T05:16:11.240920+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:11.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:11 smithi089 bash[101699]: audit 2024-03-30T05:16:11.250842+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:11.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:11 smithi089 bash[101699]: audit 2024-03-30T05:16:11.255890+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:11.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:11 smithi118 bash[75658]: cluster 2024-03-30T05:16:09.998550+0000 mgr.y (mgr.44100) 864 : cluster [DBG] pgmap v226: 161 pgs: 37 peering, 7 active+undersized+degraded, 19 active+undersized, 98 active+clean; 585 KiB data, 156 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 43/726 objects degraded (5.923%) 2024-03-30T05:16:11.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:11 smithi118 bash[75658]: audit 2024-03-30T05:16:11.240920+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:11.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:11 smithi118 bash[75658]: audit 2024-03-30T05:16:11.250842+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:11 smithi118 bash[75658]: audit 2024-03-30T05:16:11.255890+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:13.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:12 smithi089 bash[99668]: audit 2024-03-30T05:16:11.967755+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:13.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:12 smithi089 bash[99668]: audit 2024-03-30T05:16:11.981118+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:13.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:12 smithi089 bash[99668]: audit 2024-03-30T05:16:11.992285+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:13.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:12 smithi089 bash[99668]: cluster 2024-03-30T05:16:11.999573+0000 mgr.y (mgr.44100) 865 : cluster [DBG] pgmap v227: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T05:16:13.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:12 smithi089 bash[99668]: audit 2024-03-30T05:16:12.164691+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:13.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:12 smithi089 bash[101699]: audit 2024-03-30T05:16:11.967755+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:13.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:12 smithi089 bash[101699]: audit 2024-03-30T05:16:11.981118+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:13.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:12 smithi089 bash[101699]: audit 2024-03-30T05:16:11.992285+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:13.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:12 smithi089 bash[101699]: cluster 2024-03-30T05:16:11.999573+0000 mgr.y (mgr.44100) 865 : cluster [DBG] pgmap v227: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T05:16:13.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:12 smithi089 bash[101699]: audit 2024-03-30T05:16:12.164691+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:13.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:12 smithi118 bash[75658]: audit 2024-03-30T05:16:11.967755+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:12 smithi118 bash[75658]: audit 2024-03-30T05:16:11.981118+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:12 smithi118 bash[75658]: audit 2024-03-30T05:16:11.992285+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:12 smithi118 bash[75658]: cluster 2024-03-30T05:16:11.999573+0000 mgr.y (mgr.44100) 865 : cluster [DBG] pgmap v227: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T05:16:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:12 smithi118 bash[75658]: audit 2024-03-30T05:16:12.164691+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:14.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:13 smithi089 bash[99668]: cluster 2024-03-30T05:16:12.988300+0000 mon.a (mon.0) 1911 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/726 objects degraded (5.923%), 7 pgs degraded) 2024-03-30T05:16:14.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:13 smithi089 bash[99668]: cluster 2024-03-30T05:16:12.988354+0000 mon.a (mon.0) 1912 : cluster [INF] Cluster is now healthy 2024-03-30T05:16:14.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:13 smithi089 bash[101699]: cluster 2024-03-30T05:16:12.988300+0000 mon.a (mon.0) 1911 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/726 objects degraded (5.923%), 7 pgs degraded) 2024-03-30T05:16:14.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:13 smithi089 bash[101699]: cluster 2024-03-30T05:16:12.988354+0000 mon.a (mon.0) 1912 : cluster [INF] Cluster is now healthy 2024-03-30T05:16:14.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:13 smithi118 bash[75658]: cluster 2024-03-30T05:16:12.988300+0000 mon.a (mon.0) 1911 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/726 objects degraded (5.923%), 7 pgs degraded) 2024-03-30T05:16:14.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:13 smithi118 bash[75658]: cluster 2024-03-30T05:16:12.988354+0000 mon.a (mon.0) 1912 : cluster [INF] Cluster is now healthy 2024-03-30T05:16:15.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:14 smithi118 bash[75658]: cluster 2024-03-30T05:16:14.001117+0000 mgr.y (mgr.44100) 866 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:16:15.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:14 smithi089 bash[99668]: cluster 2024-03-30T05:16:14.001117+0000 mgr.y (mgr.44100) 866 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:16:15.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:14 smithi089 bash[101699]: cluster 2024-03-30T05:16:14.001117+0000 mgr.y (mgr.44100) 866 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:16:15.634 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:16:16.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:15 smithi089 bash[99668]: audit 2024-03-30T05:16:14.863430+0000 mgr.y (mgr.44100) 867 : audit [DBG] from='client.64252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:16.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:15 smithi089 bash[101699]: audit 2024-03-30T05:16:14.863430+0000 mgr.y (mgr.44100) 867 : audit [DBG] from='client.64252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:16.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:15 smithi118 bash[75658]: audit 2024-03-30T05:16:14.863430+0000 mgr.y (mgr.44100) 867 : audit [DBG] from='client.64252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:17.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:16 smithi089 bash[99668]: cluster 2024-03-30T05:16:16.001581+0000 mgr.y (mgr.44100) 868 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:16:17.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:16 smithi089 bash[101699]: cluster 2024-03-30T05:16:16.001581+0000 mgr.y (mgr.44100) 868 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:16:17.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:16 smithi118 bash[75658]: cluster 2024-03-30T05:16:16.001581+0000 mgr.y (mgr.44100) 868 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:16:17.928 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:16:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:16:17] "GET /metrics HTTP/1.1" 200 38023 "" "Prometheus/2.43.0" 2024-03-30T05:16:19.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:19 smithi089 bash[99668]: cluster 2024-03-30T05:16:18.003166+0000 mgr.y (mgr.44100) 869 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:16:19.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:19 smithi089 bash[99668]: audit 2024-03-30T05:16:18.044235+0000 mgr.y (mgr.44100) 870 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:19 smithi089 bash[101699]: cluster 2024-03-30T05:16:18.003166+0000 mgr.y (mgr.44100) 869 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:16:19.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:19 smithi089 bash[101699]: audit 2024-03-30T05:16:18.044235+0000 mgr.y (mgr.44100) 870 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:19.367 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:19 smithi118 bash[75658]: cluster 2024-03-30T05:16:18.003166+0000 mgr.y (mgr.44100) 869 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:16:19.367 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:19 smithi118 bash[75658]: audit 2024-03-30T05:16:18.044235+0000 mgr.y (mgr.44100) 870 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:19.879 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:16:19.881 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 8s ago 38m - - 2024-03-30T05:16:19.881 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 7s ago 37m - - 2024-03-30T05:16:19.881 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (6m) 8s ago 31m 15.8M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:16:19.881 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (6m) 7s ago 31m 74.0M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:16:19.881 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (7m) 8s ago 29m 45.3M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:16:19.881 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (7m) 7s ago 37m 438M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:16:19.881 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (17m) 8s ago 39m 512M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:16:19.881 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (3m) 8s ago 39m 52.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:16:19.881 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (4m) 7s ago 37m 49.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:16:19.881 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (2m) 8s ago 37m 39.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:16:19.882 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (7m) 8s ago 31m 8315k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:16:19.882 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (7m) 7s ago 31m 8179k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:16:19.882 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (54s) 8s ago 36m 45.2M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:16:19.882 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (20s) 8s ago 36m 50.7M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:16:19.882 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (35m) 8s ago 35m 54.8M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:16:19.882 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (34m) 8s ago 34m 61.0M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:16:19.882 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (34m) 7s ago 34m 62.7M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:16:19.882 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (33m) 7s ago 33m 57.8M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:16:19.882 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (33m) 7s ago 33m 55.7M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:16:19.882 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (32m) 7s ago 32m 60.1M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:16:19.882 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (6m) 7s ago 31m 61.5M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:16:19.882 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (29m) 8s ago 29m 91.4M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:16:19.882 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (29m) 7s ago 29m 91.7M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:16:20.671 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-03-30T05:16:21.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:21 smithi089 bash[99668]: audit 2024-03-30T05:16:19.839426+0000 mgr.y (mgr.44100) 871 : audit [DBG] from='client.54288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:21.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:21 smithi089 bash[99668]: cluster 2024-03-30T05:16:20.003636+0000 mgr.y (mgr.44100) 872 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-03-30T05:16:21.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:21 smithi089 bash[101699]: audit 2024-03-30T05:16:19.839426+0000 mgr.y (mgr.44100) 871 : audit [DBG] from='client.54288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:21.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:21 smithi089 bash[101699]: cluster 2024-03-30T05:16:20.003636+0000 mgr.y (mgr.44100) 872 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-03-30T05:16:21.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:21 smithi118 bash[75658]: audit 2024-03-30T05:16:19.839426+0000 mgr.y (mgr.44100) 871 : audit [DBG] from='client.54288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:21.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:21 smithi118 bash[75658]: cluster 2024-03-30T05:16:20.003636+0000 mgr.y (mgr.44100) 872 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-03-30T05:16:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:22 smithi089 bash[99668]: audit 2024-03-30T05:16:21.969445+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:22 smithi089 bash[99668]: audit 2024-03-30T05:16:21.970614+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:22 smithi089 bash[99668]: cluster 2024-03-30T05:16:22.004171+0000 mgr.y (mgr.44100) 873 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:23.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:22 smithi089 bash[99668]: audit 2024-03-30T05:16:22.179577+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:23.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:22 smithi089 bash[101699]: audit 2024-03-30T05:16:21.969445+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:23.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:22 smithi089 bash[101699]: audit 2024-03-30T05:16:21.970614+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:23.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:22 smithi089 bash[101699]: cluster 2024-03-30T05:16:22.004171+0000 mgr.y (mgr.44100) 873 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:23.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:22 smithi089 bash[101699]: audit 2024-03-30T05:16:22.179577+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:23.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:22 smithi118 bash[75658]: audit 2024-03-30T05:16:21.969445+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:22 smithi118 bash[75658]: audit 2024-03-30T05:16:21.970614+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:22 smithi118 bash[75658]: cluster 2024-03-30T05:16:22.004171+0000 mgr.y (mgr.44100) 873 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:22 smithi118 bash[75658]: audit 2024-03-30T05:16:22.179577+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:24.000 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:16:24.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:24 smithi089 bash[99668]: audit 2024-03-30T05:16:23.992627+0000 mon.a (mon.0) 1916 : audit [DBG] from='client.? 172.21.15.89:0/296281387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:24.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:24 smithi089 bash[101699]: audit 2024-03-30T05:16:23.992627+0000 mon.a (mon.0) 1916 : audit [DBG] from='client.? 172.21.15.89:0/296281387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:24.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:24 smithi118 bash[75658]: audit 2024-03-30T05:16:23.992627+0000 mon.a (mon.0) 1916 : audit [DBG] from='client.? 172.21.15.89:0/296281387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:24.792 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-03-30T05:16:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:25 smithi089 bash[99668]: cluster 2024-03-30T05:16:24.005013+0000 mgr.y (mgr.44100) 874 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:25.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:25 smithi089 bash[101699]: cluster 2024-03-30T05:16:24.005013+0000 mgr.y (mgr.44100) 874 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:25.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:25 smithi118 bash[75658]: cluster 2024-03-30T05:16:24.005013+0000 mgr.y (mgr.44100) 874 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:27.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:27 smithi089 bash[99668]: cluster 2024-03-30T05:16:26.005638+0000 mgr.y (mgr.44100) 875 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:27.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:27 smithi089 bash[101699]: cluster 2024-03-30T05:16:26.005638+0000 mgr.y (mgr.44100) 875 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:27.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:27 smithi118 bash[75658]: cluster 2024-03-30T05:16:26.005638+0000 mgr.y (mgr.44100) 875 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:27.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:16:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:16:27] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-03-30T05:16:29.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:29 smithi089 bash[101699]: audit 2024-03-30T05:16:27.889743+0000 mgr.y (mgr.44100) 876 : audit [DBG] from='client.54300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:29.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:29 smithi089 bash[101699]: cluster 2024-03-30T05:16:28.007277+0000 mgr.y (mgr.44100) 877 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:29.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:29 smithi089 bash[101699]: audit 2024-03-30T05:16:28.055367+0000 mgr.y (mgr.44100) 878 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:29.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:29 smithi089 bash[99668]: audit 2024-03-30T05:16:27.889743+0000 mgr.y (mgr.44100) 876 : audit [DBG] from='client.54300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:29.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:29 smithi089 bash[99668]: cluster 2024-03-30T05:16:28.007277+0000 mgr.y (mgr.44100) 877 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:29.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:29 smithi089 bash[99668]: audit 2024-03-30T05:16:28.055367+0000 mgr.y (mgr.44100) 878 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:29 smithi118 bash[75658]: audit 2024-03-30T05:16:27.889743+0000 mgr.y (mgr.44100) 876 : audit [DBG] from='client.54300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:29 smithi118 bash[75658]: cluster 2024-03-30T05:16:28.007277+0000 mgr.y (mgr.44100) 877 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:29 smithi118 bash[75658]: audit 2024-03-30T05:16:28.055367+0000 mgr.y (mgr.44100) 878 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:30.323 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:16:30.975 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:16:31.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:31 smithi089 bash[99668]: cluster 2024-03-30T05:16:30.007960+0000 mgr.y (mgr.44100) 879 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:31.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:31 smithi089 bash[101699]: cluster 2024-03-30T05:16:30.007960+0000 mgr.y (mgr.44100) 879 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:31.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:31 smithi118 bash[75658]: cluster 2024-03-30T05:16:30.007960+0000 mgr.y (mgr.44100) 879 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:32.482 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:32 smithi089 bash[99668]: audit 2024-03-30T05:16:31.408620+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.483 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:32 smithi089 bash[99668]: audit 2024-03-30T05:16:31.419580+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.483 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:32 smithi089 bash[99668]: audit 2024-03-30T05:16:31.430064+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.483 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:32 smithi089 bash[99668]: audit 2024-03-30T05:16:32.201400+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.483 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:32 smithi089 bash[99668]: audit 2024-03-30T05:16:32.212292+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.483 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:32 smithi089 bash[99668]: audit 2024-03-30T05:16:32.219669+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.483 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:32 smithi089 bash[101699]: audit 2024-03-30T05:16:31.408620+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.483 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:32 smithi089 bash[101699]: audit 2024-03-30T05:16:31.419580+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.483 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:32 smithi089 bash[101699]: audit 2024-03-30T05:16:31.430064+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.483 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:32 smithi089 bash[101699]: audit 2024-03-30T05:16:32.201400+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.483 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:32 smithi089 bash[101699]: audit 2024-03-30T05:16:32.212292+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.483 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:32 smithi089 bash[101699]: audit 2024-03-30T05:16:32.219669+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:32 smithi118 bash[75658]: audit 2024-03-30T05:16:31.408620+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:32 smithi118 bash[75658]: audit 2024-03-30T05:16:31.419580+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:32 smithi118 bash[75658]: audit 2024-03-30T05:16:31.430064+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:32 smithi118 bash[75658]: audit 2024-03-30T05:16:32.201400+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:32 smithi118 bash[75658]: audit 2024-03-30T05:16:32.212292+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:32.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:32 smithi118 bash[75658]: audit 2024-03-30T05:16:32.219669+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:33.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:33 smithi089 bash[99668]: cluster 2024-03-30T05:16:32.008990+0000 mgr.y (mgr.44100) 880 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:33.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:33 smithi089 bash[101699]: cluster 2024-03-30T05:16:32.008990+0000 mgr.y (mgr.44100) 880 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:33.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:33 smithi118 bash[75658]: cluster 2024-03-30T05:16:32.008990+0000 mgr.y (mgr.44100) 880 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:34.895 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:16:34.895 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": null, 2024-03-30T05:16:34.895 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": false, 2024-03-30T05:16:34.895 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "", 2024-03-30T05:16:34.895 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:16:34.895 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": null, 2024-03-30T05:16:34.895 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "", 2024-03-30T05:16:34.895 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:16:34.895 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:16:35.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:35 smithi089 bash[99668]: cluster 2024-03-30T05:16:34.010536+0000 mgr.y (mgr.44100) 881 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:35.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:35 smithi089 bash[101699]: cluster 2024-03-30T05:16:34.010536+0000 mgr.y (mgr.44100) 881 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:35.790 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:35 smithi118 bash[75658]: cluster 2024-03-30T05:16:34.010536+0000 mgr.y (mgr.44100) 881 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:36.338 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:16:36.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:36 smithi118 bash[75658]: audit 2024-03-30T05:16:34.900233+0000 mgr.y (mgr.44100) 882 : audit [DBG] from='client.54306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:36.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:36 smithi089 bash[99668]: audit 2024-03-30T05:16:34.900233+0000 mgr.y (mgr.44100) 882 : audit [DBG] from='client.54306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:36.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:36 smithi089 bash[101699]: audit 2024-03-30T05:16:34.900233+0000 mgr.y (mgr.44100) 882 : audit [DBG] from='client.54306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:37.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:16:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:16:37] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-03-30T05:16:37.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:37 smithi089 bash[99668]: cluster 2024-03-30T05:16:36.011284+0000 mgr.y (mgr.44100) 883 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:37.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:37 smithi089 bash[99668]: audit 2024-03-30T05:16:36.966102+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:37.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:37 smithi089 bash[101699]: cluster 2024-03-30T05:16:36.011284+0000 mgr.y (mgr.44100) 883 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:37.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:37 smithi089 bash[101699]: audit 2024-03-30T05:16:36.966102+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:37.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:37 smithi118 bash[75658]: cluster 2024-03-30T05:16:36.011284+0000 mgr.y (mgr.44100) 883 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:37.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:37 smithi118 bash[75658]: audit 2024-03-30T05:16:36.966102+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:39.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:39 smithi089 bash[101699]: cluster 2024-03-30T05:16:38.012221+0000 mgr.y (mgr.44100) 884 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:39.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:39 smithi089 bash[101699]: audit 2024-03-30T05:16:38.064552+0000 mgr.y (mgr.44100) 885 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:39.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:39 smithi089 bash[99668]: cluster 2024-03-30T05:16:38.012221+0000 mgr.y (mgr.44100) 884 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:39.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:39 smithi089 bash[99668]: audit 2024-03-30T05:16:38.064552+0000 mgr.y (mgr.44100) 885 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:39.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:39 smithi118 bash[75658]: cluster 2024-03-30T05:16:38.012221+0000 mgr.y (mgr.44100) 884 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:39.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:39 smithi118 bash[75658]: audit 2024-03-30T05:16:38.064552+0000 mgr.y (mgr.44100) 885 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:40.728 INFO:teuthology.orchestra.run.smithi089.stdout:HEALTH_OK 2024-03-30T05:16:41.503 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-03-30T05:16:41.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:41 smithi089 bash[99668]: cluster 2024-03-30T05:16:40.012699+0000 mgr.y (mgr.44100) 886 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:41.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:41 smithi089 bash[99668]: audit 2024-03-30T05:16:40.733445+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.89:0/1206791493' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:16:41.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:41 smithi089 bash[101699]: cluster 2024-03-30T05:16:40.012699+0000 mgr.y (mgr.44100) 886 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:41.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:41 smithi089 bash[101699]: audit 2024-03-30T05:16:40.733445+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.89:0/1206791493' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:16:41.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:41 smithi118 bash[75658]: cluster 2024-03-30T05:16:40.012699+0000 mgr.y (mgr.44100) 886 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:41.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:41 smithi118 bash[75658]: audit 2024-03-30T05:16:40.733445+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.89:0/1206791493' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:16:43.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:43 smithi089 bash[99668]: cluster 2024-03-30T05:16:42.013666+0000 mgr.y (mgr.44100) 887 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:43.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:43 smithi089 bash[101699]: cluster 2024-03-30T05:16:42.013666+0000 mgr.y (mgr.44100) 887 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:43.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:43 smithi118 bash[75658]: cluster 2024-03-30T05:16:42.013666+0000 mgr.y (mgr.44100) 887 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:45.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:45 smithi089 bash[99668]: cluster 2024-03-30T05:16:44.015089+0000 mgr.y (mgr.44100) 888 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:45.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:45 smithi089 bash[99668]: audit 2024-03-30T05:16:44.639327+0000 mgr.y (mgr.44100) 889 : audit [DBG] from='client.64288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:45.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:45 smithi089 bash[101699]: cluster 2024-03-30T05:16:44.015089+0000 mgr.y (mgr.44100) 888 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:45.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:45 smithi089 bash[101699]: audit 2024-03-30T05:16:44.639327+0000 mgr.y (mgr.44100) 889 : audit [DBG] from='client.64288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:45.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:45 smithi118 bash[75658]: cluster 2024-03-30T05:16:44.015089+0000 mgr.y (mgr.44100) 888 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:45.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:45 smithi118 bash[75658]: audit 2024-03-30T05:16:44.639327+0000 mgr.y (mgr.44100) 889 : audit [DBG] from='client.64288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:46.913 INFO:teuthology.orchestra.run.smithi089.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:16:47.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:16:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:16:47] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-03-30T05:16:47.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:47 smithi089 bash[99668]: cluster 2024-03-30T05:16:46.015582+0000 mgr.y (mgr.44100) 890 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:47.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:47 smithi089 bash[99668]: audit 2024-03-30T05:16:46.917221+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:47.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:47 smithi089 bash[99668]: audit 2024-03-30T05:16:46.923102+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:47.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:47 smithi089 bash[99668]: audit 2024-03-30T05:16:46.924271+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:47.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:47 smithi089 bash[99668]: audit 2024-03-30T05:16:46.931887+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:47.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:47 smithi089 bash[101699]: cluster 2024-03-30T05:16:46.015582+0000 mgr.y (mgr.44100) 890 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:47.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:47 smithi089 bash[101699]: audit 2024-03-30T05:16:46.917221+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:47.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:47 smithi089 bash[101699]: audit 2024-03-30T05:16:46.923102+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:47.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:47 smithi089 bash[101699]: audit 2024-03-30T05:16:46.924271+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:47.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:47 smithi089 bash[101699]: audit 2024-03-30T05:16:46.931887+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:47.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:47 smithi118 bash[75658]: cluster 2024-03-30T05:16:46.015582+0000 mgr.y (mgr.44100) 890 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:47.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:47 smithi118 bash[75658]: audit 2024-03-30T05:16:46.917221+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:47.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:47 smithi118 bash[75658]: audit 2024-03-30T05:16:46.923102+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:47.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:47 smithi118 bash[75658]: audit 2024-03-30T05:16:46.924271+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:47.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:47 smithi118 bash[75658]: audit 2024-03-30T05:16:46.931887+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:48.016 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:16:48.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:48 smithi089 bash[99668]: cephadm 2024-03-30T05:16:46.909761+0000 mgr.y (mgr.44100) 891 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:16:48.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:48 smithi089 bash[99668]: cephadm 2024-03-30T05:16:47.010062+0000 mgr.y (mgr.44100) 892 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:16:48.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:48 smithi089 bash[101699]: cephadm 2024-03-30T05:16:46.909761+0000 mgr.y (mgr.44100) 891 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:16:48.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:48 smithi089 bash[101699]: cephadm 2024-03-30T05:16:47.010062+0000 mgr.y (mgr.44100) 892 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:16:48.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:48 smithi118 bash[75658]: cephadm 2024-03-30T05:16:46.909761+0000 mgr.y (mgr.44100) 891 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:16:48.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:48 smithi118 bash[75658]: cephadm 2024-03-30T05:16:47.010062+0000 mgr.y (mgr.44100) 892 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:16:49.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:49 smithi089 bash[101699]: cluster 2024-03-30T05:16:48.017258+0000 mgr.y (mgr.44100) 893 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:49.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:49 smithi089 bash[101699]: audit 2024-03-30T05:16:48.072555+0000 mgr.y (mgr.44100) 894 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:49.725 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:49 smithi089 bash[99668]: cluster 2024-03-30T05:16:48.017258+0000 mgr.y (mgr.44100) 893 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:49.725 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:49 smithi089 bash[99668]: audit 2024-03-30T05:16:48.072555+0000 mgr.y (mgr.44100) 894 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:49.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:49 smithi118 bash[75658]: cluster 2024-03-30T05:16:48.017258+0000 mgr.y (mgr.44100) 893 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:49.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:49 smithi118 bash[75658]: audit 2024-03-30T05:16:48.072555+0000 mgr.y (mgr.44100) 894 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:51.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[99668]: cluster 2024-03-30T05:16:50.017969+0000 mgr.y (mgr.44100) 895 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:51.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[99668]: audit 2024-03-30T05:16:51.136296+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:51.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[99668]: audit 2024-03-30T05:16:51.138840+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:51.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[99668]: audit 2024-03-30T05:16:51.140966+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:51.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[99668]: audit 2024-03-30T05:16:51.145539+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:51.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[99668]: audit 2024-03-30T05:16:51.148449+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:51.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[99668]: audit 2024-03-30T05:16:51.152272+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:51.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[99668]: audit 2024-03-30T05:16:51.154692+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:51.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[99668]: audit 2024-03-30T05:16:51.160641+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:51.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[99668]: audit 2024-03-30T05:16:51.163586+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T05:16:51.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[101699]: cluster 2024-03-30T05:16:50.017969+0000 mgr.y (mgr.44100) 895 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:51.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[101699]: audit 2024-03-30T05:16:51.136296+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:51.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[101699]: audit 2024-03-30T05:16:51.138840+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:51.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[101699]: audit 2024-03-30T05:16:51.140966+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:51.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[101699]: audit 2024-03-30T05:16:51.145539+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:51.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[101699]: audit 2024-03-30T05:16:51.148449+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:51.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[101699]: audit 2024-03-30T05:16:51.152272+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:51.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[101699]: audit 2024-03-30T05:16:51.154692+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:51.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[101699]: audit 2024-03-30T05:16:51.160641+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:51.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:51 smithi089 bash[101699]: audit 2024-03-30T05:16:51.163586+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T05:16:51.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:51 smithi118 bash[75658]: cluster 2024-03-30T05:16:50.017969+0000 mgr.y (mgr.44100) 895 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:51.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:51 smithi118 bash[75658]: audit 2024-03-30T05:16:51.136296+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:51.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:51 smithi118 bash[75658]: audit 2024-03-30T05:16:51.138840+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:51.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:51 smithi118 bash[75658]: audit 2024-03-30T05:16:51.140966+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:51.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:51 smithi118 bash[75658]: audit 2024-03-30T05:16:51.145539+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:51.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:51 smithi118 bash[75658]: audit 2024-03-30T05:16:51.148449+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:51.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:51 smithi118 bash[75658]: audit 2024-03-30T05:16:51.152272+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:51.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:51 smithi118 bash[75658]: audit 2024-03-30T05:16:51.154692+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:51.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:51 smithi118 bash[75658]: audit 2024-03-30T05:16:51.160641+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:51.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:51 smithi118 bash[75658]: audit 2024-03-30T05:16:51.163586+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T05:16:52.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:52 smithi118 bash[75658]: cephadm 2024-03-30T05:16:51.136869+0000 mgr.y (mgr.44100) 896 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:16:52.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:52 smithi118 bash[75658]: cephadm 2024-03-30T05:16:51.136952+0000 mgr.y (mgr.44100) 897 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:16:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:52 smithi118 bash[75658]: cephadm 2024-03-30T05:16:51.141745+0000 mgr.y (mgr.44100) 898 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:16:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:52 smithi118 bash[75658]: cephadm 2024-03-30T05:16:51.149184+0000 mgr.y (mgr.44100) 899 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:16:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:52 smithi118 bash[75658]: cephadm 2024-03-30T05:16:51.155544+0000 mgr.y (mgr.44100) 900 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:16:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:52 smithi118 bash[75658]: audit 2024-03-30T05:16:51.163755+0000 mgr.y (mgr.44100) 901 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T05:16:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:52 smithi118 bash[75658]: cephadm 2024-03-30T05:16:51.164903+0000 mgr.y (mgr.44100) 902 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-03-30T05:16:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:52 smithi118 bash[75658]: audit 2024-03-30T05:16:51.600037+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:52 smithi118 bash[75658]: audit 2024-03-30T05:16:51.607351+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:52 smithi118 bash[75658]: audit 2024-03-30T05:16:51.614930+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:52 smithi118 bash[75658]: audit 2024-03-30T05:16:51.967060+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:52 smithi118 bash[75658]: audit 2024-03-30T05:16:52.434633+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:52 smithi118 bash[75658]: audit 2024-03-30T05:16:52.448549+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:52 smithi118 bash[75658]: audit 2024-03-30T05:16:52.461886+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.961 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[99668]: cephadm 2024-03-30T05:16:51.136869+0000 mgr.y (mgr.44100) 896 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:16:52.961 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[99668]: cephadm 2024-03-30T05:16:51.136952+0000 mgr.y (mgr.44100) 897 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:16:52.961 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[99668]: cephadm 2024-03-30T05:16:51.141745+0000 mgr.y (mgr.44100) 898 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:16:52.961 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[99668]: cephadm 2024-03-30T05:16:51.149184+0000 mgr.y (mgr.44100) 899 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:16:52.961 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[99668]: cephadm 2024-03-30T05:16:51.155544+0000 mgr.y (mgr.44100) 900 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:16:52.961 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[99668]: audit 2024-03-30T05:16:51.163755+0000 mgr.y (mgr.44100) 901 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T05:16:52.961 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[99668]: cephadm 2024-03-30T05:16:51.164903+0000 mgr.y (mgr.44100) 902 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-03-30T05:16:52.961 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[99668]: audit 2024-03-30T05:16:51.600037+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.961 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[99668]: audit 2024-03-30T05:16:51.607351+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.961 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[99668]: audit 2024-03-30T05:16:51.614930+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.962 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[99668]: audit 2024-03-30T05:16:51.967060+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:52.962 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[99668]: audit 2024-03-30T05:16:52.434633+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.962 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[99668]: audit 2024-03-30T05:16:52.448549+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.962 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[99668]: audit 2024-03-30T05:16:52.461886+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.962 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[101699]: cephadm 2024-03-30T05:16:51.136869+0000 mgr.y (mgr.44100) 896 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:16:52.962 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[101699]: cephadm 2024-03-30T05:16:51.136952+0000 mgr.y (mgr.44100) 897 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:16:52.962 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[101699]: cephadm 2024-03-30T05:16:51.141745+0000 mgr.y (mgr.44100) 898 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:16:52.962 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[101699]: cephadm 2024-03-30T05:16:51.149184+0000 mgr.y (mgr.44100) 899 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:16:52.962 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[101699]: cephadm 2024-03-30T05:16:51.155544+0000 mgr.y (mgr.44100) 900 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:16:52.962 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[101699]: audit 2024-03-30T05:16:51.163755+0000 mgr.y (mgr.44100) 901 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T05:16:52.962 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[101699]: cephadm 2024-03-30T05:16:51.164903+0000 mgr.y (mgr.44100) 902 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-03-30T05:16:52.962 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[101699]: audit 2024-03-30T05:16:51.600037+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.963 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[101699]: audit 2024-03-30T05:16:51.607351+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.963 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[101699]: audit 2024-03-30T05:16:51.614930+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.963 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[101699]: audit 2024-03-30T05:16:51.967060+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:52.963 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[101699]: audit 2024-03-30T05:16:52.434633+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.963 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[101699]: audit 2024-03-30T05:16:52.448549+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:52.963 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:52 smithi089 bash[101699]: audit 2024-03-30T05:16:52.461886+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:53.187 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:16:53.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:53 smithi118 bash[75658]: cluster 2024-03-30T05:16:52.018907+0000 mgr.y (mgr.44100) 903 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:53.911 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:16:53.911 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 2s ago 38m - - 2024-03-30T05:16:53.911 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 1s ago 38m - - 2024-03-30T05:16:53.911 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (7m) 2s ago 31m 15.8M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:16:53.911 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (6m) 1s ago 31m 74.0M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:16:53.911 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (8m) 2s ago 29m 45.4M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:16:53.911 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (8m) 1s ago 37m 438M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:16:53.912 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (18m) 2s ago 39m 513M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:16:53.912 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (3m) 2s ago 39m 53.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:16:53.912 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (5m) 1s ago 38m 49.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:16:53.912 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (3m) 2s ago 38m 40.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:16:53.912 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (7m) 2s ago 32m 8416k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:16:53.912 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (7m) 1s ago 32m 8332k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:16:53.912 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (88s) 2s ago 37m 45.5M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:16:53.912 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (54s) 2s ago 36m 51.1M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:16:53.912 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (36m) 2s ago 36m 55.2M 4096M 17.2.0 e1d6a67b021e 8936429d0a9d 2024-03-30T05:16:53.912 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (35m) 2s ago 35m 61.1M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:16:53.912 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (34m) 1s ago 34m 63.0M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:16:53.912 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (34m) 1s ago 34m 57.6M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:16:53.912 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (33m) 1s ago 33m 56.5M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:16:53.912 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (33m) 1s ago 33m 60.1M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:16:53.913 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (7m) 1s ago 32m 61.9M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:16:53.913 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (29m) 2s ago 29m 91.5M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:16:53.913 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (29m) 1s ago 29m 91.8M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:16:53.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:53 smithi089 bash[101699]: cluster 2024-03-30T05:16:52.018907+0000 mgr.y (mgr.44100) 903 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:53.957 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:53 smithi089 bash[99668]: cluster 2024-03-30T05:16:52.018907+0000 mgr.y (mgr.44100) 903 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:54.343 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:16:54.343 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:16:54.344 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:16:54.344 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:16:54.344 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:16:54.344 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:16:54.344 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:16:54.344 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:16:54.344 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-30T05:16:54.344 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:16:54.344 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:16:54.344 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:16:54.344 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:16:54.344 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:16:54.344 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:16:54.344 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-03-30T05:16:54.345 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 7 2024-03-30T05:16:54.345 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:16:54.345 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:16:54.687 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:16:54.687 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:16:54.687 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:16:54.687 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-03-30T05:16:54.687 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:16:54.687 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "2/8 daemons upgraded", 2024-03-30T05:16:54.687 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:16:54.687 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:16:54.687 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:16:54.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:54 smithi118 bash[75658]: audit 2024-03-30T05:16:53.179083+0000 mgr.y (mgr.44100) 904 : audit [DBG] from='client.64294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:54.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:54 smithi118 bash[75658]: audit 2024-03-30T05:16:53.528310+0000 mgr.y (mgr.44100) 905 : audit [DBG] from='client.64300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:54.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:54 smithi118 bash[75658]: audit 2024-03-30T05:16:53.940776+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:54.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:54 smithi118 bash[75658]: audit 2024-03-30T05:16:53.942912+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T05:16:54.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:54 smithi118 bash[75658]: audit 2024-03-30T05:16:53.943627+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:54.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:54 smithi118 bash[75658]: audit 2024-03-30T05:16:54.349058+0000 mon.a (mon.0) 1947 : audit [DBG] from='client.? 172.21.15.89:0/2574400687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:54.958 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:54 smithi089 bash[99668]: audit 2024-03-30T05:16:53.179083+0000 mgr.y (mgr.44100) 904 : audit [DBG] from='client.64294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:54.958 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:54 smithi089 bash[99668]: audit 2024-03-30T05:16:53.528310+0000 mgr.y (mgr.44100) 905 : audit [DBG] from='client.64300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:54.958 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:54 smithi089 bash[99668]: audit 2024-03-30T05:16:53.940776+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:54.958 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:54 smithi089 bash[99668]: audit 2024-03-30T05:16:53.942912+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T05:16:54.958 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:54 smithi089 bash[99668]: audit 2024-03-30T05:16:53.943627+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:54.958 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:54 smithi089 bash[99668]: audit 2024-03-30T05:16:54.349058+0000 mon.a (mon.0) 1947 : audit [DBG] from='client.? 172.21.15.89:0/2574400687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:54.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:54 smithi089 bash[101699]: audit 2024-03-30T05:16:53.179083+0000 mgr.y (mgr.44100) 904 : audit [DBG] from='client.64294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:54.959 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:54 smithi089 bash[101699]: audit 2024-03-30T05:16:53.528310+0000 mgr.y (mgr.44100) 905 : audit [DBG] from='client.64300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:54.959 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:54 smithi089 bash[101699]: audit 2024-03-30T05:16:53.940776+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:16:54.959 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:54 smithi089 bash[101699]: audit 2024-03-30T05:16:53.942912+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T05:16:54.959 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:54 smithi089 bash[101699]: audit 2024-03-30T05:16:53.943627+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:54.959 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:54 smithi089 bash[101699]: audit 2024-03-30T05:16:54.349058+0000 mon.a (mon.0) 1947 : audit [DBG] from='client.? 172.21.15.89:0/2574400687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:55.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:55 smithi118 bash[75658]: audit 2024-03-30T05:16:53.893741+0000 mgr.y (mgr.44100) 906 : audit [DBG] from='client.54336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:55.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:55 smithi118 bash[75658]: cephadm 2024-03-30T05:16:53.936360+0000 mgr.y (mgr.44100) 907 : cephadm [INF] Upgrade: Updating osd.2 2024-03-30T05:16:55.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:55 smithi118 bash[75658]: cephadm 2024-03-30T05:16:53.946128+0000 mgr.y (mgr.44100) 908 : cephadm [INF] Deploying daemon osd.2 on smithi089 2024-03-30T05:16:55.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:55 smithi118 bash[75658]: cluster 2024-03-30T05:16:54.019647+0000 mgr.y (mgr.44100) 909 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:55.957 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:55 smithi089 bash[99668]: audit 2024-03-30T05:16:53.893741+0000 mgr.y (mgr.44100) 906 : audit [DBG] from='client.54336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:55.957 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:55 smithi089 bash[99668]: cephadm 2024-03-30T05:16:53.936360+0000 mgr.y (mgr.44100) 907 : cephadm [INF] Upgrade: Updating osd.2 2024-03-30T05:16:55.957 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:55 smithi089 bash[99668]: cephadm 2024-03-30T05:16:53.946128+0000 mgr.y (mgr.44100) 908 : cephadm [INF] Deploying daemon osd.2 on smithi089 2024-03-30T05:16:55.957 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:55 smithi089 bash[99668]: cluster 2024-03-30T05:16:54.019647+0000 mgr.y (mgr.44100) 909 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:55.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:55 smithi089 bash[101699]: audit 2024-03-30T05:16:53.893741+0000 mgr.y (mgr.44100) 906 : audit [DBG] from='client.54336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:55.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:55 smithi089 bash[101699]: cephadm 2024-03-30T05:16:53.936360+0000 mgr.y (mgr.44100) 907 : cephadm [INF] Upgrade: Updating osd.2 2024-03-30T05:16:55.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:55 smithi089 bash[101699]: cephadm 2024-03-30T05:16:53.946128+0000 mgr.y (mgr.44100) 908 : cephadm [INF] Deploying daemon osd.2 on smithi089 2024-03-30T05:16:55.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:55 smithi089 bash[101699]: cluster 2024-03-30T05:16:54.019647+0000 mgr.y (mgr.44100) 909 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:56.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:56 smithi089 bash[99668]: audit 2024-03-30T05:16:54.691900+0000 mgr.y (mgr.44100) 910 : audit [DBG] from='client.64318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:56.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:56 smithi089 bash[101699]: audit 2024-03-30T05:16:54.691900+0000 mgr.y (mgr.44100) 910 : audit [DBG] from='client.64318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:56.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:56 smithi118 bash[75658]: audit 2024-03-30T05:16:54.691900+0000 mgr.y (mgr.44100) 910 : audit [DBG] from='client.64318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:57.898 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:57 smithi118 bash[75658]: cluster 2024-03-30T05:16:56.020449+0000 mgr.y (mgr.44100) 911 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:58.076 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:57 smithi089 bash[99668]: cluster 2024-03-30T05:16:56.020449+0000 mgr.y (mgr.44100) 911 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:58.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:57 smithi089 bash[101699]: cluster 2024-03-30T05:16:56.020449+0000 mgr.y (mgr.44100) 911 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:58.076 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:16:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:16:57] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-03-30T05:16:59.479 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:16:59 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:59.479 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:16:59 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:59.479 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:16:59 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:59.480 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:59 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:59.480 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:16:59 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:59.480 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:16:59 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:59.481 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:16:59 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:59.481 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:16:59 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:59.481 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:59 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:59.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:59 smithi089 bash[99668]: cluster 2024-03-30T05:16:58.022142+0000 mgr.y (mgr.44100) 912 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:59.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:59 smithi089 bash[99668]: audit 2024-03-30T05:16:58.081299+0000 mgr.y (mgr.44100) 913 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:59.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:16:59 smithi089 bash[99668]: cluster 2024-03-30T05:16:59.618693+0000 mon.a (mon.0) 1948 : cluster [INF] osd.2 marked itself down and dead 2024-03-30T05:16:59.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:59 smithi089 bash[101699]: cluster 2024-03-30T05:16:58.022142+0000 mgr.y (mgr.44100) 912 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:59.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:59 smithi089 bash[101699]: audit 2024-03-30T05:16:58.081299+0000 mgr.y (mgr.44100) 913 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:59.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:16:59 smithi089 bash[101699]: cluster 2024-03-30T05:16:59.618693+0000 mon.a (mon.0) 1948 : cluster [INF] osd.2 marked itself down and dead 2024-03-30T05:16:59.835 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:16:59 smithi089 systemd[1]: Stopping Ceph osd.2 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:16:59.835 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:16:59 smithi089 bash[33964]: debug 2024-03-30T05:16:59.615+0000 7f1158cca700 -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-03-30T05:16:59.835 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:16:59 smithi089 bash[33964]: debug 2024-03-30T05:16:59.615+0000 7f1158cca700 -1 osd.2 122 *** Got signal Terminated *** 2024-03-30T05:16:59.835 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:16:59 smithi089 bash[33964]: debug 2024-03-30T05:16:59.615+0000 7f1158cca700 -1 osd.2 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:16:59.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:59 smithi118 bash[75658]: cluster 2024-03-30T05:16:58.022142+0000 mgr.y (mgr.44100) 912 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:59.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:59 smithi118 bash[75658]: audit 2024-03-30T05:16:58.081299+0000 mgr.y (mgr.44100) 913 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:59.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:16:59 smithi118 bash[75658]: cluster 2024-03-30T05:16:59.618693+0000 mon.a (mon.0) 1948 : cluster [INF] osd.2 marked itself down and dead 2024-03-30T05:17:00.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:00 smithi118 bash[75658]: cluster 2024-03-30T05:16:59.643509+0000 mon.a (mon.0) 1949 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:17:00.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:00 smithi118 bash[75658]: cluster 2024-03-30T05:16:59.660904+0000 mon.a (mon.0) 1950 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-03-30T05:17:00.980 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:00 smithi089 bash[114370]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T05:17:00.980 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:00 smithi089 bash[99668]: cluster 2024-03-30T05:16:59.643509+0000 mon.a (mon.0) 1949 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:17:00.980 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:00 smithi089 bash[99668]: cluster 2024-03-30T05:16:59.660904+0000 mon.a (mon.0) 1950 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-03-30T05:17:00.980 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:00 smithi089 bash[101699]: cluster 2024-03-30T05:16:59.643509+0000 mon.a (mon.0) 1949 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:17:00.980 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:00 smithi089 bash[101699]: cluster 2024-03-30T05:16:59.660904+0000 mon.a (mon.0) 1950 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-03-30T05:17:01.296 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:00 smithi089 bash[114434]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T05:17:02.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:01 smithi089 bash[99668]: cluster 2024-03-30T05:17:00.022888+0000 mgr.y (mgr.44100) 914 : cluster [DBG] pgmap v252: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:17:02.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:01 smithi089 bash[99668]: cluster 2024-03-30T05:17:00.670777+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-03-30T05:17:02.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:01 smithi089 bash[101699]: cluster 2024-03-30T05:17:00.022888+0000 mgr.y (mgr.44100) 914 : cluster [DBG] pgmap v252: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:17:02.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:01 smithi089 bash[101699]: cluster 2024-03-30T05:17:00.670777+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-03-30T05:17:02.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:01 smithi118 bash[75658]: cluster 2024-03-30T05:17:00.022888+0000 mgr.y (mgr.44100) 914 : cluster [DBG] pgmap v252: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:17:02.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:01 smithi118 bash[75658]: cluster 2024-03-30T05:17:00.670777+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-03-30T05:17:02.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:02 smithi089 bash[99668]: cluster 2024-03-30T05:17:02.024050+0000 mgr.y (mgr.44100) 915 : cluster [DBG] pgmap v254: 161 pgs: 4 active+undersized+degraded, 8 stale+active+clean, 9 active+undersized, 140 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s; 29/726 objects degraded (3.994%) 2024-03-30T05:17:02.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:02 smithi089 bash[99668]: cluster 2024-03-30T05:17:02.663824+0000 mon.a (mon.0) 1952 : cluster [WRN] Health check failed: Degraded data redundancy: 29/726 objects degraded (3.994%), 4 pgs degraded (PG_DEGRADED) 2024-03-30T05:17:02.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:02 smithi089 bash[101699]: cluster 2024-03-30T05:17:02.024050+0000 mgr.y (mgr.44100) 915 : cluster [DBG] pgmap v254: 161 pgs: 4 active+undersized+degraded, 8 stale+active+clean, 9 active+undersized, 140 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s; 29/726 objects degraded (3.994%) 2024-03-30T05:17:02.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:02 smithi089 bash[101699]: cluster 2024-03-30T05:17:02.663824+0000 mon.a (mon.0) 1952 : cluster [WRN] Health check failed: Degraded data redundancy: 29/726 objects degraded (3.994%), 4 pgs degraded (PG_DEGRADED) 2024-03-30T05:17:03.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:02 smithi118 bash[75658]: cluster 2024-03-30T05:17:02.024050+0000 mgr.y (mgr.44100) 915 : cluster [DBG] pgmap v254: 161 pgs: 4 active+undersized+degraded, 8 stale+active+clean, 9 active+undersized, 140 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s; 29/726 objects degraded (3.994%) 2024-03-30T05:17:03.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:02 smithi118 bash[75658]: cluster 2024-03-30T05:17:02.663824+0000 mon.a (mon.0) 1952 : cluster [WRN] Health check failed: Degraded data redundancy: 29/726 objects degraded (3.994%), 4 pgs degraded (PG_DEGRADED) 2024-03-30T05:17:03.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:03.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:17:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:03.585 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:17:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:03.585 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:17:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:03.585 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:03 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.2.service: Deactivated successfully. 2024-03-30T05:17:03.585 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:03 smithi089 systemd[1]: Stopped Ceph osd.2 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:17:03.585 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:03.586 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:17:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:03.586 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:17:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:03.586 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:17:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:03.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:04.084 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:03 smithi089 systemd[1]: Started Ceph osd.2 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:17:05.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.697434+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.704043+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.734372+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.736048+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.736895+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.742047+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:03.742500+0000 mgr.y (mgr.44100) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.799611+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.801531+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.803841+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.804506+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.809734+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:03.810224+0000 mgr.y (mgr.44100) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.851014+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.852985+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.854898+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.855544+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.860938+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:03.861403+0000 mgr.y (mgr.44100) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.902054+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.697434+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.704043+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.734372+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.736048+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.736895+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.742047+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:03.742500+0000 mgr.y (mgr.44100) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.799611+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.801531+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.803841+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.804506+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.809734+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:03.810224+0000 mgr.y (mgr.44100) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.851014+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.852985+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.854898+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.855544+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.860938+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:03.861403+0000 mgr.y (mgr.44100) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.902054+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.904182+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.906147+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.906829+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.911807+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:03.912321+0000 mgr.y (mgr.44100) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.952661+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.954617+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.956597+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.957266+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:03.963384+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:03.964167+0000 mgr.y (mgr.44100) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cluster 2024-03-30T05:17:04.024935+0000 mgr.y (mgr.44100) 921 : cluster [DBG] pgmap v255: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 49 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.037610+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.039654+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.042091+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.042715+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.048540+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.049023+0000 mgr.y (mgr.44100) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.106958+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.109366+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.111640+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.112345+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.118186+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.118845+0000 mgr.y (mgr.44100) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.176576+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.178580+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.180428+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.181107+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.185616+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.185982+0000 mgr.y (mgr.44100) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.244118+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.246160+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.248668+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.249320+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.255389+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.255990+0000 mgr.y (mgr.44100) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.314160+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.316022+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.317954+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.904182+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.906147+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.906829+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.911807+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:03.912321+0000 mgr.y (mgr.44100) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.952661+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.954617+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.956597+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.957266+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:03.963384+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:03.964167+0000 mgr.y (mgr.44100) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cluster 2024-03-30T05:17:04.024935+0000 mgr.y (mgr.44100) 921 : cluster [DBG] pgmap v255: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 49 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.037610+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.039654+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.042091+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.042715+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.048540+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.049023+0000 mgr.y (mgr.44100) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.106958+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.318714+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.323665+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.324305+0000 mgr.y (mgr.44100) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.381554+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.383297+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.385048+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.385645+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.390075+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.390496+0000 mgr.y (mgr.44100) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.431074+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.433271+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.435566+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.436238+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.442200+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.442644+0000 mgr.y (mgr.44100) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.483354+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.485190+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.486952+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.487543+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.492471+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.492981+0000 mgr.y (mgr.44100) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.534558+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.536959+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.538849+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.539508+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.546718+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.547289+0000 mgr.y (mgr.44100) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.587956+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.589838+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.591514+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.592137+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.597291+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.597819+0000 mgr.y (mgr.44100) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.638888+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.641003+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.643163+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.643925+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.649551+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.650329+0000 mgr.y (mgr.44100) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.690621+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[99668]: audit 2024-03-30T05:17:04.693064+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.109366+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.111640+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.112345+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.118186+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.118845+0000 mgr.y (mgr.44100) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.176576+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.178580+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.180428+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.181107+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.185616+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.185982+0000 mgr.y (mgr.44100) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.244118+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.246160+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.248668+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.249320+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.255389+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.255990+0000 mgr.y (mgr.44100) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.314160+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.316022+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.317954+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.318714+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.323665+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.324305+0000 mgr.y (mgr.44100) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.381554+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.383297+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.385048+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.385645+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.390075+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.390496+0000 mgr.y (mgr.44100) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.431074+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.433271+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.435566+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.436238+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.442200+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.442644+0000 mgr.y (mgr.44100) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.483354+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.485190+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.486952+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.487543+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.492471+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.492981+0000 mgr.y (mgr.44100) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.534558+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.536959+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.538849+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.539508+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.546718+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.547289+0000 mgr.y (mgr.44100) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.587956+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.589838+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.591514+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.592137+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.597291+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.597819+0000 mgr.y (mgr.44100) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.638888+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.641003+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.643163+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.643925+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.649551+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.650329+0000 mgr.y (mgr.44100) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.690621+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:04 smithi089 bash[101699]: audit 2024-03-30T05:17:04.693064+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.697434+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.704043+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.734372+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.736048+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.736895+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.742047+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:03.742500+0000 mgr.y (mgr.44100) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.799611+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.801531+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.803841+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.804506+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.809734+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:03.810224+0000 mgr.y (mgr.44100) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.851014+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.852985+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.854898+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.855544+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.860938+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:03.861403+0000 mgr.y (mgr.44100) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.902054+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.904182+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.906147+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.906829+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.911807+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:03.912321+0000 mgr.y (mgr.44100) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.952661+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.954617+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.956597+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.957266+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:03.963384+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:03.964167+0000 mgr.y (mgr.44100) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cluster 2024-03-30T05:17:04.024935+0000 mgr.y (mgr.44100) 921 : cluster [DBG] pgmap v255: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 49 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:05.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.037610+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.039654+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.042091+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.042715+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.048540+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.049023+0000 mgr.y (mgr.44100) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.106958+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.109366+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.111640+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.112345+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.118186+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.118845+0000 mgr.y (mgr.44100) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.176576+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.178580+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.180428+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.181107+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.185616+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.185982+0000 mgr.y (mgr.44100) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.244118+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.246160+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.248668+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.249320+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.255389+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.255990+0000 mgr.y (mgr.44100) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.314160+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.316022+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.317954+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.318714+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.323665+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.324305+0000 mgr.y (mgr.44100) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.381554+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.383297+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.385048+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.385645+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.390075+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.390496+0000 mgr.y (mgr.44100) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.431074+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.433271+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.435566+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.436238+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.442200+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.442644+0000 mgr.y (mgr.44100) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.483354+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.485190+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.486952+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.487543+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.492471+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.492981+0000 mgr.y (mgr.44100) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.534558+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.536959+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.538849+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.539508+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.546718+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.547289+0000 mgr.y (mgr.44100) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.587956+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.589838+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.591514+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.592137+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.597291+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.597819+0000 mgr.y (mgr.44100) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.638888+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.641003+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:05.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.643163+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:05.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.643925+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.649551+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.650329+0000 mgr.y (mgr.44100) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.690621+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:04 smithi118 bash[75658]: audit 2024-03-30T05:17:04.693064+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.084 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[114588]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-30T05:17:06.084 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[114588]: 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-03-30T05:17:06.084 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[114588]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-30T05:17:06.084 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[114588]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-30T05:17:06.084 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[114588]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-03-30T05:17:06.084 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[114588]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-30T05:17:06.085 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[114588]: --> ceph-volume raw activate successful for osd ID: 2 2024-03-30T05:17:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.695671+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.696606+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.725633+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.726216+0000 mgr.y (mgr.44100) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.782533+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.784378+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.785976+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.786558+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.791768+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.792305+0000 mgr.y (mgr.44100) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.834515+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.836679+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.838502+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.839195+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.844004+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.844445+0000 mgr.y (mgr.44100) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.884946+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.886935+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.889563+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.890259+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.895242+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.895662+0000 mgr.y (mgr.44100) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.935793+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.937681+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.939578+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.940318+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:04.945197+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: cephadm 2024-03-30T05:17:04.945651+0000 mgr.y (mgr.44100) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.002935+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.005218+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.007441+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.008487+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.016778+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.017301+0000 mgr.y (mgr.44100) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.057080+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.058889+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.060620+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.061212+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.065878+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.695671+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.696606+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.725633+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.726216+0000 mgr.y (mgr.44100) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.782533+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.784378+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.785976+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.786558+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.791768+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.792305+0000 mgr.y (mgr.44100) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.834515+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.836679+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.838502+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.839195+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.844004+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.844445+0000 mgr.y (mgr.44100) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.884946+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.886935+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.889563+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.067027+0000 mgr.y (mgr.44100) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.107467+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.109271+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.111510+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.112209+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.117035+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.117525+0000 mgr.y (mgr.44100) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.158533+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.160492+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.162286+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.162872+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.170531+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.170937+0000 mgr.y (mgr.44100) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.228072+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.230706+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.233376+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.234007+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.241778+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.242278+0000 mgr.y (mgr.44100) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.282975+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.284861+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.286785+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.287509+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.294430+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.294945+0000 mgr.y (mgr.44100) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.335362+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.337111+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.338796+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.339368+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.347241+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.347866+0000 mgr.y (mgr.44100) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.425869+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.428458+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.430754+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.431542+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.439839+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.440536+0000 mgr.y (mgr.44100) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.502966+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.505616+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.507865+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.508587+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.515728+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.516328+0000 mgr.y (mgr.44100) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.594486+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.596573+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.598560+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.599202+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.606212+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.606776+0000 mgr.y (mgr.44100) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.668649+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.670879+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.672839+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.673510+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[99668]: audit 2024-03-30T05:17:05.680406+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.890259+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.895242+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.895662+0000 mgr.y (mgr.44100) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.935793+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.937681+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.939578+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.940318+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:04.945197+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: cephadm 2024-03-30T05:17:04.945651+0000 mgr.y (mgr.44100) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.002935+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.005218+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.007441+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.008487+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.016778+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.017301+0000 mgr.y (mgr.44100) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.057080+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.058889+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.060620+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.061212+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.065878+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.067027+0000 mgr.y (mgr.44100) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.107467+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.109271+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.111510+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.112209+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.117035+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.117525+0000 mgr.y (mgr.44100) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.158533+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.160492+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.162286+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.162872+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.170531+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.170937+0000 mgr.y (mgr.44100) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.228072+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.230706+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.233376+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.234007+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.241778+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.242278+0000 mgr.y (mgr.44100) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.282975+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.284861+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.286785+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.287509+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.294430+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.294945+0000 mgr.y (mgr.44100) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.335362+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.337111+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.338796+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.339368+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.347241+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.347866+0000 mgr.y (mgr.44100) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.425869+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.428458+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.430754+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.431542+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.439839+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.440536+0000 mgr.y (mgr.44100) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.502966+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.505616+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.507865+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.508587+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.515728+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.516328+0000 mgr.y (mgr.44100) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.594486+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.596573+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.598560+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.599202+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.606212+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.606776+0000 mgr.y (mgr.44100) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.668649+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.670879+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.672839+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.673510+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:05 smithi089 bash[101699]: audit 2024-03-30T05:17:05.680406+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.695671+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.696606+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.725633+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.726216+0000 mgr.y (mgr.44100) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.782533+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.784378+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.785976+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.786558+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.791768+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.792305+0000 mgr.y (mgr.44100) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.834515+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.836679+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.838502+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.839195+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.844004+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.844445+0000 mgr.y (mgr.44100) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.884946+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.886935+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.889563+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.890259+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.895242+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.895662+0000 mgr.y (mgr.44100) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.935793+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.937681+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.939578+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.940318+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:04.945197+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: cephadm 2024-03-30T05:17:04.945651+0000 mgr.y (mgr.44100) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.002935+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.005218+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.007441+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.008487+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.016778+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.017301+0000 mgr.y (mgr.44100) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.057080+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.058889+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.060620+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.061212+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.065878+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.067027+0000 mgr.y (mgr.44100) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.107467+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.109271+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.111510+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.112209+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.117035+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.117525+0000 mgr.y (mgr.44100) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.158533+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.160492+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.162286+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.162872+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.170531+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.170937+0000 mgr.y (mgr.44100) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.228072+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.230706+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.233376+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.234007+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.241778+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.242278+0000 mgr.y (mgr.44100) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.282975+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.284861+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.286785+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.287509+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.294430+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.294945+0000 mgr.y (mgr.44100) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.335362+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.337111+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.338796+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.339368+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.347241+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.347866+0000 mgr.y (mgr.44100) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.425869+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.428458+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.430754+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.431542+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.439839+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.440536+0000 mgr.y (mgr.44100) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.502966+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.505616+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.507865+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.508587+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.515728+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.516328+0000 mgr.y (mgr.44100) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.594486+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.596573+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.598560+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.599202+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.606212+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.606776+0000 mgr.y (mgr.44100) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.668649+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.670879+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.672839+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.673510+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:05 smithi118 bash[75658]: audit 2024-03-30T05:17:05.680406+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.680925+0000 mgr.y (mgr.44100) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.742388+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.744333+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.746387+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.747128+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.786 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.753126+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.786 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.753678+0000 mgr.y (mgr.44100) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.786 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.794604+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.786 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.796533+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.786 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.798154+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.786 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.798749+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.786 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.803440+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.786 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.803805+0000 mgr.y (mgr.44100) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.786 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.844038+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.786 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.845956+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.786 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.848017+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.786 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.848669+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.786 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.854237+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.786 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.854651+0000 mgr.y (mgr.44100) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.787 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.680925+0000 mgr.y (mgr.44100) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.787 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.742388+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.787 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.744333+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.787 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.746387+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.787 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.747128+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.787 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.753126+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.787 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.753678+0000 mgr.y (mgr.44100) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.787 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.794604+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.787 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.796533+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.788 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.798154+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.788 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.798749+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.788 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.803440+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.788 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.803805+0000 mgr.y (mgr.44100) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.788 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.844038+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.788 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.845956+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.788 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.848017+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.788 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.848669+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.788 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.854237+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.788 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.854651+0000 mgr.y (mgr.44100) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.911068+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.912750+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.789 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.914374+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.789 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.914942+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.789 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.920489+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.789 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.920896+0000 mgr.y (mgr.44100) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.789 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.979321+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.789 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.981193+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.789 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.982934+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.789 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.983638+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.789 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:05.989506+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.789 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:05.990067+0000 mgr.y (mgr.44100) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.789 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cluster 2024-03-30T05:17:06.025375+0000 mgr.y (mgr.44100) 954 : cluster [DBG] pgmap v256: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 48 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:06.789 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.046836+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.789 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.048570+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.789 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.050310+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.789 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.050938+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.790 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.056566+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.790 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:06.057055+0000 mgr.y (mgr.44100) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.790 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.911068+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.790 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.912750+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.790 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.914374+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.790 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.914942+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.790 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.920489+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.790 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.920896+0000 mgr.y (mgr.44100) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.790 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.979321+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.790 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.981193+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.790 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.982934+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.791 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.983638+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.791 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:05.989506+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.791 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:05.990067+0000 mgr.y (mgr.44100) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.791 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cluster 2024-03-30T05:17:06.025375+0000 mgr.y (mgr.44100) 954 : cluster [DBG] pgmap v256: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 48 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:06.791 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.046836+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.791 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.048570+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.791 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.050310+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.791 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.050938+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.791 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.056566+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.791 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:06.057055+0000 mgr.y (mgr.44100) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.791 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.097613+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.792 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.099588+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.792 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.101403+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.792 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.102020+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.792 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.106631+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.792 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:06.106978+0000 mgr.y (mgr.44100) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.792 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.163359+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.792 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.165361+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.792 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.167273+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.792 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.168019+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.792 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.174927+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.792 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:06.175318+0000 mgr.y (mgr.44100) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.792 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.240535+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.792 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.243493+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.792 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.246058+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.792 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.247008+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.793 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.256076+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.793 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:06.256592+0000 mgr.y (mgr.44100) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.793 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.297148+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.793 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.298844+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.793 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.097613+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.793 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.099588+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.793 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.101403+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.793 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.102020+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.106631+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:06.106978+0000 mgr.y (mgr.44100) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.163359+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.165361+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.167273+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.168019+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.174927+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:06.175318+0000 mgr.y (mgr.44100) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.240535+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.243493+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.246058+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.247008+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.256076+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:06.256592+0000 mgr.y (mgr.44100) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.297148+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.298844+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.300408+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.300898+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.307170+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:06.307495+0000 mgr.y (mgr.44100) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.347014+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.348743+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.350694+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.351313+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.357749+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:06.358101+0000 mgr.y (mgr.44100) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.398067+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.400095+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.402542+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.403285+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.409987+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:06.410510+0000 mgr.y (mgr.44100) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.450900+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.452832+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.455381+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.797 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.300408+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.797 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.300898+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.797 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.307170+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.797 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:06.307495+0000 mgr.y (mgr.44100) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.797 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.347014+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.797 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.348743+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.797 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.350694+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.797 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.351313+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.357749+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:06.358101+0000 mgr.y (mgr.44100) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.398067+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.400095+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.402542+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.403285+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.409987+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:06.410510+0000 mgr.y (mgr.44100) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.450900+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.452832+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.455381+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.456077+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.463475+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:06.464309+0000 mgr.y (mgr.44100) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.537341+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.539080+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.540734+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.541378+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.548553+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:06.548951+0000 mgr.y (mgr.44100) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.604635+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.606305+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.607906+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.608467+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.615428+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: cephadm 2024-03-30T05:17:06.615800+0000 mgr.y (mgr.44100) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.672635+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.674402+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.676126+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.800 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.676755+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.800 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[99668]: audit 2024-03-30T05:17:06.683544+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.800 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.456077+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.800 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.463475+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.800 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:06.464309+0000 mgr.y (mgr.44100) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.800 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.537341+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.800 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.539080+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.800 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.540734+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.800 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.541378+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.800 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.548553+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:06.548951+0000 mgr.y (mgr.44100) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.604635+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.606305+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.607906+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.608467+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.615428+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:06.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: cephadm 2024-03-30T05:17:06.615800+0000 mgr.y (mgr.44100) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:06.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.672635+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.674402+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.676126+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.676755+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:06 smithi089 bash[101699]: audit 2024-03-30T05:17:06.683544+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.680925+0000 mgr.y (mgr.44100) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.742388+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.744333+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.746387+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.747128+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.753126+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.753678+0000 mgr.y (mgr.44100) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.794604+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.796533+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.798154+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.798749+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.803440+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.803805+0000 mgr.y (mgr.44100) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.844038+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.845956+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.848017+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.848669+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.854237+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.854651+0000 mgr.y (mgr.44100) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.911068+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.912750+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.914374+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.914942+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.920489+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.920896+0000 mgr.y (mgr.44100) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.979321+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.981193+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.982934+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.983638+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:05.989506+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:05.990067+0000 mgr.y (mgr.44100) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cluster 2024-03-30T05:17:06.025375+0000 mgr.y (mgr.44100) 954 : cluster [DBG] pgmap v256: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 48 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.046836+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.048570+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.050310+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.050938+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.056566+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:06.057055+0000 mgr.y (mgr.44100) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.097613+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.099588+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.101403+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.102020+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.106631+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:06.106978+0000 mgr.y (mgr.44100) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.163359+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.165361+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.167273+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.168019+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.174927+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:06.175318+0000 mgr.y (mgr.44100) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.240535+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.243493+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.246058+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.247008+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.256076+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:06.256592+0000 mgr.y (mgr.44100) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.297148+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.298844+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.300408+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.300898+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.307170+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:06.307495+0000 mgr.y (mgr.44100) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.347014+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.348743+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.350694+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.351313+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.357749+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:06.358101+0000 mgr.y (mgr.44100) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.398067+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.400095+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.402542+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.403285+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.409987+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:06.410510+0000 mgr.y (mgr.44100) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.450900+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.452832+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.455381+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.456077+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.463475+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:06.464309+0000 mgr.y (mgr.44100) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.537341+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.539080+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.540734+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.541378+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.548553+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:06.548951+0000 mgr.y (mgr.44100) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.604635+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.606305+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.607906+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.608467+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.615428+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: cephadm 2024-03-30T05:17:06.615800+0000 mgr.y (mgr.44100) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.672635+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.674402+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.676126+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.676755+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:06 smithi118 bash[75658]: audit 2024-03-30T05:17:06.683544+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: cephadm 2024-03-30T05:17:06.684019+0000 mgr.y (mgr.44100) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.111 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.740272+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.111 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.742144+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.111 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.744271+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.111 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.744891+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.112 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.749422+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.112 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: cephadm 2024-03-30T05:17:06.749901+0000 mgr.y (mgr.44100) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.112 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.808749+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.112 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.810518+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.112 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.812213+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.112 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.812819+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.112 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.817385+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.112 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: cephadm 2024-03-30T05:17:06.817789+0000 mgr.y (mgr.44100) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.112 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.874282+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.112 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.876421+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.112 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.878554+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.112 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.879330+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.112 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.884014+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.112 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: cephadm 2024-03-30T05:17:06.884453+0000 mgr.y (mgr.44100) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.113 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: cephadm 2024-03-30T05:17:06.684019+0000 mgr.y (mgr.44100) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.113 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.740272+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.113 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.742144+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.113 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.744271+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.113 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.744891+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.113 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.749422+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.113 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: cephadm 2024-03-30T05:17:06.749901+0000 mgr.y (mgr.44100) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.808749+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.810518+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.812213+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.812819+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.817385+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: cephadm 2024-03-30T05:17:06.817789+0000 mgr.y (mgr.44100) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.874282+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.876421+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.878554+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.879330+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.884014+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: cephadm 2024-03-30T05:17:06.884453+0000 mgr.y (mgr.44100) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.956610+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.115 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.958465+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.115 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.960741+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.115 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.961454+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.115 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.966186+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.115 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: cephadm 2024-03-30T05:17:06.966678+0000 mgr.y (mgr.44100) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.115 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.971403+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.115 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:06.972510+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:08.115 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.079426+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.115 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.082376+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.115 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.085083+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.115 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.085998+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.115 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.091480+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.115 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: cephadm 2024-03-30T05:17:07.091982+0000 mgr.y (mgr.44100) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.115 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.173881+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.116 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.177493+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.116 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.180010+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.116 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.180847+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.116 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.189258+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.116 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: cephadm 2024-03-30T05:17:07.189750+0000 mgr.y (mgr.44100) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.956610+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.958465+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.960741+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.961454+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.966186+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: cephadm 2024-03-30T05:17:06.966678+0000 mgr.y (mgr.44100) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.971403+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:06.972510+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:08.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.079426+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.082376+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.085083+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.085998+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.091480+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: cephadm 2024-03-30T05:17:07.091982+0000 mgr.y (mgr.44100) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.173881+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.177493+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.180010+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.180847+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.189258+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.117 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: cephadm 2024-03-30T05:17:07.189750+0000 mgr.y (mgr.44100) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.249555+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.252014+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.256065+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.257372+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.264389+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: cephadm 2024-03-30T05:17:07.264810+0000 mgr.y (mgr.44100) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.321705+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.324815+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.326712+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.118 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.327593+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.119 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.334979+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.119 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: cephadm 2024-03-30T05:17:07.335799+0000 mgr.y (mgr.44100) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.119 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.404136+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.119 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.407993+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.119 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.412320+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.119 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.413710+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.119 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.425051+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.119 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: cephadm 2024-03-30T05:17:07.425947+0000 mgr.y (mgr.44100) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.119 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.500088+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.119 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.503447+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.119 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.249555+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.252014+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.256065+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.257372+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.264389+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: cephadm 2024-03-30T05:17:07.264810+0000 mgr.y (mgr.44100) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.321705+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.324815+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.326712+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.327593+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.334979+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: cephadm 2024-03-30T05:17:07.335799+0000 mgr.y (mgr.44100) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.404136+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.407993+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.120 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.412320+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.121 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.413710+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.121 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.425051+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.121 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: cephadm 2024-03-30T05:17:07.425947+0000 mgr.y (mgr.44100) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.121 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.500088+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.121 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.503447+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.506101+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.507013+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.516299+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: cephadm 2024-03-30T05:17:07.516790+0000 mgr.y (mgr.44100) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.590844+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.592969+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.595406+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.596157+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.603493+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: cephadm 2024-03-30T05:17:07.603963+0000 mgr.y (mgr.44100) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.669481+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.673116+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.676882+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.678146+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[101699]: audit 2024-03-30T05:17:07.686645+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.122 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.506101+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.122 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.507013+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.516299+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: cephadm 2024-03-30T05:17:07.516790+0000 mgr.y (mgr.44100) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.590844+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.592969+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.595406+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.596157+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.603493+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: cephadm 2024-03-30T05:17:07.603963+0000 mgr.y (mgr.44100) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.669481+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.673116+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.676882+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.678146+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[99668]: audit 2024-03-30T05:17:07.686645+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.124 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:17:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:17:07] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.43.0" 2024-03-30T05:17:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: cephadm 2024-03-30T05:17:06.684019+0000 mgr.y (mgr.44100) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.740272+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.742144+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.744271+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.744891+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.749422+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: cephadm 2024-03-30T05:17:06.749901+0000 mgr.y (mgr.44100) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.808749+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.810518+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.812213+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.812819+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.817385+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: cephadm 2024-03-30T05:17:06.817789+0000 mgr.y (mgr.44100) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.874282+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.876421+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.878554+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.879330+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.884014+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: cephadm 2024-03-30T05:17:06.884453+0000 mgr.y (mgr.44100) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.956610+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.958465+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.960741+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.961454+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.966186+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: cephadm 2024-03-30T05:17:06.966678+0000 mgr.y (mgr.44100) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.971403+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:06.972510+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:08.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.079426+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.082376+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.085083+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.085998+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.091480+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: cephadm 2024-03-30T05:17:07.091982+0000 mgr.y (mgr.44100) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.173881+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.177493+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.180010+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.180847+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.189258+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: cephadm 2024-03-30T05:17:07.189750+0000 mgr.y (mgr.44100) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.249555+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.252014+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.256065+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.257372+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.264389+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: cephadm 2024-03-30T05:17:07.264810+0000 mgr.y (mgr.44100) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.321705+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.324815+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.326712+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.327593+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.334979+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: cephadm 2024-03-30T05:17:07.335799+0000 mgr.y (mgr.44100) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.404136+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.407993+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.412320+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.413710+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.425051+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: cephadm 2024-03-30T05:17:07.425947+0000 mgr.y (mgr.44100) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.500088+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.503447+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.506101+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.507013+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.516299+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: cephadm 2024-03-30T05:17:07.516790+0000 mgr.y (mgr.44100) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.590844+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.592969+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.595406+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.596157+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.603493+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: cephadm 2024-03-30T05:17:07.603963+0000 mgr.y (mgr.44100) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.669481+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.673116+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.676882+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.678146+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:07 smithi118 bash[75658]: audit 2024-03-30T05:17:07.686645+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.975 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:07.687182+0000 mgr.y (mgr.44100) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.975 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.767080+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.975 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.769198+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.975 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.771008+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.975 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.771655+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.776509+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:07.776940+0000 mgr.y (mgr.44100) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.833759+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.836154+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.839050+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.840005+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.845424+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:07.846050+0000 mgr.y (mgr.44100) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.903435+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.906339+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.908239+0000 mon.a (mon.0) 2268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.908889+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.916152+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.977 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:07.916615+0000 mgr.y (mgr.44100) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:07.687182+0000 mgr.y (mgr.44100) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.767080+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.769198+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.771008+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.771655+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.776509+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:07.776940+0000 mgr.y (mgr.44100) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.833759+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.836154+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.839050+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.840005+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.978 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.845424+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.978 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:07.846050+0000 mgr.y (mgr.44100) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.978 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.903435+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.978 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.906339+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.978 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.908239+0000 mon.a (mon.0) 2268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.978 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.908889+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.978 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.916152+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.978 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:07.916615+0000 mgr.y (mgr.44100) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.978 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.973537+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.979 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.975424+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.979 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.977238+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.979 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.977922+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.979 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:07.983099+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.979 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:07.983578+0000 mgr.y (mgr.44100) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.979 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cluster 2024-03-30T05:17:08.026330+0000 mgr.y (mgr.44100) 982 : cluster [DBG] pgmap v257: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 166 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:08.979 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.042023+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.979 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.044072+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.979 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.046030+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.979 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.046650+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.980 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.051705+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.980 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:08.052245+0000 mgr.y (mgr.44100) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.980 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.088376+0000 mgr.y (mgr.44100) 984 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:08.980 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.097036+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.980 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.099445+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.980 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.101912+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.980 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.102772+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.980 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.107786+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.980 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.973537+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.980 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.975424+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.980 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.977238+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.977922+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:07.983099+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:07.983578+0000 mgr.y (mgr.44100) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cluster 2024-03-30T05:17:08.026330+0000 mgr.y (mgr.44100) 982 : cluster [DBG] pgmap v257: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 166 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:08.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.042023+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.044072+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.046030+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.046650+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.051705+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:08.052245+0000 mgr.y (mgr.44100) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.088376+0000 mgr.y (mgr.44100) 984 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:08.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.097036+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.099445+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.101912+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.981 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.102772+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.982 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.107786+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:08.108274+0000 mgr.y (mgr.44100) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cluster 2024-03-30T05:17:08.138045+0000 mon.a (mon.0) 2286 : cluster [WRN] Health check update: Degraded data redundancy: 70/726 objects degraded (9.642%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T05:17:08.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.152020+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.154209+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.156985+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.157776+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.162781+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:08.163392+0000 mgr.y (mgr.44100) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.982 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.235636+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.983 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.237257+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.983 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.238813+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.983 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.239315+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.983 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.244492+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.983 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:08.245166+0000 mgr.y (mgr.44100) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.983 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.305353+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.983 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.307330+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.983 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.309645+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.983 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.310317+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.983 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.315346+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.983 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:08.315920+0000 mgr.y (mgr.44100) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:08.108274+0000 mgr.y (mgr.44100) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cluster 2024-03-30T05:17:08.138045+0000 mon.a (mon.0) 2286 : cluster [WRN] Health check update: Degraded data redundancy: 70/726 objects degraded (9.642%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T05:17:08.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.152020+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.154209+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.156985+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.157776+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.162781+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:08.163392+0000 mgr.y (mgr.44100) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.235636+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.237257+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.238813+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.239315+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.244492+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.985 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:08.245166+0000 mgr.y (mgr.44100) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.985 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.305353+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.985 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.307330+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.985 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.309645+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.985 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.310317+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.985 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.315346+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.985 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:08.315920+0000 mgr.y (mgr.44100) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.986 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.375877+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.986 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.377977+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.986 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.380501+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.986 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.381176+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.986 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.386156+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.986 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:08.386641+0000 mgr.y (mgr.44100) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.986 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.426583+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.986 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.428495+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.986 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.430602+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.986 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.431321+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.986 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.436205+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.987 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:08.436659+0000 mgr.y (mgr.44100) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.987 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.476434+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.987 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.478408+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.987 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.480226+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.987 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.480888+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.987 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.485722+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.987 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:08.486194+0000 mgr.y (mgr.44100) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.987 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.526053+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.987 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.375877+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.987 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.377977+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.380501+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.381176+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.386156+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:08.386641+0000 mgr.y (mgr.44100) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.426583+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.428495+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.430602+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.431321+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.436205+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:08.436659+0000 mgr.y (mgr.44100) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.476434+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.478408+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.480226+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.480888+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.989 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.485722+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.989 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:08.486194+0000 mgr.y (mgr.44100) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.989 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.526053+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.989 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.527778+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.989 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.527778+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.989 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.529537+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.989 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.530153+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.989 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.535030+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.989 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:08.535433+0000 mgr.y (mgr.44100) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.576325+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.578244+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.580025+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.580647+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.585619+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:08.586176+0000 mgr.y (mgr.44100) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.631175+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.633588+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.636198+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.637071+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.643956+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: cephadm 2024-03-30T05:17:08.644493+0000 mgr.y (mgr.44100) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.704947+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.991 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.706775+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.991 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.708538+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.991 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[101699]: audit 2024-03-30T05:17:08.709128+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.991 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.529537+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.991 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.530153+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.991 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.535030+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.991 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:08.535433+0000 mgr.y (mgr.44100) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.991 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.576325+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.991 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.578244+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.991 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.580025+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.991 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.580647+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.991 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.585619+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.992 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:08.586176+0000 mgr.y (mgr.44100) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.992 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.631175+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.992 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.633588+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.992 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.636198+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.992 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.637071+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:08.992 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.643956+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:08.992 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: cephadm 2024-03-30T05:17:08.644493+0000 mgr.y (mgr.44100) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:08.992 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.704947+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:08.992 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.706775+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:08.992 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.708538+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:08.992 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:08 smithi089 bash[99668]: audit 2024-03-30T05:17:08.709128+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:07.687182+0000 mgr.y (mgr.44100) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.767080+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.769198+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.771008+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.771655+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.776509+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:07.776940+0000 mgr.y (mgr.44100) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.833759+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.836154+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.839050+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.840005+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.845424+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:07.846050+0000 mgr.y (mgr.44100) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.903435+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.906339+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.908239+0000 mon.a (mon.0) 2268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.908889+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.916152+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:07.916615+0000 mgr.y (mgr.44100) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.973537+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.975424+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.977238+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.977922+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:07.983099+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:07.983578+0000 mgr.y (mgr.44100) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cluster 2024-03-30T05:17:08.026330+0000 mgr.y (mgr.44100) 982 : cluster [DBG] pgmap v257: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 166 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:09.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.042023+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.044072+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.046030+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.046650+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.051705+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:08.052245+0000 mgr.y (mgr.44100) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.088376+0000 mgr.y (mgr.44100) 984 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:09.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.097036+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.099445+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.101912+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.102772+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.107786+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:08.108274+0000 mgr.y (mgr.44100) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cluster 2024-03-30T05:17:08.138045+0000 mon.a (mon.0) 2286 : cluster [WRN] Health check update: Degraded data redundancy: 70/726 objects degraded (9.642%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T05:17:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.152020+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.154209+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.156985+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.157776+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.162781+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:08.163392+0000 mgr.y (mgr.44100) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.235636+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.237257+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.238813+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.239315+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.244492+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:08.245166+0000 mgr.y (mgr.44100) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.305353+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.307330+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.309645+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.310317+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.315346+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:08.315920+0000 mgr.y (mgr.44100) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.375877+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.377977+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.380501+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.381176+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.386156+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:08.386641+0000 mgr.y (mgr.44100) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.426583+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.428495+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.430602+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.431321+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.436205+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:08.436659+0000 mgr.y (mgr.44100) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.476434+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.478408+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.163 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.480226+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.163 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.480888+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.163 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.485722+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.163 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:08.486194+0000 mgr.y (mgr.44100) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.163 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.526053+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.164 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.527778+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.164 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.529537+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.164 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.530153+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.164 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.535030+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.164 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:08.535433+0000 mgr.y (mgr.44100) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.164 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.576325+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.578244+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.580025+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.580647+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.585619+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:08.586176+0000 mgr.y (mgr.44100) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.165 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.631175+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.633588+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.636198+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.637071+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.643956+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: cephadm 2024-03-30T05:17:08.644493+0000 mgr.y (mgr.44100) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.704947+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.167 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.706775+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.167 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.708538+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.167 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:08 smithi118 bash[75658]: audit 2024-03-30T05:17:08.709128+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.334 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[115033]: debug 2024-03-30T05:17:09.027+0000 7fb75111e700 1 -- 172.21.15.89:0/2755759744 <== mon.1 v2:172.21.15.89:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562edc757680 con 0x562edc794800 2024-03-30T05:17:09.834 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[115033]: debug 2024-03-30T05:17:09.583+0000 7fb75a2b67c0 -1 Falling back to public interface 2024-03-30T05:17:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.731464+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:08.732212+0000 mgr.y (mgr.44100) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.788971+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.790728+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.792409+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.793050+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.799157+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:08.799607+0000 mgr.y (mgr.44100) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.869835+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.874205+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.877895+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.879225+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.888479+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:08.889098+0000 mgr.y (mgr.44100) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.952891+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.955005+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.957020+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.957738+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:08.964289+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:08.964853+0000 mgr.y (mgr.44100) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.731464+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:08.732212+0000 mgr.y (mgr.44100) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.788971+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.790728+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.792409+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.793050+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.799157+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:08.799607+0000 mgr.y (mgr.44100) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.869835+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.874205+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.877895+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.879225+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.888479+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:08.889098+0000 mgr.y (mgr.44100) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.952891+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.955005+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.957020+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.957738+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:08.964289+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:08.964853+0000 mgr.y (mgr.44100) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.037926+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.039635+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.041682+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.042288+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.046845+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.047256+0000 mgr.y (mgr.44100) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.086957+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.088668+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.090426+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.091016+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.095610+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.096018+0000 mgr.y (mgr.44100) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.135690+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.137381+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.138928+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.139511+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.144252+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.144679+0000 mgr.y (mgr.44100) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.184218+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.037926+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.039635+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.041682+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.042288+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.046845+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.047256+0000 mgr.y (mgr.44100) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.086957+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.088668+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.090426+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.091016+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.095610+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.096018+0000 mgr.y (mgr.44100) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.135690+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.137381+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.138928+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.139511+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.144252+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.144679+0000 mgr.y (mgr.44100) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.184218+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.185864+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.187425+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.187944+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.192685+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.193097+0000 mgr.y (mgr.44100) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.232689+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.234312+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.235942+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.236511+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.241398+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.241803+0000 mgr.y (mgr.44100) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.286213+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.288373+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.290276+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.290974+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.297810+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.298259+0000 mgr.y (mgr.44100) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.338481+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.340774+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.342661+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.343295+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.348092+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.348539+0000 mgr.y (mgr.44100) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.388778+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.390696+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.392514+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.393242+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.398088+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.398486+0000 mgr.y (mgr.44100) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.438185+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.440099+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.441871+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.442492+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.447532+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.447985+0000 mgr.y (mgr.44100) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.489804+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.491828+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.493794+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.494491+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.185864+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.187425+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.187944+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.192685+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.193097+0000 mgr.y (mgr.44100) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.232689+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.234312+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.235942+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.236511+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.241398+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.241803+0000 mgr.y (mgr.44100) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.286213+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.288373+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.290276+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.290974+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.297810+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.298259+0000 mgr.y (mgr.44100) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.338481+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.340774+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.342661+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.501828+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.502294+0000 mgr.y (mgr.44100) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.559689+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.561726+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.563600+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.564224+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.571430+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.571996+0000 mgr.y (mgr.44100) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.629032+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.630888+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.632957+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.633605+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.641390+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.641816+0000 mgr.y (mgr.44100) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.699404+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.701381+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.703180+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.703870+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[101699]: audit 2024-03-30T05:17:09.711732+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.343295+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.348092+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.348539+0000 mgr.y (mgr.44100) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.388778+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.390696+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.392514+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.393242+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.398088+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.398486+0000 mgr.y (mgr.44100) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.438185+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.440099+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.441871+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.442492+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.447532+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.447985+0000 mgr.y (mgr.44100) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.489804+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.491828+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.493794+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.494491+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.501828+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.502294+0000 mgr.y (mgr.44100) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.559689+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.561726+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.563600+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.564224+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.571430+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.571996+0000 mgr.y (mgr.44100) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.629032+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.630888+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.632957+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.633605+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.641390+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.641816+0000 mgr.y (mgr.44100) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.699404+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.701381+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.703180+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:09.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.703870+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:09.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:09 smithi089 bash[99668]: audit 2024-03-30T05:17:09.711732+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.731464+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:08.732212+0000 mgr.y (mgr.44100) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.788971+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.790728+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.792409+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.793050+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.799157+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:08.799607+0000 mgr.y (mgr.44100) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.869835+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.874205+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.877895+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.879225+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.888479+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:08.889098+0000 mgr.y (mgr.44100) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.952891+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.955005+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.957020+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.957738+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:08.964289+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:08.964853+0000 mgr.y (mgr.44100) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.037926+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.039635+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.041682+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.042288+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.046845+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.047256+0000 mgr.y (mgr.44100) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.086957+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.088668+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.090426+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.091016+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.095610+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.096018+0000 mgr.y (mgr.44100) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.135690+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.137381+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.138928+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.139511+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.144252+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.144679+0000 mgr.y (mgr.44100) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.184218+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.185864+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.187425+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.187944+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.192685+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.193097+0000 mgr.y (mgr.44100) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.232689+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.234312+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.235942+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.236511+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.241398+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.241803+0000 mgr.y (mgr.44100) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.286213+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.288373+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.290276+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.290974+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.297810+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.298259+0000 mgr.y (mgr.44100) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.338481+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.340774+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.342661+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.343295+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.348092+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.348539+0000 mgr.y (mgr.44100) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.388778+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.390696+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.392514+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.393242+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.398088+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.398486+0000 mgr.y (mgr.44100) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.438185+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.440099+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.441871+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.442492+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.447532+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.447985+0000 mgr.y (mgr.44100) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.489804+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.491828+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.493794+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.494491+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.501828+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.502294+0000 mgr.y (mgr.44100) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.559689+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.561726+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.563600+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.564224+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.571430+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.571996+0000 mgr.y (mgr.44100) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.629032+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.630888+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.632957+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.633605+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.641390+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:10.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.641816+0000 mgr.y (mgr.44100) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:10.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.699404+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:10.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.701381+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:10.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.703180+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:10.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.703870+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:10.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:09 smithi118 bash[75658]: audit 2024-03-30T05:17:09.711732+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.071 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.712219+0000 mgr.y (mgr.44100) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.071 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.768242+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.071 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.770311+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.071 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.772067+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.071 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.772936+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.071 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.780567+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.071 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.781026+0000 mgr.y (mgr.44100) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.071 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.821450+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.823430+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.825267+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.825959+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.833348+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.833815+0000 mgr.y (mgr.44100) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.907246+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.909217+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.911223+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.911890+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.919020+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: cephadm 2024-03-30T05:17:09.919507+0000 mgr.y (mgr.44100) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.073 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.712219+0000 mgr.y (mgr.44100) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.073 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.768242+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.073 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.770311+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.073 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.772067+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.073 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.772936+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.073 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.780567+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.073 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.781026+0000 mgr.y (mgr.44100) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.073 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.821450+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.073 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.823430+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.073 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.825267+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.073 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.825959+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.073 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.833348+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.073 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.833815+0000 mgr.y (mgr.44100) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.074 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.907246+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.074 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.909217+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.074 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.911223+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.074 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.911890+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.074 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.919020+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.074 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: cephadm 2024-03-30T05:17:09.919507+0000 mgr.y (mgr.44100) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.993174+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.995176+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.996917+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:09.997614+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.005186+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: cephadm 2024-03-30T05:17:10.005647+0000 mgr.y (mgr.44100) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: cluster 2024-03-30T05:17:10.026773+0000 mgr.y (mgr.44100) 1016 : cluster [DBG] pgmap v258: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 139 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:11.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.045845+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.047563+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.049222+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.049832+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.055514+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: cephadm 2024-03-30T05:17:10.055939+0000 mgr.y (mgr.44100) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.096924+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.099153+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.101292+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.101902+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.076 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.107571+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.076 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: cephadm 2024-03-30T05:17:10.108010+0000 mgr.y (mgr.44100) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.993174+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.995176+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.996917+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:09.997614+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.005186+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: cephadm 2024-03-30T05:17:10.005647+0000 mgr.y (mgr.44100) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: cluster 2024-03-30T05:17:10.026773+0000 mgr.y (mgr.44100) 1016 : cluster [DBG] pgmap v258: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 139 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:11.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.045845+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.047563+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.049222+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.049832+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.055514+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: cephadm 2024-03-30T05:17:10.055939+0000 mgr.y (mgr.44100) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.096924+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.099153+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.101292+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.101902+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.107571+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: cephadm 2024-03-30T05:17:10.108010+0000 mgr.y (mgr.44100) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.077 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.148165+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.149954+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.151625+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.152235+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.157832+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: cephadm 2024-03-30T05:17:10.158256+0000 mgr.y (mgr.44100) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.198759+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.200521+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.202148+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.202708+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.207501+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: cephadm 2024-03-30T05:17:10.207934+0000 mgr.y (mgr.44100) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.264255+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.266081+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.267979+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.268661+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.273876+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: cephadm 2024-03-30T05:17:10.274331+0000 mgr.y (mgr.44100) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.339490+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.343279+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.079 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.148165+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.079 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.149954+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.079 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.151625+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.079 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.152235+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.157832+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: cephadm 2024-03-30T05:17:10.158256+0000 mgr.y (mgr.44100) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.198759+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.200521+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.202148+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.202708+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.207501+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: cephadm 2024-03-30T05:17:10.207934+0000 mgr.y (mgr.44100) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.264255+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.266081+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.267979+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.268661+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.273876+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: cephadm 2024-03-30T05:17:10.274331+0000 mgr.y (mgr.44100) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.339490+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.343279+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.347921+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.349058+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.356313+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: cephadm 2024-03-30T05:17:10.357075+0000 mgr.y (mgr.44100) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.442205+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.444153+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.446069+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.446698+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.451739+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: cephadm 2024-03-30T05:17:10.452199+0000 mgr.y (mgr.44100) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.539665+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.543837+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.546842+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.547825+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.554246+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: cephadm 2024-03-30T05:17:10.554939+0000 mgr.y (mgr.44100) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.630188+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.632349+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.082 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.634682+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.347921+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.349058+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.356313+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: cephadm 2024-03-30T05:17:10.357075+0000 mgr.y (mgr.44100) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.442205+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.444153+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.446069+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.446698+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.451739+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: cephadm 2024-03-30T05:17:10.452199+0000 mgr.y (mgr.44100) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.539665+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.543837+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.546842+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.547825+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.554246+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: cephadm 2024-03-30T05:17:10.554939+0000 mgr.y (mgr.44100) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.630188+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.632349+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.634682+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.635504+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.640768+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: cephadm 2024-03-30T05:17:10.641293+0000 mgr.y (mgr.44100) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.682450+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.684527+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.686340+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.686956+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[99668]: audit 2024-03-30T05:17:10.691876+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.635504+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.640768+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: cephadm 2024-03-30T05:17:10.641293+0000 mgr.y (mgr.44100) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.682450+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.684527+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.686340+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.686956+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:10 smithi089 bash[101699]: audit 2024-03-30T05:17:10.691876+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.712219+0000 mgr.y (mgr.44100) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.768242+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.770311+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.772067+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.772936+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.780567+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.781026+0000 mgr.y (mgr.44100) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.821450+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.823430+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.825267+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.825959+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.833348+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.833815+0000 mgr.y (mgr.44100) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.907246+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.909217+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.911223+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.911890+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.919020+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: cephadm 2024-03-30T05:17:09.919507+0000 mgr.y (mgr.44100) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.993174+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.995176+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.996917+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:09.997614+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.005186+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: cephadm 2024-03-30T05:17:10.005647+0000 mgr.y (mgr.44100) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: cluster 2024-03-30T05:17:10.026773+0000 mgr.y (mgr.44100) 1016 : cluster [DBG] pgmap v258: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 139 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:11.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.045845+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.047563+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.049222+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.049832+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.055514+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: cephadm 2024-03-30T05:17:10.055939+0000 mgr.y (mgr.44100) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.096924+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.099153+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.101292+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.101902+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.107571+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: cephadm 2024-03-30T05:17:10.108010+0000 mgr.y (mgr.44100) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.148165+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.149954+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.151625+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.152235+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.157832+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: cephadm 2024-03-30T05:17:10.158256+0000 mgr.y (mgr.44100) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.198759+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.200521+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.202148+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.202708+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.207501+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: cephadm 2024-03-30T05:17:10.207934+0000 mgr.y (mgr.44100) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.264255+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.266081+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.267979+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.268661+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.273876+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: cephadm 2024-03-30T05:17:10.274331+0000 mgr.y (mgr.44100) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.339490+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.343279+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.347921+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.349058+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.356313+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: cephadm 2024-03-30T05:17:10.357075+0000 mgr.y (mgr.44100) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.442205+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.444153+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.446069+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.446698+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.451739+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: cephadm 2024-03-30T05:17:10.452199+0000 mgr.y (mgr.44100) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.539665+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.543837+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.546842+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.547825+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.554246+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: cephadm 2024-03-30T05:17:10.554939+0000 mgr.y (mgr.44100) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.630188+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.632349+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.634682+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.635504+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.640768+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:11.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: cephadm 2024-03-30T05:17:10.641293+0000 mgr.y (mgr.44100) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:11.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.682450+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:11.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.684527+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:11.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.686340+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:11.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.686956+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:11.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:10 smithi118 bash[75658]: audit 2024-03-30T05:17:10.691876+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.011 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: cephadm 2024-03-30T05:17:10.692355+0000 mgr.y (mgr.44100) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.011 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.752784+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.012 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.754679+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.012 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.756650+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.012 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.757321+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.012 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.762148+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.012 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: cephadm 2024-03-30T05:17:10.762635+0000 mgr.y (mgr.44100) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.012 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.818672+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.012 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.820385+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.012 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.822008+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.012 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.822598+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.012 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.829137+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.012 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: cephadm 2024-03-30T05:17:10.829601+0000 mgr.y (mgr.44100) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.012 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.869721+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.012 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.871491+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.012 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.873215+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.013 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.873842+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.013 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.880647+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.013 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: cephadm 2024-03-30T05:17:10.881058+0000 mgr.y (mgr.44100) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.013 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: cephadm 2024-03-30T05:17:10.692355+0000 mgr.y (mgr.44100) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.013 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.752784+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.013 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.754679+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.013 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.756650+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.013 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.757321+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.013 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.762148+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.013 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: cephadm 2024-03-30T05:17:10.762635+0000 mgr.y (mgr.44100) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.818672+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.820385+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.822008+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.822598+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.829137+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: cephadm 2024-03-30T05:17:10.829601+0000 mgr.y (mgr.44100) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.869721+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.871491+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.873215+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.873842+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.880647+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.014 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: cephadm 2024-03-30T05:17:10.881058+0000 mgr.y (mgr.44100) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.015 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.937431+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.015 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.939167+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.015 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.940829+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.015 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.941396+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.015 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:10.947895+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.015 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: cephadm 2024-03-30T05:17:10.948375+0000 mgr.y (mgr.44100) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.015 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.021479+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.015 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.023366+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.015 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.026119+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.015 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.026811+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.015 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.033750+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: cephadm 2024-03-30T05:17:11.034237+0000 mgr.y (mgr.44100) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.108163+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.110039+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.111760+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.112351+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.118704+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: cephadm 2024-03-30T05:17:11.119106+0000 mgr.y (mgr.44100) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.160008+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.161792+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.163571+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.164193+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.170821+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: cephadm 2024-03-30T05:17:11.171235+0000 mgr.y (mgr.44100) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.227570+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.229538+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.017 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.231694+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.017 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.232411+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.017 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.240581+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.017 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: cephadm 2024-03-30T05:17:11.241029+0000 mgr.y (mgr.44100) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.017 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.313337+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.017 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.317134+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.017 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.320099+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.017 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.321191+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.017 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.330312+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.017 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: cephadm 2024-03-30T05:17:11.331281+0000 mgr.y (mgr.44100) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.017 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.420592+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.017 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.424001+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.017 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.426403+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.017 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.427366+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.018 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.937431+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.018 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.939167+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.018 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.940829+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.018 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.941396+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.018 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:10.947895+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.018 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: cephadm 2024-03-30T05:17:10.948375+0000 mgr.y (mgr.44100) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.018 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.021479+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.018 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.023366+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.018 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.026119+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.018 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.026811+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.019 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.033750+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.019 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: cephadm 2024-03-30T05:17:11.034237+0000 mgr.y (mgr.44100) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.019 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.108163+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.019 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.110039+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.019 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.111760+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.019 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.112351+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.019 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.118704+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.019 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: cephadm 2024-03-30T05:17:11.119106+0000 mgr.y (mgr.44100) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.019 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.160008+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.019 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.161792+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.020 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.436158+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.020 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: cephadm 2024-03-30T05:17:11.437020+0000 mgr.y (mgr.44100) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.020 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.495799+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.020 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.497624+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.020 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.499343+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.020 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.499943+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.020 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.507531+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.020 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: cephadm 2024-03-30T05:17:11.507970+0000 mgr.y (mgr.44100) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.020 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.547946+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.020 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.549708+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.020 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.551399+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.020 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.551992+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.020 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.559480+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.020 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: cephadm 2024-03-30T05:17:11.559918+0000 mgr.y (mgr.44100) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.021 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.599635+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.021 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.601572+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.021 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.603946+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.021 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.604773+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.021 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.612442+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.021 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: cephadm 2024-03-30T05:17:11.612939+0000 mgr.y (mgr.44100) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.021 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.673765+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.021 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.675871+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.021 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.677753+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.021 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.678447+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.021 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[99668]: audit 2024-03-30T05:17:11.686068+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.022 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.163571+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.022 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.164193+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.022 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.170821+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.022 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: cephadm 2024-03-30T05:17:11.171235+0000 mgr.y (mgr.44100) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.022 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.227570+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.022 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.229538+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.022 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.231694+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.022 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.232411+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.022 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.240581+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.023 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: cephadm 2024-03-30T05:17:11.241029+0000 mgr.y (mgr.44100) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.023 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.313337+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.023 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.317134+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.023 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.320099+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.023 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.321191+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.023 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.330312+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.023 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: cephadm 2024-03-30T05:17:11.331281+0000 mgr.y (mgr.44100) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.023 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.420592+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.023 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.424001+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.023 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.426403+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.023 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.427366+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.023 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.436158+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.023 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: cephadm 2024-03-30T05:17:11.437020+0000 mgr.y (mgr.44100) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.024 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.495799+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.024 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.497624+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.024 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.499343+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.024 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.499943+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.024 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.507531+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.024 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: cephadm 2024-03-30T05:17:11.507970+0000 mgr.y (mgr.44100) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.024 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.547946+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.024 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.549708+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.024 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.551399+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.024 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.551992+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.024 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.559480+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.024 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: cephadm 2024-03-30T05:17:11.559918+0000 mgr.y (mgr.44100) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.024 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.599635+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.024 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.601572+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.024 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.603946+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.025 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.604773+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.025 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.612442+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.025 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: cephadm 2024-03-30T05:17:11.612939+0000 mgr.y (mgr.44100) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.025 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.673765+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.025 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.675871+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.025 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.677753+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.025 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.678447+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.025 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:11 smithi089 bash[101699]: audit 2024-03-30T05:17:11.686068+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: cephadm 2024-03-30T05:17:10.692355+0000 mgr.y (mgr.44100) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.752784+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.754679+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.756650+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.757321+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.762148+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: cephadm 2024-03-30T05:17:10.762635+0000 mgr.y (mgr.44100) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.818672+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.820385+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.822008+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.822598+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.829137+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: cephadm 2024-03-30T05:17:10.829601+0000 mgr.y (mgr.44100) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.869721+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.871491+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.873215+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.873842+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.880647+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: cephadm 2024-03-30T05:17:10.881058+0000 mgr.y (mgr.44100) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.937431+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.939167+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.940829+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.941396+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:10.947895+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: cephadm 2024-03-30T05:17:10.948375+0000 mgr.y (mgr.44100) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.021479+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.023366+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.026119+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.026811+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.033750+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: cephadm 2024-03-30T05:17:11.034237+0000 mgr.y (mgr.44100) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.108163+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.110039+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.111760+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.112351+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.118704+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: cephadm 2024-03-30T05:17:11.119106+0000 mgr.y (mgr.44100) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.160008+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.161792+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.163571+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.164193+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.170821+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: cephadm 2024-03-30T05:17:11.171235+0000 mgr.y (mgr.44100) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.227570+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.229538+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.231694+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.232411+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.240581+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: cephadm 2024-03-30T05:17:11.241029+0000 mgr.y (mgr.44100) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.313337+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.317134+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.320099+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.321191+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.330312+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: cephadm 2024-03-30T05:17:11.331281+0000 mgr.y (mgr.44100) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.420592+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.424001+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.426403+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.427366+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.436158+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: cephadm 2024-03-30T05:17:11.437020+0000 mgr.y (mgr.44100) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.495799+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.497624+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.499343+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.499943+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.507531+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: cephadm 2024-03-30T05:17:11.507970+0000 mgr.y (mgr.44100) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.547946+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.549708+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.551399+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.551992+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.559480+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: cephadm 2024-03-30T05:17:11.559918+0000 mgr.y (mgr.44100) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.599635+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.601572+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.603946+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.604773+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.612442+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:12.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: cephadm 2024-03-30T05:17:11.612939+0000 mgr.y (mgr.44100) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:12.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.673765+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:12.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.675871+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:12.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.677753+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:12.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.678447+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:12.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:11 smithi118 bash[75658]: audit 2024-03-30T05:17:11.686068+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.084 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[115033]: debug 2024-03-30T05:17:12.655+0000 7fb75a2b67c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-03-30T05:17:13.084 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[115033]: debug 2024-03-30T05:17:12.695+0000 7fb75a2b67c0 -1 osd.2 122 log_to_monitors true 2024-03-30T05:17:13.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: cephadm 2024-03-30T05:17:11.686625+0000 mgr.y (mgr.44100) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:13.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.753801+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.759535+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.762252+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:13.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.770606+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.770957+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.774090+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: cephadm 2024-03-30T05:17:11.774952+0000 mgr.y (mgr.44100) 1041 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:17:13.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.778491+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.781393+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.782838+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.784235+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.785619+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.786814+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.788021+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: cephadm 2024-03-30T05:17:11.788646+0000 mgr.y (mgr.44100) 1042 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:17:13.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.789422+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:17:13.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.793775+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:17:13.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.796281+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.800134+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:17:13.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: cephadm 2024-03-30T05:17:11.686625+0000 mgr.y (mgr.44100) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:13.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.753801+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.759535+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.762252+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:13.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.770606+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.770957+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.774090+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: cephadm 2024-03-30T05:17:11.774952+0000 mgr.y (mgr.44100) 1041 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:17:13.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.778491+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.781393+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.782838+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.784235+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.785619+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.786814+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.788021+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: cephadm 2024-03-30T05:17:11.788646+0000 mgr.y (mgr.44100) 1042 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:17:13.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.789422+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:17:13.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.793775+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:17:13.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.796281+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.800134+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:17:13.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.802468+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:17:13.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.806527+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:17:13.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.808793+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:17:13.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.809417+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:17:13.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.810037+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:17:13.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.810661+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:17:13.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.811226+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.811807+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:17:13.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.812381+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:17:13.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.812938+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:17:13.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.813492+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:17:13.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.816976+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:17:13.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.819291+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.819838+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.820376+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.820938+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.802468+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:17:13.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.806527+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:17:13.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.808793+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:17:13.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.809417+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:17:13.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.810037+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:17:13.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.810661+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:17:13.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.811226+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.811807+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:17:13.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.812381+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:17:13.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.812938+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:17:13.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.813492+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:17:13.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.816976+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:17:13.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.819291+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.819838+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.820376+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.820938+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.821501+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.822050+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: cephadm 2024-03-30T05:17:11.822532+0000 mgr.y (mgr.44100) 1043 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:17:13.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.822923+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:17:13.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.826645+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:17:13.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.828148+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:13.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.828832+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:13.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.836262+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.879941+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:13.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.880664+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:13.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:11.888319+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: cluster 2024-03-30T05:17:12.027351+0000 mgr.y (mgr.44100) 1044 : cluster [DBG] pgmap v259: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 123 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:13.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:12.205611+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:12.657092+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:12.666815+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:12.676090+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:12.700981+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/3653232757,v1:172.21.15.89:6819/3653232757]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T05:17:13.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[101699]: audit 2024-03-30T05:17:12.701284+0000 mon.a (mon.0) 2604 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T05:17:13.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.821501+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.822050+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: cephadm 2024-03-30T05:17:11.822532+0000 mgr.y (mgr.44100) 1043 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:17:13.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.822923+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:17:13.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.826645+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:17:13.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.828148+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:13.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.828832+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:13.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.836262+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.879941+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:13.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.880664+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:13.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:11.888319+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: cluster 2024-03-30T05:17:12.027351+0000 mgr.y (mgr.44100) 1044 : cluster [DBG] pgmap v259: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 123 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:13.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:12.205611+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:12.657092+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:12.666815+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:12.676090+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:12.700981+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/3653232757,v1:172.21.15.89:6819/3653232757]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T05:17:13.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:12 smithi089 bash[99668]: audit 2024-03-30T05:17:12.701284+0000 mon.a (mon.0) 2604 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T05:17:13.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: cephadm 2024-03-30T05:17:11.686625+0000 mgr.y (mgr.44100) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:17:13.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.753801+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.759535+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.762252+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.770606+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.770957+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.774090+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: cephadm 2024-03-30T05:17:11.774952+0000 mgr.y (mgr.44100) 1041 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:17:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.778491+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.781393+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.782838+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.784235+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.785619+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.786814+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.788021+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: cephadm 2024-03-30T05:17:11.788646+0000 mgr.y (mgr.44100) 1042 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:17:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.789422+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:17:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.793775+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:17:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.796281+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.800134+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:17:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.802468+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:17:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.806527+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:17:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.808793+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:17:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.809417+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:17:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.810037+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:17:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.810661+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:17:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.811226+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.811807+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:17:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.812381+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:17:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.812938+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:17:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.813492+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:17:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.816976+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:17:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.819291+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.819838+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.820376+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.820938+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.821501+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.822050+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: cephadm 2024-03-30T05:17:11.822532+0000 mgr.y (mgr.44100) 1043 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:17:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.822923+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:17:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.826645+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:17:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.828148+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.828832+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.836262+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.879941+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.880664+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:11.888319+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: cluster 2024-03-30T05:17:12.027351+0000 mgr.y (mgr.44100) 1044 : cluster [DBG] pgmap v259: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 123 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:12.205611+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:12.657092+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:12.666815+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:12.676090+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:12.700981+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/3653232757,v1:172.21.15.89:6819/3653232757]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T05:17:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:12 smithi118 bash[75658]: audit 2024-03-30T05:17:12.701284+0000 mon.a (mon.0) 2604 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T05:17:14.084 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:17:13 smithi089 bash[115033]: debug 2024-03-30T05:17:13.735+0000 7fb74b70e700 -1 osd.2 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:17:15.015 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:14 smithi089 bash[99668]: audit 2024-03-30T05:17:13.676430+0000 mon.a (mon.0) 2605 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T05:17:15.015 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:14 smithi089 bash[99668]: cluster 2024-03-30T05:17:13.684659+0000 mon.a (mon.0) 2606 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-03-30T05:17:15.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:14 smithi089 bash[99668]: audit 2024-03-30T05:17:13.686059+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/3653232757,v1:172.21.15.89:6819/3653232757]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:17:15.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:14 smithi089 bash[99668]: audit 2024-03-30T05:17:13.689646+0000 mon.a (mon.0) 2607 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:17:15.016 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:14 smithi089 bash[99668]: cluster 2024-03-30T05:17:14.028299+0000 mgr.y (mgr.44100) 1045 : cluster [DBG] pgmap v261: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:15.016 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:14 smithi089 bash[101699]: audit 2024-03-30T05:17:13.676430+0000 mon.a (mon.0) 2605 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T05:17:15.016 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:14 smithi089 bash[101699]: cluster 2024-03-30T05:17:13.684659+0000 mon.a (mon.0) 2606 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-03-30T05:17:15.016 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:14 smithi089 bash[101699]: audit 2024-03-30T05:17:13.686059+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/3653232757,v1:172.21.15.89:6819/3653232757]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:17:15.016 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:14 smithi089 bash[101699]: audit 2024-03-30T05:17:13.689646+0000 mon.a (mon.0) 2607 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:17:15.016 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:14 smithi089 bash[101699]: cluster 2024-03-30T05:17:14.028299+0000 mgr.y (mgr.44100) 1045 : cluster [DBG] pgmap v261: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:15.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:14 smithi118 bash[75658]: audit 2024-03-30T05:17:13.676430+0000 mon.a (mon.0) 2605 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T05:17:15.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:14 smithi118 bash[75658]: cluster 2024-03-30T05:17:13.684659+0000 mon.a (mon.0) 2606 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-03-30T05:17:15.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:14 smithi118 bash[75658]: audit 2024-03-30T05:17:13.686059+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/3653232757,v1:172.21.15.89:6819/3653232757]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:17:15.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:14 smithi118 bash[75658]: audit 2024-03-30T05:17:13.689646+0000 mon.a (mon.0) 2607 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:17:15.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:14 smithi118 bash[75658]: cluster 2024-03-30T05:17:14.028299+0000 mgr.y (mgr.44100) 1045 : cluster [DBG] pgmap v261: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:15.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[99668]: cluster 2024-03-30T05:17:14.676690+0000 mon.a (mon.0) 2608 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:17:15.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[99668]: cluster 2024-03-30T05:17:14.687447+0000 mon.a (mon.0) 2609 : cluster [INF] osd.2 [v2:172.21.15.89:6818/3653232757,v1:172.21.15.89:6819/3653232757] boot 2024-03-30T05:17:15.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[99668]: cluster 2024-03-30T05:17:14.687610+0000 mon.a (mon.0) 2610 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-03-30T05:17:15.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[99668]: audit 2024-03-30T05:17:14.690128+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:17:15.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[99668]: audit 2024-03-30T05:17:15.621810+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:15.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[99668]: audit 2024-03-30T05:17:15.627551+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:15.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[99668]: audit 2024-03-30T05:17:15.633672+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:15.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[99668]: cluster 2024-03-30T05:17:15.683255+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-03-30T05:17:15.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[101699]: cluster 2024-03-30T05:17:14.676690+0000 mon.a (mon.0) 2608 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:17:15.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[101699]: cluster 2024-03-30T05:17:14.687447+0000 mon.a (mon.0) 2609 : cluster [INF] osd.2 [v2:172.21.15.89:6818/3653232757,v1:172.21.15.89:6819/3653232757] boot 2024-03-30T05:17:15.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[101699]: cluster 2024-03-30T05:17:14.687610+0000 mon.a (mon.0) 2610 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-03-30T05:17:15.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[101699]: audit 2024-03-30T05:17:14.690128+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:17:15.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[101699]: audit 2024-03-30T05:17:15.621810+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:15.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[101699]: audit 2024-03-30T05:17:15.627551+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:15.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[101699]: audit 2024-03-30T05:17:15.633672+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:15.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:15 smithi089 bash[101699]: cluster 2024-03-30T05:17:15.683255+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-03-30T05:17:16.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:15 smithi118 bash[75658]: cluster 2024-03-30T05:17:14.676690+0000 mon.a (mon.0) 2608 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:17:16.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:15 smithi118 bash[75658]: cluster 2024-03-30T05:17:14.687447+0000 mon.a (mon.0) 2609 : cluster [INF] osd.2 [v2:172.21.15.89:6818/3653232757,v1:172.21.15.89:6819/3653232757] boot 2024-03-30T05:17:16.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:15 smithi118 bash[75658]: cluster 2024-03-30T05:17:14.687610+0000 mon.a (mon.0) 2610 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-03-30T05:17:16.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:15 smithi118 bash[75658]: audit 2024-03-30T05:17:14.690128+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:17:16.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:15 smithi118 bash[75658]: audit 2024-03-30T05:17:15.621810+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:16.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:15 smithi118 bash[75658]: audit 2024-03-30T05:17:15.627551+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:16.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:15 smithi118 bash[75658]: audit 2024-03-30T05:17:15.633672+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:16.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:15 smithi118 bash[75658]: cluster 2024-03-30T05:17:15.683255+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-03-30T05:17:17.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:16 smithi118 bash[75658]: cluster 2024-03-30T05:17:16.029317+0000 mgr.y (mgr.44100) 1046 : cluster [DBG] pgmap v264: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:17.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:16 smithi089 bash[99668]: cluster 2024-03-30T05:17:16.029317+0000 mgr.y (mgr.44100) 1046 : cluster [DBG] pgmap v264: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:17.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:16 smithi089 bash[101699]: cluster 2024-03-30T05:17:16.029317+0000 mgr.y (mgr.44100) 1046 : cluster [DBG] pgmap v264: 161 pgs: 18 active+undersized+degraded, 29 active+undersized, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-03-30T05:17:18.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:17:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:17:17] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.43.0" 2024-03-30T05:17:18.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:18 smithi118 bash[75658]: cluster 2024-03-30T05:17:18.083114+0000 mon.a (mon.0) 2616 : cluster [WRN] Health check update: Degraded data redundancy: 4/726 objects degraded (0.551%), 4 pgs degraded (PG_DEGRADED) 2024-03-30T05:17:18.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:18 smithi089 bash[99668]: cluster 2024-03-30T05:17:18.083114+0000 mon.a (mon.0) 2616 : cluster [WRN] Health check update: Degraded data redundancy: 4/726 objects degraded (0.551%), 4 pgs degraded (PG_DEGRADED) 2024-03-30T05:17:18.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:18 smithi089 bash[101699]: cluster 2024-03-30T05:17:18.083114+0000 mon.a (mon.0) 2616 : cluster [WRN] Health check update: Degraded data redundancy: 4/726 objects degraded (0.551%), 4 pgs degraded (PG_DEGRADED) 2024-03-30T05:17:19.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:19 smithi089 bash[99668]: cluster 2024-03-30T05:17:18.031103+0000 mgr.y (mgr.44100) 1047 : cluster [DBG] pgmap v265: 161 pgs: 4 active+undersized+degraded, 8 active+undersized, 149 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 4/726 objects degraded (0.551%); 0 B/s, 6 objects/s recovering 2024-03-30T05:17:19.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:19 smithi089 bash[99668]: audit 2024-03-30T05:17:18.096587+0000 mgr.y (mgr.44100) 1048 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:19.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:19 smithi089 bash[101699]: cluster 2024-03-30T05:17:18.031103+0000 mgr.y (mgr.44100) 1047 : cluster [DBG] pgmap v265: 161 pgs: 4 active+undersized+degraded, 8 active+undersized, 149 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 4/726 objects degraded (0.551%); 0 B/s, 6 objects/s recovering 2024-03-30T05:17:19.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:19 smithi089 bash[101699]: audit 2024-03-30T05:17:18.096587+0000 mgr.y (mgr.44100) 1048 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:19 smithi118 bash[75658]: cluster 2024-03-30T05:17:18.031103+0000 mgr.y (mgr.44100) 1047 : cluster [DBG] pgmap v265: 161 pgs: 4 active+undersized+degraded, 8 active+undersized, 149 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 4/726 objects degraded (0.551%); 0 B/s, 6 objects/s recovering 2024-03-30T05:17:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:19 smithi118 bash[75658]: audit 2024-03-30T05:17:18.096587+0000 mgr.y (mgr.44100) 1048 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:20.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:20 smithi118 bash[75658]: audit 2024-03-30T05:17:19.593252+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:20.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:20 smithi118 bash[75658]: audit 2024-03-30T05:17:19.599199+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:20.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:20 smithi118 bash[75658]: audit 2024-03-30T05:17:19.606729+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:21.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:20 smithi089 bash[99668]: audit 2024-03-30T05:17:19.593252+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:21.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:20 smithi089 bash[99668]: audit 2024-03-30T05:17:19.599199+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:21.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:20 smithi089 bash[99668]: audit 2024-03-30T05:17:19.606729+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:21.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:20 smithi089 bash[101699]: audit 2024-03-30T05:17:19.593252+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:21.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:20 smithi089 bash[101699]: audit 2024-03-30T05:17:19.599199+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:21.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:20 smithi089 bash[101699]: audit 2024-03-30T05:17:19.606729+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:21.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:21 smithi118 bash[75658]: cluster 2024-03-30T05:17:20.031935+0000 mgr.y (mgr.44100) 1049 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 805 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-03-30T05:17:21.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:21 smithi118 bash[75658]: cluster 2024-03-30T05:17:20.605050+0000 mon.a (mon.0) 2620 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/726 objects degraded (0.551%), 4 pgs degraded) 2024-03-30T05:17:21.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:21 smithi118 bash[75658]: cluster 2024-03-30T05:17:20.605109+0000 mon.a (mon.0) 2621 : cluster [INF] Cluster is now healthy 2024-03-30T05:17:22.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:21 smithi089 bash[99668]: cluster 2024-03-30T05:17:20.031935+0000 mgr.y (mgr.44100) 1049 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 805 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-03-30T05:17:22.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:21 smithi089 bash[99668]: cluster 2024-03-30T05:17:20.605050+0000 mon.a (mon.0) 2620 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/726 objects degraded (0.551%), 4 pgs degraded) 2024-03-30T05:17:22.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:21 smithi089 bash[99668]: cluster 2024-03-30T05:17:20.605109+0000 mon.a (mon.0) 2621 : cluster [INF] Cluster is now healthy 2024-03-30T05:17:22.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:21 smithi089 bash[101699]: cluster 2024-03-30T05:17:20.031935+0000 mgr.y (mgr.44100) 1049 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 805 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-03-30T05:17:22.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:21 smithi089 bash[101699]: cluster 2024-03-30T05:17:20.605050+0000 mon.a (mon.0) 2620 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/726 objects degraded (0.551%), 4 pgs degraded) 2024-03-30T05:17:22.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:21 smithi089 bash[101699]: cluster 2024-03-30T05:17:20.605109+0000 mon.a (mon.0) 2621 : cluster [INF] Cluster is now healthy 2024-03-30T05:17:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:22 smithi089 bash[99668]: audit 2024-03-30T05:17:21.976048+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:22 smithi089 bash[99668]: audit 2024-03-30T05:17:21.978384+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:22 smithi089 bash[99668]: cluster 2024-03-30T05:17:22.032787+0000 mgr.y (mgr.44100) 1050 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-03-30T05:17:23.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:22 smithi089 bash[101699]: audit 2024-03-30T05:17:21.976048+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:23.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:22 smithi089 bash[101699]: audit 2024-03-30T05:17:21.978384+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:23.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:22 smithi089 bash[101699]: cluster 2024-03-30T05:17:22.032787+0000 mgr.y (mgr.44100) 1050 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-03-30T05:17:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:22 smithi118 bash[75658]: audit 2024-03-30T05:17:21.976048+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:22 smithi118 bash[75658]: audit 2024-03-30T05:17:21.978384+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:22 smithi118 bash[75658]: cluster 2024-03-30T05:17:22.032787+0000 mgr.y (mgr.44100) 1050 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-03-30T05:17:25.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:25 smithi089 bash[99668]: cluster 2024-03-30T05:17:24.034196+0000 mgr.y (mgr.44100) 1051 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-03-30T05:17:25.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:25 smithi089 bash[101699]: cluster 2024-03-30T05:17:24.034196+0000 mgr.y (mgr.44100) 1051 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-03-30T05:17:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:25 smithi118 bash[75658]: cluster 2024-03-30T05:17:24.034196+0000 mgr.y (mgr.44100) 1051 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-03-30T05:17:25.896 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:17:26.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:26 smithi089 bash[99668]: audit 2024-03-30T05:17:25.067119+0000 mgr.y (mgr.44100) 1052 : audit [DBG] from='client.64330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:26.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:26 smithi089 bash[101699]: audit 2024-03-30T05:17:25.067119+0000 mgr.y (mgr.44100) 1052 : audit [DBG] from='client.64330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:26.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:26 smithi118 bash[75658]: audit 2024-03-30T05:17:25.067119+0000 mgr.y (mgr.44100) 1052 : audit [DBG] from='client.64330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:27.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:27 smithi089 bash[99668]: cluster 2024-03-30T05:17:26.034894+0000 mgr.y (mgr.44100) 1053 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-03-30T05:17:27.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:27 smithi089 bash[101699]: cluster 2024-03-30T05:17:26.034894+0000 mgr.y (mgr.44100) 1053 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-03-30T05:17:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:27 smithi118 bash[75658]: cluster 2024-03-30T05:17:26.034894+0000 mgr.y (mgr.44100) 1053 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-03-30T05:17:27.918 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:17:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:17:27] "GET /metrics HTTP/1.1" 200 38180 "" "Prometheus/2.43.0" 2024-03-30T05:17:29.242 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:17:29.242 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 9s ago 39m - - 2024-03-30T05:17:29.242 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 16s ago 38m - - 2024-03-30T05:17:29.243 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (7m) 9s ago 32m 15.8M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:17:29.243 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (7m) 16s ago 32m 74.0M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:17:29.243 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (8m) 9s ago 30m 45.6M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:17:29.243 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (8m) 16s ago 38m 438M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:17:29.243 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (18m) 9s ago 40m 516M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:17:29.243 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (4m) 9s ago 40m 56.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:17:29.243 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (6m) 16s ago 38m 49.8M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:17:29.243 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (4m) 9s ago 38m 41.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:17:29.243 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (8m) 9s ago 32m 8103k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:17:29.243 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (8m) 16s ago 32m 9167k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:17:29.243 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (2m) 9s ago 37m 47.9M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:17:29.243 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (90s) 9s ago 37m 52.6M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:17:29.243 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (22s) 9s ago 36m 43.6M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 9cbe7b3eb40f 2024-03-30T05:17:29.243 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (35m) 9s ago 36m 63.5M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:17:29.243 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (35m) 16s ago 35m 63.2M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:17:29.244 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (34m) 16s ago 34m 58.3M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:17:29.244 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (34m) 16s ago 34m 56.9M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:17:29.244 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (33m) 16s ago 33m 61.0M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:17:29.244 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (8m) 16s ago 32m 66.0M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:17:29.244 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (30m) 9s ago 30m 91.9M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:17:29.244 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (30m) 16s ago 30m 91.9M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:17:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:29 smithi118 bash[75658]: cluster 2024-03-30T05:17:28.036570+0000 mgr.y (mgr.44100) 1054 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-03-30T05:17:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:29 smithi118 bash[75658]: audit 2024-03-30T05:17:28.104591+0000 mgr.y (mgr.44100) 1055 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:29.408 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:29 smithi089 bash[99668]: cluster 2024-03-30T05:17:28.036570+0000 mgr.y (mgr.44100) 1054 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-03-30T05:17:29.408 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:29 smithi089 bash[99668]: audit 2024-03-30T05:17:28.104591+0000 mgr.y (mgr.44100) 1055 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:29.408 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:29 smithi089 bash[101699]: cluster 2024-03-30T05:17:28.036570+0000 mgr.y (mgr.44100) 1054 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-03-30T05:17:29.408 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:29 smithi089 bash[101699]: audit 2024-03-30T05:17:28.104591+0000 mgr.y (mgr.44100) 1055 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:30.019 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-03-30T05:17:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:30 smithi089 bash[99668]: audit 2024-03-30T05:17:29.222070+0000 mgr.y (mgr.44100) 1056 : audit [DBG] from='client.54366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:30.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:30 smithi089 bash[101699]: audit 2024-03-30T05:17:29.222070+0000 mgr.y (mgr.44100) 1056 : audit [DBG] from='client.54366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:30 smithi118 bash[75658]: audit 2024-03-30T05:17:29.222070+0000 mgr.y (mgr.44100) 1056 : audit [DBG] from='client.54366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:31.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:31 smithi118 bash[75658]: cluster 2024-03-30T05:17:30.037141+0000 mgr.y (mgr.44100) 1057 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:31.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:31 smithi089 bash[99668]: cluster 2024-03-30T05:17:30.037141+0000 mgr.y (mgr.44100) 1057 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:31.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:31 smithi089 bash[101699]: cluster 2024-03-30T05:17:30.037141+0000 mgr.y (mgr.44100) 1057 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:33.382 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:33 smithi089 bash[99668]: cluster 2024-03-30T05:17:32.038473+0000 mgr.y (mgr.44100) 1058 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:33.382 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:33 smithi089 bash[99668]: audit 2024-03-30T05:17:32.884038+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:33.382 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:33 smithi089 bash[99668]: audit 2024-03-30T05:17:32.896312+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:33.382 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:33 smithi089 bash[99668]: audit 2024-03-30T05:17:32.908314+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:33.383 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:33 smithi089 bash[101699]: cluster 2024-03-30T05:17:32.038473+0000 mgr.y (mgr.44100) 1058 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:33.383 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:33 smithi089 bash[101699]: audit 2024-03-30T05:17:32.884038+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:33.383 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:33 smithi089 bash[101699]: audit 2024-03-30T05:17:32.896312+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:33.383 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:33 smithi089 bash[101699]: audit 2024-03-30T05:17:32.908314+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:33.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:33 smithi118 bash[75658]: cluster 2024-03-30T05:17:32.038473+0000 mgr.y (mgr.44100) 1058 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:33.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:33 smithi118 bash[75658]: audit 2024-03-30T05:17:32.884038+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:33.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:33 smithi118 bash[75658]: audit 2024-03-30T05:17:32.896312+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:33.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:33 smithi118 bash[75658]: audit 2024-03-30T05:17:32.908314+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:35.223 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:17:35.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:35 smithi118 bash[75658]: cluster 2024-03-30T05:17:34.039524+0000 mgr.y (mgr.44100) 1059 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:35.480 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:35 smithi089 bash[99668]: cluster 2024-03-30T05:17:34.039524+0000 mgr.y (mgr.44100) 1059 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:35.480 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:35 smithi089 bash[101699]: cluster 2024-03-30T05:17:34.039524+0000 mgr.y (mgr.44100) 1059 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:36.065 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-03-30T05:17:36.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:36 smithi089 bash[99668]: audit 2024-03-30T05:17:35.215883+0000 mon.a (mon.0) 2627 : audit [DBG] from='client.? 172.21.15.89:0/1725204021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:36.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:36 smithi089 bash[101699]: audit 2024-03-30T05:17:35.215883+0000 mon.a (mon.0) 2627 : audit [DBG] from='client.? 172.21.15.89:0/1725204021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:36.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:36 smithi118 bash[75658]: audit 2024-03-30T05:17:35.215883+0000 mon.a (mon.0) 2627 : audit [DBG] from='client.? 172.21.15.89:0/1725204021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:37 smithi118 bash[75658]: cluster 2024-03-30T05:17:36.040089+0000 mgr.y (mgr.44100) 1060 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:37.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:37 smithi118 bash[75658]: audit 2024-03-30T05:17:36.968243+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:37.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:37 smithi089 bash[99668]: cluster 2024-03-30T05:17:36.040089+0000 mgr.y (mgr.44100) 1060 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:37.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:37 smithi089 bash[99668]: audit 2024-03-30T05:17:36.968243+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:37.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:37 smithi089 bash[101699]: cluster 2024-03-30T05:17:36.040089+0000 mgr.y (mgr.44100) 1060 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:37.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:37 smithi089 bash[101699]: audit 2024-03-30T05:17:36.968243+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:38.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:17:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:17:37] "GET /metrics HTTP/1.1" 200 38184 "" "Prometheus/2.43.0" 2024-03-30T05:17:39.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:39 smithi118 bash[75658]: cluster 2024-03-30T05:17:38.041599+0000 mgr.y (mgr.44100) 1061 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:39.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:39 smithi118 bash[75658]: audit 2024-03-30T05:17:38.112486+0000 mgr.y (mgr.44100) 1062 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:39.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:39 smithi089 bash[99668]: cluster 2024-03-30T05:17:38.041599+0000 mgr.y (mgr.44100) 1061 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:39.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:39 smithi089 bash[99668]: audit 2024-03-30T05:17:38.112486+0000 mgr.y (mgr.44100) 1062 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:39.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:39 smithi089 bash[101699]: cluster 2024-03-30T05:17:38.041599+0000 mgr.y (mgr.44100) 1061 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:39.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:39 smithi089 bash[101699]: audit 2024-03-30T05:17:38.112486+0000 mgr.y (mgr.44100) 1062 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:41.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:40 smithi089 bash[99668]: audit 2024-03-30T05:17:39.782033+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:41.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:40 smithi089 bash[99668]: audit 2024-03-30T05:17:39.790206+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:41.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:40 smithi089 bash[99668]: audit 2024-03-30T05:17:39.798391+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:41.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:40 smithi089 bash[99668]: cluster 2024-03-30T05:17:40.042401+0000 mgr.y (mgr.44100) 1063 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:41.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:40 smithi089 bash[99668]: audit 2024-03-30T05:17:40.480275+0000 mgr.y (mgr.44100) 1064 : audit [DBG] from='client.54378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:41.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:40 smithi089 bash[101699]: audit 2024-03-30T05:17:39.782033+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:41.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:40 smithi089 bash[101699]: audit 2024-03-30T05:17:39.790206+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:41.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:40 smithi089 bash[101699]: audit 2024-03-30T05:17:39.798391+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:41.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:40 smithi089 bash[101699]: cluster 2024-03-30T05:17:40.042401+0000 mgr.y (mgr.44100) 1063 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:41.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:40 smithi089 bash[101699]: audit 2024-03-30T05:17:40.480275+0000 mgr.y (mgr.44100) 1064 : audit [DBG] from='client.54378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:41.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:40 smithi118 bash[75658]: audit 2024-03-30T05:17:39.782033+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:41.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:40 smithi118 bash[75658]: audit 2024-03-30T05:17:39.790206+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:41.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:40 smithi118 bash[75658]: audit 2024-03-30T05:17:39.798391+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:41.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:40 smithi118 bash[75658]: cluster 2024-03-30T05:17:40.042401+0000 mgr.y (mgr.44100) 1063 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:41.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:40 smithi118 bash[75658]: audit 2024-03-30T05:17:40.480275+0000 mgr.y (mgr.44100) 1064 : audit [DBG] from='client.54378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:42.866 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:17:43.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:43 smithi089 bash[99668]: cluster 2024-03-30T05:17:42.043022+0000 mgr.y (mgr.44100) 1065 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:43.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:43 smithi089 bash[101699]: cluster 2024-03-30T05:17:42.043022+0000 mgr.y (mgr.44100) 1065 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:43.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:43 smithi118 bash[75658]: cluster 2024-03-30T05:17:42.043022+0000 mgr.y (mgr.44100) 1065 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:43.592 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:17:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:45 smithi118 bash[75658]: cluster 2024-03-30T05:17:44.044481+0000 mgr.y (mgr.44100) 1066 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:45.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:45 smithi089 bash[99668]: cluster 2024-03-30T05:17:44.044481+0000 mgr.y (mgr.44100) 1066 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:45.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:45 smithi089 bash[101699]: cluster 2024-03-30T05:17:44.044481+0000 mgr.y (mgr.44100) 1066 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:46.944 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:17:46.944 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": null, 2024-03-30T05:17:46.944 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": false, 2024-03-30T05:17:46.944 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "", 2024-03-30T05:17:46.944 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:17:46.944 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": null, 2024-03-30T05:17:46.944 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "", 2024-03-30T05:17:46.944 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:17:46.944 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:17:47.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:47 smithi089 bash[101699]: cluster 2024-03-30T05:17:46.045166+0000 mgr.y (mgr.44100) 1067 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:47.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:47 smithi089 bash[99668]: cluster 2024-03-30T05:17:46.045166+0000 mgr.y (mgr.44100) 1067 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:47 smithi118 bash[75658]: cluster 2024-03-30T05:17:46.045166+0000 mgr.y (mgr.44100) 1067 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:47.732 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:17:48.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:17:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:17:47] "GET /metrics HTTP/1.1" 200 38184 "" "Prometheus/2.43.0" 2024-03-30T05:17:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:48 smithi118 bash[75658]: audit 2024-03-30T05:17:46.948980+0000 mgr.y (mgr.44100) 1068 : audit [DBG] from='client.54384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:48.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:48 smithi089 bash[99668]: audit 2024-03-30T05:17:46.948980+0000 mgr.y (mgr.44100) 1068 : audit [DBG] from='client.54384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:48.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:48 smithi089 bash[101699]: audit 2024-03-30T05:17:46.948980+0000 mgr.y (mgr.44100) 1068 : audit [DBG] from='client.54384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:49.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:49 smithi089 bash[101699]: cluster 2024-03-30T05:17:48.046852+0000 mgr.y (mgr.44100) 1069 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:49.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:49 smithi089 bash[101699]: audit 2024-03-30T05:17:48.120703+0000 mgr.y (mgr.44100) 1070 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:49.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:49 smithi089 bash[99668]: cluster 2024-03-30T05:17:48.046852+0000 mgr.y (mgr.44100) 1069 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:49.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:49 smithi089 bash[99668]: audit 2024-03-30T05:17:48.120703+0000 mgr.y (mgr.44100) 1070 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:49.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:49 smithi118 bash[75658]: cluster 2024-03-30T05:17:48.046852+0000 mgr.y (mgr.44100) 1069 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:49.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:49 smithi118 bash[75658]: audit 2024-03-30T05:17:48.120703+0000 mgr.y (mgr.44100) 1070 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:51.110 INFO:teuthology.orchestra.run.smithi089.stdout:HEALTH_OK 2024-03-30T05:17:51.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:51 smithi118 bash[75658]: cluster 2024-03-30T05:17:50.047674+0000 mgr.y (mgr.44100) 1071 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:51.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:51 smithi118 bash[75658]: audit 2024-03-30T05:17:51.115067+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.89:0/795192022' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:17:51.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:51 smithi089 bash[101699]: cluster 2024-03-30T05:17:50.047674+0000 mgr.y (mgr.44100) 1071 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:51.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:51 smithi089 bash[101699]: audit 2024-03-30T05:17:51.115067+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.89:0/795192022' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:17:51.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:51 smithi089 bash[99668]: cluster 2024-03-30T05:17:50.047674+0000 mgr.y (mgr.44100) 1071 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:51.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:51 smithi089 bash[99668]: audit 2024-03-30T05:17:51.115067+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.89:0/795192022' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:17:51.993 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-03-30T05:17:52.244 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:52 smithi089 bash[99668]: audit 2024-03-30T05:17:51.968484+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:52.398 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:52 smithi089 bash[101699]: audit 2024-03-30T05:17:51.968484+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:52.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:52 smithi118 bash[75658]: audit 2024-03-30T05:17:51.968484+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:53 smithi118 bash[75658]: cluster 2024-03-30T05:17:52.048324+0000 mgr.y (mgr.44100) 1072 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:53 smithi118 bash[75658]: audit 2024-03-30T05:17:53.079298+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:53 smithi118 bash[75658]: audit 2024-03-30T05:17:53.091101+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:53 smithi118 bash[75658]: audit 2024-03-30T05:17:53.102840+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:53.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:53 smithi089 bash[101699]: cluster 2024-03-30T05:17:52.048324+0000 mgr.y (mgr.44100) 1072 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:53.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:53 smithi089 bash[101699]: audit 2024-03-30T05:17:53.079298+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:53.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:53 smithi089 bash[101699]: audit 2024-03-30T05:17:53.091101+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:53.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:53 smithi089 bash[101699]: audit 2024-03-30T05:17:53.102840+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:53.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:53 smithi089 bash[99668]: cluster 2024-03-30T05:17:52.048324+0000 mgr.y (mgr.44100) 1072 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:53.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:53 smithi089 bash[99668]: audit 2024-03-30T05:17:53.079298+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:53.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:53 smithi089 bash[99668]: audit 2024-03-30T05:17:53.091101+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:53.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:53 smithi089 bash[99668]: audit 2024-03-30T05:17:53.102840+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:17:55.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:55 smithi089 bash[99668]: cluster 2024-03-30T05:17:54.049705+0000 mgr.y (mgr.44100) 1073 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:55.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:55 smithi089 bash[101699]: cluster 2024-03-30T05:17:54.049705+0000 mgr.y (mgr.44100) 1073 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:55.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:55 smithi118 bash[75658]: cluster 2024-03-30T05:17:54.049705+0000 mgr.y (mgr.44100) 1073 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:57.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:57 smithi118 bash[75658]: cluster 2024-03-30T05:17:56.050445+0000 mgr.y (mgr.44100) 1074 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:57.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:57 smithi089 bash[99668]: cluster 2024-03-30T05:17:56.050445+0000 mgr.y (mgr.44100) 1074 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:57.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:57 smithi089 bash[101699]: cluster 2024-03-30T05:17:56.050445+0000 mgr.y (mgr.44100) 1074 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:58.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:17:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:17:57] "GET /metrics HTTP/1.1" 200 38182 "" "Prometheus/2.43.0" 2024-03-30T05:17:58.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:58 smithi118 bash[75658]: audit 2024-03-30T05:17:57.183094+0000 mgr.y (mgr.44100) 1075 : audit [DBG] from='client.64366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:58.401 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:58 smithi089 bash[101699]: audit 2024-03-30T05:17:57.183094+0000 mgr.y (mgr.44100) 1075 : audit [DBG] from='client.64366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:58.401 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:58 smithi089 bash[99668]: audit 2024-03-30T05:17:57.183094+0000 mgr.y (mgr.44100) 1075 : audit [DBG] from='client.64366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:59 smithi118 bash[75658]: cluster 2024-03-30T05:17:58.052130+0000 mgr.y (mgr.44100) 1076 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:17:59 smithi118 bash[75658]: audit 2024-03-30T05:17:58.131974+0000 mgr.y (mgr.44100) 1077 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:59.443 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:59 smithi089 bash[99668]: cluster 2024-03-30T05:17:58.052130+0000 mgr.y (mgr.44100) 1076 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:59.443 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:17:59 smithi089 bash[99668]: audit 2024-03-30T05:17:58.131974+0000 mgr.y (mgr.44100) 1077 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:59.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:59 smithi089 bash[101699]: cluster 2024-03-30T05:17:58.052130+0000 mgr.y (mgr.44100) 1076 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:59.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:17:59 smithi089 bash[101699]: audit 2024-03-30T05:17:58.131974+0000 mgr.y (mgr.44100) 1077 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:00.511 INFO:teuthology.orchestra.run.smithi089.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:18:01.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[99668]: audit 2024-03-30T05:17:59.987166+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[99668]: audit 2024-03-30T05:18:00.001077+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[99668]: audit 2024-03-30T05:18:00.017807+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[99668]: cluster 2024-03-30T05:18:00.052960+0000 mgr.y (mgr.44100) 1078 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[99668]: cephadm 2024-03-30T05:18:00.505460+0000 mgr.y (mgr.44100) 1079 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:18:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[99668]: audit 2024-03-30T05:18:00.515560+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[99668]: audit 2024-03-30T05:18:00.530989+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[99668]: audit 2024-03-30T05:18:00.532058+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[99668]: audit 2024-03-30T05:18:00.540396+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:01.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[99668]: cephadm 2024-03-30T05:18:00.599750+0000 mgr.y (mgr.44100) 1080 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:18:01.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[101699]: audit 2024-03-30T05:17:59.987166+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:01.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[101699]: audit 2024-03-30T05:18:00.001077+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[101699]: audit 2024-03-30T05:18:00.017807+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[101699]: cluster 2024-03-30T05:18:00.052960+0000 mgr.y (mgr.44100) 1078 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[101699]: cephadm 2024-03-30T05:18:00.505460+0000 mgr.y (mgr.44100) 1079 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:18:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[101699]: audit 2024-03-30T05:18:00.515560+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[101699]: audit 2024-03-30T05:18:00.530989+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[101699]: audit 2024-03-30T05:18:00.532058+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[101699]: audit 2024-03-30T05:18:00.540396+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:01.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:00 smithi089 bash[101699]: cephadm 2024-03-30T05:18:00.599750+0000 mgr.y (mgr.44100) 1080 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:18:01.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:00 smithi118 bash[75658]: audit 2024-03-30T05:17:59.987166+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:00 smithi118 bash[75658]: audit 2024-03-30T05:18:00.001077+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:00 smithi118 bash[75658]: audit 2024-03-30T05:18:00.017807+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:00 smithi118 bash[75658]: cluster 2024-03-30T05:18:00.052960+0000 mgr.y (mgr.44100) 1078 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:00 smithi118 bash[75658]: cephadm 2024-03-30T05:18:00.505460+0000 mgr.y (mgr.44100) 1079 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:18:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:00 smithi118 bash[75658]: audit 2024-03-30T05:18:00.515560+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:00 smithi118 bash[75658]: audit 2024-03-30T05:18:00.530989+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:00 smithi118 bash[75658]: audit 2024-03-30T05:18:00.532058+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:00 smithi118 bash[75658]: audit 2024-03-30T05:18:00.540396+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:00 smithi118 bash[75658]: cephadm 2024-03-30T05:18:00.599750+0000 mgr.y (mgr.44100) 1080 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:18:01.830 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:18:03.191 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:03 smithi089 bash[99668]: cluster 2024-03-30T05:18:02.053578+0000 mgr.y (mgr.44100) 1081 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:03.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:03 smithi089 bash[101699]: cluster 2024-03-30T05:18:02.053578+0000 mgr.y (mgr.44100) 1081 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:03 smithi118 bash[75658]: cluster 2024-03-30T05:18:02.053578+0000 mgr.y (mgr.44100) 1081 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: cluster 2024-03-30T05:18:04.055042+0000 mgr.y (mgr.44100) 1082 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: audit 2024-03-30T05:18:04.630732+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: cephadm 2024-03-30T05:18:04.631556+0000 mgr.y (mgr.44100) 1083 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:18:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: cephadm 2024-03-30T05:18:04.631679+0000 mgr.y (mgr.44100) 1084 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:18:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: audit 2024-03-30T05:18:04.634977+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: audit 2024-03-30T05:18:04.638452+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: cephadm 2024-03-30T05:18:04.639424+0000 mgr.y (mgr.44100) 1085 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:18:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: audit 2024-03-30T05:18:04.646333+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: audit 2024-03-30T05:18:04.650291+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: cephadm 2024-03-30T05:18:04.651354+0000 mgr.y (mgr.44100) 1086 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:18:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: audit 2024-03-30T05:18:04.657981+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:05.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: audit 2024-03-30T05:18:04.661923+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:05.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: cephadm 2024-03-30T05:18:04.663251+0000 mgr.y (mgr.44100) 1087 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:18:05.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: audit 2024-03-30T05:18:04.670899+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:05.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: audit 2024-03-30T05:18:04.674798+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T05:18:05.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: audit 2024-03-30T05:18:04.675020+0000 mgr.y (mgr.44100) 1088 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T05:18:05.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:05 smithi118 bash[75658]: cephadm 2024-03-30T05:18:04.676235+0000 mgr.y (mgr.44100) 1089 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-03-30T05:18:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: cluster 2024-03-30T05:18:04.055042+0000 mgr.y (mgr.44100) 1082 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: audit 2024-03-30T05:18:04.630732+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: cephadm 2024-03-30T05:18:04.631556+0000 mgr.y (mgr.44100) 1083 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:18:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: cephadm 2024-03-30T05:18:04.631679+0000 mgr.y (mgr.44100) 1084 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:18:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: audit 2024-03-30T05:18:04.634977+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: audit 2024-03-30T05:18:04.638452+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: cephadm 2024-03-30T05:18:04.639424+0000 mgr.y (mgr.44100) 1085 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:18:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: audit 2024-03-30T05:18:04.646333+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: audit 2024-03-30T05:18:04.650291+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: cephadm 2024-03-30T05:18:04.651354+0000 mgr.y (mgr.44100) 1086 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:18:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: audit 2024-03-30T05:18:04.657981+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: audit 2024-03-30T05:18:04.661923+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: cephadm 2024-03-30T05:18:04.663251+0000 mgr.y (mgr.44100) 1087 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:18:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: audit 2024-03-30T05:18:04.670899+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: audit 2024-03-30T05:18:04.674798+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T05:18:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: audit 2024-03-30T05:18:04.675020+0000 mgr.y (mgr.44100) 1088 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T05:18:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[99668]: cephadm 2024-03-30T05:18:04.676235+0000 mgr.y (mgr.44100) 1089 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-03-30T05:18:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: cluster 2024-03-30T05:18:04.055042+0000 mgr.y (mgr.44100) 1082 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: audit 2024-03-30T05:18:04.630732+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: cephadm 2024-03-30T05:18:04.631556+0000 mgr.y (mgr.44100) 1083 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:18:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: cephadm 2024-03-30T05:18:04.631679+0000 mgr.y (mgr.44100) 1084 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:18:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: audit 2024-03-30T05:18:04.634977+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:06.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: audit 2024-03-30T05:18:04.638452+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:06.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: cephadm 2024-03-30T05:18:04.639424+0000 mgr.y (mgr.44100) 1085 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:18:06.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: audit 2024-03-30T05:18:04.646333+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:06.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: audit 2024-03-30T05:18:04.650291+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:06.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: cephadm 2024-03-30T05:18:04.651354+0000 mgr.y (mgr.44100) 1086 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:18:06.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: audit 2024-03-30T05:18:04.657981+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:06.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: audit 2024-03-30T05:18:04.661923+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:06.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: cephadm 2024-03-30T05:18:04.663251+0000 mgr.y (mgr.44100) 1087 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:18:06.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: audit 2024-03-30T05:18:04.670899+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:06.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: audit 2024-03-30T05:18:04.674798+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T05:18:06.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: audit 2024-03-30T05:18:04.675020+0000 mgr.y (mgr.44100) 1088 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T05:18:06.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:05 smithi089 bash[101699]: cephadm 2024-03-30T05:18:04.676235+0000 mgr.y (mgr.44100) 1089 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-03-30T05:18:06.632 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:18:07.356 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:18:07.356 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 7s ago 39m - - 2024-03-30T05:18:07.357 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 14s ago 39m - - 2024-03-30T05:18:07.357 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (8m) 7s ago 33m 16.0M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:18:07.357 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (8m) 14s ago 32m 74.0M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:18:07.357 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (9m) 7s ago 30m 45.7M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:18:07.357 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (9m) 14s ago 38m 439M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:18:07.357 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (19m) 7s ago 40m 517M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:18:07.357 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (5m) 7s ago 41m 57.8M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:18:07.357 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (6m) 14s ago 39m 52.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:18:07.357 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (4m) 7s ago 39m 43.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:18:07.357 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (9m) 7s ago 33m 7980k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:18:07.357 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (9m) 14s ago 33m 8296k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:18:07.357 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (2m) 7s ago 38m 48.3M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:18:07.357 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (2m) 7s ago 37m 53.1M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:18:07.357 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (60s) 7s ago 37m 44.2M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 9cbe7b3eb40f 2024-03-30T05:18:07.358 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (36m) 7s ago 36m 63.6M 4096M 17.2.0 e1d6a67b021e 9f40a3960eba 2024-03-30T05:18:07.358 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (36m) 14s ago 36m 65.3M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:18:07.358 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (35m) 14s ago 35m 60.2M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:18:07.358 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (34m) 14s ago 34m 57.7M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:18:07.358 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (34m) 14s ago 34m 63.3M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:18:07.358 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (8m) 14s ago 33m 66.0M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:18:07.358 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (31m) 7s ago 31m 92.1M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:18:07.358 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (31m) 14s ago 31m 92.2M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:18:07.796 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:18:07.796 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:18:07.796 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:18:07.796 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:18:07.796 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:18:07.796 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:18:07.796 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:18:07.797 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:18:07.797 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-30T05:18:07.797 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:18:07.797 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:18:07.797 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:18:07.797 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:18:07.797 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:18:07.797 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:18:07.797 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-30T05:18:07.797 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T05:18:07.797 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:18:07.797 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:18:07.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:07 smithi118 bash[75658]: cluster 2024-03-30T05:18:06.055983+0000 mgr.y (mgr.44100) 1090 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:07.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:07 smithi118 bash[75658]: audit 2024-03-30T05:18:06.622627+0000 mgr.y (mgr.44100) 1091 : audit [DBG] from='client.54402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:07.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:07 smithi118 bash[75658]: audit 2024-03-30T05:18:06.968718+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:07.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:07 smithi118 bash[75658]: audit 2024-03-30T05:18:07.451781+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:07.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:07 smithi118 bash[75658]: audit 2024-03-30T05:18:07.454415+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T05:18:07.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:07 smithi118 bash[75658]: audit 2024-03-30T05:18:07.455370+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:08.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:18:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:18:07] "GET /metrics HTTP/1.1" 200 38180 "" "Prometheus/2.43.0" 2024-03-30T05:18:08.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:07 smithi089 bash[101699]: cluster 2024-03-30T05:18:06.055983+0000 mgr.y (mgr.44100) 1090 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:08.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:07 smithi089 bash[101699]: audit 2024-03-30T05:18:06.622627+0000 mgr.y (mgr.44100) 1091 : audit [DBG] from='client.54402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:08.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:07 smithi089 bash[101699]: audit 2024-03-30T05:18:06.968718+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:08.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:07 smithi089 bash[101699]: audit 2024-03-30T05:18:07.451781+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:08.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:07 smithi089 bash[101699]: audit 2024-03-30T05:18:07.454415+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T05:18:08.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:07 smithi089 bash[101699]: audit 2024-03-30T05:18:07.455370+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:08.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:07 smithi089 bash[99668]: cluster 2024-03-30T05:18:06.055983+0000 mgr.y (mgr.44100) 1090 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:08.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:07 smithi089 bash[99668]: audit 2024-03-30T05:18:06.622627+0000 mgr.y (mgr.44100) 1091 : audit [DBG] from='client.54402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:08.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:07 smithi089 bash[99668]: audit 2024-03-30T05:18:06.968718+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:08.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:07 smithi089 bash[99668]: audit 2024-03-30T05:18:07.451781+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:08.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:07 smithi089 bash[99668]: audit 2024-03-30T05:18:07.454415+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T05:18:08.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:07 smithi089 bash[99668]: audit 2024-03-30T05:18:07.455370+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:08.151 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:18:08.151 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:18:08.152 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:18:08.152 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-30T05:18:08.152 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:18:08.152 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "3/8 daemons upgraded", 2024-03-30T05:18:08.152 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:18:08.152 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:18:08.152 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:18:08.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:08 smithi118 bash[75658]: audit 2024-03-30T05:18:06.988233+0000 mgr.y (mgr.44100) 1092 : audit [DBG] from='client.64378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:08.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:08 smithi118 bash[75658]: audit 2024-03-30T05:18:07.339594+0000 mgr.y (mgr.44100) 1093 : audit [DBG] from='client.54414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:08.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:08 smithi118 bash[75658]: cephadm 2024-03-30T05:18:07.446941+0000 mgr.y (mgr.44100) 1094 : cephadm [INF] Upgrade: Updating osd.3 2024-03-30T05:18:08.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:08 smithi118 bash[75658]: cephadm 2024-03-30T05:18:07.458488+0000 mgr.y (mgr.44100) 1095 : cephadm [INF] Deploying daemon osd.3 on smithi089 2024-03-30T05:18:08.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:08 smithi118 bash[75658]: audit 2024-03-30T05:18:07.801126+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.89:0/4108136837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:08.903 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:08 smithi089 bash[101699]: audit 2024-03-30T05:18:06.988233+0000 mgr.y (mgr.44100) 1092 : audit [DBG] from='client.64378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:08.903 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:08 smithi089 bash[101699]: audit 2024-03-30T05:18:07.339594+0000 mgr.y (mgr.44100) 1093 : audit [DBG] from='client.54414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:08.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:08 smithi089 bash[101699]: cephadm 2024-03-30T05:18:07.446941+0000 mgr.y (mgr.44100) 1094 : cephadm [INF] Upgrade: Updating osd.3 2024-03-30T05:18:08.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:08 smithi089 bash[101699]: cephadm 2024-03-30T05:18:07.458488+0000 mgr.y (mgr.44100) 1095 : cephadm [INF] Deploying daemon osd.3 on smithi089 2024-03-30T05:18:08.904 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:08 smithi089 bash[101699]: audit 2024-03-30T05:18:07.801126+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.89:0/4108136837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:08.904 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:08 smithi089 bash[99668]: audit 2024-03-30T05:18:06.988233+0000 mgr.y (mgr.44100) 1092 : audit [DBG] from='client.64378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:08.904 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:08 smithi089 bash[99668]: audit 2024-03-30T05:18:07.339594+0000 mgr.y (mgr.44100) 1093 : audit [DBG] from='client.54414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:08.904 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:08 smithi089 bash[99668]: cephadm 2024-03-30T05:18:07.446941+0000 mgr.y (mgr.44100) 1094 : cephadm [INF] Upgrade: Updating osd.3 2024-03-30T05:18:08.904 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:08 smithi089 bash[99668]: cephadm 2024-03-30T05:18:07.458488+0000 mgr.y (mgr.44100) 1095 : cephadm [INF] Deploying daemon osd.3 on smithi089 2024-03-30T05:18:08.904 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:08 smithi089 bash[99668]: audit 2024-03-30T05:18:07.801126+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.89:0/4108136837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:09.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:09 smithi118 bash[75658]: cluster 2024-03-30T05:18:08.057630+0000 mgr.y (mgr.44100) 1096 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:09.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:09 smithi118 bash[75658]: audit 2024-03-30T05:18:08.140523+0000 mgr.y (mgr.44100) 1097 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:09.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:09 smithi118 bash[75658]: audit 2024-03-30T05:18:08.156041+0000 mgr.y (mgr.44100) 1098 : audit [DBG] from='client.64396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:10.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:09 smithi089 bash[99668]: cluster 2024-03-30T05:18:08.057630+0000 mgr.y (mgr.44100) 1096 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:10.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:09 smithi089 bash[99668]: audit 2024-03-30T05:18:08.140523+0000 mgr.y (mgr.44100) 1097 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:10.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:09 smithi089 bash[99668]: audit 2024-03-30T05:18:08.156041+0000 mgr.y (mgr.44100) 1098 : audit [DBG] from='client.64396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:10.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:09 smithi089 bash[101699]: cluster 2024-03-30T05:18:08.057630+0000 mgr.y (mgr.44100) 1096 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:10.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:09 smithi089 bash[101699]: audit 2024-03-30T05:18:08.140523+0000 mgr.y (mgr.44100) 1097 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:10.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:09 smithi089 bash[101699]: audit 2024-03-30T05:18:08.156041+0000 mgr.y (mgr.44100) 1098 : audit [DBG] from='client.64396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:11.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:11 smithi118 bash[75658]: cluster 2024-03-30T05:18:10.058597+0000 mgr.y (mgr.44100) 1099 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:12.027 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:11 smithi089 bash[99668]: cluster 2024-03-30T05:18:10.058597+0000 mgr.y (mgr.44100) 1099 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:12.028 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:11 smithi089 bash[101699]: cluster 2024-03-30T05:18:10.058597+0000 mgr.y (mgr.44100) 1099 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:12.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:12 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:12.309 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:18:12 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:12.309 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:12 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:12.310 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:18:12 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:12.310 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:18:12 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:12.310 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:18:12 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:12.311 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:18:12 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:12.311 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:18:12 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:12.311 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:12 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:12.311 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:12 smithi089 systemd[1]: Stopping Ceph osd.3 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:18:12.584 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:12 smithi089 bash[37355]: debug 2024-03-30T05:18:12.433+0000 7f64db8e2700 -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-03-30T05:18:12.584 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:12 smithi089 bash[37355]: debug 2024-03-30T05:18:12.433+0000 7f64db8e2700 -1 osd.3 127 *** Got signal Terminated *** 2024-03-30T05:18:12.584 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:12 smithi089 bash[37355]: debug 2024-03-30T05:18:12.433+0000 7f64db8e2700 -1 osd.3 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:18:12.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:12 smithi118 bash[75658]: cluster 2024-03-30T05:18:12.439239+0000 mon.a (mon.0) 2656 : cluster [INF] osd.3 marked itself down and dead 2024-03-30T05:18:13.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:12 smithi089 bash[99668]: cluster 2024-03-30T05:18:12.439239+0000 mon.a (mon.0) 2656 : cluster [INF] osd.3 marked itself down and dead 2024-03-30T05:18:13.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:12 smithi089 bash[101699]: cluster 2024-03-30T05:18:12.439239+0000 mon.a (mon.0) 2656 : cluster [INF] osd.3 marked itself down and dead 2024-03-30T05:18:13.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:13 smithi118 bash[75658]: cluster 2024-03-30T05:18:12.059442+0000 mgr.y (mgr.44100) 1100 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:13.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:13 smithi118 bash[75658]: cluster 2024-03-30T05:18:12.650083+0000 mon.a (mon.0) 2657 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:18:13.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:13 smithi118 bash[75658]: cluster 2024-03-30T05:18:12.667744+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-03-30T05:18:13.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:13 smithi118 bash[75658]: audit 2024-03-30T05:18:13.280099+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:13.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:13 smithi118 bash[75658]: audit 2024-03-30T05:18:13.292830+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:13.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:13 smithi118 bash[75658]: audit 2024-03-30T05:18:13.305322+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:14.037 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:13 smithi089 bash[99668]: cluster 2024-03-30T05:18:12.059442+0000 mgr.y (mgr.44100) 1100 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:14.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:13 smithi089 bash[99668]: cluster 2024-03-30T05:18:12.650083+0000 mon.a (mon.0) 2657 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:18:14.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:13 smithi089 bash[99668]: cluster 2024-03-30T05:18:12.667744+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-03-30T05:18:14.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:13 smithi089 bash[99668]: audit 2024-03-30T05:18:13.280099+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:14.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:13 smithi089 bash[99668]: audit 2024-03-30T05:18:13.292830+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:14.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:13 smithi089 bash[99668]: audit 2024-03-30T05:18:13.305322+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:14.038 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:13 smithi089 bash[101699]: cluster 2024-03-30T05:18:12.059442+0000 mgr.y (mgr.44100) 1100 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:14.038 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:13 smithi089 bash[101699]: cluster 2024-03-30T05:18:12.650083+0000 mon.a (mon.0) 2657 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:18:14.038 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:13 smithi089 bash[101699]: cluster 2024-03-30T05:18:12.667744+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-03-30T05:18:14.038 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:13 smithi089 bash[101699]: audit 2024-03-30T05:18:13.280099+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:14.038 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:13 smithi089 bash[101699]: audit 2024-03-30T05:18:13.292830+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:14.038 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:13 smithi089 bash[101699]: audit 2024-03-30T05:18:13.305322+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:14.334 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:14 smithi089 bash[119062]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T05:18:14.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:14 smithi089 bash[99668]: cluster 2024-03-30T05:18:13.673065+0000 mon.a (mon.0) 2662 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-03-30T05:18:14.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:14 smithi089 bash[99668]: audit 2024-03-30T05:18:14.450684+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:14.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:14 smithi089 bash[99668]: audit 2024-03-30T05:18:14.456492+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:14.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:14 smithi089 bash[99668]: audit 2024-03-30T05:18:14.463528+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:14.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:14 smithi089 bash[101699]: cluster 2024-03-30T05:18:13.673065+0000 mon.a (mon.0) 2662 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-03-30T05:18:14.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:14 smithi089 bash[101699]: audit 2024-03-30T05:18:14.450684+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:14.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:14 smithi089 bash[101699]: audit 2024-03-30T05:18:14.456492+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:14.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:14 smithi089 bash[101699]: audit 2024-03-30T05:18:14.463528+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:15.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:14 smithi118 bash[75658]: cluster 2024-03-30T05:18:13.673065+0000 mon.a (mon.0) 2662 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-03-30T05:18:15.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:14 smithi118 bash[75658]: audit 2024-03-30T05:18:14.450684+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:15.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:14 smithi118 bash[75658]: audit 2024-03-30T05:18:14.456492+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:15.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:14 smithi118 bash[75658]: audit 2024-03-30T05:18:14.463528+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:15.334 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:14 smithi089 bash[119205]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T05:18:16.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:15 smithi089 bash[101699]: cluster 2024-03-30T05:18:14.060128+0000 mgr.y (mgr.44100) 1101 : cluster [DBG] pgmap v295: 161 pgs: 3 active+undersized+degraded, 32 peering, 4 active+undersized, 122 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%) 2024-03-30T05:18:16.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:15 smithi089 bash[101699]: cluster 2024-03-30T05:18:14.458373+0000 mgr.y (mgr.44100) 1102 : cluster [DBG] pgmap v296: 161 pgs: 3 active+undersized+degraded, 32 peering, 4 active+undersized, 122 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%) 2024-03-30T05:18:16.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:15 smithi089 bash[101699]: cluster 2024-03-30T05:18:14.663653+0000 mon.a (mon.0) 2666 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:18:16.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:15 smithi089 bash[101699]: cluster 2024-03-30T05:18:14.663715+0000 mon.a (mon.0) 2667 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-03-30T05:18:16.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:15 smithi089 bash[101699]: cluster 2024-03-30T05:18:14.663750+0000 mon.a (mon.0) 2668 : cluster [WRN] Health check failed: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded (PG_DEGRADED) 2024-03-30T05:18:16.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:15 smithi089 bash[99668]: cluster 2024-03-30T05:18:14.060128+0000 mgr.y (mgr.44100) 1101 : cluster [DBG] pgmap v295: 161 pgs: 3 active+undersized+degraded, 32 peering, 4 active+undersized, 122 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%) 2024-03-30T05:18:16.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:15 smithi089 bash[99668]: cluster 2024-03-30T05:18:14.458373+0000 mgr.y (mgr.44100) 1102 : cluster [DBG] pgmap v296: 161 pgs: 3 active+undersized+degraded, 32 peering, 4 active+undersized, 122 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%) 2024-03-30T05:18:16.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:15 smithi089 bash[99668]: cluster 2024-03-30T05:18:14.663653+0000 mon.a (mon.0) 2666 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:18:16.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:15 smithi089 bash[99668]: cluster 2024-03-30T05:18:14.663715+0000 mon.a (mon.0) 2667 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-03-30T05:18:16.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:15 smithi089 bash[99668]: cluster 2024-03-30T05:18:14.663750+0000 mon.a (mon.0) 2668 : cluster [WRN] Health check failed: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded (PG_DEGRADED) 2024-03-30T05:18:16.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:15 smithi118 bash[75658]: cluster 2024-03-30T05:18:14.060128+0000 mgr.y (mgr.44100) 1101 : cluster [DBG] pgmap v295: 161 pgs: 3 active+undersized+degraded, 32 peering, 4 active+undersized, 122 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%) 2024-03-30T05:18:16.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:15 smithi118 bash[75658]: cluster 2024-03-30T05:18:14.458373+0000 mgr.y (mgr.44100) 1102 : cluster [DBG] pgmap v296: 161 pgs: 3 active+undersized+degraded, 32 peering, 4 active+undersized, 122 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%) 2024-03-30T05:18:16.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:15 smithi118 bash[75658]: cluster 2024-03-30T05:18:14.663653+0000 mon.a (mon.0) 2666 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:18:16.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:15 smithi118 bash[75658]: cluster 2024-03-30T05:18:14.663715+0000 mon.a (mon.0) 2667 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-03-30T05:18:16.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:15 smithi118 bash[75658]: cluster 2024-03-30T05:18:14.663750+0000 mon.a (mon.0) 2668 : cluster [WRN] Health check failed: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded (PG_DEGRADED) 2024-03-30T05:18:17.938 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:18:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:17.938 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:18:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:17.939 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:18:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:17.939 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:18:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:17.939 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:17 smithi089 bash[99668]: cluster 2024-03-30T05:18:16.459150+0000 mgr.y (mgr.44100) 1103 : cluster [DBG] pgmap v297: 161 pgs: 7 active+undersized+degraded, 32 peering, 13 active+undersized, 109 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%) 2024-03-30T05:18:17.939 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:17.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:17 smithi089 bash[101699]: cluster 2024-03-30T05:18:16.459150+0000 mgr.y (mgr.44100) 1103 : cluster [DBG] pgmap v297: 161 pgs: 7 active+undersized+degraded, 32 peering, 13 active+undersized, 109 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%) 2024-03-30T05:18:17.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:17.940 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:17 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.3.service: Deactivated successfully. 2024-03-30T05:18:17.940 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:17 smithi089 systemd[1]: Stopped Ceph osd.3 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:18:17.940 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:17.940 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:17 smithi089 systemd[1]: Started Ceph osd.3 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:18:17.941 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:18:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:18:17] "GET /metrics HTTP/1.1" 200 38180 "" "Prometheus/2.43.0" 2024-03-30T05:18:17.941 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:18:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:17.941 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:18:17 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:18.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:17 smithi118 bash[75658]: cluster 2024-03-30T05:18:16.459150+0000 mgr.y (mgr.44100) 1103 : cluster [DBG] pgmap v297: 161 pgs: 7 active+undersized+degraded, 32 peering, 13 active+undersized, 109 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%) 2024-03-30T05:18:19.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:17.989541+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:17.995665+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.045899+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.046646+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: cluster 2024-03-30T05:18:18.048408+0000 mgr.y (mgr.44100) 1104 : cluster [DBG] pgmap v298: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:18:19.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.051921+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: cephadm 2024-03-30T05:18:18.052573+0000 mgr.y (mgr.44100) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.109368+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.111657+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.114454+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.115335+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.120577+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: cephadm 2024-03-30T05:18:18.121107+0000 mgr.y (mgr.44100) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.150730+0000 mgr.y (mgr.44100) 1107 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.193730+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.195437+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.197239+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.197860+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.203694+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:17.989541+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:17.995665+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.045899+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.046646+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: cluster 2024-03-30T05:18:18.048408+0000 mgr.y (mgr.44100) 1104 : cluster [DBG] pgmap v298: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:18:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.051921+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: cephadm 2024-03-30T05:18:18.052573+0000 mgr.y (mgr.44100) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.109368+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.111657+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.114454+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.115335+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.120577+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: cephadm 2024-03-30T05:18:18.121107+0000 mgr.y (mgr.44100) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.150730+0000 mgr.y (mgr.44100) 1107 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.193730+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.195437+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.197239+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.197860+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.203694+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: cephadm 2024-03-30T05:18:18.204158+0000 mgr.y (mgr.44100) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.260501+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.262664+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.265387+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.266222+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.273657+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: cephadm 2024-03-30T05:18:18.274635+0000 mgr.y (mgr.44100) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.321390+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.324075+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.326195+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.326956+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.333300+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: cephadm 2024-03-30T05:18:18.333941+0000 mgr.y (mgr.44100) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.390898+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.392608+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.394263+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.394821+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.399234+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: cephadm 2024-03-30T05:18:18.399580+0000 mgr.y (mgr.44100) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.455371+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: cephadm 2024-03-30T05:18:18.204158+0000 mgr.y (mgr.44100) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.260501+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.262664+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.265387+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.266222+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.273657+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: cephadm 2024-03-30T05:18:18.274635+0000 mgr.y (mgr.44100) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.321390+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.324075+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.326195+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.326956+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.333300+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: cephadm 2024-03-30T05:18:18.333941+0000 mgr.y (mgr.44100) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.390898+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.392608+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.394263+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.394821+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.399234+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: cephadm 2024-03-30T05:18:18.399580+0000 mgr.y (mgr.44100) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.455371+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.457089+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.458895+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.459462+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.463834+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: cephadm 2024-03-30T05:18:18.464217+0000 mgr.y (mgr.44100) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.529066+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.531779+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.534222+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.535113+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.541798+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: cephadm 2024-03-30T05:18:18.542339+0000 mgr.y (mgr.44100) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.598917+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.601002+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.634727+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.635812+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.645447+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: cephadm 2024-03-30T05:18:18.646290+0000 mgr.y (mgr.44100) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.720317+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.722108+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.457089+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.458895+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.459462+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.463834+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: cephadm 2024-03-30T05:18:18.464217+0000 mgr.y (mgr.44100) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.529066+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.531779+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.534222+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.535113+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.541798+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: cephadm 2024-03-30T05:18:18.542339+0000 mgr.y (mgr.44100) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.598917+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.601002+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.634727+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.635812+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.645447+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: cephadm 2024-03-30T05:18:18.646290+0000 mgr.y (mgr.44100) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.720317+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.722108+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.724233+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.724875+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.731061+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.788429+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.791649+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.793701+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.794514+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.800535+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.840964+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.843020+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.845610+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.846228+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.850730+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.890952+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.892714+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.894419+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.895036+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.902418+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.942561+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.724233+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.724875+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.731061+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.788429+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.791649+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.793701+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.794514+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.800535+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.840964+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.843020+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.845610+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.846228+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.850730+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.890952+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.892714+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.894419+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.895036+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.902418+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.942561+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.944287+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.946085+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.946737+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[99668]: audit 2024-03-30T05:18:18.952006+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.944287+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.946085+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.946737+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:18 smithi089 bash[101699]: audit 2024-03-30T05:18:18.952006+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:17.989541+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:17.995665+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.045899+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.046646+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: cluster 2024-03-30T05:18:18.048408+0000 mgr.y (mgr.44100) 1104 : cluster [DBG] pgmap v298: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:18:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.051921+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: cephadm 2024-03-30T05:18:18.052573+0000 mgr.y (mgr.44100) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.109368+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.111657+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.114454+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.115335+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.120577+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: cephadm 2024-03-30T05:18:18.121107+0000 mgr.y (mgr.44100) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.150730+0000 mgr.y (mgr.44100) 1107 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.193730+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.195437+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.197239+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.197860+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.203694+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: cephadm 2024-03-30T05:18:18.204158+0000 mgr.y (mgr.44100) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.260501+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.262664+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.265387+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.266222+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.273657+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: cephadm 2024-03-30T05:18:18.274635+0000 mgr.y (mgr.44100) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.321390+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.324075+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.326195+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.326956+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.333300+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: cephadm 2024-03-30T05:18:18.333941+0000 mgr.y (mgr.44100) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.390898+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.392608+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.394263+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.394821+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.399234+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: cephadm 2024-03-30T05:18:18.399580+0000 mgr.y (mgr.44100) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.455371+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.457089+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.458895+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.459462+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.463834+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: cephadm 2024-03-30T05:18:18.464217+0000 mgr.y (mgr.44100) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.529066+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.531779+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.534222+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.535113+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.541798+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: cephadm 2024-03-30T05:18:18.542339+0000 mgr.y (mgr.44100) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.598917+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.601002+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.634727+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.635812+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.645447+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: cephadm 2024-03-30T05:18:18.646290+0000 mgr.y (mgr.44100) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:19.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.720317+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.722108+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.724233+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.724875+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.731061+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.788429+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.791649+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.793701+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.794514+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.800535+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.840964+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.843020+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.845610+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:18 smithi118 bash[75658]: audit 2024-03-30T05:18:18.846228+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:18.850730+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:18.890952+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:18.892714+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:18.894419+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:18.895036+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:18.902418+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:19.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:18.942561+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:19.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:18.944287+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:19.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:18.946085+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:19.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:18.946737+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:19.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:18.952006+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:18.731552+0000 mgr.y (mgr.44100) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:18.800922+0000 mgr.y (mgr.44100) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:18.851133+0000 mgr.y (mgr.44100) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:18.902807+0000 mgr.y (mgr.44100) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:18.952431+0000 mgr.y (mgr.44100) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cluster 2024-03-30T05:18:18.996520+0000 mon.a (mon.0) 2739 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cluster 2024-03-30T05:18:18.996553+0000 mon.a (mon.0) 2740 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 30 pgs peering) 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.000445+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.002313+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.004007+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.004640+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.009074+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.009515+0000 mgr.y (mgr.44100) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.049925+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.051622+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.053332+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.053930+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.058783+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.059268+0000 mgr.y (mgr.44100) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.099323+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.336 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[119416]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-30T05:18:20.336 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[119416]: 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-03-30T05:18:20.336 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[119416]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-30T05:18:20.336 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[119416]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-30T05:18:20.336 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[119416]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-03-30T05:18:20.336 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[119416]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-30T05:18:20.336 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[119416]: --> ceph-volume raw activate successful for osd ID: 3 2024-03-30T05:18:20.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.101002+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.102704+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.103324+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.108085+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.108492+0000 mgr.y (mgr.44100) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.148006+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.149655+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.151239+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.151794+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.156821+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.157274+0000 mgr.y (mgr.44100) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.197083+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.198788+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.200548+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.201153+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.208161+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.208570+0000 mgr.y (mgr.44100) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.248577+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.250249+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: cephadm 2024-03-30T05:18:18.731552+0000 mgr.y (mgr.44100) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: cephadm 2024-03-30T05:18:18.800922+0000 mgr.y (mgr.44100) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: cephadm 2024-03-30T05:18:18.851133+0000 mgr.y (mgr.44100) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: cephadm 2024-03-30T05:18:18.902807+0000 mgr.y (mgr.44100) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: cephadm 2024-03-30T05:18:18.952431+0000 mgr.y (mgr.44100) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: cluster 2024-03-30T05:18:18.996520+0000 mon.a (mon.0) 2739 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:18:20.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: cluster 2024-03-30T05:18:18.996553+0000 mon.a (mon.0) 2740 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 30 pgs peering) 2024-03-30T05:18:20.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.000445+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.002313+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.004007+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.004640+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.009074+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.009515+0000 mgr.y (mgr.44100) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.049925+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.051622+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.053332+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.053930+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.058783+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.059268+0000 mgr.y (mgr.44100) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.099323+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.251998+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.252617+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.259304+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.259828+0000 mgr.y (mgr.44100) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.300083+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.301818+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.303516+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.304118+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.308828+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.309222+0000 mgr.y (mgr.44100) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.350446+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.352398+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.354360+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.355007+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.360283+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.360974+0000 mgr.y (mgr.44100) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.401743+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.403628+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.405704+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.406413+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.101002+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.102704+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.103324+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.108085+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.108492+0000 mgr.y (mgr.44100) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[101699]: audit 2024-03-30T05:18:19.148006+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.149655+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.151239+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.151794+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.156821+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.157274+0000 mgr.y (mgr.44100) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.197083+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.198788+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.200548+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.201153+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.208161+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.208570+0000 mgr.y (mgr.44100) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.248577+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.250249+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.412019+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.412577+0000 mgr.y (mgr.44100) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.456635+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.458638+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.460576+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.461315+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.467386+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.468068+0000 mgr.y (mgr.44100) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.545688+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.547545+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.549565+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.550201+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.554896+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.555574+0000 mgr.y (mgr.44100) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.628723+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.630750+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.632977+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.633724+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.638552+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.639195+0000 mgr.y (mgr.44100) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.716700+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:19 smithi089 bash[99668]: audit 2024-03-30T05:18:19.718872+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.721087+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.721871+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.728099+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.790423+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.792726+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.794717+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.795403+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.800699+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.849213+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.850934+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.852883+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.853515+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.858232+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.920578+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.922776+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.924701+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.925348+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.930929+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.988049+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.251998+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.252617+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.259304+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.259828+0000 mgr.y (mgr.44100) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.300083+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.301818+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.303516+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.304118+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.308828+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.309222+0000 mgr.y (mgr.44100) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.350446+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.352398+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.354360+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.355007+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.360283+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.360974+0000 mgr.y (mgr.44100) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.401743+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.403628+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.405704+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.406413+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.412019+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.412577+0000 mgr.y (mgr.44100) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.456635+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.458638+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.460576+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.461315+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.467386+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.468068+0000 mgr.y (mgr.44100) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.545688+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.547545+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.549565+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.550201+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.554896+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.555574+0000 mgr.y (mgr.44100) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.628723+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.630750+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.632977+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.633724+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.638552+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.639195+0000 mgr.y (mgr.44100) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.716700+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.718872+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.721087+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.721871+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.728099+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.790423+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.792726+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.794717+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.795403+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.800699+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.849213+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.850934+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.852883+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.853515+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.858232+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.920578+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.922776+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.924701+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.925348+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.930929+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.988049+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.356 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:18.731552+0000 mgr.y (mgr.44100) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.356 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:18.800922+0000 mgr.y (mgr.44100) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.356 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:18.851133+0000 mgr.y (mgr.44100) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.356 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:18.902807+0000 mgr.y (mgr.44100) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.356 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:18.952431+0000 mgr.y (mgr.44100) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.356 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cluster 2024-03-30T05:18:18.996520+0000 mon.a (mon.0) 2739 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:18:20.356 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cluster 2024-03-30T05:18:18.996553+0000 mon.a (mon.0) 2740 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 30 pgs peering) 2024-03-30T05:18:20.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.000445+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.002313+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.004007+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.004640+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.009074+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.009515+0000 mgr.y (mgr.44100) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.049925+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.051622+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.053332+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.053930+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.058783+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.059268+0000 mgr.y (mgr.44100) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.099323+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.101002+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.357 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.102704+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.358 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.103324+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.358 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.108085+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.358 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.108492+0000 mgr.y (mgr.44100) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.358 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.148006+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.358 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.149655+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.358 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.151239+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.358 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.151794+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.358 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.156821+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.358 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.157274+0000 mgr.y (mgr.44100) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.358 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.197083+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.358 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.198788+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.358 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.200548+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.358 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.201153+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.358 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.208161+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.359 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.208570+0000 mgr.y (mgr.44100) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.359 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.248577+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.359 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.250249+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.359 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.251998+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.359 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.252617+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.359 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.259304+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.359 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.259828+0000 mgr.y (mgr.44100) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.359 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.300083+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.359 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.301818+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.359 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.303516+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.359 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.304118+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.359 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.308828+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.359 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.309222+0000 mgr.y (mgr.44100) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.359 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.350446+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.359 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.352398+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.360 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.354360+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.360 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.355007+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.360 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.360283+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.360 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.360974+0000 mgr.y (mgr.44100) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.360 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.401743+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.360 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.403628+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.360 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.405704+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.360 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.406413+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.360 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.412019+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.360 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.412577+0000 mgr.y (mgr.44100) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.360 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.456635+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.360 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.458638+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.360 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.460576+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.360 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.461315+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.360 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.467386+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.361 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.468068+0000 mgr.y (mgr.44100) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.361 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.545688+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.361 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.547545+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.361 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.549565+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.361 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.550201+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.361 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.554896+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.361 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.555574+0000 mgr.y (mgr.44100) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.361 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.628723+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.361 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.630750+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.361 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.632977+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.633724+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: audit 2024-03-30T05:18:19.638552+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:19 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.639195+0000 mgr.y (mgr.44100) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:20.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.716700+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.718872+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.721087+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.721871+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.728099+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.790423+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.792726+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.794717+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.795403+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.800699+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.363 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.849213+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.363 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.850934+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.363 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.852883+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.363 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.853515+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.363 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.858232+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.363 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.920578+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:20.363 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.922776+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.363 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.924701+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:20.363 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.925348+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:20.363 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.930929+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:20.363 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.988049+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.729054+0000 mgr.y (mgr.44100) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.804167+0000 mgr.y (mgr.44100) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.858797+0000 mgr.y (mgr.44100) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: cephadm 2024-03-30T05:18:19.931635+0000 mgr.y (mgr.44100) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.989823+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.991573+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:19.992511+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:20.007881+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.008390+0000 mgr.y (mgr.44100) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: cluster 2024-03-30T05:18:20.048945+0000 mgr.y (mgr.44100) 1137 : cluster [DBG] pgmap v299: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:18:21.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:20.065423+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[101699]: audit 2024-03-30T05:18:20.067351+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.069087+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.069632+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.074213+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.074659+0000 mgr.y (mgr.44100) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.114157+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.115920+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.118129+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.729054+0000 mgr.y (mgr.44100) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.804167+0000 mgr.y (mgr.44100) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.858797+0000 mgr.y (mgr.44100) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: cephadm 2024-03-30T05:18:19.931635+0000 mgr.y (mgr.44100) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.989823+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.991573+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:19.992511+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.007881+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.008390+0000 mgr.y (mgr.44100) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: cluster 2024-03-30T05:18:20.048945+0000 mgr.y (mgr.44100) 1137 : cluster [DBG] pgmap v299: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:18:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.065423+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.067351+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.069087+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.069632+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.074213+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.074659+0000 mgr.y (mgr.44100) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.114157+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.115920+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.118129+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.118714+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.123227+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.123647+0000 mgr.y (mgr.44100) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.179772+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.181558+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.183582+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.184228+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.190640+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.191158+0000 mgr.y (mgr.44100) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.268172+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.270432+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.273059+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.273867+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.281109+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.281698+0000 mgr.y (mgr.44100) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.346132+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.348774+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.351104+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.351930+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.358264+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.118714+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.123227+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.123647+0000 mgr.y (mgr.44100) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.179772+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.181558+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.183582+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.184228+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.190640+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.191158+0000 mgr.y (mgr.44100) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.268172+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.270432+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.273059+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.273867+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.281109+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.281698+0000 mgr.y (mgr.44100) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.346132+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.348774+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.351104+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.351930+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: audit 2024-03-30T05:18:20.358264+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.358736+0000 mgr.y (mgr.44100) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.399818+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.401804+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.403867+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.404599+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.410479+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.410986+0000 mgr.y (mgr.44100) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.455698+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.457729+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.459729+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.460370+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.466062+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.466565+0000 mgr.y (mgr.44100) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.511055+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.512726+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.514328+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.514904+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.519957+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.520387+0000 mgr.y (mgr.44100) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.579415+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.581465+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.585225+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.586266+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.591773+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.592312+0000 mgr.y (mgr.44100) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.632403+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.634180+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.636220+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.637003+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.642658+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.643108+0000 mgr.y (mgr.44100) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.682939+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.684700+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.686486+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.687128+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.692485+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.732916+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.734677+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.736429+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.737062+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.742549+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.783653+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.785364+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.787072+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.787646+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.793199+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.836541+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.839140+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.841294+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.842135+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.848169+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.898730+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.900769+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.902563+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.903230+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.909007+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.949883+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.951809+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:20 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.358736+0000 mgr.y (mgr.44100) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.399818+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.401804+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.403867+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.404599+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.410479+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.410986+0000 mgr.y (mgr.44100) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.455698+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.457729+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.459729+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.460370+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.466062+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.466565+0000 mgr.y (mgr.44100) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.511055+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.512726+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.514328+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.514904+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.519957+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.520387+0000 mgr.y (mgr.44100) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.579415+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.954099+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.954684+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:20.960005+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.581465+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.585225+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.586266+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.591773+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.592312+0000 mgr.y (mgr.44100) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.632403+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.634180+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.636220+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.637003+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.642658+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.643108+0000 mgr.y (mgr.44100) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.682939+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.684700+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.686486+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.687128+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.692485+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.732916+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.734677+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.736429+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.737062+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.742549+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.783653+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.785364+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.787072+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.787646+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.793199+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.836541+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.839140+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.841294+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.842135+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.848169+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.898730+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.900769+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.902563+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.903230+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.909007+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.949883+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.951809+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.954099+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.954684+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:20.960005+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.729054+0000 mgr.y (mgr.44100) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.804167+0000 mgr.y (mgr.44100) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.858797+0000 mgr.y (mgr.44100) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: cephadm 2024-03-30T05:18:19.931635+0000 mgr.y (mgr.44100) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.989823+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.991573+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:19.992511+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.007881+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.008390+0000 mgr.y (mgr.44100) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: cluster 2024-03-30T05:18:20.048945+0000 mgr.y (mgr.44100) 1137 : cluster [DBG] pgmap v299: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:18:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.065423+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.067351+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.069087+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.069632+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.074213+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.074659+0000 mgr.y (mgr.44100) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.114157+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.115920+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.118129+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.118714+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.123227+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.123647+0000 mgr.y (mgr.44100) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.179772+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.181558+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.183582+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.184228+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.190640+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.191158+0000 mgr.y (mgr.44100) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.268172+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.270432+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.273059+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.273867+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.281109+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.281698+0000 mgr.y (mgr.44100) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.346132+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.348774+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.351104+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.351930+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.358264+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.358736+0000 mgr.y (mgr.44100) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.399818+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.401804+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.403867+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.404599+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.410479+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.410986+0000 mgr.y (mgr.44100) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.455698+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.457729+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.459729+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.460370+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.466062+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.466565+0000 mgr.y (mgr.44100) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.511055+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.512726+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.514328+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.514904+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.519957+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.520387+0000 mgr.y (mgr.44100) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.579415+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.581465+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.585225+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.586266+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: audit 2024-03-30T05:18:20.591773+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:20 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.592312+0000 mgr.y (mgr.44100) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.632403+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.634180+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.636220+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.637003+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.642658+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.643108+0000 mgr.y (mgr.44100) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.682939+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.684700+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.686486+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.687128+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.692485+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.732916+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.734677+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.736429+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.737062+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.742549+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.783653+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.785364+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.787072+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.787646+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.793199+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.836541+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.839140+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.841294+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.842135+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.848169+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.898730+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.900769+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.902563+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.903230+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.909007+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.949883+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.951809+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.954099+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.954684+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:20.960005+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.995 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.692904+0000 mgr.y (mgr.44100) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.995 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.743195+0000 mgr.y (mgr.44100) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.995 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.793831+0000 mgr.y (mgr.44100) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.995 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.856050+0000 mgr.y (mgr.44100) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.995 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.909453+0000 mgr.y (mgr.44100) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: cephadm 2024-03-30T05:18:20.960457+0000 mgr.y (mgr.44100) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.005077+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.009683+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.011510+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.012124+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:21.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.019189+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:21.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.019608+0000 mgr.y (mgr.44100) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:21.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.059498+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:21.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.061182+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:21.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.062898+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:21.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.063512+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.692904+0000 mgr.y (mgr.44100) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.743195+0000 mgr.y (mgr.44100) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.793831+0000 mgr.y (mgr.44100) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.856050+0000 mgr.y (mgr.44100) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.909453+0000 mgr.y (mgr.44100) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: cephadm 2024-03-30T05:18:20.960457+0000 mgr.y (mgr.44100) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:21.005077+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:21.009683+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:21.011510+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:21.012124+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:21.019189+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.019608+0000 mgr.y (mgr.44100) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[99668]: audit 2024-03-30T05:18:21.059498+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.061182+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.062898+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.063512+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.070789+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.071190+0000 mgr.y (mgr.44100) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.110900+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.112583+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.692904+0000 mgr.y (mgr.44100) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.743195+0000 mgr.y (mgr.44100) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.793831+0000 mgr.y (mgr.44100) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.856050+0000 mgr.y (mgr.44100) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.909453+0000 mgr.y (mgr.44100) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:20.960457+0000 mgr.y (mgr.44100) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:21.005077+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:21.009683+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:21.011510+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:21.012124+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:21.019189+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.019608+0000 mgr.y (mgr.44100) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:21 smithi089 bash[101699]: audit 2024-03-30T05:18:21.059498+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.061182+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.062898+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.063512+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.070789+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.071190+0000 mgr.y (mgr.44100) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.110900+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.112583+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.114275+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.114886+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.121527+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.121884+0000 mgr.y (mgr.44100) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.162181+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.163847+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.165517+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.166099+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.172416+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.172779+0000 mgr.y (mgr.44100) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.212396+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.214272+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.215954+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.216638+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.223752+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.224196+0000 mgr.y (mgr.44100) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.266355+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.268398+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.270303+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.114275+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.114886+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.121527+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.121884+0000 mgr.y (mgr.44100) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.162181+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.163847+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.165517+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.166099+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.172416+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.172779+0000 mgr.y (mgr.44100) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.212396+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.214272+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.215954+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.216638+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.223752+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.224196+0000 mgr.y (mgr.44100) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.266355+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.268398+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.270303+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.270980+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.278377+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.278734+0000 mgr.y (mgr.44100) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.319573+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.321389+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.323103+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.323760+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.331023+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.331609+0000 mgr.y (mgr.44100) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.390786+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.392654+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.394502+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.395260+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.402204+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.402624+0000 mgr.y (mgr.44100) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.443417+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.445075+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.447183+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.447767+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.454208+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.454627+0000 mgr.y (mgr.44100) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.270980+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.278377+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.278734+0000 mgr.y (mgr.44100) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.319573+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.321389+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.323103+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.323760+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.331023+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.331609+0000 mgr.y (mgr.44100) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.390786+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.392654+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.394502+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.395260+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.402204+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.402624+0000 mgr.y (mgr.44100) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.443417+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.445075+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.447183+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.447767+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.454208+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.494564+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.496244+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.497930+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.498483+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.504958+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.505337+0000 mgr.y (mgr.44100) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.544927+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.546650+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.548386+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.548982+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.556067+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.556525+0000 mgr.y (mgr.44100) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.613228+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.614984+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.617200+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.618101+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.626740+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.627284+0000 mgr.y (mgr.44100) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.700722+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.702585+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.704921+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.705658+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.711376+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.784442+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.786328+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.788102+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.788843+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.795845+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.854428+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.856434+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.858173+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.858844+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.863485+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.908285+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.910289+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.912012+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.912614+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.917490+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.454627+0000 mgr.y (mgr.44100) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.494564+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.496244+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.497930+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.498483+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.504958+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.505337+0000 mgr.y (mgr.44100) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.544927+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.546650+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.548386+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.548982+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.556067+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.556525+0000 mgr.y (mgr.44100) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.613228+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.614984+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.617200+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.618101+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.626740+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.627284+0000 mgr.y (mgr.44100) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.700722+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.958696+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.960934+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.962635+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.963252+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.968248+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.975256+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[99668]: audit 2024-03-30T05:18:21.976353+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:22.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.702585+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.704921+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.705658+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.711376+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.784442+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.786328+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.788102+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.788843+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.795845+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.854428+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.856434+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.858173+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.858844+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.863485+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.908285+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.910289+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.912012+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.912614+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.917490+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.958696+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.960934+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.962635+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.963252+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.968248+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.975256+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:22 smithi089 bash[101699]: audit 2024-03-30T05:18:21.976353+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:22.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.070789+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.071190+0000 mgr.y (mgr.44100) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.110900+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.112583+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.114275+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.114886+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.121527+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.121884+0000 mgr.y (mgr.44100) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.162181+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.163847+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.165517+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.166099+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.172416+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.172779+0000 mgr.y (mgr.44100) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.212396+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:21 smithi118 bash[75658]: audit 2024-03-30T05:18:21.214272+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.215954+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.216638+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.223752+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.224196+0000 mgr.y (mgr.44100) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.266355+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.268398+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.270303+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.270980+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.278377+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.278734+0000 mgr.y (mgr.44100) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.319573+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.321389+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.323103+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.323760+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.331023+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.331609+0000 mgr.y (mgr.44100) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.390786+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.392654+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.394502+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.395260+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.402204+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.402624+0000 mgr.y (mgr.44100) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.443417+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.445075+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.447183+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.447767+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.454208+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.454627+0000 mgr.y (mgr.44100) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.494564+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.496244+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.497930+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.498483+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.504958+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.505337+0000 mgr.y (mgr.44100) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.544927+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.546650+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.548386+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.548982+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.556067+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.556525+0000 mgr.y (mgr.44100) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.613228+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.614984+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.617200+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.618101+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.626740+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.627284+0000 mgr.y (mgr.44100) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.700722+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.702585+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.704921+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.705658+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.711376+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.784442+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.786328+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.788102+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.788843+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.795845+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.854428+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.856434+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.858173+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.858844+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.863485+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.908285+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.910289+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.912012+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.912614+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.917490+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.958696+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.960934+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.962635+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.963252+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.968248+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.975256+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:22 smithi118 bash[75658]: audit 2024-03-30T05:18:21.976353+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:23.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.712018+0000 mgr.y (mgr.44100) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.796655+0000 mgr.y (mgr.44100) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.863902+0000 mgr.y (mgr.44100) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.917946+0000 mgr.y (mgr.44100) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: cephadm 2024-03-30T05:18:21.968686+0000 mgr.y (mgr.44100) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: cluster 2024-03-30T05:18:22.049538+0000 mgr.y (mgr.44100) 1171 : cluster [DBG] pgmap v300: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 244 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:18:23.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.077989+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.080006+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.081899+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.082686+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.087584+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: cephadm 2024-03-30T05:18:22.088290+0000 mgr.y (mgr.44100) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.155651+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.158842+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.161682+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.162816+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.168857+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: cephadm 2024-03-30T05:18:22.169333+0000 mgr.y (mgr.44100) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.242477+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.712018+0000 mgr.y (mgr.44100) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.796655+0000 mgr.y (mgr.44100) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.863902+0000 mgr.y (mgr.44100) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.917946+0000 mgr.y (mgr.44100) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: cephadm 2024-03-30T05:18:21.968686+0000 mgr.y (mgr.44100) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: cluster 2024-03-30T05:18:22.049538+0000 mgr.y (mgr.44100) 1171 : cluster [DBG] pgmap v300: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 244 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:18:23.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.077989+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.080006+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.081899+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.082686+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.087584+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: cephadm 2024-03-30T05:18:22.088290+0000 mgr.y (mgr.44100) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.155651+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.158842+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.161682+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.162816+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.168857+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.324 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: cephadm 2024-03-30T05:18:22.169333+0000 mgr.y (mgr.44100) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.325 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.242477+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.246051+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.249546+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.250605+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.259075+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: cephadm 2024-03-30T05:18:22.259864+0000 mgr.y (mgr.44100) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.340418+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.342397+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.344437+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.345157+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.350764+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: cephadm 2024-03-30T05:18:22.351441+0000 mgr.y (mgr.44100) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.395052+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.397333+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.399878+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.400530+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.405892+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: cephadm 2024-03-30T05:18:22.406352+0000 mgr.y (mgr.44100) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.462331+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.464045+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.465753+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.246051+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.249546+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.250605+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.259075+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: cephadm 2024-03-30T05:18:22.259864+0000 mgr.y (mgr.44100) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.340418+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.342397+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.344437+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.345157+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.350764+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: cephadm 2024-03-30T05:18:22.351441+0000 mgr.y (mgr.44100) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.395052+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.397333+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.328 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.399878+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.328 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.400530+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.328 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.405892+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.328 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: cephadm 2024-03-30T05:18:22.406352+0000 mgr.y (mgr.44100) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.328 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.462331+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.328 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.464045+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.328 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.465753+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.466349+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.470930+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: cephadm 2024-03-30T05:18:22.471345+0000 mgr.y (mgr.44100) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.529015+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.531071+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.533898+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.534767+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.539658+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: cephadm 2024-03-30T05:18:22.540136+0000 mgr.y (mgr.44100) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.588829+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.591805+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.594117+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.594904+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.600332+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: cephadm 2024-03-30T05:18:22.600798+0000 mgr.y (mgr.44100) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.643075+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.329 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.645045+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.647039+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.647935+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.466349+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.470930+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: cephadm 2024-03-30T05:18:22.471345+0000 mgr.y (mgr.44100) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.529015+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.531071+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.533898+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.534767+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.539658+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.330 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: cephadm 2024-03-30T05:18:22.540136+0000 mgr.y (mgr.44100) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.588829+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.591805+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.594117+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.594904+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.600332+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: cephadm 2024-03-30T05:18:22.600798+0000 mgr.y (mgr.44100) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.643075+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.645045+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.647039+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.647935+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.331 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.652774+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.652774+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: cephadm 2024-03-30T05:18:22.653226+0000 mgr.y (mgr.44100) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.712030+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.714576+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.717233+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.718419+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.724013+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.764608+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.766365+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.768235+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.768931+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.773567+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.818259+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.820527+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.822808+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.823611+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.829484+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.875088+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.877425+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.879617+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.880308+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.885065+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.950169+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.952372+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.954305+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.955084+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[101699]: audit 2024-03-30T05:18:22.960389+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: cephadm 2024-03-30T05:18:22.653226+0000 mgr.y (mgr.44100) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.712030+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.714576+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.717233+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.718419+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.724013+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.764608+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.766365+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.768235+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.768931+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.773567+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.818259+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.820527+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.822808+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.823611+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.829484+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.875088+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.877425+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.879617+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.880308+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.885065+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.950169+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.952372+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.954305+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.955084+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[99668]: audit 2024-03-30T05:18:22.960389+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.712018+0000 mgr.y (mgr.44100) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.796655+0000 mgr.y (mgr.44100) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.863902+0000 mgr.y (mgr.44100) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.917946+0000 mgr.y (mgr.44100) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: cephadm 2024-03-30T05:18:21.968686+0000 mgr.y (mgr.44100) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: cluster 2024-03-30T05:18:22.049538+0000 mgr.y (mgr.44100) 1171 : cluster [DBG] pgmap v300: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 244 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:18:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.077989+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.080006+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.081899+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.082686+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.087584+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: cephadm 2024-03-30T05:18:22.088290+0000 mgr.y (mgr.44100) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.155651+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.158842+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.161682+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.162816+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.168857+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: cephadm 2024-03-30T05:18:22.169333+0000 mgr.y (mgr.44100) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.242477+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.246051+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.249546+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.250605+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.259075+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: cephadm 2024-03-30T05:18:22.259864+0000 mgr.y (mgr.44100) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.340418+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.342397+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.344437+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.345157+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.350764+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: cephadm 2024-03-30T05:18:22.351441+0000 mgr.y (mgr.44100) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.395052+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.397333+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.399878+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.400530+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.405892+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: cephadm 2024-03-30T05:18:22.406352+0000 mgr.y (mgr.44100) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.462331+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.464045+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.465753+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.466349+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.470930+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: cephadm 2024-03-30T05:18:22.471345+0000 mgr.y (mgr.44100) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.529015+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.531071+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.533898+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.534767+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.539658+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: cephadm 2024-03-30T05:18:22.540136+0000 mgr.y (mgr.44100) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.588829+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.591805+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.594117+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.594904+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.600332+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: cephadm 2024-03-30T05:18:22.600798+0000 mgr.y (mgr.44100) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.643075+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.645045+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.647039+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.647935+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.652774+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: cephadm 2024-03-30T05:18:22.653226+0000 mgr.y (mgr.44100) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:23.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.712030+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.714576+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.717233+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.718419+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.724013+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.764608+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.766365+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.768235+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.768931+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.773567+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.818259+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.820527+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.822808+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.823611+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.829484+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.875088+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.877425+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.879617+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.880308+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.885065+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.950169+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.952372+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.954305+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.955084+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:23 smithi118 bash[75658]: audit 2024-03-30T05:18:22.960389+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:23.584 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[119814]: debug 2024-03-30T05:18:23.409+0000 7fb79776b700 1 -- 172.21.15.89:0/4064987475 <== mon.1 v2:172.21.15.89:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55feb516b680 con 0x55feb51a8800 2024-03-30T05:18:24.255 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:23 smithi089 bash[119814]: debug 2024-03-30T05:18:23.981+0000 7fb7a09037c0 -1 Falling back to public interface 2024-03-30T05:18:24.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cephadm 2024-03-30T05:18:22.724521+0000 mgr.y (mgr.44100) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cephadm 2024-03-30T05:18:22.773938+0000 mgr.y (mgr.44100) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cephadm 2024-03-30T05:18:22.830120+0000 mgr.y (mgr.44100) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cephadm 2024-03-30T05:18:22.885467+0000 mgr.y (mgr.44100) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cephadm 2024-03-30T05:18:22.960832+0000 mgr.y (mgr.44100) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.033306+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.035620+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.038371+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.039153+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.047534+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cephadm 2024-03-30T05:18:23.048044+0000 mgr.y (mgr.44100) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.120022+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.122935+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.124851+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.125552+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.133259+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cephadm 2024-03-30T05:18:23.133808+0000 mgr.y (mgr.44100) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cluster 2024-03-30T05:18:23.161243+0000 mon.a (mon.0) 3073 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T05:18:24.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.205920+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.207656+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cephadm 2024-03-30T05:18:22.724521+0000 mgr.y (mgr.44100) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cephadm 2024-03-30T05:18:22.773938+0000 mgr.y (mgr.44100) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cephadm 2024-03-30T05:18:22.830120+0000 mgr.y (mgr.44100) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cephadm 2024-03-30T05:18:22.885467+0000 mgr.y (mgr.44100) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cephadm 2024-03-30T05:18:22.960832+0000 mgr.y (mgr.44100) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.033306+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.035620+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.038371+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.039153+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.047534+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cephadm 2024-03-30T05:18:23.048044+0000 mgr.y (mgr.44100) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.120022+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.122935+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.124851+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.125552+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.133259+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cephadm 2024-03-30T05:18:23.133808+0000 mgr.y (mgr.44100) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cluster 2024-03-30T05:18:23.161243+0000 mon.a (mon.0) 3073 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T05:18:24.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.205920+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.207656+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.209465+0000 mon.a (mon.0) 3076 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.210115+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.221166+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cephadm 2024-03-30T05:18:23.221750+0000 mgr.y (mgr.44100) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.295102+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.297242+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.299742+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.300576+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.307681+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cephadm 2024-03-30T05:18:23.308060+0000 mgr.y (mgr.44100) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.370869+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.373359+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.375151+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.375774+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.382415+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cephadm 2024-03-30T05:18:23.382815+0000 mgr.y (mgr.44100) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.423803+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.425757+0000 mon.a (mon.0) 3090 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.427707+0000 mon.a (mon.0) 3091 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.209465+0000 mon.a (mon.0) 3076 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.210115+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.221166+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cephadm 2024-03-30T05:18:23.221750+0000 mgr.y (mgr.44100) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.295102+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.297242+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.299742+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.300576+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.307681+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cephadm 2024-03-30T05:18:23.308060+0000 mgr.y (mgr.44100) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.370869+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.373359+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.375151+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.375774+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.382415+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cephadm 2024-03-30T05:18:23.382815+0000 mgr.y (mgr.44100) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.423803+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.261 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.425757+0000 mon.a (mon.0) 3090 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.261 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.427707+0000 mon.a (mon.0) 3091 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.428402+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.435055+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cephadm 2024-03-30T05:18:23.435549+0000 mgr.y (mgr.44100) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.479747+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.481624+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.483417+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.484042+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.490439+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cephadm 2024-03-30T05:18:23.490939+0000 mgr.y (mgr.44100) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.531041+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.532714+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.534372+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.535040+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.541729+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cephadm 2024-03-30T05:18:23.542147+0000 mgr.y (mgr.44100) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.582122+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.583974+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.585738+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.586377+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.591378+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.428402+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.435055+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cephadm 2024-03-30T05:18:23.435549+0000 mgr.y (mgr.44100) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.479747+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.481624+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.483417+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.484042+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.490439+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cephadm 2024-03-30T05:18:23.490939+0000 mgr.y (mgr.44100) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.531041+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.532714+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.534372+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.535040+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.541729+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cephadm 2024-03-30T05:18:23.542147+0000 mgr.y (mgr.44100) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.582122+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.583974+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.585738+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.586377+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.591378+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cephadm 2024-03-30T05:18:23.591811+0000 mgr.y (mgr.44100) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.636273+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.638367+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.640508+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.641175+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.646478+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: cephadm 2024-03-30T05:18:23.647015+0000 mgr.y (mgr.44100) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.686922+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.688613+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.690280+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.690902+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.695634+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.740881+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.742643+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.744405+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.744981+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.749801+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.814648+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.817325+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.819590+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.820485+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.826095+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.882891+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.884789+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.886927+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.887536+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.893089+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.949892+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.951845+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.953655+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.954311+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[101699]: audit 2024-03-30T05:18:23.961494+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cephadm 2024-03-30T05:18:23.591811+0000 mgr.y (mgr.44100) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.636273+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.638367+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.640508+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.641175+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.646478+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: cephadm 2024-03-30T05:18:23.647015+0000 mgr.y (mgr.44100) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.686922+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.688613+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.690280+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.690902+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.695634+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.740881+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.742643+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.744405+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.744981+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.749801+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.814648+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.817325+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.819590+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.820485+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.826095+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.882891+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.884789+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.886927+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.887536+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.893089+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.949892+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.951845+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.953655+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.954311+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:24 smithi089 bash[99668]: audit 2024-03-30T05:18:23.961494+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.275 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cephadm 2024-03-30T05:18:22.724521+0000 mgr.y (mgr.44100) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.275 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cephadm 2024-03-30T05:18:22.773938+0000 mgr.y (mgr.44100) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.275 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cephadm 2024-03-30T05:18:22.830120+0000 mgr.y (mgr.44100) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.275 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cephadm 2024-03-30T05:18:22.885467+0000 mgr.y (mgr.44100) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.275 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cephadm 2024-03-30T05:18:22.960832+0000 mgr.y (mgr.44100) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.275 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.033306+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.275 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.035620+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.275 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.038371+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.275 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.039153+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.275 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.047534+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cephadm 2024-03-30T05:18:23.048044+0000 mgr.y (mgr.44100) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.120022+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.122935+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.124851+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.125552+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.133259+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cephadm 2024-03-30T05:18:23.133808+0000 mgr.y (mgr.44100) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cluster 2024-03-30T05:18:23.161243+0000 mon.a (mon.0) 3073 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.205920+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.207656+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.209465+0000 mon.a (mon.0) 3076 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.210115+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.221166+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cephadm 2024-03-30T05:18:23.221750+0000 mgr.y (mgr.44100) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.295102+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.297242+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.299742+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.300576+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.307681+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cephadm 2024-03-30T05:18:23.308060+0000 mgr.y (mgr.44100) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.370869+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.373359+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.375151+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.375774+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.382415+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cephadm 2024-03-30T05:18:23.382815+0000 mgr.y (mgr.44100) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.423803+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.425757+0000 mon.a (mon.0) 3090 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.277 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.427707+0000 mon.a (mon.0) 3091 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.278 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.428402+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.278 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.435055+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.278 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cephadm 2024-03-30T05:18:23.435549+0000 mgr.y (mgr.44100) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.479747+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.481624+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.483417+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.484042+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.490439+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cephadm 2024-03-30T05:18:23.490939+0000 mgr.y (mgr.44100) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.531041+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.532714+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.534372+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.535040+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.541729+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cephadm 2024-03-30T05:18:23.542147+0000 mgr.y (mgr.44100) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.582122+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.583974+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.585738+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.586377+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.591378+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cephadm 2024-03-30T05:18:23.591811+0000 mgr.y (mgr.44100) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.636273+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.638367+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.640508+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.641175+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.646478+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: cephadm 2024-03-30T05:18:23.647015+0000 mgr.y (mgr.44100) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:24.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.686922+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.688613+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.690280+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.690902+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.695634+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.740881+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.742643+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.744405+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.744981+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.749801+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.814648+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.817325+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.819590+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.820485+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.826095+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.882891+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.884789+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.281 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.886927+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.282 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.887536+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.282 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.893089+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:24.282 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.949892+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:24.282 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.951845+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:24.282 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.953655+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:24.282 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.954311+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:24.282 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:24 smithi118 bash[75658]: audit 2024-03-30T05:18:23.961494+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:23.696037+0000 mgr.y (mgr.44100) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:23.750283+0000 mgr.y (mgr.44100) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:23.826547+0000 mgr.y (mgr.44100) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:23.893539+0000 mgr.y (mgr.44100) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:23.961970+0000 mgr.y (mgr.44100) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.005149+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.293 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.012878+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.014889+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.015594+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.020541+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.021020+0000 mgr.y (mgr.44100) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cluster 2024-03-30T05:18:24.050310+0000 mgr.y (mgr.44100) 1202 : cluster [DBG] pgmap v301: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 717 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:18:25.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.076939+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.078979+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.081310+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.082009+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.088669+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.089184+0000 mgr.y (mgr.44100) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.294 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.146665+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:23.696037+0000 mgr.y (mgr.44100) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:23.750283+0000 mgr.y (mgr.44100) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:23.826547+0000 mgr.y (mgr.44100) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:23.893539+0000 mgr.y (mgr.44100) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:23.961970+0000 mgr.y (mgr.44100) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.005149+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.012878+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.014889+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.295 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.015594+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.020541+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.021020+0000 mgr.y (mgr.44100) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cluster 2024-03-30T05:18:24.050310+0000 mgr.y (mgr.44100) 1202 : cluster [DBG] pgmap v301: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 717 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:18:25.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.076939+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.078979+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.081310+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.082009+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.088669+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.089184+0000 mgr.y (mgr.44100) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.146665+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.148594+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.150419+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.151253+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.296 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.158172+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.158887+0000 mgr.y (mgr.44100) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.215776+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.218568+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.220862+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.221759+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.228064+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.228528+0000 mgr.y (mgr.44100) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.290193+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.292997+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.295125+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.295856+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.300843+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.301277+0000 mgr.y (mgr.44100) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.359340+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.361324+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.298 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.363127+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.298 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.148594+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.298 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.150419+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.298 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.151253+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.298 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.158172+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.298 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.158887+0000 mgr.y (mgr.44100) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.215776+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.218568+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.220862+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.221759+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.228064+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.228528+0000 mgr.y (mgr.44100) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.290193+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.292997+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.295125+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.295856+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.300843+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.301277+0000 mgr.y (mgr.44100) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.359340+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.361324+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.363127+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.300 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.363801+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.300 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.368485+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.300 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.368916+0000 mgr.y (mgr.44100) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.300 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.408512+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.300 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.410175+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.300 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.411843+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.412446+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.417054+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.417462+0000 mgr.y (mgr.44100) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.456969+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.458576+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.460615+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.461221+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.466008+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.466488+0000 mgr.y (mgr.44100) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.522647+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.524319+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.526046+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.526626+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.531208+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.531597+0000 mgr.y (mgr.44100) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.575987+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.577940+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.579659+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.580290+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.584805+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.585248+0000 mgr.y (mgr.44100) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.629856+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.631717+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.633303+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.633817+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.638174+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.638552+0000 mgr.y (mgr.44100) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.303 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.678213+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.303 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.679966+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.303 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.681696+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.303 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.682299+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.303 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.686772+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.303 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.727449+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.303 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.363801+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.303 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.368485+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.303 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.368916+0000 mgr.y (mgr.44100) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.303 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.408512+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.303 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.410175+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.411843+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.412446+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.417054+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.417462+0000 mgr.y (mgr.44100) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.456969+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.458576+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.460615+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.461221+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.466008+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.466488+0000 mgr.y (mgr.44100) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.522647+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.524319+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.526046+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.526626+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.531208+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.305 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.729147+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.305 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.730851+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.305 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.731461+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.305 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.736074+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.305 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.776683+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.305 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.778319+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.305 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.779952+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.305 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.780571+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.785194+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.825560+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.827280+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.829092+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.829724+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.834541+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.911686+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.913655+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.915614+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.916426+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.921351+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.966439+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.968463+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.970141+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.307 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.970732+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.307 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[101699]: audit 2024-03-30T05:18:24.975463+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.307 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.531597+0000 mgr.y (mgr.44100) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.307 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.575987+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.307 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.577940+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.307 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.579659+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.307 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.580290+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.584805+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.585248+0000 mgr.y (mgr.44100) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.629856+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.631717+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.633303+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.633817+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.638174+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.638552+0000 mgr.y (mgr.44100) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.678213+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.679966+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.681696+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.682299+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.686772+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.727449+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.729147+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.730851+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.731461+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.736074+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.776683+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.778319+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.779952+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.780571+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.785194+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.825560+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.827280+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.829092+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.829724+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.834541+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.911686+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.913655+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.915614+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.916426+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.921351+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.966439+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.968463+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.970141+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.970732+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:25 smithi089 bash[99668]: audit 2024-03-30T05:18:24.975463+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:23.696037+0000 mgr.y (mgr.44100) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:23.750283+0000 mgr.y (mgr.44100) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:23.826547+0000 mgr.y (mgr.44100) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:23.893539+0000 mgr.y (mgr.44100) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:23.961970+0000 mgr.y (mgr.44100) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.005149+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.012878+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.014889+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.015594+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.020541+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.021020+0000 mgr.y (mgr.44100) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cluster 2024-03-30T05:18:24.050310+0000 mgr.y (mgr.44100) 1202 : cluster [DBG] pgmap v301: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 717 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:18:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.076939+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.078979+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.081310+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.082009+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.088669+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.089184+0000 mgr.y (mgr.44100) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.146665+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.148594+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.150419+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.151253+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.158172+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.158887+0000 mgr.y (mgr.44100) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.215776+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.218568+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.220862+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.221759+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.228064+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.228528+0000 mgr.y (mgr.44100) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.290193+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.292997+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.295125+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.295856+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.300843+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.301277+0000 mgr.y (mgr.44100) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.359340+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.361324+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.363127+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.363801+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.368485+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.368916+0000 mgr.y (mgr.44100) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.408512+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.410175+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.411843+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.412446+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.417054+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.417462+0000 mgr.y (mgr.44100) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.456969+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.458576+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.460615+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.461221+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.466008+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.466488+0000 mgr.y (mgr.44100) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.522647+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.524319+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.526046+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.526626+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.531208+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.531597+0000 mgr.y (mgr.44100) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.575987+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.577940+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.579659+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.580290+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.584805+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.585248+0000 mgr.y (mgr.44100) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.629856+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.631717+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.633303+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.633817+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.638174+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.638552+0000 mgr.y (mgr.44100) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.678213+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.679966+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.681696+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.682299+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.686772+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.727449+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.729147+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.730851+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.731461+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.736074+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.776683+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.778319+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.779952+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.780571+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.785194+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.825560+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.827280+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.829092+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.829724+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.834541+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.911686+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.913655+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.915614+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.916426+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.921351+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.966439+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.968463+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.970141+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.970732+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:25 smithi118 bash[75658]: audit 2024-03-30T05:18:24.975463+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.687154+0000 mgr.y (mgr.44100) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.736442+0000 mgr.y (mgr.44100) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.785597+0000 mgr.y (mgr.44100) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.834894+0000 mgr.y (mgr.44100) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.921734+0000 mgr.y (mgr.44100) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:24.975829+0000 mgr.y (mgr.44100) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.019275+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.021049+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.024383+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.025117+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.031416+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.031755+0000 mgr.y (mgr.44100) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.071158+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.073454+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.075717+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.076447+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.083115+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.083504+0000 mgr.y (mgr.44100) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.123520+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.125363+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.687154+0000 mgr.y (mgr.44100) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.736442+0000 mgr.y (mgr.44100) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.785597+0000 mgr.y (mgr.44100) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.834894+0000 mgr.y (mgr.44100) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.921734+0000 mgr.y (mgr.44100) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:24.975829+0000 mgr.y (mgr.44100) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.019275+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.021049+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.024383+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.025117+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.031416+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.031755+0000 mgr.y (mgr.44100) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.071158+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.073454+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.075717+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.076447+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.083115+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.083504+0000 mgr.y (mgr.44100) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.123520+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.125363+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.127032+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.127669+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.134083+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.134421+0000 mgr.y (mgr.44100) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.174513+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.176286+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.177912+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.178509+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.184830+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.185312+0000 mgr.y (mgr.44100) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.225763+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.227544+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.229280+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.229911+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.234556+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.235063+0000 mgr.y (mgr.44100) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.275154+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.277040+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.278957+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.279585+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.284335+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.284872+0000 mgr.y (mgr.44100) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.332504+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.334419+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.336047+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.336589+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.341180+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.341555+0000 mgr.y (mgr.44100) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.385609+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.387644+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.389388+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.390043+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.394820+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.395342+0000 mgr.y (mgr.44100) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.452250+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.454742+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.456641+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.457225+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.462104+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.462530+0000 mgr.y (mgr.44100) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.127032+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.127669+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.134083+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.134421+0000 mgr.y (mgr.44100) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.174513+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.176286+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.177912+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.178509+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.184830+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.185312+0000 mgr.y (mgr.44100) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.225763+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.227544+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.229280+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.229911+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.234556+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.235063+0000 mgr.y (mgr.44100) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.275154+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.277040+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.278957+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.519360+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.521356+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.524453+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.525229+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.532406+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.532916+0000 mgr.y (mgr.44100) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.588890+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.590712+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.592365+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.593009+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.597849+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.598251+0000 mgr.y (mgr.44100) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.642639+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.644832+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.646910+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.647612+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.652626+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.653130+0000 mgr.y (mgr.44100) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.710858+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.279585+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.284335+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.284872+0000 mgr.y (mgr.44100) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.332504+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.334419+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.336047+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.336589+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.341180+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.341555+0000 mgr.y (mgr.44100) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.385609+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.387644+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.389388+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.390043+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.394820+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.395342+0000 mgr.y (mgr.44100) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.452250+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.454742+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.456641+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.457225+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.462104+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.712812+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.714557+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.715234+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.720053+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.760805+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.762533+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.764679+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.765481+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.770374+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.843245+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.844928+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.847467+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.848251+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.853685+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.898759+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.900445+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.902006+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.902553+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.907189+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.948214+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.950453+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.952700+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.953525+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:25.958784+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[99668]: audit 2024-03-30T05:18:26.008815+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.462530+0000 mgr.y (mgr.44100) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.519360+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.521356+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.524453+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.525229+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.532406+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.532916+0000 mgr.y (mgr.44100) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.588890+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.590712+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.592365+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.593009+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.597849+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.598251+0000 mgr.y (mgr.44100) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.642639+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.644832+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.646910+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.647612+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.652626+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.653130+0000 mgr.y (mgr.44100) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.710858+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.712812+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.714557+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.715234+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.720053+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.760805+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.762533+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.764679+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.765481+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.770374+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.843245+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.844928+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.847467+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.848251+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.853685+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.898759+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.900445+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.902006+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.902553+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.907189+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.948214+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.950453+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.952700+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.953525+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:25.958784+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:26 smithi089 bash[101699]: audit 2024-03-30T05:18:26.008815+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.687154+0000 mgr.y (mgr.44100) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.736442+0000 mgr.y (mgr.44100) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.785597+0000 mgr.y (mgr.44100) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.834894+0000 mgr.y (mgr.44100) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.921734+0000 mgr.y (mgr.44100) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:24.975829+0000 mgr.y (mgr.44100) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.019275+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.021049+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.024383+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.025117+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.031416+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.031755+0000 mgr.y (mgr.44100) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.071158+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.073454+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.075717+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.076447+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.083115+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.083504+0000 mgr.y (mgr.44100) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.123520+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.125363+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.127032+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.127669+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.134083+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.134421+0000 mgr.y (mgr.44100) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.174513+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.176286+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.177912+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.178509+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.184830+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.185312+0000 mgr.y (mgr.44100) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.225763+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.227544+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.229280+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.229911+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.234556+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.235063+0000 mgr.y (mgr.44100) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.275154+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.277040+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.278957+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.279585+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.284335+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.284872+0000 mgr.y (mgr.44100) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.332504+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.334419+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.336047+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.336589+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.341180+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.341555+0000 mgr.y (mgr.44100) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.385609+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.387644+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.389388+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.390043+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.394820+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.395342+0000 mgr.y (mgr.44100) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.452250+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.454742+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.456641+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.457225+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.462104+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.462530+0000 mgr.y (mgr.44100) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.519360+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.521356+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.524453+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.525229+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.532406+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.532916+0000 mgr.y (mgr.44100) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.588890+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.590712+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.592365+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.593009+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.597849+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.598251+0000 mgr.y (mgr.44100) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.642639+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.644832+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.646910+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.647612+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.652626+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.653130+0000 mgr.y (mgr.44100) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.710858+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.712812+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.714557+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.715234+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.720053+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.760805+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.762533+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.764679+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.765481+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.770374+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.843245+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.844928+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.847467+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.848251+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.853685+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.898759+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.900445+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.902006+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.902553+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.907189+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.948214+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.950453+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.952700+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.953525+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:25.958784+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:26 smithi118 bash[75658]: audit 2024-03-30T05:18:26.008815+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.720551+0000 mgr.y (mgr.44100) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.770804+0000 mgr.y (mgr.44100) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.854272+0000 mgr.y (mgr.44100) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.907745+0000 mgr.y (mgr.44100) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: cephadm 2024-03-30T05:18:25.959312+0000 mgr.y (mgr.44100) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.011626+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.023284+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.024370+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.031779+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: cephadm 2024-03-30T05:18:26.032355+0000 mgr.y (mgr.44100) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: cluster 2024-03-30T05:18:26.050827+0000 mgr.y (mgr.44100) 1237 : cluster [DBG] pgmap v302: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:18:27.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.102860+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.104697+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.106706+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.107348+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.116010+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: cephadm 2024-03-30T05:18:26.117308+0000 mgr.y (mgr.44100) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.174944+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.176961+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.179310+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.180040+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.186430+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: cephadm 2024-03-30T05:18:26.186898+0000 mgr.y (mgr.44100) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.253215+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.257438+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.260656+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.261756+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.272011+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: cephadm 2024-03-30T05:18:26.272939+0000 mgr.y (mgr.44100) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.347258+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.349232+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.351083+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.351776+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.360587+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: cephadm 2024-03-30T05:18:26.361136+0000 mgr.y (mgr.44100) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.420135+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.422251+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.426823+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.431876+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.443044+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: cephadm 2024-03-30T05:18:26.444066+0000 mgr.y (mgr.44100) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.518082+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.519922+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.522299+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.523008+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.529180+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: cephadm 2024-03-30T05:18:26.529767+0000 mgr.y (mgr.44100) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.606396+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.609090+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.611480+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.613147+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.619143+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: cephadm 2024-03-30T05:18:26.619736+0000 mgr.y (mgr.44100) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.697485+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.699572+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.701803+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.702553+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.708741+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.769941+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.772445+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.778273+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.779030+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.784397+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.862648+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.864737+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.867712+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.868365+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.873676+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.934680+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.936685+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.938830+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.939576+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.944745+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.986056+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.987737+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.989857+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.990547+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[99668]: audit 2024-03-30T05:18:26.995795+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.342 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[119814]: debug 2024-03-30T05:18:27.085+0000 7fb7a09037c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-03-30T05:18:27.342 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[119814]: debug 2024-03-30T05:18:27.117+0000 7fb7a09037c0 -1 osd.3 127 log_to_monitors true 2024-03-30T05:18:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.720551+0000 mgr.y (mgr.44100) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.770804+0000 mgr.y (mgr.44100) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.854272+0000 mgr.y (mgr.44100) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.907745+0000 mgr.y (mgr.44100) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: cephadm 2024-03-30T05:18:25.959312+0000 mgr.y (mgr.44100) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.011626+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.023284+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.024370+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.031779+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: cephadm 2024-03-30T05:18:26.032355+0000 mgr.y (mgr.44100) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: cluster 2024-03-30T05:18:26.050827+0000 mgr.y (mgr.44100) 1237 : cluster [DBG] pgmap v302: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:18:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.102860+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.104697+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.106706+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.107348+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.116010+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: cephadm 2024-03-30T05:18:26.117308+0000 mgr.y (mgr.44100) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.174944+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.176961+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.179310+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.180040+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.186430+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: cephadm 2024-03-30T05:18:26.186898+0000 mgr.y (mgr.44100) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.253215+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.257438+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.260656+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.261756+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.272011+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: cephadm 2024-03-30T05:18:26.272939+0000 mgr.y (mgr.44100) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.347258+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.349232+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.351083+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.351776+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.360587+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: cephadm 2024-03-30T05:18:26.361136+0000 mgr.y (mgr.44100) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.420135+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.422251+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.426823+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.431876+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.443044+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: cephadm 2024-03-30T05:18:26.444066+0000 mgr.y (mgr.44100) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.518082+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.519922+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.522299+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.523008+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.529180+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: cephadm 2024-03-30T05:18:26.529767+0000 mgr.y (mgr.44100) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.606396+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.609090+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.611480+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.613147+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.619143+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: cephadm 2024-03-30T05:18:26.619736+0000 mgr.y (mgr.44100) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.697485+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.699572+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.701803+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.702553+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.708741+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.769941+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.772445+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.778273+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.779030+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.784397+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.862648+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.864737+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.867712+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.868365+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.873676+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.934680+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.936685+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.938830+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.939576+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.944745+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.986056+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.987737+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.989857+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.990547+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[101699]: audit 2024-03-30T05:18:26.995795+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.720551+0000 mgr.y (mgr.44100) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.770804+0000 mgr.y (mgr.44100) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.854272+0000 mgr.y (mgr.44100) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.907745+0000 mgr.y (mgr.44100) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: cephadm 2024-03-30T05:18:25.959312+0000 mgr.y (mgr.44100) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.011626+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.023284+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.024370+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.031779+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: cephadm 2024-03-30T05:18:26.032355+0000 mgr.y (mgr.44100) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: cluster 2024-03-30T05:18:26.050827+0000 mgr.y (mgr.44100) 1237 : cluster [DBG] pgmap v302: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:18:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.102860+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.104697+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.106706+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.107348+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.116010+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: cephadm 2024-03-30T05:18:26.117308+0000 mgr.y (mgr.44100) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.174944+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.176961+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.179310+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.180040+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.186430+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: cephadm 2024-03-30T05:18:26.186898+0000 mgr.y (mgr.44100) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.253215+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.257438+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.260656+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.261756+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.272011+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: cephadm 2024-03-30T05:18:26.272939+0000 mgr.y (mgr.44100) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.347258+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.349232+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.351083+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.351776+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.360587+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: cephadm 2024-03-30T05:18:26.361136+0000 mgr.y (mgr.44100) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.420135+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.422251+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.426823+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.431876+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.443044+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: cephadm 2024-03-30T05:18:26.444066+0000 mgr.y (mgr.44100) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.518082+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.519922+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.522299+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.523008+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.529180+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: cephadm 2024-03-30T05:18:26.529767+0000 mgr.y (mgr.44100) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.606396+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.609090+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.611480+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.613147+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.619143+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: cephadm 2024-03-30T05:18:26.619736+0000 mgr.y (mgr.44100) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.697485+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.699572+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.701803+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.702553+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.708741+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.769941+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.772445+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.778273+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.779030+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.784397+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.862648+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.864737+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.867712+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.868365+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.873676+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.934680+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.936685+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.938830+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.939576+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.944745+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.986056+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.987737+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.989857+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.990547+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:27 smithi118 bash[75658]: audit 2024-03-30T05:18:26.995795+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:27.799 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[70044]: debug 2024-03-30T05:18:27.433+0000 7f4445604700 -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-03-30T05:18:27.799 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:18:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:18:27] "GET /metrics HTTP/1.1" 200 38180 "" "Prometheus/2.43.0" 2024-03-30T05:18:28.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: cephadm 2024-03-30T05:18:26.709253+0000 mgr.y (mgr.44100) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: cephadm 2024-03-30T05:18:26.785069+0000 mgr.y (mgr.44100) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: cephadm 2024-03-30T05:18:26.874133+0000 mgr.y (mgr.44100) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: cephadm 2024-03-30T05:18:26.945218+0000 mgr.y (mgr.44100) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: cephadm 2024-03-30T05:18:26.996529+0000 mgr.y (mgr.44100) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.061714+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.064097+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.066471+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:28.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.067571+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:28.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.073590+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: cephadm 2024-03-30T05:18:27.074222+0000 mgr.y (mgr.44100) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.126110+0000 mon.a (mon.0) 3379 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3171645067,v1:172.21.15.89:6827/3171645067]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T05:18:28.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.147978+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.149968+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.152344+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:28.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.153018+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:28.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.158570+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: cephadm 2024-03-30T05:18:27.159177+0000 mgr.y (mgr.44100) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.220713+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.222738+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.224636+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.225331+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.232068+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: cephadm 2024-03-30T05:18:27.232547+0000 mgr.y (mgr.44100) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.293665+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.295752+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.297724+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.298593+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.303722+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: cephadm 2024-03-30T05:18:27.304241+0000 mgr.y (mgr.44100) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.361072+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.362841+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.364599+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:28.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.365221+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:28.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.370161+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: cephadm 2024-03-30T05:18:27.370822+0000 mgr.y (mgr.44100) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.423110+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.429271+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.430163+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.433058+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.435046+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.436993+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.438213+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.439538+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:18:28.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: audit 2024-03-30T05:18:27.439688+0000 mgr.y (mgr.44100) 1255 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:18:28.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[99668]: cephadm 2024-03-30T05:18:27.440389+0000 mgr.y (mgr.44100) 1256 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T05:18:28.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: cephadm 2024-03-30T05:18:26.709253+0000 mgr.y (mgr.44100) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: cephadm 2024-03-30T05:18:26.785069+0000 mgr.y (mgr.44100) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: cephadm 2024-03-30T05:18:26.874133+0000 mgr.y (mgr.44100) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: cephadm 2024-03-30T05:18:26.945218+0000 mgr.y (mgr.44100) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: cephadm 2024-03-30T05:18:26.996529+0000 mgr.y (mgr.44100) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.061714+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.064097+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.066471+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:28.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.067571+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:28.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.073590+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: cephadm 2024-03-30T05:18:27.074222+0000 mgr.y (mgr.44100) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.126110+0000 mon.a (mon.0) 3379 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3171645067,v1:172.21.15.89:6827/3171645067]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T05:18:28.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.147978+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.149968+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.152344+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:28.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.153018+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:28.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.158570+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: cephadm 2024-03-30T05:18:27.159177+0000 mgr.y (mgr.44100) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.220713+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.222738+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.224636+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:28.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.225331+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:28.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.232068+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: cephadm 2024-03-30T05:18:27.232547+0000 mgr.y (mgr.44100) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.293665+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.295752+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.297724+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:28.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.298593+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:28.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.303722+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: cephadm 2024-03-30T05:18:27.304241+0000 mgr.y (mgr.44100) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.361072+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.362841+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.364599+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:28.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.365221+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:28.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.370161+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: cephadm 2024-03-30T05:18:27.370822+0000 mgr.y (mgr.44100) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.423110+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.429271+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.430163+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.433058+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.435046+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.436993+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.438213+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.439538+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:18:28.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: audit 2024-03-30T05:18:27.439688+0000 mgr.y (mgr.44100) 1255 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:18:28.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[101699]: cephadm 2024-03-30T05:18:27.440389+0000 mgr.y (mgr.44100) 1256 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T05:18:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: cephadm 2024-03-30T05:18:26.709253+0000 mgr.y (mgr.44100) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: cephadm 2024-03-30T05:18:26.785069+0000 mgr.y (mgr.44100) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: cephadm 2024-03-30T05:18:26.874133+0000 mgr.y (mgr.44100) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: cephadm 2024-03-30T05:18:26.945218+0000 mgr.y (mgr.44100) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: cephadm 2024-03-30T05:18:26.996529+0000 mgr.y (mgr.44100) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.061714+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.064097+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.066471+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.067571+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.073590+0000 mon.a (mon.0) 3378 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: cephadm 2024-03-30T05:18:27.074222+0000 mgr.y (mgr.44100) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.126110+0000 mon.a (mon.0) 3379 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3171645067,v1:172.21.15.89:6827/3171645067]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T05:18:28.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.147978+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.149968+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.152344+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:28.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.153018+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:28.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.158570+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: cephadm 2024-03-30T05:18:27.159177+0000 mgr.y (mgr.44100) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.220713+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.222738+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.224636+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.225331+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.232068+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: cephadm 2024-03-30T05:18:27.232547+0000 mgr.y (mgr.44100) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.293665+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.295752+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.297724+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.298593+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:28.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.303722+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: cephadm 2024-03-30T05:18:27.304241+0000 mgr.y (mgr.44100) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.361072+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.362841+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.364599+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.365221+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.370161+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: cephadm 2024-03-30T05:18:27.370822+0000 mgr.y (mgr.44100) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.423110+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.429271+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.430163+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.433058+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.435046+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.436993+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.438213+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.439538+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:18:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: audit 2024-03-30T05:18:27.439688+0000 mgr.y (mgr.44100) 1255 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:18:28.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:28 smithi118 bash[75658]: cephadm 2024-03-30T05:18:27.440389+0000 mgr.y (mgr.44100) 1256 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T05:18:28.922 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:18:28 smithi089 bash[119814]: debug 2024-03-30T05:18:28.621+0000 7fb78dd53700 -1 osd.3 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:18:29.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:29 smithi089 bash[99668]: cluster 2024-03-30T05:18:28.052541+0000 mgr.y (mgr.44100) 1257 : cluster [DBG] pgmap v303: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:18:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:29 smithi089 bash[99668]: audit 2024-03-30T05:18:28.075470+0000 mon.a (mon.0) 3408 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3171645067,v1:172.21.15.89:6827/3171645067]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T05:18:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:29 smithi089 bash[99668]: cluster 2024-03-30T05:18:28.083398+0000 mon.a (mon.0) 3409 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-03-30T05:18:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:29 smithi089 bash[99668]: audit 2024-03-30T05:18:28.085727+0000 mon.a (mon.0) 3410 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3171645067,v1:172.21.15.89:6827/3171645067]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:18:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:29 smithi089 bash[99668]: audit 2024-03-30T05:18:28.160562+0000 mgr.y (mgr.44100) 1258 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:29.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:29 smithi089 bash[99668]: audit 2024-03-30T05:18:28.597580+0000 mon.a (mon.0) 3411 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3171645067,v1:172.21.15.89:6827/3171645067]' entity='osd.3' 2024-03-30T05:18:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:29 smithi089 bash[101699]: cluster 2024-03-30T05:18:28.052541+0000 mgr.y (mgr.44100) 1257 : cluster [DBG] pgmap v303: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:18:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:29 smithi089 bash[101699]: audit 2024-03-30T05:18:28.075470+0000 mon.a (mon.0) 3408 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3171645067,v1:172.21.15.89:6827/3171645067]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T05:18:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:29 smithi089 bash[101699]: cluster 2024-03-30T05:18:28.083398+0000 mon.a (mon.0) 3409 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-03-30T05:18:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:29 smithi089 bash[101699]: audit 2024-03-30T05:18:28.085727+0000 mon.a (mon.0) 3410 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3171645067,v1:172.21.15.89:6827/3171645067]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:18:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:29 smithi089 bash[101699]: audit 2024-03-30T05:18:28.160562+0000 mgr.y (mgr.44100) 1258 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:29.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:29 smithi089 bash[101699]: audit 2024-03-30T05:18:28.597580+0000 mon.a (mon.0) 3411 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3171645067,v1:172.21.15.89:6827/3171645067]' entity='osd.3' 2024-03-30T05:18:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:29 smithi118 bash[75658]: cluster 2024-03-30T05:18:28.052541+0000 mgr.y (mgr.44100) 1257 : cluster [DBG] pgmap v303: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:18:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:29 smithi118 bash[75658]: audit 2024-03-30T05:18:28.075470+0000 mon.a (mon.0) 3408 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3171645067,v1:172.21.15.89:6827/3171645067]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T05:18:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:29 smithi118 bash[75658]: cluster 2024-03-30T05:18:28.083398+0000 mon.a (mon.0) 3409 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-03-30T05:18:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:29 smithi118 bash[75658]: audit 2024-03-30T05:18:28.085727+0000 mon.a (mon.0) 3410 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3171645067,v1:172.21.15.89:6827/3171645067]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-03-30T05:18:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:29 smithi118 bash[75658]: audit 2024-03-30T05:18:28.160562+0000 mgr.y (mgr.44100) 1258 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:29 smithi118 bash[75658]: audit 2024-03-30T05:18:28.597580+0000 mon.a (mon.0) 3411 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3171645067,v1:172.21.15.89:6827/3171645067]' entity='osd.3' 2024-03-30T05:18:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:30 smithi089 bash[99668]: cluster 2024-03-30T05:18:29.596764+0000 mon.a (mon.0) 3412 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:18:30.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:30 smithi089 bash[99668]: cluster 2024-03-30T05:18:29.608737+0000 mon.a (mon.0) 3413 : cluster [INF] osd.3 [v2:172.21.15.89:6826/3171645067,v1:172.21.15.89:6827/3171645067] boot 2024-03-30T05:18:30.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:30 smithi089 bash[99668]: cluster 2024-03-30T05:18:29.609095+0000 mon.a (mon.0) 3414 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-03-30T05:18:30.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:30 smithi089 bash[99668]: audit 2024-03-30T05:18:29.610194+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:18:30.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:30 smithi089 bash[101699]: cluster 2024-03-30T05:18:29.596764+0000 mon.a (mon.0) 3412 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:18:30.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:30 smithi089 bash[101699]: cluster 2024-03-30T05:18:29.608737+0000 mon.a (mon.0) 3413 : cluster [INF] osd.3 [v2:172.21.15.89:6826/3171645067,v1:172.21.15.89:6827/3171645067] boot 2024-03-30T05:18:30.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:30 smithi089 bash[101699]: cluster 2024-03-30T05:18:29.609095+0000 mon.a (mon.0) 3414 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-03-30T05:18:30.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:30 smithi089 bash[101699]: audit 2024-03-30T05:18:29.610194+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:18:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:30 smithi118 bash[75658]: cluster 2024-03-30T05:18:29.596764+0000 mon.a (mon.0) 3412 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:18:30.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:30 smithi118 bash[75658]: cluster 2024-03-30T05:18:29.608737+0000 mon.a (mon.0) 3413 : cluster [INF] osd.3 [v2:172.21.15.89:6826/3171645067,v1:172.21.15.89:6827/3171645067] boot 2024-03-30T05:18:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:30 smithi118 bash[75658]: cluster 2024-03-30T05:18:29.609095+0000 mon.a (mon.0) 3414 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-03-30T05:18:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:30 smithi118 bash[75658]: audit 2024-03-30T05:18:29.610194+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:18:31.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:31 smithi118 bash[75658]: cluster 2024-03-30T05:18:30.053104+0000 mgr.y (mgr.44100) 1259 : cluster [DBG] pgmap v306: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:18:31.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:31 smithi118 bash[75658]: cluster 2024-03-30T05:18:30.613110+0000 mon.a (mon.0) 3416 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-03-30T05:18:31.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:31 smithi118 bash[75658]: audit 2024-03-30T05:18:30.694467+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:31.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:31 smithi118 bash[75658]: audit 2024-03-30T05:18:30.700286+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:31.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:31 smithi118 bash[75658]: audit 2024-03-30T05:18:30.705563+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:32.000 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:31 smithi089 bash[99668]: cluster 2024-03-30T05:18:30.053104+0000 mgr.y (mgr.44100) 1259 : cluster [DBG] pgmap v306: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:18:32.000 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:31 smithi089 bash[99668]: cluster 2024-03-30T05:18:30.613110+0000 mon.a (mon.0) 3416 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-03-30T05:18:32.000 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:31 smithi089 bash[99668]: audit 2024-03-30T05:18:30.694467+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:32.000 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:31 smithi089 bash[99668]: audit 2024-03-30T05:18:30.700286+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:32.000 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:31 smithi089 bash[99668]: audit 2024-03-30T05:18:30.705563+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:32.000 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:31 smithi089 bash[101699]: cluster 2024-03-30T05:18:30.053104+0000 mgr.y (mgr.44100) 1259 : cluster [DBG] pgmap v306: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:18:32.000 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:31 smithi089 bash[101699]: cluster 2024-03-30T05:18:30.613110+0000 mon.a (mon.0) 3416 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-03-30T05:18:32.000 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:31 smithi089 bash[101699]: audit 2024-03-30T05:18:30.694467+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:32.001 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:31 smithi089 bash[101699]: audit 2024-03-30T05:18:30.700286+0000 mon.a (mon.0) 3418 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:32.001 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:31 smithi089 bash[101699]: audit 2024-03-30T05:18:30.705563+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:32.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:32 smithi089 bash[99668]: cluster 2024-03-30T05:18:32.608805+0000 mon.a (mon.0) 3420 : cluster [WRN] Health check update: Degraded data redundancy: 66/726 objects degraded (9.091%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T05:18:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:32 smithi089 bash[101699]: cluster 2024-03-30T05:18:32.608805+0000 mon.a (mon.0) 3420 : cluster [WRN] Health check update: Degraded data redundancy: 66/726 objects degraded (9.091%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T05:18:33.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:32 smithi118 bash[75658]: cluster 2024-03-30T05:18:32.608805+0000 mon.a (mon.0) 3420 : cluster [WRN] Health check update: Degraded data redundancy: 66/726 objects degraded (9.091%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T05:18:33.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:33 smithi118 bash[75658]: cluster 2024-03-30T05:18:32.053843+0000 mgr.y (mgr.44100) 1260 : cluster [DBG] pgmap v308: 161 pgs: 20 active+undersized+degraded, 30 active+undersized, 111 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/726 objects degraded (9.091%) 2024-03-30T05:18:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:33 smithi118 bash[75658]: audit 2024-03-30T05:18:33.516884+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:33 smithi118 bash[75658]: audit 2024-03-30T05:18:33.530364+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:33 smithi118 bash[75658]: audit 2024-03-30T05:18:33.544239+0000 mon.a (mon.0) 3423 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:34.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:33 smithi089 bash[101699]: cluster 2024-03-30T05:18:32.053843+0000 mgr.y (mgr.44100) 1260 : cluster [DBG] pgmap v308: 161 pgs: 20 active+undersized+degraded, 30 active+undersized, 111 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/726 objects degraded (9.091%) 2024-03-30T05:18:34.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:33 smithi089 bash[101699]: audit 2024-03-30T05:18:33.516884+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:34.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:33 smithi089 bash[101699]: audit 2024-03-30T05:18:33.530364+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:34.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:33 smithi089 bash[101699]: audit 2024-03-30T05:18:33.544239+0000 mon.a (mon.0) 3423 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:33 smithi089 bash[99668]: cluster 2024-03-30T05:18:32.053843+0000 mgr.y (mgr.44100) 1260 : cluster [DBG] pgmap v308: 161 pgs: 20 active+undersized+degraded, 30 active+undersized, 111 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/726 objects degraded (9.091%) 2024-03-30T05:18:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:33 smithi089 bash[99668]: audit 2024-03-30T05:18:33.516884+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:33 smithi089 bash[99668]: audit 2024-03-30T05:18:33.530364+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:33 smithi089 bash[99668]: audit 2024-03-30T05:18:33.544239+0000 mon.a (mon.0) 3423 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:35.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:34 smithi089 bash[99668]: cluster 2024-03-30T05:18:34.054893+0000 mgr.y (mgr.44100) 1261 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:35.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:34 smithi089 bash[99668]: cluster 2024-03-30T05:18:34.664267+0000 mon.a (mon.0) 3424 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/726 objects degraded (9.091%), 20 pgs degraded) 2024-03-30T05:18:35.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:34 smithi089 bash[99668]: cluster 2024-03-30T05:18:34.664324+0000 mon.a (mon.0) 3425 : cluster [INF] Cluster is now healthy 2024-03-30T05:18:35.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:34 smithi089 bash[101699]: cluster 2024-03-30T05:18:34.054893+0000 mgr.y (mgr.44100) 1261 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:35.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:34 smithi089 bash[101699]: cluster 2024-03-30T05:18:34.664267+0000 mon.a (mon.0) 3424 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/726 objects degraded (9.091%), 20 pgs degraded) 2024-03-30T05:18:35.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:34 smithi089 bash[101699]: cluster 2024-03-30T05:18:34.664324+0000 mon.a (mon.0) 3425 : cluster [INF] Cluster is now healthy 2024-03-30T05:18:35.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:34 smithi118 bash[75658]: cluster 2024-03-30T05:18:34.054893+0000 mgr.y (mgr.44100) 1261 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:35.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:34 smithi118 bash[75658]: cluster 2024-03-30T05:18:34.664267+0000 mon.a (mon.0) 3424 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/726 objects degraded (9.091%), 20 pgs degraded) 2024-03-30T05:18:35.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:34 smithi118 bash[75658]: cluster 2024-03-30T05:18:34.664324+0000 mon.a (mon.0) 3425 : cluster [INF] Cluster is now healthy 2024-03-30T05:18:37.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:37 smithi118 bash[75658]: cluster 2024-03-30T05:18:36.055594+0000 mgr.y (mgr.44100) 1262 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:37.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:37 smithi118 bash[75658]: audit 2024-03-30T05:18:36.978016+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:37.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:37 smithi118 bash[75658]: audit 2024-03-30T05:18:36.980376+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:37.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:37 smithi089 bash[99668]: cluster 2024-03-30T05:18:36.055594+0000 mgr.y (mgr.44100) 1262 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:37.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:37 smithi089 bash[99668]: audit 2024-03-30T05:18:36.978016+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:37.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:37 smithi089 bash[99668]: audit 2024-03-30T05:18:36.980376+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:37.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:37 smithi089 bash[101699]: cluster 2024-03-30T05:18:36.055594+0000 mgr.y (mgr.44100) 1262 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:37.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:37 smithi089 bash[101699]: audit 2024-03-30T05:18:36.978016+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:37.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:37 smithi089 bash[101699]: audit 2024-03-30T05:18:36.980376+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:38.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:18:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:18:37] "GET /metrics HTTP/1.1" 200 38185 "" "Prometheus/2.43.0" 2024-03-30T05:18:38.549 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:18:38.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:38 smithi089 bash[101699]: audit 2024-03-30T05:18:37.241892+0000 mon.a (mon.0) 3428 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:38.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:38 smithi089 bash[99668]: audit 2024-03-30T05:18:37.241892+0000 mon.a (mon.0) 3428 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:38.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:38 smithi118 bash[75658]: audit 2024-03-30T05:18:37.241892+0000 mon.a (mon.0) 3428 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:39.310 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:18:39.310 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 8s ago 40m - - 2024-03-30T05:18:39.311 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 5s ago 40m - - 2024-03-30T05:18:39.311 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (8m) 8s ago 33m 16.1M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:18:39.311 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (8m) 5s ago 33m 72.8M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:18:39.311 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (10m) 8s ago 31m 45.9M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:18:39.311 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (9m) 5s ago 39m 439M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:18:39.311 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (20m) 8s ago 41m 518M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:18:39.311 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (5m) 8s ago 41m 62.8M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:18:39.311 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (7m) 5s ago 39m 53.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:18:39.311 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (5m) 8s ago 39m 49.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:18:39.311 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (9m) 8s ago 33m 8863k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:18:39.311 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (9m) 5s ago 33m 8252k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:18:39.311 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (3m) 8s ago 39m 49.7M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:18:39.311 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (2m) 8s ago 38m 54.5M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:18:39.311 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (92s) 8s ago 37m 45.3M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 9cbe7b3eb40f 2024-03-30T05:18:39.312 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (18s) 8s ago 37m 49.6M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 4f4658793226 2024-03-30T05:18:39.312 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (36m) 5s ago 36m 66.0M 4096M 17.2.0 e1d6a67b021e 9ab8efb93de1 2024-03-30T05:18:39.312 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (36m) 5s ago 36m 59.8M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:18:39.312 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (35m) 5s ago 35m 58.3M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:18:39.312 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (34m) 5s ago 34m 64.1M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:18:39.312 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (9m) 5s ago 34m 66.0M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:18:39.312 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (31m) 8s ago 31m 92.5M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:18:39.312 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (31m) 5s ago 31m 92.3M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:18:39.549 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:39 smithi118 bash[75658]: cluster 2024-03-30T05:18:38.057090+0000 mgr.y (mgr.44100) 1263 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:39.549 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:39 smithi118 bash[75658]: audit 2024-03-30T05:18:38.171642+0000 mgr.y (mgr.44100) 1264 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:39.549 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:39 smithi118 bash[75658]: audit 2024-03-30T05:18:38.539468+0000 mgr.y (mgr.44100) 1265 : audit [DBG] from='client.54438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:39.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:39 smithi089 bash[101699]: cluster 2024-03-30T05:18:38.057090+0000 mgr.y (mgr.44100) 1263 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:39.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:39 smithi089 bash[101699]: audit 2024-03-30T05:18:38.171642+0000 mgr.y (mgr.44100) 1264 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:39.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:39 smithi089 bash[101699]: audit 2024-03-30T05:18:38.539468+0000 mgr.y (mgr.44100) 1265 : audit [DBG] from='client.54438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:39.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:39 smithi089 bash[99668]: cluster 2024-03-30T05:18:38.057090+0000 mgr.y (mgr.44100) 1263 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:39.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:39 smithi089 bash[99668]: audit 2024-03-30T05:18:38.171642+0000 mgr.y (mgr.44100) 1264 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:39.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:39 smithi089 bash[99668]: audit 2024-03-30T05:18:38.539468+0000 mgr.y (mgr.44100) 1265 : audit [DBG] from='client.54438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:39.738 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:18:39.738 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:18:39.738 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:18:39.739 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:18:39.739 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:18:39.739 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:18:39.739 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:18:39.739 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:18:39.739 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-30T05:18:39.739 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 4 2024-03-30T05:18:39.739 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:18:39.739 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:18:39.739 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:18:39.739 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:18:39.739 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:18:39.739 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-30T05:18:39.739 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 9 2024-03-30T05:18:39.739 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:18:39.740 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:18:40.087 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:18:40.087 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:18:40.087 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:18:40.087 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-30T05:18:40.087 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:18:40.087 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "4/8 daemons upgraded", 2024-03-30T05:18:40.087 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:18:40.088 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:18:40.088 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:18:40.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:40 smithi089 bash[99668]: audit 2024-03-30T05:18:38.910630+0000 mgr.y (mgr.44100) 1266 : audit [DBG] from='client.64414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:40.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:40 smithi089 bash[99668]: audit 2024-03-30T05:18:39.270125+0000 mgr.y (mgr.44100) 1267 : audit [DBG] from='client.54450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:40.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:40 smithi089 bash[99668]: audit 2024-03-30T05:18:39.743162+0000 mon.a (mon.0) 3429 : audit [DBG] from='client.? 172.21.15.89:0/2130061880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:40.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:40 smithi089 bash[101699]: audit 2024-03-30T05:18:38.910630+0000 mgr.y (mgr.44100) 1266 : audit [DBG] from='client.64414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:40.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:40 smithi089 bash[101699]: audit 2024-03-30T05:18:39.270125+0000 mgr.y (mgr.44100) 1267 : audit [DBG] from='client.54450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:40.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:40 smithi089 bash[101699]: audit 2024-03-30T05:18:39.743162+0000 mon.a (mon.0) 3429 : audit [DBG] from='client.? 172.21.15.89:0/2130061880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:40.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:40 smithi118 bash[75658]: audit 2024-03-30T05:18:38.910630+0000 mgr.y (mgr.44100) 1266 : audit [DBG] from='client.64414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:40.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:40 smithi118 bash[75658]: audit 2024-03-30T05:18:39.270125+0000 mgr.y (mgr.44100) 1267 : audit [DBG] from='client.54450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:40.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:40 smithi118 bash[75658]: audit 2024-03-30T05:18:39.743162+0000 mon.a (mon.0) 3429 : audit [DBG] from='client.? 172.21.15.89:0/2130061880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:41.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:41 smithi089 bash[99668]: cluster 2024-03-30T05:18:40.058118+0000 mgr.y (mgr.44100) 1268 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:41.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:41 smithi089 bash[99668]: audit 2024-03-30T05:18:40.092033+0000 mgr.y (mgr.44100) 1269 : audit [DBG] from='client.54462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:41.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:41 smithi089 bash[101699]: cluster 2024-03-30T05:18:40.058118+0000 mgr.y (mgr.44100) 1268 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:41.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:41 smithi089 bash[101699]: audit 2024-03-30T05:18:40.092033+0000 mgr.y (mgr.44100) 1269 : audit [DBG] from='client.54462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:41.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:41 smithi118 bash[75658]: cluster 2024-03-30T05:18:40.058118+0000 mgr.y (mgr.44100) 1268 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:41.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:41 smithi118 bash[75658]: audit 2024-03-30T05:18:40.092033+0000 mgr.y (mgr.44100) 1269 : audit [DBG] from='client.54462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:43.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:43 smithi089 bash[99668]: cluster 2024-03-30T05:18:42.059258+0000 mgr.y (mgr.44100) 1270 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:43.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:43 smithi089 bash[99668]: audit 2024-03-30T05:18:42.452880+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:18:43.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:43 smithi089 bash[99668]: audit 2024-03-30T05:18:42.453323+0000 mgr.y (mgr.44100) 1271 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:18:43.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:43 smithi089 bash[99668]: cephadm 2024-03-30T05:18:42.455943+0000 mgr.y (mgr.44100) 1272 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-03-30T05:18:43.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:43 smithi089 bash[101699]: cluster 2024-03-30T05:18:42.059258+0000 mgr.y (mgr.44100) 1270 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:43.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:43 smithi089 bash[101699]: audit 2024-03-30T05:18:42.452880+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:18:43.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:43 smithi089 bash[101699]: audit 2024-03-30T05:18:42.453323+0000 mgr.y (mgr.44100) 1271 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:18:43.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:43 smithi089 bash[101699]: cephadm 2024-03-30T05:18:42.455943+0000 mgr.y (mgr.44100) 1272 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-03-30T05:18:43.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:43 smithi118 bash[75658]: cluster 2024-03-30T05:18:42.059258+0000 mgr.y (mgr.44100) 1270 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:43.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:43 smithi118 bash[75658]: audit 2024-03-30T05:18:42.452880+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:18:43.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:43 smithi118 bash[75658]: audit 2024-03-30T05:18:42.453323+0000 mgr.y (mgr.44100) 1271 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:18:43.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:43 smithi118 bash[75658]: cephadm 2024-03-30T05:18:42.455943+0000 mgr.y (mgr.44100) 1272 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-03-30T05:18:45.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:45 smithi089 bash[99668]: cluster 2024-03-30T05:18:44.060819+0000 mgr.y (mgr.44100) 1273 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:45.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:45 smithi089 bash[99668]: audit 2024-03-30T05:18:44.784784+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:45.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:45 smithi089 bash[99668]: audit 2024-03-30T05:18:44.789371+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T05:18:45.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:45 smithi089 bash[99668]: audit 2024-03-30T05:18:44.791153+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:45.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:45 smithi089 bash[101699]: cluster 2024-03-30T05:18:44.060819+0000 mgr.y (mgr.44100) 1273 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:45.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:45 smithi089 bash[101699]: audit 2024-03-30T05:18:44.784784+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:45.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:45 smithi089 bash[101699]: audit 2024-03-30T05:18:44.789371+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T05:18:45.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:45 smithi089 bash[101699]: audit 2024-03-30T05:18:44.791153+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:45 smithi118 bash[75658]: cluster 2024-03-30T05:18:44.060819+0000 mgr.y (mgr.44100) 1273 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:18:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:45 smithi118 bash[75658]: audit 2024-03-30T05:18:44.784784+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:45 smithi118 bash[75658]: audit 2024-03-30T05:18:44.789371+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T05:18:45.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:45 smithi118 bash[75658]: audit 2024-03-30T05:18:44.791153+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:46.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:46 smithi118 bash[75658]: cephadm 2024-03-30T05:18:44.777533+0000 mgr.y (mgr.44100) 1274 : cephadm [INF] Upgrade: Updating osd.4 2024-03-30T05:18:46.353 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:46 smithi118 bash[75658]: cephadm 2024-03-30T05:18:44.796963+0000 mgr.y (mgr.44100) 1275 : cephadm [INF] Deploying daemon osd.4 on smithi118 2024-03-30T05:18:46.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:46 smithi089 bash[99668]: cephadm 2024-03-30T05:18:44.777533+0000 mgr.y (mgr.44100) 1274 : cephadm [INF] Upgrade: Updating osd.4 2024-03-30T05:18:46.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:46 smithi089 bash[99668]: cephadm 2024-03-30T05:18:44.796963+0000 mgr.y (mgr.44100) 1275 : cephadm [INF] Deploying daemon osd.4 on smithi118 2024-03-30T05:18:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:46 smithi089 bash[101699]: cephadm 2024-03-30T05:18:44.777533+0000 mgr.y (mgr.44100) 1274 : cephadm [INF] Upgrade: Updating osd.4 2024-03-30T05:18:46.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:46 smithi089 bash[101699]: cephadm 2024-03-30T05:18:44.796963+0000 mgr.y (mgr.44100) 1275 : cephadm [INF] Deploying daemon osd.4 on smithi118 2024-03-30T05:18:47.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:47 smithi089 bash[99668]: cluster 2024-03-30T05:18:46.061522+0000 mgr.y (mgr.44100) 1276 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:47.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:47 smithi089 bash[101699]: cluster 2024-03-30T05:18:46.061522+0000 mgr.y (mgr.44100) 1276 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:47.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:47 smithi118 bash[75658]: cluster 2024-03-30T05:18:46.061522+0000 mgr.y (mgr.44100) 1276 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:48.071 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:18:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:18:47] "GET /metrics HTTP/1.1" 200 38185 "" "Prometheus/2.43.0" 2024-03-30T05:18:49.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:49 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:49.236 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:18:49 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:49.236 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:49 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:49.236 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:18:49 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:49.237 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:18:49 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:49.237 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:18:49 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:49.237 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:18:49 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:49.237 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:18:49 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:49.238 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:18:49 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:49.496 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:49 smithi089 bash[99668]: cluster 2024-03-30T05:18:48.062557+0000 mgr.y (mgr.44100) 1277 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:49.496 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:49 smithi089 bash[99668]: audit 2024-03-30T05:18:48.181968+0000 mgr.y (mgr.44100) 1278 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:49.496 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:49 smithi089 bash[101699]: cluster 2024-03-30T05:18:48.062557+0000 mgr.y (mgr.44100) 1277 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:49.496 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:49 smithi089 bash[101699]: audit 2024-03-30T05:18:48.181968+0000 mgr.y (mgr.44100) 1278 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:49.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:49 smithi118 bash[75658]: cluster 2024-03-30T05:18:48.062557+0000 mgr.y (mgr.44100) 1277 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:49.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:49 smithi118 bash[75658]: audit 2024-03-30T05:18:48.181968+0000 mgr.y (mgr.44100) 1278 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:49.650 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:49 smithi118 systemd[1]: Stopping Ceph osd.4 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:18:49.650 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:49 smithi118 bash[24017]: debug 2024-03-30T05:18:49.357+0000 7f39fb6a9700 -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-03-30T05:18:49.650 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:49 smithi118 bash[24017]: debug 2024-03-30T05:18:49.357+0000 7f39fb6a9700 -1 osd.4 132 *** Got signal Terminated *** 2024-03-30T05:18:49.650 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:49 smithi118 bash[24017]: debug 2024-03-30T05:18:49.357+0000 7f39fb6a9700 -1 osd.4 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:18:50.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:50 smithi089 bash[99668]: cluster 2024-03-30T05:18:49.364426+0000 mon.a (mon.0) 3434 : cluster [INF] osd.4 marked itself down and dead 2024-03-30T05:18:50.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:50 smithi089 bash[101699]: cluster 2024-03-30T05:18:49.364426+0000 mon.a (mon.0) 3434 : cluster [INF] osd.4 marked itself down and dead 2024-03-30T05:18:50.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:50 smithi118 bash[75658]: cluster 2024-03-30T05:18:49.364426+0000 mon.a (mon.0) 3434 : cluster [INF] osd.4 marked itself down and dead 2024-03-30T05:18:51.542 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:51 smithi118 bash[86327]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T05:18:51.542 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:51 smithi118 bash[86397]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T05:18:51.543 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:51 smithi118 bash[75658]: cluster 2024-03-30T05:18:50.063178+0000 mgr.y (mgr.44100) 1279 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:51.543 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:51 smithi118 bash[75658]: cluster 2024-03-30T05:18:50.283712+0000 mon.a (mon.0) 3435 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:18:51.543 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:51 smithi118 bash[75658]: cluster 2024-03-30T05:18:50.307785+0000 mon.a (mon.0) 3436 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-03-30T05:18:51.543 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:51 smithi118 bash[75658]: audit 2024-03-30T05:18:50.850743+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:51.543 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:51 smithi118 bash[75658]: audit 2024-03-30T05:18:50.857010+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:51.543 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:51 smithi118 bash[75658]: audit 2024-03-30T05:18:50.863190+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:51.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:51 smithi089 bash[99668]: cluster 2024-03-30T05:18:50.063178+0000 mgr.y (mgr.44100) 1279 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:51.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:51 smithi089 bash[99668]: cluster 2024-03-30T05:18:50.283712+0000 mon.a (mon.0) 3435 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:18:51.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:51 smithi089 bash[99668]: cluster 2024-03-30T05:18:50.307785+0000 mon.a (mon.0) 3436 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-03-30T05:18:51.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:51 smithi089 bash[99668]: audit 2024-03-30T05:18:50.850743+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:51.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:51 smithi089 bash[99668]: audit 2024-03-30T05:18:50.857010+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:51.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:51 smithi089 bash[99668]: audit 2024-03-30T05:18:50.863190+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:51.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:51 smithi089 bash[101699]: cluster 2024-03-30T05:18:50.063178+0000 mgr.y (mgr.44100) 1279 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:51.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:51 smithi089 bash[101699]: cluster 2024-03-30T05:18:50.283712+0000 mon.a (mon.0) 3435 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:18:51.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:51 smithi089 bash[101699]: cluster 2024-03-30T05:18:50.307785+0000 mon.a (mon.0) 3436 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-03-30T05:18:51.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:51 smithi089 bash[101699]: audit 2024-03-30T05:18:50.850743+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:51.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:51 smithi089 bash[101699]: audit 2024-03-30T05:18:50.857010+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:51.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:51 smithi089 bash[101699]: audit 2024-03-30T05:18:50.863190+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:52.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:52 smithi089 bash[99668]: cluster 2024-03-30T05:18:51.303271+0000 mon.a (mon.0) 3440 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-03-30T05:18:52.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:52 smithi089 bash[99668]: audit 2024-03-30T05:18:51.975684+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:52.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:52 smithi089 bash[99668]: audit 2024-03-30T05:18:51.977574+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:52 smithi089 bash[101699]: cluster 2024-03-30T05:18:51.303271+0000 mon.a (mon.0) 3440 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-03-30T05:18:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:52 smithi089 bash[101699]: audit 2024-03-30T05:18:51.975684+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:52.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:52 smithi089 bash[101699]: audit 2024-03-30T05:18:51.977574+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:52.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:52 smithi118 bash[75658]: cluster 2024-03-30T05:18:51.303271+0000 mon.a (mon.0) 3440 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-03-30T05:18:52.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:52 smithi118 bash[75658]: audit 2024-03-30T05:18:51.975684+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:52.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:52 smithi118 bash[75658]: audit 2024-03-30T05:18:51.977574+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:53.584 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:53 smithi089 bash[101699]: cluster 2024-03-30T05:18:52.064041+0000 mgr.y (mgr.44100) 1280 : cluster [DBG] pgmap v320: 161 pgs: 5 active+undersized+degraded, 11 peering, 18 stale+active+clean, 4 active+undersized, 123 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T05:18:53.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:53 smithi089 bash[101699]: cluster 2024-03-30T05:18:52.971488+0000 mon.a (mon.0) 3443 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-30T05:18:53.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:53 smithi089 bash[101699]: cluster 2024-03-30T05:18:52.971543+0000 mon.a (mon.0) 3444 : cluster [WRN] Health check failed: Degraded data redundancy: 27/726 objects degraded (3.719%), 5 pgs degraded (PG_DEGRADED) 2024-03-30T05:18:53.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:53 smithi089 bash[99668]: cluster 2024-03-30T05:18:52.064041+0000 mgr.y (mgr.44100) 1280 : cluster [DBG] pgmap v320: 161 pgs: 5 active+undersized+degraded, 11 peering, 18 stale+active+clean, 4 active+undersized, 123 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T05:18:53.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:53 smithi089 bash[99668]: cluster 2024-03-30T05:18:52.971488+0000 mon.a (mon.0) 3443 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-30T05:18:53.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:53 smithi089 bash[99668]: cluster 2024-03-30T05:18:52.971543+0000 mon.a (mon.0) 3444 : cluster [WRN] Health check failed: Degraded data redundancy: 27/726 objects degraded (3.719%), 5 pgs degraded (PG_DEGRADED) 2024-03-30T05:18:53.637 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:53 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.4.service: Deactivated successfully. 2024-03-30T05:18:53.637 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:53 smithi118 systemd[1]: Stopped Ceph osd.4 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:18:53.638 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:53 smithi118 bash[75658]: cluster 2024-03-30T05:18:52.064041+0000 mgr.y (mgr.44100) 1280 : cluster [DBG] pgmap v320: 161 pgs: 5 active+undersized+degraded, 11 peering, 18 stale+active+clean, 4 active+undersized, 123 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 27/726 objects degraded (3.719%) 2024-03-30T05:18:53.638 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:53 smithi118 bash[75658]: cluster 2024-03-30T05:18:52.971488+0000 mon.a (mon.0) 3443 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-30T05:18:53.638 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:53 smithi118 bash[75658]: cluster 2024-03-30T05:18:52.971543+0000 mon.a (mon.0) 3444 : cluster [WRN] Health check failed: Degraded data redundancy: 27/726 objects degraded (3.719%), 5 pgs degraded (PG_DEGRADED) 2024-03-30T05:18:53.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:53 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:53.900 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:18:53 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:53.900 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:18:53 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:53.900 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:18:53 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:53.901 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:18:53 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:53.901 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:18:53 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:53.901 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:18:53 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:53.902 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:53 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:53.902 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:53 smithi118 systemd[1]: Started Ceph osd.4 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:18:53.902 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:18:53 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:18:55.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:53.700049+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:53.713577+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:53.727453+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:53.814230+0000 mon.a (mon.0) 3448 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:53.825520+0000 mon.a (mon.0) 3449 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: cluster 2024-03-30T05:18:54.065152+0000 mgr.y (mgr.44100) 1281 : cluster [DBG] pgmap v321: 161 pgs: 22 active+undersized+degraded, 11 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 105/726 objects degraded (14.463%) 2024-03-30T05:18:55.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.369657+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.375557+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.377399+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:55.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.378380+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:55.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.383859+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.076 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: cephadm 2024-03-30T05:18:54.384259+0000 mgr.y (mgr.44100) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:55.077 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.473505+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:55.077 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.478243+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:55.077 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.483253+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:55.077 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.484780+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:55.077 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.492319+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.077 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: cephadm 2024-03-30T05:18:54.493131+0000 mgr.y (mgr.44100) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:55.077 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.567991+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:55.077 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.570108+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:55.077 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.572077+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:55.077 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.572865+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:55.077 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.578092+0000 mon.a (mon.0) 3464 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.077 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: cephadm 2024-03-30T05:18:54.578956+0000 mgr.y (mgr.44100) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:55.077 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.656708+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:55.077 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.660265+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:55.077 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.662636+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:55.078 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.663563+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:55.078 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: audit 2024-03-30T05:18:54.671767+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.078 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:54 smithi118 bash[75658]: cephadm 2024-03-30T05:18:54.672620+0000 mgr.y (mgr.44100) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:55.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:53.700049+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:53.713577+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:53.727453+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:53.814230+0000 mon.a (mon.0) 3448 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:53.825520+0000 mon.a (mon.0) 3449 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: cluster 2024-03-30T05:18:54.065152+0000 mgr.y (mgr.44100) 1281 : cluster [DBG] pgmap v321: 161 pgs: 22 active+undersized+degraded, 11 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 105/726 objects degraded (14.463%) 2024-03-30T05:18:55.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.369657+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.375557+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.377399+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:55.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.378380+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:55.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.383859+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: cephadm 2024-03-30T05:18:54.384259+0000 mgr.y (mgr.44100) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:55.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.473505+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:55.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.478243+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:55.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.483253+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:55.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.484780+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:55.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.492319+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: cephadm 2024-03-30T05:18:54.493131+0000 mgr.y (mgr.44100) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:55.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.567991+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:55.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.570108+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:55.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.572077+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:55.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.572865+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:55.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.578092+0000 mon.a (mon.0) 3464 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: cephadm 2024-03-30T05:18:54.578956+0000 mgr.y (mgr.44100) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:55.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.656708+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:55.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.660265+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:55.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.662636+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:55.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.663563+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:55.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: audit 2024-03-30T05:18:54.671767+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[99668]: cephadm 2024-03-30T05:18:54.672620+0000 mgr.y (mgr.44100) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:53.700049+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:53.713577+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:53.727453+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:53.814230+0000 mon.a (mon.0) 3448 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:53.825520+0000 mon.a (mon.0) 3449 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: cluster 2024-03-30T05:18:54.065152+0000 mgr.y (mgr.44100) 1281 : cluster [DBG] pgmap v321: 161 pgs: 22 active+undersized+degraded, 11 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 105/726 objects degraded (14.463%) 2024-03-30T05:18:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.369657+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.375557+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.377399+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.378380+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.383859+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: cephadm 2024-03-30T05:18:54.384259+0000 mgr.y (mgr.44100) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:55.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.473505+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:55.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.478243+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:55.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.483253+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:55.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.484780+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:55.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.492319+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: cephadm 2024-03-30T05:18:54.493131+0000 mgr.y (mgr.44100) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:55.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.567991+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:55.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.570108+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:55.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.572077+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:55.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.572865+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:55.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.578092+0000 mon.a (mon.0) 3464 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: cephadm 2024-03-30T05:18:54.578956+0000 mgr.y (mgr.44100) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:55.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.656708+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:55.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.660265+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:55.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.662636+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:55.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.663563+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:55.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: audit 2024-03-30T05:18:54.671767+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:55.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:54 smithi089 bash[101699]: cephadm 2024-03-30T05:18:54.672620+0000 mgr.y (mgr.44100) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:55.399 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[86561]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-30T05:18:55.399 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[86561]: 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-03-30T05:18:55.400 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[86561]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-30T05:18:55.400 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[86561]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-30T05:18:55.400 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[86561]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-30T05:18:55.400 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[86561]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-30T05:18:55.400 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[86561]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-30T05:18:56.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.731966+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.734073+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.736379+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.737205+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.743116+0000 mon.a (mon.0) 3474 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: cephadm 2024-03-30T05:18:54.743619+0000 mgr.y (mgr.44100) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.821990+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.826164+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.829663+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.830748+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.836270+0000 mon.a (mon.0) 3479 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: cephadm 2024-03-30T05:18:54.836784+0000 mgr.y (mgr.44100) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.896521+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.898718+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.900998+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.901660+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.906729+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: cephadm 2024-03-30T05:18:54.907156+0000 mgr.y (mgr.44100) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.951389+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.731966+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.734073+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.736379+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.737205+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.743116+0000 mon.a (mon.0) 3474 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: cephadm 2024-03-30T05:18:54.743619+0000 mgr.y (mgr.44100) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.821990+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.826164+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.829663+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.830748+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.836270+0000 mon.a (mon.0) 3479 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: cephadm 2024-03-30T05:18:54.836784+0000 mgr.y (mgr.44100) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.896521+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.898718+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.900998+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.901660+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.906729+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: cephadm 2024-03-30T05:18:54.907156+0000 mgr.y (mgr.44100) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.951389+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.953447+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.955273+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.955872+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:54.960889+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: cephadm 2024-03-30T05:18:54.961428+0000 mgr.y (mgr.44100) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.005429+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.007591+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.009860+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.010539+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.015616+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: cephadm 2024-03-30T05:18:55.016155+0000 mgr.y (mgr.44100) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.072095+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.074346+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.077725+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.078515+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.083621+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: cephadm 2024-03-30T05:18:55.084137+0000 mgr.y (mgr.44100) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.124290+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.126184+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.127919+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.128506+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.132885+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: cephadm 2024-03-30T05:18:55.133697+0000 mgr.y (mgr.44100) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.186208+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.190044+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.193124+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.194317+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.202836+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: cephadm 2024-03-30T05:18:55.203613+0000 mgr.y (mgr.44100) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.255554+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.258497+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.260754+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.261600+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.267960+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: cephadm 2024-03-30T05:18:55.268505+0000 mgr.y (mgr.44100) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.350660+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.354590+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.358874+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.360215+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.367605+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.953447+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.955273+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.955872+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:54.960889+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: cephadm 2024-03-30T05:18:54.961428+0000 mgr.y (mgr.44100) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.005429+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.007591+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.009860+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.010539+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.015616+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: cephadm 2024-03-30T05:18:55.016155+0000 mgr.y (mgr.44100) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.072095+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.074346+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.077725+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.078515+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.083621+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: cephadm 2024-03-30T05:18:55.084137+0000 mgr.y (mgr.44100) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.124290+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.126184+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.127919+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: cephadm 2024-03-30T05:18:55.368421+0000 mgr.y (mgr.44100) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.456462+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.460389+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.464814+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.466247+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.473170+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: cephadm 2024-03-30T05:18:55.474000+0000 mgr.y (mgr.44100) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.545520+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.549177+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.553277+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.554579+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.561545+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: cephadm 2024-03-30T05:18:55.562327+0000 mgr.y (mgr.44100) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.618835+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.621504+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.624506+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.626458+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: audit 2024-03-30T05:18:55.633055+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[99668]: cephadm 2024-03-30T05:18:55.633931+0000 mgr.y (mgr.44100) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.128506+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.132885+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: cephadm 2024-03-30T05:18:55.133697+0000 mgr.y (mgr.44100) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.186208+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.190044+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.193124+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.194317+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.202836+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: cephadm 2024-03-30T05:18:55.203613+0000 mgr.y (mgr.44100) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.255554+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.258497+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.260754+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.261600+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.267960+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: cephadm 2024-03-30T05:18:55.268505+0000 mgr.y (mgr.44100) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.350660+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.354590+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.358874+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.360215+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.367605+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: cephadm 2024-03-30T05:18:55.368421+0000 mgr.y (mgr.44100) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.456462+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.460389+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.464814+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.466247+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.473170+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: cephadm 2024-03-30T05:18:55.474000+0000 mgr.y (mgr.44100) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.545520+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.549177+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.553277+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.554579+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.561545+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: cephadm 2024-03-30T05:18:55.562327+0000 mgr.y (mgr.44100) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.618835+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.621504+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.624506+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.626458+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: audit 2024-03-30T05:18:55.633055+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:55 smithi089 bash[101699]: cephadm 2024-03-30T05:18:55.633931+0000 mgr.y (mgr.44100) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.218 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.731966+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.218 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.734073+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.736379+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.737205+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.743116+0000 mon.a (mon.0) 3474 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: cephadm 2024-03-30T05:18:54.743619+0000 mgr.y (mgr.44100) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.821990+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.826164+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.829663+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.830748+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.836270+0000 mon.a (mon.0) 3479 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: cephadm 2024-03-30T05:18:54.836784+0000 mgr.y (mgr.44100) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.896521+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.898718+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.900998+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.219 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.901660+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.906729+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: cephadm 2024-03-30T05:18:54.907156+0000 mgr.y (mgr.44100) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.951389+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.953447+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.220 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.955273+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.955872+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:54.960889+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: cephadm 2024-03-30T05:18:54.961428+0000 mgr.y (mgr.44100) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.005429+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.007591+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.009860+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.010539+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.015616+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: cephadm 2024-03-30T05:18:55.016155+0000 mgr.y (mgr.44100) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.072095+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.074346+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.077725+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.221 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.078515+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.083621+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: cephadm 2024-03-30T05:18:55.084137+0000 mgr.y (mgr.44100) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.124290+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.126184+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.127919+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.128506+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.132885+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: cephadm 2024-03-30T05:18:55.133697+0000 mgr.y (mgr.44100) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.186208+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.190044+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.193124+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.194317+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.202836+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: cephadm 2024-03-30T05:18:55.203613+0000 mgr.y (mgr.44100) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.255554+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.258497+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.260754+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.261600+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.267960+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: cephadm 2024-03-30T05:18:55.268505+0000 mgr.y (mgr.44100) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.350660+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.354590+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.358874+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.360215+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.367605+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: cephadm 2024-03-30T05:18:55.368421+0000 mgr.y (mgr.44100) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.456462+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.460389+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.464814+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.466247+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.473170+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: cephadm 2024-03-30T05:18:55.474000+0000 mgr.y (mgr.44100) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.545520+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.549177+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.553277+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.554579+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.561545+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: cephadm 2024-03-30T05:18:55.562327+0000 mgr.y (mgr.44100) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:56.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.618835+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:56.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.621504+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:56.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.624506+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:56.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.626458+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:56.224 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: audit 2024-03-30T05:18:55.633055+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:56.225 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:55 smithi118 bash[75658]: cephadm 2024-03-30T05:18:55.633931+0000 mgr.y (mgr.44100) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.713007+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.716331+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.719210+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.720207+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.729297+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: cephadm 2024-03-30T05:18:55.730002+0000 mgr.y (mgr.44100) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.788084+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.791246+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.793911+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.795086+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.805938+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: cephadm 2024-03-30T05:18:55.806641+0000 mgr.y (mgr.44100) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.880849+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.884871+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.888930+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.890188+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.901525+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: cephadm 2024-03-30T05:18:55.902540+0000 mgr.y (mgr.44100) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.988875+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.993131+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.997134+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:55.998421+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.008799+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: cephadm 2024-03-30T05:18:56.009588+0000 mgr.y (mgr.44100) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: cluster 2024-03-30T05:18:56.065773+0000 mgr.y (mgr.44100) 1303 : cluster [DBG] pgmap v322: 161 pgs: 22 active+undersized+degraded, 11 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 105/726 objects degraded (14.463%) 2024-03-30T05:18:57.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.120972+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.124289+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.127255+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.128271+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.137301+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: cephadm 2024-03-30T05:18:56.138176+0000 mgr.y (mgr.44100) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.227541+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.230571+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.234711+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.236085+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.245047+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: cephadm 2024-03-30T05:18:56.245971+0000 mgr.y (mgr.44100) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.333658+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.713007+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.716331+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.719210+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.720207+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.729297+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: cephadm 2024-03-30T05:18:55.730002+0000 mgr.y (mgr.44100) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.788084+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.791246+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.793911+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.795086+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.805938+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: cephadm 2024-03-30T05:18:55.806641+0000 mgr.y (mgr.44100) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.880849+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.884871+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.888930+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.890188+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.901525+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: cephadm 2024-03-30T05:18:55.902540+0000 mgr.y (mgr.44100) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.988875+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.337442+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.341171+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.342387+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.350836+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: cephadm 2024-03-30T05:18:56.351722+0000 mgr.y (mgr.44100) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.426599+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.430370+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.433057+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.434226+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.440943+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: cephadm 2024-03-30T05:18:56.441534+0000 mgr.y (mgr.44100) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.515880+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.518053+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.521412+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.522567+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.531441+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: cephadm 2024-03-30T05:18:56.532342+0000 mgr.y (mgr.44100) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.620886+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.624553+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.627767+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.628984+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: audit 2024-03-30T05:18:56.639606+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[101699]: cephadm 2024-03-30T05:18:56.640462+0000 mgr.y (mgr.44100) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.993131+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.997134+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:55.998421+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.008799+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: cephadm 2024-03-30T05:18:56.009588+0000 mgr.y (mgr.44100) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: cluster 2024-03-30T05:18:56.065773+0000 mgr.y (mgr.44100) 1303 : cluster [DBG] pgmap v322: 161 pgs: 22 active+undersized+degraded, 11 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 105/726 objects degraded (14.463%) 2024-03-30T05:18:57.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.120972+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.124289+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.127255+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.128271+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.137301+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: cephadm 2024-03-30T05:18:56.138176+0000 mgr.y (mgr.44100) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.227541+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.230571+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.234711+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.236085+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.245047+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: cephadm 2024-03-30T05:18:56.245971+0000 mgr.y (mgr.44100) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.333658+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.337442+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.341171+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.342387+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.350836+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: cephadm 2024-03-30T05:18:56.351722+0000 mgr.y (mgr.44100) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.426599+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.430370+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.433057+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.434226+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.440943+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: cephadm 2024-03-30T05:18:56.441534+0000 mgr.y (mgr.44100) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.515880+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.518053+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.521412+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.522567+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.531441+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: cephadm 2024-03-30T05:18:56.532342+0000 mgr.y (mgr.44100) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.620886+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.624553+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.627767+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.628984+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: audit 2024-03-30T05:18:56.639606+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:56 smithi089 bash[99668]: cephadm 2024-03-30T05:18:56.640462+0000 mgr.y (mgr.44100) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.186 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.713007+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.186 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.716331+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.186 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.719210+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.186 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.720207+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.186 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.729297+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.186 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: cephadm 2024-03-30T05:18:55.730002+0000 mgr.y (mgr.44100) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.186 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.788084+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.186 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.791246+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.186 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.793911+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.795086+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.805938+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: cephadm 2024-03-30T05:18:55.806641+0000 mgr.y (mgr.44100) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.880849+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.884871+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.888930+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.890188+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.901525+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: cephadm 2024-03-30T05:18:55.902540+0000 mgr.y (mgr.44100) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.988875+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.993131+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.997134+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.187 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:55.998421+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.008799+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: cephadm 2024-03-30T05:18:56.009588+0000 mgr.y (mgr.44100) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: cluster 2024-03-30T05:18:56.065773+0000 mgr.y (mgr.44100) 1303 : cluster [DBG] pgmap v322: 161 pgs: 22 active+undersized+degraded, 11 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 105/726 objects degraded (14.463%) 2024-03-30T05:18:57.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.120972+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.124289+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.127255+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.128271+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.137301+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: cephadm 2024-03-30T05:18:56.138176+0000 mgr.y (mgr.44100) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.227541+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.230571+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.234711+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.236085+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.188 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.245047+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: cephadm 2024-03-30T05:18:56.245971+0000 mgr.y (mgr.44100) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.333658+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.337442+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.341171+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.342387+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.350836+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: cephadm 2024-03-30T05:18:56.351722+0000 mgr.y (mgr.44100) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.426599+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.430370+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.433057+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.434226+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.440943+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: cephadm 2024-03-30T05:18:56.441534+0000 mgr.y (mgr.44100) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.515880+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.189 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.518053+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.521412+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.522567+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.531441+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: cephadm 2024-03-30T05:18:56.532342+0000 mgr.y (mgr.44100) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:57.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.620886+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:57.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.624553+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:57.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.627767+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:57.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.628984+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:57.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: audit 2024-03-30T05:18:56.639606+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:57.190 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:56 smithi118 bash[75658]: cephadm 2024-03-30T05:18:56.640462+0000 mgr.y (mgr.44100) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:18:57] "GET /metrics HTTP/1.1" 200 38188 "" "Prometheus/2.43.0" 2024-03-30T05:18:58.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:56.722436+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:56.724728+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:56.727442+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:56.728331+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:56.735869+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: cephadm 2024-03-30T05:18:56.736532+0000 mgr.y (mgr.44100) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:56.793567+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:56.795910+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:56.799112+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:56.800155+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:56.808074+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: cephadm 2024-03-30T05:18:56.808955+0000 mgr.y (mgr.44100) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:56.897001+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:56.900995+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:56.904891+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:56.906047+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:56.915193+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: cephadm 2024-03-30T05:18:56.916061+0000 mgr.y (mgr.44100) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.004840+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.012797+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.016898+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.018009+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.026996+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: cephadm 2024-03-30T05:18:57.027578+0000 mgr.y (mgr.44100) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.102672+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.104928+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.107479+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.108300+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.114394+0000 mon.a (mon.0) 3609 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: cephadm 2024-03-30T05:18:57.115229+0000 mgr.y (mgr.44100) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.202258+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.206726+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.210951+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.212595+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.222294+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: cephadm 2024-03-30T05:18:57.223115+0000 mgr.y (mgr.44100) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.304719+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.307771+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.310998+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:56.722436+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:56.724728+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:56.727442+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:56.728331+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:56.735869+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: cephadm 2024-03-30T05:18:56.736532+0000 mgr.y (mgr.44100) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:56.793567+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:56.795910+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:56.799112+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:56.800155+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:56.808074+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: cephadm 2024-03-30T05:18:56.808955+0000 mgr.y (mgr.44100) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:56.897001+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:56.900995+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:56.904891+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:56.906047+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:56.915193+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: cephadm 2024-03-30T05:18:56.916061+0000 mgr.y (mgr.44100) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.004840+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.012797+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.016898+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.018009+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.026996+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: cephadm 2024-03-30T05:18:57.027578+0000 mgr.y (mgr.44100) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.102672+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.104928+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.107479+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.108300+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.114394+0000 mon.a (mon.0) 3609 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: cephadm 2024-03-30T05:18:57.115229+0000 mgr.y (mgr.44100) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.202258+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.206726+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.210951+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.212595+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.222294+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: cephadm 2024-03-30T05:18:57.223115+0000 mgr.y (mgr.44100) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.304719+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.307771+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.310998+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.312153+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.320612+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: cephadm 2024-03-30T05:18:57.321359+0000 mgr.y (mgr.44100) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.394861+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.397596+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.401654+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.402873+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.411957+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: cephadm 2024-03-30T05:18:57.412700+0000 mgr.y (mgr.44100) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.482611+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.486645+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.490819+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.492391+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.503987+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: cephadm 2024-03-30T05:18:57.505041+0000 mgr.y (mgr.44100) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.576276+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.579868+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.583132+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.584241+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.591425+0000 mon.a (mon.0) 3634 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: cephadm 2024-03-30T05:18:57.592221+0000 mgr.y (mgr.44100) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.680626+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.684995+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.688876+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.690315+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[101699]: audit 2024-03-30T05:18:57.699505+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.312153+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.320612+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: cephadm 2024-03-30T05:18:57.321359+0000 mgr.y (mgr.44100) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.394861+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.397596+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.401654+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.402873+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.411957+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: cephadm 2024-03-30T05:18:57.412700+0000 mgr.y (mgr.44100) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.482611+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.486645+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.490819+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.492391+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.503987+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: cephadm 2024-03-30T05:18:57.505041+0000 mgr.y (mgr.44100) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.576276+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.579868+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.583132+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.584241+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.591425+0000 mon.a (mon.0) 3634 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: cephadm 2024-03-30T05:18:57.592221+0000 mgr.y (mgr.44100) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.680626+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.684995+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.688876+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.690315+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:57 smithi089 bash[99668]: audit 2024-03-30T05:18:57.699505+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:56.722436+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:56.724728+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:56.727442+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:56.728331+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:56.735869+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: cephadm 2024-03-30T05:18:56.736532+0000 mgr.y (mgr.44100) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:56.793567+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:56.795910+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:56.799112+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:56.800155+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:56.808074+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: cephadm 2024-03-30T05:18:56.808955+0000 mgr.y (mgr.44100) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:56.897001+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:56.900995+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:56.904891+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:56.906047+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:56.915193+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: cephadm 2024-03-30T05:18:56.916061+0000 mgr.y (mgr.44100) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.004840+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.012797+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.016898+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.018009+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.026996+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: cephadm 2024-03-30T05:18:57.027578+0000 mgr.y (mgr.44100) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.102672+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.104928+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.107479+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.108300+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.114394+0000 mon.a (mon.0) 3609 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: cephadm 2024-03-30T05:18:57.115229+0000 mgr.y (mgr.44100) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.202258+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.206726+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.210951+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.212595+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.222294+0000 mon.a (mon.0) 3614 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: cephadm 2024-03-30T05:18:57.223115+0000 mgr.y (mgr.44100) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.304719+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.307771+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.310998+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.312153+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.320612+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: cephadm 2024-03-30T05:18:57.321359+0000 mgr.y (mgr.44100) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.394861+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.397596+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.401654+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.402873+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.411957+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: cephadm 2024-03-30T05:18:57.412700+0000 mgr.y (mgr.44100) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.482611+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.486645+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.490819+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.492391+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.503987+0000 mon.a (mon.0) 3629 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: cephadm 2024-03-30T05:18:57.505041+0000 mgr.y (mgr.44100) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.576276+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.579868+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.583132+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.584241+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.591425+0000 mon.a (mon.0) 3634 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: cephadm 2024-03-30T05:18:57.592221+0000 mgr.y (mgr.44100) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.680626+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.684995+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.688876+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.690315+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:57 smithi118 bash[75658]: audit 2024-03-30T05:18:57.699505+0000 mon.a (mon.0) 3639 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: cephadm 2024-03-30T05:18:57.700382+0000 mgr.y (mgr.44100) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.758712+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.760353+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.762954+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.763501+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.768971+0000 mon.a (mon.0) 3644 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: cephadm 2024-03-30T05:18:57.769522+0000 mgr.y (mgr.44100) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.810089+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.812017+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.813904+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.814561+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.819307+0000 mon.a (mon.0) 3649 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: cephadm 2024-03-30T05:18:57.819681+0000 mgr.y (mgr.44100) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.861633+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.863501+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.865256+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.865959+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.994 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.870837+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.994 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: cephadm 2024-03-30T05:18:57.871268+0000 mgr.y (mgr.44100) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.994 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.915872+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.994 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.917955+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.994 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.919754+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.994 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.920448+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.994 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.925451+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.994 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: cephadm 2024-03-30T05:18:57.925841+0000 mgr.y (mgr.44100) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.994 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.970882+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.994 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.973369+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.994 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.976135+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.994 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.976961+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.994 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:57.985435+0000 mon.a (mon.0) 3664 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.995 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: cephadm 2024-03-30T05:18:57.986001+0000 mgr.y (mgr.44100) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.995 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: cluster 2024-03-30T05:18:58.066561+0000 mgr.y (mgr.44100) 1326 : cluster [DBG] pgmap v323: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-03-30T05:18:58.995 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.074773+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.995 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.078675+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.995 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.082575+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.995 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.083892+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.995 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.094669+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.995 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: cephadm 2024-03-30T05:18:58.095579+0000 mgr.y (mgr.44100) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.995 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.169951+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.995 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.172266+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.174849+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.175752+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.183091+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: cephadm 2024-03-30T05:18:58.183694+0000 mgr.y (mgr.44100) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.192418+0000 mgr.y (mgr.44100) 1329 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:58.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: cluster 2024-03-30T05:18:58.212609+0000 mon.a (mon.0) 3675 : cluster [WRN] Health check update: Degraded data redundancy: 105/726 objects degraded (14.463%), 22 pgs degraded (PG_DEGRADED) 2024-03-30T05:18:58.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.248354+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.251320+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.254092+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.255101+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.264911+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.996 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: cephadm 2024-03-30T05:18:58.265450+0000 mgr.y (mgr.44100) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.343503+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.346206+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.349679+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.350793+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.360802+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: cephadm 2024-03-30T05:18:58.361464+0000 mgr.y (mgr.44100) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.439932+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.443044+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.446881+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.448162+0000 mon.a (mon.0) 3689 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.458596+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: cephadm 2024-03-30T05:18:58.459222+0000 mgr.y (mgr.44100) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.537208+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.997 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.539788+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.998 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.542892+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.998 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.544013+0000 mon.a (mon.0) 3694 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.998 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.552868+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.998 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: cephadm 2024-03-30T05:18:58.553758+0000 mgr.y (mgr.44100) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:58.998 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.637966+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:58.998 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.640497+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:58.998 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.643405+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:58.998 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.644418+0000 mon.a (mon.0) 3699 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:58.998 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: audit 2024-03-30T05:18:58.652261+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:58.998 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:58 smithi118 bash[75658]: cephadm 2024-03-30T05:18:58.652801+0000 mgr.y (mgr.44100) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: cephadm 2024-03-30T05:18:57.700382+0000 mgr.y (mgr.44100) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.758712+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.760353+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.762954+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.763501+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.768971+0000 mon.a (mon.0) 3644 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: cephadm 2024-03-30T05:18:57.769522+0000 mgr.y (mgr.44100) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.810089+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.812017+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.813904+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.814561+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.819307+0000 mon.a (mon.0) 3649 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: cephadm 2024-03-30T05:18:57.819681+0000 mgr.y (mgr.44100) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.861633+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.863501+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.865256+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.865959+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.870837+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: cephadm 2024-03-30T05:18:57.871268+0000 mgr.y (mgr.44100) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: cephadm 2024-03-30T05:18:57.700382+0000 mgr.y (mgr.44100) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.758712+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.760353+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.762954+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.763501+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.768971+0000 mon.a (mon.0) 3644 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: cephadm 2024-03-30T05:18:57.769522+0000 mgr.y (mgr.44100) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.810089+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.812017+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.813904+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.814561+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.819307+0000 mon.a (mon.0) 3649 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: cephadm 2024-03-30T05:18:57.819681+0000 mgr.y (mgr.44100) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.861633+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.863501+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.865256+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.865959+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.870837+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: cephadm 2024-03-30T05:18:57.871268+0000 mgr.y (mgr.44100) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.915872+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.917955+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.919754+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.920448+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.925451+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: cephadm 2024-03-30T05:18:57.925841+0000 mgr.y (mgr.44100) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.970882+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.973369+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.976135+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.976961+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:57.985435+0000 mon.a (mon.0) 3664 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: cephadm 2024-03-30T05:18:57.986001+0000 mgr.y (mgr.44100) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: cluster 2024-03-30T05:18:58.066561+0000 mgr.y (mgr.44100) 1326 : cluster [DBG] pgmap v323: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-03-30T05:18:59.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.074773+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.078675+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.082575+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.083892+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.094669+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: cephadm 2024-03-30T05:18:58.095579+0000 mgr.y (mgr.44100) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.915872+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.917955+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.919754+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.920448+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.925451+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: cephadm 2024-03-30T05:18:57.925841+0000 mgr.y (mgr.44100) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.970882+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.973369+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.976135+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.976961+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:57.985435+0000 mon.a (mon.0) 3664 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: cephadm 2024-03-30T05:18:57.986001+0000 mgr.y (mgr.44100) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: cluster 2024-03-30T05:18:58.066561+0000 mgr.y (mgr.44100) 1326 : cluster [DBG] pgmap v323: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-03-30T05:18:59.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.074773+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.078675+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.082575+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.083892+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.094669+0000 mon.a (mon.0) 3669 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: cephadm 2024-03-30T05:18:58.095579+0000 mgr.y (mgr.44100) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.169951+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.169951+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.172266+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.174849+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.175752+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.183091+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: cephadm 2024-03-30T05:18:58.183694+0000 mgr.y (mgr.44100) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.192418+0000 mgr.y (mgr.44100) 1329 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:59.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: cluster 2024-03-30T05:18:58.212609+0000 mon.a (mon.0) 3675 : cluster [WRN] Health check update: Degraded data redundancy: 105/726 objects degraded (14.463%), 22 pgs degraded (PG_DEGRADED) 2024-03-30T05:18:59.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.248354+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.251320+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.254092+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.255101+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.264911+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: cephadm 2024-03-30T05:18:58.265450+0000 mgr.y (mgr.44100) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.343503+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.346206+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.349679+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.350793+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.360802+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: cephadm 2024-03-30T05:18:58.361464+0000 mgr.y (mgr.44100) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.172266+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.174849+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.175752+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.183091+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: cephadm 2024-03-30T05:18:58.183694+0000 mgr.y (mgr.44100) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.192418+0000 mgr.y (mgr.44100) 1329 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:59.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: cluster 2024-03-30T05:18:58.212609+0000 mon.a (mon.0) 3675 : cluster [WRN] Health check update: Degraded data redundancy: 105/726 objects degraded (14.463%), 22 pgs degraded (PG_DEGRADED) 2024-03-30T05:18:59.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.248354+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.251320+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.254092+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.255101+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.264911+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: cephadm 2024-03-30T05:18:58.265450+0000 mgr.y (mgr.44100) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.343503+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.346206+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.349679+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.350793+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.360802+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: cephadm 2024-03-30T05:18:58.361464+0000 mgr.y (mgr.44100) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.439932+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.443044+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.446881+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.448162+0000 mon.a (mon.0) 3689 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.458596+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: cephadm 2024-03-30T05:18:58.459222+0000 mgr.y (mgr.44100) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.537208+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.539788+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.542892+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.544013+0000 mon.a (mon.0) 3694 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.552868+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: cephadm 2024-03-30T05:18:58.553758+0000 mgr.y (mgr.44100) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.637966+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.640497+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.643405+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.644418+0000 mon.a (mon.0) 3699 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: audit 2024-03-30T05:18:58.652261+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[101699]: cephadm 2024-03-30T05:18:58.652801+0000 mgr.y (mgr.44100) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.439932+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.443044+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.446881+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.448162+0000 mon.a (mon.0) 3689 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.458596+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: cephadm 2024-03-30T05:18:58.459222+0000 mgr.y (mgr.44100) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.537208+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.539788+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.542892+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.544013+0000 mon.a (mon.0) 3694 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.552868+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: cephadm 2024-03-30T05:18:58.553758+0000 mgr.y (mgr.44100) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.637966+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.640497+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.643405+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.644418+0000 mon.a (mon.0) 3699 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: audit 2024-03-30T05:18:58.652261+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:58 smithi089 bash[99668]: cephadm 2024-03-30T05:18:58.652801+0000 mgr.y (mgr.44100) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.712 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[86841]: debug 2024-03-30T05:18:59.557+0000 7f3564abc7c0 -1 Falling back to public interface 2024-03-30T05:18:59.712 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:58.728266+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:58.730445+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:58.732662+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:58.733513+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:58.738554+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: cephadm 2024-03-30T05:18:58.739259+0000 mgr.y (mgr.44100) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:58.815374+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:58.817711+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:58.820246+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:58.821069+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:58.826697+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: cephadm 2024-03-30T05:18:58.827334+0000 mgr.y (mgr.44100) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:58.902550+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:58.906502+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.714 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:58.910471+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.965 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:58.911809+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.965 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:58.920587+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: cephadm 2024-03-30T05:18:58.921528+0000 mgr.y (mgr.44100) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: cluster 2024-03-30T05:18:58.982132+0000 mon.a (mon.0) 3716 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-03-30T05:18:59.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.010480+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.014249+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.018718+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.019710+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.027354+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: cephadm 2024-03-30T05:18:59.028060+0000 mgr.y (mgr.44100) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.102909+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.105730+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.108238+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.109317+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.117147+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.966 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: cephadm 2024-03-30T05:18:59.117652+0000 mgr.y (mgr.44100) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.160817+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.162809+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.164846+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.165656+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.171798+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: cephadm 2024-03-30T05:18:59.172315+0000 mgr.y (mgr.44100) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.230549+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.232678+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.234846+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.235555+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.244462+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: cephadm 2024-03-30T05:18:59.244989+0000 mgr.y (mgr.44100) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.321448+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.323947+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.326439+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.327172+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.332408+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: cephadm 2024-03-30T05:18:59.332928+0000 mgr.y (mgr.44100) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.391806+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.394362+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.396847+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.397886+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.403572+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: cephadm 2024-03-30T05:18:59.404224+0000 mgr.y (mgr.44100) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.476981+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.479429+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.481874+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.482649+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.968 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.489660+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.969 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: cephadm 2024-03-30T05:18:59.490227+0000 mgr.y (mgr.44100) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.969 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.547098+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.969 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.549628+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.969 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.551544+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.969 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.552247+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.969 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.556986+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.969 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: cephadm 2024-03-30T05:18:59.557465+0000 mgr.y (mgr.44100) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.969 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.600349+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.969 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.602365+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.969 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.604047+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.969 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.604678+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.969 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.609582+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.969 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: cephadm 2024-03-30T05:18:59.609990+0000 mgr.y (mgr.44100) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.969 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.652854+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.655211+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.657085+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.657882+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:59.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.663297+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:18:59.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: cephadm 2024-03-30T05:18:59.663723+0000 mgr.y (mgr.44100) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:18:59.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.704134+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:59.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.705770+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:59.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.707686+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:59.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:18:59 smithi118 bash[75658]: audit 2024-03-30T05:18:59.708524+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:58.728266+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:58.730445+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:58.732662+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:58.733513+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:58.738554+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: cephadm 2024-03-30T05:18:58.739259+0000 mgr.y (mgr.44100) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:58.815374+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:58.817711+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:58.820246+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:58.821069+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:58.826697+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: cephadm 2024-03-30T05:18:58.827334+0000 mgr.y (mgr.44100) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:58.902550+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:58.906502+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:58.910471+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:58.911809+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:58.920587+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: cephadm 2024-03-30T05:18:58.921528+0000 mgr.y (mgr.44100) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: cluster 2024-03-30T05:18:58.982132+0000 mon.a (mon.0) 3716 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-03-30T05:19:00.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:58.728266+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:58.730445+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:58.732662+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:58.733513+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:58.738554+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: cephadm 2024-03-30T05:18:58.739259+0000 mgr.y (mgr.44100) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:58.815374+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:58.817711+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:58.820246+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:58.821069+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:58.826697+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: cephadm 2024-03-30T05:18:58.827334+0000 mgr.y (mgr.44100) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:58.902550+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:58.906502+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:58.910471+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:58.911809+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:58.920587+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: cephadm 2024-03-30T05:18:58.921528+0000 mgr.y (mgr.44100) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: cluster 2024-03-30T05:18:58.982132+0000 mon.a (mon.0) 3716 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-03-30T05:19:00.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.010480+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.014249+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.018718+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.019710+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.027354+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: cephadm 2024-03-30T05:18:59.028060+0000 mgr.y (mgr.44100) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.102909+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.105730+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.108238+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.109317+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.117147+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: cephadm 2024-03-30T05:18:59.117652+0000 mgr.y (mgr.44100) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.160817+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.162809+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.164846+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.165656+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.171798+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: cephadm 2024-03-30T05:18:59.172315+0000 mgr.y (mgr.44100) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.230549+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.232678+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.010480+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.014249+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.018718+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.019710+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.027354+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: cephadm 2024-03-30T05:18:59.028060+0000 mgr.y (mgr.44100) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.102909+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.105730+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.108238+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.109317+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.117147+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: cephadm 2024-03-30T05:18:59.117652+0000 mgr.y (mgr.44100) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.160817+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.162809+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.164846+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.165656+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.171798+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: cephadm 2024-03-30T05:18:59.172315+0000 mgr.y (mgr.44100) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.230549+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.232678+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.234846+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.235555+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.244462+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: cephadm 2024-03-30T05:18:59.244989+0000 mgr.y (mgr.44100) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.321448+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.323947+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.326439+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.327172+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.332408+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: cephadm 2024-03-30T05:18:59.332928+0000 mgr.y (mgr.44100) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.391806+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.394362+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.396847+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.397886+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.403572+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: cephadm 2024-03-30T05:18:59.404224+0000 mgr.y (mgr.44100) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.476981+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.479429+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.481874+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.234846+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.235555+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.244462+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: cephadm 2024-03-30T05:18:59.244989+0000 mgr.y (mgr.44100) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.321448+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.323947+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.326439+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.327172+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.332408+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: cephadm 2024-03-30T05:18:59.332928+0000 mgr.y (mgr.44100) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.391806+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.394362+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.396847+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.397886+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.403572+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: cephadm 2024-03-30T05:18:59.404224+0000 mgr.y (mgr.44100) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.476981+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.479429+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.481874+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.482649+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.489660+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: cephadm 2024-03-30T05:18:59.490227+0000 mgr.y (mgr.44100) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.547098+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.549628+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.551544+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.552247+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.556986+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: cephadm 2024-03-30T05:18:59.557465+0000 mgr.y (mgr.44100) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.600349+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.602365+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.604047+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.604678+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.609582+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: cephadm 2024-03-30T05:18:59.609990+0000 mgr.y (mgr.44100) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.652854+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.655211+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.657085+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.657882+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.663297+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.482649+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.489660+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: cephadm 2024-03-30T05:18:59.490227+0000 mgr.y (mgr.44100) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.547098+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.549628+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.551544+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.552247+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.556986+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: cephadm 2024-03-30T05:18:59.557465+0000 mgr.y (mgr.44100) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.600349+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.602365+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.604047+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.604678+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.609582+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: cephadm 2024-03-30T05:18:59.609990+0000 mgr.y (mgr.44100) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.652854+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.655211+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.657085+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.657882+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.663297+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:00.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: cephadm 2024-03-30T05:18:59.663723+0000 mgr.y (mgr.44100) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.704134+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.705770+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.707686+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[99668]: audit 2024-03-30T05:18:59.708524+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:00.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: cephadm 2024-03-30T05:18:59.663723+0000 mgr.y (mgr.44100) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:00.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.704134+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:00.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.705770+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:00.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.707686+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:00.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:18:59 smithi089 bash[101699]: audit 2024-03-30T05:18:59.708524+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.722049+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: cephadm 2024-03-30T05:18:59.723060+0000 mgr.y (mgr.44100) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.767269+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.769390+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.771105+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.771721+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.776302+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: cephadm 2024-03-30T05:18:59.776749+0000 mgr.y (mgr.44100) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.821141+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.823095+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.824910+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.825581+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.830316+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: cephadm 2024-03-30T05:18:59.830748+0000 mgr.y (mgr.44100) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.875171+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.877678+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.880304+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.881028+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.888020+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: cephadm 2024-03-30T05:18:59.888606+0000 mgr.y (mgr.44100) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.961366+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.963304+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.965430+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.966151+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:18:59.971234+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: cephadm 2024-03-30T05:18:59.971838+0000 mgr.y (mgr.44100) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.045051+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.047946+0000 mon.a (mon.0) 3793 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.050540+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.051593+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.059376+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: cephadm 2024-03-30T05:19:00.059876+0000 mgr.y (mgr.44100) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: cluster 2024-03-30T05:19:00.067189+0000 mgr.y (mgr.44100) 1354 : cluster [DBG] pgmap v324: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-03-30T05:19:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.137637+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.139996+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.142713+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.143606+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.149868+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: cephadm 2024-03-30T05:19:00.150642+0000 mgr.y (mgr.44100) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.223699+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.225877+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.228294+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.229166+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.235574+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: cephadm 2024-03-30T05:19:00.236363+0000 mgr.y (mgr.44100) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.313126+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.315924+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.318921+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.320078+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.327567+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: cephadm 2024-03-30T05:19:00.328228+0000 mgr.y (mgr.44100) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.407519+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.411302+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.415035+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.416204+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.425542+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: cephadm 2024-03-30T05:19:00.426429+0000 mgr.y (mgr.44100) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.510629+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.514548+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.518126+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.519499+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.530778+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: cephadm 2024-03-30T05:19:00.531655+0000 mgr.y (mgr.44100) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.618114+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.622012+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.626466+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.627714+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: audit 2024-03-30T05:19:00.634504+0000 mon.a (mon.0) 3826 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[101699]: cephadm 2024-03-30T05:19:00.635165+0000 mgr.y (mgr.44100) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.722049+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: cephadm 2024-03-30T05:18:59.723060+0000 mgr.y (mgr.44100) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.767269+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.769390+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.771105+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.771721+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.776302+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: cephadm 2024-03-30T05:18:59.776749+0000 mgr.y (mgr.44100) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.821141+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.823095+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.824910+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.825581+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.830316+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: cephadm 2024-03-30T05:18:59.830748+0000 mgr.y (mgr.44100) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.875171+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.877678+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.880304+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.881028+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.888020+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: cephadm 2024-03-30T05:18:59.888606+0000 mgr.y (mgr.44100) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.961366+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.963304+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.965430+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.966151+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:18:59.971234+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: cephadm 2024-03-30T05:18:59.971838+0000 mgr.y (mgr.44100) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.045051+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.047946+0000 mon.a (mon.0) 3793 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.050540+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.051593+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.059376+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: cephadm 2024-03-30T05:19:00.059876+0000 mgr.y (mgr.44100) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: cluster 2024-03-30T05:19:00.067189+0000 mgr.y (mgr.44100) 1354 : cluster [DBG] pgmap v324: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-03-30T05:19:01.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.137637+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.139996+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.142713+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.143606+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.149868+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: cephadm 2024-03-30T05:19:00.150642+0000 mgr.y (mgr.44100) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.223699+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.225877+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.228294+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.229166+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.235574+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: cephadm 2024-03-30T05:19:00.236363+0000 mgr.y (mgr.44100) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.313126+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.315924+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.318921+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.320078+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.327567+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: cephadm 2024-03-30T05:19:00.328228+0000 mgr.y (mgr.44100) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.407519+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.411302+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.415035+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.416204+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.425542+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: cephadm 2024-03-30T05:19:00.426429+0000 mgr.y (mgr.44100) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.510629+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.514548+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.518126+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.519499+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.530778+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: cephadm 2024-03-30T05:19:00.531655+0000 mgr.y (mgr.44100) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.618114+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.622012+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.626466+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.627714+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: audit 2024-03-30T05:19:00.634504+0000 mon.a (mon.0) 3826 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:00 smithi089 bash[99668]: cephadm 2024-03-30T05:19:00.635165+0000 mgr.y (mgr.44100) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.722049+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: cephadm 2024-03-30T05:18:59.723060+0000 mgr.y (mgr.44100) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.767269+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.769390+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.771105+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.771721+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.776302+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: cephadm 2024-03-30T05:18:59.776749+0000 mgr.y (mgr.44100) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.821141+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.823095+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.824910+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.825581+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.830316+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: cephadm 2024-03-30T05:18:59.830748+0000 mgr.y (mgr.44100) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.875171+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.877678+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.880304+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.881028+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.888020+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: cephadm 2024-03-30T05:18:59.888606+0000 mgr.y (mgr.44100) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.961366+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.963304+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.965430+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.966151+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:18:59.971234+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: cephadm 2024-03-30T05:18:59.971838+0000 mgr.y (mgr.44100) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.045051+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.047946+0000 mon.a (mon.0) 3793 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.050540+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.051593+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.059376+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: cephadm 2024-03-30T05:19:00.059876+0000 mgr.y (mgr.44100) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: cluster 2024-03-30T05:19:00.067189+0000 mgr.y (mgr.44100) 1354 : cluster [DBG] pgmap v324: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-03-30T05:19:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.137637+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.139996+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.142713+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.143606+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.149868+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: cephadm 2024-03-30T05:19:00.150642+0000 mgr.y (mgr.44100) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.223699+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.225877+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.228294+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.229166+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.235574+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: cephadm 2024-03-30T05:19:00.236363+0000 mgr.y (mgr.44100) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.313126+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.315924+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.318921+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.320078+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.327567+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: cephadm 2024-03-30T05:19:00.328228+0000 mgr.y (mgr.44100) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.407519+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.411302+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.415035+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.416204+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.425542+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: cephadm 2024-03-30T05:19:00.426429+0000 mgr.y (mgr.44100) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.510629+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.514548+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.518126+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.519499+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.530778+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: cephadm 2024-03-30T05:19:00.531655+0000 mgr.y (mgr.44100) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:01.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.618114+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:01.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.622012+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:01.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.626466+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:01.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.627714+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:01.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: audit 2024-03-30T05:19:00.634504+0000 mon.a (mon.0) 3826 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:01.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:00 smithi118 bash[75658]: cephadm 2024-03-30T05:19:00.635165+0000 mgr.y (mgr.44100) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.736759+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.740688+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.744785+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.746166+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.755193+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: cephadm 2024-03-30T05:19:00.756252+0000 mgr.y (mgr.44100) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.832863+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.836651+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.839842+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.841019+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.849409+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: cephadm 2024-03-30T05:19:00.850318+0000 mgr.y (mgr.44100) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.894566+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.898700+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.902558+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.903726+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.912405+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: cephadm 2024-03-30T05:19:00.913205+0000 mgr.y (mgr.44100) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.972723+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.736759+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.740688+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.744785+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.746166+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.755193+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: cephadm 2024-03-30T05:19:00.756252+0000 mgr.y (mgr.44100) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.832863+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.836651+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.839842+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.841019+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.849409+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: cephadm 2024-03-30T05:19:00.850318+0000 mgr.y (mgr.44100) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.894566+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.898700+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.902558+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.903726+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.912405+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: cephadm 2024-03-30T05:19:00.913205+0000 mgr.y (mgr.44100) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.972723+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.975309+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.978141+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.979034+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:00.988572+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: cephadm 2024-03-30T05:19:00.989133+0000 mgr.y (mgr.44100) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.064287+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.066291+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.069638+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.070453+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.077614+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: cephadm 2024-03-30T05:19:01.078464+0000 mgr.y (mgr.44100) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.153227+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.156170+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.158640+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.159517+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.167061+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: cephadm 2024-03-30T05:19:01.167589+0000 mgr.y (mgr.44100) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.240959+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.242924+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.245017+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.975309+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.978141+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.979034+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:00.988572+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: cephadm 2024-03-30T05:19:00.989133+0000 mgr.y (mgr.44100) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.064287+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.066291+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.069638+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.070453+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.077614+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: cephadm 2024-03-30T05:19:01.078464+0000 mgr.y (mgr.44100) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.153227+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.156170+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.158640+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.159517+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.167061+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: cephadm 2024-03-30T05:19:01.167589+0000 mgr.y (mgr.44100) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.240959+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.242924+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.245017+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.245762+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.250963+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: cephadm 2024-03-30T05:19:01.251465+0000 mgr.y (mgr.44100) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.338662+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.342793+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.346313+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.347647+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.356969+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: cephadm 2024-03-30T05:19:01.357642+0000 mgr.y (mgr.44100) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.446137+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.449112+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.452087+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.453762+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.462247+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: cephadm 2024-03-30T05:19:01.462892+0000 mgr.y (mgr.44100) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.538201+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.540705+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.543823+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.544769+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.245762+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.250963+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: cephadm 2024-03-30T05:19:01.251465+0000 mgr.y (mgr.44100) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.338662+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.342793+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.346313+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.347647+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.356969+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: cephadm 2024-03-30T05:19:01.357642+0000 mgr.y (mgr.44100) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.446137+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.449112+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.452087+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.453762+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.462247+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: cephadm 2024-03-30T05:19:01.462892+0000 mgr.y (mgr.44100) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.538201+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.540705+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.543823+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.544769+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.550618+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: cephadm 2024-03-30T05:19:01.551181+0000 mgr.y (mgr.44100) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.638361+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.641927+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.645583+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.646829+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: audit 2024-03-30T05:19:01.654330+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[99668]: cephadm 2024-03-30T05:19:01.655153+0000 mgr.y (mgr.44100) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.550618+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: cephadm 2024-03-30T05:19:01.551181+0000 mgr.y (mgr.44100) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.638361+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.641927+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.645583+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.646829+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: audit 2024-03-30T05:19:01.654330+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:01 smithi089 bash[101699]: cephadm 2024-03-30T05:19:01.655153+0000 mgr.y (mgr.44100) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.736759+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.740688+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.744785+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.746166+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.755193+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: cephadm 2024-03-30T05:19:00.756252+0000 mgr.y (mgr.44100) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.832863+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.836651+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.839842+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.841019+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.849409+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: cephadm 2024-03-30T05:19:00.850318+0000 mgr.y (mgr.44100) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.894566+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.898700+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.902558+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.903726+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.912405+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: cephadm 2024-03-30T05:19:00.913205+0000 mgr.y (mgr.44100) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.972723+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.975309+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.978141+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.979034+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:00.988572+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: cephadm 2024-03-30T05:19:00.989133+0000 mgr.y (mgr.44100) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.064287+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.066291+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.069638+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.070453+0000 mon.a (mon.0) 3850 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.077614+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: cephadm 2024-03-30T05:19:01.078464+0000 mgr.y (mgr.44100) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.153227+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.156170+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.158640+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.159517+0000 mon.a (mon.0) 3855 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.167061+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: cephadm 2024-03-30T05:19:01.167589+0000 mgr.y (mgr.44100) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.240959+0000 mon.a (mon.0) 3857 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.242924+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.245017+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.245762+0000 mon.a (mon.0) 3860 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.250963+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: cephadm 2024-03-30T05:19:01.251465+0000 mgr.y (mgr.44100) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.338662+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.342793+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.346313+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.347647+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.356969+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: cephadm 2024-03-30T05:19:01.357642+0000 mgr.y (mgr.44100) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.446137+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.449112+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.452087+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.453762+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.462247+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: cephadm 2024-03-30T05:19:01.462892+0000 mgr.y (mgr.44100) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.538201+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.540705+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.543823+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.544769+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.550618+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: cephadm 2024-03-30T05:19:01.551181+0000 mgr.y (mgr.44100) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.638361+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.641927+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.645583+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.646829+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: audit 2024-03-30T05:19:01.654330+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:01 smithi118 bash[75658]: cephadm 2024-03-30T05:19:01.655153+0000 mgr.y (mgr.44100) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.899 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[86841]: debug 2024-03-30T05:19:02.637+0000 7f3564abc7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-03-30T05:19:02.900 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[86841]: debug 2024-03-30T05:19:02.673+0000 7f3564abc7c0 -1 osd.4 132 log_to_monitors true 2024-03-30T05:19:02.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:01.737935+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:01.742542+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:01.745026+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:01.745865+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:01.751542+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: cephadm 2024-03-30T05:19:01.752020+0000 mgr.y (mgr.44100) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:01.820769+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:01.824244+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:01.827598+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:01.828803+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:01.839304+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: cephadm 2024-03-30T05:19:01.840146+0000 mgr.y (mgr.44100) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:01.925240+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:01.929540+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:01.933129+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:01.934474+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:01.946001+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: cephadm 2024-03-30T05:19:01.946918+0000 mgr.y (mgr.44100) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.032706+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.036000+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.039003+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.040133+0000 mon.a (mon.0) 3900 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.050826+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: cephadm 2024-03-30T05:19:02.051420+0000 mgr.y (mgr.44100) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: cluster 2024-03-30T05:19:02.067891+0000 mgr.y (mgr.44100) 1376 : cluster [DBG] pgmap v325: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-03-30T05:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.125449+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.127797+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.131075+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.132055+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.141788+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: cephadm 2024-03-30T05:19:02.142372+0000 mgr.y (mgr.44100) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.199709+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.202615+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.205358+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.206455+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.213925+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: cephadm 2024-03-30T05:19:02.214413+0000 mgr.y (mgr.44100) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.286999+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.289203+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.291881+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.292683+0000 mon.a (mon.0) 3915 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.300450+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: cephadm 2024-03-30T05:19:02.301043+0000 mgr.y (mgr.44100) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.358085+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.360356+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.362622+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.363402+0000 mon.a (mon.0) 3920 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.370758+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: cephadm 2024-03-30T05:19:02.371299+0000 mgr.y (mgr.44100) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.431880+0000 mon.a (mon.0) 3922 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.434867+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.438095+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.439139+0000 mon.a (mon.0) 3925 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.445031+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: cephadm 2024-03-30T05:19:02.445790+0000 mgr.y (mgr.44100) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.533436+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.537284+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.541215+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.542490+0000 mon.a (mon.0) 3930 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.551388+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: cephadm 2024-03-30T05:19:02.552035+0000 mgr.y (mgr.44100) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.629155+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.633463+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.637525+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.638544+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:02.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.646891+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:02.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: cephadm 2024-03-30T05:19:02.649025+0000 mgr.y (mgr.44100) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:02.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.680991+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/3280176777,v1:172.21.15.118:6801/3280176777]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T05:19:02.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.683477+0000 mon.a (mon.0) 3937 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T05:19:02.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.714254+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:02.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.717376+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:02.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.720757+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:02.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:02 smithi118 bash[75658]: audit 2024-03-30T05:19:02.721936+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:01.737935+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:01.742542+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:01.745026+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:01.745865+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:01.751542+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: cephadm 2024-03-30T05:19:01.752020+0000 mgr.y (mgr.44100) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:01.820769+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:01.824244+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:01.827598+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:01.828803+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:01.839304+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: cephadm 2024-03-30T05:19:01.840146+0000 mgr.y (mgr.44100) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:01.925240+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:01.929540+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:01.933129+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:01.934474+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:01.946001+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: cephadm 2024-03-30T05:19:01.946918+0000 mgr.y (mgr.44100) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.032706+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:01.737935+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:01.742542+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:01.745026+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:01.745865+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:01.751542+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: cephadm 2024-03-30T05:19:01.752020+0000 mgr.y (mgr.44100) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:01.820769+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:01.824244+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:01.827598+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:01.828803+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:01.839304+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: cephadm 2024-03-30T05:19:01.840146+0000 mgr.y (mgr.44100) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:01.925240+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:01.929540+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:01.933129+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:01.934474+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:01.946001+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: cephadm 2024-03-30T05:19:01.946918+0000 mgr.y (mgr.44100) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.032706+0000 mon.a (mon.0) 3897 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.036000+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.039003+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.040133+0000 mon.a (mon.0) 3900 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.050826+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: cephadm 2024-03-30T05:19:02.051420+0000 mgr.y (mgr.44100) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: cluster 2024-03-30T05:19:02.067891+0000 mgr.y (mgr.44100) 1376 : cluster [DBG] pgmap v325: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-03-30T05:19:03.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.125449+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.127797+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.131075+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.132055+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.141788+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: cephadm 2024-03-30T05:19:02.142372+0000 mgr.y (mgr.44100) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.199709+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.202615+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.205358+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.206455+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.213925+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: cephadm 2024-03-30T05:19:02.214413+0000 mgr.y (mgr.44100) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.286999+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.289203+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.291881+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.292683+0000 mon.a (mon.0) 3915 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.300450+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: cephadm 2024-03-30T05:19:02.301043+0000 mgr.y (mgr.44100) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.358085+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.360356+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.362622+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.363402+0000 mon.a (mon.0) 3920 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.370758+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: cephadm 2024-03-30T05:19:02.371299+0000 mgr.y (mgr.44100) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.431880+0000 mon.a (mon.0) 3922 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.434867+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.438095+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.439139+0000 mon.a (mon.0) 3925 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.445031+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: cephadm 2024-03-30T05:19:02.445790+0000 mgr.y (mgr.44100) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.533436+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.537284+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.541215+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.036000+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.039003+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.040133+0000 mon.a (mon.0) 3900 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.050826+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: cephadm 2024-03-30T05:19:02.051420+0000 mgr.y (mgr.44100) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: cluster 2024-03-30T05:19:02.067891+0000 mgr.y (mgr.44100) 1376 : cluster [DBG] pgmap v325: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-03-30T05:19:03.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.125449+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.127797+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.131075+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.132055+0000 mon.a (mon.0) 3905 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.141788+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: cephadm 2024-03-30T05:19:02.142372+0000 mgr.y (mgr.44100) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.199709+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.202615+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.205358+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.206455+0000 mon.a (mon.0) 3910 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.213925+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: cephadm 2024-03-30T05:19:02.214413+0000 mgr.y (mgr.44100) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.286999+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.542490+0000 mon.a (mon.0) 3930 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.551388+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: cephadm 2024-03-30T05:19:02.552035+0000 mgr.y (mgr.44100) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.629155+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.633463+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.637525+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.638544+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.646891+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: cephadm 2024-03-30T05:19:02.649025+0000 mgr.y (mgr.44100) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.680991+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/3280176777,v1:172.21.15.118:6801/3280176777]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T05:19:03.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.683477+0000 mon.a (mon.0) 3937 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T05:19:03.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.714254+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.717376+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.720757+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[99668]: audit 2024-03-30T05:19:02.721936+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.289203+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.291881+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.292683+0000 mon.a (mon.0) 3915 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.300450+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: cephadm 2024-03-30T05:19:02.301043+0000 mgr.y (mgr.44100) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.358085+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.360356+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.362622+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.363402+0000 mon.a (mon.0) 3920 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.370758+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: cephadm 2024-03-30T05:19:02.371299+0000 mgr.y (mgr.44100) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.431880+0000 mon.a (mon.0) 3922 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.434867+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.438095+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.439139+0000 mon.a (mon.0) 3925 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.445031+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: cephadm 2024-03-30T05:19:02.445790+0000 mgr.y (mgr.44100) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.533436+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.537284+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.541215+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.542490+0000 mon.a (mon.0) 3930 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.551388+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: cephadm 2024-03-30T05:19:02.552035+0000 mgr.y (mgr.44100) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.629155+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.633463+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.637525+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.638544+0000 mon.a (mon.0) 3935 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:03.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.646891+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:03.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: cephadm 2024-03-30T05:19:02.649025+0000 mgr.y (mgr.44100) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:03.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.680991+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/3280176777,v1:172.21.15.118:6801/3280176777]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T05:19:03.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.683477+0000 mon.a (mon.0) 3937 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T05:19:03.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.714254+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:03.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.717376+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:03.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.720757+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:03.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:02 smithi089 bash[101699]: audit 2024-03-30T05:19:02.721936+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.730156+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: cephadm 2024-03-30T05:19:02.730660+0000 mgr.y (mgr.44100) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.789147+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.790842+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.792527+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.793089+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.799218+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: cephadm 2024-03-30T05:19:02.799612+0000 mgr.y (mgr.44100) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.841258+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.843535+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.845409+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.846087+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.852519+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: cephadm 2024-03-30T05:19:02.852949+0000 mgr.y (mgr.44100) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.910217+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.912045+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.913776+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.914352+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.921148+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: cephadm 2024-03-30T05:19:02.921548+0000 mgr.y (mgr.44100) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.730156+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: cephadm 2024-03-30T05:19:02.730660+0000 mgr.y (mgr.44100) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.789147+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.790842+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.792527+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.793089+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.799218+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: cephadm 2024-03-30T05:19:02.799612+0000 mgr.y (mgr.44100) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.841258+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.843535+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.845409+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.846087+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.852519+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: cephadm 2024-03-30T05:19:02.852949+0000 mgr.y (mgr.44100) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.910217+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.912045+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.913776+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.914352+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.921148+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.977555+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.979539+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.981570+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.982354+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:02.989033+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: cephadm 2024-03-30T05:19:02.989457+0000 mgr.y (mgr.44100) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.029596+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.031418+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.033117+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.033740+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.039981+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: cephadm 2024-03-30T05:19:03.040333+0000 mgr.y (mgr.44100) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.080789+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.082713+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.084402+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.084986+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.091558+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: cephadm 2024-03-30T05:19:03.092050+0000 mgr.y (mgr.44100) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.132403+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.134070+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.135782+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.136379+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.144385+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: cephadm 2024-03-30T05:19:03.144964+0000 mgr.y (mgr.44100) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: cluster 2024-03-30T05:19:03.213258+0000 mon.a (mon.0) 3978 : cluster [WRN] Health check update: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T05:19:04.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.226737+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.229430+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.231430+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.232181+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.238382+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: cephadm 2024-03-30T05:19:03.238881+0000 mgr.y (mgr.44100) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.321928+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.325233+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.328329+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.329540+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.336662+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: cephadm 2024-03-30T05:19:03.337454+0000 mgr.y (mgr.44100) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.413356+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.417029+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: cephadm 2024-03-30T05:19:02.921548+0000 mgr.y (mgr.44100) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.977555+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.979539+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.981570+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.982354+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:02.989033+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: cephadm 2024-03-30T05:19:02.989457+0000 mgr.y (mgr.44100) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.029596+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.031418+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.033117+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.033740+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.039981+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: cephadm 2024-03-30T05:19:03.040333+0000 mgr.y (mgr.44100) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.080789+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.082713+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.084402+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.084986+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.091558+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: cephadm 2024-03-30T05:19:03.092050+0000 mgr.y (mgr.44100) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.132403+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.421098+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.422569+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.430301+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: cephadm 2024-03-30T05:19:03.431137+0000 mgr.y (mgr.44100) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.507928+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.512102+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.515777+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.517120+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.525453+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: cephadm 2024-03-30T05:19:03.526142+0000 mgr.y (mgr.44100) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.612962+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.617241+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.621599+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.623170+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.631363+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: cephadm 2024-03-30T05:19:03.632183+0000 mgr.y (mgr.44100) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.645918+0000 mon.a (mon.0) 4004 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T05:19:04.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: cluster 2024-03-30T05:19:03.649835+0000 mon.a (mon.0) 4005 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-03-30T05:19:04.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.652320+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/3280176777,v1:172.21.15.118:6801/3280176777]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:19:04.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.655683+0000 mon.a (mon.0) 4006 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:19:04.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.707352+0000 mon.a (mon.0) 4007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.709291+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.711441+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.712032+0000 mon.a (mon.0) 4010 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[99668]: audit 2024-03-30T05:19:03.717136+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.134070+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.135782+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.136379+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.144385+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: cephadm 2024-03-30T05:19:03.144964+0000 mgr.y (mgr.44100) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: cluster 2024-03-30T05:19:03.213258+0000 mon.a (mon.0) 3978 : cluster [WRN] Health check update: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T05:19:04.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.226737+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.229430+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.231430+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.232181+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.238382+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: cephadm 2024-03-30T05:19:03.238881+0000 mgr.y (mgr.44100) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.321928+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.325233+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.328329+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.329540+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.336662+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: cephadm 2024-03-30T05:19:03.337454+0000 mgr.y (mgr.44100) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.413356+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.417029+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.421098+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.422569+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.430301+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: cephadm 2024-03-30T05:19:03.431137+0000 mgr.y (mgr.44100) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.507928+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.512102+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.515777+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.517120+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.525453+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: cephadm 2024-03-30T05:19:03.526142+0000 mgr.y (mgr.44100) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.612962+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.617241+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.621599+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.623170+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.631363+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: cephadm 2024-03-30T05:19:03.632183+0000 mgr.y (mgr.44100) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.645918+0000 mon.a (mon.0) 4004 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T05:19:04.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: cluster 2024-03-30T05:19:03.649835+0000 mon.a (mon.0) 4005 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-03-30T05:19:04.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.652320+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/3280176777,v1:172.21.15.118:6801/3280176777]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:19:04.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.655683+0000 mon.a (mon.0) 4006 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:19:04.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.707352+0000 mon.a (mon.0) 4007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.709291+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.711441+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.712032+0000 mon.a (mon.0) 4010 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:03 smithi089 bash[101699]: audit 2024-03-30T05:19:03.717136+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.099 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[86841]: debug 2024-03-30T05:19:03.689+0000 7f3555f14700 -1 osd.4 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:19:04.100 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.730156+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.100 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: cephadm 2024-03-30T05:19:02.730660+0000 mgr.y (mgr.44100) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.100 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.789147+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.100 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.790842+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.100 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.792527+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.100 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.793089+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.100 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.799218+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.100 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: cephadm 2024-03-30T05:19:02.799612+0000 mgr.y (mgr.44100) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.100 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.841258+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.100 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.843535+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.100 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.845409+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.100 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.846087+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.852519+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: cephadm 2024-03-30T05:19:02.852949+0000 mgr.y (mgr.44100) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.910217+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.912045+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.913776+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.914352+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.921148+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: cephadm 2024-03-30T05:19:02.921548+0000 mgr.y (mgr.44100) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.977555+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.979539+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.981570+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.982354+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:02.989033+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.101 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: cephadm 2024-03-30T05:19:02.989457+0000 mgr.y (mgr.44100) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.029596+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.031418+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.033117+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.033740+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.039981+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: cephadm 2024-03-30T05:19:03.040333+0000 mgr.y (mgr.44100) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.080789+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.082713+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.084402+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.084986+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.091558+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: cephadm 2024-03-30T05:19:03.092050+0000 mgr.y (mgr.44100) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.132403+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.102 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.134070+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.135782+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.136379+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.144385+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: cephadm 2024-03-30T05:19:03.144964+0000 mgr.y (mgr.44100) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: cluster 2024-03-30T05:19:03.213258+0000 mon.a (mon.0) 3978 : cluster [WRN] Health check update: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T05:19:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.226737+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.229430+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.231430+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.232181+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.238382+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: cephadm 2024-03-30T05:19:03.238881+0000 mgr.y (mgr.44100) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.321928+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.325233+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.328329+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.103 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.329540+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.336662+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: cephadm 2024-03-30T05:19:03.337454+0000 mgr.y (mgr.44100) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.413356+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.417029+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.421098+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.422569+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.430301+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: cephadm 2024-03-30T05:19:03.431137+0000 mgr.y (mgr.44100) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.507928+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.512102+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.515777+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.517120+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.525453+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: cephadm 2024-03-30T05:19:03.526142+0000 mgr.y (mgr.44100) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.104 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.612962+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.617241+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.621599+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.623170+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.631363+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:04.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: cephadm 2024-03-30T05:19:03.632183+0000 mgr.y (mgr.44100) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:04.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.645918+0000 mon.a (mon.0) 4004 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T05:19:04.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: cluster 2024-03-30T05:19:03.649835+0000 mon.a (mon.0) 4005 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-03-30T05:19:04.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.652320+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.118:6800/3280176777,v1:172.21.15.118:6801/3280176777]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:19:04.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.655683+0000 mon.a (mon.0) 4006 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:19:04.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.707352+0000 mon.a (mon.0) 4007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:04.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.709291+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:04.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.711441+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:04.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.712032+0000 mon.a (mon.0) 4010 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:04.105 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:03 smithi118 bash[75658]: audit 2024-03-30T05:19:03.717136+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.067 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: cephadm 2024-03-30T05:19:03.717696+0000 mgr.y (mgr.44100) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:03.776174+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:03.777872+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:03.779630+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:03.780255+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:03.785731+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: cephadm 2024-03-30T05:19:03.786239+0000 mgr.y (mgr.44100) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:03.843175+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:03.845089+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:03.847333+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:03.848053+0000 mon.a (mon.0) 4020 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:03.853683+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: cephadm 2024-03-30T05:19:03.854288+0000 mgr.y (mgr.44100) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:03.940297+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:03.943644+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:03.946787+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:03.947750+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:03.954698+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: cephadm 2024-03-30T05:19:03.955228+0000 mgr.y (mgr.44100) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.042764+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.046830+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.050809+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.052252+0000 mon.a (mon.0) 4030 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.060348+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: cephadm 2024-03-30T05:19:04.061306+0000 mgr.y (mgr.44100) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: cluster 2024-03-30T05:19:04.069289+0000 mgr.y (mgr.44100) 1402 : cluster [DBG] pgmap v327: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 124/726 objects degraded (17.080%) 2024-03-30T05:19:05.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.149899+0000 mon.a (mon.0) 4032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.153797+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.156803+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.157975+0000 mon.a (mon.0) 4035 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.167609+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: cephadm 2024-03-30T05:19:04.168394+0000 mgr.y (mgr.44100) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.256551+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.260188+0000 mon.a (mon.0) 4038 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.263232+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.264521+0000 mon.a (mon.0) 4040 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.275113+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: cephadm 2024-03-30T05:19:04.275743+0000 mgr.y (mgr.44100) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.070 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.364353+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.368325+0000 mon.a (mon.0) 4043 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.371887+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.372996+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.384350+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: cephadm 2024-03-30T05:19:04.385251+0000 mgr.y (mgr.44100) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.473331+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.476841+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.480427+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.481508+0000 mon.a (mon.0) 4050 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.491957+0000 mon.a (mon.0) 4051 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: cephadm 2024-03-30T05:19:04.492489+0000 mgr.y (mgr.44100) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.580541+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.071 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.583166+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.586619+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.587626+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.597462+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: cephadm 2024-03-30T05:19:04.598080+0000 mgr.y (mgr.44100) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: cluster 2024-03-30T05:19:04.646577+0000 mon.a (mon.0) 4057 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:19:05.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: cluster 2024-03-30T05:19:04.653546+0000 mon.a (mon.0) 4058 : cluster [INF] osd.4 [v2:172.21.15.118:6800/3280176777,v1:172.21.15.118:6801/3280176777] boot 2024-03-30T05:19:05.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: cluster 2024-03-30T05:19:04.653592+0000 mon.a (mon.0) 4059 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-03-30T05:19:05.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.655221+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:19:05.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.710095+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.712278+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.714515+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.715323+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.072 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:04 smithi118 bash[75658]: audit 2024-03-30T05:19:04.721384+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: cephadm 2024-03-30T05:19:03.717696+0000 mgr.y (mgr.44100) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:03.776174+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:03.777872+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:03.779630+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:03.780255+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:03.785731+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: cephadm 2024-03-30T05:19:03.786239+0000 mgr.y (mgr.44100) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:03.843175+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:03.845089+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:03.847333+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:03.848053+0000 mon.a (mon.0) 4020 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:03.853683+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: cephadm 2024-03-30T05:19:03.854288+0000 mgr.y (mgr.44100) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:03.940297+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:03.943644+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:03.946787+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:03.947750+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:03.954698+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: cephadm 2024-03-30T05:19:03.955228+0000 mgr.y (mgr.44100) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: cephadm 2024-03-30T05:19:03.717696+0000 mgr.y (mgr.44100) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:03.776174+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:03.777872+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:03.779630+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:03.780255+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:03.785731+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: cephadm 2024-03-30T05:19:03.786239+0000 mgr.y (mgr.44100) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:03.843175+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:03.845089+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:03.847333+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:03.848053+0000 mon.a (mon.0) 4020 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:03.853683+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: cephadm 2024-03-30T05:19:03.854288+0000 mgr.y (mgr.44100) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:03.940297+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:03.943644+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:03.946787+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:03.947750+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:03.954698+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: cephadm 2024-03-30T05:19:03.955228+0000 mgr.y (mgr.44100) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.042764+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.046830+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.050809+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.052252+0000 mon.a (mon.0) 4030 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.060348+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: cephadm 2024-03-30T05:19:04.061306+0000 mgr.y (mgr.44100) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: cluster 2024-03-30T05:19:04.069289+0000 mgr.y (mgr.44100) 1402 : cluster [DBG] pgmap v327: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 124/726 objects degraded (17.080%) 2024-03-30T05:19:05.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.149899+0000 mon.a (mon.0) 4032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.153797+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.156803+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.157975+0000 mon.a (mon.0) 4035 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.167609+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: cephadm 2024-03-30T05:19:04.168394+0000 mgr.y (mgr.44100) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.256551+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.260188+0000 mon.a (mon.0) 4038 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.263232+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.264521+0000 mon.a (mon.0) 4040 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.275113+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: cephadm 2024-03-30T05:19:04.275743+0000 mgr.y (mgr.44100) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.042764+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.046830+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.050809+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.052252+0000 mon.a (mon.0) 4030 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.060348+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: cephadm 2024-03-30T05:19:04.061306+0000 mgr.y (mgr.44100) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: cluster 2024-03-30T05:19:04.069289+0000 mgr.y (mgr.44100) 1402 : cluster [DBG] pgmap v327: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 124/726 objects degraded (17.080%) 2024-03-30T05:19:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.149899+0000 mon.a (mon.0) 4032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.153797+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.156803+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.157975+0000 mon.a (mon.0) 4035 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.167609+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: cephadm 2024-03-30T05:19:04.168394+0000 mgr.y (mgr.44100) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.256551+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.260188+0000 mon.a (mon.0) 4038 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.263232+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.264521+0000 mon.a (mon.0) 4040 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.275113+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: cephadm 2024-03-30T05:19:04.275743+0000 mgr.y (mgr.44100) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.364353+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.364353+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.368325+0000 mon.a (mon.0) 4043 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.371887+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.372996+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.384350+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: cephadm 2024-03-30T05:19:04.385251+0000 mgr.y (mgr.44100) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.473331+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.476841+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.480427+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.481508+0000 mon.a (mon.0) 4050 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.491957+0000 mon.a (mon.0) 4051 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: cephadm 2024-03-30T05:19:04.492489+0000 mgr.y (mgr.44100) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.580541+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.583166+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.586619+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.587626+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.597462+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: cephadm 2024-03-30T05:19:04.598080+0000 mgr.y (mgr.44100) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: cluster 2024-03-30T05:19:04.646577+0000 mon.a (mon.0) 4057 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:19:05.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: cluster 2024-03-30T05:19:04.653546+0000 mon.a (mon.0) 4058 : cluster [INF] osd.4 [v2:172.21.15.118:6800/3280176777,v1:172.21.15.118:6801/3280176777] boot 2024-03-30T05:19:05.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: cluster 2024-03-30T05:19:04.653592+0000 mon.a (mon.0) 4059 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-03-30T05:19:05.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.655221+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:19:05.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.710095+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.712278+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.714515+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.715323+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[101699]: audit 2024-03-30T05:19:04.721384+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.368325+0000 mon.a (mon.0) 4043 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.371887+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.372996+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.384350+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: cephadm 2024-03-30T05:19:04.385251+0000 mgr.y (mgr.44100) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.473331+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.476841+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.480427+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.481508+0000 mon.a (mon.0) 4050 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.491957+0000 mon.a (mon.0) 4051 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: cephadm 2024-03-30T05:19:04.492489+0000 mgr.y (mgr.44100) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.580541+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.583166+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.586619+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.587626+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.597462+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: cephadm 2024-03-30T05:19:04.598080+0000 mgr.y (mgr.44100) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: cluster 2024-03-30T05:19:04.646577+0000 mon.a (mon.0) 4057 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:19:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: cluster 2024-03-30T05:19:04.653546+0000 mon.a (mon.0) 4058 : cluster [INF] osd.4 [v2:172.21.15.118:6800/3280176777,v1:172.21.15.118:6801/3280176777] boot 2024-03-30T05:19:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: cluster 2024-03-30T05:19:04.653592+0000 mon.a (mon.0) 4059 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-03-30T05:19:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.655221+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:19:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.710095+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.712278+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.714515+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.715323+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:05.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:04 smithi089 bash[99668]: audit 2024-03-30T05:19:04.721384+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[70044]: debug 2024-03-30T05:19:05.852+0000 7f4445604700 -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-03-30T05:19:06.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: cephadm 2024-03-30T05:19:04.722019+0000 mgr.y (mgr.44100) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:04.779054+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:04.782205+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:04.784381+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:04.785272+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:04.791259+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: cephadm 2024-03-30T05:19:04.791710+0000 mgr.y (mgr.44100) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:04.863131+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:04.866824+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:04.869854+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:04.870880+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:04.877760+0000 mon.a (mon.0) 4075 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: cephadm 2024-03-30T05:19:04.878612+0000 mgr.y (mgr.44100) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:04.935141+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:04.939134+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:04.942797+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:04.944000+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:04.951418+0000 mon.a (mon.0) 4080 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: cephadm 2024-03-30T05:19:04.952239+0000 mgr.y (mgr.44100) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: cephadm 2024-03-30T05:19:04.722019+0000 mgr.y (mgr.44100) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:04.779054+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:04.782205+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:04.784381+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:04.785272+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:04.791259+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: cephadm 2024-03-30T05:19:04.791710+0000 mgr.y (mgr.44100) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:04.863131+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:04.866824+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:04.869854+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:04.870880+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:04.877760+0000 mon.a (mon.0) 4075 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: cephadm 2024-03-30T05:19:04.878612+0000 mgr.y (mgr.44100) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:04.935141+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:04.939134+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:04.942797+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:04.944000+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:04.951418+0000 mon.a (mon.0) 4080 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: cephadm 2024-03-30T05:19:04.952239+0000 mgr.y (mgr.44100) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.040043+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.044098+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.048130+0000 mon.a (mon.0) 4083 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.049419+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.057125+0000 mon.a (mon.0) 4085 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: cephadm 2024-03-30T05:19:05.057706+0000 mgr.y (mgr.44100) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.146136+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.150416+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.154383+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.155855+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.166843+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: cephadm 2024-03-30T05:19:05.167540+0000 mgr.y (mgr.44100) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.243387+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.246081+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.250274+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.251226+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.260815+0000 mon.a (mon.0) 4095 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: cephadm 2024-03-30T05:19:05.261334+0000 mgr.y (mgr.44100) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.339252+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.341536+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.344305+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.345120+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.352696+0000 mon.a (mon.0) 4100 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: cephadm 2024-03-30T05:19:05.353597+0000 mgr.y (mgr.44100) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.413861+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.416989+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.420261+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.421616+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.428023+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: cephadm 2024-03-30T05:19:05.428815+0000 mgr.y (mgr.44100) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.484811+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.486876+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.490153+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.491357+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.499912+0000 mon.a (mon.0) 4110 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: cephadm 2024-03-30T05:19:05.500525+0000 mgr.y (mgr.44100) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.544704+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.548130+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.551564+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.040043+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.044098+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.048130+0000 mon.a (mon.0) 4083 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.049419+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.057125+0000 mon.a (mon.0) 4085 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: cephadm 2024-03-30T05:19:05.057706+0000 mgr.y (mgr.44100) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.146136+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.150416+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.154383+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.155855+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.166843+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: cephadm 2024-03-30T05:19:05.167540+0000 mgr.y (mgr.44100) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.243387+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.246081+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.250274+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.251226+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.260815+0000 mon.a (mon.0) 4095 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: cephadm 2024-03-30T05:19:05.261334+0000 mgr.y (mgr.44100) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.339252+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.341536+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.552620+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.559748+0000 mon.a (mon.0) 4115 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: cephadm 2024-03-30T05:19:05.560333+0000 mgr.y (mgr.44100) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.605766+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.608076+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.610585+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.611492+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.617846+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: cephadm 2024-03-30T05:19:05.618350+0000 mgr.y (mgr.44100) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: cluster 2024-03-30T05:19:05.660703+0000 mon.a (mon.0) 4121 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-03-30T05:19:06.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.675966+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.687725+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.690647+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.691853+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.697814+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.738547+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[101699]: audit 2024-03-30T05:19:05.740396+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.344305+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.345120+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.352696+0000 mon.a (mon.0) 4100 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: cephadm 2024-03-30T05:19:05.353597+0000 mgr.y (mgr.44100) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.413861+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.416989+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.420261+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.421616+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.428023+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: cephadm 2024-03-30T05:19:05.428815+0000 mgr.y (mgr.44100) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.484811+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.486876+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.490153+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.491357+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.499912+0000 mon.a (mon.0) 4110 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: cephadm 2024-03-30T05:19:05.500525+0000 mgr.y (mgr.44100) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.544704+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.548130+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.551564+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.552620+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.559748+0000 mon.a (mon.0) 4115 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: cephadm 2024-03-30T05:19:05.560333+0000 mgr.y (mgr.44100) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.605766+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.608076+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.610585+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.611492+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.617846+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: cephadm 2024-03-30T05:19:05.618350+0000 mgr.y (mgr.44100) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: cluster 2024-03-30T05:19:05.660703+0000 mon.a (mon.0) 4121 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-03-30T05:19:06.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.675966+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.687725+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.690647+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.691853+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.697814+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.738547+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:05 smithi089 bash[99668]: audit 2024-03-30T05:19:05.740396+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: cephadm 2024-03-30T05:19:04.722019+0000 mgr.y (mgr.44100) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:04.779054+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:04.782205+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:04.784381+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:04.785272+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:04.791259+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: cephadm 2024-03-30T05:19:04.791710+0000 mgr.y (mgr.44100) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:04.863131+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:04.866824+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:04.869854+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:04.870880+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:04.877760+0000 mon.a (mon.0) 4075 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: cephadm 2024-03-30T05:19:04.878612+0000 mgr.y (mgr.44100) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:04.935141+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:04.939134+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:04.942797+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:04.944000+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:04.951418+0000 mon.a (mon.0) 4080 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: cephadm 2024-03-30T05:19:04.952239+0000 mgr.y (mgr.44100) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.040043+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.044098+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.048130+0000 mon.a (mon.0) 4083 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.049419+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.057125+0000 mon.a (mon.0) 4085 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: cephadm 2024-03-30T05:19:05.057706+0000 mgr.y (mgr.44100) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.146136+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.150416+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.154383+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.155855+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.166843+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: cephadm 2024-03-30T05:19:05.167540+0000 mgr.y (mgr.44100) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.243387+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.246081+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.250274+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.251226+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.260815+0000 mon.a (mon.0) 4095 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: cephadm 2024-03-30T05:19:05.261334+0000 mgr.y (mgr.44100) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.339252+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.341536+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.344305+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.345120+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.352696+0000 mon.a (mon.0) 4100 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: cephadm 2024-03-30T05:19:05.353597+0000 mgr.y (mgr.44100) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.413861+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.416989+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.420261+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.421616+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.428023+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: cephadm 2024-03-30T05:19:05.428815+0000 mgr.y (mgr.44100) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.484811+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.486876+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.490153+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.491357+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.499912+0000 mon.a (mon.0) 4110 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: cephadm 2024-03-30T05:19:05.500525+0000 mgr.y (mgr.44100) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.544704+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.548130+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.551564+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.552620+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.559748+0000 mon.a (mon.0) 4115 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: cephadm 2024-03-30T05:19:05.560333+0000 mgr.y (mgr.44100) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.605766+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.608076+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.610585+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.611492+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.617846+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: cephadm 2024-03-30T05:19:05.618350+0000 mgr.y (mgr.44100) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: cluster 2024-03-30T05:19:05.660703+0000 mon.a (mon.0) 4121 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-03-30T05:19:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.675966+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.687725+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.690647+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.691853+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.697814+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.738547+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:06.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:05 smithi118 bash[75658]: audit 2024-03-30T05:19:05.740396+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:07.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: cephadm 2024-03-30T05:19:05.698295+0000 mgr.y (mgr.44100) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:07.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.742400+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:07.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.750224+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.755807+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: cephadm 2024-03-30T05:19:05.756263+0000 mgr.y (mgr.44100) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.796610+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.798601+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.804647+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.805674+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.808233+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.810898+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: cephadm 2024-03-30T05:19:05.811362+0000 mgr.y (mgr.44100) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.814575+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.822708+0000 mon.a (mon.0) 4139 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.852716+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:07.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.855024+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:07.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.856690+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:07.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.858015+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:07.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.859751+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:19:07.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: audit 2024-03-30T05:19:05.859919+0000 mgr.y (mgr.44100) 1423 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:19:07.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: cephadm 2024-03-30T05:19:05.860697+0000 mgr.y (mgr.44100) 1424 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-03-30T05:19:07.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[99668]: cluster 2024-03-30T05:19:06.070377+0000 mgr.y (mgr.44100) 1425 : cluster [DBG] pgmap v330: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 124/726 objects degraded (17.080%) 2024-03-30T05:19:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: cephadm 2024-03-30T05:19:05.698295+0000 mgr.y (mgr.44100) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.742400+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.750224+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.755807+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: cephadm 2024-03-30T05:19:05.756263+0000 mgr.y (mgr.44100) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:07.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.796610+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:07.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.798601+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:07.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.804647+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:07.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.805674+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:07.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.808233+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:07.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.810898+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:07.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: cephadm 2024-03-30T05:19:05.811362+0000 mgr.y (mgr.44100) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:07.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.814575+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:07.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.822708+0000 mon.a (mon.0) 4139 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:07.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.852716+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:07.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.855024+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:07.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.856690+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:07.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.858015+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:07.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.859751+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:19:07.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: audit 2024-03-30T05:19:05.859919+0000 mgr.y (mgr.44100) 1423 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:19:07.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: cephadm 2024-03-30T05:19:05.860697+0000 mgr.y (mgr.44100) 1424 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-03-30T05:19:07.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:06 smithi089 bash[101699]: cluster 2024-03-30T05:19:06.070377+0000 mgr.y (mgr.44100) 1425 : cluster [DBG] pgmap v330: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 124/726 objects degraded (17.080%) 2024-03-30T05:19:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: cephadm 2024-03-30T05:19:05.698295+0000 mgr.y (mgr.44100) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.742400+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.750224+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:07.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.755807+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: cephadm 2024-03-30T05:19:05.756263+0000 mgr.y (mgr.44100) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.796610+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.798601+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.804647+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.805674+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.808233+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.810898+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: cephadm 2024-03-30T05:19:05.811362+0000 mgr.y (mgr.44100) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.814575+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.822708+0000 mon.a (mon.0) 4139 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.852716+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.855024+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:07.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.856690+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.858015+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.859751+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:19:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: audit 2024-03-30T05:19:05.859919+0000 mgr.y (mgr.44100) 1423 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:19:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: cephadm 2024-03-30T05:19:05.860697+0000 mgr.y (mgr.44100) 1424 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-03-30T05:19:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:06 smithi118 bash[75658]: cluster 2024-03-30T05:19:06.070377+0000 mgr.y (mgr.44100) 1425 : cluster [DBG] pgmap v330: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 124/726 objects degraded (17.080%) 2024-03-30T05:19:07.970 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:19:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:19:07] "GET /metrics HTTP/1.1" 200 38051 "" "Prometheus/2.43.0" 2024-03-30T05:19:08.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:07 smithi118 bash[75658]: audit 2024-03-30T05:19:06.976894+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:08.241 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:07 smithi118 bash[75658]: audit 2024-03-30T05:19:06.979125+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:08.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:07 smithi089 bash[99668]: audit 2024-03-30T05:19:06.976894+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:08.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:07 smithi089 bash[99668]: audit 2024-03-30T05:19:06.979125+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:07 smithi089 bash[101699]: audit 2024-03-30T05:19:06.976894+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:07 smithi089 bash[101699]: audit 2024-03-30T05:19:06.979125+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:09.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:08 smithi089 bash[101699]: cluster 2024-03-30T05:19:08.071860+0000 mgr.y (mgr.44100) 1426 : cluster [DBG] pgmap v331: 161 pgs: 11 active+undersized+degraded, 19 active+undersized, 131 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/726 objects degraded (5.510%) 2024-03-30T05:19:09.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:08 smithi089 bash[101699]: audit 2024-03-30T05:19:08.195117+0000 mgr.y (mgr.44100) 1427 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:08 smithi089 bash[99668]: cluster 2024-03-30T05:19:08.071860+0000 mgr.y (mgr.44100) 1426 : cluster [DBG] pgmap v331: 161 pgs: 11 active+undersized+degraded, 19 active+undersized, 131 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/726 objects degraded (5.510%) 2024-03-30T05:19:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:08 smithi089 bash[99668]: audit 2024-03-30T05:19:08.195117+0000 mgr.y (mgr.44100) 1427 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:09.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:08 smithi118 bash[75658]: cluster 2024-03-30T05:19:08.071860+0000 mgr.y (mgr.44100) 1426 : cluster [DBG] pgmap v331: 161 pgs: 11 active+undersized+degraded, 19 active+undersized, 131 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/726 objects degraded (5.510%) 2024-03-30T05:19:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:08 smithi118 bash[75658]: audit 2024-03-30T05:19:08.195117+0000 mgr.y (mgr.44100) 1427 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:10.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:09 smithi118 bash[75658]: cluster 2024-03-30T05:19:08.974513+0000 mon.a (mon.0) 4147 : cluster [WRN] Health check update: Degraded data redundancy: 40/726 objects degraded (5.510%), 11 pgs degraded (PG_DEGRADED) 2024-03-30T05:19:10.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:09 smithi118 bash[75658]: audit 2024-03-30T05:19:09.702533+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:10.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:09 smithi118 bash[75658]: audit 2024-03-30T05:19:09.714464+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:09 smithi118 bash[75658]: audit 2024-03-30T05:19:09.726363+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:10.307 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:09 smithi089 bash[99668]: cluster 2024-03-30T05:19:08.974513+0000 mon.a (mon.0) 4147 : cluster [WRN] Health check update: Degraded data redundancy: 40/726 objects degraded (5.510%), 11 pgs degraded (PG_DEGRADED) 2024-03-30T05:19:10.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:09 smithi089 bash[99668]: audit 2024-03-30T05:19:09.702533+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:10.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:09 smithi089 bash[99668]: audit 2024-03-30T05:19:09.714464+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:10.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:09 smithi089 bash[99668]: audit 2024-03-30T05:19:09.726363+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:10.308 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:09 smithi089 bash[101699]: cluster 2024-03-30T05:19:08.974513+0000 mon.a (mon.0) 4147 : cluster [WRN] Health check update: Degraded data redundancy: 40/726 objects degraded (5.510%), 11 pgs degraded (PG_DEGRADED) 2024-03-30T05:19:10.308 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:09 smithi089 bash[101699]: audit 2024-03-30T05:19:09.702533+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:10.308 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:09 smithi089 bash[101699]: audit 2024-03-30T05:19:09.714464+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:10.308 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:09 smithi089 bash[101699]: audit 2024-03-30T05:19:09.726363+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:10.485 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:19:11.209 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:19:11.210 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 0s ago 40m - - 2024-03-30T05:19:11.210 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 1s ago 40m - - 2024-03-30T05:19:11.210 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (9m) 0s ago 34m 16.1M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:19:11.210 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (9m) 1s ago 33m 73.0M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:19:11.210 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (10m) 0s ago 31m 46.0M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:19:11.210 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (10m) 1s ago 40m 439M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:19:11.210 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (20m) 0s ago 41m 518M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:19:11.210 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (6m) 0s ago 42m 62.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:19:11.210 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (7m) 1s ago 40m 56.5M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:19:11.210 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (5m) 0s ago 40m 45.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:19:11.210 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (10m) 0s ago 34m 8531k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:19:11.211 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (10m) 1s ago 34m 8640k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:19:11.211 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (3m) 0s ago 39m 49.6M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:19:11.211 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (3m) 0s ago 38m 55.5M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:19:11.211 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (2m) 0s ago 38m 45.9M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 9cbe7b3eb40f 2024-03-30T05:19:11.211 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (50s) 0s ago 37m 50.7M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 4f4658793226 2024-03-30T05:19:11.211 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (14s) 1s ago 37m 47.2M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 0c2850cb3620 2024-03-30T05:19:11.211 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (36m) 1s ago 36m 62.4M 4096M 17.2.0 e1d6a67b021e 7ce2bc6f12bf 2024-03-30T05:19:11.211 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (35m) 1s ago 36m 59.5M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:19:11.212 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (35m) 1s ago 35m 65.1M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:19:11.212 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (9m) 1s ago 34m 66.0M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:19:11.212 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (32m) 0s ago 32m 92.6M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:19:11.212 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (32m) 1s ago 32m 92.5M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:19:11.238 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:10 smithi089 bash[99668]: cluster 2024-03-30T05:19:10.072989+0000 mgr.y (mgr.44100) 1428 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-03-30T05:19:11.238 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:10 smithi089 bash[99668]: audit 2024-03-30T05:19:10.475736+0000 mgr.y (mgr.44100) 1429 : audit [DBG] from='client.54474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:11.239 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:10 smithi089 bash[101699]: cluster 2024-03-30T05:19:10.072989+0000 mgr.y (mgr.44100) 1428 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-03-30T05:19:11.239 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:10 smithi089 bash[101699]: audit 2024-03-30T05:19:10.475736+0000 mgr.y (mgr.44100) 1429 : audit [DBG] from='client.54474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:11.291 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:10 smithi118 bash[75658]: cluster 2024-03-30T05:19:10.072989+0000 mgr.y (mgr.44100) 1428 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-03-30T05:19:11.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:10 smithi118 bash[75658]: audit 2024-03-30T05:19:10.475736+0000 mgr.y (mgr.44100) 1429 : audit [DBG] from='client.54474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:11.637 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:19:11.637 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:19:11.637 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:19:11.637 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:19:11.638 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:19:11.638 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:19:11.638 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:19:11.638 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:19:11.638 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-03-30T05:19:11.638 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 5 2024-03-30T05:19:11.638 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:19:11.638 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:19:11.638 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:19:11.638 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:19:11.638 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:19:11.638 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-30T05:19:11.638 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 10 2024-03-30T05:19:11.639 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:19:11.639 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:19:11.984 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:19:11.985 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:19:11.985 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:19:11.985 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-30T05:19:11.985 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:19:11.985 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "5/8 daemons upgraded", 2024-03-30T05:19:11.985 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:19:11.985 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:19:11.985 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:19:12.334 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[99668]: audit 2024-03-30T05:19:10.840963+0000 mgr.y (mgr.44100) 1430 : audit [DBG] from='client.64450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:12.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[99668]: cluster 2024-03-30T05:19:10.985188+0000 mon.a (mon.0) 4151 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/726 objects degraded (5.510%), 11 pgs degraded) 2024-03-30T05:19:12.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[99668]: cluster 2024-03-30T05:19:10.985216+0000 mon.a (mon.0) 4152 : cluster [INF] Cluster is now healthy 2024-03-30T05:19:12.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[99668]: audit 2024-03-30T05:19:11.000592+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:12.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[99668]: audit 2024-03-30T05:19:11.005881+0000 mon.a (mon.0) 4154 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:12.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[99668]: audit 2024-03-30T05:19:11.011536+0000 mon.a (mon.0) 4155 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:12.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[99668]: audit 2024-03-30T05:19:11.197345+0000 mgr.y (mgr.44100) 1431 : audit [DBG] from='client.54486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:12.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[99668]: audit 2024-03-30T05:19:11.642429+0000 mon.a (mon.0) 4156 : audit [DBG] from='client.? 172.21.15.89:0/1757707995' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:12.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[101699]: audit 2024-03-30T05:19:10.840963+0000 mgr.y (mgr.44100) 1430 : audit [DBG] from='client.64450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:12.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[101699]: cluster 2024-03-30T05:19:10.985188+0000 mon.a (mon.0) 4151 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/726 objects degraded (5.510%), 11 pgs degraded) 2024-03-30T05:19:12.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[101699]: cluster 2024-03-30T05:19:10.985216+0000 mon.a (mon.0) 4152 : cluster [INF] Cluster is now healthy 2024-03-30T05:19:12.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[101699]: audit 2024-03-30T05:19:11.000592+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:12.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[101699]: audit 2024-03-30T05:19:11.005881+0000 mon.a (mon.0) 4154 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:12.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[101699]: audit 2024-03-30T05:19:11.011536+0000 mon.a (mon.0) 4155 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:12.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[101699]: audit 2024-03-30T05:19:11.197345+0000 mgr.y (mgr.44100) 1431 : audit [DBG] from='client.54486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:12.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:11 smithi089 bash[101699]: audit 2024-03-30T05:19:11.642429+0000 mon.a (mon.0) 4156 : audit [DBG] from='client.? 172.21.15.89:0/1757707995' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:12.381 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:11 smithi118 bash[75658]: audit 2024-03-30T05:19:10.840963+0000 mgr.y (mgr.44100) 1430 : audit [DBG] from='client.64450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:12.381 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:11 smithi118 bash[75658]: cluster 2024-03-30T05:19:10.985188+0000 mon.a (mon.0) 4151 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/726 objects degraded (5.510%), 11 pgs degraded) 2024-03-30T05:19:12.381 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:11 smithi118 bash[75658]: cluster 2024-03-30T05:19:10.985216+0000 mon.a (mon.0) 4152 : cluster [INF] Cluster is now healthy 2024-03-30T05:19:12.382 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:11 smithi118 bash[75658]: audit 2024-03-30T05:19:11.000592+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:12.382 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:11 smithi118 bash[75658]: audit 2024-03-30T05:19:11.005881+0000 mon.a (mon.0) 4154 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:12.382 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:11 smithi118 bash[75658]: audit 2024-03-30T05:19:11.011536+0000 mon.a (mon.0) 4155 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:12.382 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:11 smithi118 bash[75658]: audit 2024-03-30T05:19:11.197345+0000 mgr.y (mgr.44100) 1431 : audit [DBG] from='client.54486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:12.382 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:11 smithi118 bash[75658]: audit 2024-03-30T05:19:11.642429+0000 mon.a (mon.0) 4156 : audit [DBG] from='client.? 172.21.15.89:0/1757707995' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:13.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:13 smithi089 bash[99668]: audit 2024-03-30T05:19:11.989389+0000 mgr.y (mgr.44100) 1432 : audit [DBG] from='client.64468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:13.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:13 smithi089 bash[99668]: cluster 2024-03-30T05:19:12.073650+0000 mgr.y (mgr.44100) 1433 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T05:19:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:13 smithi089 bash[101699]: audit 2024-03-30T05:19:11.989389+0000 mgr.y (mgr.44100) 1432 : audit [DBG] from='client.64468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:13 smithi089 bash[101699]: cluster 2024-03-30T05:19:12.073650+0000 mgr.y (mgr.44100) 1433 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T05:19:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:13 smithi118 bash[75658]: audit 2024-03-30T05:19:11.989389+0000 mgr.y (mgr.44100) 1432 : audit [DBG] from='client.64468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:13 smithi118 bash[75658]: cluster 2024-03-30T05:19:12.073650+0000 mgr.y (mgr.44100) 1433 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T05:19:15.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:15 smithi118 bash[75658]: cluster 2024-03-30T05:19:14.075185+0000 mgr.y (mgr.44100) 1434 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:19:15.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:15 smithi089 bash[99668]: cluster 2024-03-30T05:19:14.075185+0000 mgr.y (mgr.44100) 1434 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:19:15.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:15 smithi089 bash[101699]: cluster 2024-03-30T05:19:14.075185+0000 mgr.y (mgr.44100) 1434 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:19:17.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:17 smithi118 bash[75658]: cluster 2024-03-30T05:19:16.076044+0000 mgr.y (mgr.44100) 1435 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-30T05:19:17.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:17 smithi089 bash[99668]: cluster 2024-03-30T05:19:16.076044+0000 mgr.y (mgr.44100) 1435 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-30T05:19:17.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:17 smithi089 bash[101699]: cluster 2024-03-30T05:19:16.076044+0000 mgr.y (mgr.44100) 1435 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-30T05:19:18.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:19:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:19:17] "GET /metrics HTTP/1.1" 200 38051 "" "Prometheus/2.43.0" 2024-03-30T05:19:18.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:18 smithi089 bash[99668]: audit 2024-03-30T05:19:17.281334+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:18.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:18 smithi089 bash[101699]: audit 2024-03-30T05:19:17.281334+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:18.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:18 smithi118 bash[75658]: audit 2024-03-30T05:19:17.281334+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:19.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:19 smithi089 bash[99668]: cluster 2024-03-30T05:19:18.077471+0000 mgr.y (mgr.44100) 1436 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:19.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:19 smithi089 bash[99668]: audit 2024-03-30T05:19:18.199023+0000 mgr.y (mgr.44100) 1437 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:19.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:19 smithi089 bash[101699]: cluster 2024-03-30T05:19:18.077471+0000 mgr.y (mgr.44100) 1436 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:19.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:19 smithi089 bash[101699]: audit 2024-03-30T05:19:18.199023+0000 mgr.y (mgr.44100) 1437 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:19.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:19 smithi118 bash[75658]: cluster 2024-03-30T05:19:18.077471+0000 mgr.y (mgr.44100) 1436 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:19.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:19 smithi118 bash[75658]: audit 2024-03-30T05:19:18.199023+0000 mgr.y (mgr.44100) 1437 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:21.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:21 smithi089 bash[99668]: cluster 2024-03-30T05:19:20.078746+0000 mgr.y (mgr.44100) 1438 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:21.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:21 smithi089 bash[99668]: audit 2024-03-30T05:19:20.873658+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:19:21.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:21 smithi089 bash[101699]: cluster 2024-03-30T05:19:20.078746+0000 mgr.y (mgr.44100) 1438 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:21.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:21 smithi089 bash[101699]: audit 2024-03-30T05:19:20.873658+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:19:21.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:21 smithi118 bash[75658]: cluster 2024-03-30T05:19:20.078746+0000 mgr.y (mgr.44100) 1438 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:21.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:21 smithi118 bash[75658]: audit 2024-03-30T05:19:20.873658+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:19:22.555 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:22 smithi118 bash[75658]: audit 2024-03-30T05:19:20.874157+0000 mgr.y (mgr.44100) 1439 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:19:22.556 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:22 smithi118 bash[75658]: cephadm 2024-03-30T05:19:20.876661+0000 mgr.y (mgr.44100) 1440 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-03-30T05:19:22.556 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:22 smithi118 bash[75658]: audit 2024-03-30T05:19:21.977756+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:22.556 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:22 smithi118 bash[75658]: audit 2024-03-30T05:19:21.979928+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:22.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:22 smithi089 bash[99668]: audit 2024-03-30T05:19:20.874157+0000 mgr.y (mgr.44100) 1439 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:19:22.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:22 smithi089 bash[99668]: cephadm 2024-03-30T05:19:20.876661+0000 mgr.y (mgr.44100) 1440 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-03-30T05:19:22.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:22 smithi089 bash[99668]: audit 2024-03-30T05:19:21.977756+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:22.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:22 smithi089 bash[99668]: audit 2024-03-30T05:19:21.979928+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:22.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:22 smithi089 bash[101699]: audit 2024-03-30T05:19:20.874157+0000 mgr.y (mgr.44100) 1439 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:19:22.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:22 smithi089 bash[101699]: cephadm 2024-03-30T05:19:20.876661+0000 mgr.y (mgr.44100) 1440 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-03-30T05:19:22.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:22 smithi089 bash[101699]: audit 2024-03-30T05:19:21.977756+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:22.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:22 smithi089 bash[101699]: audit 2024-03-30T05:19:21.979928+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:23.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:23 smithi089 bash[99668]: cluster 2024-03-30T05:19:22.079737+0000 mgr.y (mgr.44100) 1441 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:23.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:23 smithi089 bash[99668]: audit 2024-03-30T05:19:23.109736+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:23.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:23 smithi089 bash[99668]: audit 2024-03-30T05:19:23.114145+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T05:19:23.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:23 smithi089 bash[99668]: audit 2024-03-30T05:19:23.115681+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:23.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:23 smithi089 bash[101699]: cluster 2024-03-30T05:19:22.079737+0000 mgr.y (mgr.44100) 1441 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:23.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:23 smithi089 bash[101699]: audit 2024-03-30T05:19:23.109736+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:23.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:23 smithi089 bash[101699]: audit 2024-03-30T05:19:23.114145+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T05:19:23.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:23 smithi089 bash[101699]: audit 2024-03-30T05:19:23.115681+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:23 smithi118 bash[75658]: cluster 2024-03-30T05:19:22.079737+0000 mgr.y (mgr.44100) 1441 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:23 smithi118 bash[75658]: audit 2024-03-30T05:19:23.109736+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:23 smithi118 bash[75658]: audit 2024-03-30T05:19:23.114145+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T05:19:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:23 smithi118 bash[75658]: audit 2024-03-30T05:19:23.115681+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:24.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:24 smithi089 bash[99668]: cephadm 2024-03-30T05:19:23.100668+0000 mgr.y (mgr.44100) 1442 : cephadm [INF] Upgrade: Updating osd.5 2024-03-30T05:19:24.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:24 smithi089 bash[99668]: cephadm 2024-03-30T05:19:23.121855+0000 mgr.y (mgr.44100) 1443 : cephadm [INF] Deploying daemon osd.5 on smithi118 2024-03-30T05:19:24.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:24 smithi089 bash[101699]: cephadm 2024-03-30T05:19:23.100668+0000 mgr.y (mgr.44100) 1442 : cephadm [INF] Upgrade: Updating osd.5 2024-03-30T05:19:24.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:24 smithi089 bash[101699]: cephadm 2024-03-30T05:19:23.121855+0000 mgr.y (mgr.44100) 1443 : cephadm [INF] Deploying daemon osd.5 on smithi118 2024-03-30T05:19:24.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:24 smithi118 bash[75658]: cephadm 2024-03-30T05:19:23.100668+0000 mgr.y (mgr.44100) 1442 : cephadm [INF] Upgrade: Updating osd.5 2024-03-30T05:19:24.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:24 smithi118 bash[75658]: cephadm 2024-03-30T05:19:23.121855+0000 mgr.y (mgr.44100) 1443 : cephadm [INF] Deploying daemon osd.5 on smithi118 2024-03-30T05:19:25.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:25 smithi089 bash[99668]: cluster 2024-03-30T05:19:24.081205+0000 mgr.y (mgr.44100) 1444 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:25.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:25 smithi089 bash[101699]: cluster 2024-03-30T05:19:24.081205+0000 mgr.y (mgr.44100) 1444 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:25 smithi118 bash[75658]: cluster 2024-03-30T05:19:24.081205+0000 mgr.y (mgr.44100) 1444 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:27.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:27 smithi089 bash[99668]: cluster 2024-03-30T05:19:26.081944+0000 mgr.y (mgr.44100) 1445 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:27.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:27 smithi089 bash[101699]: cluster 2024-03-30T05:19:26.081944+0000 mgr.y (mgr.44100) 1445 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:27.601 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:27 smithi118 bash[75658]: cluster 2024-03-30T05:19:26.081944+0000 mgr.y (mgr.44100) 1445 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:27.860 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:27 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:27.860 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:27 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:27.861 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:19:27 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:27.861 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:19:27 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:27.861 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:19:27 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:27.862 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:19:27 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:27.862 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:19:27 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:27.862 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:19:27 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:27.863 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:19:27 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:28.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:19:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:19:27] "GET /metrics HTTP/1.1" 200 38194 "" "Prometheus/2.43.0" 2024-03-30T05:19:28.150 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:27 smithi118 systemd[1]: Stopping Ceph osd.5 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:19:28.150 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:28 smithi118 bash[27083]: debug 2024-03-30T05:19:28.000+0000 7fe429a5a700 -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-03-30T05:19:28.150 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:28 smithi118 bash[27083]: debug 2024-03-30T05:19:28.000+0000 7fe429a5a700 -1 osd.5 137 *** Got signal Terminated *** 2024-03-30T05:19:28.150 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:28 smithi118 bash[27083]: debug 2024-03-30T05:19:28.000+0000 7fe429a5a700 -1 osd.5 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:19:28.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:28 smithi089 bash[99668]: cluster 2024-03-30T05:19:28.008665+0000 mon.a (mon.0) 4164 : cluster [INF] osd.5 marked itself down and dead 2024-03-30T05:19:28.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:28 smithi089 bash[101699]: cluster 2024-03-30T05:19:28.008665+0000 mon.a (mon.0) 4164 : cluster [INF] osd.5 marked itself down and dead 2024-03-30T05:19:28.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:28 smithi118 bash[75658]: cluster 2024-03-30T05:19:28.008665+0000 mon.a (mon.0) 4164 : cluster [INF] osd.5 marked itself down and dead 2024-03-30T05:19:29.504 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:29 smithi118 bash[75658]: cluster 2024-03-30T05:19:28.083414+0000 mgr.y (mgr.44100) 1446 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:29.505 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:29 smithi118 bash[75658]: audit 2024-03-30T05:19:28.210214+0000 mgr.y (mgr.44100) 1447 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:29.505 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:29 smithi118 bash[75658]: cluster 2024-03-30T05:19:28.314928+0000 mon.a (mon.0) 4165 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:19:29.505 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:29 smithi118 bash[75658]: cluster 2024-03-30T05:19:28.332827+0000 mon.a (mon.0) 4166 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-03-30T05:19:29.505 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:29 smithi118 bash[89126]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T05:19:29.505 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:29 smithi118 bash[89209]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T05:19:29.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:29 smithi089 bash[99668]: cluster 2024-03-30T05:19:28.083414+0000 mgr.y (mgr.44100) 1446 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:29.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:29 smithi089 bash[99668]: audit 2024-03-30T05:19:28.210214+0000 mgr.y (mgr.44100) 1447 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:29.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:29 smithi089 bash[99668]: cluster 2024-03-30T05:19:28.314928+0000 mon.a (mon.0) 4165 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:19:29.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:29 smithi089 bash[99668]: cluster 2024-03-30T05:19:28.332827+0000 mon.a (mon.0) 4166 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-03-30T05:19:29.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:29 smithi089 bash[101699]: cluster 2024-03-30T05:19:28.083414+0000 mgr.y (mgr.44100) 1446 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:29.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:29 smithi089 bash[101699]: audit 2024-03-30T05:19:28.210214+0000 mgr.y (mgr.44100) 1447 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:29.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:29 smithi089 bash[101699]: cluster 2024-03-30T05:19:28.314928+0000 mon.a (mon.0) 4165 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:19:29.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:29 smithi089 bash[101699]: cluster 2024-03-30T05:19:28.332827+0000 mon.a (mon.0) 4166 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-03-30T05:19:30.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:30 smithi118 bash[75658]: cluster 2024-03-30T05:19:29.328150+0000 mon.a (mon.0) 4167 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-03-30T05:19:30.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:30 smithi118 bash[75658]: audit 2024-03-30T05:19:29.923316+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:30.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:30 smithi118 bash[75658]: audit 2024-03-30T05:19:29.936926+0000 mon.a (mon.0) 4169 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:30.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:30 smithi118 bash[75658]: audit 2024-03-30T05:19:29.950322+0000 mon.a (mon.0) 4170 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:30.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:30 smithi089 bash[99668]: cluster 2024-03-30T05:19:29.328150+0000 mon.a (mon.0) 4167 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-03-30T05:19:30.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:30 smithi089 bash[99668]: audit 2024-03-30T05:19:29.923316+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:30.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:30 smithi089 bash[99668]: audit 2024-03-30T05:19:29.936926+0000 mon.a (mon.0) 4169 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:30.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:30 smithi089 bash[99668]: audit 2024-03-30T05:19:29.950322+0000 mon.a (mon.0) 4170 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:30.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:30 smithi089 bash[101699]: cluster 2024-03-30T05:19:29.328150+0000 mon.a (mon.0) 4167 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-03-30T05:19:30.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:30 smithi089 bash[101699]: audit 2024-03-30T05:19:29.923316+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:30.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:30 smithi089 bash[101699]: audit 2024-03-30T05:19:29.936926+0000 mon.a (mon.0) 4169 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:30.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:30 smithi089 bash[101699]: audit 2024-03-30T05:19:29.950322+0000 mon.a (mon.0) 4170 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:31.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:31 smithi089 bash[99668]: cluster 2024-03-30T05:19:30.084459+0000 mgr.y (mgr.44100) 1448 : cluster [DBG] pgmap v344: 161 pgs: 14 peering, 17 stale+active+clean, 130 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-03-30T05:19:31.613 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:31 smithi089 bash[99668]: cluster 2024-03-30T05:19:30.946442+0000 mon.a (mon.0) 4171 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-30T05:19:31.613 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:31 smithi089 bash[99668]: audit 2024-03-30T05:19:31.201584+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:31.613 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:31 smithi089 bash[99668]: audit 2024-03-30T05:19:31.208363+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:31.613 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:31 smithi089 bash[99668]: audit 2024-03-30T05:19:31.214900+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:31.613 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:31 smithi089 bash[101699]: cluster 2024-03-30T05:19:30.084459+0000 mgr.y (mgr.44100) 1448 : cluster [DBG] pgmap v344: 161 pgs: 14 peering, 17 stale+active+clean, 130 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-03-30T05:19:31.614 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:31 smithi089 bash[101699]: cluster 2024-03-30T05:19:30.946442+0000 mon.a (mon.0) 4171 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-30T05:19:31.614 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:31 smithi089 bash[101699]: audit 2024-03-30T05:19:31.201584+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:31.614 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:31 smithi089 bash[101699]: audit 2024-03-30T05:19:31.208363+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:31.614 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:31 smithi089 bash[101699]: audit 2024-03-30T05:19:31.214900+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:31.649 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:31 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.5.service: Deactivated successfully. 2024-03-30T05:19:31.650 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:31 smithi118 systemd[1]: Stopped Ceph osd.5 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:19:31.650 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:31.650 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:19:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:31.650 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:19:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:31.651 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:19:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:31.651 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:19:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:31.651 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:19:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:31.651 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:19:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:31.652 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:19:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:31.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:31 smithi118 bash[75658]: cluster 2024-03-30T05:19:30.084459+0000 mgr.y (mgr.44100) 1448 : cluster [DBG] pgmap v344: 161 pgs: 14 peering, 17 stale+active+clean, 130 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-03-30T05:19:31.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:31 smithi118 bash[75658]: cluster 2024-03-30T05:19:30.946442+0000 mon.a (mon.0) 4171 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-30T05:19:31.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:31 smithi118 bash[75658]: audit 2024-03-30T05:19:31.201584+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:31.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:31 smithi118 bash[75658]: audit 2024-03-30T05:19:31.208363+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:31.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:31 smithi118 bash[75658]: audit 2024-03-30T05:19:31.214900+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:31.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:32.149 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:31 smithi118 systemd[1]: Started Ceph osd.5 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:19:33.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:31.746208+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:31.755064+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:31.808662+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:31.810746+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:31.821357+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: cephadm 2024-03-30T05:19:31.822273+0000 mgr.y (mgr.44100) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:31.897194+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:31.899744+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:31.903867+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:31.905268+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:31.917469+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: cephadm 2024-03-30T05:19:31.918251+0000 mgr.y (mgr.44100) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:31.976095+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:31.977990+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:31.980026+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:31.980824+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:31.987821+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: cephadm 2024-03-30T05:19:31.988218+0000 mgr.y (mgr.44100) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.033632+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.035784+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:31.746208+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:31.755064+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:31.808662+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:31.810746+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:31.821357+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: cephadm 2024-03-30T05:19:31.822273+0000 mgr.y (mgr.44100) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:31.897194+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:31.899744+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:31.903867+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:31.905268+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:31.917469+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: cephadm 2024-03-30T05:19:31.918251+0000 mgr.y (mgr.44100) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:31.976095+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:31.977990+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:31.980026+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:31.980824+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:31.987821+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: cephadm 2024-03-30T05:19:31.988218+0000 mgr.y (mgr.44100) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.033632+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.035784+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.037743+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.038431+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.045599+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: cephadm 2024-03-30T05:19:32.046018+0000 mgr.y (mgr.44100) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: cluster 2024-03-30T05:19:32.085297+0000 mgr.y (mgr.44100) 1453 : cluster [DBG] pgmap v345: 161 pgs: 4 active+undersized+degraded, 14 peering, 11 stale+active+clean, 15 active+undersized, 117 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 22/726 objects degraded (3.030%) 2024-03-30T05:19:33.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.087448+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.089317+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.091462+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.092230+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.099393+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: cephadm 2024-03-30T05:19:32.100121+0000 mgr.y (mgr.44100) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.141386+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.143507+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.619224+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.631378+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.633821+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.635449+0000 mon.a (mon.0) 4205 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.647355+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: cephadm 2024-03-30T05:19:32.648064+0000 mgr.y (mgr.44100) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.724828+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.727640+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.731097+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.732121+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[101699]: audit 2024-03-30T05:19:32.740561+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.037743+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.038431+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.045599+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: cephadm 2024-03-30T05:19:32.046018+0000 mgr.y (mgr.44100) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: cluster 2024-03-30T05:19:32.085297+0000 mgr.y (mgr.44100) 1453 : cluster [DBG] pgmap v345: 161 pgs: 4 active+undersized+degraded, 14 peering, 11 stale+active+clean, 15 active+undersized, 117 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 22/726 objects degraded (3.030%) 2024-03-30T05:19:33.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.087448+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.089317+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.091462+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.092230+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.099393+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: cephadm 2024-03-30T05:19:32.100121+0000 mgr.y (mgr.44100) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.141386+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.143507+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.619224+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.631378+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.633821+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.635449+0000 mon.a (mon.0) 4205 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.647355+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: cephadm 2024-03-30T05:19:32.648064+0000 mgr.y (mgr.44100) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.724828+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.727640+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.731097+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.732121+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:32 smithi089 bash[99668]: audit 2024-03-30T05:19:32.740561+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:31.746208+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:31.755064+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:31.808662+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:31.810746+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:31.821357+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: cephadm 2024-03-30T05:19:31.822273+0000 mgr.y (mgr.44100) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:31.897194+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:31.899744+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:31.903867+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:31.905268+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:31.917469+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: cephadm 2024-03-30T05:19:31.918251+0000 mgr.y (mgr.44100) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:31.976095+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:31.977990+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:31.980026+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:31.980824+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:31.987821+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: cephadm 2024-03-30T05:19:31.988218+0000 mgr.y (mgr.44100) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.033632+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.035784+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.037743+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.038431+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.045599+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: cephadm 2024-03-30T05:19:32.046018+0000 mgr.y (mgr.44100) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: cluster 2024-03-30T05:19:32.085297+0000 mgr.y (mgr.44100) 1453 : cluster [DBG] pgmap v345: 161 pgs: 4 active+undersized+degraded, 14 peering, 11 stale+active+clean, 15 active+undersized, 117 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 22/726 objects degraded (3.030%) 2024-03-30T05:19:33.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.087448+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.089317+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.091462+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.092230+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.099393+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: cephadm 2024-03-30T05:19:32.100121+0000 mgr.y (mgr.44100) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.141386+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.143507+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.619224+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.631378+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.633821+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.635449+0000 mon.a (mon.0) 4205 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.647355+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: cephadm 2024-03-30T05:19:32.648064+0000 mgr.y (mgr.44100) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.724828+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.727640+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.731097+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.732121+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:32 smithi118 bash[75658]: audit 2024-03-30T05:19:32.740561+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.709 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[89448]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-30T05:19:33.709 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[89448]: 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-03-30T05:19:33.709 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[89448]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-30T05:19:33.709 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[89448]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-30T05:19:33.709 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[89448]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-03-30T05:19:33.709 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[89448]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-30T05:19:33.709 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[89448]: --> ceph-volume raw activate successful for osd ID: 5 2024-03-30T05:19:33.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:32.741193+0000 mgr.y (mgr.44100) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.821357+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.824808+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.827932+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.829283+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.835778+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:32.837337+0000 mgr.y (mgr.44100) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.894837+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.896693+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:33.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.899654+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:33.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.900525+0000 mon.a (mon.0) 4220 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:33.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.905779+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:33.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:32.906373+0000 mgr.y (mgr.44100) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:33.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.946580+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:33.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.948488+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:32.741193+0000 mgr.y (mgr.44100) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.821357+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.824808+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.827932+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.829283+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.835778+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:32.837337+0000 mgr.y (mgr.44100) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.894837+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.896693+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.899654+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.900525+0000 mon.a (mon.0) 4220 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.905779+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:32.906373+0000 mgr.y (mgr.44100) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.946580+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.948488+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.950356+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.951081+0000 mon.a (mon.0) 4225 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.956223+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:32.956656+0000 mgr.y (mgr.44100) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:32.741193+0000 mgr.y (mgr.44100) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.821357+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.824808+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.827932+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.829283+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.835778+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:32.837337+0000 mgr.y (mgr.44100) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.894837+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.896693+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.899654+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.900525+0000 mon.a (mon.0) 4220 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.905779+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:32.906373+0000 mgr.y (mgr.44100) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.946580+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.948488+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.950356+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.951081+0000 mon.a (mon.0) 4225 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.956223+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:32.956656+0000 mgr.y (mgr.44100) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.996890+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:32.998960+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.001929+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.002862+0000 mon.a (mon.0) 4230 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.008403+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.008894+0000 mgr.y (mgr.44100) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cluster 2024-03-30T05:19:33.043421+0000 mon.a (mon.0) 4232 : cluster [WRN] Health check failed: Degraded data redundancy: 22/726 objects degraded (3.030%), 4 pgs degraded (PG_DEGRADED) 2024-03-30T05:19:34.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.065902+0000 mon.a (mon.0) 4233 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.067710+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.069543+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.070188+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.075139+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.075605+0000 mgr.y (mgr.44100) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.116456+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.118340+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.120183+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.120812+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.125928+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.126487+0000 mgr.y (mgr.44100) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.168068+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.996890+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:32.998960+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.001929+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.002862+0000 mon.a (mon.0) 4230 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.008403+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.008894+0000 mgr.y (mgr.44100) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cluster 2024-03-30T05:19:33.043421+0000 mon.a (mon.0) 4232 : cluster [WRN] Health check failed: Degraded data redundancy: 22/726 objects degraded (3.030%), 4 pgs degraded (PG_DEGRADED) 2024-03-30T05:19:34.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.065902+0000 mon.a (mon.0) 4233 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.067710+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.069543+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.070188+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.075139+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.075605+0000 mgr.y (mgr.44100) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.116456+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.118340+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.120183+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.120812+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.125928+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.126487+0000 mgr.y (mgr.44100) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.168068+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.169910+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.171850+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.172570+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.177826+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.178318+0000 mgr.y (mgr.44100) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.219596+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.221458+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.223497+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.224834+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.231678+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.232263+0000 mgr.y (mgr.44100) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.272585+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.274410+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.276236+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.276920+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.282040+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.282500+0000 mgr.y (mgr.44100) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.322960+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.324914+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.169910+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.171850+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.172570+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.177826+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.178318+0000 mgr.y (mgr.44100) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.219596+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.221458+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.223497+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.224834+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.231678+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.232263+0000 mgr.y (mgr.44100) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.272585+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.274410+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.276236+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.276920+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.282040+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.282500+0000 mgr.y (mgr.44100) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.322960+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.324914+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.326661+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.327301+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.332288+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.332744+0000 mgr.y (mgr.44100) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.373388+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.375612+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.378139+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.378918+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.384323+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.384871+0000 mgr.y (mgr.44100) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.425889+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.429213+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.431535+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.432528+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.438771+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.439449+0000 mgr.y (mgr.44100) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.490816+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.494133+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.496408+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.497363+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.326661+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.327301+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.332288+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.332744+0000 mgr.y (mgr.44100) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.373388+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.375612+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.378139+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.378918+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.384323+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.384871+0000 mgr.y (mgr.44100) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.425889+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.429213+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.431535+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.432528+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.438771+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.439449+0000 mgr.y (mgr.44100) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.490816+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.494133+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.496408+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.497363+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.503313+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.503861+0000 mgr.y (mgr.44100) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.544915+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.546674+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.548558+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.549249+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.553852+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.554248+0000 mgr.y (mgr.44100) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.598810+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.600907+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.602716+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.603361+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.609985+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.610361+0000 mgr.y (mgr.44100) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.650247+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.652093+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.653944+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.654539+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.660913+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.661299+0000 mgr.y (mgr.44100) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.503313+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.503861+0000 mgr.y (mgr.44100) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.544915+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.546674+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.548558+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.549249+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.553852+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.554248+0000 mgr.y (mgr.44100) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.598810+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.600907+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.602716+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.603361+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.609985+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.610361+0000 mgr.y (mgr.44100) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.650247+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.652093+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.653944+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.654539+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.660913+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.661299+0000 mgr.y (mgr.44100) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.700914+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.702753+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.704656+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.705295+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[99668]: audit 2024-03-30T05:19:33.711601+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.700914+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.702753+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.704656+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.705295+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:33 smithi089 bash[101699]: audit 2024-03-30T05:19:33.711601+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.950356+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.951081+0000 mon.a (mon.0) 4225 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.956223+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:32.956656+0000 mgr.y (mgr.44100) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.996890+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:32.998960+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.001929+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.002862+0000 mon.a (mon.0) 4230 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.008403+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.008894+0000 mgr.y (mgr.44100) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cluster 2024-03-30T05:19:33.043421+0000 mon.a (mon.0) 4232 : cluster [WRN] Health check failed: Degraded data redundancy: 22/726 objects degraded (3.030%), 4 pgs degraded (PG_DEGRADED) 2024-03-30T05:19:34.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.065902+0000 mon.a (mon.0) 4233 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.067710+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.069543+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.070188+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.075139+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.075605+0000 mgr.y (mgr.44100) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.116456+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.118340+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.120183+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.120812+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.125928+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.126487+0000 mgr.y (mgr.44100) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.168068+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.169910+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.171850+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.172570+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.177826+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.178318+0000 mgr.y (mgr.44100) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.219596+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.221458+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.223497+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.224834+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.231678+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.232263+0000 mgr.y (mgr.44100) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.272585+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.274410+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.276236+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.276920+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.282040+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.282500+0000 mgr.y (mgr.44100) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.322960+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.324914+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.326661+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.327301+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.332288+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.332744+0000 mgr.y (mgr.44100) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.373388+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.375612+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.378139+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.378918+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.384323+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.384871+0000 mgr.y (mgr.44100) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.425889+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.429213+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.431535+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.432528+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.438771+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.439449+0000 mgr.y (mgr.44100) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.490816+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.494133+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.496408+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.497363+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.503313+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.503861+0000 mgr.y (mgr.44100) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.544915+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.546674+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.548558+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.549249+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.553852+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.554248+0000 mgr.y (mgr.44100) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.598810+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.600907+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.602716+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.603361+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.609985+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.610361+0000 mgr.y (mgr.44100) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.650247+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.652093+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.653944+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.654539+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.660913+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.661299+0000 mgr.y (mgr.44100) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.700914+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.702753+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.704656+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.705295+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:33 smithi118 bash[75658]: audit 2024-03-30T05:19:33.711601+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.711971+0000 mgr.y (mgr.44100) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.758744+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.760985+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.763346+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.764117+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.768836+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.770354+0000 mgr.y (mgr.44100) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.827845+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.829607+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.831299+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.831896+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.836903+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.837436+0000 mgr.y (mgr.44100) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.877486+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.879383+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.881138+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.881790+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.886559+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.886982+0000 mgr.y (mgr.44100) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.926526+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.928150+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.930108+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.930704+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.935468+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.935937+0000 mgr.y (mgr.44100) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.975733+0000 mon.a (mon.0) 4318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.977433+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.979083+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.979638+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:33.984398+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:33.984826+0000 mgr.y (mgr.44100) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.025196+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.026904+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.028726+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.029314+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.034015+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.034391+0000 mgr.y (mgr.44100) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.074554+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.076236+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.711971+0000 mgr.y (mgr.44100) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.758744+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.760985+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.763346+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.764117+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.768836+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.770354+0000 mgr.y (mgr.44100) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.827845+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.829607+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.831299+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.831896+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.836903+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.837436+0000 mgr.y (mgr.44100) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.877486+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.879383+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.881138+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.881790+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.886559+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.886982+0000 mgr.y (mgr.44100) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.077837+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.078404+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.083307+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.083719+0000 mgr.y (mgr.44100) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cluster 2024-03-30T05:19:34.086269+0000 mgr.y (mgr.44100) 1481 : cluster [DBG] pgmap v346: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-03-30T05:19:35.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.123685+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.125452+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.127139+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.127724+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.132543+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.133010+0000 mgr.y (mgr.44100) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.173582+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.175695+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.177431+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.178015+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.182762+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.183231+0000 mgr.y (mgr.44100) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.223431+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.225054+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.226832+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.227445+0000 mon.a (mon.0) 4346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.232340+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.232743+0000 mgr.y (mgr.44100) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.274253+0000 mon.a (mon.0) 4348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.276101+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.278057+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.278633+0000 mon.a (mon.0) 4351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.285284+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.285737+0000 mgr.y (mgr.44100) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.327843+0000 mon.a (mon.0) 4353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.329744+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.332057+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.332695+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.339312+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.339715+0000 mgr.y (mgr.44100) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.395760+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.397603+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.399351+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.400030+0000 mon.a (mon.0) 4361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.926526+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.928150+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.930108+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.930704+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.935468+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.935937+0000 mgr.y (mgr.44100) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.975733+0000 mon.a (mon.0) 4318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.977433+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.979083+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.979638+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:33.984398+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:33.984826+0000 mgr.y (mgr.44100) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.025196+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.026904+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.028726+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.029314+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.034015+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.034391+0000 mgr.y (mgr.44100) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.074554+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.076236+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.077837+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.078404+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.083307+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.083719+0000 mgr.y (mgr.44100) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cluster 2024-03-30T05:19:34.086269+0000 mgr.y (mgr.44100) 1481 : cluster [DBG] pgmap v346: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-03-30T05:19:35.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.123685+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.125452+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.127139+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.127724+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.132543+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.133010+0000 mgr.y (mgr.44100) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.173582+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.175695+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.177431+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.178015+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.182762+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.183231+0000 mgr.y (mgr.44100) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.223431+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.225054+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.406930+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.407316+0000 mgr.y (mgr.44100) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.447275+0000 mon.a (mon.0) 4363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.449001+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.450687+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.451266+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.457807+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.458198+0000 mgr.y (mgr.44100) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.498200+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.499951+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.501769+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.502415+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.509239+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.509696+0000 mgr.y (mgr.44100) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.549867+0000 mon.a (mon.0) 4373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.551699+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.554026+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.554771+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.561836+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.562214+0000 mgr.y (mgr.44100) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.226832+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.227445+0000 mon.a (mon.0) 4346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.232340+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.232743+0000 mgr.y (mgr.44100) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.274253+0000 mon.a (mon.0) 4348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.276101+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.278057+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.278633+0000 mon.a (mon.0) 4351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.285284+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.285737+0000 mgr.y (mgr.44100) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.327843+0000 mon.a (mon.0) 4353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.329744+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.332057+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.332695+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.339312+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.339715+0000 mgr.y (mgr.44100) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.395760+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.397603+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.399351+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.400030+0000 mon.a (mon.0) 4361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.601913+0000 mon.a (mon.0) 4378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.603633+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.605274+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.605874+0000 mon.a (mon.0) 4381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.610532+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.610957+0000 mgr.y (mgr.44100) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.651587+0000 mon.a (mon.0) 4383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.653442+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.655214+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.655827+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.660513+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.660904+0000 mgr.y (mgr.44100) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.706060+0000 mon.a (mon.0) 4388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.708264+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.710141+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.710840+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[99668]: audit 2024-03-30T05:19:34.715866+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.406930+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.407316+0000 mgr.y (mgr.44100) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.447275+0000 mon.a (mon.0) 4363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.449001+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.450687+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.451266+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.457807+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.458198+0000 mgr.y (mgr.44100) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.498200+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.499951+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.501769+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.502415+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.509239+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.509696+0000 mgr.y (mgr.44100) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.549867+0000 mon.a (mon.0) 4373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.551699+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.554026+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.554771+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.561836+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.562214+0000 mgr.y (mgr.44100) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.601913+0000 mon.a (mon.0) 4378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.603633+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.605274+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.605874+0000 mon.a (mon.0) 4381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.610532+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.610957+0000 mgr.y (mgr.44100) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.651587+0000 mon.a (mon.0) 4383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.653442+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.655214+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.655827+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.660513+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.660904+0000 mgr.y (mgr.44100) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.706060+0000 mon.a (mon.0) 4388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.708264+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.710141+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.710840+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:34 smithi089 bash[101699]: audit 2024-03-30T05:19:34.715866+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.711971+0000 mgr.y (mgr.44100) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.758744+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.760985+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.763346+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.764117+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.768836+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.770354+0000 mgr.y (mgr.44100) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.827845+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.829607+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.831299+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.831896+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.836903+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.837436+0000 mgr.y (mgr.44100) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.877486+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.879383+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.881138+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.881790+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.886559+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.886982+0000 mgr.y (mgr.44100) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.926526+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.928150+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.930108+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.930704+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.935468+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.935937+0000 mgr.y (mgr.44100) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.975733+0000 mon.a (mon.0) 4318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.977433+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.979083+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.979638+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:33.984398+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:33.984826+0000 mgr.y (mgr.44100) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.025196+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.026904+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.028726+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.029314+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.034015+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.034391+0000 mgr.y (mgr.44100) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.074554+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.076236+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.077837+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.078404+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.083307+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.083719+0000 mgr.y (mgr.44100) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cluster 2024-03-30T05:19:34.086269+0000 mgr.y (mgr.44100) 1481 : cluster [DBG] pgmap v346: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-03-30T05:19:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.123685+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.125452+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.127139+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.127724+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.132543+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.133010+0000 mgr.y (mgr.44100) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.173582+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.175695+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.177431+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.178015+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.182762+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.183231+0000 mgr.y (mgr.44100) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.223431+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.225054+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.226832+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.227445+0000 mon.a (mon.0) 4346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.232340+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.232743+0000 mgr.y (mgr.44100) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.274253+0000 mon.a (mon.0) 4348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.276101+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.278057+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.278633+0000 mon.a (mon.0) 4351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.285284+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.285737+0000 mgr.y (mgr.44100) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.327843+0000 mon.a (mon.0) 4353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.329744+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.332057+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.332695+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.339312+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.339715+0000 mgr.y (mgr.44100) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.395760+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.397603+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.399351+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.400030+0000 mon.a (mon.0) 4361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.406930+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.407316+0000 mgr.y (mgr.44100) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.447275+0000 mon.a (mon.0) 4363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.449001+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.450687+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.451266+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.457807+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.458198+0000 mgr.y (mgr.44100) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.498200+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.499951+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.501769+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.502415+0000 mon.a (mon.0) 4371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.509239+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.509696+0000 mgr.y (mgr.44100) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.549867+0000 mon.a (mon.0) 4373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.551699+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.554026+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.554771+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.561836+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.562214+0000 mgr.y (mgr.44100) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.601913+0000 mon.a (mon.0) 4378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.603633+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.605274+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.605874+0000 mon.a (mon.0) 4381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.610532+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.610957+0000 mgr.y (mgr.44100) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.651587+0000 mon.a (mon.0) 4383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.653442+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.655214+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.655827+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.660513+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.660904+0000 mgr.y (mgr.44100) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.706060+0000 mon.a (mon.0) 4388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.708264+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.710141+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.710840+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:34 smithi118 bash[75658]: audit 2024-03-30T05:19:34.715866+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.716278+0000 mgr.y (mgr.44100) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.771752+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.773432+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.775087+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.775660+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.780058+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.780486+0000 mgr.y (mgr.44100) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.820841+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.822560+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.824302+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.824911+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.829239+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.829730+0000 mgr.y (mgr.44100) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.869726+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.871518+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.873252+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.874026+0000 mon.a (mon.0) 4406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.878560+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.879000+0000 mgr.y (mgr.44100) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.716278+0000 mgr.y (mgr.44100) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.771752+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.773432+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.775087+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.775660+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.780058+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.780486+0000 mgr.y (mgr.44100) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.820841+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.822560+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.824302+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.824911+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.829239+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.829730+0000 mgr.y (mgr.44100) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.869726+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.871518+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.873252+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.874026+0000 mon.a (mon.0) 4406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.878560+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.879000+0000 mgr.y (mgr.44100) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.919073+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.921003+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.922776+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.923370+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.927884+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.928261+0000 mgr.y (mgr.44100) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.968374+0000 mon.a (mon.0) 4413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.970067+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.971879+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.972453+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:34.977097+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:34.977557+0000 mgr.y (mgr.44100) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.018002+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.019653+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.021254+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.021819+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.027053+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.027468+0000 mgr.y (mgr.44100) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.067751+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.069768+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.919073+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.921003+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.922776+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.923370+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.927884+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.928261+0000 mgr.y (mgr.44100) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.968374+0000 mon.a (mon.0) 4413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.970067+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.971879+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.972453+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:34.977097+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:34.977557+0000 mgr.y (mgr.44100) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.018002+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.019653+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.021254+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.021819+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.027053+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.027468+0000 mgr.y (mgr.44100) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.067751+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.069768+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.071488+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.072083+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.076986+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.077581+0000 mgr.y (mgr.44100) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cluster 2024-03-30T05:19:35.081382+0000 mon.a (mon.0) 4428 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-03-30T05:19:36.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.122405+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.125133+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.127117+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.127787+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.133975+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.134497+0000 mgr.y (mgr.44100) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.206294+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.208305+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.210230+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.210908+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.218039+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.218548+0000 mgr.y (mgr.44100) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.301473+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.304441+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.307276+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.308173+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.313565+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.314151+0000 mgr.y (mgr.44100) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.374035+0000 mon.a (mon.0) 4444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.376212+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.378818+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.379476+0000 mon.a (mon.0) 4447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.384233+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.384674+0000 mgr.y (mgr.44100) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.427405+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.429411+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.431242+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.431882+0000 mon.a (mon.0) 4452 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.438377+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.438929+0000 mgr.y (mgr.44100) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.483092+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.485101+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.486798+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.487410+0000 mon.a (mon.0) 4457 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.071488+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.072083+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.076986+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.077581+0000 mgr.y (mgr.44100) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cluster 2024-03-30T05:19:35.081382+0000 mon.a (mon.0) 4428 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-03-30T05:19:36.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.122405+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.125133+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.127117+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.127787+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.133975+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.134497+0000 mgr.y (mgr.44100) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.206294+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.208305+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.210230+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.210908+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.218039+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.218548+0000 mgr.y (mgr.44100) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.301473+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.304441+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.307276+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.491946+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.492462+0000 mgr.y (mgr.44100) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.534609+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.536463+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.538263+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.538902+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.544595+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.545105+0000 mgr.y (mgr.44100) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.602305+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.604386+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.606697+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.607791+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.616852+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.617360+0000 mgr.y (mgr.44100) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.692147+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.694930+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.698403+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.699538+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.704874+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.748035+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[101699]: audit 2024-03-30T05:19:35.750136+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.308173+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.313565+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.314151+0000 mgr.y (mgr.44100) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.374035+0000 mon.a (mon.0) 4444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.376212+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.378818+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.379476+0000 mon.a (mon.0) 4447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.384233+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.384674+0000 mgr.y (mgr.44100) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.427405+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.429411+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.431242+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.431882+0000 mon.a (mon.0) 4452 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.438377+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.438929+0000 mgr.y (mgr.44100) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.483092+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.485101+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.486798+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.487410+0000 mon.a (mon.0) 4457 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.491946+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.492462+0000 mgr.y (mgr.44100) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.534609+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.536463+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.538263+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.538902+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.544595+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.545105+0000 mgr.y (mgr.44100) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.602305+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.604386+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.606697+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.607791+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.616852+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.617360+0000 mgr.y (mgr.44100) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.692147+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.694930+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.698403+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.699538+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.704874+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.748035+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:35 smithi089 bash[99668]: audit 2024-03-30T05:19:35.750136+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.716278+0000 mgr.y (mgr.44100) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.771752+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.773432+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.775087+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.775660+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.780058+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.780486+0000 mgr.y (mgr.44100) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.820841+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.822560+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.824302+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.824911+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.829239+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.829730+0000 mgr.y (mgr.44100) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.869726+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.871518+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.873252+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.874026+0000 mon.a (mon.0) 4406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.878560+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.879000+0000 mgr.y (mgr.44100) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.919073+0000 mon.a (mon.0) 4408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.921003+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.922776+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.923370+0000 mon.a (mon.0) 4411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.927884+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.928261+0000 mgr.y (mgr.44100) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.968374+0000 mon.a (mon.0) 4413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.970067+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.971879+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.972453+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:34.977097+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:34.977557+0000 mgr.y (mgr.44100) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.018002+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.019653+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.021254+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.021819+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.027053+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.027468+0000 mgr.y (mgr.44100) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.067751+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.069768+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.071488+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.072083+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.076986+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.077581+0000 mgr.y (mgr.44100) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cluster 2024-03-30T05:19:35.081382+0000 mon.a (mon.0) 4428 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-03-30T05:19:36.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.122405+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.125133+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.127117+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.127787+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.133975+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.134497+0000 mgr.y (mgr.44100) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.206294+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.208305+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.210230+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.210908+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.218039+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.218548+0000 mgr.y (mgr.44100) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.301473+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.304441+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.307276+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.308173+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.313565+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.314151+0000 mgr.y (mgr.44100) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.374035+0000 mon.a (mon.0) 4444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.376212+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.378818+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.379476+0000 mon.a (mon.0) 4447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.384233+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.384674+0000 mgr.y (mgr.44100) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.427405+0000 mon.a (mon.0) 4449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.429411+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.431242+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.431882+0000 mon.a (mon.0) 4452 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.438377+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.438929+0000 mgr.y (mgr.44100) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.483092+0000 mon.a (mon.0) 4454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.485101+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.486798+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.487410+0000 mon.a (mon.0) 4457 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.491946+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.492462+0000 mgr.y (mgr.44100) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.534609+0000 mon.a (mon.0) 4459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.536463+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.538263+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.538902+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.544595+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.545105+0000 mgr.y (mgr.44100) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.602305+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.604386+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.606697+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.607791+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.616852+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.617360+0000 mgr.y (mgr.44100) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.692147+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.694930+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.698403+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.699538+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.704874+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.748035+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:35 smithi118 bash[75658]: audit 2024-03-30T05:19:35.750136+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.865 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[89881]: debug 2024-03-30T05:19:36.596+0000 7ff3455ad700 1 -- 172.21.15.118:0/1434157051 <== mon.2 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5625b5485680 con 0x5625b54c3000 2024-03-30T05:19:36.866 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.705388+0000 mgr.y (mgr.44100) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.866 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.752735+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.867 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.761095+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.867 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.765802+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.867 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.766398+0000 mgr.y (mgr.44100) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.867 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.806309+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.867 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.808124+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.867 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.809819+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.868 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.810525+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.868 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.817656+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.868 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.818061+0000 mgr.y (mgr.44100) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.868 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.857733+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.868 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.859542+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.868 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.861277+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.868 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.861900+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.868 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.868628+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.868 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.868978+0000 mgr.y (mgr.44100) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.909413+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.911088+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.912799+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.913411+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.920186+0000 mon.a (mon.0) 4493 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.920618+0000 mgr.y (mgr.44100) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.961582+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.963301+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.965218+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.966007+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:35.970998+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:35.971450+0000 mgr.y (mgr.44100) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.011303+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.870 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.013028+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.870 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.014824+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.870 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.015427+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.870 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.019909+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.870 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:36.020793+0000 mgr.y (mgr.44100) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.870 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.060359+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.062146+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.063895+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.064551+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.069165+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:36.069665+0000 mgr.y (mgr.44100) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cluster 2024-03-30T05:19:36.086699+0000 mgr.y (mgr.44100) 1517 : cluster [DBG] pgmap v347: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-03-30T05:19:36.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.111606+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.113486+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.115239+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.115845+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.121396+0000 mon.a (mon.0) 4513 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:36.121817+0000 mgr.y (mgr.44100) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.161930+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.871 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.163846+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.872 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.165551+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.872 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.166162+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.872 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.171533+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.872 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:36.172037+0000 mgr.y (mgr.44100) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.872 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.211760+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.872 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.213518+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.872 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.215521+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.872 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.216087+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.874 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.220782+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.874 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:36.221209+0000 mgr.y (mgr.44100) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.874 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.262844+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.874 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.264791+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.874 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.266568+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.874 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.267173+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.874 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.272776+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.874 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:36.273213+0000 mgr.y (mgr.44100) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.875 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.312863+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.875 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.314554+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.875 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.316316+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.875 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.316996+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.875 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.321604+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.875 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:36.322008+0000 mgr.y (mgr.44100) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.875 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.363626+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.875 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.365504+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.875 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.367278+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.875 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.367870+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.875 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.372626+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.875 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:36.373076+0000 mgr.y (mgr.44100) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.875 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.412662+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.875 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.414552+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.875 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.416358+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.416972+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.421535+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:36.421954+0000 mgr.y (mgr.44100) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.462241+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.464646+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.466991+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.467835+0000 mon.a (mon.0) 4547 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.473301+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:36.473760+0000 mgr.y (mgr.44100) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.516418+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.518239+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.520061+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.520747+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.526601+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:36.527326+0000 mgr.y (mgr.44100) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.570204+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.572267+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.574232+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.574961+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.579825+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:36.580292+0000 mgr.y (mgr.44100) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.622428+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.624447+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.626329+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.627001+0000 mon.a (mon.0) 4562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.631990+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:36.632483+0000 mgr.y (mgr.44100) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.877 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.672742+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.674514+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.676906+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:36.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.677546+0000 mon.a (mon.0) 4567 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:36.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.682284+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: cephadm 2024-03-30T05:19:36.682714+0000 mgr.y (mgr.44100) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:36.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.713882+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.719622+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.725362+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:36.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.732044+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:36.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.734156+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.735556+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.736700+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:36 smithi118 bash[75658]: audit 2024-03-30T05:19:36.738427+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:19:37.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[70044]: debug 2024-03-30T05:19:36.736+0000 7f4445604700 -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-03-30T05:19:37.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.705388+0000 mgr.y (mgr.44100) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.752735+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.761095+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.765802+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.766398+0000 mgr.y (mgr.44100) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.806309+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.808124+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.809819+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.810525+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.817656+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.818061+0000 mgr.y (mgr.44100) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.857733+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.859542+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.861277+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.861900+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.868628+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.868978+0000 mgr.y (mgr.44100) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.909413+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.911088+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.705388+0000 mgr.y (mgr.44100) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.752735+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.761095+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.765802+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.766398+0000 mgr.y (mgr.44100) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.806309+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.808124+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.809819+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.810525+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.817656+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.818061+0000 mgr.y (mgr.44100) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.857733+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.859542+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.861277+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.861900+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.868628+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.868978+0000 mgr.y (mgr.44100) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.909413+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.911088+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.912799+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.913411+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.920186+0000 mon.a (mon.0) 4493 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.920618+0000 mgr.y (mgr.44100) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.961582+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.963301+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.965218+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.966007+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:35.970998+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:35.971450+0000 mgr.y (mgr.44100) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.011303+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.013028+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.014824+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.015427+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.019909+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:36.020793+0000 mgr.y (mgr.44100) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.060359+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.062146+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.063895+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.064551+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.912799+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.913411+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.920186+0000 mon.a (mon.0) 4493 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.920618+0000 mgr.y (mgr.44100) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.961582+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.963301+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.965218+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.966007+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:35.970998+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:35.971450+0000 mgr.y (mgr.44100) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.011303+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.013028+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.014824+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.015427+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.019909+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:36.020793+0000 mgr.y (mgr.44100) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.060359+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.062146+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.063895+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.064551+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.069165+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:36.069665+0000 mgr.y (mgr.44100) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cluster 2024-03-30T05:19:36.086699+0000 mgr.y (mgr.44100) 1517 : cluster [DBG] pgmap v347: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-03-30T05:19:37.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.111606+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.113486+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.115239+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.115845+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.121396+0000 mon.a (mon.0) 4513 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:36.121817+0000 mgr.y (mgr.44100) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.161930+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.163846+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.165551+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.166162+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.171533+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:36.172037+0000 mgr.y (mgr.44100) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.211760+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.213518+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.215521+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.216087+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.069165+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:36.069665+0000 mgr.y (mgr.44100) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cluster 2024-03-30T05:19:36.086699+0000 mgr.y (mgr.44100) 1517 : cluster [DBG] pgmap v347: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-03-30T05:19:37.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.111606+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.113486+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.115239+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.115845+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.121396+0000 mon.a (mon.0) 4513 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:36.121817+0000 mgr.y (mgr.44100) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.161930+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.163846+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.165551+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.166162+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.171533+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:36.172037+0000 mgr.y (mgr.44100) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.211760+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.213518+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.215521+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.216087+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.220782+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:36.221209+0000 mgr.y (mgr.44100) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.262844+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.264791+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.266568+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.267173+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.272776+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:36.273213+0000 mgr.y (mgr.44100) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.312863+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.314554+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.316316+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.316996+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.321604+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:36.322008+0000 mgr.y (mgr.44100) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.363626+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.365504+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.367278+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.367870+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.372626+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:36.373076+0000 mgr.y (mgr.44100) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.412662+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.414552+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.416358+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.416972+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.421535+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:36.421954+0000 mgr.y (mgr.44100) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.462241+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.464646+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.466991+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.467835+0000 mon.a (mon.0) 4547 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.473301+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:36.473760+0000 mgr.y (mgr.44100) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.516418+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.518239+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.520061+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.520747+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.526601+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:36.527326+0000 mgr.y (mgr.44100) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.570204+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.572267+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.220782+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:36.221209+0000 mgr.y (mgr.44100) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.262844+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.264791+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.266568+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.267173+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.272776+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:36.273213+0000 mgr.y (mgr.44100) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.312863+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.314554+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.316316+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.316996+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.321604+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:36.322008+0000 mgr.y (mgr.44100) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.363626+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.365504+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.367278+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.367870+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.372626+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:36.373076+0000 mgr.y (mgr.44100) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.574232+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.574961+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.579825+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:36.580292+0000 mgr.y (mgr.44100) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.622428+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.624447+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.626329+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.627001+0000 mon.a (mon.0) 4562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.631990+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:36.632483+0000 mgr.y (mgr.44100) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.672742+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.674514+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.676906+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.677546+0000 mon.a (mon.0) 4567 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.682284+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: cephadm 2024-03-30T05:19:36.682714+0000 mgr.y (mgr.44100) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.713882+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.719622+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.725362+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.732044+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.734156+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.735556+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.736700+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[99668]: audit 2024-03-30T05:19:36.738427+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:19:37.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.412662+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.414552+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.416358+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.416972+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.421535+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:36.421954+0000 mgr.y (mgr.44100) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.462241+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.464646+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.466991+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.467835+0000 mon.a (mon.0) 4547 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.473301+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:36.473760+0000 mgr.y (mgr.44100) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.516418+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.518239+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.520061+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.520747+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.526601+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:36.527326+0000 mgr.y (mgr.44100) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.570204+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.572267+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.574232+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.574961+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.579825+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:36.580292+0000 mgr.y (mgr.44100) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.622428+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.624447+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.626329+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.627001+0000 mon.a (mon.0) 4562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.631990+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:36.632483+0000 mgr.y (mgr.44100) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.672742+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.674514+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.676906+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.677546+0000 mon.a (mon.0) 4567 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.682284+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: cephadm 2024-03-30T05:19:36.682714+0000 mgr.y (mgr.44100) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:19:37.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.713882+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.719622+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.725362+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:37.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.732044+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:19:37.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.734156+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.735556+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.736700+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:37.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:36 smithi089 bash[101699]: audit 2024-03-30T05:19:36.738427+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:19:37.399 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:37 smithi118 bash[89881]: debug 2024-03-30T05:19:37.144+0000 7ff34e7457c0 -1 Falling back to public interface 2024-03-30T05:19:37.971 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:19:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:19:37] "GET /metrics HTTP/1.1" 200 38201 "" "Prometheus/2.43.0" 2024-03-30T05:19:38.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:37 smithi089 bash[101699]: audit 2024-03-30T05:19:36.738640+0000 mgr.y (mgr.44100) 1530 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:19:38.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:37 smithi089 bash[101699]: cephadm 2024-03-30T05:19:36.739525+0000 mgr.y (mgr.44100) 1531 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T05:19:38.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:37 smithi089 bash[101699]: audit 2024-03-30T05:19:36.976994+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:38.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:37 smithi089 bash[101699]: audit 2024-03-30T05:19:36.978983+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:38.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:37 smithi089 bash[99668]: audit 2024-03-30T05:19:36.738640+0000 mgr.y (mgr.44100) 1530 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:19:38.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:37 smithi089 bash[99668]: cephadm 2024-03-30T05:19:36.739525+0000 mgr.y (mgr.44100) 1531 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T05:19:38.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:37 smithi089 bash[99668]: audit 2024-03-30T05:19:36.976994+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:38.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:37 smithi089 bash[99668]: audit 2024-03-30T05:19:36.978983+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:38.339 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:37 smithi118 bash[75658]: audit 2024-03-30T05:19:36.738640+0000 mgr.y (mgr.44100) 1530 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:19:38.339 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:37 smithi118 bash[75658]: cephadm 2024-03-30T05:19:36.739525+0000 mgr.y (mgr.44100) 1531 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T05:19:38.339 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:37 smithi118 bash[75658]: audit 2024-03-30T05:19:36.976994+0000 mon.a (mon.0) 4577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:38.339 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:37 smithi118 bash[75658]: audit 2024-03-30T05:19:36.978983+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:39.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:38 smithi089 bash[99668]: cluster 2024-03-30T05:19:38.088308+0000 mgr.y (mgr.44100) 1532 : cluster [DBG] pgmap v348: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-03-30T05:19:39.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:38 smithi089 bash[99668]: audit 2024-03-30T05:19:38.215180+0000 mgr.y (mgr.44100) 1533 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:39.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:38 smithi089 bash[99668]: cluster 2024-03-30T05:19:38.224927+0000 mon.a (mon.0) 4579 : cluster [WRN] Health check update: Degraded data redundancy: 80/726 objects degraded (11.019%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T05:19:39.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:38 smithi089 bash[101699]: cluster 2024-03-30T05:19:38.088308+0000 mgr.y (mgr.44100) 1532 : cluster [DBG] pgmap v348: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-03-30T05:19:39.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:38 smithi089 bash[101699]: audit 2024-03-30T05:19:38.215180+0000 mgr.y (mgr.44100) 1533 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:39.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:38 smithi089 bash[101699]: cluster 2024-03-30T05:19:38.224927+0000 mon.a (mon.0) 4579 : cluster [WRN] Health check update: Degraded data redundancy: 80/726 objects degraded (11.019%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T05:19:39.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:38 smithi118 bash[75658]: cluster 2024-03-30T05:19:38.088308+0000 mgr.y (mgr.44100) 1532 : cluster [DBG] pgmap v348: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-03-30T05:19:39.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:38 smithi118 bash[75658]: audit 2024-03-30T05:19:38.215180+0000 mgr.y (mgr.44100) 1533 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:39.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:38 smithi118 bash[75658]: cluster 2024-03-30T05:19:38.224927+0000 mon.a (mon.0) 4579 : cluster [WRN] Health check update: Degraded data redundancy: 80/726 objects degraded (11.019%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T05:19:40.650 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:40 smithi118 bash[89881]: debug 2024-03-30T05:19:40.164+0000 7ff34e7457c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-03-30T05:19:40.650 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:40 smithi118 bash[89881]: debug 2024-03-30T05:19:40.196+0000 7ff34e7457c0 -1 osd.5 137 log_to_monitors true 2024-03-30T05:19:41.311 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:41 smithi118 bash[75658]: cluster 2024-03-30T05:19:40.089714+0000 mgr.y (mgr.44100) 1534 : cluster [DBG] pgmap v349: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-03-30T05:19:41.311 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:41 smithi118 bash[75658]: audit 2024-03-30T05:19:40.206124+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/2191848921,v1:172.21.15.118:6809/2191848921]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T05:19:41.311 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:41 smithi118 bash[75658]: audit 2024-03-30T05:19:40.208858+0000 mon.a (mon.0) 4580 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T05:19:41.311 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:41 smithi118 bash[75658]: audit 2024-03-30T05:19:40.941435+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:41.311 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:41 smithi118 bash[75658]: audit 2024-03-30T05:19:40.954233+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:41.312 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:41 smithi118 bash[75658]: audit 2024-03-30T05:19:40.965784+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:41.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:41 smithi089 bash[101699]: cluster 2024-03-30T05:19:40.089714+0000 mgr.y (mgr.44100) 1534 : cluster [DBG] pgmap v349: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-03-30T05:19:41.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:41 smithi089 bash[101699]: audit 2024-03-30T05:19:40.206124+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/2191848921,v1:172.21.15.118:6809/2191848921]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T05:19:41.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:41 smithi089 bash[101699]: audit 2024-03-30T05:19:40.208858+0000 mon.a (mon.0) 4580 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T05:19:41.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:41 smithi089 bash[101699]: audit 2024-03-30T05:19:40.941435+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:41.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:41 smithi089 bash[101699]: audit 2024-03-30T05:19:40.954233+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:41.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:41 smithi089 bash[101699]: audit 2024-03-30T05:19:40.965784+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:41.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:41 smithi089 bash[99668]: cluster 2024-03-30T05:19:40.089714+0000 mgr.y (mgr.44100) 1534 : cluster [DBG] pgmap v349: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-03-30T05:19:41.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:41 smithi089 bash[99668]: audit 2024-03-30T05:19:40.206124+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/2191848921,v1:172.21.15.118:6809/2191848921]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T05:19:41.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:41 smithi089 bash[99668]: audit 2024-03-30T05:19:40.208858+0000 mon.a (mon.0) 4580 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T05:19:41.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:41 smithi089 bash[99668]: audit 2024-03-30T05:19:40.941435+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:41.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:41 smithi089 bash[99668]: audit 2024-03-30T05:19:40.954233+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:41.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:41 smithi089 bash[99668]: audit 2024-03-30T05:19:40.965784+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:41.650 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:41 smithi118 bash[89881]: debug 2024-03-30T05:19:41.492+0000 7ff33bb95700 -1 osd.5 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:19:42.384 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:19:42.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:42 smithi089 bash[99668]: audit 2024-03-30T05:19:41.159700+0000 mon.a (mon.0) 4584 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T05:19:42.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:42 smithi089 bash[99668]: audit 2024-03-30T05:19:41.162349+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/2191848921,v1:172.21.15.118:6809/2191848921]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:19:42.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:42 smithi089 bash[99668]: cluster 2024-03-30T05:19:41.166311+0000 mon.a (mon.0) 4585 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-03-30T05:19:42.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:42 smithi089 bash[99668]: audit 2024-03-30T05:19:41.168252+0000 mon.a (mon.0) 4586 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:19:42.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:42 smithi089 bash[99668]: audit 2024-03-30T05:19:41.490381+0000 mon.a (mon.0) 4587 : audit [INF] from='osd.5 ' entity='osd.5' 2024-03-30T05:19:42.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:42 smithi089 bash[101699]: audit 2024-03-30T05:19:41.159700+0000 mon.a (mon.0) 4584 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T05:19:42.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:42 smithi089 bash[101699]: audit 2024-03-30T05:19:41.162349+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/2191848921,v1:172.21.15.118:6809/2191848921]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:19:42.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:42 smithi089 bash[101699]: cluster 2024-03-30T05:19:41.166311+0000 mon.a (mon.0) 4585 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-03-30T05:19:42.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:42 smithi089 bash[101699]: audit 2024-03-30T05:19:41.168252+0000 mon.a (mon.0) 4586 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:19:42.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:42 smithi089 bash[101699]: audit 2024-03-30T05:19:41.490381+0000 mon.a (mon.0) 4587 : audit [INF] from='osd.5 ' entity='osd.5' 2024-03-30T05:19:42.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:42 smithi118 bash[75658]: audit 2024-03-30T05:19:41.159700+0000 mon.a (mon.0) 4584 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T05:19:42.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:42 smithi118 bash[75658]: audit 2024-03-30T05:19:41.162349+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.118:6808/2191848921,v1:172.21.15.118:6809/2191848921]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:19:42.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:42 smithi118 bash[75658]: cluster 2024-03-30T05:19:41.166311+0000 mon.a (mon.0) 4585 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-03-30T05:19:42.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:42 smithi118 bash[75658]: audit 2024-03-30T05:19:41.168252+0000 mon.a (mon.0) 4586 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:19:42.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:42 smithi118 bash[75658]: audit 2024-03-30T05:19:41.490381+0000 mon.a (mon.0) 4587 : audit [INF] from='osd.5 ' entity='osd.5' 2024-03-30T05:19:43.142 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:19:43.142 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 11s ago 41m - - 2024-03-30T05:19:43.142 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 2s ago 41m - - 2024-03-30T05:19:43.142 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (10m) 11s ago 34m 16.2M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:19:43.142 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (9m) 2s ago 34m 73.4M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:19:43.142 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (11m) 11s ago 32m 46.1M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:19:43.142 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (11m) 2s ago 40m 440M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:19:43.143 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (21m) 11s ago 42m 520M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:19:43.143 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (6m) 11s ago 42m 65.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:19:43.143 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (8m) 2s ago 40m 59.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:19:43.143 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (6m) 11s ago 40m 48.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:19:43.143 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (10m) 11s ago 34m 8108k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:19:43.143 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (10m) 2s ago 34m 8651k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:19:43.143 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (4m) 11s ago 40m 51.4M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:19:43.143 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (3m) 11s ago 39m 56.2M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:19:43.143 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (2m) 11s ago 38m 46.0M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 9cbe7b3eb40f 2024-03-30T05:19:43.143 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (82s) 11s ago 38m 52.2M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 4f4658793226 2024-03-30T05:19:43.143 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (46s) 2s ago 37m 48.7M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 0c2850cb3620 2024-03-30T05:19:43.143 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (8s) 2s ago 37m 12.0M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec a736dafe3897 2024-03-30T05:19:43.143 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (36m) 2s ago 36m 60.5M 4096M 17.2.0 e1d6a67b021e 30b1185e4db7 2024-03-30T05:19:43.143 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (35m) 2s ago 35m 65.6M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:19:43.143 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (10m) 2s ago 35m 70.1M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:19:43.144 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (32m) 11s ago 32m 92.7M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:19:43.144 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (32m) 2s ago 32m 92.7M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:19:43.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:43 smithi089 bash[99668]: cluster 2024-03-30T05:19:42.090978+0000 mgr.y (mgr.44100) 1535 : cluster [DBG] pgmap v351: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-03-30T05:19:43.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:43 smithi089 bash[99668]: audit 2024-03-30T05:19:42.374117+0000 mgr.y (mgr.44100) 1536 : audit [DBG] from='client.64477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:43.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:43 smithi089 bash[99668]: cluster 2024-03-30T05:19:42.487082+0000 mon.a (mon.0) 4588 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:19:43.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:43 smithi089 bash[99668]: cluster 2024-03-30T05:19:42.515231+0000 mon.a (mon.0) 4589 : cluster [INF] osd.5 [v2:172.21.15.118:6808/2191848921,v1:172.21.15.118:6809/2191848921] boot 2024-03-30T05:19:43.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:43 smithi089 bash[99668]: cluster 2024-03-30T05:19:42.515285+0000 mon.a (mon.0) 4590 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-03-30T05:19:43.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:43 smithi089 bash[99668]: audit 2024-03-30T05:19:42.515618+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:19:43.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:43 smithi089 bash[101699]: cluster 2024-03-30T05:19:42.090978+0000 mgr.y (mgr.44100) 1535 : cluster [DBG] pgmap v351: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-03-30T05:19:43.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:43 smithi089 bash[101699]: audit 2024-03-30T05:19:42.374117+0000 mgr.y (mgr.44100) 1536 : audit [DBG] from='client.64477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:43.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:43 smithi089 bash[101699]: cluster 2024-03-30T05:19:42.487082+0000 mon.a (mon.0) 4588 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:19:43.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:43 smithi089 bash[101699]: cluster 2024-03-30T05:19:42.515231+0000 mon.a (mon.0) 4589 : cluster [INF] osd.5 [v2:172.21.15.118:6808/2191848921,v1:172.21.15.118:6809/2191848921] boot 2024-03-30T05:19:43.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:43 smithi089 bash[101699]: cluster 2024-03-30T05:19:42.515285+0000 mon.a (mon.0) 4590 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-03-30T05:19:43.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:43 smithi089 bash[101699]: audit 2024-03-30T05:19:42.515618+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:19:43.586 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:19:43.586 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:19:43.586 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:19:43.586 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:19:43.586 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:19:43.586 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:19:43.586 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:19:43.586 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:19:43.586 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-30T05:19:43.586 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 6 2024-03-30T05:19:43.586 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:19:43.586 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:19:43.587 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:19:43.587 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:19:43.587 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:19:43.587 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-30T05:19:43.587 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 11 2024-03-30T05:19:43.587 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:19:43.587 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:19:43.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:43 smithi118 bash[75658]: cluster 2024-03-30T05:19:42.090978+0000 mgr.y (mgr.44100) 1535 : cluster [DBG] pgmap v351: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 80/726 objects degraded (11.019%) 2024-03-30T05:19:43.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:43 smithi118 bash[75658]: audit 2024-03-30T05:19:42.374117+0000 mgr.y (mgr.44100) 1536 : audit [DBG] from='client.64477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:43.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:43 smithi118 bash[75658]: cluster 2024-03-30T05:19:42.487082+0000 mon.a (mon.0) 4588 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:19:43.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:43 smithi118 bash[75658]: cluster 2024-03-30T05:19:42.515231+0000 mon.a (mon.0) 4589 : cluster [INF] osd.5 [v2:172.21.15.118:6808/2191848921,v1:172.21.15.118:6809/2191848921] boot 2024-03-30T05:19:43.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:43 smithi118 bash[75658]: cluster 2024-03-30T05:19:42.515285+0000 mon.a (mon.0) 4590 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-03-30T05:19:43.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:43 smithi118 bash[75658]: audit 2024-03-30T05:19:42.515618+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:19:43.951 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:19:43.951 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:19:43.951 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:19:43.952 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-30T05:19:43.952 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:19:43.952 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "6/8 daemons upgraded", 2024-03-30T05:19:43.952 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:19:43.952 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:19:43.952 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:19:44.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:44 smithi089 bash[99668]: audit 2024-03-30T05:19:42.771016+0000 mgr.y (mgr.44100) 1537 : audit [DBG] from='client.54510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:44.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:44 smithi089 bash[99668]: audit 2024-03-30T05:19:43.125495+0000 mgr.y (mgr.44100) 1538 : audit [DBG] from='client.54516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:44.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:44 smithi089 bash[99668]: cluster 2024-03-30T05:19:43.501369+0000 mon.a (mon.0) 4592 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-03-30T05:19:44.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:44 smithi089 bash[99668]: audit 2024-03-30T05:19:43.590286+0000 mon.a (mon.0) 4593 : audit [DBG] from='client.? 172.21.15.89:0/1837149410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:44.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:44 smithi089 bash[101699]: audit 2024-03-30T05:19:42.771016+0000 mgr.y (mgr.44100) 1537 : audit [DBG] from='client.54510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:44.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:44 smithi089 bash[101699]: audit 2024-03-30T05:19:43.125495+0000 mgr.y (mgr.44100) 1538 : audit [DBG] from='client.54516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:44.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:44 smithi089 bash[101699]: cluster 2024-03-30T05:19:43.501369+0000 mon.a (mon.0) 4592 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-03-30T05:19:44.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:44 smithi089 bash[101699]: audit 2024-03-30T05:19:43.590286+0000 mon.a (mon.0) 4593 : audit [DBG] from='client.? 172.21.15.89:0/1837149410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:44.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:44 smithi118 bash[75658]: audit 2024-03-30T05:19:42.771016+0000 mgr.y (mgr.44100) 1537 : audit [DBG] from='client.54510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:44.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:44 smithi118 bash[75658]: audit 2024-03-30T05:19:43.125495+0000 mgr.y (mgr.44100) 1538 : audit [DBG] from='client.54516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:44.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:44 smithi118 bash[75658]: cluster 2024-03-30T05:19:43.501369+0000 mon.a (mon.0) 4592 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-03-30T05:19:44.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:44 smithi118 bash[75658]: audit 2024-03-30T05:19:43.590286+0000 mon.a (mon.0) 4593 : audit [DBG] from='client.? 172.21.15.89:0/1837149410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:45.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:45 smithi089 bash[99668]: audit 2024-03-30T05:19:43.955596+0000 mgr.y (mgr.44100) 1539 : audit [DBG] from='client.64501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:45.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:45 smithi089 bash[99668]: cluster 2024-03-30T05:19:44.092215+0000 mgr.y (mgr.44100) 1540 : cluster [DBG] pgmap v354: 161 pgs: 15 peering, 12 active+undersized+degraded, 23 active+undersized, 111 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 58/726 objects degraded (7.989%) 2024-03-30T05:19:45.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:45 smithi089 bash[99668]: cluster 2024-03-30T05:19:44.497884+0000 mon.a (mon.0) 4594 : cluster [WRN] Health check update: Degraded data redundancy: 58/726 objects degraded (7.989%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T05:19:45.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:45 smithi089 bash[101699]: audit 2024-03-30T05:19:43.955596+0000 mgr.y (mgr.44100) 1539 : audit [DBG] from='client.64501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:45.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:45 smithi089 bash[101699]: cluster 2024-03-30T05:19:44.092215+0000 mgr.y (mgr.44100) 1540 : cluster [DBG] pgmap v354: 161 pgs: 15 peering, 12 active+undersized+degraded, 23 active+undersized, 111 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 58/726 objects degraded (7.989%) 2024-03-30T05:19:45.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:45 smithi089 bash[101699]: cluster 2024-03-30T05:19:44.497884+0000 mon.a (mon.0) 4594 : cluster [WRN] Health check update: Degraded data redundancy: 58/726 objects degraded (7.989%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T05:19:45.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:45 smithi118 bash[75658]: audit 2024-03-30T05:19:43.955596+0000 mgr.y (mgr.44100) 1539 : audit [DBG] from='client.64501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:45.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:45 smithi118 bash[75658]: cluster 2024-03-30T05:19:44.092215+0000 mgr.y (mgr.44100) 1540 : cluster [DBG] pgmap v354: 161 pgs: 15 peering, 12 active+undersized+degraded, 23 active+undersized, 111 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 58/726 objects degraded (7.989%) 2024-03-30T05:19:45.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:45 smithi118 bash[75658]: cluster 2024-03-30T05:19:44.497884+0000 mon.a (mon.0) 4594 : cluster [WRN] Health check update: Degraded data redundancy: 58/726 objects degraded (7.989%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T05:19:47.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:47 smithi089 bash[99668]: cluster 2024-03-30T05:19:46.093078+0000 mgr.y (mgr.44100) 1541 : cluster [DBG] pgmap v355: 161 pgs: 15 peering, 12 active+undersized+degraded, 23 active+undersized, 111 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 58/726 objects degraded (7.989%) 2024-03-30T05:19:47.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:47 smithi089 bash[101699]: cluster 2024-03-30T05:19:46.093078+0000 mgr.y (mgr.44100) 1541 : cluster [DBG] pgmap v355: 161 pgs: 15 peering, 12 active+undersized+degraded, 23 active+undersized, 111 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 58/726 objects degraded (7.989%) 2024-03-30T05:19:47.835 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:19:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:19:47] "GET /metrics HTTP/1.1" 200 38201 "" "Prometheus/2.43.0" 2024-03-30T05:19:47.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:47 smithi118 bash[75658]: cluster 2024-03-30T05:19:46.093078+0000 mgr.y (mgr.44100) 1541 : cluster [DBG] pgmap v355: 161 pgs: 15 peering, 12 active+undersized+degraded, 23 active+undersized, 111 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 58/726 objects degraded (7.989%) 2024-03-30T05:19:48.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:48 smithi089 bash[99668]: cluster 2024-03-30T05:19:48.514683+0000 mon.a (mon.0) 4595 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/726 objects degraded (7.989%), 12 pgs degraded) 2024-03-30T05:19:48.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:48 smithi089 bash[99668]: cluster 2024-03-30T05:19:48.514739+0000 mon.a (mon.0) 4596 : cluster [INF] Cluster is now healthy 2024-03-30T05:19:48.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:48 smithi089 bash[101699]: cluster 2024-03-30T05:19:48.514683+0000 mon.a (mon.0) 4595 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/726 objects degraded (7.989%), 12 pgs degraded) 2024-03-30T05:19:48.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:48 smithi089 bash[101699]: cluster 2024-03-30T05:19:48.514739+0000 mon.a (mon.0) 4596 : cluster [INF] Cluster is now healthy 2024-03-30T05:19:48.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:48 smithi118 bash[75658]: cluster 2024-03-30T05:19:48.514683+0000 mon.a (mon.0) 4595 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/726 objects degraded (7.989%), 12 pgs degraded) 2024-03-30T05:19:48.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:48 smithi118 bash[75658]: cluster 2024-03-30T05:19:48.514739+0000 mon.a (mon.0) 4596 : cluster [INF] Cluster is now healthy 2024-03-30T05:19:49.787 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:49 smithi089 bash[99668]: cluster 2024-03-30T05:19:48.094419+0000 mgr.y (mgr.44100) 1542 : cluster [DBG] pgmap v356: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:19:49.787 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:49 smithi089 bash[99668]: audit 2024-03-30T05:19:48.225909+0000 mgr.y (mgr.44100) 1543 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:49.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:49 smithi089 bash[101699]: cluster 2024-03-30T05:19:48.094419+0000 mgr.y (mgr.44100) 1542 : cluster [DBG] pgmap v356: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:19:49.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:49 smithi089 bash[101699]: audit 2024-03-30T05:19:48.225909+0000 mgr.y (mgr.44100) 1543 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:49.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:49 smithi118 bash[75658]: cluster 2024-03-30T05:19:48.094419+0000 mgr.y (mgr.44100) 1542 : cluster [DBG] pgmap v356: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:19:49.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:49 smithi118 bash[75658]: audit 2024-03-30T05:19:48.225909+0000 mgr.y (mgr.44100) 1543 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:51.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:51 smithi089 bash[99668]: cluster 2024-03-30T05:19:50.095587+0000 mgr.y (mgr.44100) 1544 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:19:51.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:51 smithi089 bash[99668]: audit 2024-03-30T05:19:51.325935+0000 mon.a (mon.0) 4597 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:51.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:51 smithi089 bash[99668]: audit 2024-03-30T05:19:51.332737+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:51.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:51 smithi089 bash[99668]: audit 2024-03-30T05:19:51.341132+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:51.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:51 smithi089 bash[101699]: cluster 2024-03-30T05:19:50.095587+0000 mgr.y (mgr.44100) 1544 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:19:51.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:51 smithi089 bash[101699]: audit 2024-03-30T05:19:51.325935+0000 mon.a (mon.0) 4597 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:51.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:51 smithi089 bash[101699]: audit 2024-03-30T05:19:51.332737+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:51.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:51 smithi089 bash[101699]: audit 2024-03-30T05:19:51.341132+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:51.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:51 smithi118 bash[75658]: cluster 2024-03-30T05:19:50.095587+0000 mgr.y (mgr.44100) 1544 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:19:51.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:51 smithi118 bash[75658]: audit 2024-03-30T05:19:51.325935+0000 mon.a (mon.0) 4597 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:51.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:51 smithi118 bash[75658]: audit 2024-03-30T05:19:51.332737+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:51.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:51 smithi118 bash[75658]: audit 2024-03-30T05:19:51.341132+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:52.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:52 smithi089 bash[99668]: audit 2024-03-30T05:19:51.752597+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:19:52.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:52 smithi089 bash[99668]: audit 2024-03-30T05:19:51.975874+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:52.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:52 smithi089 bash[99668]: audit 2024-03-30T05:19:51.977147+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:52.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:52 smithi089 bash[101699]: audit 2024-03-30T05:19:51.752597+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:19:52.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:52 smithi089 bash[101699]: audit 2024-03-30T05:19:51.975874+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:52.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:52 smithi089 bash[101699]: audit 2024-03-30T05:19:51.977147+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:52 smithi118 bash[75658]: audit 2024-03-30T05:19:51.752597+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:19:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:52 smithi118 bash[75658]: audit 2024-03-30T05:19:51.975874+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:52 smithi118 bash[75658]: audit 2024-03-30T05:19:51.977147+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:53.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:53 smithi089 bash[99668]: audit 2024-03-30T05:19:51.752814+0000 mgr.y (mgr.44100) 1545 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:19:53.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:53 smithi089 bash[99668]: cephadm 2024-03-30T05:19:51.754154+0000 mgr.y (mgr.44100) 1546 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-03-30T05:19:53.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:53 smithi089 bash[99668]: cluster 2024-03-30T05:19:52.096521+0000 mgr.y (mgr.44100) 1547 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:19:53.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:53 smithi089 bash[101699]: audit 2024-03-30T05:19:51.752814+0000 mgr.y (mgr.44100) 1545 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:19:53.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:53 smithi089 bash[101699]: cephadm 2024-03-30T05:19:51.754154+0000 mgr.y (mgr.44100) 1546 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-03-30T05:19:53.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:53 smithi089 bash[101699]: cluster 2024-03-30T05:19:52.096521+0000 mgr.y (mgr.44100) 1547 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:19:53.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:53 smithi118 bash[75658]: audit 2024-03-30T05:19:51.752814+0000 mgr.y (mgr.44100) 1545 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:19:53.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:53 smithi118 bash[75658]: cephadm 2024-03-30T05:19:51.754154+0000 mgr.y (mgr.44100) 1546 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-03-30T05:19:53.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:53 smithi118 bash[75658]: cluster 2024-03-30T05:19:52.096521+0000 mgr.y (mgr.44100) 1547 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:19:55.378 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:55 smithi118 bash[75658]: cluster 2024-03-30T05:19:54.097937+0000 mgr.y (mgr.44100) 1548 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:19:55.378 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:55 smithi118 bash[75658]: cephadm 2024-03-30T05:19:54.124978+0000 mgr.y (mgr.44100) 1549 : cephadm [INF] Upgrade: Updating osd.6 2024-03-30T05:19:55.378 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:55 smithi118 bash[75658]: audit 2024-03-30T05:19:54.132533+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:55.378 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:55 smithi118 bash[75658]: audit 2024-03-30T05:19:54.137262+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T05:19:55.378 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:55 smithi118 bash[75658]: audit 2024-03-30T05:19:54.138936+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:55.378 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:55 smithi118 bash[75658]: cephadm 2024-03-30T05:19:54.145346+0000 mgr.y (mgr.44100) 1550 : cephadm [INF] Deploying daemon osd.6 on smithi118 2024-03-30T05:19:55.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:55 smithi089 bash[99668]: cluster 2024-03-30T05:19:54.097937+0000 mgr.y (mgr.44100) 1548 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:19:55.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:55 smithi089 bash[99668]: cephadm 2024-03-30T05:19:54.124978+0000 mgr.y (mgr.44100) 1549 : cephadm [INF] Upgrade: Updating osd.6 2024-03-30T05:19:55.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:55 smithi089 bash[99668]: audit 2024-03-30T05:19:54.132533+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:55.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:55 smithi089 bash[99668]: audit 2024-03-30T05:19:54.137262+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T05:19:55.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:55 smithi089 bash[99668]: audit 2024-03-30T05:19:54.138936+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:55.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:55 smithi089 bash[99668]: cephadm 2024-03-30T05:19:54.145346+0000 mgr.y (mgr.44100) 1550 : cephadm [INF] Deploying daemon osd.6 on smithi118 2024-03-30T05:19:55.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:55 smithi089 bash[101699]: cluster 2024-03-30T05:19:54.097937+0000 mgr.y (mgr.44100) 1548 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:19:55.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:55 smithi089 bash[101699]: cephadm 2024-03-30T05:19:54.124978+0000 mgr.y (mgr.44100) 1549 : cephadm [INF] Upgrade: Updating osd.6 2024-03-30T05:19:55.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:55 smithi089 bash[101699]: audit 2024-03-30T05:19:54.132533+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:55.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:55 smithi089 bash[101699]: audit 2024-03-30T05:19:54.137262+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T05:19:55.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:55 smithi089 bash[101699]: audit 2024-03-30T05:19:54.138936+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:55.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:55 smithi089 bash[101699]: cephadm 2024-03-30T05:19:54.145346+0000 mgr.y (mgr.44100) 1550 : cephadm [INF] Deploying daemon osd.6 on smithi118 2024-03-30T05:19:57.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:57 smithi118 bash[75658]: cluster 2024-03-30T05:19:56.098668+0000 mgr.y (mgr.44100) 1551 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:19:57.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:57 smithi089 bash[101699]: cluster 2024-03-30T05:19:56.098668+0000 mgr.y (mgr.44100) 1551 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:19:57.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:57 smithi089 bash[99668]: cluster 2024-03-30T05:19:56.098668+0000 mgr.y (mgr.44100) 1551 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:19:58.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:19:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:19:57] "GET /metrics HTTP/1.1" 200 38203 "" "Prometheus/2.43.0" 2024-03-30T05:19:58.359 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:19:58 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:58.360 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:19:58 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:58.360 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:19:58 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:58.360 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:19:58 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:58.361 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:19:58 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:58.361 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:19:58 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:58.361 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:19:58 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:58.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:58 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:58.362 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:58 smithi118 bash[75658]: audit 2024-03-30T05:19:57.309095+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:58.362 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:19:58 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:19:58.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:58 smithi089 bash[99668]: audit 2024-03-30T05:19:57.309095+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:58.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:58 smithi089 bash[101699]: audit 2024-03-30T05:19:57.309095+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:19:58.650 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:19:58 smithi118 systemd[1]: Stopping Ceph osd.6 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:19:58.650 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:19:58 smithi118 bash[30393]: debug 2024-03-30T05:19:58.483+0000 7fba28949700 -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-03-30T05:19:58.650 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:19:58 smithi118 bash[30393]: debug 2024-03-30T05:19:58.483+0000 7fba28949700 -1 osd.6 142 *** Got signal Terminated *** 2024-03-30T05:19:58.650 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:19:58 smithi118 bash[30393]: debug 2024-03-30T05:19:58.483+0000 7fba28949700 -1 osd.6 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:19:59.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:59 smithi089 bash[99668]: cluster 2024-03-30T05:19:58.100004+0000 mgr.y (mgr.44100) 1552 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:19:59.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:59 smithi089 bash[99668]: audit 2024-03-30T05:19:58.236697+0000 mgr.y (mgr.44100) 1553 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:59.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:19:59 smithi089 bash[99668]: cluster 2024-03-30T05:19:58.488681+0000 mon.a (mon.0) 4607 : cluster [INF] osd.6 marked itself down and dead 2024-03-30T05:19:59.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:59 smithi089 bash[101699]: cluster 2024-03-30T05:19:58.100004+0000 mgr.y (mgr.44100) 1552 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:19:59.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:59 smithi089 bash[101699]: audit 2024-03-30T05:19:58.236697+0000 mgr.y (mgr.44100) 1553 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:59.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:19:59 smithi089 bash[101699]: cluster 2024-03-30T05:19:58.488681+0000 mon.a (mon.0) 4607 : cluster [INF] osd.6 marked itself down and dead 2024-03-30T05:19:59.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:59 smithi118 bash[75658]: cluster 2024-03-30T05:19:58.100004+0000 mgr.y (mgr.44100) 1552 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:19:59.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:59 smithi118 bash[75658]: audit 2024-03-30T05:19:58.236697+0000 mgr.y (mgr.44100) 1553 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:59.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:19:59 smithi118 bash[75658]: cluster 2024-03-30T05:19:58.488681+0000 mon.a (mon.0) 4607 : cluster [INF] osd.6 marked itself down and dead 2024-03-30T05:20:00.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:00 smithi089 bash[99668]: cluster 2024-03-30T05:19:59.316976+0000 mon.a (mon.0) 4608 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:20:00.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:00 smithi089 bash[99668]: cluster 2024-03-30T05:19:59.336568+0000 mon.a (mon.0) 4609 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-03-30T05:20:00.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:00 smithi089 bash[99668]: cluster 2024-03-30T05:20:00.000187+0000 mon.a (mon.0) 4610 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-03-30T05:20:00.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:00 smithi089 bash[99668]: cluster 2024-03-30T05:20:00.000238+0000 mon.a (mon.0) 4611 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-03-30T05:20:00.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:00 smithi089 bash[99668]: cluster 2024-03-30T05:20:00.000262+0000 mon.a (mon.0) 4612 : cluster [WRN] osd.6 (root=default,host=smithi118) is down 2024-03-30T05:20:00.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:00 smithi089 bash[101699]: cluster 2024-03-30T05:19:59.316976+0000 mon.a (mon.0) 4608 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:20:00.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:00 smithi089 bash[101699]: cluster 2024-03-30T05:19:59.336568+0000 mon.a (mon.0) 4609 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-03-30T05:20:00.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:00 smithi089 bash[101699]: cluster 2024-03-30T05:20:00.000187+0000 mon.a (mon.0) 4610 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-03-30T05:20:00.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:00 smithi089 bash[101699]: cluster 2024-03-30T05:20:00.000238+0000 mon.a (mon.0) 4611 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-03-30T05:20:00.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:00 smithi089 bash[101699]: cluster 2024-03-30T05:20:00.000262+0000 mon.a (mon.0) 4612 : cluster [WRN] osd.6 (root=default,host=smithi118) is down 2024-03-30T05:20:00.633 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:00 smithi118 bash[75658]: cluster 2024-03-30T05:19:59.316976+0000 mon.a (mon.0) 4608 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:20:00.633 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:00 smithi118 bash[75658]: cluster 2024-03-30T05:19:59.336568+0000 mon.a (mon.0) 4609 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-03-30T05:20:00.633 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:00 smithi118 bash[75658]: cluster 2024-03-30T05:20:00.000187+0000 mon.a (mon.0) 4610 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-03-30T05:20:00.634 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:00 smithi118 bash[75658]: cluster 2024-03-30T05:20:00.000238+0000 mon.a (mon.0) 4611 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-03-30T05:20:00.634 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:00 smithi118 bash[75658]: cluster 2024-03-30T05:20:00.000262+0000 mon.a (mon.0) 4612 : cluster [WRN] osd.6 (root=default,host=smithi118) is down 2024-03-30T05:20:01.218 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:00 smithi118 bash[91752]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T05:20:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:01 smithi089 bash[99668]: cluster 2024-03-30T05:20:00.100660+0000 mgr.y (mgr.44100) 1554 : cluster [DBG] pgmap v363: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:20:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:01 smithi089 bash[99668]: cluster 2024-03-30T05:20:00.344448+0000 mon.a (mon.0) 4613 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-03-30T05:20:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:01 smithi089 bash[99668]: audit 2024-03-30T05:20:00.759094+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:01 smithi089 bash[99668]: audit 2024-03-30T05:20:00.774990+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:01.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:01 smithi089 bash[99668]: audit 2024-03-30T05:20:00.787202+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:01.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:01 smithi089 bash[101699]: cluster 2024-03-30T05:20:00.100660+0000 mgr.y (mgr.44100) 1554 : cluster [DBG] pgmap v363: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:20:01.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:01 smithi089 bash[101699]: cluster 2024-03-30T05:20:00.344448+0000 mon.a (mon.0) 4613 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-03-30T05:20:01.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:01 smithi089 bash[101699]: audit 2024-03-30T05:20:00.759094+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:01.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:01 smithi089 bash[101699]: audit 2024-03-30T05:20:00.774990+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:01.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:01 smithi089 bash[101699]: audit 2024-03-30T05:20:00.787202+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:01.650 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:01 smithi118 bash[91931]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T05:20:01.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:01 smithi118 bash[75658]: cluster 2024-03-30T05:20:00.100660+0000 mgr.y (mgr.44100) 1554 : cluster [DBG] pgmap v363: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:20:01.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:01 smithi118 bash[75658]: cluster 2024-03-30T05:20:00.344448+0000 mon.a (mon.0) 4613 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-03-30T05:20:01.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:01 smithi118 bash[75658]: audit 2024-03-30T05:20:00.759094+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:01.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:01 smithi118 bash[75658]: audit 2024-03-30T05:20:00.774990+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:01.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:01 smithi118 bash[75658]: audit 2024-03-30T05:20:00.787202+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:02.541 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:02 smithi118 bash[75658]: cluster 2024-03-30T05:20:00.777614+0000 mgr.y (mgr.44100) 1555 : cluster [DBG] pgmap v365: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T05:20:02.541 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:02 smithi118 bash[75658]: cluster 2024-03-30T05:20:01.768597+0000 mon.a (mon.0) 4617 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:20:02.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:02 smithi089 bash[99668]: cluster 2024-03-30T05:20:00.777614+0000 mgr.y (mgr.44100) 1555 : cluster [DBG] pgmap v365: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T05:20:02.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:02 smithi089 bash[99668]: cluster 2024-03-30T05:20:01.768597+0000 mon.a (mon.0) 4617 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:20:02.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:02 smithi089 bash[101699]: cluster 2024-03-30T05:20:00.777614+0000 mgr.y (mgr.44100) 1555 : cluster [DBG] pgmap v365: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-03-30T05:20:02.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:02 smithi089 bash[101699]: cluster 2024-03-30T05:20:01.768597+0000 mon.a (mon.0) 4617 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:20:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:03 smithi118 bash[75658]: cluster 2024-03-30T05:20:03.339753+0000 mon.a (mon.0) 4618 : cluster [WRN] Health check failed: Degraded data redundancy: 27/726 objects degraded (3.719%), 6 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:03.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:03 smithi089 bash[99668]: cluster 2024-03-30T05:20:03.339753+0000 mon.a (mon.0) 4618 : cluster [WRN] Health check failed: Degraded data redundancy: 27/726 objects degraded (3.719%), 6 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:03.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:03 smithi089 bash[101699]: cluster 2024-03-30T05:20:03.339753+0000 mon.a (mon.0) 4618 : cluster [WRN] Health check failed: Degraded data redundancy: 27/726 objects degraded (3.719%), 6 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:04.176 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:04 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:04.176 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:20:04 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:04.176 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:04 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:04.177 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:20:04 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:04.177 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:20:04 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:04.177 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:20:04 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:04.178 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:03 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.6.service: Deactivated successfully. 2024-03-30T05:20:04.178 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:03 smithi118 systemd[1]: Stopped Ceph osd.6 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:20:04.178 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:04 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:04.178 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:04 smithi118 systemd[1]: Started Ceph osd.6 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:20:04.178 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:20:04 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:04.178 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:20:04 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:04 smithi118 bash[75658]: cluster 2024-03-30T05:20:02.778878+0000 mgr.y (mgr.44100) 1556 : cluster [DBG] pgmap v366: 161 pgs: 6 active+undersized+degraded, 8 stale+active+clean, 11 active+undersized, 136 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s; 27/726 objects degraded (3.719%) 2024-03-30T05:20:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:04 smithi118 bash[75658]: audit 2024-03-30T05:20:04.231475+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:04 smithi118 bash[75658]: audit 2024-03-30T05:20:04.248000+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:04 smithi118 bash[75658]: audit 2024-03-30T05:20:04.288270+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:04 smithi118 bash[75658]: audit 2024-03-30T05:20:04.290054+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:04.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:04 smithi118 bash[75658]: audit 2024-03-30T05:20:04.302404+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:04.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:04 smithi089 bash[101699]: cluster 2024-03-30T05:20:02.778878+0000 mgr.y (mgr.44100) 1556 : cluster [DBG] pgmap v366: 161 pgs: 6 active+undersized+degraded, 8 stale+active+clean, 11 active+undersized, 136 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s; 27/726 objects degraded (3.719%) 2024-03-30T05:20:04.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:04 smithi089 bash[101699]: audit 2024-03-30T05:20:04.231475+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:04.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:04 smithi089 bash[101699]: audit 2024-03-30T05:20:04.248000+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:04.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:04 smithi089 bash[101699]: audit 2024-03-30T05:20:04.288270+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:04.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:04 smithi089 bash[101699]: audit 2024-03-30T05:20:04.290054+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:04.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:04 smithi089 bash[101699]: audit 2024-03-30T05:20:04.302404+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:04.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:04 smithi089 bash[99668]: cluster 2024-03-30T05:20:02.778878+0000 mgr.y (mgr.44100) 1556 : cluster [DBG] pgmap v366: 161 pgs: 6 active+undersized+degraded, 8 stale+active+clean, 11 active+undersized, 136 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s; 27/726 objects degraded (3.719%) 2024-03-30T05:20:04.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:04 smithi089 bash[99668]: audit 2024-03-30T05:20:04.231475+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:04.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:04 smithi089 bash[99668]: audit 2024-03-30T05:20:04.248000+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:04.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:04 smithi089 bash[99668]: audit 2024-03-30T05:20:04.288270+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:04.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:04 smithi089 bash[99668]: audit 2024-03-30T05:20:04.290054+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:04.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:04 smithi089 bash[99668]: audit 2024-03-30T05:20:04.302404+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: cluster 2024-03-30T05:20:04.294212+0000 mgr.y (mgr.44100) 1557 : cluster [DBG] pgmap v367: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: cephadm 2024-03-30T05:20:04.303464+0000 mgr.y (mgr.44100) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.404510+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.408866+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.413746+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.414940+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.423949+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: cephadm 2024-03-30T05:20:04.424727+0000 mgr.y (mgr.44100) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.502036+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.505924+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.509279+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.510555+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.517772+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: cephadm 2024-03-30T05:20:04.518510+0000 mgr.y (mgr.44100) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.607446+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.611866+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.615316+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.616869+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.626550+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: cephadm 2024-03-30T05:20:04.627288+0000 mgr.y (mgr.44100) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.702477+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.704938+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.707717+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.708839+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.716734+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.794297+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.796828+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.800927+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.801983+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.809988+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.854955+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.857151+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.859213+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.859959+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.865179+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.908835+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.911012+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.913013+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.913760+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.918979+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.960078+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.961961+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.963894+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.964539+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:04.969109+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.012718+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.015004+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.017105+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.017931+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.023762+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.065710+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.067693+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.069603+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.070313+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.075365+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.117718+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.119705+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.121999+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.122807+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.128429+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.187265+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.189525+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.191854+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.192582+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.198750+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: cluster 2024-03-30T05:20:05.243393+0000 mon.a (mon.0) 4684 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:20:05.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.284944+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.288527+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.291783+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.292831+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.301120+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.375523+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.377757+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.380298+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.381053+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:05 smithi118 bash[75658]: audit 2024-03-30T05:20:05.386371+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: cluster 2024-03-30T05:20:04.294212+0000 mgr.y (mgr.44100) 1557 : cluster [DBG] pgmap v367: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: cephadm 2024-03-30T05:20:04.303464+0000 mgr.y (mgr.44100) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.404510+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.408866+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.413746+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.414940+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.423949+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: cephadm 2024-03-30T05:20:04.424727+0000 mgr.y (mgr.44100) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.502036+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.505924+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.509279+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.510555+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.517772+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: cephadm 2024-03-30T05:20:04.518510+0000 mgr.y (mgr.44100) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.607446+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.611866+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.615316+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.616869+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.626550+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: cluster 2024-03-30T05:20:04.294212+0000 mgr.y (mgr.44100) 1557 : cluster [DBG] pgmap v367: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:05.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: cephadm 2024-03-30T05:20:04.303464+0000 mgr.y (mgr.44100) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:05.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.404510+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.408866+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.413746+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.414940+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.423949+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: cephadm 2024-03-30T05:20:04.424727+0000 mgr.y (mgr.44100) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:05.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.502036+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.505924+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.509279+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.510555+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.517772+0000 mon.a (mon.0) 4633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: cephadm 2024-03-30T05:20:04.518510+0000 mgr.y (mgr.44100) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:05.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.607446+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.611866+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.615316+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.616869+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.626550+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: cephadm 2024-03-30T05:20:04.627288+0000 mgr.y (mgr.44100) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.702477+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.704938+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.707717+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.708839+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.716734+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.794297+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.796828+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.800927+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.801983+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.809988+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.854955+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.857151+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.859213+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.859959+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.865179+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.908835+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.911012+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.913013+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: cephadm 2024-03-30T05:20:04.627288+0000 mgr.y (mgr.44100) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:05.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.702477+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.704938+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.707717+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.708839+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.716734+0000 mon.a (mon.0) 4643 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.794297+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.796828+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.800927+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.801983+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.809988+0000 mon.a (mon.0) 4648 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.854955+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.857151+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.859213+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.859959+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.865179+0000 mon.a (mon.0) 4653 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.908835+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.911012+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.913013+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.913760+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.918979+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.960078+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.961961+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.963894+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.964539+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:04.969109+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.012718+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.015004+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.017105+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.017931+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.023762+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.065710+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.067693+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.069603+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.070313+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.075365+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.117718+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.119705+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.913760+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.918979+0000 mon.a (mon.0) 4658 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.960078+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.961961+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.963894+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.964539+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:04.969109+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.012718+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.015004+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.017105+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.017931+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.023762+0000 mon.a (mon.0) 4668 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.065710+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.067693+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.069603+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.070313+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.075365+0000 mon.a (mon.0) 4673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.117718+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.119705+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.121999+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.122807+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.128429+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.187265+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.189525+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.191854+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.192582+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.198750+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: cluster 2024-03-30T05:20:05.243393+0000 mon.a (mon.0) 4684 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:20:05.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.284944+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.288527+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.291783+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.292831+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.301120+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.375523+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.377757+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.380298+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.381053+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[99668]: audit 2024-03-30T05:20:05.386371+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.121999+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.122807+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.128429+0000 mon.a (mon.0) 4678 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.187265+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.189525+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.191854+0000 mon.a (mon.0) 4681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.192582+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.198750+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: cluster 2024-03-30T05:20:05.243393+0000 mon.a (mon.0) 4684 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:20:05.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.284944+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.288527+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.291783+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.292831+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.301120+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:05.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.375523+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:05.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.377757+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:05.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.380298+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:05.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.381053+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:05.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:05 smithi089 bash[101699]: audit 2024-03-30T05:20:05.386371+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.398 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[92146]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-30T05:20:06.398 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[92146]: 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-03-30T05:20:06.398 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[92146]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-30T05:20:06.398 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[92146]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-30T05:20:06.398 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[92146]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-03-30T05:20:06.398 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[92146]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-30T05:20:06.398 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[92146]: --> ceph-volume raw activate successful for osd ID: 6 2024-03-30T05:20:06.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: cephadm 2024-03-30T05:20:04.717340+0000 mgr.y (mgr.44100) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: cephadm 2024-03-30T05:20:04.810902+0000 mgr.y (mgr.44100) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: cephadm 2024-03-30T05:20:04.865681+0000 mgr.y (mgr.44100) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: cephadm 2024-03-30T05:20:04.919431+0000 mgr.y (mgr.44100) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: cephadm 2024-03-30T05:20:04.969639+0000 mgr.y (mgr.44100) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.024316+0000 mgr.y (mgr.44100) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.075857+0000 mgr.y (mgr.44100) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.128978+0000 mgr.y (mgr.44100) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.199555+0000 mgr.y (mgr.44100) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.301682+0000 mgr.y (mgr.44100) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.386876+0000 mgr.y (mgr.44100) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.459337+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.461449+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.463677+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.464375+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.469456+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.469955+0000 mgr.y (mgr.44100) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.526411+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.528668+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.530673+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.531375+0000 mon.a (mon.0) 4703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.536421+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.536865+0000 mgr.y (mgr.44100) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.594240+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.596623+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.599282+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.599996+0000 mon.a (mon.0) 4708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.604803+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.605235+0000 mgr.y (mgr.44100) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.650449+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.652609+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.654559+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.655248+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.660003+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.660395+0000 mgr.y (mgr.44100) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.705332+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.707369+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.709146+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.709796+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.714190+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.754501+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.757038+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.759061+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.759713+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.764287+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.809508+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.811730+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.813615+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.814201+0000 mon.a (mon.0) 4728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.818529+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.864238+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.866243+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.867887+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.868493+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.875980+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.921009+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.922941+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.924642+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.925258+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.929517+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.970585+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.972441+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.974209+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.974864+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:05.979190+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.057433+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.059921+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.062223+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.063142+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.069040+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.148263+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.150324+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.152270+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.152950+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.157598+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.232153+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.234285+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.236561+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.237354+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.242643+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.288585+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.290568+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.292300+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.292937+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.298016+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.339363+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.341307+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.343189+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.343743+0000 mon.a (mon.0) 4768 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.347935+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.389166+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.390934+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.392567+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:06 smithi118 bash[75658]: audit 2024-03-30T05:20:06.393128+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: cephadm 2024-03-30T05:20:04.717340+0000 mgr.y (mgr.44100) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: cephadm 2024-03-30T05:20:04.810902+0000 mgr.y (mgr.44100) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: cephadm 2024-03-30T05:20:04.865681+0000 mgr.y (mgr.44100) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: cephadm 2024-03-30T05:20:04.919431+0000 mgr.y (mgr.44100) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: cephadm 2024-03-30T05:20:04.969639+0000 mgr.y (mgr.44100) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.024316+0000 mgr.y (mgr.44100) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.075857+0000 mgr.y (mgr.44100) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.128978+0000 mgr.y (mgr.44100) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.199555+0000 mgr.y (mgr.44100) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.301682+0000 mgr.y (mgr.44100) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.386876+0000 mgr.y (mgr.44100) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.459337+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.461449+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.463677+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.464375+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.469456+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.469955+0000 mgr.y (mgr.44100) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.526411+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.528668+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.530673+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: cephadm 2024-03-30T05:20:04.717340+0000 mgr.y (mgr.44100) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: cephadm 2024-03-30T05:20:04.810902+0000 mgr.y (mgr.44100) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: cephadm 2024-03-30T05:20:04.865681+0000 mgr.y (mgr.44100) 1564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: cephadm 2024-03-30T05:20:04.919431+0000 mgr.y (mgr.44100) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: cephadm 2024-03-30T05:20:04.969639+0000 mgr.y (mgr.44100) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.024316+0000 mgr.y (mgr.44100) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.075857+0000 mgr.y (mgr.44100) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.128978+0000 mgr.y (mgr.44100) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.199555+0000 mgr.y (mgr.44100) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.301682+0000 mgr.y (mgr.44100) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.386876+0000 mgr.y (mgr.44100) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.459337+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.461449+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.463677+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.464375+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.469456+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.469955+0000 mgr.y (mgr.44100) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.526411+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.528668+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.530673+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.531375+0000 mon.a (mon.0) 4703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.536421+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.536865+0000 mgr.y (mgr.44100) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.594240+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.596623+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.599282+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.599996+0000 mon.a (mon.0) 4708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.604803+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.605235+0000 mgr.y (mgr.44100) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.650449+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.652609+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.654559+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.655248+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.660003+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.660395+0000 mgr.y (mgr.44100) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.705332+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.707369+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.709146+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.709796+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.714190+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.531375+0000 mon.a (mon.0) 4703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.536421+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.536865+0000 mgr.y (mgr.44100) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.594240+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.596623+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.599282+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.599996+0000 mon.a (mon.0) 4708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.604803+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.605235+0000 mgr.y (mgr.44100) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.650449+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.652609+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.654559+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.655248+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.660003+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.660395+0000 mgr.y (mgr.44100) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.705332+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.707369+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.709146+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.709796+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.714190+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.754501+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.757038+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.759061+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.759713+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.764287+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.809508+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.811730+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.813615+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.814201+0000 mon.a (mon.0) 4728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.818529+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.864238+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.866243+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.867887+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.868493+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.875980+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.921009+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.922941+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.924642+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.925258+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.929517+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.754501+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.757038+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.759061+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.759713+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.764287+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.809508+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.811730+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.813615+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.814201+0000 mon.a (mon.0) 4728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.818529+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.864238+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.866243+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.867887+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.868493+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.875980+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.921009+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.922941+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.924642+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.925258+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.970585+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.972441+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.974209+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.974864+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:05.979190+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.057433+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.059921+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.062223+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.063142+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.069040+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.148263+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.150324+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.152270+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.152950+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.157598+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.232153+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.234285+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.236561+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.237354+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.929517+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.970585+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.972441+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.974209+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.974864+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:05.979190+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.057433+0000 mon.a (mon.0) 4745 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.059921+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.062223+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.063142+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.069040+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.148263+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.150324+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.152270+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.152950+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.157598+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.232153+0000 mon.a (mon.0) 4755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.234285+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.236561+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.242643+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.288585+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.290568+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.292300+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.292937+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.298016+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.339363+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.341307+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.343189+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.343743+0000 mon.a (mon.0) 4768 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.347935+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.389166+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.390934+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.392567+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[99668]: audit 2024-03-30T05:20:06.393128+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.237354+0000 mon.a (mon.0) 4758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.242643+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.288585+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.290568+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.292300+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.292937+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.298016+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.339363+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.341307+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.343189+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.343743+0000 mon.a (mon.0) 4768 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:06.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.347935+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:06.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.389166+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:06.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.390934+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:06.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.392567+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:06.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:06 smithi089 bash[101699]: audit 2024-03-30T05:20:06.393128+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.714534+0000 mgr.y (mgr.44100) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.764660+0000 mgr.y (mgr.44100) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.818871+0000 mgr.y (mgr.44100) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.876411+0000 mgr.y (mgr.44100) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.929884+0000 mgr.y (mgr.44100) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:05.979650+0000 mgr.y (mgr.44100) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.069620+0000 mgr.y (mgr.44100) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.158145+0000 mgr.y (mgr.44100) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.243236+0000 mgr.y (mgr.44100) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cluster 2024-03-30T05:20:06.294941+0000 mgr.y (mgr.44100) 1586 : cluster [DBG] pgmap v368: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.298496+0000 mgr.y (mgr.44100) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.348372+0000 mgr.y (mgr.44100) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.397767+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.398625+0000 mgr.y (mgr.44100) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.455083+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.664 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.714534+0000 mgr.y (mgr.44100) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.664 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.764660+0000 mgr.y (mgr.44100) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.664 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.818871+0000 mgr.y (mgr.44100) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.876411+0000 mgr.y (mgr.44100) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.929884+0000 mgr.y (mgr.44100) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:05.979650+0000 mgr.y (mgr.44100) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.069620+0000 mgr.y (mgr.44100) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.158145+0000 mgr.y (mgr.44100) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.243236+0000 mgr.y (mgr.44100) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cluster 2024-03-30T05:20:06.294941+0000 mgr.y (mgr.44100) 1586 : cluster [DBG] pgmap v368: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.298496+0000 mgr.y (mgr.44100) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.348372+0000 mgr.y (mgr.44100) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.397767+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.398625+0000 mgr.y (mgr.44100) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.455083+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.456844+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.458940+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.459540+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.464212+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.464603+0000 mgr.y (mgr.44100) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.504650+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.506409+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.508025+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.508640+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.512962+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.513362+0000 mgr.y (mgr.44100) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.553448+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.555222+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.556903+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.557570+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.562217+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.562599+0000 mgr.y (mgr.44100) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.602503+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.604304+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.606687+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.607340+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.612135+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.612557+0000 mgr.y (mgr.44100) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.653791+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.668 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.655612+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.668 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.714534+0000 mgr.y (mgr.44100) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.668 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.764660+0000 mgr.y (mgr.44100) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.818871+0000 mgr.y (mgr.44100) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.876411+0000 mgr.y (mgr.44100) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.929884+0000 mgr.y (mgr.44100) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:05.979650+0000 mgr.y (mgr.44100) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.069620+0000 mgr.y (mgr.44100) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.669 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.158145+0000 mgr.y (mgr.44100) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.243236+0000 mgr.y (mgr.44100) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cluster 2024-03-30T05:20:06.294941+0000 mgr.y (mgr.44100) 1586 : cluster [DBG] pgmap v368: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.298496+0000 mgr.y (mgr.44100) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.348372+0000 mgr.y (mgr.44100) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.397767+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.398625+0000 mgr.y (mgr.44100) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.455083+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.670 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.456844+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.671 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.458940+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.671 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.459540+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.671 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.464212+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.671 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.464603+0000 mgr.y (mgr.44100) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.671 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.657307+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.671 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.657928+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.671 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.662261+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.671 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.662738+0000 mgr.y (mgr.44100) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.671 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.702625+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.704281+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.705889+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.706490+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.710891+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.751675+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.753437+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.755101+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.755657+0000 mon.a (mon.0) 4808 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.759723+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.800242+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.802052+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.803900+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.804562+0000 mon.a (mon.0) 4813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.672 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.808781+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.504650+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.506409+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.508025+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.508640+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.512962+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.513362+0000 mgr.y (mgr.44100) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.553448+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.555222+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.556903+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.557570+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.562217+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.562599+0000 mgr.y (mgr.44100) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.602503+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.604304+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.606687+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.607340+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.612135+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.612557+0000 mgr.y (mgr.44100) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.653791+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.655612+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.848501+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.850128+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.852331+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.852942+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.857173+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.901961+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.904152+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.906003+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.906674+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.911371+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.976959+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:06.977975+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:20:07.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.005667+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.007781+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.009691+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.010412+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.017482+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.079339+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.081340+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.082992+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.657307+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.657928+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.662261+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.662738+0000 mgr.y (mgr.44100) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.702625+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.704281+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.705889+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.706490+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.710891+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.751675+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.753437+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.755101+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.755657+0000 mon.a (mon.0) 4808 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.759723+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.800242+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.802052+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.803900+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.804562+0000 mon.a (mon.0) 4813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.808781+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.848501+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.083579+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.088157+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.128862+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.131306+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.133495+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.134177+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.139107+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.179481+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.181390+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.183467+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.184299+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.189011+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.229235+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.231306+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.233076+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.233686+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.239441+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.279604+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.281332+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.282975+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.283583+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.290414+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.347786+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.349836+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.352240+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.352925+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[101699]: audit 2024-03-30T05:20:07.361500+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.850128+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.852331+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.852942+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.857173+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.901961+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.904152+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.906003+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.906674+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.911371+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.976959+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:06.977975+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:20:07.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.005667+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.007781+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.009691+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.010412+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.017482+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.079339+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.081340+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.082992+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.083579+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.088157+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.128862+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.131306+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.133495+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.134177+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.139107+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.179481+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.181390+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.183467+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.184299+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.189011+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.229235+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.231306+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.233076+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.233686+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.688 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.239441+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.688 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.279604+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.688 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.281332+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.688 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.282975+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.688 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.283583+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.689 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.290414+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.691 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.347786+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.691 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.349836+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.691 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.352240+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.691 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.352925+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.691 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[99668]: audit 2024-03-30T05:20:07.361500+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.456844+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.458940+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.459540+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.464212+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.464603+0000 mgr.y (mgr.44100) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.504650+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.506409+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.508025+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.508640+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.512962+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.513362+0000 mgr.y (mgr.44100) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.553448+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.555222+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.556903+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.557570+0000 mon.a (mon.0) 4788 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.562217+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.562599+0000 mgr.y (mgr.44100) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.602503+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.604304+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.606687+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.607340+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.612135+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.612557+0000 mgr.y (mgr.44100) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.653791+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.655612+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.657307+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.657928+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.662261+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.662738+0000 mgr.y (mgr.44100) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:07.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.702625+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.704281+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.705889+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.706490+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.710891+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.751675+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.753437+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.755101+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.755657+0000 mon.a (mon.0) 4808 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.759723+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.800242+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.802052+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.803900+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.804562+0000 mon.a (mon.0) 4813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.808781+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.848501+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.850128+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.852331+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.852942+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.857173+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.901961+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.904152+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.906003+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.906674+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.911371+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.976959+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:06.977975+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:20:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.005667+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.007781+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.009691+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.010412+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.017482+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.079339+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.081340+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.082992+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.083579+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.088157+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.128862+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.131306+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.133495+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.134177+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.139107+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.179481+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.181390+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.183467+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.184299+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.189011+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.229235+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.231306+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.233076+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.233686+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.239441+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.279604+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.281332+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.282975+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.283583+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.290414+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.347786+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.349836+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.352240+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.352925+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:07 smithi118 bash[75658]: audit 2024-03-30T05:20:07.361500+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:20:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:20:07] "GET /metrics HTTP/1.1" 200 38211 "" "Prometheus/2.43.0" 2024-03-30T05:20:08.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.711320+0000 mgr.y (mgr.44100) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.760133+0000 mgr.y (mgr.44100) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.809226+0000 mgr.y (mgr.44100) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.857671+0000 mgr.y (mgr.44100) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:06.911845+0000 mgr.y (mgr.44100) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:07.018011+0000 mgr.y (mgr.44100) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:07.088557+0000 mgr.y (mgr.44100) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:07.139537+0000 mgr.y (mgr.44100) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:07.189465+0000 mgr.y (mgr.44100) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:07.239863+0000 mgr.y (mgr.44100) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:07.290850+0000 mgr.y (mgr.44100) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:07.362085+0000 mgr.y (mgr.44100) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.402606+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.584 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.711320+0000 mgr.y (mgr.44100) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.760133+0000 mgr.y (mgr.44100) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.809226+0000 mgr.y (mgr.44100) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.857671+0000 mgr.y (mgr.44100) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:06.911845+0000 mgr.y (mgr.44100) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:07.018011+0000 mgr.y (mgr.44100) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:07.088557+0000 mgr.y (mgr.44100) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:07.139537+0000 mgr.y (mgr.44100) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:07.189465+0000 mgr.y (mgr.44100) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:07.239863+0000 mgr.y (mgr.44100) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:07.290850+0000 mgr.y (mgr.44100) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:07.362085+0000 mgr.y (mgr.44100) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.402606+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.419104+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.422867+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.423474+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.430306+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:07.431000+0000 mgr.y (mgr.44100) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.471795+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.474532+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.477707+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.711320+0000 mgr.y (mgr.44100) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.760133+0000 mgr.y (mgr.44100) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.809226+0000 mgr.y (mgr.44100) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.857671+0000 mgr.y (mgr.44100) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:06.911845+0000 mgr.y (mgr.44100) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:07.018011+0000 mgr.y (mgr.44100) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:07.088557+0000 mgr.y (mgr.44100) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:07.139537+0000 mgr.y (mgr.44100) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:07.189465+0000 mgr.y (mgr.44100) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:07.239863+0000 mgr.y (mgr.44100) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:07.290850+0000 mgr.y (mgr.44100) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:07.362085+0000 mgr.y (mgr.44100) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.402606+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.419104+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.422867+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.423474+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.430306+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:07.431000+0000 mgr.y (mgr.44100) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.471795+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.474532+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.478642+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.485875+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:07.486408+0000 mgr.y (mgr.44100) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.563765+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.566410+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.569062+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.569882+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.588 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.578563+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:07.579173+0000 mgr.y (mgr.44100) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.661859+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.663738+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.665623+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.666483+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.675057+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: cephadm 2024-03-30T05:20:07.675435+0000 mgr.y (mgr.44100) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.747788+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.749737+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.752272+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.589 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.753041+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.589 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.477707+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.478642+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.485875+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:07.486408+0000 mgr.y (mgr.44100) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.563765+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.566410+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.569062+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.569882+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.578563+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:07.579173+0000 mgr.y (mgr.44100) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.661859+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.663738+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.665623+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.666483+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.590 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.675057+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: cephadm 2024-03-30T05:20:07.675435+0000 mgr.y (mgr.44100) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.747788+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.749737+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.752272+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.753041+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.759549+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.800684+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.802454+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.804195+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.804933+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.814603+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.888095+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.890265+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.892251+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.892948+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.902181+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.943356+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.945214+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.947029+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.947643+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:07.953881+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.010062+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.011986+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.013874+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.759549+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.800684+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.802454+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.804195+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.804933+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.814603+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.888095+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.890265+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.892251+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.892948+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.902181+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.943356+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.945214+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.947029+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.947643+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:07.953881+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.010062+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.011986+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.594 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.013874+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.014534+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.023130+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.096238+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.099218+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.101667+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.102686+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.110980+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.170535+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.172963+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.175834+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.176527+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.183676+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.262075+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.264012+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.265771+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.266394+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.272995+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.313402+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.315086+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.316740+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.317356+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.323563+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.380893+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.382724+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.384389+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.385058+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[99668]: audit 2024-03-30T05:20:08.391698+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.014534+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.023130+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.096238+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.099218+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.101667+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.102686+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.110980+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.170535+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.172963+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.175834+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.176527+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.183676+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.262075+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.264012+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.265771+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.266394+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.272995+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.313402+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.315086+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.316740+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.317356+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.323563+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.380893+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.382724+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.384389+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.385058+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:08 smithi089 bash[101699]: audit 2024-03-30T05:20:08.391698+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.419104+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.422867+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.423474+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.430306+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:07.431000+0000 mgr.y (mgr.44100) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.471795+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.474532+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.477707+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.478642+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.485875+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:07.486408+0000 mgr.y (mgr.44100) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.563765+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.566410+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.569062+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.569882+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.578563+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:07.579173+0000 mgr.y (mgr.44100) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.661859+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.663738+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.665623+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.666483+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.675057+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: cephadm 2024-03-30T05:20:07.675435+0000 mgr.y (mgr.44100) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:08.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.747788+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.749737+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.752272+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.753041+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.759549+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.800684+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.802454+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.804195+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.804933+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.814603+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.888095+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.925 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.890265+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.925 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.892251+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.925 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.892948+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.925 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.902181+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.925 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.943356+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.925 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.945214+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.925 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.947029+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.925 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.947643+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.925 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:07.953881+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.925 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.010062+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.925 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.011986+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.925 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.013874+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.926 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.014534+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.926 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.023130+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.926 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.096238+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.926 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.099218+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.926 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.101667+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.926 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.102686+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.926 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.110980+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.926 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.170535+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.926 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.172963+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.926 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.175834+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.926 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.176527+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.926 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.183676+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.262075+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.264012+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.265771+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.266394+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.272995+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.313402+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.315086+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.316740+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.317356+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.323563+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:08.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.380893+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:08.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.382724+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:08.927 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.384389+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:08.928 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.385058+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:08.928 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:08 smithi118 bash[75658]: audit 2024-03-30T05:20:08.391698+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.671 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[92558]: debug 2024-03-30T05:20:09.579+0000 7f4d9ab58700 1 -- 172.21.15.118:0/483108262 <== mon.2 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557f9788b680 con 0x557f978c8800 2024-03-30T05:20:09.671 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: cephadm 2024-03-30T05:20:07.760208+0000 mgr.y (mgr.44100) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.671 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: cephadm 2024-03-30T05:20:07.815085+0000 mgr.y (mgr.44100) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: cephadm 2024-03-30T05:20:07.902689+0000 mgr.y (mgr.44100) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: cephadm 2024-03-30T05:20:07.954221+0000 mgr.y (mgr.44100) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: cephadm 2024-03-30T05:20:08.023623+0000 mgr.y (mgr.44100) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: cephadm 2024-03-30T05:20:08.111681+0000 mgr.y (mgr.44100) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: cephadm 2024-03-30T05:20:08.184180+0000 mgr.y (mgr.44100) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.244422+0000 mgr.y (mgr.44100) 1618 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:09.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: cephadm 2024-03-30T05:20:08.273354+0000 mgr.y (mgr.44100) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: cluster 2024-03-30T05:20:08.295585+0000 mgr.y (mgr.44100) 1620 : cluster [DBG] pgmap v369: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:09.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: cephadm 2024-03-30T05:20:08.323927+0000 mgr.y (mgr.44100) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: cephadm 2024-03-30T05:20:08.392097+0000 mgr.y (mgr.44100) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.458129+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.461486+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.464478+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.672 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.465370+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.471772+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: cephadm 2024-03-30T05:20:08.472290+0000 mgr.y (mgr.44100) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.553652+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.556231+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.558217+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.558950+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.564973+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: cephadm 2024-03-30T05:20:08.565401+0000 mgr.y (mgr.44100) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.643338+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.645771+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.648000+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.648858+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.654477+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: cephadm 2024-03-30T05:20:08.655057+0000 mgr.y (mgr.44100) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.733488+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.736065+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.739261+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.740451+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.748032+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.794218+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.796842+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.799764+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.800831+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.807751+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.883169+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.885800+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.889444+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.674 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.890388+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.896013+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.970950+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.972905+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.974946+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.975787+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:08.981890+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.067941+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.072026+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.075155+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.076321+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.085241+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.172601+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.176227+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.675 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.179320+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.180502+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.187374+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.277754+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.282239+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.286033+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.287151+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.293747+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.381588+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.385273+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.388063+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.389194+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.676 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:09 smithi118 bash[75658]: audit 2024-03-30T05:20:09.397831+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.707 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: cephadm 2024-03-30T05:20:07.760208+0000 mgr.y (mgr.44100) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.707 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: cephadm 2024-03-30T05:20:07.815085+0000 mgr.y (mgr.44100) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.707 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: cephadm 2024-03-30T05:20:07.902689+0000 mgr.y (mgr.44100) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.707 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: cephadm 2024-03-30T05:20:07.954221+0000 mgr.y (mgr.44100) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.707 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: cephadm 2024-03-30T05:20:08.023623+0000 mgr.y (mgr.44100) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.707 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: cephadm 2024-03-30T05:20:08.111681+0000 mgr.y (mgr.44100) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.707 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: cephadm 2024-03-30T05:20:08.184180+0000 mgr.y (mgr.44100) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.707 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.244422+0000 mgr.y (mgr.44100) 1618 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:09.707 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: cephadm 2024-03-30T05:20:08.273354+0000 mgr.y (mgr.44100) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.707 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: cluster 2024-03-30T05:20:08.295585+0000 mgr.y (mgr.44100) 1620 : cluster [DBG] pgmap v369: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:09.708 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: cephadm 2024-03-30T05:20:08.323927+0000 mgr.y (mgr.44100) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.708 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: cephadm 2024-03-30T05:20:08.392097+0000 mgr.y (mgr.44100) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.708 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.458129+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.708 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.461486+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.708 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.464478+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.708 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.465370+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.708 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.471772+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.708 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: cephadm 2024-03-30T05:20:08.472290+0000 mgr.y (mgr.44100) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.708 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.553652+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.708 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.556231+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.709 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: cephadm 2024-03-30T05:20:07.760208+0000 mgr.y (mgr.44100) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.709 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: cephadm 2024-03-30T05:20:07.815085+0000 mgr.y (mgr.44100) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.709 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: cephadm 2024-03-30T05:20:07.902689+0000 mgr.y (mgr.44100) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.709 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: cephadm 2024-03-30T05:20:07.954221+0000 mgr.y (mgr.44100) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.709 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: cephadm 2024-03-30T05:20:08.023623+0000 mgr.y (mgr.44100) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.709 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: cephadm 2024-03-30T05:20:08.111681+0000 mgr.y (mgr.44100) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.709 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: cephadm 2024-03-30T05:20:08.184180+0000 mgr.y (mgr.44100) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.709 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.244422+0000 mgr.y (mgr.44100) 1618 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:09.709 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: cephadm 2024-03-30T05:20:08.273354+0000 mgr.y (mgr.44100) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.709 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: cluster 2024-03-30T05:20:08.295585+0000 mgr.y (mgr.44100) 1620 : cluster [DBG] pgmap v369: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:09.709 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: cephadm 2024-03-30T05:20:08.323927+0000 mgr.y (mgr.44100) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.709 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: cephadm 2024-03-30T05:20:08.392097+0000 mgr.y (mgr.44100) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.709 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.458129+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.709 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.461486+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.710 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.464478+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.710 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.465370+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.710 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.471772+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.710 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: cephadm 2024-03-30T05:20:08.472290+0000 mgr.y (mgr.44100) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.710 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.553652+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.710 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.556231+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.710 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.558217+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.710 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.558950+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.710 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.564973+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.710 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: cephadm 2024-03-30T05:20:08.565401+0000 mgr.y (mgr.44100) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.643338+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.645771+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.648000+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.648858+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.654477+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: cephadm 2024-03-30T05:20:08.655057+0000 mgr.y (mgr.44100) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.733488+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.736065+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.739261+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.740451+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.748032+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.794218+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.796842+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.711 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.799764+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.712 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.800831+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.558217+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.558950+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.564973+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: cephadm 2024-03-30T05:20:08.565401+0000 mgr.y (mgr.44100) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.643338+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.645771+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.648000+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.648858+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.654477+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: cephadm 2024-03-30T05:20:08.655057+0000 mgr.y (mgr.44100) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:09.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.733488+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.736065+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.739261+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.740451+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.748032+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.794218+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.796842+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.799764+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.800831+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.714 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.807751+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.714 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.883169+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.714 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.885800+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.714 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.889444+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.714 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.890388+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.714 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.896013+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.714 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.970950+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.714 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.972905+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.714 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.974946+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.714 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.975787+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.714 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:08.981890+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.714 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.067941+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.714 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.072026+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.714 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.075155+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.715 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.076321+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.715 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.085241+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.715 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.172601+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.715 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.176227+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.715 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.179320+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.715 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.807751+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.715 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.883169+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.715 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.885800+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.715 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.889444+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.715 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.890388+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.715 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.896013+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.716 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.970950+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.716 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.972905+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.716 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.974946+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.716 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.975787+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.716 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:08.981890+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.716 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.067941+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.716 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.072026+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.716 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.075155+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.716 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.076321+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.716 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.085241+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.716 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.172601+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.716 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.176227+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.716 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.179320+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.717 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.180502+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.717 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.187374+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.717 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.277754+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.717 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.282239+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.717 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.286033+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.717 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.287151+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.717 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.293747+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.717 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.381588+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.717 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.385273+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.717 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.388063+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.717 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.389194+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.717 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[101699]: audit 2024-03-30T05:20:09.397831+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.180502+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.187374+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.277754+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.282239+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.286033+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.287151+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.293747+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:09.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.381588+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:09.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.385273+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:09.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.388063+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:09.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.389194+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:09.718 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:09 smithi089 bash[99668]: audit 2024-03-30T05:20:09.397831+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.400 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[92558]: debug 2024-03-30T05:20:10.119+0000 7f4da3cf07c0 -1 Falling back to public interface 2024-03-30T05:20:10.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: cephadm 2024-03-30T05:20:08.748661+0000 mgr.y (mgr.44100) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: cephadm 2024-03-30T05:20:08.808281+0000 mgr.y (mgr.44100) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: cephadm 2024-03-30T05:20:08.896566+0000 mgr.y (mgr.44100) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: cephadm 2024-03-30T05:20:08.982399+0000 mgr.y (mgr.44100) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: cephadm 2024-03-30T05:20:09.086155+0000 mgr.y (mgr.44100) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: cephadm 2024-03-30T05:20:09.188341+0000 mgr.y (mgr.44100) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: cephadm 2024-03-30T05:20:09.294424+0000 mgr.y (mgr.44100) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: cephadm 2024-03-30T05:20:09.398425+0000 mgr.y (mgr.44100) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.474302+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.476253+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.478290+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.478971+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.485410+0000 mon.a (mon.0) 4991 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: cephadm 2024-03-30T05:20:09.485851+0000 mgr.y (mgr.44100) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.562599+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.564430+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.566265+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.566887+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.572132+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: cephadm 2024-03-30T05:20:09.573038+0000 mgr.y (mgr.44100) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: cephadm 2024-03-30T05:20:08.748661+0000 mgr.y (mgr.44100) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: cephadm 2024-03-30T05:20:08.808281+0000 mgr.y (mgr.44100) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: cephadm 2024-03-30T05:20:08.896566+0000 mgr.y (mgr.44100) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: cephadm 2024-03-30T05:20:08.982399+0000 mgr.y (mgr.44100) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: cephadm 2024-03-30T05:20:09.086155+0000 mgr.y (mgr.44100) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: cephadm 2024-03-30T05:20:09.188341+0000 mgr.y (mgr.44100) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: cephadm 2024-03-30T05:20:09.294424+0000 mgr.y (mgr.44100) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: cephadm 2024-03-30T05:20:09.398425+0000 mgr.y (mgr.44100) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.474302+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.476253+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.478290+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.478971+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.485410+0000 mon.a (mon.0) 4991 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: cephadm 2024-03-30T05:20:09.485851+0000 mgr.y (mgr.44100) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.562599+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.564430+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.566265+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.566887+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.572132+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: cephadm 2024-03-30T05:20:09.573038+0000 mgr.y (mgr.44100) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.614293+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.616145+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.618265+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.618924+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.623955+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: cephadm 2024-03-30T05:20:09.624558+0000 mgr.y (mgr.44100) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.665010+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.666654+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.668467+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.669024+0000 mon.a (mon.0) 5005 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.673713+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: cephadm 2024-03-30T05:20:09.674076+0000 mgr.y (mgr.44100) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.715430+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.717556+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.719378+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.719955+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.726715+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.766980+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.768659+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.770347+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.770953+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.777806+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.818227+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.819932+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.821604+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.822204+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.828825+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.869165+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.870831+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.872491+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.873085+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.879799+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.940756+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.942901+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.944685+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.945408+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.952829+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.997013+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:09.999100+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.614293+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.616145+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.618265+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.618924+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.623955+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: cephadm 2024-03-30T05:20:09.624558+0000 mgr.y (mgr.44100) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.665010+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.666654+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.668467+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.669024+0000 mon.a (mon.0) 5005 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.673713+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: cephadm 2024-03-30T05:20:09.674076+0000 mgr.y (mgr.44100) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.715430+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.717556+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.719378+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.719955+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.726715+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.766980+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.768659+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.770347+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.001203+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.001920+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.008764+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.065532+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.067180+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.068846+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.069432+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.075912+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.133488+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.135286+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.137124+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.137795+0000 mon.a (mon.0) 5045 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.144990+0000 mon.a (mon.0) 5046 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.202451+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.204620+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.207240+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.208088+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.217200+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.279226+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.770953+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.777806+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.818227+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.819932+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.821604+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.822204+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.828825+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.869165+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.870831+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.872491+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.873085+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.879799+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.940756+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.942901+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.944685+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.945408+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.952829+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.997013+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:09.999100+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.281797+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.283877+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.284714+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.292516+0000 mon.a (mon.0) 5056 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.333192+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.335043+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.336654+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.337240+0000 mon.a (mon.0) 5060 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.343685+0000 mon.a (mon.0) 5061 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.400918+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.402772+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.404442+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[101699]: audit 2024-03-30T05:20:10.405026+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.001203+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.001920+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.008764+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.065532+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.067180+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.068846+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.069432+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.075912+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.133488+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.135286+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.137124+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.137795+0000 mon.a (mon.0) 5045 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.144990+0000 mon.a (mon.0) 5046 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.202451+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.204620+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.207240+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.208088+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.217200+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.279226+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.281797+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.283877+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.284714+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.292516+0000 mon.a (mon.0) 5056 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.333192+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.335043+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.336654+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.337240+0000 mon.a (mon.0) 5060 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.343685+0000 mon.a (mon.0) 5061 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.400918+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.402772+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.404442+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:10 smithi089 bash[99668]: audit 2024-03-30T05:20:10.405026+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: cephadm 2024-03-30T05:20:08.748661+0000 mgr.y (mgr.44100) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: cephadm 2024-03-30T05:20:08.808281+0000 mgr.y (mgr.44100) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: cephadm 2024-03-30T05:20:08.896566+0000 mgr.y (mgr.44100) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: cephadm 2024-03-30T05:20:08.982399+0000 mgr.y (mgr.44100) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: cephadm 2024-03-30T05:20:09.086155+0000 mgr.y (mgr.44100) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: cephadm 2024-03-30T05:20:09.188341+0000 mgr.y (mgr.44100) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: cephadm 2024-03-30T05:20:09.294424+0000 mgr.y (mgr.44100) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: cephadm 2024-03-30T05:20:09.398425+0000 mgr.y (mgr.44100) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.474302+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.476253+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.478290+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.478971+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.485410+0000 mon.a (mon.0) 4991 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: cephadm 2024-03-30T05:20:09.485851+0000 mgr.y (mgr.44100) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.562599+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.564430+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.566265+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.566887+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.572132+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: cephadm 2024-03-30T05:20:09.573038+0000 mgr.y (mgr.44100) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.614293+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.616145+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.618265+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.618924+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.623955+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: cephadm 2024-03-30T05:20:09.624558+0000 mgr.y (mgr.44100) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.665010+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.666654+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.668467+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.669024+0000 mon.a (mon.0) 5005 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.673713+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: cephadm 2024-03-30T05:20:09.674076+0000 mgr.y (mgr.44100) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:10.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.715430+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.717556+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.719378+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.719955+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.726715+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.766980+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.768659+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.770347+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.770953+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.777806+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.818227+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.819932+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.821604+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.822204+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.828825+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.869165+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.870831+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.872491+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.873085+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.879799+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.940756+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.942901+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.944685+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.945408+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.952829+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.997013+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:09.999100+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.001203+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.001920+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.008764+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.065532+0000 mon.a (mon.0) 5037 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.067180+0000 mon.a (mon.0) 5038 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.068846+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.069432+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.075912+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.133488+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.135286+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.137124+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.137795+0000 mon.a (mon.0) 5045 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.144990+0000 mon.a (mon.0) 5046 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.202451+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.204620+0000 mon.a (mon.0) 5048 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.207240+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.208088+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.217200+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.279226+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.281797+0000 mon.a (mon.0) 5053 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.283877+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.284714+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.292516+0000 mon.a (mon.0) 5056 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.333192+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.335043+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.336654+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.337240+0000 mon.a (mon.0) 5060 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.343685+0000 mon.a (mon.0) 5061 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.400918+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.402772+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.404442+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:10 smithi118 bash[75658]: audit 2024-03-30T05:20:10.405026+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:09.727071+0000 mgr.y (mgr.44100) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:09.778137+0000 mgr.y (mgr.44100) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:09.829178+0000 mgr.y (mgr.44100) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:09.880247+0000 mgr.y (mgr.44100) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:09.953304+0000 mgr.y (mgr.44100) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.009092+0000 mgr.y (mgr.44100) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.076347+0000 mgr.y (mgr.44100) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.145407+0000 mgr.y (mgr.44100) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.217677+0000 mgr.y (mgr.44100) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.293001+0000 mgr.y (mgr.44100) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cluster 2024-03-30T05:20:10.296170+0000 mgr.y (mgr.44100) 1648 : cluster [DBG] pgmap v370: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.344045+0000 mgr.y (mgr.44100) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.411501+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.411891+0000 mgr.y (mgr.44100) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.468768+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.470467+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.472287+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.472939+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.477337+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.477736+0000 mgr.y (mgr.44100) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:09.727071+0000 mgr.y (mgr.44100) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:09.778137+0000 mgr.y (mgr.44100) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:09.829178+0000 mgr.y (mgr.44100) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:09.880247+0000 mgr.y (mgr.44100) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:09.953304+0000 mgr.y (mgr.44100) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.009092+0000 mgr.y (mgr.44100) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.076347+0000 mgr.y (mgr.44100) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.145407+0000 mgr.y (mgr.44100) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.217677+0000 mgr.y (mgr.44100) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.293001+0000 mgr.y (mgr.44100) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cluster 2024-03-30T05:20:10.296170+0000 mgr.y (mgr.44100) 1648 : cluster [DBG] pgmap v370: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:11.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.344045+0000 mgr.y (mgr.44100) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.411501+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.411891+0000 mgr.y (mgr.44100) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.468768+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.470467+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.472287+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.472939+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.477337+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.477736+0000 mgr.y (mgr.44100) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.517886+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.520012+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.521879+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.522514+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.526885+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.527362+0000 mgr.y (mgr.44100) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.568721+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.570455+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.572133+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.572784+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.577205+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.577680+0000 mgr.y (mgr.44100) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.617836+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.619579+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.621224+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.621805+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.626285+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.626718+0000 mgr.y (mgr.44100) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.666427+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.668411+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.517886+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.520012+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.521879+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.522514+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.526885+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.527362+0000 mgr.y (mgr.44100) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.568721+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.570455+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.572133+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.572784+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.577205+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.577680+0000 mgr.y (mgr.44100) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.617836+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.619579+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.621224+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.621805+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.626285+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.626718+0000 mgr.y (mgr.44100) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.666427+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.668411+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.670224+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.670863+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.675652+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.676145+0000 mgr.y (mgr.44100) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.716271+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.718154+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.720005+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.720645+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.727738+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.768780+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.770751+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.773395+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.774092+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.781004+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.822225+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.824023+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.825836+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.826437+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.830835+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.670224+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.670863+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.675652+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.676145+0000 mgr.y (mgr.44100) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.716271+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.718154+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.720005+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.720645+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.727738+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.768780+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.770751+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.773395+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.774092+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.781004+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.822225+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.824023+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.825836+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.826437+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.830835+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.871843+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.871843+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.873717+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.875375+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.876017+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.880432+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.920496+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.922542+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.924567+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.925322+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.930322+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.992659+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.994633+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.996581+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:10.997358+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.001966+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.042222+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.043966+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.045862+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.046428+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.050865+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.873717+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.875375+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.876017+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.880432+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.920496+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.922542+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.924567+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.925322+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.930322+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.992659+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.994633+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.996581+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:10.997358+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.001966+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.042222+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.043966+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.045862+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.046428+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.050865+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.091749+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.093399+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.095181+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.095738+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.100229+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.140271+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.142194+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.144098+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.144746+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.149268+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.189611+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.191369+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.193079+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.193701+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.198298+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.239375+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.241091+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.242751+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.243324+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.091749+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.093399+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.095181+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.095738+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.100229+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.140271+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.142194+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.144098+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.144746+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.149268+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.189611+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.191369+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.193079+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.193701+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.198298+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.239375+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.241091+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.242751+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.243324+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.249588+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.290585+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.294255+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.296418+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.297234+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.301541+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.342188+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.343989+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.852 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.345854+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.346580+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.354421+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.395718+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.397448+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.399309+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.399973+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[101699]: audit 2024-03-30T05:20:11.407119+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.249588+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.290585+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.294255+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.296418+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.297234+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.301541+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.342188+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.343989+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.345854+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.346580+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.354421+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.395718+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.397448+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.399309+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.399973+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:11 smithi089 bash[99668]: audit 2024-03-30T05:20:11.407119+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:09.727071+0000 mgr.y (mgr.44100) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:09.778137+0000 mgr.y (mgr.44100) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:09.829178+0000 mgr.y (mgr.44100) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:09.880247+0000 mgr.y (mgr.44100) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:09.953304+0000 mgr.y (mgr.44100) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.009092+0000 mgr.y (mgr.44100) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.076347+0000 mgr.y (mgr.44100) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.145407+0000 mgr.y (mgr.44100) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.217677+0000 mgr.y (mgr.44100) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.293001+0000 mgr.y (mgr.44100) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cluster 2024-03-30T05:20:10.296170+0000 mgr.y (mgr.44100) 1648 : cluster [DBG] pgmap v370: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.344045+0000 mgr.y (mgr.44100) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.411501+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.411891+0000 mgr.y (mgr.44100) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.468768+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.470467+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.472287+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.472939+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.477337+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.477736+0000 mgr.y (mgr.44100) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.517886+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.520012+0000 mon.a (mon.0) 5073 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.521879+0000 mon.a (mon.0) 5074 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.522514+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.526885+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.527362+0000 mgr.y (mgr.44100) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.568721+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.570455+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.572133+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.572784+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.577205+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.577680+0000 mgr.y (mgr.44100) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.617836+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.619579+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.621224+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.621805+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.626285+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.626718+0000 mgr.y (mgr.44100) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.666427+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.668411+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.670224+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.670863+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.675652+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.676145+0000 mgr.y (mgr.44100) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:11.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.716271+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.718154+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.720005+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.720645+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.727738+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.768780+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.770751+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.773395+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.774092+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.781004+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.822225+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.824023+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.825836+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.826437+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.830835+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.871843+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.873717+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.875375+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.876017+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.880432+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.920496+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.922542+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.924567+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.925322+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.930322+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.992659+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.994633+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.996581+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:10.997358+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.001966+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.042222+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.043966+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.045862+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.046428+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.050865+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.091749+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.093399+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.095181+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.095738+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.100229+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.140271+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.142194+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.144098+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.144746+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.149268+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.189611+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.191369+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.193079+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.193701+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.198298+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.239375+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.241091+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.242751+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.243324+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.249588+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.290585+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.294255+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.296418+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.297234+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.301541+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.342188+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.343989+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.345854+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.346580+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.354421+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.395718+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.397448+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.399309+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.399973+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:11 smithi118 bash[75658]: audit 2024-03-30T05:20:11.407119+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.400 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[72942]: logger=cleanup t=2024-03-30T05:20:12.145296454Z level=info msg="Completed cleanup jobs" duration=80.927664ms 2024-03-30T05:20:12.719 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.728268+0000 mgr.y (mgr.44100) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.781564+0000 mgr.y (mgr.44100) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.831249+0000 mgr.y (mgr.44100) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.880837+0000 mgr.y (mgr.44100) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:10.930848+0000 mgr.y (mgr.44100) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.002407+0000 mgr.y (mgr.44100) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.051240+0000 mgr.y (mgr.44100) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.100629+0000 mgr.y (mgr.44100) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.149657+0000 mgr.y (mgr.44100) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.198807+0000 mgr.y (mgr.44100) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.250066+0000 mgr.y (mgr.44100) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.720 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.301959+0000 mgr.y (mgr.44100) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.354912+0000 mgr.y (mgr.44100) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.407690+0000 mgr.y (mgr.44100) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.465834+0000 mon.a (mon.0) 5162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.469575+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.471191+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.473416+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.476726+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.478949+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.480147+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.484641+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.485121+0000 mgr.y (mgr.44100) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.524642+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.526348+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.721 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.527940+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.722 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.528494+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.722 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.532810+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.722 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.533230+0000 mgr.y (mgr.44100) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.722 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.574208+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.722 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.576000+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.722 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.577718+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.722 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.578318+0000 mon.a (mon.0) 5178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.722 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.582799+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.722 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.583233+0000 mgr.y (mgr.44100) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.722 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.623509+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.722 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.625610+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.722 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.627716+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.722 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.628387+0000 mon.a (mon.0) 5183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.723 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.635946+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.723 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.636517+0000 mgr.y (mgr.44100) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.728268+0000 mgr.y (mgr.44100) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.781564+0000 mgr.y (mgr.44100) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.831249+0000 mgr.y (mgr.44100) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.880837+0000 mgr.y (mgr.44100) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:10.930848+0000 mgr.y (mgr.44100) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.002407+0000 mgr.y (mgr.44100) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.051240+0000 mgr.y (mgr.44100) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.723 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.100629+0000 mgr.y (mgr.44100) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.149657+0000 mgr.y (mgr.44100) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.198807+0000 mgr.y (mgr.44100) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.250066+0000 mgr.y (mgr.44100) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.301959+0000 mgr.y (mgr.44100) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.354912+0000 mgr.y (mgr.44100) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.407690+0000 mgr.y (mgr.44100) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.465834+0000 mon.a (mon.0) 5162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.469575+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.471191+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.473416+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.476726+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.478949+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.480147+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.484641+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.724 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.485121+0000 mgr.y (mgr.44100) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.524642+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.526348+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.527940+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.528494+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.532810+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.533230+0000 mgr.y (mgr.44100) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.574208+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.576000+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.577718+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.578318+0000 mon.a (mon.0) 5178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.582799+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.583233+0000 mgr.y (mgr.44100) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.623509+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.725 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.625610+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.627716+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.628387+0000 mon.a (mon.0) 5183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.635946+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.726 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.636517+0000 mgr.y (mgr.44100) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.726 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.676585+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.726 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.678312+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.726 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.680060+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.726 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.680713+0000 mon.a (mon.0) 5188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.686312+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.686831+0000 mgr.y (mgr.44100) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.726660+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.728429+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.730369+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.730992+0000 mon.a (mon.0) 5193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.736332+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.777026+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.778742+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.780910+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.781578+0000 mon.a (mon.0) 5198 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.786329+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.827998+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.727 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.830805+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.728 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.833735+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.728 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.834454+0000 mon.a (mon.0) 5203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.728 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.676585+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.728 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.678312+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.728 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.680060+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.728 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.680713+0000 mon.a (mon.0) 5188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.728 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.686312+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.728 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.686831+0000 mgr.y (mgr.44100) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.728 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.726660+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.728 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.728429+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.728 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.730369+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.730992+0000 mon.a (mon.0) 5193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.736332+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.777026+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.778742+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.780910+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.781578+0000 mon.a (mon.0) 5198 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.786329+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.827998+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.830805+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.729 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.833735+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.729 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.840366+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.882675+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.884693+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.886557+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.887265+0000 mon.a (mon.0) 5208 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.910058+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.950305+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.952253+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.954431+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.955151+0000 mon.a (mon.0) 5213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:11.962797+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.003259+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.005230+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.007003+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.730 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.007636+0000 mon.a (mon.0) 5218 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.013191+0000 mon.a (mon.0) 5219 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.054849+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.056562+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.731 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.058224+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.731 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.834454+0000 mon.a (mon.0) 5203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.731 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.840366+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.731 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.882675+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.731 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.884693+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.731 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.886557+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.731 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.887265+0000 mon.a (mon.0) 5208 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.731 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.910058+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.731 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.950305+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.952253+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.954431+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.955151+0000 mon.a (mon.0) 5213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:11.962797+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.003259+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.005230+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.007003+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.007636+0000 mon.a (mon.0) 5218 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.013191+0000 mon.a (mon.0) 5219 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.054849+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.056562+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.732 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.058224+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.058815+0000 mon.a (mon.0) 5223 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.063489+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.103669+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.105374+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.108044+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.108818+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.114803+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.158600+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.160222+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.161882+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.162515+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.167265+0000 mon.a (mon.0) 5234 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.207779+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.733 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.209619+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.211427+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.212032+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.216890+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.261317+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.734 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.263400+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.734 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.058815+0000 mon.a (mon.0) 5223 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.734 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.063489+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.734 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.103669+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.734 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.105374+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.734 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.108044+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.108818+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.114803+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.158600+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.160222+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.161882+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.162515+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.167265+0000 mon.a (mon.0) 5234 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.207779+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.209619+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.211427+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.212032+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.216890+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.261317+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.735 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.263400+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.265374+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.266071+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.271879+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.313665+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.315653+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.317613+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.318307+0000 mon.a (mon.0) 5248 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.323251+0000 mon.a (mon.0) 5249 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.368302+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.370376+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.372399+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.373037+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.378057+0000 mon.a (mon.0) 5254 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.422493+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.424532+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.426209+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.426787+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[99668]: audit 2024-03-30T05:20:12.431764+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.737 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.265374+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.737 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.266071+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.737 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.271879+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.737 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.313665+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.737 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.315653+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.737 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.317613+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.318307+0000 mon.a (mon.0) 5248 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.323251+0000 mon.a (mon.0) 5249 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.368302+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.370376+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.372399+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.373037+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.378057+0000 mon.a (mon.0) 5254 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.422493+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.424532+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.426209+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.426787+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.738 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:12 smithi089 bash[101699]: audit 2024-03-30T05:20:12.431764+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.804 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.728268+0000 mgr.y (mgr.44100) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.804 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.781564+0000 mgr.y (mgr.44100) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.804 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.831249+0000 mgr.y (mgr.44100) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.804 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.880837+0000 mgr.y (mgr.44100) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.804 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:10.930848+0000 mgr.y (mgr.44100) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.804 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.002407+0000 mgr.y (mgr.44100) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.804 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.051240+0000 mgr.y (mgr.44100) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.804 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.100629+0000 mgr.y (mgr.44100) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.804 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.149657+0000 mgr.y (mgr.44100) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.804 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.198807+0000 mgr.y (mgr.44100) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.250066+0000 mgr.y (mgr.44100) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.301959+0000 mgr.y (mgr.44100) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.354912+0000 mgr.y (mgr.44100) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.407690+0000 mgr.y (mgr.44100) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.465834+0000 mon.a (mon.0) 5162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.469575+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.471191+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.473416+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.476726+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.478949+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.480147+0000 mon.a (mon.0) 5168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.484641+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.485121+0000 mgr.y (mgr.44100) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.524642+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.806 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.526348+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.806 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.527940+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.806 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.528494+0000 mon.a (mon.0) 5173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.806 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.532810+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.806 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.533230+0000 mgr.y (mgr.44100) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.806 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.574208+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.806 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.576000+0000 mon.a (mon.0) 5176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.806 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.577718+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.806 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.578318+0000 mon.a (mon.0) 5178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.806 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.582799+0000 mon.a (mon.0) 5179 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.806 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.583233+0000 mgr.y (mgr.44100) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.806 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.623509+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.806 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.625610+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.807 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.627716+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.807 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.628387+0000 mon.a (mon.0) 5183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.807 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.635946+0000 mon.a (mon.0) 5184 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.807 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.636517+0000 mgr.y (mgr.44100) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.807 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.676585+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.808 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.678312+0000 mon.a (mon.0) 5186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.808 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.680060+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.808 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.680713+0000 mon.a (mon.0) 5188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.808 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.686312+0000 mon.a (mon.0) 5189 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.808 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.686831+0000 mgr.y (mgr.44100) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:12.808 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.726660+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.808 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.728429+0000 mon.a (mon.0) 5191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.808 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.730369+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.808 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.730992+0000 mon.a (mon.0) 5193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.808 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.736332+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.808 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.777026+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.808 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.778742+0000 mon.a (mon.0) 5196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.808 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.780910+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.809 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.781578+0000 mon.a (mon.0) 5198 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.809 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.786329+0000 mon.a (mon.0) 5199 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.809 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.827998+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.809 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.830805+0000 mon.a (mon.0) 5201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.809 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.833735+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.809 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.834454+0000 mon.a (mon.0) 5203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.809 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.840366+0000 mon.a (mon.0) 5204 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.809 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.882675+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.809 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.884693+0000 mon.a (mon.0) 5206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.809 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.886557+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.809 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.887265+0000 mon.a (mon.0) 5208 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.809 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.910058+0000 mon.a (mon.0) 5209 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.809 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.950305+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.809 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.952253+0000 mon.a (mon.0) 5211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.810 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.954431+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.810 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.955151+0000 mon.a (mon.0) 5213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.810 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:11.962797+0000 mon.a (mon.0) 5214 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.810 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.003259+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.810 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.005230+0000 mon.a (mon.0) 5216 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.810 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.007003+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.810 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.007636+0000 mon.a (mon.0) 5218 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.810 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.013191+0000 mon.a (mon.0) 5219 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.810 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.054849+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.810 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.056562+0000 mon.a (mon.0) 5221 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.810 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.058224+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.810 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.058815+0000 mon.a (mon.0) 5223 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.810 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.063489+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.103669+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.105374+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.108044+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.108818+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.114803+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.158600+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.160222+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.161882+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.162515+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.167265+0000 mon.a (mon.0) 5234 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.207779+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.209619+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.211427+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.212032+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.811 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.216890+0000 mon.a (mon.0) 5239 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.261317+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.263400+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.265374+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.266071+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.271879+0000 mon.a (mon.0) 5244 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.313665+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.315653+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.317613+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.318307+0000 mon.a (mon.0) 5248 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.323251+0000 mon.a (mon.0) 5249 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.368302+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.370376+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.372399+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.373037+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.812 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.378057+0000 mon.a (mon.0) 5254 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:12.813 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.422493+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:12.813 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.424532+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:12.813 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.426209+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:12.813 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.426787+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:12.813 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:12 smithi118 bash[75658]: audit 2024-03-30T05:20:12.431764+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.650 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[92558]: debug 2024-03-30T05:20:13.307+0000 7f4da3cf07c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-03-30T05:20:13.650 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[92558]: debug 2024-03-30T05:20:13.339+0000 7f4da3cf07c0 -1 osd.6 142 log_to_monitors true 2024-03-30T05:20:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.736858+0000 mgr.y (mgr.44100) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.786869+0000 mgr.y (mgr.44100) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.841346+0000 mgr.y (mgr.44100) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.910521+0000 mgr.y (mgr.44100) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:11.963348+0000 mgr.y (mgr.44100) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.013645+0000 mgr.y (mgr.44100) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.063905+0000 mgr.y (mgr.44100) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.115356+0000 mgr.y (mgr.44100) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.167716+0000 mgr.y (mgr.44100) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.217336+0000 mgr.y (mgr.44100) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.272529+0000 mgr.y (mgr.44100) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cluster 2024-03-30T05:20:12.296799+0000 mgr.y (mgr.44100) 1686 : cluster [DBG] pgmap v371: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.323731+0000 mgr.y (mgr.44100) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.378454+0000 mgr.y (mgr.44100) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.432150+0000 mgr.y (mgr.44100) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.481287+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.482985+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.484715+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.485334+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.489994+0000 mon.a (mon.0) 5264 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.490388+0000 mgr.y (mgr.44100) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.535320+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.537236+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.538934+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.539530+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.544685+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.545111+0000 mgr.y (mgr.44100) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.589302+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.591350+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.593090+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.593681+0000 mon.a (mon.0) 5273 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.598341+0000 mon.a (mon.0) 5274 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.598758+0000 mgr.y (mgr.44100) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.643098+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.645652+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.647432+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.648060+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.652731+0000 mon.a (mon.0) 5279 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.653116+0000 mgr.y (mgr.44100) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.693211+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.695055+0000 mon.a (mon.0) 5281 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.697071+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.697749+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.703433+0000 mon.a (mon.0) 5284 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.746215+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.748393+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.750104+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.750697+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.755256+0000 mon.a (mon.0) 5289 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.796140+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.797851+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.799452+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.800012+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.804622+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.845758+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.847830+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.849673+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.850293+0000 mon.a (mon.0) 5298 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.854732+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.894885+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.896537+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.898139+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.898752+0000 mon.a (mon.0) 5303 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.903133+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.943948+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.945753+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.947783+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.948360+0000 mon.a (mon.0) 5308 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.952771+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.993129+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.995001+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.996708+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:12.997347+0000 mon.a (mon.0) 5313 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.001818+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.042492+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.044346+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.046115+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.046709+0000 mon.a (mon.0) 5318 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.051336+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.091960+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.093783+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.095730+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.096355+0000 mon.a (mon.0) 5323 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.100781+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.161819+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.164061+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.166943+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.167820+0000 mon.a (mon.0) 5328 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.175838+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: cluster 2024-03-30T05:20:13.237181+0000 mon.a (mon.0) 5330 : cluster [WRN] Health check update: Degraded data redundancy: 87/726 objects degraded (11.983%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.249798+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.252171+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.254507+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.255255+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.262978+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.324313+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.326660+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.328869+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.329717+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.335370+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.347389+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/827034645,v1:172.21.15.118:6817/827034645]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T05:20:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.349962+0000 mon.a (mon.0) 5341 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T05:20:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.377724+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.380058+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.382013+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.382684+0000 mon.a (mon.0) 5345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.387942+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.430191+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.432203+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.434012+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.434696+0000 mon.a (mon.0) 5350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:13 smithi118 bash[75658]: audit 2024-03-30T05:20:13.441594+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.736858+0000 mgr.y (mgr.44100) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.786869+0000 mgr.y (mgr.44100) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.841346+0000 mgr.y (mgr.44100) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.910521+0000 mgr.y (mgr.44100) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:11.963348+0000 mgr.y (mgr.44100) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.013645+0000 mgr.y (mgr.44100) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.063905+0000 mgr.y (mgr.44100) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.115356+0000 mgr.y (mgr.44100) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.167716+0000 mgr.y (mgr.44100) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.217336+0000 mgr.y (mgr.44100) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.272529+0000 mgr.y (mgr.44100) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cluster 2024-03-30T05:20:12.296799+0000 mgr.y (mgr.44100) 1686 : cluster [DBG] pgmap v371: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.323731+0000 mgr.y (mgr.44100) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.378454+0000 mgr.y (mgr.44100) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.432150+0000 mgr.y (mgr.44100) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.481287+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.482985+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.484715+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.485334+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.489994+0000 mon.a (mon.0) 5264 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.490388+0000 mgr.y (mgr.44100) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.535320+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.537236+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.538934+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.539530+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.544685+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.545111+0000 mgr.y (mgr.44100) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.589302+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.591350+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.593090+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.593681+0000 mon.a (mon.0) 5273 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.598341+0000 mon.a (mon.0) 5274 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.598758+0000 mgr.y (mgr.44100) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.643098+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.645652+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.647432+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.648060+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.652731+0000 mon.a (mon.0) 5279 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.653116+0000 mgr.y (mgr.44100) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.693211+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.695055+0000 mon.a (mon.0) 5281 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.697071+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.697749+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.703433+0000 mon.a (mon.0) 5284 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.746215+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.748393+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.750104+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.750697+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.755256+0000 mon.a (mon.0) 5289 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.796140+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.797851+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.799452+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.800012+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.804622+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.845758+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.847830+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.849673+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.850293+0000 mon.a (mon.0) 5298 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.854732+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.736858+0000 mgr.y (mgr.44100) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.786869+0000 mgr.y (mgr.44100) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.841346+0000 mgr.y (mgr.44100) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.910521+0000 mgr.y (mgr.44100) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:11.963348+0000 mgr.y (mgr.44100) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.013645+0000 mgr.y (mgr.44100) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.063905+0000 mgr.y (mgr.44100) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.115356+0000 mgr.y (mgr.44100) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.167716+0000 mgr.y (mgr.44100) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.217336+0000 mgr.y (mgr.44100) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.272529+0000 mgr.y (mgr.44100) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cluster 2024-03-30T05:20:12.296799+0000 mgr.y (mgr.44100) 1686 : cluster [DBG] pgmap v371: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:13.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.323731+0000 mgr.y (mgr.44100) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.378454+0000 mgr.y (mgr.44100) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.432150+0000 mgr.y (mgr.44100) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.481287+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.482985+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.484715+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.485334+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.489994+0000 mon.a (mon.0) 5264 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.490388+0000 mgr.y (mgr.44100) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.894885+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.896537+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.898139+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.898752+0000 mon.a (mon.0) 5303 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.903133+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.943948+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.945753+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.947783+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.948360+0000 mon.a (mon.0) 5308 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.952771+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.993129+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.995001+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.996708+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:12.997347+0000 mon.a (mon.0) 5313 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.001818+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.042492+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.044346+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.046115+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.046709+0000 mon.a (mon.0) 5318 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.051336+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.091960+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.093783+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.095730+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.096355+0000 mon.a (mon.0) 5323 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.100781+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.161819+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.164061+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.166943+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.167820+0000 mon.a (mon.0) 5328 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.175838+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: cluster 2024-03-30T05:20:13.237181+0000 mon.a (mon.0) 5330 : cluster [WRN] Health check update: Degraded data redundancy: 87/726 objects degraded (11.983%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.249798+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.252171+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.254507+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.255255+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.262978+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.324313+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.326660+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.328869+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.329717+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.335370+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.347389+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/827034645,v1:172.21.15.118:6817/827034645]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T05:20:13.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.349962+0000 mon.a (mon.0) 5341 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T05:20:13.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.377724+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.380058+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.382013+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.382684+0000 mon.a (mon.0) 5345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.387942+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.430191+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.432203+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.434012+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.434696+0000 mon.a (mon.0) 5350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[101699]: audit 2024-03-30T05:20:13.441594+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.535320+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.537236+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.538934+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.539530+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.544685+0000 mon.a (mon.0) 5269 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.545111+0000 mgr.y (mgr.44100) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.589302+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.591350+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.593090+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.593681+0000 mon.a (mon.0) 5273 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.598341+0000 mon.a (mon.0) 5274 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.598758+0000 mgr.y (mgr.44100) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.643098+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.645652+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.647432+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.648060+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.652731+0000 mon.a (mon.0) 5279 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.653116+0000 mgr.y (mgr.44100) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:13.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.693211+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.695055+0000 mon.a (mon.0) 5281 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.697071+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.697749+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.703433+0000 mon.a (mon.0) 5284 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.746215+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.748393+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.750104+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.750697+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.755256+0000 mon.a (mon.0) 5289 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.796140+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.797851+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.799452+0000 mon.a (mon.0) 5292 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.800012+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.804622+0000 mon.a (mon.0) 5294 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.845758+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.847830+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.849673+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.850293+0000 mon.a (mon.0) 5298 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.854732+0000 mon.a (mon.0) 5299 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.894885+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.896537+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.898139+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.898752+0000 mon.a (mon.0) 5303 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.903133+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.943948+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.945753+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.947783+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.948360+0000 mon.a (mon.0) 5308 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.952771+0000 mon.a (mon.0) 5309 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.993129+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.995001+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.996708+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:12.997347+0000 mon.a (mon.0) 5313 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.001818+0000 mon.a (mon.0) 5314 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.042492+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.044346+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.046115+0000 mon.a (mon.0) 5317 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.046709+0000 mon.a (mon.0) 5318 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.051336+0000 mon.a (mon.0) 5319 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.091960+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.093783+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.095730+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.096355+0000 mon.a (mon.0) 5323 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.100781+0000 mon.a (mon.0) 5324 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.161819+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.164061+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.166943+0000 mon.a (mon.0) 5327 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.167820+0000 mon.a (mon.0) 5328 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.175838+0000 mon.a (mon.0) 5329 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: cluster 2024-03-30T05:20:13.237181+0000 mon.a (mon.0) 5330 : cluster [WRN] Health check update: Degraded data redundancy: 87/726 objects degraded (11.983%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:13.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.249798+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.252171+0000 mon.a (mon.0) 5332 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.254507+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.255255+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.262978+0000 mon.a (mon.0) 5335 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.324313+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.326660+0000 mon.a (mon.0) 5337 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.328869+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.329717+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.335370+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.347389+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/827034645,v1:172.21.15.118:6817/827034645]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T05:20:13.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.349962+0000 mon.a (mon.0) 5341 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T05:20:13.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.377724+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.380058+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.382013+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.382684+0000 mon.a (mon.0) 5345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.387942+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:13.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.430191+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:13.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.432203+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:13.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.434012+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:13.854 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.434696+0000 mon.a (mon.0) 5350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:13.855 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:13 smithi089 bash[99668]: audit 2024-03-30T05:20:13.441594+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.374 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:20:14.467 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[92558]: debug 2024-03-30T05:20:14.367+0000 7f4d95148700 -1 osd.6 142 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:20:14.726 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.703976+0000 mgr.y (mgr.44100) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.726 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.755810+0000 mgr.y (mgr.44100) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.726 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.805001+0000 mgr.y (mgr.44100) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.726 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.855106+0000 mgr.y (mgr.44100) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.903509+0000 mgr.y (mgr.44100) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:12.953141+0000 mgr.y (mgr.44100) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:13.002146+0000 mgr.y (mgr.44100) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:13.051798+0000 mgr.y (mgr.44100) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:13.101146+0000 mgr.y (mgr.44100) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:13.176392+0000 mgr.y (mgr.44100) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:13.263488+0000 mgr.y (mgr.44100) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:13.335953+0000 mgr.y (mgr.44100) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:13.388450+0000 mgr.y (mgr.44100) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:13.442077+0000 mgr.y (mgr.44100) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.498637+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.500980+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.727 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.502939+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.503590+0000 mon.a (mon.0) 5355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.510729+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:13.511219+0000 mgr.y (mgr.44100) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.561939+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.564961+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.567259+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.568156+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.578074+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:13.578668+0000 mgr.y (mgr.44100) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.656458+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.658725+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.660761+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.661521+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.728 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.670435+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cephadm 2024-03-30T05:20:13.671230+0000 mgr.y (mgr.44100) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.755094+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.758015+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.760384+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.761260+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.769547+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.860670+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.864424+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.867318+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.868337+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.878534+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.956601+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.959536+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.963221+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.729 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.964515+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:13.976208+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.050388+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.052237+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.054088+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.054739+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.061516+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.118677+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.120892+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.122808+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.123465+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.131095+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.191265+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.193397+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.730 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.195545+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.196351+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.203854+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.246827+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.248745+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.250734+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.251490+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.258430+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.299878+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.301905+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.303845+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.304476+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.310839+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.336675+0000 mon.a (mon.0) 5407 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T05:20:14.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.338531+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/827034645,v1:172.21.15.118:6817/827034645]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:20:14.732 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: cluster 2024-03-30T05:20:14.342609+0000 mon.a (mon.0) 5408 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-03-30T05:20:14.732 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.344445+0000 mon.a (mon.0) 5409 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:20:14.732 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.354459+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.732 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.356236+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.732 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.358067+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.732 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.358714+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.732 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.365937+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.732 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.407043+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.732 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.409062+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.732 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.411115+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.732 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.411806+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.732 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.418432+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.732 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.459324+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.732 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.461088+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.733 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.462790+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.733 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.463390+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.733 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:14 smithi118 bash[75658]: audit 2024-03-30T05:20:14.469087+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.703976+0000 mgr.y (mgr.44100) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.755810+0000 mgr.y (mgr.44100) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.805001+0000 mgr.y (mgr.44100) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.855106+0000 mgr.y (mgr.44100) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.903509+0000 mgr.y (mgr.44100) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:12.953141+0000 mgr.y (mgr.44100) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:13.002146+0000 mgr.y (mgr.44100) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:13.051798+0000 mgr.y (mgr.44100) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:13.101146+0000 mgr.y (mgr.44100) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:13.176392+0000 mgr.y (mgr.44100) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:13.263488+0000 mgr.y (mgr.44100) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:13.335953+0000 mgr.y (mgr.44100) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:13.388450+0000 mgr.y (mgr.44100) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:13.442077+0000 mgr.y (mgr.44100) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.498637+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.500980+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.502939+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.503590+0000 mon.a (mon.0) 5355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.510729+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:13.511219+0000 mgr.y (mgr.44100) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.561939+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.703976+0000 mgr.y (mgr.44100) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.755810+0000 mgr.y (mgr.44100) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.805001+0000 mgr.y (mgr.44100) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.855106+0000 mgr.y (mgr.44100) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.903509+0000 mgr.y (mgr.44100) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:12.953141+0000 mgr.y (mgr.44100) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:13.002146+0000 mgr.y (mgr.44100) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:13.051798+0000 mgr.y (mgr.44100) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:13.101146+0000 mgr.y (mgr.44100) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:13.176392+0000 mgr.y (mgr.44100) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:13.263488+0000 mgr.y (mgr.44100) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:13.335953+0000 mgr.y (mgr.44100) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:13.388450+0000 mgr.y (mgr.44100) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:13.442077+0000 mgr.y (mgr.44100) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.498637+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.500980+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.502939+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.503590+0000 mon.a (mon.0) 5355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.510729+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:13.511219+0000 mgr.y (mgr.44100) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.561939+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.564961+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.567259+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.568156+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.578074+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:13.578668+0000 mgr.y (mgr.44100) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.656458+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.658725+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.660761+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.661521+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.670435+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cephadm 2024-03-30T05:20:13.671230+0000 mgr.y (mgr.44100) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.755094+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.758015+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.760384+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.761260+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.769547+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.860670+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.864424+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.867318+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.564961+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.567259+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.568156+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.578074+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:13.578668+0000 mgr.y (mgr.44100) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.656458+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.658725+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.660761+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.661521+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.670435+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cephadm 2024-03-30T05:20:13.671230+0000 mgr.y (mgr.44100) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:14.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.755094+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.758015+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.760384+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.761260+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.769547+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.860670+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.864424+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.867318+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.868337+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.878534+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.956601+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.959536+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.963221+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.964515+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:13.976208+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.050388+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.052237+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.054088+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.054739+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.061516+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.118677+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.120892+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.122808+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.123465+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.131095+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.191265+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.193397+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.195545+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.196351+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.203854+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.246827+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.248745+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.250734+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.251490+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.258430+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.299878+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.301905+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.303845+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.304476+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.310839+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.336675+0000 mon.a (mon.0) 5407 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T05:20:14.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.338531+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/827034645,v1:172.21.15.118:6817/827034645]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:20:14.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: cluster 2024-03-30T05:20:14.342609+0000 mon.a (mon.0) 5408 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-03-30T05:20:14.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.344445+0000 mon.a (mon.0) 5409 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:20:14.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.354459+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.356236+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.868337+0000 mon.a (mon.0) 5375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.878534+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.956601+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.959536+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.963221+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.964515+0000 mon.a (mon.0) 5380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:13.976208+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.050388+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.052237+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.054088+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.054739+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.061516+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.118677+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.120892+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.122808+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.123465+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.131095+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.191265+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.193397+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.358067+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.358714+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.365937+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.407043+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.409062+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.411115+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.411806+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.418432+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.459324+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.461088+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.462790+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.463390+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[99668]: audit 2024-03-30T05:20:14.469087+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.195545+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.196351+0000 mon.a (mon.0) 5395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.203854+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.246827+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.248745+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.250734+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.251490+0000 mon.a (mon.0) 5400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.258430+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.299878+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.301905+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.303845+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.304476+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.310839+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.336675+0000 mon.a (mon.0) 5407 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T05:20:14.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.338531+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.118:6816/827034645,v1:172.21.15.118:6817/827034645]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:20:14.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: cluster 2024-03-30T05:20:14.342609+0000 mon.a (mon.0) 5408 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-03-30T05:20:14.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.344445+0000 mon.a (mon.0) 5409 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:20:14.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.354459+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.356236+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.358067+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.358714+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.365937+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.407043+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.409062+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.411115+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.411806+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.418432+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:14.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.459324+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:14.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.461088+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:14.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.462790+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:14.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.463390+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:14.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:14 smithi089 bash[101699]: audit 2024-03-30T05:20:14.469087+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.135 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:20:15.135 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 3s ago 41m - - 2024-03-30T05:20:15.136 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 14s ago 41m - - 2024-03-30T05:20:15.136 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (10m) 3s ago 35m 16.2M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:20:15.136 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (10m) 14s ago 34m 73.4M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:20:15.136 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (11m) 3s ago 32m 46.2M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:20:15.136 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (11m) 14s ago 41m 440M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:20:15.136 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (21m) 3s ago 43m 521M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:20:15.136 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (7m) 3s ago 43m 66.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:20:15.136 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (8m) 14s ago 41m 56.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:20:15.136 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (6m) 3s ago 41m 48.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:20:15.136 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (11m) 3s ago 35m 8320k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:20:15.136 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (11m) 14s ago 35m 8559k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:20:15.136 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (4m) 3s ago 40m 52.5M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:20:15.137 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (4m) 3s ago 40m 57.5M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:20:15.137 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (3m) 3s ago 39m 47.6M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 9cbe7b3eb40f 2024-03-30T05:20:15.137 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (114s) 3s ago 38m 52.7M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 4f4658793226 2024-03-30T05:20:15.137 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (78s) 14s ago 38m 48.9M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 0c2850cb3620 2024-03-30T05:20:15.137 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (40s) 14s ago 37m 50.8M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec a736dafe3897 2024-03-30T05:20:15.137 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 starting - - - 4096M 2024-03-30T05:20:15.137 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (36m) 14s ago 36m 66.5M 4096M 17.2.0 e1d6a67b021e 5418c4e7802a 2024-03-30T05:20:15.137 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (10m) 14s ago 35m 70.0M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:20:15.137 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (33m) 3s ago 33m 93.0M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:20:15.137 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (33m) 14s ago 33m 92.8M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:20:15.584 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[70044]: debug 2024-03-30T05:20:15.267+0000 7f4445604700 -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-03-30T05:20:15.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cephadm 2024-03-30T05:20:13.770238+0000 mgr.y (mgr.44100) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cephadm 2024-03-30T05:20:13.879129+0000 mgr.y (mgr.44100) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cephadm 2024-03-30T05:20:13.977114+0000 mgr.y (mgr.44100) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.062000+0000 mgr.y (mgr.44100) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.131885+0000 mgr.y (mgr.44100) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.205001+0000 mgr.y (mgr.44100) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.259011+0000 mgr.y (mgr.44100) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cluster 2024-03-30T05:20:14.297492+0000 mgr.y (mgr.44100) 1718 : cluster [DBG] pgmap v372: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:15.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.311429+0000 mgr.y (mgr.44100) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.364959+0000 mgr.y (mgr.44100) 1720 : audit [DBG] from='client.64513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:15.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.366493+0000 mgr.y (mgr.44100) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.418945+0000 mgr.y (mgr.44100) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.469569+0000 mgr.y (mgr.44100) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.527357+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.529144+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.530955+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.531572+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.536889+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.537383+0000 mgr.y (mgr.44100) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.587 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.577387+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cephadm 2024-03-30T05:20:13.770238+0000 mgr.y (mgr.44100) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cephadm 2024-03-30T05:20:13.879129+0000 mgr.y (mgr.44100) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cephadm 2024-03-30T05:20:13.977114+0000 mgr.y (mgr.44100) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.062000+0000 mgr.y (mgr.44100) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.131885+0000 mgr.y (mgr.44100) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.205001+0000 mgr.y (mgr.44100) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.259011+0000 mgr.y (mgr.44100) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cluster 2024-03-30T05:20:14.297492+0000 mgr.y (mgr.44100) 1718 : cluster [DBG] pgmap v372: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:15.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.311429+0000 mgr.y (mgr.44100) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.364959+0000 mgr.y (mgr.44100) 1720 : audit [DBG] from='client.64513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:15.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.366493+0000 mgr.y (mgr.44100) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.418945+0000 mgr.y (mgr.44100) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.469569+0000 mgr.y (mgr.44100) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.527357+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.529144+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.530955+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.531572+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.536889+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.537383+0000 mgr.y (mgr.44100) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.577387+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.589 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:20:15.589 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:20:15.589 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:20:15.589 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:20:15.589 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:20:15.589 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:20:15.589 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:20:15.589 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:20:15.589 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T05:20:15.589 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 7 2024-03-30T05:20:15.589 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:20:15.590 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:20:15.590 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:20:15.590 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:20:15.590 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:20:15.590 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-03-30T05:20:15.590 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 12 2024-03-30T05:20:15.590 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:20:15.590 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:20:15.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.579156+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.583296+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.585093+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.589780+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.590345+0000 mgr.y (mgr.44100) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.631133+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.633211+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.635604+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.636512+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.641611+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.642100+0000 mgr.y (mgr.44100) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.683215+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.685273+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.687211+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.687855+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.591 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.692715+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.693185+0000 mgr.y (mgr.44100) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.733027+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.734987+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.592 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.736933+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.579156+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.583296+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.585093+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.589780+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.590345+0000 mgr.y (mgr.44100) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.631133+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.633211+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.592 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.635604+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.636512+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.641611+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.642100+0000 mgr.y (mgr.44100) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.683215+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.685273+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.687211+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.687855+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.692715+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.693185+0000 mgr.y (mgr.44100) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.733027+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.734987+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.593 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.737604+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.742542+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.783346+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.785270+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.787091+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.787752+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.792702+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.865774+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.867580+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.869355+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.870024+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.874916+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.915517+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.917260+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.594 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.918999+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.919586+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.925246+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.970410+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.595 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.972180+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.736933+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.737604+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.742542+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.783346+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.785270+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.787091+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.787752+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.792702+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.865774+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.867580+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.869355+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.870024+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.874916+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.915517+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.917260+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.918999+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.919586+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.925246+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.970410+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.972180+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.973960+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.974598+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:14.980322+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.021074+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.022991+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.024762+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.025441+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.030320+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.070779+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.072691+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.074581+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.075237+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.080199+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.121281+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.123303+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.125140+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.127710+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.146347+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.191669+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.973960+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.974598+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:14.980322+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.021074+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.022991+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.024762+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.025441+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.030320+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.070779+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.072691+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.074581+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.075237+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.080199+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.121281+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.123303+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.125140+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.127710+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.146347+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.191669+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.193674+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.195573+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.196260+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.201362+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.228630+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.235332+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.242215+0000 mon.a (mon.0) 5492 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.263635+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.265984+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.267361+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.268457+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.270070+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:20:15.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cluster 2024-03-30T05:20:15.364389+0000 mon.a (mon.0) 5498 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:20:15.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cluster 2024-03-30T05:20:15.369578+0000 mon.a (mon.0) 5499 : cluster [INF] osd.6 [v2:172.21.15.118:6816/827034645,v1:172.21.15.118:6817/827034645] boot 2024-03-30T05:20:15.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: cluster 2024-03-30T05:20:15.369621+0000 mon.a (mon.0) 5500 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-03-30T05:20:15.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[99668]: audit 2024-03-30T05:20:15.380713+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:20:15.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.193674+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.195573+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.196260+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.201362+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.228630+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.235332+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.242215+0000 mon.a (mon.0) 5492 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.263635+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.265984+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.267361+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.601 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.268457+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.270070+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:20:15.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cluster 2024-03-30T05:20:15.364389+0000 mon.a (mon.0) 5498 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:20:15.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cluster 2024-03-30T05:20:15.369578+0000 mon.a (mon.0) 5499 : cluster [INF] osd.6 [v2:172.21.15.118:6816/827034645,v1:172.21.15.118:6817/827034645] boot 2024-03-30T05:20:15.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: cluster 2024-03-30T05:20:15.369621+0000 mon.a (mon.0) 5500 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-03-30T05:20:15.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:15 smithi089 bash[101699]: audit 2024-03-30T05:20:15.380713+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:20:15.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cephadm 2024-03-30T05:20:13.770238+0000 mgr.y (mgr.44100) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cephadm 2024-03-30T05:20:13.879129+0000 mgr.y (mgr.44100) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cephadm 2024-03-30T05:20:13.977114+0000 mgr.y (mgr.44100) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.062000+0000 mgr.y (mgr.44100) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.131885+0000 mgr.y (mgr.44100) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.205001+0000 mgr.y (mgr.44100) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.259011+0000 mgr.y (mgr.44100) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cluster 2024-03-30T05:20:14.297492+0000 mgr.y (mgr.44100) 1718 : cluster [DBG] pgmap v372: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 87/726 objects degraded (11.983%) 2024-03-30T05:20:15.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.311429+0000 mgr.y (mgr.44100) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.364959+0000 mgr.y (mgr.44100) 1720 : audit [DBG] from='client.64513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:15.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.366493+0000 mgr.y (mgr.44100) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.418945+0000 mgr.y (mgr.44100) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.469569+0000 mgr.y (mgr.44100) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.527357+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.529144+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.530955+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.531572+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.536889+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.537383+0000 mgr.y (mgr.44100) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.577387+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.579156+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.583296+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.585093+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.589780+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.590345+0000 mgr.y (mgr.44100) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.631133+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.633211+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.635604+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.636512+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.641611+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.642100+0000 mgr.y (mgr.44100) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.683215+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.685273+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.687211+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.687855+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.692715+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.693185+0000 mgr.y (mgr.44100) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:15.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.733027+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.734987+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.736933+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.737604+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.742542+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.783346+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.785270+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.787091+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.787752+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.792702+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.865774+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.867580+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.869355+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.870024+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.874916+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.915517+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.917260+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.918999+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.919586+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.925246+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.970410+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.972180+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.973960+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.974598+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:14.980322+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.021074+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.022991+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.024762+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.025441+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.030320+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.070779+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.072691+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.074581+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.075237+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.080199+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.121281+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.123303+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.125140+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.127710+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.146347+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.191669+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.193674+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.195573+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.196260+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.201362+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.228630+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.235332+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.242215+0000 mon.a (mon.0) 5492 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.263635+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.265984+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.267361+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.268457+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.270070+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:20:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cluster 2024-03-30T05:20:15.364389+0000 mon.a (mon.0) 5498 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:20:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cluster 2024-03-30T05:20:15.369578+0000 mon.a (mon.0) 5499 : cluster [INF] osd.6 [v2:172.21.15.118:6816/827034645,v1:172.21.15.118:6817/827034645] boot 2024-03-30T05:20:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: cluster 2024-03-30T05:20:15.369621+0000 mon.a (mon.0) 5500 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-03-30T05:20:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:15 smithi118 bash[75658]: audit 2024-03-30T05:20:15.380713+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:20:15.948 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:20:15.948 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:20:15.948 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:20:15.948 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-30T05:20:15.948 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:20:15.948 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "7/8 daemons upgraded", 2024-03-30T05:20:15.948 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:20:15.948 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:20:15.948 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:20:16.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.743031+0000 mgr.y (mgr.44100) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[99668]: audit 2024-03-30T05:20:14.755096+0000 mgr.y (mgr.44100) 1729 : audit [DBG] from='client.54546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:16.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.793215+0000 mgr.y (mgr.44100) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.875496+0000 mgr.y (mgr.44100) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.925725+0000 mgr.y (mgr.44100) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[99668]: cephadm 2024-03-30T05:20:14.980785+0000 mgr.y (mgr.44100) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[99668]: cephadm 2024-03-30T05:20:15.030781+0000 mgr.y (mgr.44100) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[99668]: cephadm 2024-03-30T05:20:15.080737+0000 mgr.y (mgr.44100) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[99668]: audit 2024-03-30T05:20:15.124962+0000 mgr.y (mgr.44100) 1736 : audit [DBG] from='client.64525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:16.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[99668]: cephadm 2024-03-30T05:20:15.146923+0000 mgr.y (mgr.44100) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[99668]: cephadm 2024-03-30T05:20:15.201851+0000 mgr.y (mgr.44100) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[99668]: audit 2024-03-30T05:20:15.270234+0000 mgr.y (mgr.44100) 1739 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:20:16.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[99668]: cephadm 2024-03-30T05:20:15.271039+0000 mgr.y (mgr.44100) 1740 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T05:20:16.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[99668]: audit 2024-03-30T05:20:15.591073+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.89:0/1897186590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:16.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[99668]: cluster 2024-03-30T05:20:16.378859+0000 mon.a (mon.0) 5502 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-03-30T05:20:16.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.743031+0000 mgr.y (mgr.44100) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[101699]: audit 2024-03-30T05:20:14.755096+0000 mgr.y (mgr.44100) 1729 : audit [DBG] from='client.54546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:16.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.793215+0000 mgr.y (mgr.44100) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.875496+0000 mgr.y (mgr.44100) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.925725+0000 mgr.y (mgr.44100) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[101699]: cephadm 2024-03-30T05:20:14.980785+0000 mgr.y (mgr.44100) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[101699]: cephadm 2024-03-30T05:20:15.030781+0000 mgr.y (mgr.44100) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[101699]: cephadm 2024-03-30T05:20:15.080737+0000 mgr.y (mgr.44100) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[101699]: audit 2024-03-30T05:20:15.124962+0000 mgr.y (mgr.44100) 1736 : audit [DBG] from='client.64525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:16.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[101699]: cephadm 2024-03-30T05:20:15.146923+0000 mgr.y (mgr.44100) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[101699]: cephadm 2024-03-30T05:20:15.201851+0000 mgr.y (mgr.44100) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[101699]: audit 2024-03-30T05:20:15.270234+0000 mgr.y (mgr.44100) 1739 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:20:16.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[101699]: cephadm 2024-03-30T05:20:15.271039+0000 mgr.y (mgr.44100) 1740 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T05:20:16.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[101699]: audit 2024-03-30T05:20:15.591073+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.89:0/1897186590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:16.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:16 smithi089 bash[101699]: cluster 2024-03-30T05:20:16.378859+0000 mon.a (mon.0) 5502 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-03-30T05:20:16.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:16 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.743031+0000 mgr.y (mgr.44100) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:16 smithi118 bash[75658]: audit 2024-03-30T05:20:14.755096+0000 mgr.y (mgr.44100) 1729 : audit [DBG] from='client.54546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:16.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:16 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.793215+0000 mgr.y (mgr.44100) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:16 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.875496+0000 mgr.y (mgr.44100) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:16 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.925725+0000 mgr.y (mgr.44100) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:16 smithi118 bash[75658]: cephadm 2024-03-30T05:20:14.980785+0000 mgr.y (mgr.44100) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:16 smithi118 bash[75658]: cephadm 2024-03-30T05:20:15.030781+0000 mgr.y (mgr.44100) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:16 smithi118 bash[75658]: cephadm 2024-03-30T05:20:15.080737+0000 mgr.y (mgr.44100) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:16 smithi118 bash[75658]: audit 2024-03-30T05:20:15.124962+0000 mgr.y (mgr.44100) 1736 : audit [DBG] from='client.64525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:16.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:16 smithi118 bash[75658]: cephadm 2024-03-30T05:20:15.146923+0000 mgr.y (mgr.44100) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:16 smithi118 bash[75658]: cephadm 2024-03-30T05:20:15.201851+0000 mgr.y (mgr.44100) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:16.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:16 smithi118 bash[75658]: audit 2024-03-30T05:20:15.270234+0000 mgr.y (mgr.44100) 1739 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:20:16.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:16 smithi118 bash[75658]: cephadm 2024-03-30T05:20:15.271039+0000 mgr.y (mgr.44100) 1740 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-30T05:20:16.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:16 smithi118 bash[75658]: audit 2024-03-30T05:20:15.591073+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.89:0/1897186590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:16.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:16 smithi118 bash[75658]: cluster 2024-03-30T05:20:16.378859+0000 mon.a (mon.0) 5502 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-03-30T05:20:17.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:17 smithi118 bash[75658]: audit 2024-03-30T05:20:15.952349+0000 mgr.y (mgr.44100) 1741 : audit [DBG] from='client.64537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:17.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:17 smithi118 bash[75658]: cluster 2024-03-30T05:20:16.298651+0000 mgr.y (mgr.44100) 1742 : cluster [DBG] pgmap v375: 161 pgs: 11 peering, 17 active+undersized+degraded, 25 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 65/726 objects degraded (8.953%) 2024-03-30T05:20:17.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:17 smithi089 bash[99668]: audit 2024-03-30T05:20:15.952349+0000 mgr.y (mgr.44100) 1741 : audit [DBG] from='client.64537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:17.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:17 smithi089 bash[99668]: cluster 2024-03-30T05:20:16.298651+0000 mgr.y (mgr.44100) 1742 : cluster [DBG] pgmap v375: 161 pgs: 11 peering, 17 active+undersized+degraded, 25 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 65/726 objects degraded (8.953%) 2024-03-30T05:20:17.835 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:20:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:20:17] "GET /metrics HTTP/1.1" 200 38211 "" "Prometheus/2.43.0" 2024-03-30T05:20:17.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:17 smithi089 bash[101699]: audit 2024-03-30T05:20:15.952349+0000 mgr.y (mgr.44100) 1741 : audit [DBG] from='client.64537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:17.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:17 smithi089 bash[101699]: cluster 2024-03-30T05:20:16.298651+0000 mgr.y (mgr.44100) 1742 : cluster [DBG] pgmap v375: 161 pgs: 11 peering, 17 active+undersized+degraded, 25 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 65/726 objects degraded (8.953%) 2024-03-30T05:20:18.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:18 smithi089 bash[99668]: cluster 2024-03-30T05:20:18.238187+0000 mon.a (mon.0) 5503 : cluster [WRN] Health check update: Degraded data redundancy: 65/726 objects degraded (8.953%), 17 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:18.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:18 smithi089 bash[101699]: cluster 2024-03-30T05:20:18.238187+0000 mon.a (mon.0) 5503 : cluster [WRN] Health check update: Degraded data redundancy: 65/726 objects degraded (8.953%), 17 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:18.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:18 smithi118 bash[75658]: cluster 2024-03-30T05:20:18.238187+0000 mon.a (mon.0) 5503 : cluster [WRN] Health check update: Degraded data redundancy: 65/726 objects degraded (8.953%), 17 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:19.606 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:19 smithi118 bash[75658]: audit 2024-03-30T05:20:18.252741+0000 mgr.y (mgr.44100) 1743 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:19.607 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:19 smithi118 bash[75658]: cluster 2024-03-30T05:20:18.300034+0000 mgr.y (mgr.44100) 1744 : cluster [DBG] pgmap v377: 161 pgs: 11 peering, 9 active+undersized+degraded, 13 active+undersized, 128 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 34/726 objects degraded (4.683%) 2024-03-30T05:20:19.607 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:19 smithi118 bash[75658]: audit 2024-03-30T05:20:19.331096+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:19.607 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:19 smithi118 bash[75658]: audit 2024-03-30T05:20:19.342838+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:19.607 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:19 smithi118 bash[75658]: audit 2024-03-30T05:20:19.354341+0000 mon.a (mon.0) 5506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:19.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:19 smithi089 bash[99668]: audit 2024-03-30T05:20:18.252741+0000 mgr.y (mgr.44100) 1743 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:19.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:19 smithi089 bash[99668]: cluster 2024-03-30T05:20:18.300034+0000 mgr.y (mgr.44100) 1744 : cluster [DBG] pgmap v377: 161 pgs: 11 peering, 9 active+undersized+degraded, 13 active+undersized, 128 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 34/726 objects degraded (4.683%) 2024-03-30T05:20:19.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:19 smithi089 bash[99668]: audit 2024-03-30T05:20:19.331096+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:19.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:19 smithi089 bash[99668]: audit 2024-03-30T05:20:19.342838+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:19.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:19 smithi089 bash[99668]: audit 2024-03-30T05:20:19.354341+0000 mon.a (mon.0) 5506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:19.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:19 smithi089 bash[101699]: audit 2024-03-30T05:20:18.252741+0000 mgr.y (mgr.44100) 1743 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:19.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:19 smithi089 bash[101699]: cluster 2024-03-30T05:20:18.300034+0000 mgr.y (mgr.44100) 1744 : cluster [DBG] pgmap v377: 161 pgs: 11 peering, 9 active+undersized+degraded, 13 active+undersized, 128 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 34/726 objects degraded (4.683%) 2024-03-30T05:20:19.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:19 smithi089 bash[101699]: audit 2024-03-30T05:20:19.331096+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:19.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:19 smithi089 bash[101699]: audit 2024-03-30T05:20:19.342838+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:19.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:19 smithi089 bash[101699]: audit 2024-03-30T05:20:19.354341+0000 mon.a (mon.0) 5506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:20.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:20 smithi118 bash[75658]: cluster 2024-03-30T05:20:20.497533+0000 mon.a (mon.0) 5507 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/726 objects degraded (4.683%), 9 pgs degraded) 2024-03-30T05:20:20.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:20 smithi118 bash[75658]: cluster 2024-03-30T05:20:20.497588+0000 mon.a (mon.0) 5508 : cluster [INF] Cluster is now healthy 2024-03-30T05:20:20.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:20 smithi089 bash[99668]: cluster 2024-03-30T05:20:20.497533+0000 mon.a (mon.0) 5507 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/726 objects degraded (4.683%), 9 pgs degraded) 2024-03-30T05:20:20.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:20 smithi089 bash[99668]: cluster 2024-03-30T05:20:20.497588+0000 mon.a (mon.0) 5508 : cluster [INF] Cluster is now healthy 2024-03-30T05:20:20.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:20 smithi089 bash[101699]: cluster 2024-03-30T05:20:20.497533+0000 mon.a (mon.0) 5507 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/726 objects degraded (4.683%), 9 pgs degraded) 2024-03-30T05:20:20.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:20 smithi089 bash[101699]: cluster 2024-03-30T05:20:20.497588+0000 mon.a (mon.0) 5508 : cluster [INF] Cluster is now healthy 2024-03-30T05:20:21.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:21 smithi089 bash[99668]: cluster 2024-03-30T05:20:20.301100+0000 mgr.y (mgr.44100) 1745 : cluster [DBG] pgmap v378: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T05:20:21.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:21 smithi089 bash[101699]: cluster 2024-03-30T05:20:20.301100+0000 mgr.y (mgr.44100) 1745 : cluster [DBG] pgmap v378: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T05:20:21.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:21 smithi118 bash[75658]: cluster 2024-03-30T05:20:20.301100+0000 mgr.y (mgr.44100) 1745 : cluster [DBG] pgmap v378: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-30T05:20:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:22 smithi089 bash[99668]: audit 2024-03-30T05:20:21.981167+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:22 smithi089 bash[99668]: audit 2024-03-30T05:20:21.983468+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:20:23.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:22 smithi089 bash[99668]: cluster 2024-03-30T05:20:22.302195+0000 mgr.y (mgr.44100) 1746 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 514 B/s rd, 0 op/s 2024-03-30T05:20:23.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:22 smithi089 bash[101699]: audit 2024-03-30T05:20:21.981167+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:23.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:22 smithi089 bash[101699]: audit 2024-03-30T05:20:21.983468+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:20:23.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:22 smithi089 bash[101699]: cluster 2024-03-30T05:20:22.302195+0000 mgr.y (mgr.44100) 1746 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 514 B/s rd, 0 op/s 2024-03-30T05:20:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:22 smithi118 bash[75658]: audit 2024-03-30T05:20:21.981167+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:22 smithi118 bash[75658]: audit 2024-03-30T05:20:21.983468+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:20:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:22 smithi118 bash[75658]: cluster 2024-03-30T05:20:22.302195+0000 mgr.y (mgr.44100) 1746 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 514 B/s rd, 0 op/s 2024-03-30T05:20:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:25 smithi118 bash[75658]: cluster 2024-03-30T05:20:24.303435+0000 mgr.y (mgr.44100) 1747 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:20:25.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:25 smithi089 bash[99668]: cluster 2024-03-30T05:20:24.303435+0000 mgr.y (mgr.44100) 1747 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:20:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:25 smithi089 bash[101699]: cluster 2024-03-30T05:20:24.303435+0000 mgr.y (mgr.44100) 1747 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:20:27.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:27 smithi118 bash[75658]: cluster 2024-03-30T05:20:26.304518+0000 mgr.y (mgr.44100) 1748 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T05:20:27.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:27 smithi118 bash[75658]: audit 2024-03-30T05:20:27.330166+0000 mon.a (mon.0) 5511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:27.665 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:27 smithi089 bash[99668]: cluster 2024-03-30T05:20:26.304518+0000 mgr.y (mgr.44100) 1748 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T05:20:27.665 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:27 smithi089 bash[99668]: audit 2024-03-30T05:20:27.330166+0000 mon.a (mon.0) 5511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:27.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:27 smithi089 bash[101699]: cluster 2024-03-30T05:20:26.304518+0000 mgr.y (mgr.44100) 1748 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T05:20:27.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:27 smithi089 bash[101699]: audit 2024-03-30T05:20:27.330166+0000 mon.a (mon.0) 5511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:28.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:20:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:20:27] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.43.0" 2024-03-30T05:20:29.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:29 smithi118 bash[75658]: audit 2024-03-30T05:20:28.260696+0000 mgr.y (mgr.44100) 1749 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:29.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:29 smithi118 bash[75658]: cluster 2024-03-30T05:20:28.305714+0000 mgr.y (mgr.44100) 1750 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:20:29.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:29 smithi089 bash[99668]: audit 2024-03-30T05:20:28.260696+0000 mgr.y (mgr.44100) 1749 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:29.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:29 smithi089 bash[99668]: cluster 2024-03-30T05:20:28.305714+0000 mgr.y (mgr.44100) 1750 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:20:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:29 smithi089 bash[101699]: audit 2024-03-30T05:20:28.260696+0000 mgr.y (mgr.44100) 1749 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:29 smithi089 bash[101699]: cluster 2024-03-30T05:20:28.305714+0000 mgr.y (mgr.44100) 1750 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:20:30.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:30 smithi089 bash[99668]: audit 2024-03-30T05:20:30.285636+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:20:30.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:30 smithi089 bash[101699]: audit 2024-03-30T05:20:30.285636+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:20:30.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:30 smithi118 bash[75658]: audit 2024-03-30T05:20:30.285636+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:20:31.630 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:31 smithi089 bash[101699]: audit 2024-03-30T05:20:30.286097+0000 mgr.y (mgr.44100) 1751 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:20:31.630 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:31 smithi089 bash[101699]: cephadm 2024-03-30T05:20:30.288619+0000 mgr.y (mgr.44100) 1752 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-03-30T05:20:31.630 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:31 smithi089 bash[101699]: cluster 2024-03-30T05:20:30.306746+0000 mgr.y (mgr.44100) 1753 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:31.631 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:31 smithi089 bash[99668]: audit 2024-03-30T05:20:30.286097+0000 mgr.y (mgr.44100) 1751 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:20:31.631 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:31 smithi089 bash[99668]: cephadm 2024-03-30T05:20:30.288619+0000 mgr.y (mgr.44100) 1752 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-03-30T05:20:31.631 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:31 smithi089 bash[99668]: cluster 2024-03-30T05:20:30.306746+0000 mgr.y (mgr.44100) 1753 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:31 smithi118 bash[75658]: audit 2024-03-30T05:20:30.286097+0000 mgr.y (mgr.44100) 1751 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:20:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:31 smithi118 bash[75658]: cephadm 2024-03-30T05:20:30.288619+0000 mgr.y (mgr.44100) 1752 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-03-30T05:20:31.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:31 smithi118 bash[75658]: cluster 2024-03-30T05:20:30.306746+0000 mgr.y (mgr.44100) 1753 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:32.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:32 smithi118 bash[75658]: audit 2024-03-30T05:20:31.614967+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:32.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:32 smithi118 bash[75658]: audit 2024-03-30T05:20:31.624007+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:32.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:32 smithi118 bash[75658]: audit 2024-03-30T05:20:31.633047+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:32.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:32 smithi118 bash[75658]: audit 2024-03-30T05:20:32.464184+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:32.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:32 smithi118 bash[75658]: audit 2024-03-30T05:20:32.466710+0000 mon.a (mon.0) 5517 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T05:20:32.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:32 smithi118 bash[75658]: audit 2024-03-30T05:20:32.467918+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:33.031 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:32 smithi089 bash[99668]: audit 2024-03-30T05:20:31.614967+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:33.031 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:32 smithi089 bash[99668]: audit 2024-03-30T05:20:31.624007+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:33.031 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:32 smithi089 bash[99668]: audit 2024-03-30T05:20:31.633047+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:33.031 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:32 smithi089 bash[99668]: audit 2024-03-30T05:20:32.464184+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:33.031 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:32 smithi089 bash[99668]: audit 2024-03-30T05:20:32.466710+0000 mon.a (mon.0) 5517 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T05:20:33.031 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:32 smithi089 bash[99668]: audit 2024-03-30T05:20:32.467918+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:33.031 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:32 smithi089 bash[101699]: audit 2024-03-30T05:20:31.614967+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:33.031 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:32 smithi089 bash[101699]: audit 2024-03-30T05:20:31.624007+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:33.031 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:32 smithi089 bash[101699]: audit 2024-03-30T05:20:31.633047+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:33.031 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:32 smithi089 bash[101699]: audit 2024-03-30T05:20:32.464184+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:33.032 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:32 smithi089 bash[101699]: audit 2024-03-30T05:20:32.466710+0000 mon.a (mon.0) 5517 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T05:20:33.032 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:32 smithi089 bash[101699]: audit 2024-03-30T05:20:32.467918+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:33 smithi118 bash[75658]: cluster 2024-03-30T05:20:32.307654+0000 mgr.y (mgr.44100) 1754 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:33 smithi118 bash[75658]: cephadm 2024-03-30T05:20:32.458469+0000 mgr.y (mgr.44100) 1755 : cephadm [INF] Upgrade: Updating osd.7 2024-03-30T05:20:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:33 smithi118 bash[75658]: cephadm 2024-03-30T05:20:32.473503+0000 mgr.y (mgr.44100) 1756 : cephadm [INF] Deploying daemon osd.7 on smithi118 2024-03-30T05:20:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:33 smithi089 bash[99668]: cluster 2024-03-30T05:20:32.307654+0000 mgr.y (mgr.44100) 1754 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:33 smithi089 bash[99668]: cephadm 2024-03-30T05:20:32.458469+0000 mgr.y (mgr.44100) 1755 : cephadm [INF] Upgrade: Updating osd.7 2024-03-30T05:20:34.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:33 smithi089 bash[99668]: cephadm 2024-03-30T05:20:32.473503+0000 mgr.y (mgr.44100) 1756 : cephadm [INF] Deploying daemon osd.7 on smithi118 2024-03-30T05:20:34.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:33 smithi089 bash[101699]: cluster 2024-03-30T05:20:32.307654+0000 mgr.y (mgr.44100) 1754 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:34.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:33 smithi089 bash[101699]: cephadm 2024-03-30T05:20:32.458469+0000 mgr.y (mgr.44100) 1755 : cephadm [INF] Upgrade: Updating osd.7 2024-03-30T05:20:34.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:33 smithi089 bash[101699]: cephadm 2024-03-30T05:20:32.473503+0000 mgr.y (mgr.44100) 1756 : cephadm [INF] Deploying daemon osd.7 on smithi118 2024-03-30T05:20:35.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:35 smithi118 bash[75658]: cluster 2024-03-30T05:20:34.308924+0000 mgr.y (mgr.44100) 1757 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:20:36.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:35 smithi089 bash[99668]: cluster 2024-03-30T05:20:34.308924+0000 mgr.y (mgr.44100) 1757 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:20:36.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:35 smithi089 bash[101699]: cluster 2024-03-30T05:20:34.308924+0000 mgr.y (mgr.44100) 1757 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:20:36.892 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:36.892 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:20:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:36.892 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:20:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:36.893 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:20:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:36.893 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:36.893 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:20:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:36.894 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:36.894 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:20:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:36.894 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:20:36 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:37.150 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:36 smithi118 systemd[1]: Stopping Ceph osd.7 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:20:37.150 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:36 smithi118 bash[33719]: debug 2024-03-30T05:20:36.986+0000 7fd4a280c700 -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-03-30T05:20:37.150 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:36 smithi118 bash[33719]: debug 2024-03-30T05:20:36.986+0000 7fd4a280c700 -1 osd.7 147 *** Got signal Terminated *** 2024-03-30T05:20:37.150 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:36 smithi118 bash[33719]: debug 2024-03-30T05:20:36.986+0000 7fd4a280c700 -1 osd.7 147 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:20:37.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:37 smithi118 bash[75658]: cluster 2024-03-30T05:20:36.309995+0000 mgr.y (mgr.44100) 1758 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:37.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:37 smithi118 bash[75658]: audit 2024-03-30T05:20:36.973417+0000 mon.a (mon.0) 5519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:20:37.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:37 smithi118 bash[75658]: cluster 2024-03-30T05:20:36.993673+0000 mon.a (mon.0) 5520 : cluster [INF] osd.7 marked itself down and dead 2024-03-30T05:20:38.085 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:20:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:20:37] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-03-30T05:20:38.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:37 smithi089 bash[99668]: cluster 2024-03-30T05:20:36.309995+0000 mgr.y (mgr.44100) 1758 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:38.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:37 smithi089 bash[99668]: audit 2024-03-30T05:20:36.973417+0000 mon.a (mon.0) 5519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:20:38.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:37 smithi089 bash[99668]: cluster 2024-03-30T05:20:36.993673+0000 mon.a (mon.0) 5520 : cluster [INF] osd.7 marked itself down and dead 2024-03-30T05:20:38.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:37 smithi089 bash[101699]: cluster 2024-03-30T05:20:36.309995+0000 mgr.y (mgr.44100) 1758 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:38.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:37 smithi089 bash[101699]: audit 2024-03-30T05:20:36.973417+0000 mon.a (mon.0) 5519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:20:38.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:37 smithi089 bash[101699]: cluster 2024-03-30T05:20:36.993673+0000 mon.a (mon.0) 5520 : cluster [INF] osd.7 marked itself down and dead 2024-03-30T05:20:38.900 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:38 smithi118 bash[94843]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T05:20:38.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:38 smithi118 bash[75658]: cluster 2024-03-30T05:20:37.641704+0000 mon.a (mon.0) 5521 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:20:38.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:38 smithi118 bash[75658]: cluster 2024-03-30T05:20:37.641783+0000 mon.a (mon.0) 5522 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-30T05:20:38.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:38 smithi118 bash[75658]: cluster 2024-03-30T05:20:37.660661+0000 mon.a (mon.0) 5523 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-03-30T05:20:39.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:38 smithi089 bash[99668]: cluster 2024-03-30T05:20:37.641704+0000 mon.a (mon.0) 5521 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:20:39.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:38 smithi089 bash[99668]: cluster 2024-03-30T05:20:37.641783+0000 mon.a (mon.0) 5522 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-30T05:20:39.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:38 smithi089 bash[99668]: cluster 2024-03-30T05:20:37.660661+0000 mon.a (mon.0) 5523 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-03-30T05:20:39.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:38 smithi089 bash[101699]: cluster 2024-03-30T05:20:37.641704+0000 mon.a (mon.0) 5521 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:20:39.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:38 smithi089 bash[101699]: cluster 2024-03-30T05:20:37.641783+0000 mon.a (mon.0) 5522 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-30T05:20:39.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:38 smithi089 bash[101699]: cluster 2024-03-30T05:20:37.660661+0000 mon.a (mon.0) 5523 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-03-30T05:20:39.400 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:39 smithi118 bash[94971]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T05:20:39.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:39 smithi118 bash[75658]: audit 2024-03-30T05:20:38.271985+0000 mgr.y (mgr.44100) 1759 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:39.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:39 smithi118 bash[75658]: cluster 2024-03-30T05:20:38.311143+0000 mgr.y (mgr.44100) 1760 : cluster [DBG] pgmap v388: 161 pgs: 13 peering, 148 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T05:20:39.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:39 smithi118 bash[75658]: cluster 2024-03-30T05:20:38.652557+0000 mon.a (mon.0) 5524 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T05:20:39.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:39 smithi118 bash[75658]: cluster 2024-03-30T05:20:38.667106+0000 mon.a (mon.0) 5525 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-03-30T05:20:39.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:39 smithi118 bash[75658]: audit 2024-03-30T05:20:39.026430+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:39.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:39 smithi118 bash[75658]: audit 2024-03-30T05:20:39.040651+0000 mon.a (mon.0) 5527 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:39.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:39 smithi118 bash[75658]: audit 2024-03-30T05:20:39.054596+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:40.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:39 smithi089 bash[99668]: audit 2024-03-30T05:20:38.271985+0000 mgr.y (mgr.44100) 1759 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:40.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:39 smithi089 bash[99668]: cluster 2024-03-30T05:20:38.311143+0000 mgr.y (mgr.44100) 1760 : cluster [DBG] pgmap v388: 161 pgs: 13 peering, 148 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T05:20:40.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:39 smithi089 bash[99668]: cluster 2024-03-30T05:20:38.652557+0000 mon.a (mon.0) 5524 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T05:20:40.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:39 smithi089 bash[99668]: cluster 2024-03-30T05:20:38.667106+0000 mon.a (mon.0) 5525 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-03-30T05:20:40.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:39 smithi089 bash[99668]: audit 2024-03-30T05:20:39.026430+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:40.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:39 smithi089 bash[99668]: audit 2024-03-30T05:20:39.040651+0000 mon.a (mon.0) 5527 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:40.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:39 smithi089 bash[99668]: audit 2024-03-30T05:20:39.054596+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:40.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:39 smithi089 bash[101699]: audit 2024-03-30T05:20:38.271985+0000 mgr.y (mgr.44100) 1759 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:40.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:39 smithi089 bash[101699]: cluster 2024-03-30T05:20:38.311143+0000 mgr.y (mgr.44100) 1760 : cluster [DBG] pgmap v388: 161 pgs: 13 peering, 148 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T05:20:40.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:39 smithi089 bash[101699]: cluster 2024-03-30T05:20:38.652557+0000 mon.a (mon.0) 5524 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T05:20:40.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:39 smithi089 bash[101699]: cluster 2024-03-30T05:20:38.667106+0000 mon.a (mon.0) 5525 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-03-30T05:20:40.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:39 smithi089 bash[101699]: audit 2024-03-30T05:20:39.026430+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:40.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:39 smithi089 bash[101699]: audit 2024-03-30T05:20:39.040651+0000 mon.a (mon.0) 5527 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:40.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:39 smithi089 bash[101699]: audit 2024-03-30T05:20:39.054596+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:40.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:40 smithi118 bash[75658]: cluster 2024-03-30T05:20:39.043603+0000 mgr.y (mgr.44100) 1761 : cluster [DBG] pgmap v390: 161 pgs: 1 activating+undersized+degraded, 118 active+clean, 9 active+undersized, 13 peering, 7 active+undersized+degraded, 12 stale+active+clean, 1 activating+undersized; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s; 41/726 objects degraded (5.647%) 2024-03-30T05:20:40.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:40 smithi118 bash[75658]: cluster 2024-03-30T05:20:40.034112+0000 mon.a (mon.0) 5529 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:20:40.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:40 smithi118 bash[75658]: cluster 2024-03-30T05:20:40.034170+0000 mon.a (mon.0) 5530 : cluster [WRN] Health check failed: Degraded data redundancy: 41/726 objects degraded (5.647%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:41.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:40 smithi089 bash[99668]: cluster 2024-03-30T05:20:39.043603+0000 mgr.y (mgr.44100) 1761 : cluster [DBG] pgmap v390: 161 pgs: 1 activating+undersized+degraded, 118 active+clean, 9 active+undersized, 13 peering, 7 active+undersized+degraded, 12 stale+active+clean, 1 activating+undersized; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s; 41/726 objects degraded (5.647%) 2024-03-30T05:20:41.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:40 smithi089 bash[99668]: cluster 2024-03-30T05:20:40.034112+0000 mon.a (mon.0) 5529 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:20:41.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:40 smithi089 bash[99668]: cluster 2024-03-30T05:20:40.034170+0000 mon.a (mon.0) 5530 : cluster [WRN] Health check failed: Degraded data redundancy: 41/726 objects degraded (5.647%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:41.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:40 smithi089 bash[101699]: cluster 2024-03-30T05:20:39.043603+0000 mgr.y (mgr.44100) 1761 : cluster [DBG] pgmap v390: 161 pgs: 1 activating+undersized+degraded, 118 active+clean, 9 active+undersized, 13 peering, 7 active+undersized+degraded, 12 stale+active+clean, 1 activating+undersized; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s; 41/726 objects degraded (5.647%) 2024-03-30T05:20:41.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:40 smithi089 bash[101699]: cluster 2024-03-30T05:20:40.034112+0000 mon.a (mon.0) 5529 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:20:41.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:40 smithi089 bash[101699]: cluster 2024-03-30T05:20:40.034170+0000 mon.a (mon.0) 5530 : cluster [WRN] Health check failed: Degraded data redundancy: 41/726 objects degraded (5.647%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:42.373 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:42 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:42.373 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:20:42 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:42.374 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:42 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.7.service: Deactivated successfully. 2024-03-30T05:20:42.374 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:42 smithi118 systemd[1]: Stopped Ceph osd.7 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:20:42.374 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:42 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:42.374 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:20:42 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:42.374 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:20:42 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:42.375 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:20:42 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:42.375 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:20:42 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:42.375 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:20:42 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:42.376 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:20:42 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:20:42.649 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:42 smithi118 systemd[1]: Started Ceph osd.7 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:20:42.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:42 smithi118 bash[75658]: cluster 2024-03-30T05:20:41.044714+0000 mgr.y (mgr.44100) 1762 : cluster [DBG] pgmap v391: 161 pgs: 1 activating+undersized+degraded, 112 active+clean, 18 active+undersized, 13 peering, 9 active+undersized+degraded, 7 stale+active+clean, 1 activating+undersized; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-03-30T05:20:42.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:42 smithi118 bash[75658]: audit 2024-03-30T05:20:42.430061+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:42.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:42 smithi118 bash[75658]: audit 2024-03-30T05:20:42.441545+0000 mon.a (mon.0) 5532 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:42.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:42 smithi118 bash[75658]: audit 2024-03-30T05:20:42.475821+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:42 smithi118 bash[75658]: audit 2024-03-30T05:20:42.477688+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:42 smithi118 bash[75658]: audit 2024-03-30T05:20:42.489309+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:42 smithi118 bash[75658]: audit 2024-03-30T05:20:42.582735+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:42 smithi118 bash[75658]: audit 2024-03-30T05:20:42.587035+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:42 smithi118 bash[75658]: audit 2024-03-30T05:20:42.592078+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:42 smithi118 bash[75658]: audit 2024-03-30T05:20:42.593645+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:42 smithi118 bash[75658]: audit 2024-03-30T05:20:42.603758+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:43.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[99668]: cluster 2024-03-30T05:20:41.044714+0000 mgr.y (mgr.44100) 1762 : cluster [DBG] pgmap v391: 161 pgs: 1 activating+undersized+degraded, 112 active+clean, 18 active+undersized, 13 peering, 9 active+undersized+degraded, 7 stale+active+clean, 1 activating+undersized; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-03-30T05:20:43.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[99668]: audit 2024-03-30T05:20:42.430061+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:43.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[99668]: audit 2024-03-30T05:20:42.441545+0000 mon.a (mon.0) 5532 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:43.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[99668]: audit 2024-03-30T05:20:42.475821+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:43.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[99668]: audit 2024-03-30T05:20:42.477688+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:43.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[99668]: audit 2024-03-30T05:20:42.489309+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:43.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[99668]: audit 2024-03-30T05:20:42.582735+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:43.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[99668]: audit 2024-03-30T05:20:42.587035+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:43.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[99668]: audit 2024-03-30T05:20:42.592078+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:43.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[99668]: audit 2024-03-30T05:20:42.593645+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:43.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[99668]: audit 2024-03-30T05:20:42.603758+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[101699]: cluster 2024-03-30T05:20:41.044714+0000 mgr.y (mgr.44100) 1762 : cluster [DBG] pgmap v391: 161 pgs: 1 activating+undersized+degraded, 112 active+clean, 18 active+undersized, 13 peering, 9 active+undersized+degraded, 7 stale+active+clean, 1 activating+undersized; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-03-30T05:20:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[101699]: audit 2024-03-30T05:20:42.430061+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[101699]: audit 2024-03-30T05:20:42.441545+0000 mon.a (mon.0) 5532 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[101699]: audit 2024-03-30T05:20:42.475821+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[101699]: audit 2024-03-30T05:20:42.477688+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[101699]: audit 2024-03-30T05:20:42.489309+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[101699]: audit 2024-03-30T05:20:42.582735+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[101699]: audit 2024-03-30T05:20:42.587035+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[101699]: audit 2024-03-30T05:20:42.592078+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[101699]: audit 2024-03-30T05:20:42.593645+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:43.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:42 smithi089 bash[101699]: audit 2024-03-30T05:20:42.603758+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: cluster 2024-03-30T05:20:42.482185+0000 mgr.y (mgr.44100) 1763 : cluster [DBG] pgmap v392: 161 pgs: 1 activating+undersized+degraded, 92 active+clean, 35 active+undersized, 13 peering, 19 active+undersized+degraded, 1 activating+undersized; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T05:20:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: cephadm 2024-03-30T05:20:42.490429+0000 mgr.y (mgr.44100) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: cephadm 2024-03-30T05:20:42.604878+0000 mgr.y (mgr.44100) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:42.694342+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:42.698407+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:42.702196+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:42.703354+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:42.712516+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:42.803064+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:42.807131+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:42.811173+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:42.812508+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:42.821719+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:42.912591+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:42.917164+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:42.921438+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:42.923183+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:42.933040+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: cluster 2024-03-30T05:20:42.482185+0000 mgr.y (mgr.44100) 1763 : cluster [DBG] pgmap v392: 161 pgs: 1 activating+undersized+degraded, 92 active+clean, 35 active+undersized, 13 peering, 19 active+undersized+degraded, 1 activating+undersized; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T05:20:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: cephadm 2024-03-30T05:20:42.490429+0000 mgr.y (mgr.44100) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: cephadm 2024-03-30T05:20:42.604878+0000 mgr.y (mgr.44100) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:44.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:42.694342+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:42.698407+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:42.702196+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:42.703354+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:42.712516+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:42.803064+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:42.807131+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:42.811173+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:42.812508+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:42.821719+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:42.912591+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:42.917164+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:42.921438+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:42.923183+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:42.933040+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.010365+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.013308+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.017502+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.018569+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.026371+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.110399+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.113648+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.116516+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.117582+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.126325+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.212390+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.216135+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.220200+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.221621+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.230930+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.304786+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.307131+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.310492+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.311372+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.319070+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.010365+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.013308+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.017502+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.018569+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.026371+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.110399+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.113648+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.116516+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.117582+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.126325+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.212390+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.216135+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.220200+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.221621+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.230930+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.304786+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.307131+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.310492+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.311372+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.381610+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.384354+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.387463+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.388492+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.396145+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: cluster 2024-03-30T05:20:43.437121+0000 mon.a (mon.0) 5581 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:20:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.437837+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.442507+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.444544+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.445263+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.452539+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.498041+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.500282+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.502298+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.503039+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.508226+0000 mon.a (mon.0) 5591 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.548913+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.550977+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.552932+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.553669+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.558866+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.600576+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.602794+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.605148+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.605978+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[99668]: audit 2024-03-30T05:20:43.611660+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.319070+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.381610+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.384354+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.387463+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.388492+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.396145+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: cluster 2024-03-30T05:20:43.437121+0000 mon.a (mon.0) 5581 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:20:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.437837+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.442507+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.444544+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.445263+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.452539+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.498041+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.500282+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.502298+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.503039+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.508226+0000 mon.a (mon.0) 5591 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.548913+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.550977+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.552932+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.553669+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.558866+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.600576+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.602794+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.605148+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.605978+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:43 smithi089 bash[101699]: audit 2024-03-30T05:20:43.611660+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: cluster 2024-03-30T05:20:42.482185+0000 mgr.y (mgr.44100) 1763 : cluster [DBG] pgmap v392: 161 pgs: 1 activating+undersized+degraded, 92 active+clean, 35 active+undersized, 13 peering, 19 active+undersized+degraded, 1 activating+undersized; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-03-30T05:20:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: cephadm 2024-03-30T05:20:42.490429+0000 mgr.y (mgr.44100) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: cephadm 2024-03-30T05:20:42.604878+0000 mgr.y (mgr.44100) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:42.694342+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:42.698407+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:42.702196+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:42.703354+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:42.712516+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:42.803064+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:42.807131+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:42.811173+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:42.812508+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:42.821719+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:42.912591+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:42.917164+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:42.921438+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:42.923183+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:42.933040+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.010365+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.013308+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.017502+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.018569+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.026371+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.110399+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.113648+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.116516+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.117582+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.126325+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.212390+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.216135+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.220200+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.221621+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.230930+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.304786+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.307131+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.310492+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.311372+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.319070+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.381610+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.384354+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.387463+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.388492+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.396145+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: cluster 2024-03-30T05:20:43.437121+0000 mon.a (mon.0) 5581 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:20:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.437837+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.442507+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.444544+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.445263+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.452539+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.498041+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.500282+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.502298+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.503039+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.508226+0000 mon.a (mon.0) 5591 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.548913+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.550977+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.552932+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.553669+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.558866+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.600576+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:44.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.602794+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:44.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.605148+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:44.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.605978+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:44.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:43 smithi118 bash[75658]: audit 2024-03-30T05:20:43.611660+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:44.661 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[95196]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-30T05:20:44.662 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[95196]: 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-03-30T05:20:44.662 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[95196]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-30T05:20:44.662 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[95196]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-30T05:20:44.662 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[95196]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-03-30T05:20:44.662 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[95196]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-30T05:20:44.662 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[95196]: --> ceph-volume raw activate successful for osd ID: 7 2024-03-30T05:20:45.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: cephadm 2024-03-30T05:20:42.713677+0000 mgr.y (mgr.44100) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: cephadm 2024-03-30T05:20:42.822716+0000 mgr.y (mgr.44100) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: cephadm 2024-03-30T05:20:42.934108+0000 mgr.y (mgr.44100) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.027005+0000 mgr.y (mgr.44100) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.127022+0000 mgr.y (mgr.44100) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.231577+0000 mgr.y (mgr.44100) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.319785+0000 mgr.y (mgr.44100) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.396594+0000 mgr.y (mgr.44100) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.453006+0000 mgr.y (mgr.44100) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.508739+0000 mgr.y (mgr.44100) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.559328+0000 mgr.y (mgr.44100) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.612516+0000 mgr.y (mgr.44100) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.653820+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.660405+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.662812+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.663563+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.670114+0000 mon.a (mon.0) 5606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.022 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.670475+0000 mgr.y (mgr.44100) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.711110+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.713575+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.715735+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.716510+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.721376+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.778538+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.780618+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.782644+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.783469+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.788499+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.829469+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.831455+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.023 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.833193+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.833781+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.838130+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.878520+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.880442+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.882235+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.882886+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.887333+0000 mon.a (mon.0) 5626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.927850+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.024 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.929691+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.931811+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.932458+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.938930+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.979265+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.980996+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.982657+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.983291+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:43.989909+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.030560+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.032342+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.033990+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.034567+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.040851+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.081367+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.083128+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.084850+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.085453+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.092347+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.132801+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.134556+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.136234+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.136844+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.143262+0000 mon.a (mon.0) 5651 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.184292+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.186010+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.187769+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.188378+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.195363+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.247033+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.249563+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.252356+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.253352+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.260991+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.314072+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.317457+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.319983+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.320789+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.326503+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.367141+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.369000+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.370851+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.371437+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.375601+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.417971+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.420302+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.422527+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.423331+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.428839+0000 mon.a (mon.0) 5676 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.502171+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.504078+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.506366+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.507030+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.511889+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.555270+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.557352+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.559196+0000 mon.a (mon.0) 5684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.559862+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.564928+0000 mon.a (mon.0) 5686 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.607176+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.609393+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.611169+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.611816+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:44 smithi118 bash[75658]: audit 2024-03-30T05:20:44.616454+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: cephadm 2024-03-30T05:20:42.713677+0000 mgr.y (mgr.44100) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: cephadm 2024-03-30T05:20:42.822716+0000 mgr.y (mgr.44100) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: cephadm 2024-03-30T05:20:42.934108+0000 mgr.y (mgr.44100) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.027005+0000 mgr.y (mgr.44100) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.127022+0000 mgr.y (mgr.44100) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.231577+0000 mgr.y (mgr.44100) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.319785+0000 mgr.y (mgr.44100) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.396594+0000 mgr.y (mgr.44100) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.453006+0000 mgr.y (mgr.44100) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.508739+0000 mgr.y (mgr.44100) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.559328+0000 mgr.y (mgr.44100) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.612516+0000 mgr.y (mgr.44100) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.653820+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.660405+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.662812+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.663563+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.670114+0000 mon.a (mon.0) 5606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.670475+0000 mgr.y (mgr.44100) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.711110+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.713575+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: cephadm 2024-03-30T05:20:42.713677+0000 mgr.y (mgr.44100) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: cephadm 2024-03-30T05:20:42.822716+0000 mgr.y (mgr.44100) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: cephadm 2024-03-30T05:20:42.934108+0000 mgr.y (mgr.44100) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.027005+0000 mgr.y (mgr.44100) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.127022+0000 mgr.y (mgr.44100) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.231577+0000 mgr.y (mgr.44100) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.319785+0000 mgr.y (mgr.44100) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.396594+0000 mgr.y (mgr.44100) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.453006+0000 mgr.y (mgr.44100) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.508739+0000 mgr.y (mgr.44100) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.559328+0000 mgr.y (mgr.44100) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.612516+0000 mgr.y (mgr.44100) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.653820+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.660405+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.662812+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.663563+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.670114+0000 mon.a (mon.0) 5606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.670475+0000 mgr.y (mgr.44100) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.711110+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.713575+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.715735+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.715735+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.716510+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.721376+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.778538+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.780618+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.782644+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.783469+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.788499+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.829469+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.831455+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.833193+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.833781+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.838130+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.878520+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.880442+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.882235+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.882886+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.887333+0000 mon.a (mon.0) 5626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.927850+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.929691+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.931811+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.932458+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.938930+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.979265+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.980996+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.982657+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.983291+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:43.989909+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.030560+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.032342+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.033990+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.034567+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.040851+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.081367+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.083128+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.084850+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.085453+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.092347+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.132801+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.716510+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.721376+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.778538+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.780618+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.782644+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.783469+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.788499+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.829469+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.831455+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.833193+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.833781+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.838130+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.878520+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.880442+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.882235+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.882886+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.887333+0000 mon.a (mon.0) 5626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.927850+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.929691+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.134556+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.136234+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.136844+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.143262+0000 mon.a (mon.0) 5651 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.184292+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.186010+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.187769+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.188378+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.195363+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.247033+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.249563+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.252356+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.253352+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.260991+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.314072+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.317457+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.319983+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.320789+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.326503+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.367141+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.369000+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.370851+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.371437+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.375601+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.417971+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.420302+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.422527+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.423331+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.428839+0000 mon.a (mon.0) 5676 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.502171+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.504078+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.506366+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.507030+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.511889+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.555270+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.557352+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.559196+0000 mon.a (mon.0) 5684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.559862+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.564928+0000 mon.a (mon.0) 5686 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.607176+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.609393+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.611169+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.611816+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[101699]: audit 2024-03-30T05:20:44.616454+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.931811+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.932458+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.938930+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.979265+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.980996+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.982657+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.983291+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:43.989909+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.030560+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.032342+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.033990+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.034567+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.040851+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.081367+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.083128+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.084850+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.085453+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.092347+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.132801+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.134556+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.136234+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.136844+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.143262+0000 mon.a (mon.0) 5651 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.184292+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.186010+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.187769+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.188378+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.195363+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.247033+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.249563+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.252356+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.253352+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.260991+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.314072+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.317457+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.319983+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.320789+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.326503+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.367141+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.369000+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.370851+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.371437+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.375601+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.417971+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.420302+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.422527+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.423331+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.428839+0000 mon.a (mon.0) 5676 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.502171+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.504078+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.506366+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.507030+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.511889+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.555270+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.557352+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.559196+0000 mon.a (mon.0) 5684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.559862+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.564928+0000 mon.a (mon.0) 5686 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.607176+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.609393+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.611169+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.611816+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.103 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:44 smithi089 bash[99668]: audit 2024-03-30T05:20:44.616454+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.721850+0000 mgr.y (mgr.44100) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.789081+0000 mgr.y (mgr.44100) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.838508+0000 mgr.y (mgr.44100) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.887760+0000 mgr.y (mgr.44100) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.939318+0000 mgr.y (mgr.44100) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:43.990359+0000 mgr.y (mgr.44100) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.041292+0000 mgr.y (mgr.44100) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.092841+0000 mgr.y (mgr.44100) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.143743+0000 mgr.y (mgr.44100) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.195790+0000 mgr.y (mgr.44100) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.261483+0000 mgr.y (mgr.44100) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.326954+0000 mgr.y (mgr.44100) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.376353+0000 mgr.y (mgr.44100) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.429350+0000 mgr.y (mgr.44100) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cluster 2024-03-30T05:20:44.483388+0000 mgr.y (mgr.44100) 1793 : cluster [DBG] pgmap v393: 161 pgs: 92 active+clean, 42 active+undersized, 27 active+undersized+degraded; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:20:45.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.512601+0000 mgr.y (mgr.44100) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.565357+0000 mgr.y (mgr.44100) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.616881+0000 mgr.y (mgr.44100) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.665352+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.667529+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.669855+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.670521+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.678635+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.679061+0000 mgr.y (mgr.44100) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:45.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.720449+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.722679+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.724700+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.725377+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.730135+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.771638+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.773553+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.775328+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.776027+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.780549+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.972 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.820999+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.822830+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.824715+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.825360+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.830061+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.872582+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.874643+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.876491+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.877178+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.881620+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.924830+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.926701+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.928430+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.929061+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.933522+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.976338+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.978350+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.980322+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.981027+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:44.987030+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.064709+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.067730+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.071226+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.072699+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.081100+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.158926+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.161435+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.164267+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.165296+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.172956+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.235574+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.238550+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.241298+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.242295+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.250075+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.310249+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.312631+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.315411+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.316290+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.321976+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.399402+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.402462+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.975 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.405990+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.407310+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.416292+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cluster 2024-03-30T05:20:45.426693+0000 mon.a (mon.0) 5752 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 27 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: cluster 2024-03-30T05:20:45.426730+0000 mon.a (mon.0) 5753 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T05:20:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.494348+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.497088+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.500308+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.501343+0000 mon.a (mon.0) 5757 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.509160+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.587357+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.589673+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.592233+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.592948+0000 mon.a (mon.0) 5762 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:45.976 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:45 smithi118 bash[75658]: audit 2024-03-30T05:20:45.598930+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.721850+0000 mgr.y (mgr.44100) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.789081+0000 mgr.y (mgr.44100) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.838508+0000 mgr.y (mgr.44100) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.887760+0000 mgr.y (mgr.44100) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.939318+0000 mgr.y (mgr.44100) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:43.990359+0000 mgr.y (mgr.44100) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.041292+0000 mgr.y (mgr.44100) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.092841+0000 mgr.y (mgr.44100) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.143743+0000 mgr.y (mgr.44100) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.195790+0000 mgr.y (mgr.44100) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.261483+0000 mgr.y (mgr.44100) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.326954+0000 mgr.y (mgr.44100) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.376353+0000 mgr.y (mgr.44100) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.429350+0000 mgr.y (mgr.44100) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cluster 2024-03-30T05:20:44.483388+0000 mgr.y (mgr.44100) 1793 : cluster [DBG] pgmap v393: 161 pgs: 92 active+clean, 42 active+undersized, 27 active+undersized+degraded; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:20:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.512601+0000 mgr.y (mgr.44100) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.565357+0000 mgr.y (mgr.44100) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.616881+0000 mgr.y (mgr.44100) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.665352+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.667529+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.669855+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.721850+0000 mgr.y (mgr.44100) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.789081+0000 mgr.y (mgr.44100) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.838508+0000 mgr.y (mgr.44100) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.887760+0000 mgr.y (mgr.44100) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.939318+0000 mgr.y (mgr.44100) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:43.990359+0000 mgr.y (mgr.44100) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.041292+0000 mgr.y (mgr.44100) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.092841+0000 mgr.y (mgr.44100) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.143743+0000 mgr.y (mgr.44100) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.195790+0000 mgr.y (mgr.44100) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.261483+0000 mgr.y (mgr.44100) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.326954+0000 mgr.y (mgr.44100) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.376353+0000 mgr.y (mgr.44100) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.429350+0000 mgr.y (mgr.44100) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cluster 2024-03-30T05:20:44.483388+0000 mgr.y (mgr.44100) 1793 : cluster [DBG] pgmap v393: 161 pgs: 92 active+clean, 42 active+undersized, 27 active+undersized+degraded; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:20:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.512601+0000 mgr.y (mgr.44100) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.565357+0000 mgr.y (mgr.44100) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.616881+0000 mgr.y (mgr.44100) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.665352+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.667529+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.669855+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.670521+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.678635+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.679061+0000 mgr.y (mgr.44100) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.720449+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.722679+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.724700+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.725377+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.730135+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.771638+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.773553+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.775328+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.776027+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.780549+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.820999+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.822830+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.824715+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.825360+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.830061+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.872582+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.670521+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.678635+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.679061+0000 mgr.y (mgr.44100) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.720449+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.722679+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.724700+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.725377+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.730135+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.771638+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.773553+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.775328+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.776027+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.780549+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.820999+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.822830+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.824715+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.825360+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.830061+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.872582+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.874643+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.876491+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.877178+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.881620+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.924830+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.926701+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.928430+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.929061+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.933522+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.976338+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.978350+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.980322+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.981027+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:44.987030+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.064709+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.067730+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.071226+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.072699+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.081100+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.158926+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.874643+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.876491+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.877178+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.881620+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.924830+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.926701+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.928430+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.929061+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.933522+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.976338+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.978350+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.980322+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.981027+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:44.987030+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.064709+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.067730+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.071226+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.072699+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.081100+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.161435+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.164267+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.165296+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.172956+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.235574+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.238550+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.241298+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.242295+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.250075+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.310249+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.312631+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.315411+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.316290+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.321976+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.399402+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.402462+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.405990+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.407310+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.416292+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.158926+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.161435+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.164267+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.165296+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.172956+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.235574+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.238550+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.241298+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.242295+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.250075+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.310249+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.312631+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.315411+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.316290+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.321976+0000 mon.a (mon.0) 5746 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.399402+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.402462+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.405990+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.407310+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cluster 2024-03-30T05:20:45.426693+0000 mon.a (mon.0) 5752 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 27 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: cluster 2024-03-30T05:20:45.426730+0000 mon.a (mon.0) 5753 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T05:20:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.494348+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.497088+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.500308+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.501343+0000 mon.a (mon.0) 5757 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.509160+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.587357+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.589673+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.592233+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.592948+0000 mon.a (mon.0) 5762 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[99668]: audit 2024-03-30T05:20:45.598930+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.416292+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cluster 2024-03-30T05:20:45.426693+0000 mon.a (mon.0) 5752 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 27 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: cluster 2024-03-30T05:20:45.426730+0000 mon.a (mon.0) 5753 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T05:20:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.494348+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.497088+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.500308+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.501343+0000 mon.a (mon.0) 5757 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.509160+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.587357+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.589673+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.592233+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.592948+0000 mon.a (mon.0) 5762 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:45 smithi089 bash[101699]: audit 2024-03-30T05:20:45.598930+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.368 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:20:46.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.730526+0000 mgr.y (mgr.44100) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.781028+0000 mgr.y (mgr.44100) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.830477+0000 mgr.y (mgr.44100) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.882031+0000 mgr.y (mgr.44100) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.933992+0000 mgr.y (mgr.44100) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: cephadm 2024-03-30T05:20:44.987544+0000 mgr.y (mgr.44100) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: cephadm 2024-03-30T05:20:45.081763+0000 mgr.y (mgr.44100) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: cephadm 2024-03-30T05:20:45.173836+0000 mgr.y (mgr.44100) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: cephadm 2024-03-30T05:20:45.250626+0000 mgr.y (mgr.44100) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: cephadm 2024-03-30T05:20:45.322560+0000 mgr.y (mgr.44100) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: cephadm 2024-03-30T05:20:45.416923+0000 mgr.y (mgr.44100) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: cephadm 2024-03-30T05:20:45.510095+0000 mgr.y (mgr.44100) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: cephadm 2024-03-30T05:20:45.599499+0000 mgr.y (mgr.44100) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.667710+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.670107+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.672240+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.672983+0000 mon.a (mon.0) 5767 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.677693+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: cephadm 2024-03-30T05:20:45.678148+0000 mgr.y (mgr.44100) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.719363+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.721427+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.723352+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.724072+0000 mon.a (mon.0) 5772 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.731132+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.789172+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.791715+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.795373+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.796487+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.805133+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.878353+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.882635+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.887015+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.888878+0000 mon.a (mon.0) 5782 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.899359+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.978364+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.980760+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.982906+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.983663+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:45.991530+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.039587+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.041780+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.044190+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.044965+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.052215+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.110593+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.112256+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.114116+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.114758+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.121862+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.185072+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.187357+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.189122+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.189722+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.197450+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.254081+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.255975+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.257870+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.258558+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.266101+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.323366+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.325289+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.327149+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.327766+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.334566+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.391631+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.393673+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.395738+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.396448+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.403423+0000 mon.a (mon.0) 5818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.460467+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.462192+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.463881+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.464563+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.471365+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.517562+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.520154+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.522389+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.523094+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.530099+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.576647+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.578544+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.580512+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.581188+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.587764+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.629289+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.631070+0000 mon.a (mon.0) 5835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.632865+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.633470+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:46 smithi118 bash[75658]: audit 2024-03-30T05:20:46.640450+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.730526+0000 mgr.y (mgr.44100) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.781028+0000 mgr.y (mgr.44100) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.830477+0000 mgr.y (mgr.44100) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.882031+0000 mgr.y (mgr.44100) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.933992+0000 mgr.y (mgr.44100) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: cephadm 2024-03-30T05:20:44.987544+0000 mgr.y (mgr.44100) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: cephadm 2024-03-30T05:20:45.081763+0000 mgr.y (mgr.44100) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: cephadm 2024-03-30T05:20:45.173836+0000 mgr.y (mgr.44100) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: cephadm 2024-03-30T05:20:45.250626+0000 mgr.y (mgr.44100) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: cephadm 2024-03-30T05:20:45.322560+0000 mgr.y (mgr.44100) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: cephadm 2024-03-30T05:20:45.416923+0000 mgr.y (mgr.44100) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: cephadm 2024-03-30T05:20:45.510095+0000 mgr.y (mgr.44100) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: cephadm 2024-03-30T05:20:45.599499+0000 mgr.y (mgr.44100) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.667710+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.670107+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.672240+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.672983+0000 mon.a (mon.0) 5767 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.677693+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: cephadm 2024-03-30T05:20:45.678148+0000 mgr.y (mgr.44100) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.719363+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.721427+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.730526+0000 mgr.y (mgr.44100) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.781028+0000 mgr.y (mgr.44100) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.830477+0000 mgr.y (mgr.44100) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.882031+0000 mgr.y (mgr.44100) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.933992+0000 mgr.y (mgr.44100) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: cephadm 2024-03-30T05:20:44.987544+0000 mgr.y (mgr.44100) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: cephadm 2024-03-30T05:20:45.081763+0000 mgr.y (mgr.44100) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: cephadm 2024-03-30T05:20:45.173836+0000 mgr.y (mgr.44100) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: cephadm 2024-03-30T05:20:45.250626+0000 mgr.y (mgr.44100) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: cephadm 2024-03-30T05:20:45.322560+0000 mgr.y (mgr.44100) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: cephadm 2024-03-30T05:20:45.416923+0000 mgr.y (mgr.44100) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: cephadm 2024-03-30T05:20:45.510095+0000 mgr.y (mgr.44100) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: cephadm 2024-03-30T05:20:45.599499+0000 mgr.y (mgr.44100) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.667710+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.670107+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.672240+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.672983+0000 mon.a (mon.0) 5767 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.677693+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: cephadm 2024-03-30T05:20:45.678148+0000 mgr.y (mgr.44100) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.719363+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.721427+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.723352+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.724072+0000 mon.a (mon.0) 5772 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.731132+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.789172+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.791715+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.795373+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.796487+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.805133+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.878353+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.882635+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.887015+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.888878+0000 mon.a (mon.0) 5782 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.899359+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.978364+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.980760+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.982906+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.983663+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:45.991530+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.039587+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.723352+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.724072+0000 mon.a (mon.0) 5772 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.731132+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.789172+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.791715+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.795373+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.796487+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.805133+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.878353+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.882635+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.887015+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.888878+0000 mon.a (mon.0) 5782 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.899359+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.978364+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.980760+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.982906+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.983663+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:45.991530+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.039587+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.041780+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.044190+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.044965+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.052215+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.110593+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.112256+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.114116+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.114758+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.121862+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.185072+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.187357+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.189122+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.189722+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.197450+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.254081+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.255975+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.257870+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.258558+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.266101+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.041780+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.044190+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.044965+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.052215+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.110593+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.112256+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.114116+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.114758+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.121862+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.185072+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.187357+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.189122+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.189722+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.197450+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.254081+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.255975+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.257870+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.258558+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.266101+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.323366+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.325289+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.327149+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.327766+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.334566+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.391631+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.393673+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.395738+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.396448+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.403423+0000 mon.a (mon.0) 5818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.460467+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.462192+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.463881+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.464563+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.471365+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.517562+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.520154+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.522389+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.523094+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.323366+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.325289+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.327149+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.327766+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.334566+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.391631+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.393673+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.395738+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.396448+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.403423+0000 mon.a (mon.0) 5818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.460467+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.462192+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.463881+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.464563+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.471365+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.517562+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.520154+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.522389+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.523094+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.530099+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.530099+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.576647+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.578544+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.580512+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.581188+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.587764+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.629289+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.631070+0000 mon.a (mon.0) 5835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.632865+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.633470+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[101699]: audit 2024-03-30T05:20:46.640450+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.576647+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.578544+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.580512+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.581188+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.587764+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.629289+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.631070+0000 mon.a (mon.0) 5835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.632865+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.633470+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:46 smithi089 bash[99668]: audit 2024-03-30T05:20:46.640450+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.107 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 15s ago 42m - - 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 8s ago 42m - - 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (11m) 15s ago 35m 16.2M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (10m) 8s ago 35m 73.3M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (12m) 15s ago 33m 46.3M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (12m) 8s ago 41m 440M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (22m) 15s ago 43m 522M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (7m) 15s ago 43m 68.8M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (9m) 8s ago 41m 60.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (7m) 15s ago 42m 51.0M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (11m) 15s ago 36m 8511k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (11m) 8s ago 36m 8340k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (5m) 15s ago 41m 53.0M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (4m) 15s ago 40m 58.2M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (3m) 15s ago 39m 47.9M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 9cbe7b3eb40f 2024-03-30T05:20:47.108 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (2m) 15s ago 39m 53.5M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 4f4658793226 2024-03-30T05:20:47.109 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (110s) 8s ago 38m 51.2M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 0c2850cb3620 2024-03-30T05:20:47.109 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (72s) 8s ago 38m 51.6M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec a736dafe3897 2024-03-30T05:20:47.109 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (39s) 8s ago 37m 45.8M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 60aa513399fe 2024-03-30T05:20:47.109 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 starting - - - 4096M 2024-03-30T05:20:47.109 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (11m) 8s ago 36m 69.0M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:20:47.109 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (33m) 15s ago 33m 93.1M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:20:47.109 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (33m) 8s ago 33m 93.0M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:20:47.537 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:20:47.538 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:20:47.538 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:20:47.538 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:20:47.538 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:20:47.538 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:20:47.538 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:20:47.538 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:20:47.538 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 7 2024-03-30T05:20:47.538 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:20:47.538 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:20:47.539 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:20:47.539 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:20:47.539 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:20:47.539 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-30T05:20:47.539 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 12 2024-03-30T05:20:47.539 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:20:47.539 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:20:47.650 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[95607]: debug 2024-03-30T05:20:47.434+0000 7f070d2bc700 1 -- 172.21.15.118:0/583472309 <== mon.2 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bb78169680 con 0x55bb781a6800 2024-03-30T05:20:47.913 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:20:47.913 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:20:47.913 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:20:47.913 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-30T05:20:47.913 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:20:47.913 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "7/8 daemons upgraded", 2024-03-30T05:20:47.913 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:20:47.913 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:20:47.913 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:20:47.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: cephadm 2024-03-30T05:20:45.731626+0000 mgr.y (mgr.44100) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: cephadm 2024-03-30T05:20:45.805953+0000 mgr.y (mgr.44100) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: cephadm 2024-03-30T05:20:45.900342+0000 mgr.y (mgr.44100) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: cephadm 2024-03-30T05:20:45.992158+0000 mgr.y (mgr.44100) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: cephadm 2024-03-30T05:20:46.053993+0000 mgr.y (mgr.44100) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: cephadm 2024-03-30T05:20:46.122325+0000 mgr.y (mgr.44100) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: cephadm 2024-03-30T05:20:46.197926+0000 mgr.y (mgr.44100) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: cephadm 2024-03-30T05:20:46.266565+0000 mgr.y (mgr.44100) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: cephadm 2024-03-30T05:20:46.334997+0000 mgr.y (mgr.44100) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.987 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.359891+0000 mgr.y (mgr.44100) 1821 : audit [DBG] from='client.54570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: cephadm 2024-03-30T05:20:46.403964+0000 mgr.y (mgr.44100) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: cephadm 2024-03-30T05:20:46.471859+0000 mgr.y (mgr.44100) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: cluster 2024-03-30T05:20:46.484197+0000 mgr.y (mgr.44100) 1824 : cluster [DBG] pgmap v394: 161 pgs: 92 active+clean, 42 active+undersized, 27 active+undersized+degraded; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: cephadm 2024-03-30T05:20:46.530583+0000 mgr.y (mgr.44100) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: cephadm 2024-03-30T05:20:46.588200+0000 mgr.y (mgr.44100) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: cephadm 2024-03-30T05:20:46.641004+0000 mgr.y (mgr.44100) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.699418+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.701831+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.703881+0000 mon.a (mon.0) 5841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.704624+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.710495+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.752186+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.753989+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.755746+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.756443+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.988 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.762080+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.807746+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.810040+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.811987+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.812741+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.817875+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.865950+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.868120+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.870022+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.870702+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.875626+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.932224+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.933962+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.936228+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.989 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.936874+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.942681+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:46.999267+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.000974+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.002656+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.003223+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.008889+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.065515+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.067175+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.068902+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.069497+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.075197+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.133074+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.134883+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.136611+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.990 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.137262+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.143109+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.200099+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.202063+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.204008+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.205145+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.211848+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.257581+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.259602+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.261483+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.262113+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.267652+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.324522+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.326240+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.328025+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.328621+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.991 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.333151+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.373762+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.375574+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.377995+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.378650+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.384260+0000 mon.a (mon.0) 5898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.424907+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.426610+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.428255+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.428868+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.433184+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.474436+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.476221+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.477938+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.478579+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.482678+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.523400+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.992 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.525407+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.527258+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.527952+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.532767+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.542242+0000 mon.a (mon.0) 5914 : audit [DBG] from='client.? 172.21.15.89:0/1773032377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.574121+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.575930+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.577790+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.578389+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.583230+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:47.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.627288+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:47.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.629098+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:47.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.630996+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:47.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.631653+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:47.993 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[75658]: audit 2024-03-30T05:20:47.636786+0000 mon.a (mon.0) 5924 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.084 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:20:47] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-03-30T05:20:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: cephadm 2024-03-30T05:20:45.731626+0000 mgr.y (mgr.44100) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: cephadm 2024-03-30T05:20:45.805953+0000 mgr.y (mgr.44100) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: cephadm 2024-03-30T05:20:45.900342+0000 mgr.y (mgr.44100) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: cephadm 2024-03-30T05:20:45.992158+0000 mgr.y (mgr.44100) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: cephadm 2024-03-30T05:20:46.053993+0000 mgr.y (mgr.44100) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: cephadm 2024-03-30T05:20:46.122325+0000 mgr.y (mgr.44100) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: cephadm 2024-03-30T05:20:46.197926+0000 mgr.y (mgr.44100) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: cephadm 2024-03-30T05:20:46.266565+0000 mgr.y (mgr.44100) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: cephadm 2024-03-30T05:20:46.334997+0000 mgr.y (mgr.44100) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.359891+0000 mgr.y (mgr.44100) 1821 : audit [DBG] from='client.54570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: cephadm 2024-03-30T05:20:46.403964+0000 mgr.y (mgr.44100) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: cephadm 2024-03-30T05:20:46.471859+0000 mgr.y (mgr.44100) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: cluster 2024-03-30T05:20:46.484197+0000 mgr.y (mgr.44100) 1824 : cluster [DBG] pgmap v394: 161 pgs: 92 active+clean, 42 active+undersized, 27 active+undersized+degraded; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:20:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: cephadm 2024-03-30T05:20:46.530583+0000 mgr.y (mgr.44100) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: cephadm 2024-03-30T05:20:46.588200+0000 mgr.y (mgr.44100) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: cephadm 2024-03-30T05:20:46.641004+0000 mgr.y (mgr.44100) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.699418+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.701831+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.703881+0000 mon.a (mon.0) 5841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.704624+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: cephadm 2024-03-30T05:20:45.731626+0000 mgr.y (mgr.44100) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: cephadm 2024-03-30T05:20:45.805953+0000 mgr.y (mgr.44100) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: cephadm 2024-03-30T05:20:45.900342+0000 mgr.y (mgr.44100) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: cephadm 2024-03-30T05:20:45.992158+0000 mgr.y (mgr.44100) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: cephadm 2024-03-30T05:20:46.053993+0000 mgr.y (mgr.44100) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: cephadm 2024-03-30T05:20:46.122325+0000 mgr.y (mgr.44100) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: cephadm 2024-03-30T05:20:46.197926+0000 mgr.y (mgr.44100) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: cephadm 2024-03-30T05:20:46.266565+0000 mgr.y (mgr.44100) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: cephadm 2024-03-30T05:20:46.334997+0000 mgr.y (mgr.44100) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.359891+0000 mgr.y (mgr.44100) 1821 : audit [DBG] from='client.54570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: cephadm 2024-03-30T05:20:46.403964+0000 mgr.y (mgr.44100) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: cephadm 2024-03-30T05:20:46.471859+0000 mgr.y (mgr.44100) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: cluster 2024-03-30T05:20:46.484197+0000 mgr.y (mgr.44100) 1824 : cluster [DBG] pgmap v394: 161 pgs: 92 active+clean, 42 active+undersized, 27 active+undersized+degraded; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:20:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: cephadm 2024-03-30T05:20:46.530583+0000 mgr.y (mgr.44100) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: cephadm 2024-03-30T05:20:46.588200+0000 mgr.y (mgr.44100) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: cephadm 2024-03-30T05:20:46.641004+0000 mgr.y (mgr.44100) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.699418+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.701831+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.703881+0000 mon.a (mon.0) 5841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.704624+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.710495+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.752186+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.753989+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.755746+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.756443+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.762080+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.807746+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.810040+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.811987+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.812741+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.817875+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.865950+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.868120+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.870022+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.870702+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.875626+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.932224+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.933962+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.936228+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.710495+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.752186+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.753989+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.755746+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.756443+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.762080+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.807746+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.810040+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.811987+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.812741+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.817875+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.865950+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.868120+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.870022+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.870702+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.875626+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.932224+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.933962+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.936228+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.936874+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.942681+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:46.999267+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.000974+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.002656+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.003223+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.008889+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.065515+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.067175+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.068902+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.069497+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.075197+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.133074+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.134883+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.136611+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.137262+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.143109+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.200099+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.202063+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.936874+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.942681+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:46.999267+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.000974+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.002656+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.003223+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.008889+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.065515+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.067175+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.068902+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.069497+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.075197+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.133074+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.134883+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.136611+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.137262+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.143109+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.200099+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.202063+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.204008+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.204008+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.205145+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.211848+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.257581+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.259602+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.261483+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.262113+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.267652+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.324522+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.326240+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.328025+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.328621+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.333151+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.373762+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.375574+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.377995+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.378650+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.384260+0000 mon.a (mon.0) 5898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.424907+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.426610+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.205145+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.211848+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.257581+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.259602+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.261483+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.262113+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.267652+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.324522+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.326240+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.328025+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.328621+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.333151+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.373762+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.375574+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.377995+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.378650+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.384260+0000 mon.a (mon.0) 5898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.424907+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.426610+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.428255+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.428868+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.433184+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.474436+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.476221+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.477938+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.478579+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.482678+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.523400+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.525407+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.527258+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.527952+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.532767+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.542242+0000 mon.a (mon.0) 5914 : audit [DBG] from='client.? 172.21.15.89:0/1773032377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.574121+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.575930+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.577790+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.578389+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.583230+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.428255+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.428868+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.433184+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.474436+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.476221+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.477938+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.478579+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.482678+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.523400+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.525407+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.527258+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.527952+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.532767+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.542242+0000 mon.a (mon.0) 5914 : audit [DBG] from='client.? 172.21.15.89:0/1773032377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.574121+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.575930+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.577790+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.578389+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.583230+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.627288+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.629098+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.630996+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.631653+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[101699]: audit 2024-03-30T05:20:47.636786+0000 mon.a (mon.0) 5924 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.627288+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:48.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.629098+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:48.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.630996+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:48.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.631653+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:48.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:47 smithi089 bash[99668]: audit 2024-03-30T05:20:47.636786+0000 mon.a (mon.0) 5924 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:48.400 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:47 smithi118 bash[95607]: debug 2024-03-30T05:20:47.986+0000 7f07164547c0 -1 Falling back to public interface 2024-03-30T05:20:49.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:46.711221+0000 mgr.y (mgr.44100) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:46.747091+0000 mgr.y (mgr.44100) 1829 : audit [DBG] from='client.54576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:49.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:46.762664+0000 mgr.y (mgr.44100) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:46.818534+0000 mgr.y (mgr.44100) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:46.876025+0000 mgr.y (mgr.44100) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:46.943166+0000 mgr.y (mgr.44100) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.009369+0000 mgr.y (mgr.44100) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.075697+0000 mgr.y (mgr.44100) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.095948+0000 mgr.y (mgr.44100) 1836 : audit [DBG] from='client.54582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:49.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.143649+0000 mgr.y (mgr.44100) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.212691+0000 mgr.y (mgr.44100) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.268140+0000 mgr.y (mgr.44100) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.333567+0000 mgr.y (mgr.44100) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.384912+0000 mgr.y (mgr.44100) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.433632+0000 mgr.y (mgr.44100) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.483170+0000 mgr.y (mgr.44100) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.533216+0000 mgr.y (mgr.44100) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.583789+0000 mgr.y (mgr.44100) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.637357+0000 mgr.y (mgr.44100) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.683916+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.685848+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.687690+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.688488+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.693625+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.694098+0000 mgr.y (mgr.44100) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.734746+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.736952+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.738815+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.739472+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.743969+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.784421+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.786289+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.788228+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.788905+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.793308+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.833646+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.835305+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.836963+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.837642+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.842219+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.883142+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.884883+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.886558+0000 mon.a (mon.0) 5947 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.887238+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.891687+0000 mon.a (mon.0) 5949 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.932318+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.934097+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.935800+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.936408+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.940737+0000 mon.a (mon.0) 5954 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.981165+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.983013+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.984838+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.985443+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:47.990467+0000 mon.a (mon.0) 5959 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.034986+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.036972+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.038672+0000 mon.a (mon.0) 5962 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.039270+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.044545+0000 mon.a (mon.0) 5964 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:46.711221+0000 mgr.y (mgr.44100) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:46.747091+0000 mgr.y (mgr.44100) 1829 : audit [DBG] from='client.54576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:49.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:46.762664+0000 mgr.y (mgr.44100) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:46.818534+0000 mgr.y (mgr.44100) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:46.876025+0000 mgr.y (mgr.44100) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:46.943166+0000 mgr.y (mgr.44100) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.009369+0000 mgr.y (mgr.44100) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.075697+0000 mgr.y (mgr.44100) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.095948+0000 mgr.y (mgr.44100) 1836 : audit [DBG] from='client.54582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:49.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.143649+0000 mgr.y (mgr.44100) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.212691+0000 mgr.y (mgr.44100) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.268140+0000 mgr.y (mgr.44100) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.333567+0000 mgr.y (mgr.44100) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.384912+0000 mgr.y (mgr.44100) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.433632+0000 mgr.y (mgr.44100) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.483170+0000 mgr.y (mgr.44100) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.533216+0000 mgr.y (mgr.44100) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.583789+0000 mgr.y (mgr.44100) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.637357+0000 mgr.y (mgr.44100) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.683916+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.685848+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.084992+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.087274+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.089570+0000 mon.a (mon.0) 5967 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.090580+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.098369+0000 mon.a (mon.0) 5969 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.171959+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.173785+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.176633+0000 mon.a (mon.0) 5972 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.177308+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.186587+0000 mon.a (mon.0) 5974 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.265037+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.267524+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.269760+0000 mon.a (mon.0) 5977 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.270510+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.275827+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.332958+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.334863+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.336799+0000 mon.a (mon.0) 5982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.337472+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.344938+0000 mon.a (mon.0) 5984 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.385251+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.387395+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.389843+0000 mon.a (mon.0) 5987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.390530+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.397736+0000 mon.a (mon.0) 5989 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.440557+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.442234+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.443847+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.444420+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.449102+0000 mon.a (mon.0) 5994 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.490943+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.492793+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.494526+0000 mon.a (mon.0) 5997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.495114+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.500077+0000 mon.a (mon.0) 5999 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.567114+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.570386+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.572758+0000 mon.a (mon.0) 6002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.573612+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[99668]: audit 2024-03-30T05:20:48.581116+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.687690+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.688488+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.693625+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.694098+0000 mgr.y (mgr.44100) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.734746+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.736952+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.738815+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.739472+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.743969+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.784421+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.786289+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.788228+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.788905+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.793308+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.833646+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.835305+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.836963+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.837642+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.842219+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.883142+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.884883+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.886558+0000 mon.a (mon.0) 5947 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.887238+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.891687+0000 mon.a (mon.0) 5949 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.932318+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.934097+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.935800+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.936408+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.940737+0000 mon.a (mon.0) 5954 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.981165+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.983013+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.984838+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.985443+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:47.990467+0000 mon.a (mon.0) 5959 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.034986+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.036972+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.038672+0000 mon.a (mon.0) 5962 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.039270+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.044545+0000 mon.a (mon.0) 5964 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.084992+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.087274+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.089570+0000 mon.a (mon.0) 5967 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.090580+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.098369+0000 mon.a (mon.0) 5969 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.171959+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.173785+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.176633+0000 mon.a (mon.0) 5972 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.177308+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.186587+0000 mon.a (mon.0) 5974 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.265037+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.267524+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.269760+0000 mon.a (mon.0) 5977 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.270510+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.275827+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.332958+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.334863+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.336799+0000 mon.a (mon.0) 5982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.337472+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.344938+0000 mon.a (mon.0) 5984 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.385251+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.387395+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.389843+0000 mon.a (mon.0) 5987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.390530+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.397736+0000 mon.a (mon.0) 5989 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.440557+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.442234+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.443847+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.444420+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.449102+0000 mon.a (mon.0) 5994 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.490943+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.492793+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.494526+0000 mon.a (mon.0) 5997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.495114+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.500077+0000 mon.a (mon.0) 5999 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.567114+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.570386+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.572758+0000 mon.a (mon.0) 6002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.573612+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:48 smithi089 bash[101699]: audit 2024-03-30T05:20:48.581116+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:46.711221+0000 mgr.y (mgr.44100) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:46.747091+0000 mgr.y (mgr.44100) 1829 : audit [DBG] from='client.54576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:46.762664+0000 mgr.y (mgr.44100) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:46.818534+0000 mgr.y (mgr.44100) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:46.876025+0000 mgr.y (mgr.44100) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:46.943166+0000 mgr.y (mgr.44100) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.009369+0000 mgr.y (mgr.44100) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.075697+0000 mgr.y (mgr.44100) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.095948+0000 mgr.y (mgr.44100) 1836 : audit [DBG] from='client.54582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.143649+0000 mgr.y (mgr.44100) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.212691+0000 mgr.y (mgr.44100) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.268140+0000 mgr.y (mgr.44100) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.333567+0000 mgr.y (mgr.44100) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.384912+0000 mgr.y (mgr.44100) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.433632+0000 mgr.y (mgr.44100) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.483170+0000 mgr.y (mgr.44100) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.533216+0000 mgr.y (mgr.44100) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.583789+0000 mgr.y (mgr.44100) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.637357+0000 mgr.y (mgr.44100) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.683916+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.685848+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.687690+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.688488+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.693625+0000 mon.a (mon.0) 5929 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.694098+0000 mgr.y (mgr.44100) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.734746+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.736952+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.738815+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.739472+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.743969+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.784421+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.786289+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.788228+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.788905+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.793308+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.833646+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.835305+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.836963+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.837642+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.842219+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.883142+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.884883+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.886558+0000 mon.a (mon.0) 5947 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.887238+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.891687+0000 mon.a (mon.0) 5949 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.932318+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.934097+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.935800+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.936408+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.940737+0000 mon.a (mon.0) 5954 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.981165+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.983013+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.984838+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.985443+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:47.990467+0000 mon.a (mon.0) 5959 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.034986+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.036972+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.038672+0000 mon.a (mon.0) 5962 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.039270+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.044545+0000 mon.a (mon.0) 5964 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.084992+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.087274+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.089570+0000 mon.a (mon.0) 5967 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.090580+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.098369+0000 mon.a (mon.0) 5969 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.171959+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.173785+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.176633+0000 mon.a (mon.0) 5972 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.177308+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.186587+0000 mon.a (mon.0) 5974 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.265037+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.267524+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.269760+0000 mon.a (mon.0) 5977 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.270510+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.275827+0000 mon.a (mon.0) 5979 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.332958+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.334863+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.336799+0000 mon.a (mon.0) 5982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.337472+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.344938+0000 mon.a (mon.0) 5984 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.385251+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.387395+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.389843+0000 mon.a (mon.0) 5987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.390530+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.397736+0000 mon.a (mon.0) 5989 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.440557+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.442234+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.443847+0000 mon.a (mon.0) 5992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.444420+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.449102+0000 mon.a (mon.0) 5994 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.490943+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.492793+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.494526+0000 mon.a (mon.0) 5997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.495114+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.500077+0000 mon.a (mon.0) 5999 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.567114+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.570386+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.572758+0000 mon.a (mon.0) 6002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.573612+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:48 smithi118 bash[75658]: audit 2024-03-30T05:20:48.581116+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.744389+0000 mgr.y (mgr.44100) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.793794+0000 mgr.y (mgr.44100) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.842658+0000 mgr.y (mgr.44100) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.892118+0000 mgr.y (mgr.44100) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:47.917880+0000 mgr.y (mgr.44100) 1852 : audit [DBG] from='client.64570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.941145+0000 mgr.y (mgr.44100) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:47.990895+0000 mgr.y (mgr.44100) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:48.044956+0000 mgr.y (mgr.44100) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:48.098835+0000 mgr.y (mgr.44100) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:48.187063+0000 mgr.y (mgr.44100) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:48.276386+0000 mgr.y (mgr.44100) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.280490+0000 mgr.y (mgr.44100) 1859 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:48.345448+0000 mgr.y (mgr.44100) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:48.398204+0000 mgr.y (mgr.44100) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:48.449509+0000 mgr.y (mgr.44100) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cluster 2024-03-30T05:20:48.484783+0000 mgr.y (mgr.44100) 1863 : cluster [DBG] pgmap v395: 161 pgs: 92 active+clean, 42 active+undersized, 27 active+undersized+degraded; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:48.500489+0000 mgr.y (mgr.44100) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:48.581620+0000 mgr.y (mgr.44100) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.667069+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.675722+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.677771+0000 mon.a (mon.0) 6007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.678785+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.685058+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: cephadm 2024-03-30T05:20:48.685447+0000 mgr.y (mgr.44100) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:49.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.768602+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.772166+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.775453+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.776565+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.787106+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.860247+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.861872+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.863414+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.863939+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.870461+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.910505+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.912175+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.913876+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.914401+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.921043+0000 mon.a (mon.0) 6024 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.977617+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.979630+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.981799+0000 mon.a (mon.0) 6027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.982919+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:48.993501+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.053034+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.055833+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.059290+0000 mon.a (mon.0) 6032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.060352+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.068234+0000 mon.a (mon.0) 6034 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.153682+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.157733+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.161318+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.162656+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.173867+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.259752+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.263779+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.267273+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.268478+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.279051+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.366886+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.371077+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.374967+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.376530+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.385427+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.461773+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.464584+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.467556+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.468640+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.477147+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.555337+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.558139+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.560765+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.562090+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.568225+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:49.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.625729+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:49.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.627889+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:49.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.629902+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:49.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.630590+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:49.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:49 smithi118 bash[75658]: audit 2024-03-30T05:20:49.635502+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.744389+0000 mgr.y (mgr.44100) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.793794+0000 mgr.y (mgr.44100) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.842658+0000 mgr.y (mgr.44100) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.892118+0000 mgr.y (mgr.44100) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:47.917880+0000 mgr.y (mgr.44100) 1852 : audit [DBG] from='client.64570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.941145+0000 mgr.y (mgr.44100) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:47.990895+0000 mgr.y (mgr.44100) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:48.044956+0000 mgr.y (mgr.44100) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:48.098835+0000 mgr.y (mgr.44100) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:48.187063+0000 mgr.y (mgr.44100) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:48.276386+0000 mgr.y (mgr.44100) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.280490+0000 mgr.y (mgr.44100) 1859 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:50.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:48.345448+0000 mgr.y (mgr.44100) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:48.398204+0000 mgr.y (mgr.44100) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:48.449509+0000 mgr.y (mgr.44100) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cluster 2024-03-30T05:20:48.484783+0000 mgr.y (mgr.44100) 1863 : cluster [DBG] pgmap v395: 161 pgs: 92 active+clean, 42 active+undersized, 27 active+undersized+degraded; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:20:50.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:48.500489+0000 mgr.y (mgr.44100) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:48.581620+0000 mgr.y (mgr.44100) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.667069+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.675722+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.744389+0000 mgr.y (mgr.44100) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.793794+0000 mgr.y (mgr.44100) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.842658+0000 mgr.y (mgr.44100) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.892118+0000 mgr.y (mgr.44100) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:47.917880+0000 mgr.y (mgr.44100) 1852 : audit [DBG] from='client.64570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:50.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.941145+0000 mgr.y (mgr.44100) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:47.990895+0000 mgr.y (mgr.44100) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:48.044956+0000 mgr.y (mgr.44100) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:48.098835+0000 mgr.y (mgr.44100) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:48.187063+0000 mgr.y (mgr.44100) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:48.276386+0000 mgr.y (mgr.44100) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.280490+0000 mgr.y (mgr.44100) 1859 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:50.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:48.345448+0000 mgr.y (mgr.44100) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:48.398204+0000 mgr.y (mgr.44100) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:48.449509+0000 mgr.y (mgr.44100) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cluster 2024-03-30T05:20:48.484783+0000 mgr.y (mgr.44100) 1863 : cluster [DBG] pgmap v395: 161 pgs: 92 active+clean, 42 active+undersized, 27 active+undersized+degraded; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:20:50.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:48.500489+0000 mgr.y (mgr.44100) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:48.581620+0000 mgr.y (mgr.44100) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.667069+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.675722+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.677771+0000 mon.a (mon.0) 6007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.678785+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.685058+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: cephadm 2024-03-30T05:20:48.685447+0000 mgr.y (mgr.44100) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.768602+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.772166+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.775453+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.776565+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.787106+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.860247+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.861872+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.863414+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.863939+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.870461+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.910505+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.912175+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.913876+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.914401+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.921043+0000 mon.a (mon.0) 6024 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.977617+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.979630+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.981799+0000 mon.a (mon.0) 6027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.982919+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:48.993501+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.053034+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.055833+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.059290+0000 mon.a (mon.0) 6032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.060352+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.068234+0000 mon.a (mon.0) 6034 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.153682+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.157733+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.161318+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.162656+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.173867+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.259752+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.263779+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.267273+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.268478+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.279051+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.677771+0000 mon.a (mon.0) 6007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.678785+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.685058+0000 mon.a (mon.0) 6009 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: cephadm 2024-03-30T05:20:48.685447+0000 mgr.y (mgr.44100) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:50.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.768602+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.772166+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.775453+0000 mon.a (mon.0) 6012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.776565+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.787106+0000 mon.a (mon.0) 6014 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.860247+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.861872+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.863414+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.863939+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.870461+0000 mon.a (mon.0) 6019 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.910505+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.912175+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.913876+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.914401+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.921043+0000 mon.a (mon.0) 6024 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.977617+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.366886+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.371077+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.374967+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.376530+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.385427+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.461773+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.464584+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.467556+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.468640+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.477147+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.555337+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.558139+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.560765+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.562090+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.568225+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.625729+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.627889+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.629902+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.630590+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[101699]: audit 2024-03-30T05:20:49.635502+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.979630+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.981799+0000 mon.a (mon.0) 6027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.982919+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:48.993501+0000 mon.a (mon.0) 6029 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.053034+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.055833+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.059290+0000 mon.a (mon.0) 6032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.060352+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.068234+0000 mon.a (mon.0) 6034 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.153682+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.157733+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.161318+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.162656+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.173867+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.259752+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.263779+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.267273+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.268478+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.279051+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.366886+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.371077+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.374967+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.376530+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.385427+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.461773+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.464584+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.467556+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.468640+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.477147+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.555337+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.558139+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.560765+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.562090+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.568225+0000 mon.a (mon.0) 6059 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:50.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.625729+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:50.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.627889+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:50.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.629902+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:50.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.630590+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:50.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:49 smithi089 bash[99668]: audit 2024-03-30T05:20:49.635502+0000 mon.a (mon.0) 6064 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.025 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: cephadm 2024-03-30T05:20:48.787595+0000 mgr.y (mgr.44100) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: cephadm 2024-03-30T05:20:48.870827+0000 mgr.y (mgr.44100) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: cephadm 2024-03-30T05:20:48.921560+0000 mgr.y (mgr.44100) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: cephadm 2024-03-30T05:20:48.994361+0000 mgr.y (mgr.44100) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: cephadm 2024-03-30T05:20:49.068933+0000 mgr.y (mgr.44100) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: cephadm 2024-03-30T05:20:49.174813+0000 mgr.y (mgr.44100) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: cephadm 2024-03-30T05:20:49.279628+0000 mgr.y (mgr.44100) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: cephadm 2024-03-30T05:20:49.386053+0000 mgr.y (mgr.44100) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: cephadm 2024-03-30T05:20:49.477802+0000 mgr.y (mgr.44100) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: cephadm 2024-03-30T05:20:49.568760+0000 mgr.y (mgr.44100) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: cephadm 2024-03-30T05:20:49.635987+0000 mgr.y (mgr.44100) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.026 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.714882+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.717427+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.720321+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.721338+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.727296+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.802893+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.805803+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.809999+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.027 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.811358+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.818273+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.891296+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.893161+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.895064+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.895737+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.900485+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.973963+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.028 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.976367+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.978546+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.979340+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:49.986970+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.060178+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.062289+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.064317+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.065011+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.070857+0000 mon.a (mon.0) 6089 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.156161+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.160392+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.163999+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.165269+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.029 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.172661+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.244955+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.248535+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.251400+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.252285+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.261286+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.336138+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.337893+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.339590+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.340163+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.344709+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.402877+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.404711+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.030 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.406536+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.407170+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.412051+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.469093+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.470906+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.472636+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.473257+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.477952+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.518343+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.520028+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.521683+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.522258+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.526924+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.567370+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.569157+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.570789+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.571417+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.576924+0000 mon.a (mon.0) 6124 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.617664+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.619344+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.621103+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.622343+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.628026+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:50 smithi118 bash[75658]: audit 2024-03-30T05:20:50.669163+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: cephadm 2024-03-30T05:20:48.787595+0000 mgr.y (mgr.44100) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: cephadm 2024-03-30T05:20:48.870827+0000 mgr.y (mgr.44100) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: cephadm 2024-03-30T05:20:48.921560+0000 mgr.y (mgr.44100) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: cephadm 2024-03-30T05:20:48.994361+0000 mgr.y (mgr.44100) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: cephadm 2024-03-30T05:20:49.068933+0000 mgr.y (mgr.44100) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: cephadm 2024-03-30T05:20:49.174813+0000 mgr.y (mgr.44100) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: cephadm 2024-03-30T05:20:49.279628+0000 mgr.y (mgr.44100) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: cephadm 2024-03-30T05:20:49.386053+0000 mgr.y (mgr.44100) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: cephadm 2024-03-30T05:20:49.477802+0000 mgr.y (mgr.44100) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: cephadm 2024-03-30T05:20:49.568760+0000 mgr.y (mgr.44100) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: cephadm 2024-03-30T05:20:49.635987+0000 mgr.y (mgr.44100) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.714882+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.717427+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.720321+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.721338+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.727296+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.802893+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.805803+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.809999+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.811358+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.818273+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.891296+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.893161+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.895064+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.895737+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.900485+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.973963+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.976367+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.978546+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.979340+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:49.986970+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.060178+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.062289+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.064317+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.065011+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.070857+0000 mon.a (mon.0) 6089 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.156161+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.160392+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.163999+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.165269+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.172661+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.244955+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.248535+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.251400+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.252285+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.261286+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.336138+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.337893+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.339590+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.340163+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.344709+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.402877+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.404711+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.406536+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.407170+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.412051+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.469093+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.470906+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.472636+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: cephadm 2024-03-30T05:20:48.787595+0000 mgr.y (mgr.44100) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: cephadm 2024-03-30T05:20:48.870827+0000 mgr.y (mgr.44100) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: cephadm 2024-03-30T05:20:48.921560+0000 mgr.y (mgr.44100) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: cephadm 2024-03-30T05:20:48.994361+0000 mgr.y (mgr.44100) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: cephadm 2024-03-30T05:20:49.068933+0000 mgr.y (mgr.44100) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: cephadm 2024-03-30T05:20:49.174813+0000 mgr.y (mgr.44100) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: cephadm 2024-03-30T05:20:49.279628+0000 mgr.y (mgr.44100) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: cephadm 2024-03-30T05:20:49.386053+0000 mgr.y (mgr.44100) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: cephadm 2024-03-30T05:20:49.477802+0000 mgr.y (mgr.44100) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: cephadm 2024-03-30T05:20:49.568760+0000 mgr.y (mgr.44100) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: cephadm 2024-03-30T05:20:49.635987+0000 mgr.y (mgr.44100) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:51.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.714882+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.717427+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.720321+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.721338+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.727296+0000 mon.a (mon.0) 6069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.802893+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.805803+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.809999+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.811358+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.473257+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.477952+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.518343+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.520028+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.521683+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.522258+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.526924+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.567370+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.569157+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.570789+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.571417+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.576924+0000 mon.a (mon.0) 6124 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.617664+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.619344+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.621103+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.622343+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.628026+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[99668]: audit 2024-03-30T05:20:50.669163+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.818273+0000 mon.a (mon.0) 6074 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.891296+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.893161+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.895064+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.895737+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.900485+0000 mon.a (mon.0) 6079 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.973963+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.976367+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.978546+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.979340+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:49.986970+0000 mon.a (mon.0) 6084 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.060178+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.062289+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.064317+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.065011+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.070857+0000 mon.a (mon.0) 6089 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.156161+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.160392+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.163999+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.165269+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.172661+0000 mon.a (mon.0) 6094 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.244955+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.248535+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.251400+0000 mon.a (mon.0) 6097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.252285+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.261286+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.336138+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.337893+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.339590+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.340163+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.344709+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.402877+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.404711+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.406536+0000 mon.a (mon.0) 6107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.407170+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.412051+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.469093+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.470906+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.472636+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.473257+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.477952+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.518343+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.520028+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.521683+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.522258+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.526924+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.567370+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.569157+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.570789+0000 mon.a (mon.0) 6122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.571417+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.576924+0000 mon.a (mon.0) 6124 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.617664+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.619344+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:51.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.621103+0000 mon.a (mon.0) 6127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:51.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.622343+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:51.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.628026+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:51.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:50 smithi089 bash[101699]: audit 2024-03-30T05:20:50.669163+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:51.400 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[95607]: debug 2024-03-30T05:20:51.086+0000 7f07164547c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-03-30T05:20:51.400 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[95607]: debug 2024-03-30T05:20:51.122+0000 7f07164547c0 -1 osd.7 147 log_to_monitors true 2024-03-30T05:20:52.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: cephadm 2024-03-30T05:20:49.727948+0000 mgr.y (mgr.44100) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: cephadm 2024-03-30T05:20:49.818754+0000 mgr.y (mgr.44100) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: cephadm 2024-03-30T05:20:49.901020+0000 mgr.y (mgr.44100) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: cephadm 2024-03-30T05:20:49.987488+0000 mgr.y (mgr.44100) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: cephadm 2024-03-30T05:20:50.071315+0000 mgr.y (mgr.44100) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: cephadm 2024-03-30T05:20:50.173225+0000 mgr.y (mgr.44100) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: cephadm 2024-03-30T05:20:50.262105+0000 mgr.y (mgr.44100) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: cephadm 2024-03-30T05:20:50.345266+0000 mgr.y (mgr.44100) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: cephadm 2024-03-30T05:20:50.412460+0000 mgr.y (mgr.44100) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: cephadm 2024-03-30T05:20:50.478366+0000 mgr.y (mgr.44100) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: cluster 2024-03-30T05:20:50.485406+0000 mgr.y (mgr.44100) 1888 : cluster [DBG] pgmap v396: 161 pgs: 92 active+clean, 42 active+undersized, 27 active+undersized+degraded; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:20:52.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: cephadm 2024-03-30T05:20:50.527397+0000 mgr.y (mgr.44100) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: cephadm 2024-03-30T05:20:50.577372+0000 mgr.y (mgr.44100) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: cephadm 2024-03-30T05:20:50.628486+0000 mgr.y (mgr.44100) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.670904+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.679111+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.679875+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.693600+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: cephadm 2024-03-30T05:20:50.694351+0000 mgr.y (mgr.44100) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.759789+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: cephadm 2024-03-30T05:20:49.727948+0000 mgr.y (mgr.44100) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: cephadm 2024-03-30T05:20:49.818754+0000 mgr.y (mgr.44100) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: cephadm 2024-03-30T05:20:49.901020+0000 mgr.y (mgr.44100) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: cephadm 2024-03-30T05:20:49.987488+0000 mgr.y (mgr.44100) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: cephadm 2024-03-30T05:20:50.071315+0000 mgr.y (mgr.44100) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: cephadm 2024-03-30T05:20:50.173225+0000 mgr.y (mgr.44100) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: cephadm 2024-03-30T05:20:50.262105+0000 mgr.y (mgr.44100) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: cephadm 2024-03-30T05:20:50.345266+0000 mgr.y (mgr.44100) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: cephadm 2024-03-30T05:20:50.412460+0000 mgr.y (mgr.44100) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: cephadm 2024-03-30T05:20:50.478366+0000 mgr.y (mgr.44100) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: cluster 2024-03-30T05:20:50.485406+0000 mgr.y (mgr.44100) 1888 : cluster [DBG] pgmap v396: 161 pgs: 92 active+clean, 42 active+undersized, 27 active+undersized+degraded; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:20:52.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: cephadm 2024-03-30T05:20:50.527397+0000 mgr.y (mgr.44100) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: cephadm 2024-03-30T05:20:50.577372+0000 mgr.y (mgr.44100) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: cephadm 2024-03-30T05:20:50.628486+0000 mgr.y (mgr.44100) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.670904+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.679111+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.679875+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.693600+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: cephadm 2024-03-30T05:20:50.694351+0000 mgr.y (mgr.44100) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.759789+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.762724+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.765164+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.766101+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.773121+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.814182+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.816507+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.818676+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.819395+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.824471+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.865017+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.867023+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.869599+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.870321+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.874941+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.915495+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.917308+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.919596+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.920273+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.924856+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:50.999769+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.762724+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.765164+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.766101+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.773121+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.814182+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.816507+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.818676+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.819395+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.824471+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.865017+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.867023+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.869599+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.870321+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.874941+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.915495+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.917308+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.919596+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.920273+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.924856+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:50.999769+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.001590+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.004887+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.005630+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.011559+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.071033+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.073401+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.075653+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.076720+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.083495+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.129479+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/1122305754,v1:172.21.15.118:6825/1122305754]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T05:20:52.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.132094+0000 mon.a (mon.0) 6165 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T05:20:52.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.157347+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.159515+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.162240+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.163122+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.169197+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.228784+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.231053+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.001590+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.004887+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.005630+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.011559+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.071033+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.073401+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.075653+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.076720+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.083495+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.129479+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/1122305754,v1:172.21.15.118:6825/1122305754]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T05:20:52.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.132094+0000 mon.a (mon.0) 6165 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T05:20:52.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.157347+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.159515+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.162240+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.163122+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.169197+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.228784+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.231053+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.233580+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.233580+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.234367+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.240536+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.318664+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.321265+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.324088+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.324895+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.330689+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.392470+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.395938+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.398635+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.399591+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.405613+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.447477+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.450463+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.453115+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.453967+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.459727+0000 mon.a (mon.0) 6190 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.502867+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.504717+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.506549+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.507143+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.511891+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.552370+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.554671+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.557257+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.558068+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.563048+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.620673+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.622833+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.624818+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.625522+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[101699]: audit 2024-03-30T05:20:51.631487+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.234367+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.240536+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.318664+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.321265+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.324088+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.324895+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.330689+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.392470+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.395938+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.398635+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.399591+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.405613+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.447477+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.450463+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.453115+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.453967+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.459727+0000 mon.a (mon.0) 6190 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.502867+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.504717+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.506549+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.507143+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.511891+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.552370+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.554671+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.557257+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.558068+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.563048+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.620673+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.622833+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.624818+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.625522+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.100 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:51 smithi089 bash[99668]: audit 2024-03-30T05:20:51.631487+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.118 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: cephadm 2024-03-30T05:20:49.727948+0000 mgr.y (mgr.44100) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: cephadm 2024-03-30T05:20:49.818754+0000 mgr.y (mgr.44100) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: cephadm 2024-03-30T05:20:49.901020+0000 mgr.y (mgr.44100) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.119 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: cephadm 2024-03-30T05:20:49.987488+0000 mgr.y (mgr.44100) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: cephadm 2024-03-30T05:20:50.071315+0000 mgr.y (mgr.44100) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: cephadm 2024-03-30T05:20:50.173225+0000 mgr.y (mgr.44100) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: cephadm 2024-03-30T05:20:50.262105+0000 mgr.y (mgr.44100) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: cephadm 2024-03-30T05:20:50.345266+0000 mgr.y (mgr.44100) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: cephadm 2024-03-30T05:20:50.412460+0000 mgr.y (mgr.44100) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: cephadm 2024-03-30T05:20:50.478366+0000 mgr.y (mgr.44100) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: cluster 2024-03-30T05:20:50.485406+0000 mgr.y (mgr.44100) 1888 : cluster [DBG] pgmap v396: 161 pgs: 92 active+clean, 42 active+undersized, 27 active+undersized+degraded; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-03-30T05:20:52.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: cephadm 2024-03-30T05:20:50.527397+0000 mgr.y (mgr.44100) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: cephadm 2024-03-30T05:20:50.577372+0000 mgr.y (mgr.44100) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: cephadm 2024-03-30T05:20:50.628486+0000 mgr.y (mgr.44100) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.670904+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.120 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.679111+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.679875+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.693600+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: cephadm 2024-03-30T05:20:50.694351+0000 mgr.y (mgr.44100) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.759789+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.762724+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.765164+0000 mon.a (mon.0) 6137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.766101+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.773121+0000 mon.a (mon.0) 6139 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.814182+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.816507+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.121 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.818676+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.819395+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.824471+0000 mon.a (mon.0) 6144 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.865017+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.867023+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.869599+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.870321+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.874941+0000 mon.a (mon.0) 6149 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.915495+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.917308+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.919596+0000 mon.a (mon.0) 6152 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.920273+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.924856+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:50.999769+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.123 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.001590+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.123 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.004887+0000 mon.a (mon.0) 6157 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.123 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.005630+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.011559+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.071033+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.073401+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.075653+0000 mon.a (mon.0) 6162 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.076720+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.083495+0000 mon.a (mon.0) 6164 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.129479+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/1122305754,v1:172.21.15.118:6825/1122305754]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T05:20:52.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.132094+0000 mon.a (mon.0) 6165 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T05:20:52.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.157347+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.159515+0000 mon.a (mon.0) 6167 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.162240+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.163122+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.169197+0000 mon.a (mon.0) 6170 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.228784+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.124 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.231053+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.233580+0000 mon.a (mon.0) 6173 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.234367+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.240536+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.318664+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.321265+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.324088+0000 mon.a (mon.0) 6178 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.324895+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.330689+0000 mon.a (mon.0) 6180 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.392470+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.395938+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.398635+0000 mon.a (mon.0) 6183 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.399591+0000 mon.a (mon.0) 6184 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.405613+0000 mon.a (mon.0) 6185 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.447477+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.125 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.450463+0000 mon.a (mon.0) 6187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.453115+0000 mon.a (mon.0) 6188 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.453967+0000 mon.a (mon.0) 6189 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.459727+0000 mon.a (mon.0) 6190 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.502867+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.504717+0000 mon.a (mon.0) 6192 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.506549+0000 mon.a (mon.0) 6193 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.507143+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.511891+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.552370+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.554671+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.557257+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.558068+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.563048+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.126 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.620673+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.127 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.622833+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.127 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.624818+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.127 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.625522+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.127 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:51 smithi118 bash[75658]: audit 2024-03-30T05:20:51.631487+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.400 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[95607]: debug 2024-03-30T05:20:52.118+0000 7f07078ac700 -1 osd.7 147 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:20:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cephadm 2024-03-30T05:20:50.773713+0000 mgr.y (mgr.44100) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cephadm 2024-03-30T05:20:50.824939+0000 mgr.y (mgr.44100) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cephadm 2024-03-30T05:20:50.875464+0000 mgr.y (mgr.44100) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cephadm 2024-03-30T05:20:50.926383+0000 mgr.y (mgr.44100) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.012287+0000 mgr.y (mgr.44100) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.084088+0000 mgr.y (mgr.44100) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.169805+0000 mgr.y (mgr.44100) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.241102+0000 mgr.y (mgr.44100) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.331381+0000 mgr.y (mgr.44100) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.406162+0000 mgr.y (mgr.44100) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.460662+0000 mgr.y (mgr.44100) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.512339+0000 mgr.y (mgr.44100) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.563686+0000 mgr.y (mgr.44100) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.631915+0000 mgr.y (mgr.44100) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.688675+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.690576+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.692624+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.693293+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.699040+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.699536+0000 mgr.y (mgr.44100) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.756904+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.758734+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.760563+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.761217+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.765914+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.772299+0000 mon.a (mon.0) 6216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.778175+0000 mon.a (mon.0) 6217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.783294+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.825246+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.826939+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.828576+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.829193+0000 mon.a (mon.0) 6222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.833746+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.873579+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.875414+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.877171+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.877788+0000 mon.a (mon.0) 6227 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.882524+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.923271+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.924931+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.926593+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.927223+0000 mon.a (mon.0) 6232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.931811+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.972129+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.975924+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.976223+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.976914+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:20:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.978678+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.979395+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:51.992916+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.047833+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.049966+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.051972+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.052599+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.057197+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.082276+0000 mon.a (mon.0) 6246 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T05:20:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.087189+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/1122305754,v1:172.21.15.118:6825/1122305754]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:20:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: cluster 2024-03-30T05:20:52.087643+0000 mon.a (mon.0) 6247 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-03-30T05:20:52.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.092962+0000 mon.a (mon.0) 6248 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:20:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.114558+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.116599+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.118497+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.119160+0000 mon.a (mon.0) 6252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.127093+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.186524+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.189231+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.191473+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.192322+0000 mon.a (mon.0) 6257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.201233+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.273634+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.277256+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.280313+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.281497+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.290320+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.331020+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.333193+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.334848+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.335423+0000 mon.a (mon.0) 6267 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.342218+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.383492+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.385235+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.386999+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.387650+0000 mon.a (mon.0) 6272 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.394816+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.438059+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.439832+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.441562+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.442170+0000 mon.a (mon.0) 6277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.451653+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.493054+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.495297+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.497754+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.498621+0000 mon.a (mon.0) 6282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.506723+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.547377+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.549082+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.551194+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.551895+0000 mon.a (mon.0) 6287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.559524+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.600272+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.602033+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.604341+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.605123+0000 mon.a (mon.0) 6292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.613139+0000 mon.a (mon.0) 6293 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.657825+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.659533+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.661293+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.661869+0000 mon.a (mon.0) 6297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:52 smithi118 bash[75658]: audit 2024-03-30T05:20:52.669294+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cephadm 2024-03-30T05:20:50.773713+0000 mgr.y (mgr.44100) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cephadm 2024-03-30T05:20:50.824939+0000 mgr.y (mgr.44100) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cephadm 2024-03-30T05:20:50.875464+0000 mgr.y (mgr.44100) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cephadm 2024-03-30T05:20:50.926383+0000 mgr.y (mgr.44100) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.012287+0000 mgr.y (mgr.44100) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.084088+0000 mgr.y (mgr.44100) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.169805+0000 mgr.y (mgr.44100) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.241102+0000 mgr.y (mgr.44100) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.331381+0000 mgr.y (mgr.44100) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.406162+0000 mgr.y (mgr.44100) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.460662+0000 mgr.y (mgr.44100) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.512339+0000 mgr.y (mgr.44100) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.563686+0000 mgr.y (mgr.44100) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.631915+0000 mgr.y (mgr.44100) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.688675+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.690576+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.692624+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.693293+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.699040+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.699536+0000 mgr.y (mgr.44100) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.756904+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cephadm 2024-03-30T05:20:50.773713+0000 mgr.y (mgr.44100) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cephadm 2024-03-30T05:20:50.824939+0000 mgr.y (mgr.44100) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cephadm 2024-03-30T05:20:50.875464+0000 mgr.y (mgr.44100) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cephadm 2024-03-30T05:20:50.926383+0000 mgr.y (mgr.44100) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.012287+0000 mgr.y (mgr.44100) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.084088+0000 mgr.y (mgr.44100) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.169805+0000 mgr.y (mgr.44100) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.241102+0000 mgr.y (mgr.44100) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.331381+0000 mgr.y (mgr.44100) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.406162+0000 mgr.y (mgr.44100) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.460662+0000 mgr.y (mgr.44100) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.512339+0000 mgr.y (mgr.44100) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.563686+0000 mgr.y (mgr.44100) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.631915+0000 mgr.y (mgr.44100) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.688675+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.690576+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.692624+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.693293+0000 mon.a (mon.0) 6209 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.699040+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.699536+0000 mgr.y (mgr.44100) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:53.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.756904+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.758734+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.760563+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.761217+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.765914+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.772299+0000 mon.a (mon.0) 6216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.778175+0000 mon.a (mon.0) 6217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.783294+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.825246+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.826939+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.828576+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.829193+0000 mon.a (mon.0) 6222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.833746+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.873579+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.875414+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.877171+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.877788+0000 mon.a (mon.0) 6227 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.882524+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.923271+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.924931+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.926593+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.758734+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.760563+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.761217+0000 mon.a (mon.0) 6214 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.765914+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.772299+0000 mon.a (mon.0) 6216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.778175+0000 mon.a (mon.0) 6217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.783294+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.825246+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.826939+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.828576+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.829193+0000 mon.a (mon.0) 6222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.833746+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.873579+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.875414+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.877171+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.877788+0000 mon.a (mon.0) 6227 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.882524+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.923271+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.924931+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.926593+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.927223+0000 mon.a (mon.0) 6232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.931811+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.972129+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.975924+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.976223+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.976914+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.978678+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.979395+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:51.992916+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.047833+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.049966+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.051972+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.052599+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.057197+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.082276+0000 mon.a (mon.0) 6246 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T05:20:53.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.087189+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/1122305754,v1:172.21.15.118:6825/1122305754]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:20:53.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: cluster 2024-03-30T05:20:52.087643+0000 mon.a (mon.0) 6247 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-03-30T05:20:53.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.092962+0000 mon.a (mon.0) 6248 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:20:53.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.927223+0000 mon.a (mon.0) 6232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.931811+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.972129+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.975924+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.976223+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.976914+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:20:53.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.978678+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.979395+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:51.992916+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.047833+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.049966+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.051972+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.052599+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.057197+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.082276+0000 mon.a (mon.0) 6246 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T05:20:53.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.087189+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.118:6824/1122305754,v1:172.21.15.118:6825/1122305754]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:20:53.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: cluster 2024-03-30T05:20:52.087643+0000 mon.a (mon.0) 6247 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-03-30T05:20:53.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.092962+0000 mon.a (mon.0) 6248 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-30T05:20:53.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.114558+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.116599+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.118497+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.119160+0000 mon.a (mon.0) 6252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.127093+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.186524+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.189231+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.191473+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.192322+0000 mon.a (mon.0) 6257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.201233+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.273634+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.277256+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.280313+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.281497+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.290320+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.331020+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.333193+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.334848+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.335423+0000 mon.a (mon.0) 6267 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.342218+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.114558+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.116599+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.118497+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.119160+0000 mon.a (mon.0) 6252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.127093+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.186524+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.189231+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.191473+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.192322+0000 mon.a (mon.0) 6257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.201233+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.273634+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.277256+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.280313+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.281497+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.290320+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.331020+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.333193+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.334848+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.335423+0000 mon.a (mon.0) 6267 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.342218+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.383492+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.385235+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.386999+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.387650+0000 mon.a (mon.0) 6272 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.394816+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.438059+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.439832+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.441562+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.442170+0000 mon.a (mon.0) 6277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.451653+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.493054+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.495297+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.497754+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.498621+0000 mon.a (mon.0) 6282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.506723+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.547377+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.549082+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.551194+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.551895+0000 mon.a (mon.0) 6287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.383492+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.385235+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.386999+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.387650+0000 mon.a (mon.0) 6272 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.394816+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.438059+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.439832+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.441562+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.442170+0000 mon.a (mon.0) 6277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.451653+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.493054+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.495297+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.497754+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.498621+0000 mon.a (mon.0) 6282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.506723+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.547377+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.549082+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.551194+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.551895+0000 mon.a (mon.0) 6287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.559524+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.600272+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.602033+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.604341+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.605123+0000 mon.a (mon.0) 6292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.613139+0000 mon.a (mon.0) 6293 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.657825+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.659533+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.661293+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.661869+0000 mon.a (mon.0) 6297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[99668]: audit 2024-03-30T05:20:52.669294+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.559524+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.600272+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.602033+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.604341+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.605123+0000 mon.a (mon.0) 6292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.613139+0000 mon.a (mon.0) 6293 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:53.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.657825+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:53.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.659533+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:53.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.661293+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:53.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.661869+0000 mon.a (mon.0) 6297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:53.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:52 smithi089 bash[101699]: audit 2024-03-30T05:20:52.669294+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.768401+0000 mgr.y (mgr.44100) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.834163+0000 mgr.y (mgr.44100) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.882967+0000 mgr.y (mgr.44100) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.932280+0000 mgr.y (mgr.44100) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:51.998501+0000 mgr.y (mgr.44100) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.057617+0000 mgr.y (mgr.44100) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.127614+0000 mgr.y (mgr.44100) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.201765+0000 mgr.y (mgr.44100) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.290777+0000 mgr.y (mgr.44100) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.342769+0000 mgr.y (mgr.44100) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.397832+0000 mgr.y (mgr.44100) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.452122+0000 mgr.y (mgr.44100) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cluster 2024-03-30T05:20:52.486029+0000 mgr.y (mgr.44100) 1920 : cluster [DBG] pgmap v398: 161 pgs: 92 active+clean, 42 active+undersized, 27 active+undersized+degraded; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:20:54.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.507203+0000 mgr.y (mgr.44100) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.559998+0000 mgr.y (mgr.44100) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.613700+0000 mgr.y (mgr.44100) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.670378+0000 mgr.y (mgr.44100) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.733078+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.735075+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.737111+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.768401+0000 mgr.y (mgr.44100) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.834163+0000 mgr.y (mgr.44100) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.882967+0000 mgr.y (mgr.44100) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.932280+0000 mgr.y (mgr.44100) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:51.998501+0000 mgr.y (mgr.44100) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.057617+0000 mgr.y (mgr.44100) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.127614+0000 mgr.y (mgr.44100) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.201765+0000 mgr.y (mgr.44100) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.290777+0000 mgr.y (mgr.44100) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.342769+0000 mgr.y (mgr.44100) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.397832+0000 mgr.y (mgr.44100) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.452122+0000 mgr.y (mgr.44100) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cluster 2024-03-30T05:20:52.486029+0000 mgr.y (mgr.44100) 1920 : cluster [DBG] pgmap v398: 161 pgs: 92 active+clean, 42 active+undersized, 27 active+undersized+degraded; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:20:54.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.507203+0000 mgr.y (mgr.44100) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.559998+0000 mgr.y (mgr.44100) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.613700+0000 mgr.y (mgr.44100) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.670378+0000 mgr.y (mgr.44100) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.733078+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.735075+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.737111+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.737798+0000 mon.a (mon.0) 6302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.742747+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.783471+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.785523+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.787366+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.787996+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.792799+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.833269+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.834923+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.836639+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.837222+0000 mon.a (mon.0) 6312 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.841901+0000 mon.a (mon.0) 6313 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.883286+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.885041+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.887227+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.887828+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.892561+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.933645+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.935564+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.937489+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.737798+0000 mon.a (mon.0) 6302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.742747+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.783471+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.785523+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.787366+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.787996+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.792799+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.833269+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.834923+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.836639+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.837222+0000 mon.a (mon.0) 6312 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.841901+0000 mon.a (mon.0) 6313 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.883286+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.885041+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.887227+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.887828+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.892561+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.933645+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.935564+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.937489+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.938162+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.943113+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.984241+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.985954+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.987609+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.988234+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:52.992924+0000 mon.a (mon.0) 6328 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.033919+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.035823+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.037576+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.038240+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.045100+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.085690+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.087362+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.093 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.088994+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.089561+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.097310+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cluster 2024-03-30T05:20:53.124874+0000 mon.a (mon.0) 6339 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:20:54.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cluster 2024-03-30T05:20:53.138167+0000 mon.a (mon.0) 6340 : cluster [INF] osd.7 [v2:172.21.15.118:6824/1122305754,v1:172.21.15.118:6825/1122305754] boot 2024-03-30T05:20:54.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: cluster 2024-03-30T05:20:53.138232+0000 mon.a (mon.0) 6341 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-03-30T05:20:54.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.938162+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.943113+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.984241+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.985954+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.987609+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.988234+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:52.992924+0000 mon.a (mon.0) 6328 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.033919+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.035823+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.037576+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.038240+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.045100+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.085690+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.087362+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.088994+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.089561+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.097310+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cluster 2024-03-30T05:20:53.124874+0000 mon.a (mon.0) 6339 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:20:54.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cluster 2024-03-30T05:20:53.138167+0000 mon.a (mon.0) 6340 : cluster [INF] osd.7 [v2:172.21.15.118:6824/1122305754,v1:172.21.15.118:6825/1122305754] boot 2024-03-30T05:20:54.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: cluster 2024-03-30T05:20:53.138232+0000 mon.a (mon.0) 6341 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-03-30T05:20:54.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.139291+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:20:54.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.145636+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.151603+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.155070+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.156324+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.162597+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.203796+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.205739+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.207424+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.208031+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.213149+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.258601+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.260886+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.263014+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.263851+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.270244+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.311457+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.313161+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.314828+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.097 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.315426+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.319782+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.338685+0000 mon.a (mon.0) 6363 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.344848+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.349986+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.376928+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.378696+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.380043+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.381245+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.383497+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.388840+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.390828+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T05:20:54.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.395195+0000 mon.a (mon.0) 6373 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-30T05:20:54.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.396949+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T05:20:54.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.400866+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-30T05:20:54.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.402556+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T05:20:54.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.405171+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-30T05:20:54.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.406859+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T05:20:54.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.409129+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-30T05:20:54.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.139291+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:20:54.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.145636+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.151603+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.155070+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.156324+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.162597+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.203796+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.205739+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.207424+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.208031+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.213149+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.258601+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.260886+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.263014+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.263851+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.270244+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.311457+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.313161+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.314828+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.410558+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T05:20:54.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.419749+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-30T05:20:54.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.421173+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T05:20:54.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.430709+0000 mon.a (mon.0) 6383 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-30T05:20:54.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.432310+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T05:20:54.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.437414+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-30T05:20:54.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.439151+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T05:20:54.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.441886+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-30T05:20:54.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[99668]: audit 2024-03-30T05:20:53.445534+0000 mon.a (mon.0) 6388 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T05:20:54.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.315426+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.319782+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.338685+0000 mon.a (mon.0) 6363 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.344848+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.349986+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.376928+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.378696+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.380043+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.381245+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.383497+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.388840+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.390828+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T05:20:54.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.395195+0000 mon.a (mon.0) 6373 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-30T05:20:54.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.396949+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T05:20:54.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.400866+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-30T05:20:54.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.402556+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T05:20:54.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.405171+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-30T05:20:54.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.406859+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T05:20:54.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.409129+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-30T05:20:54.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.410558+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T05:20:54.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.419749+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-30T05:20:54.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.421173+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T05:20:54.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.430709+0000 mon.a (mon.0) 6383 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-30T05:20:54.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.432310+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T05:20:54.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.437414+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-30T05:20:54.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.439151+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T05:20:54.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.441886+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-30T05:20:54.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:53 smithi089 bash[101699]: audit 2024-03-30T05:20:53.445534+0000 mon.a (mon.0) 6388 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T05:20:54.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.768401+0000 mgr.y (mgr.44100) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.834163+0000 mgr.y (mgr.44100) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.882967+0000 mgr.y (mgr.44100) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.932280+0000 mgr.y (mgr.44100) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:51.998501+0000 mgr.y (mgr.44100) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.057617+0000 mgr.y (mgr.44100) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.127614+0000 mgr.y (mgr.44100) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.201765+0000 mgr.y (mgr.44100) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.290777+0000 mgr.y (mgr.44100) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.342769+0000 mgr.y (mgr.44100) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.397832+0000 mgr.y (mgr.44100) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.452122+0000 mgr.y (mgr.44100) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cluster 2024-03-30T05:20:52.486029+0000 mgr.y (mgr.44100) 1920 : cluster [DBG] pgmap v398: 161 pgs: 92 active+clean, 42 active+undersized, 27 active+undersized+degraded; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 96/726 objects degraded (13.223%) 2024-03-30T05:20:54.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.507203+0000 mgr.y (mgr.44100) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.559998+0000 mgr.y (mgr.44100) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.613700+0000 mgr.y (mgr.44100) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.670378+0000 mgr.y (mgr.44100) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:54.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.733078+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.735075+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.737111+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.737798+0000 mon.a (mon.0) 6302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.742747+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.783471+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.785523+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.787366+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.787996+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.792799+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.833269+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.834923+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.836639+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.837222+0000 mon.a (mon.0) 6312 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.841901+0000 mon.a (mon.0) 6313 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.883286+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.885041+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.887227+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.887828+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.892561+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.933645+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.935564+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.937489+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.938162+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.943113+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.984241+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.985954+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.987609+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.988234+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:52.992924+0000 mon.a (mon.0) 6328 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.033919+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.035823+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.037576+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.038240+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.045100+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.085690+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.087362+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.088994+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.089561+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.097310+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cluster 2024-03-30T05:20:53.124874+0000 mon.a (mon.0) 6339 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:20:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cluster 2024-03-30T05:20:53.138167+0000 mon.a (mon.0) 6340 : cluster [INF] osd.7 [v2:172.21.15.118:6824/1122305754,v1:172.21.15.118:6825/1122305754] boot 2024-03-30T05:20:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: cluster 2024-03-30T05:20:53.138232+0000 mon.a (mon.0) 6341 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-03-30T05:20:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.139291+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:20:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.145636+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.151603+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.155070+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.156324+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.162597+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.203796+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.205739+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.207424+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.208031+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.213149+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.258601+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.260886+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.263014+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.263851+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.270244+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.311457+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.313161+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.314828+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.315426+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.319782+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.338685+0000 mon.a (mon.0) 6363 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.344848+0000 mon.a (mon.0) 6364 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.349986+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.376928+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:20:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.378696+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.380043+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.381245+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.383497+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.388840+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.390828+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T05:20:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.395195+0000 mon.a (mon.0) 6373 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-30T05:20:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.396949+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T05:20:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.400866+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-30T05:20:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.402556+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T05:20:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.405171+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-30T05:20:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.406859+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T05:20:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.409129+0000 mon.a (mon.0) 6379 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-30T05:20:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.410558+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T05:20:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.419749+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-30T05:20:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.421173+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T05:20:54.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.430709+0000 mon.a (mon.0) 6383 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-30T05:20:54.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.432310+0000 mon.a (mon.0) 6384 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T05:20:54.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.437414+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-30T05:20:54.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.439151+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T05:20:54.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.441886+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-30T05:20:54.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:53 smithi118 bash[75658]: audit 2024-03-30T05:20:53.445534+0000 mon.a (mon.0) 6388 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T05:20:55.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.743541+0000 mgr.y (mgr.44100) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.793268+0000 mgr.y (mgr.44100) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.842494+0000 mgr.y (mgr.44100) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.893210+0000 mgr.y (mgr.44100) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.943670+0000 mgr.y (mgr.44100) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cephadm 2024-03-30T05:20:52.993360+0000 mgr.y (mgr.44100) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cephadm 2024-03-30T05:20:53.045653+0000 mgr.y (mgr.44100) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cephadm 2024-03-30T05:20:53.097757+0000 mgr.y (mgr.44100) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cephadm 2024-03-30T05:20:53.163376+0000 mgr.y (mgr.44100) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cephadm 2024-03-30T05:20:53.213618+0000 mgr.y (mgr.44100) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cephadm 2024-03-30T05:20:53.271271+0000 mgr.y (mgr.44100) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cephadm 2024-03-30T05:20:53.320161+0000 mgr.y (mgr.44100) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cephadm 2024-03-30T05:20:53.384093+0000 mgr.y (mgr.44100) 1937 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:20:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cephadm 2024-03-30T05:20:53.445294+0000 mgr.y (mgr.44100) 1938 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-03-30T05:20:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cluster 2024-03-30T05:20:54.128745+0000 mon.a (mon.0) 6389 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-30T05:20:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.130803+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-30T05:20:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: cluster 2024-03-30T05:20:54.139894+0000 mon.a (mon.0) 6391 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-03-30T05:20:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.158364+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.168942+0000 mon.a (mon.0) 6393 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.174210+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.182353+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.743541+0000 mgr.y (mgr.44100) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.793268+0000 mgr.y (mgr.44100) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.842494+0000 mgr.y (mgr.44100) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.893210+0000 mgr.y (mgr.44100) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.943670+0000 mgr.y (mgr.44100) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cephadm 2024-03-30T05:20:52.993360+0000 mgr.y (mgr.44100) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cephadm 2024-03-30T05:20:53.045653+0000 mgr.y (mgr.44100) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cephadm 2024-03-30T05:20:53.097757+0000 mgr.y (mgr.44100) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cephadm 2024-03-30T05:20:53.163376+0000 mgr.y (mgr.44100) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cephadm 2024-03-30T05:20:53.213618+0000 mgr.y (mgr.44100) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cephadm 2024-03-30T05:20:53.271271+0000 mgr.y (mgr.44100) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cephadm 2024-03-30T05:20:53.320161+0000 mgr.y (mgr.44100) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cephadm 2024-03-30T05:20:53.384093+0000 mgr.y (mgr.44100) 1937 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:20:55.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cephadm 2024-03-30T05:20:53.445294+0000 mgr.y (mgr.44100) 1938 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-03-30T05:20:55.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cluster 2024-03-30T05:20:54.128745+0000 mon.a (mon.0) 6389 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-30T05:20:55.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.130803+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-30T05:20:55.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: cluster 2024-03-30T05:20:54.139894+0000 mon.a (mon.0) 6391 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-03-30T05:20:55.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.158364+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.168942+0000 mon.a (mon.0) 6393 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.174210+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.182353+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.186295+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.188715+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.195118+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.199156+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.203681+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.206476+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.210331+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.213202+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.214543+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.215821+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.217117+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.218252+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.219420+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.220824+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:20:55.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.223912+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:20:55.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.225912+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.228941+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:20:55.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.230929+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:20:55.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.233930+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:20:55.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.186295+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.188715+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.195118+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.199156+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.203681+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.206476+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.210331+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.213202+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.214543+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.215821+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.217117+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.218252+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.219420+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.220824+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:20:55.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.223912+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:20:55.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.225912+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.228941+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:20:55.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.230929+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:20:55.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.233930+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:20:55.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.235878+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:20:55.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.238722+0000 mon.a (mon.0) 6416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:20:55.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.240703+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:20:55.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.243567+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:20:55.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.245543+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:20:55.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.246177+0000 mon.a (mon.0) 6420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:20:55.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.249104+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:20:55.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.250993+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.251630+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:20:55.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.254650+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:20:55.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.256727+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:20:55.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.257289+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:20:55.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.259657+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:20:55.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.261236+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:20:55.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.263990+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:20:55.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.265748+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.266339+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.266875+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.267434+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.267972+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.268543+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.269651+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:20:55.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.272331+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:20:55.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.274064+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:55.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.274829+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:55.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.279021+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.357451+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:55.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.358332+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:55.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[99668]: audit 2024-03-30T05:20:54.363566+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.235878+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:20:55.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.238722+0000 mon.a (mon.0) 6416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:20:55.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.240703+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:20:55.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.243567+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:20:55.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.245543+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:20:55.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.246177+0000 mon.a (mon.0) 6420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:20:55.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.249104+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:20:55.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.250993+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.251630+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:20:55.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.254650+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:20:55.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.256727+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:20:55.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.257289+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:20:55.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.259657+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:20:55.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.261236+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:20:55.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.263990+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:20:55.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.265748+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.266339+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.266875+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.267434+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.267972+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.268543+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.269651+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:20:55.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.272331+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:20:55.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.274064+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:55.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.274829+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:55.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.279021+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.357451+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:55.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.358332+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:55.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:54 smithi089 bash[101699]: audit 2024-03-30T05:20:54.363566+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.743541+0000 mgr.y (mgr.44100) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.793268+0000 mgr.y (mgr.44100) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.842494+0000 mgr.y (mgr.44100) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.893210+0000 mgr.y (mgr.44100) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.943670+0000 mgr.y (mgr.44100) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cephadm 2024-03-30T05:20:52.993360+0000 mgr.y (mgr.44100) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cephadm 2024-03-30T05:20:53.045653+0000 mgr.y (mgr.44100) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cephadm 2024-03-30T05:20:53.097757+0000 mgr.y (mgr.44100) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cephadm 2024-03-30T05:20:53.163376+0000 mgr.y (mgr.44100) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cephadm 2024-03-30T05:20:53.213618+0000 mgr.y (mgr.44100) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cephadm 2024-03-30T05:20:53.271271+0000 mgr.y (mgr.44100) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cephadm 2024-03-30T05:20:53.320161+0000 mgr.y (mgr.44100) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:20:55.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cephadm 2024-03-30T05:20:53.384093+0000 mgr.y (mgr.44100) 1937 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:20:55.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cephadm 2024-03-30T05:20:53.445294+0000 mgr.y (mgr.44100) 1938 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-03-30T05:20:55.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cluster 2024-03-30T05:20:54.128745+0000 mon.a (mon.0) 6389 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-30T05:20:55.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.130803+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-30T05:20:55.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: cluster 2024-03-30T05:20:54.139894+0000 mon.a (mon.0) 6391 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-03-30T05:20:55.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.158364+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.168942+0000 mon.a (mon.0) 6393 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.174210+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.182353+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.186295+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.188715+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.195118+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.199156+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.203681+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.206476+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.210331+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.213202+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.214543+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.215821+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.217117+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.218252+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.219420+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:20:55.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.220824+0000 mon.a (mon.0) 6409 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:20:55.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.223912+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:20:55.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.225912+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.228941+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:20:55.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.230929+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:20:55.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.233930+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:20:55.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.235878+0000 mon.a (mon.0) 6415 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:20:55.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.238722+0000 mon.a (mon.0) 6416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:20:55.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.240703+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:20:55.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.243567+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:20:55.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.245543+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:20:55.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.246177+0000 mon.a (mon.0) 6420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:20:55.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.249104+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:20:55.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.250993+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.251630+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:20:55.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.254650+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:20:55.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.256727+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:20:55.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.257289+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:20:55.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.259657+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:20:55.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.261236+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:20:55.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.263990+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:20:55.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.265748+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.266339+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.266875+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.267434+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.267972+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.268543+0000 mon.a (mon.0) 6435 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:20:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.269651+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:20:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.272331+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:20:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.274064+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.274829+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.279021+0000 mon.a (mon.0) 6440 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.357451+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:20:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.358332+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:20:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:54 smithi118 bash[75658]: audit 2024-03-30T05:20:54.363566+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:55.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[101699]: cephadm 2024-03-30T05:20:54.162983+0000 mgr.y (mgr.44100) 1939 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:20:55.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[101699]: cephadm 2024-03-30T05:20:54.175981+0000 mgr.y (mgr.44100) 1940 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:20:55.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[101699]: cephadm 2024-03-30T05:20:54.189532+0000 mgr.y (mgr.44100) 1941 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:20:55.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[101699]: cephadm 2024-03-30T05:20:54.199865+0000 mgr.y (mgr.44100) 1942 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:20:55.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[101699]: cephadm 2024-03-30T05:20:54.207110+0000 mgr.y (mgr.44100) 1943 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:20:55.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[101699]: cephadm 2024-03-30T05:20:54.220048+0000 mgr.y (mgr.44100) 1944 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:20:55.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[101699]: cephadm 2024-03-30T05:20:54.269086+0000 mgr.y (mgr.44100) 1945 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:20:55.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[101699]: cluster 2024-03-30T05:20:54.486994+0000 mgr.y (mgr.44100) 1946 : cluster [DBG] pgmap v401: 161 pgs: 20 peering, 98 active+clean, 28 active+undersized, 15 active+undersized+degraded; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/726 objects degraded (8.127%) 2024-03-30T05:20:55.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[101699]: cluster 2024-03-30T05:20:55.361702+0000 mon.a (mon.0) 6444 : cluster [WRN] Health check update: Degraded data redundancy: 59/726 objects degraded (8.127%), 15 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:55.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[99668]: cephadm 2024-03-30T05:20:54.162983+0000 mgr.y (mgr.44100) 1939 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:20:55.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[99668]: cephadm 2024-03-30T05:20:54.175981+0000 mgr.y (mgr.44100) 1940 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:20:55.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[99668]: cephadm 2024-03-30T05:20:54.189532+0000 mgr.y (mgr.44100) 1941 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:20:55.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[99668]: cephadm 2024-03-30T05:20:54.199865+0000 mgr.y (mgr.44100) 1942 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:20:55.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[99668]: cephadm 2024-03-30T05:20:54.207110+0000 mgr.y (mgr.44100) 1943 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:20:55.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[99668]: cephadm 2024-03-30T05:20:54.220048+0000 mgr.y (mgr.44100) 1944 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:20:55.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[99668]: cephadm 2024-03-30T05:20:54.269086+0000 mgr.y (mgr.44100) 1945 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:20:55.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[99668]: cluster 2024-03-30T05:20:54.486994+0000 mgr.y (mgr.44100) 1946 : cluster [DBG] pgmap v401: 161 pgs: 20 peering, 98 active+clean, 28 active+undersized, 15 active+undersized+degraded; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/726 objects degraded (8.127%) 2024-03-30T05:20:55.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:55 smithi089 bash[99668]: cluster 2024-03-30T05:20:55.361702+0000 mon.a (mon.0) 6444 : cluster [WRN] Health check update: Degraded data redundancy: 59/726 objects degraded (8.127%), 15 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:55.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:55 smithi118 bash[75658]: cephadm 2024-03-30T05:20:54.162983+0000 mgr.y (mgr.44100) 1939 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:20:55.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:55 smithi118 bash[75658]: cephadm 2024-03-30T05:20:54.175981+0000 mgr.y (mgr.44100) 1940 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:20:55.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:55 smithi118 bash[75658]: cephadm 2024-03-30T05:20:54.189532+0000 mgr.y (mgr.44100) 1941 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:20:55.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:55 smithi118 bash[75658]: cephadm 2024-03-30T05:20:54.199865+0000 mgr.y (mgr.44100) 1942 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:20:55.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:55 smithi118 bash[75658]: cephadm 2024-03-30T05:20:54.207110+0000 mgr.y (mgr.44100) 1943 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:20:55.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:55 smithi118 bash[75658]: cephadm 2024-03-30T05:20:54.220048+0000 mgr.y (mgr.44100) 1944 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:20:55.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:55 smithi118 bash[75658]: cephadm 2024-03-30T05:20:54.269086+0000 mgr.y (mgr.44100) 1945 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:20:55.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:55 smithi118 bash[75658]: cluster 2024-03-30T05:20:54.486994+0000 mgr.y (mgr.44100) 1946 : cluster [DBG] pgmap v401: 161 pgs: 20 peering, 98 active+clean, 28 active+undersized, 15 active+undersized+degraded; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/726 objects degraded (8.127%) 2024-03-30T05:20:55.974 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:55 smithi118 bash[75658]: cluster 2024-03-30T05:20:55.361702+0000 mon.a (mon.0) 6444 : cluster [WRN] Health check update: Degraded data redundancy: 59/726 objects degraded (8.127%), 15 pgs degraded (PG_DEGRADED) 2024-03-30T05:20:58.085 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:20:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:20:57] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-03-30T05:20:58.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:57 smithi089 bash[99668]: cluster 2024-03-30T05:20:56.488187+0000 mgr.y (mgr.44100) 1947 : cluster [DBG] pgmap v402: 161 pgs: 20 peering, 108 active+clean, 23 active+undersized, 10 active+undersized+degraded; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/726 objects degraded (6.474%) 2024-03-30T05:20:58.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:57 smithi089 bash[99668]: audit 2024-03-30T05:20:57.355918+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:58.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:57 smithi089 bash[99668]: audit 2024-03-30T05:20:57.659923+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:58.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:57 smithi089 bash[99668]: audit 2024-03-30T05:20:57.671779+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:58.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:57 smithi089 bash[99668]: audit 2024-03-30T05:20:57.684878+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:58.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:57 smithi089 bash[101699]: cluster 2024-03-30T05:20:56.488187+0000 mgr.y (mgr.44100) 1947 : cluster [DBG] pgmap v402: 161 pgs: 20 peering, 108 active+clean, 23 active+undersized, 10 active+undersized+degraded; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/726 objects degraded (6.474%) 2024-03-30T05:20:58.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:57 smithi089 bash[101699]: audit 2024-03-30T05:20:57.355918+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:58.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:57 smithi089 bash[101699]: audit 2024-03-30T05:20:57.659923+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:58.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:57 smithi089 bash[101699]: audit 2024-03-30T05:20:57.671779+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:58.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:57 smithi089 bash[101699]: audit 2024-03-30T05:20:57.684878+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:58.107 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:57 smithi118 bash[75658]: cluster 2024-03-30T05:20:56.488187+0000 mgr.y (mgr.44100) 1947 : cluster [DBG] pgmap v402: 161 pgs: 20 peering, 108 active+clean, 23 active+undersized, 10 active+undersized+degraded; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/726 objects degraded (6.474%) 2024-03-30T05:20:58.107 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:57 smithi118 bash[75658]: audit 2024-03-30T05:20:57.355918+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:58.107 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:57 smithi118 bash[75658]: audit 2024-03-30T05:20:57.659923+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:58.108 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:57 smithi118 bash[75658]: audit 2024-03-30T05:20:57.671779+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:58.108 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:57 smithi118 bash[75658]: audit 2024-03-30T05:20:57.684878+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:20:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:58 smithi089 bash[99668]: audit 2024-03-30T05:20:58.290273+0000 mgr.y (mgr.44100) 1948 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:58 smithi089 bash[99668]: cluster 2024-03-30T05:20:58.489369+0000 mgr.y (mgr.44100) 1949 : cluster [DBG] pgmap v403: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:20:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:58 smithi089 bash[99668]: cluster 2024-03-30T05:20:58.692277+0000 mon.a (mon.0) 6449 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/726 objects degraded (6.474%), 10 pgs degraded) 2024-03-30T05:20:59.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:20:58 smithi089 bash[99668]: cluster 2024-03-30T05:20:58.692335+0000 mon.a (mon.0) 6450 : cluster [INF] Cluster is now healthy 2024-03-30T05:20:59.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:58 smithi089 bash[101699]: audit 2024-03-30T05:20:58.290273+0000 mgr.y (mgr.44100) 1948 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:59.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:58 smithi089 bash[101699]: cluster 2024-03-30T05:20:58.489369+0000 mgr.y (mgr.44100) 1949 : cluster [DBG] pgmap v403: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:20:59.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:58 smithi089 bash[101699]: cluster 2024-03-30T05:20:58.692277+0000 mon.a (mon.0) 6449 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/726 objects degraded (6.474%), 10 pgs degraded) 2024-03-30T05:20:59.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:20:58 smithi089 bash[101699]: cluster 2024-03-30T05:20:58.692335+0000 mon.a (mon.0) 6450 : cluster [INF] Cluster is now healthy 2024-03-30T05:20:59.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:58 smithi118 bash[75658]: audit 2024-03-30T05:20:58.290273+0000 mgr.y (mgr.44100) 1948 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:59.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:58 smithi118 bash[75658]: cluster 2024-03-30T05:20:58.489369+0000 mgr.y (mgr.44100) 1949 : cluster [DBG] pgmap v403: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:20:59.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:58 smithi118 bash[75658]: cluster 2024-03-30T05:20:58.692277+0000 mon.a (mon.0) 6449 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/726 objects degraded (6.474%), 10 pgs degraded) 2024-03-30T05:20:59.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:20:58 smithi118 bash[75658]: cluster 2024-03-30T05:20:58.692335+0000 mon.a (mon.0) 6450 : cluster [INF] Cluster is now healthy 2024-03-30T05:21:01.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:01 smithi089 bash[99668]: cluster 2024-03-30T05:21:00.490447+0000 mgr.y (mgr.44100) 1950 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:21:01.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:01 smithi089 bash[101699]: cluster 2024-03-30T05:21:00.490447+0000 mgr.y (mgr.44100) 1950 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:21:01.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:01 smithi118 bash[75658]: cluster 2024-03-30T05:21:00.490447+0000 mgr.y (mgr.44100) 1950 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:21:03.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:03 smithi089 bash[99668]: cluster 2024-03-30T05:21:02.491750+0000 mgr.y (mgr.44100) 1951 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:03.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:03 smithi089 bash[101699]: cluster 2024-03-30T05:21:02.491750+0000 mgr.y (mgr.44100) 1951 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:03.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:03 smithi118 bash[75658]: cluster 2024-03-30T05:21:02.491750+0000 mgr.y (mgr.44100) 1951 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:05 smithi089 bash[99668]: cluster 2024-03-30T05:21:04.493224+0000 mgr.y (mgr.44100) 1952 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:21:05.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:05 smithi089 bash[101699]: cluster 2024-03-30T05:21:04.493224+0000 mgr.y (mgr.44100) 1952 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:21:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:05 smithi118 bash[75658]: cluster 2024-03-30T05:21:04.493224+0000 mgr.y (mgr.44100) 1952 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:21:07.838 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:21:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:21:07] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.43.0" 2024-03-30T05:21:07.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:07 smithi089 bash[99668]: cluster 2024-03-30T05:21:06.494255+0000 mgr.y (mgr.44100) 1953 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-30T05:21:07.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:07 smithi089 bash[99668]: audit 2024-03-30T05:21:06.980656+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:07.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:07 smithi089 bash[99668]: audit 2024-03-30T05:21:06.983035+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:21:07.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:07 smithi089 bash[99668]: audit 2024-03-30T05:21:07.370234+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:07.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:07 smithi089 bash[101699]: cluster 2024-03-30T05:21:06.494255+0000 mgr.y (mgr.44100) 1953 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-30T05:21:07.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:07 smithi089 bash[101699]: audit 2024-03-30T05:21:06.980656+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:07.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:07 smithi089 bash[101699]: audit 2024-03-30T05:21:06.983035+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:21:07.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:07 smithi089 bash[101699]: audit 2024-03-30T05:21:07.370234+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:07.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:07 smithi118 bash[75658]: cluster 2024-03-30T05:21:06.494255+0000 mgr.y (mgr.44100) 1953 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-30T05:21:07.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:07 smithi118 bash[75658]: audit 2024-03-30T05:21:06.980656+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:07.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:07 smithi118 bash[75658]: audit 2024-03-30T05:21:06.983035+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:21:07.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:07 smithi118 bash[75658]: audit 2024-03-30T05:21:07.370234+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:09.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:09 smithi089 bash[99668]: audit 2024-03-30T05:21:08.300838+0000 mgr.y (mgr.44100) 1954 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:09.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:09 smithi089 bash[99668]: cluster 2024-03-30T05:21:08.495452+0000 mgr.y (mgr.44100) 1955 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:21:09.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:09 smithi089 bash[101699]: audit 2024-03-30T05:21:08.300838+0000 mgr.y (mgr.44100) 1954 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:09.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:09 smithi089 bash[101699]: cluster 2024-03-30T05:21:08.495452+0000 mgr.y (mgr.44100) 1955 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:21:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:09 smithi118 bash[75658]: audit 2024-03-30T05:21:08.300838+0000 mgr.y (mgr.44100) 1954 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:09 smithi118 bash[75658]: cluster 2024-03-30T05:21:08.495452+0000 mgr.y (mgr.44100) 1955 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:21:11.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:11 smithi089 bash[99668]: cluster 2024-03-30T05:21:10.496553+0000 mgr.y (mgr.44100) 1956 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:11.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:11 smithi089 bash[101699]: cluster 2024-03-30T05:21:10.496553+0000 mgr.y (mgr.44100) 1956 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:11 smithi118 bash[75658]: cluster 2024-03-30T05:21:10.496553+0000 mgr.y (mgr.44100) 1956 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:13.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:12 smithi089 bash[99668]: audit 2024-03-30T05:21:11.919364+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:13.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:12 smithi089 bash[99668]: audit 2024-03-30T05:21:11.929012+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:13.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:12 smithi089 bash[99668]: audit 2024-03-30T05:21:11.937403+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:13.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:12 smithi089 bash[99668]: cluster 2024-03-30T05:21:12.497812+0000 mgr.y (mgr.44100) 1957 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:12 smithi089 bash[101699]: audit 2024-03-30T05:21:11.919364+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:12 smithi089 bash[101699]: audit 2024-03-30T05:21:11.929012+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:12 smithi089 bash[101699]: audit 2024-03-30T05:21:11.937403+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:13.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:12 smithi089 bash[101699]: cluster 2024-03-30T05:21:12.497812+0000 mgr.y (mgr.44100) 1957 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:12 smithi118 bash[75658]: audit 2024-03-30T05:21:11.919364+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:12 smithi118 bash[75658]: audit 2024-03-30T05:21:11.929012+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:12 smithi118 bash[75658]: audit 2024-03-30T05:21:11.937403+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:12 smithi118 bash[75658]: cluster 2024-03-30T05:21:12.497812+0000 mgr.y (mgr.44100) 1957 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:15.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:15 smithi089 bash[99668]: cluster 2024-03-30T05:21:14.499061+0000 mgr.y (mgr.44100) 1958 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:15.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:15 smithi089 bash[101699]: cluster 2024-03-30T05:21:14.499061+0000 mgr.y (mgr.44100) 1958 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:15.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:15 smithi118 bash[75658]: cluster 2024-03-30T05:21:14.499061+0000 mgr.y (mgr.44100) 1958 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:17.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:17 smithi089 bash[99668]: cluster 2024-03-30T05:21:16.500065+0000 mgr.y (mgr.44100) 1959 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:17.835 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:21:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:21:17] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.43.0" 2024-03-30T05:21:17.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:17 smithi089 bash[101699]: cluster 2024-03-30T05:21:16.500065+0000 mgr.y (mgr.44100) 1959 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:17.870 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:17 smithi118 bash[75658]: cluster 2024-03-30T05:21:16.500065+0000 mgr.y (mgr.44100) 1959 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:19.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:18 smithi118 bash[75658]: audit 2024-03-30T05:21:17.848291+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:19.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:18 smithi118 bash[75658]: audit 2024-03-30T05:21:17.860780+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:19.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:18 smithi118 bash[75658]: audit 2024-03-30T05:21:17.872718+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:19.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:18 smithi118 bash[75658]: audit 2024-03-30T05:21:18.305848+0000 mgr.y (mgr.44100) 1960 : audit [DBG] from='client.54606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:19.096 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:18 smithi118 bash[75658]: audit 2024-03-30T05:21:18.308516+0000 mgr.y (mgr.44100) 1961 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:19.097 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:18 smithi118 bash[75658]: cluster 2024-03-30T05:21:18.501261+0000 mgr.y (mgr.44100) 1962 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:19.165 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:18 smithi089 bash[99668]: audit 2024-03-30T05:21:17.848291+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:19.165 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:18 smithi089 bash[99668]: audit 2024-03-30T05:21:17.860780+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:19.165 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:18 smithi089 bash[99668]: audit 2024-03-30T05:21:17.872718+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:19.165 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:18 smithi089 bash[99668]: audit 2024-03-30T05:21:18.305848+0000 mgr.y (mgr.44100) 1960 : audit [DBG] from='client.54606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:19.165 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:18 smithi089 bash[99668]: audit 2024-03-30T05:21:18.308516+0000 mgr.y (mgr.44100) 1961 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:19.165 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:18 smithi089 bash[99668]: cluster 2024-03-30T05:21:18.501261+0000 mgr.y (mgr.44100) 1962 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:19.166 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:18 smithi089 bash[101699]: audit 2024-03-30T05:21:17.848291+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:19.166 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:18 smithi089 bash[101699]: audit 2024-03-30T05:21:17.860780+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:19.166 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:18 smithi089 bash[101699]: audit 2024-03-30T05:21:17.872718+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:19.166 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:18 smithi089 bash[101699]: audit 2024-03-30T05:21:18.305848+0000 mgr.y (mgr.44100) 1960 : audit [DBG] from='client.54606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:19.166 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:18 smithi089 bash[101699]: audit 2024-03-30T05:21:18.308516+0000 mgr.y (mgr.44100) 1961 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:19.166 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:18 smithi089 bash[101699]: cluster 2024-03-30T05:21:18.501261+0000 mgr.y (mgr.44100) 1962 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:19.167 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:21:21.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:21 smithi089 bash[99668]: cluster 2024-03-30T05:21:20.502202+0000 mgr.y (mgr.44100) 1963 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:21.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:21 smithi089 bash[101699]: cluster 2024-03-30T05:21:20.502202+0000 mgr.y (mgr.44100) 1963 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:21.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:21 smithi118 bash[75658]: cluster 2024-03-30T05:21:20.502202+0000 mgr.y (mgr.44100) 1963 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:22.451 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:21:22.451 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 10s ago 43m - - 2024-03-30T05:21:22.452 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 4s ago 42m - - 2024-03-30T05:21:22.452 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (11m) 10s ago 36m 16.3M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:21:22.452 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (11m) 4s ago 36m 73.4M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:21:22.452 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (12m) 10s ago 34m 46.5M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:21:22.452 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (12m) 4s ago 42m 440M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:21:22.452 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (22m) 10s ago 44m 526M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:21:22.452 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (8m) 10s ago 44m 76.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:21:22.452 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (10m) 4s ago 42m 63.5M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:21:22.452 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (8m) 10s ago 42m 56.5M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:21:22.452 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (12m) 10s ago 36m 8468k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:21:22.452 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (12m) 4s ago 36m 8687k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:21:22.452 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (5m) 10s ago 41m 55.1M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:21:22.452 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (5m) 10s ago 41m 60.0M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:21:22.452 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (4m) 10s ago 40m 48.7M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 9cbe7b3eb40f 2024-03-30T05:21:22.453 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (3m) 10s ago 39m 55.0M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 4f4658793226 2024-03-30T05:21:22.453 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (2m) 4s ago 39m 52.1M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 0c2850cb3620 2024-03-30T05:21:22.453 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (107s) 4s ago 38m 53.2M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec a736dafe3897 2024-03-30T05:21:22.453 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (75s) 4s ago 38m 47.6M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 60aa513399fe 2024-03-30T05:21:22.453 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (37s) 4s ago 37m 47.6M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 7e3a15e4f341 2024-03-30T05:21:22.453 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (11m) 4s ago 36m 69.2M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:21:22.453 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (34m) 10s ago 34m 93.3M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:21:22.453 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (34m) 4s ago 34m 93.4M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:21:22.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:22 smithi089 bash[99668]: audit 2024-03-30T05:21:21.974807+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:21:22.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:22 smithi089 bash[101699]: audit 2024-03-30T05:21:21.974807+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:21:22.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:22 smithi118 bash[75658]: audit 2024-03-30T05:21:21.974807+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:21:23.291 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-03-30T05:21:23.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:23 smithi089 bash[101699]: audit 2024-03-30T05:21:22.434630+0000 mgr.y (mgr.44100) 1964 : audit [DBG] from='client.54612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:23.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:23 smithi089 bash[101699]: cluster 2024-03-30T05:21:22.503022+0000 mgr.y (mgr.44100) 1965 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:23.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:23 smithi089 bash[99668]: audit 2024-03-30T05:21:22.434630+0000 mgr.y (mgr.44100) 1964 : audit [DBG] from='client.54612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:23.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:23 smithi089 bash[99668]: cluster 2024-03-30T05:21:22.503022+0000 mgr.y (mgr.44100) 1965 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:23.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:23 smithi118 bash[75658]: audit 2024-03-30T05:21:22.434630+0000 mgr.y (mgr.44100) 1964 : audit [DBG] from='client.54612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:23.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:23 smithi118 bash[75658]: cluster 2024-03-30T05:21:22.503022+0000 mgr.y (mgr.44100) 1965 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:25.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:25 smithi089 bash[99668]: cluster 2024-03-30T05:21:24.504270+0000 mgr.y (mgr.44100) 1966 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:25 smithi089 bash[101699]: cluster 2024-03-30T05:21:24.504270+0000 mgr.y (mgr.44100) 1966 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:25.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:25 smithi118 bash[75658]: cluster 2024-03-30T05:21:24.504270+0000 mgr.y (mgr.44100) 1966 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:26.783 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:21:27.515 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-03-30T05:21:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:27 smithi089 bash[101699]: cluster 2024-03-30T05:21:26.504967+0000 mgr.y (mgr.44100) 1967 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:27.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:27 smithi089 bash[101699]: audit 2024-03-30T05:21:26.774489+0000 mon.a (mon.0) 6461 : audit [DBG] from='client.? 172.21.15.89:0/2498890700' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:27.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:27 smithi089 bash[99668]: cluster 2024-03-30T05:21:26.504967+0000 mgr.y (mgr.44100) 1967 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:27.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:27 smithi089 bash[99668]: audit 2024-03-30T05:21:26.774489+0000 mon.a (mon.0) 6461 : audit [DBG] from='client.? 172.21.15.89:0/2498890700' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:27.836 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:21:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:21:27] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.43.0" 2024-03-30T05:21:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:27 smithi118 bash[75658]: cluster 2024-03-30T05:21:26.504967+0000 mgr.y (mgr.44100) 1967 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:27 smithi118 bash[75658]: audit 2024-03-30T05:21:26.774489+0000 mon.a (mon.0) 6461 : audit [DBG] from='client.? 172.21.15.89:0/2498890700' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:29.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:29 smithi089 bash[99668]: audit 2024-03-30T05:21:28.317033+0000 mgr.y (mgr.44100) 1968 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:29.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:29 smithi089 bash[99668]: cluster 2024-03-30T05:21:28.506163+0000 mgr.y (mgr.44100) 1969 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:29 smithi089 bash[101699]: audit 2024-03-30T05:21:28.317033+0000 mgr.y (mgr.44100) 1968 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:29.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:29 smithi089 bash[101699]: cluster 2024-03-30T05:21:28.506163+0000 mgr.y (mgr.44100) 1969 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:29.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:29 smithi118 bash[75658]: audit 2024-03-30T05:21:28.317033+0000 mgr.y (mgr.44100) 1968 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:29.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:29 smithi118 bash[75658]: cluster 2024-03-30T05:21:28.506163+0000 mgr.y (mgr.44100) 1969 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:31.666 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)" 2024-03-30T05:21:31.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:31 smithi089 bash[99668]: cluster 2024-03-30T05:21:30.507199+0000 mgr.y (mgr.44100) 1970 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:31.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:31 smithi089 bash[101699]: cluster 2024-03-30T05:21:30.507199+0000 mgr.y (mgr.44100) 1970 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:31.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:31 smithi118 bash[75658]: cluster 2024-03-30T05:21:30.507199+0000 mgr.y (mgr.44100) 1970 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:32.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:32 smithi089 bash[99668]: audit 2024-03-30T05:21:31.657800+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.89:0/2028976658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:32.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:32 smithi089 bash[99668]: audit 2024-03-30T05:21:32.069517+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:32.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:32 smithi089 bash[99668]: audit 2024-03-30T05:21:32.079217+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:32.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:32 smithi089 bash[99668]: audit 2024-03-30T05:21:32.090388+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:32 smithi089 bash[101699]: audit 2024-03-30T05:21:31.657800+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.89:0/2028976658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:32.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:32 smithi089 bash[101699]: audit 2024-03-30T05:21:32.069517+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:32.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:32 smithi089 bash[101699]: audit 2024-03-30T05:21:32.079217+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:32.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:32 smithi089 bash[101699]: audit 2024-03-30T05:21:32.090388+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:32.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:32 smithi118 bash[75658]: audit 2024-03-30T05:21:31.657800+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.89:0/2028976658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:32.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:32 smithi118 bash[75658]: audit 2024-03-30T05:21:32.069517+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:32.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:32 smithi118 bash[75658]: audit 2024-03-30T05:21:32.079217+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:32.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:32 smithi118 bash[75658]: audit 2024-03-30T05:21:32.090388+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:33.526 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:21:33.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:33 smithi089 bash[99668]: cluster 2024-03-30T05:21:32.508009+0000 mgr.y (mgr.44100) 1971 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:33 smithi089 bash[101699]: cluster 2024-03-30T05:21:32.508009+0000 mgr.y (mgr.44100) 1971 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:33 smithi118 bash[75658]: cluster 2024-03-30T05:21:32.508009+0000 mgr.y (mgr.44100) 1971 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:35.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:35 smithi089 bash[99668]: cluster 2024-03-30T05:21:34.509222+0000 mgr.y (mgr.44100) 1972 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:35.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:35 smithi089 bash[101699]: cluster 2024-03-30T05:21:34.509222+0000 mgr.y (mgr.44100) 1972 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:35.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:35 smithi118 bash[75658]: cluster 2024-03-30T05:21:34.509222+0000 mgr.y (mgr.44100) 1972 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:37.706 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:21:37.707 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": null, 2024-03-30T05:21:37.707 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": false, 2024-03-30T05:21:37.707 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "", 2024-03-30T05:21:37.707 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:21:37.707 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": null, 2024-03-30T05:21:37.707 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "", 2024-03-30T05:21:37.707 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:21:37.707 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:21:37.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:37 smithi118 bash[75658]: cluster 2024-03-30T05:21:36.510209+0000 mgr.y (mgr.44100) 1973 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:37.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:37 smithi118 bash[75658]: audit 2024-03-30T05:21:36.975183+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:21:37.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:37 smithi089 bash[101699]: cluster 2024-03-30T05:21:36.510209+0000 mgr.y (mgr.44100) 1973 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:37.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:37 smithi089 bash[101699]: audit 2024-03-30T05:21:36.975183+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:21:37.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:37 smithi089 bash[99668]: cluster 2024-03-30T05:21:36.510209+0000 mgr.y (mgr.44100) 1973 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:37.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:37 smithi089 bash[99668]: audit 2024-03-30T05:21:36.975183+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:21:37.921 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:21:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:21:37] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.43.0" 2024-03-30T05:21:38.640 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:21:38.855 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:38 smithi118 bash[75658]: audit 2024-03-30T05:21:37.711206+0000 mgr.y (mgr.44100) 1974 : audit [DBG] from='client.54630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:38.855 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:38 smithi118 bash[75658]: audit 2024-03-30T05:21:38.068371+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:38.855 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:38 smithi118 bash[75658]: audit 2024-03-30T05:21:38.082169+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:38.855 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:38 smithi118 bash[75658]: audit 2024-03-30T05:21:38.093597+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:39.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:38 smithi089 bash[99668]: audit 2024-03-30T05:21:37.711206+0000 mgr.y (mgr.44100) 1974 : audit [DBG] from='client.54630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:39.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:38 smithi089 bash[99668]: audit 2024-03-30T05:21:38.068371+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:39.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:38 smithi089 bash[99668]: audit 2024-03-30T05:21:38.082169+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:39.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:38 smithi089 bash[99668]: audit 2024-03-30T05:21:38.093597+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:39.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:38 smithi089 bash[101699]: audit 2024-03-30T05:21:37.711206+0000 mgr.y (mgr.44100) 1974 : audit [DBG] from='client.54630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:39.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:38 smithi089 bash[101699]: audit 2024-03-30T05:21:38.068371+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:39.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:38 smithi089 bash[101699]: audit 2024-03-30T05:21:38.082169+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:39.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:38 smithi089 bash[101699]: audit 2024-03-30T05:21:38.093597+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:39.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:39 smithi118 bash[75658]: audit 2024-03-30T05:21:38.327381+0000 mgr.y (mgr.44100) 1975 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:39.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:39 smithi118 bash[75658]: cluster 2024-03-30T05:21:38.511412+0000 mgr.y (mgr.44100) 1976 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:39.911 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:39 smithi089 bash[99668]: audit 2024-03-30T05:21:38.327381+0000 mgr.y (mgr.44100) 1975 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:39.911 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:39 smithi089 bash[99668]: cluster 2024-03-30T05:21:38.511412+0000 mgr.y (mgr.44100) 1976 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:39.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:39 smithi089 bash[101699]: audit 2024-03-30T05:21:38.327381+0000 mgr.y (mgr.44100) 1975 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:39.912 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:39 smithi089 bash[101699]: cluster 2024-03-30T05:21:38.511412+0000 mgr.y (mgr.44100) 1976 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:41.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:41 smithi089 bash[99668]: cluster 2024-03-30T05:21:40.512512+0000 mgr.y (mgr.44100) 1977 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:41.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:41 smithi089 bash[101699]: cluster 2024-03-30T05:21:40.512512+0000 mgr.y (mgr.44100) 1977 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:41.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:41 smithi118 bash[75658]: cluster 2024-03-30T05:21:40.512512+0000 mgr.y (mgr.44100) 1977 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:41.968 INFO:teuthology.orchestra.run.smithi089.stdout:HEALTH_OK 2024-03-30T05:21:42.779 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-03-30T05:21:42.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:42 smithi118 bash[75658]: audit 2024-03-30T05:21:41.973456+0000 mon.a (mon.0) 6469 : audit [DBG] from='client.? 172.21.15.89:0/2958697365' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:21:42.956 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:42 smithi089 bash[99668]: audit 2024-03-30T05:21:41.973456+0000 mon.a (mon.0) 6469 : audit [DBG] from='client.? 172.21.15.89:0/2958697365' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:21:42.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:42 smithi089 bash[101699]: audit 2024-03-30T05:21:41.973456+0000 mon.a (mon.0) 6469 : audit [DBG] from='client.? 172.21.15.89:0/2958697365' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:21:43.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:43 smithi089 bash[99668]: cluster 2024-03-30T05:21:42.513859+0000 mgr.y (mgr.44100) 1978 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:43.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:43 smithi089 bash[101699]: cluster 2024-03-30T05:21:42.513859+0000 mgr.y (mgr.44100) 1978 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:43.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:43 smithi118 bash[75658]: cluster 2024-03-30T05:21:42.513859+0000 mgr.y (mgr.44100) 1978 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:45.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:45 smithi089 bash[99668]: cluster 2024-03-30T05:21:44.515099+0000 mgr.y (mgr.44100) 1979 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:45.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:45 smithi089 bash[101699]: cluster 2024-03-30T05:21:44.515099+0000 mgr.y (mgr.44100) 1979 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:45.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:45 smithi118 bash[75658]: cluster 2024-03-30T05:21:44.515099+0000 mgr.y (mgr.44100) 1979 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:47.692 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:21:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:21:47] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.43.0" 2024-03-30T05:21:47.692 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:47 smithi089 bash[99668]: audit 2024-03-30T05:21:45.985194+0000 mgr.y (mgr.44100) 1980 : audit [DBG] from='client.64615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:47.692 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:47 smithi089 bash[99668]: cluster 2024-03-30T05:21:46.516138+0000 mgr.y (mgr.44100) 1981 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:47.693 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:47 smithi089 bash[101699]: audit 2024-03-30T05:21:45.985194+0000 mgr.y (mgr.44100) 1980 : audit [DBG] from='client.64615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:47.693 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:47 smithi089 bash[101699]: cluster 2024-03-30T05:21:46.516138+0000 mgr.y (mgr.44100) 1981 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:47.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:47 smithi118 bash[75658]: audit 2024-03-30T05:21:45.985194+0000 mgr.y (mgr.44100) 1980 : audit [DBG] from='client.64615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:47.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:47 smithi118 bash[75658]: cluster 2024-03-30T05:21:46.516138+0000 mgr.y (mgr.44100) 1981 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:48.414 INFO:teuthology.orchestra.run.smithi089.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:21:49.500 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:21:49.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[99668]: audit 2024-03-30T05:21:48.336769+0000 mgr.y (mgr.44100) 1982 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:49.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[99668]: cephadm 2024-03-30T05:21:48.408349+0000 mgr.y (mgr.44100) 1983 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:21:49.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[99668]: audit 2024-03-30T05:21:48.417892+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:49.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[99668]: audit 2024-03-30T05:21:48.462729+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:21:49.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[99668]: audit 2024-03-30T05:21:48.463581+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:21:49.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[99668]: audit 2024-03-30T05:21:48.469928+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:49.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[99668]: cluster 2024-03-30T05:21:48.516801+0000 mgr.y (mgr.44100) 1984 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:49.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[99668]: cephadm 2024-03-30T05:21:48.530586+0000 mgr.y (mgr.44100) 1985 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:21:49.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[101699]: audit 2024-03-30T05:21:48.336769+0000 mgr.y (mgr.44100) 1982 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:49.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[101699]: cephadm 2024-03-30T05:21:48.408349+0000 mgr.y (mgr.44100) 1983 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:21:49.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[101699]: audit 2024-03-30T05:21:48.417892+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:49.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[101699]: audit 2024-03-30T05:21:48.462729+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:21:49.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[101699]: audit 2024-03-30T05:21:48.463581+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:21:49.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[101699]: audit 2024-03-30T05:21:48.469928+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:49.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[101699]: cluster 2024-03-30T05:21:48.516801+0000 mgr.y (mgr.44100) 1984 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:49.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:49 smithi089 bash[101699]: cephadm 2024-03-30T05:21:48.530586+0000 mgr.y (mgr.44100) 1985 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:21:49.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:49 smithi118 bash[75658]: audit 2024-03-30T05:21:48.336769+0000 mgr.y (mgr.44100) 1982 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:49.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:49 smithi118 bash[75658]: cephadm 2024-03-30T05:21:48.408349+0000 mgr.y (mgr.44100) 1983 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:21:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:49 smithi118 bash[75658]: audit 2024-03-30T05:21:48.417892+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:49 smithi118 bash[75658]: audit 2024-03-30T05:21:48.462729+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:21:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:49 smithi118 bash[75658]: audit 2024-03-30T05:21:48.463581+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:21:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:49 smithi118 bash[75658]: audit 2024-03-30T05:21:48.469928+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:49 smithi118 bash[75658]: cluster 2024-03-30T05:21:48.516801+0000 mgr.y (mgr.44100) 1984 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:49 smithi118 bash[75658]: cephadm 2024-03-30T05:21:48.530586+0000 mgr.y (mgr.44100) 1985 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:21:51.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:51 smithi089 bash[99668]: cluster 2024-03-30T05:21:50.517797+0000 mgr.y (mgr.44100) 1986 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:51.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:51 smithi089 bash[101699]: cluster 2024-03-30T05:21:50.517797+0000 mgr.y (mgr.44100) 1986 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:51.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:51 smithi118 bash[75658]: cluster 2024-03-30T05:21:50.517797+0000 mgr.y (mgr.44100) 1986 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:52.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:51.975724+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:21:52.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:52.251915+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:52.260671+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:52.268945+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:52.411803+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:52.414355+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:21:52.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:52.416972+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:52.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:52.422323+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:52.425501+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:52.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:52.432489+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:52.435491+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:52.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:52.442430+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:52.445944+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:52.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:52.453260+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:52.457556+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:52.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[99668]: audit 2024-03-30T05:21:52.464811+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:51.975724+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:21:52.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:52.251915+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:52.260671+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:52.268945+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:52.411803+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:52.414355+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:21:52.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:52.416972+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:52.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:52.422323+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:52.425501+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:52.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:52.432489+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:52.435491+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:52.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:52.442430+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:52.445944+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:52.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:52.453260+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:52.457556+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:52.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:52 smithi089 bash[101699]: audit 2024-03-30T05:21:52.464811+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:51.975724+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:21:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:52.251915+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:52.260671+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:52.268945+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:52.411803+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:52.414355+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:21:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:52.416972+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:52.422323+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:52.425501+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:52.432489+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:52.435491+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:52.442430+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:52.445944+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:52.453260+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:52.457556+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:52 smithi118 bash[75658]: audit 2024-03-30T05:21:52.464811+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:53.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[99668]: cephadm 2024-03-30T05:21:52.412345+0000 mgr.y (mgr.44100) 1987 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:21:53.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[99668]: cephadm 2024-03-30T05:21:52.412444+0000 mgr.y (mgr.44100) 1988 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:21:53.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[99668]: cephadm 2024-03-30T05:21:52.417817+0000 mgr.y (mgr.44100) 1989 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:21:53.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[99668]: cephadm 2024-03-30T05:21:52.426243+0000 mgr.y (mgr.44100) 1990 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:21:53.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[99668]: cephadm 2024-03-30T05:21:52.436295+0000 mgr.y (mgr.44100) 1991 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:21:53.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[99668]: cephadm 2024-03-30T05:21:52.446714+0000 mgr.y (mgr.44100) 1992 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:21:53.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[99668]: cephadm 2024-03-30T05:21:52.458321+0000 mgr.y (mgr.44100) 1993 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:21:53.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[99668]: cluster 2024-03-30T05:21:52.519073+0000 mgr.y (mgr.44100) 1994 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:53.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[101699]: cephadm 2024-03-30T05:21:52.412345+0000 mgr.y (mgr.44100) 1987 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:21:53.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[101699]: cephadm 2024-03-30T05:21:52.412444+0000 mgr.y (mgr.44100) 1988 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:21:53.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[101699]: cephadm 2024-03-30T05:21:52.417817+0000 mgr.y (mgr.44100) 1989 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:21:53.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[101699]: cephadm 2024-03-30T05:21:52.426243+0000 mgr.y (mgr.44100) 1990 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:21:53.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[101699]: cephadm 2024-03-30T05:21:52.436295+0000 mgr.y (mgr.44100) 1991 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:21:53.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[101699]: cephadm 2024-03-30T05:21:52.446714+0000 mgr.y (mgr.44100) 1992 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:21:53.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[101699]: cephadm 2024-03-30T05:21:52.458321+0000 mgr.y (mgr.44100) 1993 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:21:53.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:53 smithi089 bash[101699]: cluster 2024-03-30T05:21:52.519073+0000 mgr.y (mgr.44100) 1994 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:53.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:53 smithi118 bash[75658]: cephadm 2024-03-30T05:21:52.412345+0000 mgr.y (mgr.44100) 1987 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:21:53.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:53 smithi118 bash[75658]: cephadm 2024-03-30T05:21:52.412444+0000 mgr.y (mgr.44100) 1988 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:21:53.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:53 smithi118 bash[75658]: cephadm 2024-03-30T05:21:52.417817+0000 mgr.y (mgr.44100) 1989 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:21:53.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:53 smithi118 bash[75658]: cephadm 2024-03-30T05:21:52.426243+0000 mgr.y (mgr.44100) 1990 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:21:53.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:53 smithi118 bash[75658]: cephadm 2024-03-30T05:21:52.436295+0000 mgr.y (mgr.44100) 1991 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:21:53.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:53 smithi118 bash[75658]: cephadm 2024-03-30T05:21:52.446714+0000 mgr.y (mgr.44100) 1992 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:21:53.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:53 smithi118 bash[75658]: cephadm 2024-03-30T05:21:52.458321+0000 mgr.y (mgr.44100) 1993 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:21:53.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:53 smithi118 bash[75658]: cluster 2024-03-30T05:21:52.519073+0000 mgr.y (mgr.44100) 1994 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:55.769 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:55 smithi089 bash[99668]: cluster 2024-03-30T05:21:54.520519+0000 mgr.y (mgr.44100) 1995 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:55.770 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:55 smithi089 bash[101699]: cluster 2024-03-30T05:21:54.520519+0000 mgr.y (mgr.44100) 1995 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:55.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:55 smithi118 bash[75658]: cluster 2024-03-30T05:21:54.520519+0000 mgr.y (mgr.44100) 1995 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:21:56.729 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:21:57.520 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:21:57.520 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 5s ago 43m - - 2024-03-30T05:21:57.520 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 19s ago 43m - - 2024-03-30T05:21:57.520 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (12m) 5s ago 36m 16.3M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:21:57.520 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (11m) 19s ago 36m 73.3M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:21:57.520 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (13m) 5s ago 34m 46.6M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:21:57.520 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (13m) 19s ago 42m 440M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:21:57.520 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (23m) 5s ago 44m 529M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:21:57.520 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (9m) 5s ago 44m 75.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:21:57.520 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (10m) 19s ago 43m 64.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:21:57.520 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (8m) 5s ago 43m 56.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:21:57.521 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (12m) 5s ago 37m 8596k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:21:57.521 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (12m) 19s ago 37m 8796k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:21:57.521 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (6m) 5s ago 42m 55.2M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:21:57.521 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (5m) 5s ago 41m 59.9M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:21:57.521 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (4m) 5s ago 41m 49.6M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 9cbe7b3eb40f 2024-03-30T05:21:57.521 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (3m) 5s ago 40m 56.1M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 4f4658793226 2024-03-30T05:21:57.521 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (3m) 19s ago 39m 52.3M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 0c2850cb3620 2024-03-30T05:21:57.521 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (2m) 19s ago 39m 53.3M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec a736dafe3897 2024-03-30T05:21:57.521 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (110s) 19s ago 38m 47.7M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 60aa513399fe 2024-03-30T05:21:57.521 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (72s) 19s ago 38m 47.8M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 7e3a15e4f341 2024-03-30T05:21:57.521 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (12m) 19s ago 37m 69.2M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:21:57.521 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (34m) 5s ago 34m 93.4M - 17.2.0 e1d6a67b021e 652e05f8aff4 2024-03-30T05:21:57.521 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (34m) 19s ago 34m 93.6M - 17.2.0 e1d6a67b021e 683ac436b47a 2024-03-30T05:21:57.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:57 smithi089 bash[99668]: cluster 2024-03-30T05:21:56.521509+0000 mgr.y (mgr.44100) 1996 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:57.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:57 smithi089 bash[99668]: audit 2024-03-30T05:21:56.721060+0000 mgr.y (mgr.44100) 1997 : audit [DBG] from='client.64621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:57.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:57 smithi089 bash[99668]: audit 2024-03-30T05:21:57.396094+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:57.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:57 smithi089 bash[99668]: audit 2024-03-30T05:21:57.399659+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:21:57.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:57 smithi089 bash[99668]: audit 2024-03-30T05:21:57.402135+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:21:57.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:57 smithi089 bash[101699]: cluster 2024-03-30T05:21:56.521509+0000 mgr.y (mgr.44100) 1996 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:57.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:57 smithi089 bash[101699]: audit 2024-03-30T05:21:56.721060+0000 mgr.y (mgr.44100) 1997 : audit [DBG] from='client.64621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:57.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:57 smithi089 bash[101699]: audit 2024-03-30T05:21:57.396094+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:57.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:57 smithi089 bash[101699]: audit 2024-03-30T05:21:57.399659+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:21:57.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:57 smithi089 bash[101699]: audit 2024-03-30T05:21:57.402135+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:21:57.836 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:21:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:21:57] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-03-30T05:21:57.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:57 smithi118 bash[75658]: cluster 2024-03-30T05:21:56.521509+0000 mgr.y (mgr.44100) 1996 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:21:57.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:57 smithi118 bash[75658]: audit 2024-03-30T05:21:56.721060+0000 mgr.y (mgr.44100) 1997 : audit [DBG] from='client.64621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:57.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:57 smithi118 bash[75658]: audit 2024-03-30T05:21:57.396094+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:57.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:57 smithi118 bash[75658]: audit 2024-03-30T05:21:57.399659+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:21:57.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:57 smithi118 bash[75658]: audit 2024-03-30T05:21:57.402135+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:21:57.956 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:21:57.956 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:21:57.956 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:21:57.957 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:21:57.957 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:21:57.957 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:21:57.957 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:21:57.957 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:21:57.957 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T05:21:57.957 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:21:57.957 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:21:57.957 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:21:57.957 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:21:57.957 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:21:57.957 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-30T05:21:57.957 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 13 2024-03-30T05:21:57.957 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:21:57.958 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:21:58.311 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:21:58.311 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:21:58.311 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:21:58.311 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-03-30T05:21:58.311 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:21:58.311 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "0/2 daemons upgraded", 2024-03-30T05:21:58.311 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading rgw daemons", 2024-03-30T05:21:58.312 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:21:58.312 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:21:58.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:58 smithi118 bash[75658]: audit 2024-03-30T05:21:57.092059+0000 mgr.y (mgr.44100) 1998 : audit [DBG] from='client.54654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:58.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:58 smithi118 bash[75658]: cephadm 2024-03-30T05:21:57.390660+0000 mgr.y (mgr.44100) 1999 : cephadm [INF] Upgrade: Updating rgw.foo.smithi089.wpfnbq (1/2) 2024-03-30T05:21:58.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:58 smithi118 bash[75658]: cephadm 2024-03-30T05:21:57.403669+0000 mgr.y (mgr.44100) 2000 : cephadm [INF] Deploying daemon rgw.foo.smithi089.wpfnbq on smithi089 2024-03-30T05:21:58.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:58 smithi118 bash[75658]: audit 2024-03-30T05:21:57.479554+0000 mgr.y (mgr.44100) 2001 : audit [DBG] from='client.64633 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:58.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:58 smithi118 bash[75658]: audit 2024-03-30T05:21:57.961096+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.89:0/2674405464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:58.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:58 smithi118 bash[75658]: audit 2024-03-30T05:21:58.237390+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:58.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:58 smithi118 bash[75658]: audit 2024-03-30T05:21:58.245626+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:58.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:58 smithi118 bash[75658]: audit 2024-03-30T05:21:58.257215+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:58.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[99668]: audit 2024-03-30T05:21:57.092059+0000 mgr.y (mgr.44100) 1998 : audit [DBG] from='client.54654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:58.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[99668]: cephadm 2024-03-30T05:21:57.390660+0000 mgr.y (mgr.44100) 1999 : cephadm [INF] Upgrade: Updating rgw.foo.smithi089.wpfnbq (1/2) 2024-03-30T05:21:58.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[99668]: cephadm 2024-03-30T05:21:57.403669+0000 mgr.y (mgr.44100) 2000 : cephadm [INF] Deploying daemon rgw.foo.smithi089.wpfnbq on smithi089 2024-03-30T05:21:58.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[99668]: audit 2024-03-30T05:21:57.479554+0000 mgr.y (mgr.44100) 2001 : audit [DBG] from='client.64633 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:58.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[99668]: audit 2024-03-30T05:21:57.961096+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.89:0/2674405464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:58.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[99668]: audit 2024-03-30T05:21:58.237390+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:58.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[99668]: audit 2024-03-30T05:21:58.245626+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:58.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[99668]: audit 2024-03-30T05:21:58.257215+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:58.977 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[101699]: audit 2024-03-30T05:21:57.092059+0000 mgr.y (mgr.44100) 1998 : audit [DBG] from='client.54654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:58.977 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[101699]: cephadm 2024-03-30T05:21:57.390660+0000 mgr.y (mgr.44100) 1999 : cephadm [INF] Upgrade: Updating rgw.foo.smithi089.wpfnbq (1/2) 2024-03-30T05:21:58.978 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[101699]: cephadm 2024-03-30T05:21:57.403669+0000 mgr.y (mgr.44100) 2000 : cephadm [INF] Deploying daemon rgw.foo.smithi089.wpfnbq on smithi089 2024-03-30T05:21:58.978 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[101699]: audit 2024-03-30T05:21:57.479554+0000 mgr.y (mgr.44100) 2001 : audit [DBG] from='client.64633 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:58.978 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[101699]: audit 2024-03-30T05:21:57.961096+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.89:0/2674405464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:21:58.978 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[101699]: audit 2024-03-30T05:21:58.237390+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:58.978 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[101699]: audit 2024-03-30T05:21:58.245626+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:58.978 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:58 smithi089 bash[101699]: audit 2024-03-30T05:21:58.257215+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:21:59.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:59 smithi118 bash[75658]: audit 2024-03-30T05:21:58.315437+0000 mgr.y (mgr.44100) 2002 : audit [DBG] from='client.64645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:21:59.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:59 smithi118 bash[75658]: audit 2024-03-30T05:21:58.344539+0000 mgr.y (mgr.44100) 2003 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:21:59.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:21:59 smithi118 bash[75658]: cluster 2024-03-30T05:21:58.522815+0000 mgr.y (mgr.44100) 2004 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:22:00.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:59 smithi089 bash[99668]: audit 2024-03-30T05:21:58.315437+0000 mgr.y (mgr.44100) 2002 : audit [DBG] from='client.64645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:22:00.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:59 smithi089 bash[99668]: audit 2024-03-30T05:21:58.344539+0000 mgr.y (mgr.44100) 2003 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:00.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:21:59 smithi089 bash[99668]: cluster 2024-03-30T05:21:58.522815+0000 mgr.y (mgr.44100) 2004 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:22:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:59 smithi089 bash[101699]: audit 2024-03-30T05:21:58.315437+0000 mgr.y (mgr.44100) 2002 : audit [DBG] from='client.64645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:22:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:59 smithi089 bash[101699]: audit 2024-03-30T05:21:58.344539+0000 mgr.y (mgr.44100) 2003 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:00.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:21:59 smithi089 bash[101699]: cluster 2024-03-30T05:21:58.522815+0000 mgr.y (mgr.44100) 2004 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:22:01.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:01 smithi118 bash[75658]: cluster 2024-03-30T05:22:00.523884+0000 mgr.y (mgr.44100) 2005 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:22:01.835 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:22:01 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:01.835 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:22:01 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:01.835 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:22:01 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:01.836 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:22:01 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:01.836 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:22:01 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:01.836 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:22:01 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:01.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:01 smithi089 bash[99668]: cluster 2024-03-30T05:22:00.523884+0000 mgr.y (mgr.44100) 2005 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:22:01.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:01 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:01.837 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:22:01 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:01.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:01 smithi089 bash[101699]: cluster 2024-03-30T05:22:00.523884+0000 mgr.y (mgr.44100) 2005 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:22:01.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:01 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:03.835 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:22:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:03.835 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:22:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:03.836 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:22:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:03.836 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:22:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:03.836 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:22:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:03.837 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:22:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:03.837 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:22:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:03.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:03.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:03 smithi089 bash[99668]: cluster 2024-03-30T05:22:02.524828+0000 mgr.y (mgr.44100) 2006 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:22:03.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:03 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:03.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:03 smithi089 bash[101699]: cluster 2024-03-30T05:22:02.524828+0000 mgr.y (mgr.44100) 2006 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:22:03.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:03 smithi118 bash[75658]: cluster 2024-03-30T05:22:02.524828+0000 mgr.y (mgr.44100) 2006 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:22:04.873 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:04 smithi118 bash[75658]: audit 2024-03-30T05:22:03.625861+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:04.873 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:04 smithi118 bash[75658]: audit 2024-03-30T05:22:03.630843+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:05.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:04 smithi089 bash[101699]: audit 2024-03-30T05:22:03.625861+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:05.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:04 smithi089 bash[101699]: audit 2024-03-30T05:22:03.630843+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:04 smithi089 bash[99668]: audit 2024-03-30T05:22:03.625861+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:05.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:04 smithi089 bash[99668]: audit 2024-03-30T05:22:03.630843+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:05 smithi118 bash[75658]: cluster 2024-03-30T05:22:04.526029+0000 mgr.y (mgr.44100) 2007 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:22:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:05 smithi089 bash[99668]: cluster 2024-03-30T05:22:04.526029+0000 mgr.y (mgr.44100) 2007 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:22:06.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:05 smithi089 bash[101699]: cluster 2024-03-30T05:22:04.526029+0000 mgr.y (mgr.44100) 2007 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:22:07.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:06 smithi118 bash[75658]: cephadm 2024-03-30T05:22:05.955317+0000 mgr.y (mgr.44100) 2008 : cephadm [INF] Upgrade: Updating rgw.foo.smithi118.pqvcwy (2/2) 2024-03-30T05:22:07.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:06 smithi118 bash[75658]: audit 2024-03-30T05:22:05.962811+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:07.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:06 smithi118 bash[75658]: audit 2024-03-30T05:22:05.967470+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:22:07.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:06 smithi118 bash[75658]: audit 2024-03-30T05:22:05.971032+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:07.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:06 smithi118 bash[75658]: cephadm 2024-03-30T05:22:05.972955+0000 mgr.y (mgr.44100) 2009 : cephadm [INF] Deploying daemon rgw.foo.smithi118.pqvcwy on smithi118 2024-03-30T05:22:07.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:06 smithi118 bash[75658]: cluster 2024-03-30T05:22:06.527097+0000 mgr.y (mgr.44100) 2010 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 85 B/s wr, 38 op/s 2024-03-30T05:22:07.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:06 smithi089 bash[99668]: cephadm 2024-03-30T05:22:05.955317+0000 mgr.y (mgr.44100) 2008 : cephadm [INF] Upgrade: Updating rgw.foo.smithi118.pqvcwy (2/2) 2024-03-30T05:22:07.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:06 smithi089 bash[99668]: audit 2024-03-30T05:22:05.962811+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:07.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:06 smithi089 bash[99668]: audit 2024-03-30T05:22:05.967470+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:22:07.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:06 smithi089 bash[99668]: audit 2024-03-30T05:22:05.971032+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:07.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:06 smithi089 bash[99668]: cephadm 2024-03-30T05:22:05.972955+0000 mgr.y (mgr.44100) 2009 : cephadm [INF] Deploying daemon rgw.foo.smithi118.pqvcwy on smithi118 2024-03-30T05:22:07.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:06 smithi089 bash[99668]: cluster 2024-03-30T05:22:06.527097+0000 mgr.y (mgr.44100) 2010 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 85 B/s wr, 38 op/s 2024-03-30T05:22:07.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:06 smithi089 bash[101699]: cephadm 2024-03-30T05:22:05.955317+0000 mgr.y (mgr.44100) 2008 : cephadm [INF] Upgrade: Updating rgw.foo.smithi118.pqvcwy (2/2) 2024-03-30T05:22:07.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:06 smithi089 bash[101699]: audit 2024-03-30T05:22:05.962811+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:07.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:06 smithi089 bash[101699]: audit 2024-03-30T05:22:05.967470+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:22:07.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:06 smithi089 bash[101699]: audit 2024-03-30T05:22:05.971032+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:07.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:06 smithi089 bash[101699]: cephadm 2024-03-30T05:22:05.972955+0000 mgr.y (mgr.44100) 2009 : cephadm [INF] Deploying daemon rgw.foo.smithi118.pqvcwy on smithi118 2024-03-30T05:22:07.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:06 smithi089 bash[101699]: cluster 2024-03-30T05:22:06.527097+0000 mgr.y (mgr.44100) 2010 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 85 B/s wr, 38 op/s 2024-03-30T05:22:07.965 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:22:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:22:07] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-03-30T05:22:08.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:07 smithi089 bash[101699]: audit 2024-03-30T05:22:06.976019+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:22:08.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:07 smithi089 bash[99668]: audit 2024-03-30T05:22:06.976019+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:22:08.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:07 smithi118 bash[75658]: audit 2024-03-30T05:22:06.976019+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:22:08.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:08 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:08.651 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:22:08 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:08.651 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:22:08 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:08.651 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:22:08 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:08.652 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:22:08 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:08.652 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:22:08 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:08.652 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:22:08 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:08.652 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:22:08 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:08.653 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:22:08 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:08 smithi118 bash[75658]: audit 2024-03-30T05:22:08.352643+0000 mgr.y (mgr.44100) 2011 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:08 smithi118 bash[75658]: cluster 2024-03-30T05:22:08.528437+0000 mgr.y (mgr.44100) 2012 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 85 B/s wr, 98 op/s 2024-03-30T05:22:09.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:08 smithi089 bash[101699]: audit 2024-03-30T05:22:08.352643+0000 mgr.y (mgr.44100) 2011 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:09.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:08 smithi089 bash[101699]: cluster 2024-03-30T05:22:08.528437+0000 mgr.y (mgr.44100) 2012 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 85 B/s wr, 98 op/s 2024-03-30T05:22:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:08 smithi089 bash[99668]: audit 2024-03-30T05:22:08.352643+0000 mgr.y (mgr.44100) 2011 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:09.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:08 smithi089 bash[99668]: cluster 2024-03-30T05:22:08.528437+0000 mgr.y (mgr.44100) 2012 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 85 B/s wr, 98 op/s 2024-03-30T05:22:10.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:10.151 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:22:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:10.151 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:22:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:10.151 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:22:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:10.151 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:22:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:10.152 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:22:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:10.152 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:22:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:10.152 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:22:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:10.152 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:22:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:11.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:09.969056+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:09.982102+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.003780+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.005454+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.017599+0000 mon.a (mon.0) 6506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: cephadm 2024-03-30T05:22:10.018635+0000 mgr.y (mgr.44100) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.117016+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.121112+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.126978+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.128271+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: cephadm 2024-03-30T05:22:10.138550+0000 mgr.y (mgr.44100) 2014 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T05:22:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.446998+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: cephadm 2024-03-30T05:22:10.447620+0000 mgr.y (mgr.44100) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.506023+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.508042+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.510927+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.511754+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.517042+0000 mon.a (mon.0) 6516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: cephadm 2024-03-30T05:22:10.517610+0000 mgr.y (mgr.44100) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: cluster 2024-03-30T05:22:10.529443+0000 mgr.y (mgr.44100) 2017 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-03-30T05:22:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:09.969056+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:09.982102+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.003780+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.005454+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.017599+0000 mon.a (mon.0) 6506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: cephadm 2024-03-30T05:22:10.018635+0000 mgr.y (mgr.44100) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.117016+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.121112+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.126978+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.128271+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: cephadm 2024-03-30T05:22:10.138550+0000 mgr.y (mgr.44100) 2014 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T05:22:11.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.446998+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: cephadm 2024-03-30T05:22:10.447620+0000 mgr.y (mgr.44100) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.506023+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.508042+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.510927+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.511754+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.517042+0000 mon.a (mon.0) 6516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: cephadm 2024-03-30T05:22:10.517610+0000 mgr.y (mgr.44100) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: cluster 2024-03-30T05:22:10.529443+0000 mgr.y (mgr.44100) 2017 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-03-30T05:22:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.563086+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.564828+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.566728+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.567568+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.572718+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: cephadm 2024-03-30T05:22:10.573219+0000 mgr.y (mgr.44100) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.630758+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.632537+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.634472+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.635115+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.639982+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: cephadm 2024-03-30T05:22:10.640623+0000 mgr.y (mgr.44100) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.680936+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.682645+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.684926+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.685648+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.690748+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: cephadm 2024-03-30T05:22:10.691309+0000 mgr.y (mgr.44100) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.731198+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.563086+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.564828+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.566728+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.567568+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.572718+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: cephadm 2024-03-30T05:22:10.573219+0000 mgr.y (mgr.44100) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.630758+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.632537+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.634472+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.635115+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.639982+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: cephadm 2024-03-30T05:22:10.640623+0000 mgr.y (mgr.44100) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.680936+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.682645+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.684926+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.685648+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.690748+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: cephadm 2024-03-30T05:22:10.691309+0000 mgr.y (mgr.44100) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.731198+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.732902+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.734699+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.735394+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.740871+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.798299+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.800461+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.802741+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.803479+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.811475+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.853469+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.855324+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.857307+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.858000+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.863775+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.921514+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.923148+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.924877+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.925456+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[101699]: audit 2024-03-30T05:22:10.930275+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.732902+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.734699+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.735394+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.740871+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.798299+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.800461+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.802741+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.803479+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.811475+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.853469+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.855324+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.857307+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.858000+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.863775+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.921514+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.923148+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.924877+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.925456+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:10 smithi089 bash[99668]: audit 2024-03-30T05:22:10.930275+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:09.969056+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:09.982102+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.394 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.003780+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.005454+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.017599+0000 mon.a (mon.0) 6506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: cephadm 2024-03-30T05:22:10.018635+0000 mgr.y (mgr.44100) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.117016+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.121112+0000 mon.a (mon.0) 6508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.126978+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.128271+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: cephadm 2024-03-30T05:22:10.138550+0000 mgr.y (mgr.44100) 2014 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T05:22:11.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.446998+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: cephadm 2024-03-30T05:22:10.447620+0000 mgr.y (mgr.44100) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.506023+0000 mon.a (mon.0) 6512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.508042+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.510927+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.511754+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.395 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.517042+0000 mon.a (mon.0) 6516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: cephadm 2024-03-30T05:22:10.517610+0000 mgr.y (mgr.44100) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: cluster 2024-03-30T05:22:10.529443+0000 mgr.y (mgr.44100) 2017 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.563086+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.564828+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.566728+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.567568+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.572718+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: cephadm 2024-03-30T05:22:10.573219+0000 mgr.y (mgr.44100) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.630758+0000 mon.a (mon.0) 6522 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.632537+0000 mon.a (mon.0) 6523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.634472+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.635115+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.639982+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: cephadm 2024-03-30T05:22:10.640623+0000 mgr.y (mgr.44100) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.680936+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.396 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.682645+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.684926+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.685648+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.690748+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: cephadm 2024-03-30T05:22:10.691309+0000 mgr.y (mgr.44100) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.731198+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.732902+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.734699+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.735394+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.740871+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.798299+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.800461+0000 mon.a (mon.0) 6538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.802741+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.803479+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.811475+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.397 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.853469+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.855324+0000 mon.a (mon.0) 6543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.857307+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.858000+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.863775+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.921514+0000 mon.a (mon.0) 6547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.923148+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.924877+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.925456+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:11.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:10 smithi118 bash[75658]: audit 2024-03-30T05:22:10.930275+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: cephadm 2024-03-30T05:22:10.741418+0000 mgr.y (mgr.44100) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: cephadm 2024-03-30T05:22:10.812220+0000 mgr.y (mgr.44100) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: cephadm 2024-03-30T05:22:10.864329+0000 mgr.y (mgr.44100) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: cephadm 2024-03-30T05:22:10.930700+0000 mgr.y (mgr.44100) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:10.974363+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:10.976172+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:10.978513+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:10.979183+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:10.983521+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: cephadm 2024-03-30T05:22:10.983953+0000 mgr.y (mgr.44100) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.039914+0000 mon.a (mon.0) 6557 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.041531+0000 mon.a (mon.0) 6558 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.043247+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.043892+0000 mon.a (mon.0) 6560 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.048764+0000 mon.a (mon.0) 6561 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: cephadm 2024-03-30T05:22:11.049195+0000 mgr.y (mgr.44100) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.105312+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.106957+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.108744+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.273 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: cephadm 2024-03-30T05:22:10.741418+0000 mgr.y (mgr.44100) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: cephadm 2024-03-30T05:22:10.812220+0000 mgr.y (mgr.44100) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: cephadm 2024-03-30T05:22:10.864329+0000 mgr.y (mgr.44100) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: cephadm 2024-03-30T05:22:10.930700+0000 mgr.y (mgr.44100) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:10.974363+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:10.976172+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:10.978513+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:10.979183+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:10.983521+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: cephadm 2024-03-30T05:22:10.983953+0000 mgr.y (mgr.44100) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.039914+0000 mon.a (mon.0) 6557 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.041531+0000 mon.a (mon.0) 6558 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.043247+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.043892+0000 mon.a (mon.0) 6560 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.274 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.048764+0000 mon.a (mon.0) 6561 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.275 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: cephadm 2024-03-30T05:22:11.049195+0000 mgr.y (mgr.44100) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.275 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.105312+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.275 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.106957+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.275 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.108744+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.109421+0000 mon.a (mon.0) 6565 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.114075+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: cephadm 2024-03-30T05:22:11.114559+0000 mgr.y (mgr.44100) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.170518+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.172131+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.173930+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.174563+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.178890+0000 mon.a (mon.0) 6571 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: cephadm 2024-03-30T05:22:11.179302+0000 mgr.y (mgr.44100) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.235660+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.237393+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.239258+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.239947+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.244658+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: cephadm 2024-03-30T05:22:11.245137+0000 mgr.y (mgr.44100) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.302428+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.304893+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.307026+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.307761+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.313498+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: cephadm 2024-03-30T05:22:11.314120+0000 mgr.y (mgr.44100) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.358587+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.360453+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.362295+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.362971+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.368954+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: cephadm 2024-03-30T05:22:11.369496+0000 mgr.y (mgr.44100) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.429972+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.432315+0000 mon.a (mon.0) 6588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.434443+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.435275+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.442392+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: cephadm 2024-03-30T05:22:11.442972+0000 mgr.y (mgr.44100) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.520675+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.523427+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.526699+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.528244+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.535041+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: cephadm 2024-03-30T05:22:11.535920+0000 mgr.y (mgr.44100) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.601217+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.109421+0000 mon.a (mon.0) 6565 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.114075+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: cephadm 2024-03-30T05:22:11.114559+0000 mgr.y (mgr.44100) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.170518+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.172131+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.173930+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.174563+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.178890+0000 mon.a (mon.0) 6571 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: cephadm 2024-03-30T05:22:11.179302+0000 mgr.y (mgr.44100) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.235660+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.237393+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.239258+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.239947+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.244658+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: cephadm 2024-03-30T05:22:11.245137+0000 mgr.y (mgr.44100) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.302428+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.304893+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.307026+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.307761+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.313498+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: cephadm 2024-03-30T05:22:11.314120+0000 mgr.y (mgr.44100) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.602974+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.607301+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.608069+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.615685+0000 mon.a (mon.0) 6601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: cephadm 2024-03-30T05:22:11.616829+0000 mgr.y (mgr.44100) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.683110+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.685411+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.688873+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.690289+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.697081+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: cephadm 2024-03-30T05:22:11.698415+0000 mgr.y (mgr.44100) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.768347+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.770455+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.772971+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.774899+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.782020+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.862491+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.864728+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.867068+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.868046+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.873852+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.918636+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.920380+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.922435+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.923207+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[101699]: audit 2024-03-30T05:22:11.928583+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.358587+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.360453+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.362295+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.362971+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.368954+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: cephadm 2024-03-30T05:22:11.369496+0000 mgr.y (mgr.44100) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.429972+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.432315+0000 mon.a (mon.0) 6588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.434443+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.435275+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.442392+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: cephadm 2024-03-30T05:22:11.442972+0000 mgr.y (mgr.44100) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.520675+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.523427+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.526699+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.528244+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.535041+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: cephadm 2024-03-30T05:22:11.535920+0000 mgr.y (mgr.44100) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.601217+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.602974+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.607301+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.608069+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.615685+0000 mon.a (mon.0) 6601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: cephadm 2024-03-30T05:22:11.616829+0000 mgr.y (mgr.44100) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.683110+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.685411+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.688873+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.690289+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.697081+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: cephadm 2024-03-30T05:22:11.698415+0000 mgr.y (mgr.44100) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.768347+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.770455+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.772971+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.774899+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.782020+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.862491+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.864728+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.867068+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.868046+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.873852+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.918636+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.920380+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.922435+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.923207+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.284 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:11 smithi089 bash[99668]: audit 2024-03-30T05:22:11.928583+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: cephadm 2024-03-30T05:22:10.741418+0000 mgr.y (mgr.44100) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: cephadm 2024-03-30T05:22:10.812220+0000 mgr.y (mgr.44100) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: cephadm 2024-03-30T05:22:10.864329+0000 mgr.y (mgr.44100) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: cephadm 2024-03-30T05:22:10.930700+0000 mgr.y (mgr.44100) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:10.974363+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:10.976172+0000 mon.a (mon.0) 6553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:10.978513+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:10.979183+0000 mon.a (mon.0) 6555 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:10.983521+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: cephadm 2024-03-30T05:22:10.983953+0000 mgr.y (mgr.44100) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.039914+0000 mon.a (mon.0) 6557 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.041531+0000 mon.a (mon.0) 6558 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.043247+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.043892+0000 mon.a (mon.0) 6560 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.048764+0000 mon.a (mon.0) 6561 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: cephadm 2024-03-30T05:22:11.049195+0000 mgr.y (mgr.44100) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.105312+0000 mon.a (mon.0) 6562 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.106957+0000 mon.a (mon.0) 6563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.108744+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.109421+0000 mon.a (mon.0) 6565 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.114075+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: cephadm 2024-03-30T05:22:11.114559+0000 mgr.y (mgr.44100) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.170518+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.172131+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.173930+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.174563+0000 mon.a (mon.0) 6570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.178890+0000 mon.a (mon.0) 6571 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: cephadm 2024-03-30T05:22:11.179302+0000 mgr.y (mgr.44100) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.235660+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.237393+0000 mon.a (mon.0) 6573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.239258+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.239947+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.244658+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: cephadm 2024-03-30T05:22:11.245137+0000 mgr.y (mgr.44100) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.302428+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.304893+0000 mon.a (mon.0) 6578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.307026+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.307761+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.313498+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: cephadm 2024-03-30T05:22:11.314120+0000 mgr.y (mgr.44100) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.358587+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.360453+0000 mon.a (mon.0) 6583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.362295+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.362971+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.368954+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: cephadm 2024-03-30T05:22:11.369496+0000 mgr.y (mgr.44100) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.429972+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.432315+0000 mon.a (mon.0) 6588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.434443+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.435275+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.442392+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: cephadm 2024-03-30T05:22:11.442972+0000 mgr.y (mgr.44100) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.520675+0000 mon.a (mon.0) 6592 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.523427+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.526699+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.528244+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.535041+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: cephadm 2024-03-30T05:22:11.535920+0000 mgr.y (mgr.44100) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.601217+0000 mon.a (mon.0) 6597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.602974+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.607301+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.608069+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.615685+0000 mon.a (mon.0) 6601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: cephadm 2024-03-30T05:22:11.616829+0000 mgr.y (mgr.44100) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.683110+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.685411+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.688873+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.690289+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.697081+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: cephadm 2024-03-30T05:22:11.698415+0000 mgr.y (mgr.44100) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.768347+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.770455+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.772971+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.774899+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.782020+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.862491+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.864728+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.867068+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.868046+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.873852+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.918636+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.920380+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.922435+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.923207+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:11 smithi118 bash[75658]: audit 2024-03-30T05:22:11.928583+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cephadm 2024-03-30T05:22:11.782744+0000 mgr.y (mgr.44100) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cephadm 2024-03-30T05:22:11.874621+0000 mgr.y (mgr.44100) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cephadm 2024-03-30T05:22:11.929162+0000 mgr.y (mgr.44100) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:11.976317+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:11.979722+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:11.983277+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:11.984084+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:11.989709+0000 mon.a (mon.0) 6626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cephadm 2024-03-30T05:22:11.992369+0000 mgr.y (mgr.44100) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.041212+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.043959+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.047083+0000 mon.a (mon.0) 6629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.047888+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.052932+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.055187+0000 mgr.y (mgr.44100) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.096441+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.098015+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.099746+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.100329+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.105801+0000 mon.a (mon.0) 6636 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.106340+0000 mgr.y (mgr.44100) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.146265+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.147806+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.149597+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.150251+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.155144+0000 mon.a (mon.0) 6641 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.155615+0000 mgr.y (mgr.44100) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.195212+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.197185+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.199083+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.199710+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.204750+0000 mon.a (mon.0) 6646 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.205302+0000 mgr.y (mgr.44100) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.245633+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.247180+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.248985+0000 mon.a (mon.0) 6649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.249630+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.254468+0000 mon.a (mon.0) 6651 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.254966+0000 mgr.y (mgr.44100) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.315477+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.317165+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.319765+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.320489+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.325495+0000 mon.a (mon.0) 6656 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.326028+0000 mgr.y (mgr.44100) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.377352+0000 mon.a (mon.0) 6657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.384353+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.384927+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.387703+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.390327+0000 mon.a (mon.0) 6661 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.390674+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.391617+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.397450+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.397881+0000 mgr.y (mgr.44100) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.454122+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.455765+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.457395+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.457963+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.463507+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.463951+0000 mgr.y (mgr.44100) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.520468+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.522865+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.525556+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.526624+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cluster 2024-03-30T05:22:12.530162+0000 mgr.y (mgr.44100) 2048 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 85 B/s wr, 160 op/s 2024-03-30T05:22:13.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.536468+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.537253+0000 mgr.y (mgr.44100) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.603610+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.605475+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.607278+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.607920+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.613555+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.614135+0000 mgr.y (mgr.44100) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.675458+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.677417+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.679222+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.679815+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.684218+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.684724+0000 mgr.y (mgr.44100) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.740648+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.743533+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.746273+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.747323+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.754531+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.798069+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.800225+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.802201+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.802914+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.807569+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.848027+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.849934+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.851823+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.852486+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.857217+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.898069+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.899846+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.901811+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.902487+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.907317+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.948280+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.950152+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.951786+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.952382+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:12 smithi118 bash[75658]: audit 2024-03-30T05:22:12.956900+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cephadm 2024-03-30T05:22:11.782744+0000 mgr.y (mgr.44100) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cephadm 2024-03-30T05:22:11.874621+0000 mgr.y (mgr.44100) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cephadm 2024-03-30T05:22:11.929162+0000 mgr.y (mgr.44100) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:11.976317+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:11.979722+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:11.983277+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:11.984084+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:11.989709+0000 mon.a (mon.0) 6626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cephadm 2024-03-30T05:22:11.992369+0000 mgr.y (mgr.44100) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.041212+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.043959+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.047083+0000 mon.a (mon.0) 6629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.047888+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.052932+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.055187+0000 mgr.y (mgr.44100) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.096441+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.098015+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.099746+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.100329+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.105801+0000 mon.a (mon.0) 6636 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cephadm 2024-03-30T05:22:11.782744+0000 mgr.y (mgr.44100) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cephadm 2024-03-30T05:22:11.874621+0000 mgr.y (mgr.44100) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cephadm 2024-03-30T05:22:11.929162+0000 mgr.y (mgr.44100) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:11.976317+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:11.979722+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:11.983277+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:11.984084+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:11.989709+0000 mon.a (mon.0) 6626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cephadm 2024-03-30T05:22:11.992369+0000 mgr.y (mgr.44100) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.041212+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.043959+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.047083+0000 mon.a (mon.0) 6629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.047888+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.052932+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.055187+0000 mgr.y (mgr.44100) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.096441+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.098015+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.099746+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.100329+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.106340+0000 mgr.y (mgr.44100) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.146265+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.147806+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.149597+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.150251+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.155144+0000 mon.a (mon.0) 6641 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.155615+0000 mgr.y (mgr.44100) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.195212+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.197185+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.199083+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.199710+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.204750+0000 mon.a (mon.0) 6646 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.205302+0000 mgr.y (mgr.44100) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.245633+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.247180+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.248985+0000 mon.a (mon.0) 6649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.249630+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.254468+0000 mon.a (mon.0) 6651 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.254966+0000 mgr.y (mgr.44100) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.315477+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.317165+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.319765+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.320489+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.325495+0000 mon.a (mon.0) 6656 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.326028+0000 mgr.y (mgr.44100) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.377352+0000 mon.a (mon.0) 6657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.384353+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.384927+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.387703+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.390327+0000 mon.a (mon.0) 6661 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.390674+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.391617+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.397450+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.397881+0000 mgr.y (mgr.44100) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.454122+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.455765+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.457395+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.457963+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.463507+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.463951+0000 mgr.y (mgr.44100) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.105801+0000 mon.a (mon.0) 6636 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.106340+0000 mgr.y (mgr.44100) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.146265+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.147806+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.149597+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.150251+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.155144+0000 mon.a (mon.0) 6641 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.155615+0000 mgr.y (mgr.44100) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.195212+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.197185+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.199083+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.199710+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.204750+0000 mon.a (mon.0) 6646 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.205302+0000 mgr.y (mgr.44100) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.245633+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.247180+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.248985+0000 mon.a (mon.0) 6649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.249630+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.254468+0000 mon.a (mon.0) 6651 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.254966+0000 mgr.y (mgr.44100) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.520468+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.522865+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.525556+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.526624+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cluster 2024-03-30T05:22:12.530162+0000 mgr.y (mgr.44100) 2048 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 85 B/s wr, 160 op/s 2024-03-30T05:22:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.536468+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.537253+0000 mgr.y (mgr.44100) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.603610+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.605475+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.607278+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.607920+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.613555+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.614135+0000 mgr.y (mgr.44100) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.675458+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.677417+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.679222+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.679815+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.684218+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.684724+0000 mgr.y (mgr.44100) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.315477+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.317165+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.319765+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.320489+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.325495+0000 mon.a (mon.0) 6656 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.326028+0000 mgr.y (mgr.44100) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.377352+0000 mon.a (mon.0) 6657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.384353+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.384927+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.387703+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.390327+0000 mon.a (mon.0) 6661 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.390674+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.391617+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.397450+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.397881+0000 mgr.y (mgr.44100) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.454122+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.455765+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.457395+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.457963+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.463507+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.740648+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.743533+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.746273+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.747323+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.754531+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.798069+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.800225+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.802201+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.802914+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.807569+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.848027+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.849934+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.851823+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.852486+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.857217+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.898069+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.899846+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.901811+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.902487+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.907317+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.948280+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.950152+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.951786+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.952382+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[99668]: audit 2024-03-30T05:22:12.956900+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.463951+0000 mgr.y (mgr.44100) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.520468+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.522865+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.525556+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.526624+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cluster 2024-03-30T05:22:12.530162+0000 mgr.y (mgr.44100) 2048 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 85 B/s wr, 160 op/s 2024-03-30T05:22:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.536468+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.537253+0000 mgr.y (mgr.44100) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.603610+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.605475+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.607278+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.607920+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.613555+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.614135+0000 mgr.y (mgr.44100) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.675458+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.677417+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.679222+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.679815+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.684218+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.684724+0000 mgr.y (mgr.44100) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.740648+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.743533+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.746273+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.747323+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.754531+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.798069+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.800225+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.802201+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.802914+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.807569+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.848027+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.849934+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.851823+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.852486+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.857217+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.898069+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.899846+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.901811+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.902487+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.907317+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.948280+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.950152+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.951786+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.952382+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:13.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:12 smithi089 bash[101699]: audit 2024-03-30T05:22:12.956900+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.261 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.755074+0000 mgr.y (mgr.44100) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.808058+0000 mgr.y (mgr.44100) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.857707+0000 mgr.y (mgr.44100) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.907849+0000 mgr.y (mgr.44100) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:12.957298+0000 mgr.y (mgr.44100) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.014133+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.015783+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.017356+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.017921+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.022058+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.022524+0000 mgr.y (mgr.44100) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.062518+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.064235+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.065972+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.066600+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.071078+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.071523+0000 mgr.y (mgr.44100) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.112153+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.114079+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.115720+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.755074+0000 mgr.y (mgr.44100) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.808058+0000 mgr.y (mgr.44100) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.857707+0000 mgr.y (mgr.44100) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.907849+0000 mgr.y (mgr.44100) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:12.957298+0000 mgr.y (mgr.44100) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.014133+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.015783+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.017356+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.017921+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.022058+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.022524+0000 mgr.y (mgr.44100) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.062518+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.064235+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.065972+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.066600+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.071078+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.071523+0000 mgr.y (mgr.44100) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.112153+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.114079+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.115720+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.116331+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.121591+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.122022+0000 mgr.y (mgr.44100) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.162197+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.164252+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.166386+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.167042+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.171627+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.172360+0000 mgr.y (mgr.44100) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.229331+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.231210+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.233017+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.233812+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.239138+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.239689+0000 mgr.y (mgr.44100) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.280081+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.281749+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.283672+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.284247+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.288491+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.288867+0000 mgr.y (mgr.44100) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.328810+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.330467+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.332058+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.332651+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.336686+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.337121+0000 mgr.y (mgr.44100) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.377208+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.378956+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.380517+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.381065+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.385311+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.385715+0000 mgr.y (mgr.44100) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.430373+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.432408+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.434093+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.434720+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.439340+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.439780+0000 mgr.y (mgr.44100) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.116331+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.121591+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.122022+0000 mgr.y (mgr.44100) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.162197+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.164252+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.166386+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.167042+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.171627+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.172360+0000 mgr.y (mgr.44100) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.229331+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.231210+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.233017+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.233812+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.239138+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.239689+0000 mgr.y (mgr.44100) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.280081+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.281749+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.283672+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.284247+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.483896+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.485823+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.487523+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.488120+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.492431+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.492894+0000 mgr.y (mgr.44100) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.553164+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.555392+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.558193+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.559151+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.564469+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.564957+0000 mgr.y (mgr.44100) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.643054+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.645138+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.647255+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.648596+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.654846+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.655591+0000 mgr.y (mgr.44100) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.697412+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.699235+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.701296+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.702049+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.271 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.706941+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.707522+0000 mgr.y (mgr.44100) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.748214+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.750080+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.751967+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.752824+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.758300+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.799199+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.800948+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.802648+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.803262+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.808656+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.849204+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.850872+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.852548+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.273 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.853105+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.273 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.857643+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.288491+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.288867+0000 mgr.y (mgr.44100) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.328810+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.330467+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.332058+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.332651+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.336686+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.337121+0000 mgr.y (mgr.44100) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.377208+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.378956+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.380517+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.381065+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.385311+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.385715+0000 mgr.y (mgr.44100) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.430373+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.432408+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.434093+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.434720+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.439340+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.439780+0000 mgr.y (mgr.44100) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.275 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.898083+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.275 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.899754+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.901462+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.902027+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.906363+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.946964+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.948664+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.950276+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.950865+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.276 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[99668]: audit 2024-03-30T05:22:13.956099+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.483896+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.485823+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.487523+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.488120+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.492431+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.492894+0000 mgr.y (mgr.44100) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.553164+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.555392+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.558193+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.559151+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.564469+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.564957+0000 mgr.y (mgr.44100) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.643054+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.645138+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.647255+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.648596+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.654846+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.655591+0000 mgr.y (mgr.44100) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.697412+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.699235+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.701296+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.702049+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.706941+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.707522+0000 mgr.y (mgr.44100) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.748214+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.750080+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.751967+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.752824+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.758300+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.799199+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.800948+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.802648+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.803262+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.808656+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.849204+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.850872+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.852548+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.853105+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.857643+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.898083+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.899754+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.901462+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.902027+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.906363+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.946964+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.948664+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.950276+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.950865+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:13 smithi089 bash[101699]: audit 2024-03-30T05:22:13.956099+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.755074+0000 mgr.y (mgr.44100) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.808058+0000 mgr.y (mgr.44100) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.857707+0000 mgr.y (mgr.44100) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.907849+0000 mgr.y (mgr.44100) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:12.957298+0000 mgr.y (mgr.44100) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.014133+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.015783+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.017356+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.017921+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.022058+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.022524+0000 mgr.y (mgr.44100) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.062518+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.064235+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.065972+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.066600+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.071078+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.071523+0000 mgr.y (mgr.44100) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.112153+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.114079+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.115720+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.116331+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.121591+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.122022+0000 mgr.y (mgr.44100) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.162197+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.164252+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.166386+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.167042+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.171627+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.172360+0000 mgr.y (mgr.44100) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.229331+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.231210+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.233017+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.233812+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.239138+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.239689+0000 mgr.y (mgr.44100) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.280081+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.281749+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.283672+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.284247+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.288491+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.288867+0000 mgr.y (mgr.44100) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.328810+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.330467+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.332058+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.332651+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.336686+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.337121+0000 mgr.y (mgr.44100) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.377208+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.378956+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.380517+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.381065+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.385311+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.385715+0000 mgr.y (mgr.44100) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.430373+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.432408+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.434093+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.434720+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.439340+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.439780+0000 mgr.y (mgr.44100) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.483896+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.485823+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.487523+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.488120+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.492431+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.492894+0000 mgr.y (mgr.44100) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.553164+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.555392+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.558193+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.559151+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.564469+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.564957+0000 mgr.y (mgr.44100) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.643054+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.645138+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.647255+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.648596+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.654846+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.655591+0000 mgr.y (mgr.44100) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.697412+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.699235+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.701296+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.702049+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.706941+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.707522+0000 mgr.y (mgr.44100) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.748214+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.750080+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.751967+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.752824+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.758300+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.799199+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.800948+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.802648+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.803262+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.808656+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.849204+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.850872+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.852548+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.853105+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.857643+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.898083+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.899754+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.901462+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.902027+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.906363+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.946964+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.948664+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.950276+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.950865+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:13 smithi118 bash[75658]: audit 2024-03-30T05:22:13.956099+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.758891+0000 mgr.y (mgr.44100) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.809068+0000 mgr.y (mgr.44100) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.858120+0000 mgr.y (mgr.44100) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.906799+0000 mgr.y (mgr.44100) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:13.956557+0000 mgr.y (mgr.44100) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.014641+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.016467+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.018247+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.018893+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.026323+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.026815+0000 mgr.y (mgr.44100) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.067015+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.069018+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.071055+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.071827+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.078678+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.079043+0000 mgr.y (mgr.44100) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.149120+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.152547+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.154664+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.758891+0000 mgr.y (mgr.44100) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.809068+0000 mgr.y (mgr.44100) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.858120+0000 mgr.y (mgr.44100) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.906799+0000 mgr.y (mgr.44100) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:13.956557+0000 mgr.y (mgr.44100) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.014641+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.016467+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.018247+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.018893+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.026323+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.026815+0000 mgr.y (mgr.44100) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.067015+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.069018+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.071055+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.071827+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.078678+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.079043+0000 mgr.y (mgr.44100) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.149120+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.152547+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.154664+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.155427+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.162380+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.162759+0000 mgr.y (mgr.44100) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.235637+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.237737+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.239568+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.240154+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.246648+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.247059+0000 mgr.y (mgr.44100) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.287037+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.289014+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.291265+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.292446+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.299021+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.299447+0000 mgr.y (mgr.44100) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.341499+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.343201+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.345504+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.346139+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.353755+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.155427+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.162380+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.162759+0000 mgr.y (mgr.44100) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.235637+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.237737+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.239568+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.240154+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.246648+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.247059+0000 mgr.y (mgr.44100) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.287037+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.289014+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.291265+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.292446+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.299021+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.299447+0000 mgr.y (mgr.44100) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.341499+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.343201+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.345504+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.346139+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.353755+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.354252+0000 mgr.y (mgr.44100) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.426609+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.428309+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.430094+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.430722+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.438236+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.438806+0000 mgr.y (mgr.44100) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.484485+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.486431+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.488285+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.488866+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.496313+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.496799+0000 mgr.y (mgr.44100) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cluster 2024-03-30T05:22:14.530906+0000 mgr.y (mgr.44100) 2083 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 211 op/s 2024-03-30T05:22:15.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.552754+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.554626+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.556704+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.557344+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.563948+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.354252+0000 mgr.y (mgr.44100) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.426609+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.428309+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.430094+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.430722+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.438236+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.438806+0000 mgr.y (mgr.44100) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.484485+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.486431+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.488285+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.488866+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.496313+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.496799+0000 mgr.y (mgr.44100) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cluster 2024-03-30T05:22:14.530906+0000 mgr.y (mgr.44100) 2083 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 211 op/s 2024-03-30T05:22:15.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.552754+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.554626+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.556704+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.557344+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.563948+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.564433+0000 mgr.y (mgr.44100) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.607417+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.609408+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.611467+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.612228+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.617517+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.618020+0000 mgr.y (mgr.44100) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.658017+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.659634+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.661286+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.661864+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.666515+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.667057+0000 mgr.y (mgr.44100) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.707152+0000 mon.a (mon.0) 6855 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.709028+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.710708+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.711275+0000 mon.a (mon.0) 6858 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.715934+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.716427+0000 mgr.y (mgr.44100) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.756785+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.758482+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.760260+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.761311+0000 mon.a (mon.0) 6863 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.766826+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.811778+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.813757+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.815488+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.816222+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.821265+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.866319+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.868573+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.871339+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.872361+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.877355+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.936333+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.938302+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.940568+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.941210+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[101699]: audit 2024-03-30T05:22:14.945933+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.564433+0000 mgr.y (mgr.44100) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.607417+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.609408+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.611467+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.612228+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.617517+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.618020+0000 mgr.y (mgr.44100) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.658017+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.659634+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.661286+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.661864+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.666515+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.667057+0000 mgr.y (mgr.44100) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.707152+0000 mon.a (mon.0) 6855 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.709028+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.710708+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.711275+0000 mon.a (mon.0) 6858 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.715934+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.716427+0000 mgr.y (mgr.44100) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.756785+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.758482+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.760260+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.761311+0000 mon.a (mon.0) 6863 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.766826+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.811778+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.813757+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.815488+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.816222+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.821265+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.866319+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.868573+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.871339+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.872361+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.877355+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.936333+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.938302+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.940568+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.941210+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:14 smithi089 bash[99668]: audit 2024-03-30T05:22:14.945933+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.758891+0000 mgr.y (mgr.44100) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.809068+0000 mgr.y (mgr.44100) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.858120+0000 mgr.y (mgr.44100) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.906799+0000 mgr.y (mgr.44100) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:13.956557+0000 mgr.y (mgr.44100) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.014641+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.016467+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.018247+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.018893+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.026323+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.026815+0000 mgr.y (mgr.44100) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.067015+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.069018+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.071055+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.071827+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.078678+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.079043+0000 mgr.y (mgr.44100) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.149120+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.152547+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.154664+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.155427+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.162380+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.162759+0000 mgr.y (mgr.44100) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.235637+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.237737+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.239568+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.240154+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.246648+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.247059+0000 mgr.y (mgr.44100) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.287037+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.289014+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.291265+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.292446+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.299021+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.299447+0000 mgr.y (mgr.44100) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.341499+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.343201+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.345504+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.346139+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.353755+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.354252+0000 mgr.y (mgr.44100) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.426609+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.428309+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.430094+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.430722+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.438236+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.438806+0000 mgr.y (mgr.44100) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.484485+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.486431+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.488285+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.488866+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.496313+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.496799+0000 mgr.y (mgr.44100) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cluster 2024-03-30T05:22:14.530906+0000 mgr.y (mgr.44100) 2083 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 211 op/s 2024-03-30T05:22:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.552754+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.554626+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.556704+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.557344+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.563948+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.564433+0000 mgr.y (mgr.44100) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.607417+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.609408+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.611467+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.612228+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.617517+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.618020+0000 mgr.y (mgr.44100) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.658017+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.659634+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.661286+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.661864+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.666515+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.667057+0000 mgr.y (mgr.44100) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.707152+0000 mon.a (mon.0) 6855 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.709028+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.710708+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.711275+0000 mon.a (mon.0) 6858 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.715934+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.716427+0000 mgr.y (mgr.44100) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.756785+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.758482+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.760260+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.761311+0000 mon.a (mon.0) 6863 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.766826+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.811778+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.813757+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.815488+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.816222+0000 mon.a (mon.0) 6868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.821265+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.866319+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.868573+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.871339+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.872361+0000 mon.a (mon.0) 6873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.877355+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.936333+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.938302+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.940568+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.941210+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:14 smithi118 bash[75658]: audit 2024-03-30T05:22:14.945933+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.767381+0000 mgr.y (mgr.44100) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.821782+0000 mgr.y (mgr.44100) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.877801+0000 mgr.y (mgr.44100) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:14.946337+0000 mgr.y (mgr.44100) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.003886+0000 mon.a (mon.0) 6880 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.005659+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.007506+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.008220+0000 mon.a (mon.0) 6883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.013054+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.013570+0000 mgr.y (mgr.44100) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.054449+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.056523+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.058426+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.059093+0000 mon.a (mon.0) 6888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.063964+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.064649+0000 mgr.y (mgr.44100) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.105782+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.107836+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.109679+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.767381+0000 mgr.y (mgr.44100) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.821782+0000 mgr.y (mgr.44100) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.877801+0000 mgr.y (mgr.44100) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:14.946337+0000 mgr.y (mgr.44100) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.003886+0000 mon.a (mon.0) 6880 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.005659+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.007506+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.008220+0000 mon.a (mon.0) 6883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.013054+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.013570+0000 mgr.y (mgr.44100) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.054449+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.056523+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.058426+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.059093+0000 mon.a (mon.0) 6888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.063964+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.064649+0000 mgr.y (mgr.44100) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.105782+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.107836+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.109679+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.110338+0000 mon.a (mon.0) 6893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.114990+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.115386+0000 mgr.y (mgr.44100) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.158197+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.160152+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.162002+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.162609+0000 mon.a (mon.0) 6898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.168174+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.168620+0000 mgr.y (mgr.44100) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.208976+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.210683+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.212399+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.212926+0000 mon.a (mon.0) 6903 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.218421+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.218853+0000 mgr.y (mgr.44100) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.259543+0000 mon.a (mon.0) 6905 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.261290+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.263045+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.263612+0000 mon.a (mon.0) 6908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.268355+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.268828+0000 mgr.y (mgr.44100) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.110338+0000 mon.a (mon.0) 6893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.114990+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.115386+0000 mgr.y (mgr.44100) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.158197+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.160152+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.162002+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.162609+0000 mon.a (mon.0) 6898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.168174+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.168620+0000 mgr.y (mgr.44100) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.208976+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.210683+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.212399+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.212926+0000 mon.a (mon.0) 6903 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.218421+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.218853+0000 mgr.y (mgr.44100) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.259543+0000 mon.a (mon.0) 6905 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.261290+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.263045+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.263612+0000 mon.a (mon.0) 6908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.268355+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.309554+0000 mon.a (mon.0) 6910 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.311712+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.313631+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.314269+0000 mon.a (mon.0) 6913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.321128+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.321603+0000 mgr.y (mgr.44100) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.361480+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.363401+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.365064+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.365720+0000 mon.a (mon.0) 6918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.372600+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.373342+0000 mgr.y (mgr.44100) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.415441+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.417410+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.419312+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.419924+0000 mon.a (mon.0) 6923 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.426746+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.427169+0000 mgr.y (mgr.44100) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.467579+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.268828+0000 mgr.y (mgr.44100) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.309554+0000 mon.a (mon.0) 6910 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.311712+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.313631+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.314269+0000 mon.a (mon.0) 6913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.321128+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.321603+0000 mgr.y (mgr.44100) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.361480+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.363401+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.365064+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.365720+0000 mon.a (mon.0) 6918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.372600+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.373342+0000 mgr.y (mgr.44100) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.415441+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.417410+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.419312+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.419924+0000 mon.a (mon.0) 6923 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.426746+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.427169+0000 mgr.y (mgr.44100) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.467579+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.469295+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.470975+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.471569+0000 mon.a (mon.0) 6928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.478219+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.478750+0000 mgr.y (mgr.44100) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.518848+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.520727+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.522708+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.523321+0000 mon.a (mon.0) 6933 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.530038+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.530457+0000 mgr.y (mgr.44100) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.571419+0000 mon.a (mon.0) 6935 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.573465+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.575323+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.575921+0000 mon.a (mon.0) 6938 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.582594+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.583002+0000 mgr.y (mgr.44100) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.622780+0000 mon.a (mon.0) 6940 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.624769+0000 mon.a (mon.0) 6941 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.626683+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.469295+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.470975+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.471569+0000 mon.a (mon.0) 6928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.478219+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.478750+0000 mgr.y (mgr.44100) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.518848+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.520727+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.522708+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.523321+0000 mon.a (mon.0) 6933 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.530038+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.530457+0000 mgr.y (mgr.44100) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.571419+0000 mon.a (mon.0) 6935 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.573465+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.575323+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.575921+0000 mon.a (mon.0) 6938 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.582594+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.583002+0000 mgr.y (mgr.44100) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.622780+0000 mon.a (mon.0) 6940 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.624769+0000 mon.a (mon.0) 6941 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.627284+0000 mon.a (mon.0) 6943 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.634904+0000 mon.a (mon.0) 6944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.635347+0000 mgr.y (mgr.44100) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.679328+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.681339+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.683066+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.683714+0000 mon.a (mon.0) 6948 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.690398+0000 mon.a (mon.0) 6949 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.690852+0000 mgr.y (mgr.44100) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.731453+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.733330+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.735290+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.735917+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.742370+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.787626+0000 mon.a (mon.0) 6955 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.789590+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.791271+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.791898+0000 mon.a (mon.0) 6958 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.798707+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.626683+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.627284+0000 mon.a (mon.0) 6943 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.634904+0000 mon.a (mon.0) 6944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.635347+0000 mgr.y (mgr.44100) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.679328+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.681339+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.683066+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.683714+0000 mon.a (mon.0) 6948 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.690398+0000 mon.a (mon.0) 6949 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.690852+0000 mgr.y (mgr.44100) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.731453+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.733330+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.735290+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.735917+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.742370+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.787626+0000 mon.a (mon.0) 6955 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.789590+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.791271+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.791898+0000 mon.a (mon.0) 6958 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.798707+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.843578+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.845534+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.847259+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.847849+0000 mon.a (mon.0) 6963 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.854416+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.895236+0000 mon.a (mon.0) 6965 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.896815+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.898311+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.898821+0000 mon.a (mon.0) 6968 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.905135+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.946490+0000 mon.a (mon.0) 6970 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.948200+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.949939+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.950533+0000 mon.a (mon.0) 6973 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[99668]: audit 2024-03-30T05:22:15.957239+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.843578+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.845534+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.847259+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.847849+0000 mon.a (mon.0) 6963 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.854416+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.895236+0000 mon.a (mon.0) 6965 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.896815+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.898311+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.898821+0000 mon.a (mon.0) 6968 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.905135+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.946490+0000 mon.a (mon.0) 6970 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.948200+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.949939+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.950533+0000 mon.a (mon.0) 6973 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:15 smithi089 bash[101699]: audit 2024-03-30T05:22:15.957239+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.382 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.767381+0000 mgr.y (mgr.44100) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.382 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.821782+0000 mgr.y (mgr.44100) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.382 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.877801+0000 mgr.y (mgr.44100) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.382 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:14.946337+0000 mgr.y (mgr.44100) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.003886+0000 mon.a (mon.0) 6880 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.005659+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.007506+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.008220+0000 mon.a (mon.0) 6883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.013054+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.013570+0000 mgr.y (mgr.44100) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.054449+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.056523+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.058426+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.059093+0000 mon.a (mon.0) 6888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.063964+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.383 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.064649+0000 mgr.y (mgr.44100) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.384 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.105782+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.384 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.107836+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.384 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.109679+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.384 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.110338+0000 mon.a (mon.0) 6893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.384 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.114990+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.384 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.115386+0000 mgr.y (mgr.44100) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.384 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.158197+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.384 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.160152+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.384 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.162002+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.384 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.162609+0000 mon.a (mon.0) 6898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.384 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.168174+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.384 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.168620+0000 mgr.y (mgr.44100) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.384 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.208976+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.384 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.210683+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.212399+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.212926+0000 mon.a (mon.0) 6903 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.218421+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.218853+0000 mgr.y (mgr.44100) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.259543+0000 mon.a (mon.0) 6905 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.261290+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.263045+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.263612+0000 mon.a (mon.0) 6908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.268355+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.268828+0000 mgr.y (mgr.44100) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.309554+0000 mon.a (mon.0) 6910 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.311712+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.313631+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.314269+0000 mon.a (mon.0) 6913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.385 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.321128+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.321603+0000 mgr.y (mgr.44100) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.361480+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.363401+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.365064+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.365720+0000 mon.a (mon.0) 6918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.372600+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.373342+0000 mgr.y (mgr.44100) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.415441+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.417410+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.419312+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.419924+0000 mon.a (mon.0) 6923 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.426746+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.427169+0000 mgr.y (mgr.44100) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.467579+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.386 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.469295+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.470975+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.471569+0000 mon.a (mon.0) 6928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.478219+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.478750+0000 mgr.y (mgr.44100) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.518848+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.520727+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.522708+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.523321+0000 mon.a (mon.0) 6933 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.530038+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.530457+0000 mgr.y (mgr.44100) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.571419+0000 mon.a (mon.0) 6935 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.573465+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.575323+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.575921+0000 mon.a (mon.0) 6938 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.582594+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.387 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.583002+0000 mgr.y (mgr.44100) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.388 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.622780+0000 mon.a (mon.0) 6940 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.388 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.624769+0000 mon.a (mon.0) 6941 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.388 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.626683+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.388 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.627284+0000 mon.a (mon.0) 6943 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.388 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.634904+0000 mon.a (mon.0) 6944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.388 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.635347+0000 mgr.y (mgr.44100) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.388 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.679328+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.388 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.681339+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.388 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.683066+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.683714+0000 mon.a (mon.0) 6948 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.690398+0000 mon.a (mon.0) 6949 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.690852+0000 mgr.y (mgr.44100) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:16.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.731453+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.733330+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.735290+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.735917+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.742370+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.787626+0000 mon.a (mon.0) 6955 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.789590+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.791271+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.791898+0000 mon.a (mon.0) 6958 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.798707+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.843578+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.845534+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.847259+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.847849+0000 mon.a (mon.0) 6963 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.854416+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.895236+0000 mon.a (mon.0) 6965 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.896815+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.898311+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.898821+0000 mon.a (mon.0) 6968 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.905135+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:16.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.946490+0000 mon.a (mon.0) 6970 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:16.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.948200+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:16.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.949939+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:16.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.950533+0000 mon.a (mon.0) 6973 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:16.390 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:15 smithi118 bash[75658]: audit 2024-03-30T05:22:15.957239+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.742935+0000 mgr.y (mgr.44100) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.799124+0000 mgr.y (mgr.44100) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.854859+0000 mgr.y (mgr.44100) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.905491+0000 mgr.y (mgr.44100) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:15.957658+0000 mgr.y (mgr.44100) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.013925+0000 mon.a (mon.0) 6975 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.015736+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.017555+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.018217+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.023023+0000 mon.a (mon.0) 6979 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.023524+0000 mgr.y (mgr.44100) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.065154+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.067093+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.068850+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.069476+0000 mon.a (mon.0) 6983 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.076055+0000 mon.a (mon.0) 6984 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.076478+0000 mgr.y (mgr.44100) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.117992+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.119904+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.121795+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.122466+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.128898+0000 mon.a (mon.0) 6989 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.129367+0000 mgr.y (mgr.44100) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.169305+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.171334+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.173340+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.174029+0000 mon.a (mon.0) 6993 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.180765+0000 mon.a (mon.0) 6994 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.181350+0000 mgr.y (mgr.44100) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.229935+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.233068+0000 mon.a (mon.0) 6996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.235813+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.236883+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.246575+0000 mon.a (mon.0) 6999 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.247352+0000 mgr.y (mgr.44100) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.329797+0000 mon.a (mon.0) 7000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.333038+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.336827+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.337569+0000 mon.a (mon.0) 7003 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.345163+0000 mon.a (mon.0) 7004 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.345730+0000 mgr.y (mgr.44100) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.418810+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.421013+0000 mon.a (mon.0) 7006 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.422736+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.423380+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.430070+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.430729+0000 mgr.y (mgr.44100) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.474802+0000 mon.a (mon.0) 7010 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.476469+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.478155+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.478773+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.485113+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.485556+0000 mgr.y (mgr.44100) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.525370+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.527095+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.528790+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.529383+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cluster 2024-03-30T05:22:16.531391+0000 mgr.y (mgr.44100) 2119 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 170 B/s wr, 249 op/s 2024-03-30T05:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.534106+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.534624+0000 mgr.y (mgr.44100) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.575291+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.577145+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.578866+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.579482+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.584131+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.584537+0000 mgr.y (mgr.44100) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.624091+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.625813+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.628192+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.628860+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.633469+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.633906+0000 mgr.y (mgr.44100) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.674074+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.675768+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.677407+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.678006+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.682552+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.682946+0000 mgr.y (mgr.44100) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.744006+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.746173+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.748224+0000 mon.a (mon.0) 7037 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.748896+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.754373+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.817169+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.819730+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.822062+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.823096+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.833219+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.876929+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.880590+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.882980+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.883877+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.890913+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.932394+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.934164+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.935880+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.936557+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:16 smithi118 bash[75658]: audit 2024-03-30T05:22:16.941349+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.742935+0000 mgr.y (mgr.44100) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.799124+0000 mgr.y (mgr.44100) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.854859+0000 mgr.y (mgr.44100) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.905491+0000 mgr.y (mgr.44100) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:15.957658+0000 mgr.y (mgr.44100) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.013925+0000 mon.a (mon.0) 6975 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.015736+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.017555+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.018217+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.023023+0000 mon.a (mon.0) 6979 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.023524+0000 mgr.y (mgr.44100) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.065154+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.067093+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.068850+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.069476+0000 mon.a (mon.0) 6983 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.076055+0000 mon.a (mon.0) 6984 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.076478+0000 mgr.y (mgr.44100) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.117992+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.119904+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.121795+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.742935+0000 mgr.y (mgr.44100) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.799124+0000 mgr.y (mgr.44100) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.854859+0000 mgr.y (mgr.44100) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.905491+0000 mgr.y (mgr.44100) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:15.957658+0000 mgr.y (mgr.44100) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.013925+0000 mon.a (mon.0) 6975 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.015736+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.017555+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.018217+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.023023+0000 mon.a (mon.0) 6979 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.023524+0000 mgr.y (mgr.44100) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.065154+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.067093+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.068850+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.069476+0000 mon.a (mon.0) 6983 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.076055+0000 mon.a (mon.0) 6984 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.076478+0000 mgr.y (mgr.44100) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.117992+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.119904+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.121795+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.122466+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.128898+0000 mon.a (mon.0) 6989 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.129367+0000 mgr.y (mgr.44100) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.169305+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.171334+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.173340+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.174029+0000 mon.a (mon.0) 6993 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.180765+0000 mon.a (mon.0) 6994 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.181350+0000 mgr.y (mgr.44100) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.229935+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.233068+0000 mon.a (mon.0) 6996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.235813+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.236883+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.246575+0000 mon.a (mon.0) 6999 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.247352+0000 mgr.y (mgr.44100) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.329797+0000 mon.a (mon.0) 7000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.333038+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.336827+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.337569+0000 mon.a (mon.0) 7003 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.345163+0000 mon.a (mon.0) 7004 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.345730+0000 mgr.y (mgr.44100) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.418810+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.421013+0000 mon.a (mon.0) 7006 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.422736+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.423380+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.430070+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.430729+0000 mgr.y (mgr.44100) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.474802+0000 mon.a (mon.0) 7010 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.476469+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.478155+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.478773+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.485113+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.485556+0000 mgr.y (mgr.44100) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.525370+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.527095+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.528790+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.529383+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cluster 2024-03-30T05:22:16.531391+0000 mgr.y (mgr.44100) 2119 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 170 B/s wr, 249 op/s 2024-03-30T05:22:17.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.534106+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.122466+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.128898+0000 mon.a (mon.0) 6989 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.129367+0000 mgr.y (mgr.44100) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.169305+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.171334+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.173340+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.174029+0000 mon.a (mon.0) 6993 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.180765+0000 mon.a (mon.0) 6994 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.181350+0000 mgr.y (mgr.44100) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.229935+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.233068+0000 mon.a (mon.0) 6996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.235813+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.236883+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.246575+0000 mon.a (mon.0) 6999 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.247352+0000 mgr.y (mgr.44100) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.329797+0000 mon.a (mon.0) 7000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.333038+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.336827+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.337569+0000 mon.a (mon.0) 7003 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.345163+0000 mon.a (mon.0) 7004 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.534624+0000 mgr.y (mgr.44100) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.575291+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.577145+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.578866+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.579482+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.584131+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.584537+0000 mgr.y (mgr.44100) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.624091+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.625813+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.628192+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.628860+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.633469+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.633906+0000 mgr.y (mgr.44100) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.674074+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.675768+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.677407+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.678006+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.682552+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.682946+0000 mgr.y (mgr.44100) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.744006+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.746173+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.748224+0000 mon.a (mon.0) 7037 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.748896+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.754373+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.817169+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.819730+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.822062+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.823096+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.833219+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.876929+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.880590+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.882980+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.883877+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.890913+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.932394+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.934164+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.935880+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.936557+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[101699]: audit 2024-03-30T05:22:16.941349+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.345730+0000 mgr.y (mgr.44100) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.418810+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.421013+0000 mon.a (mon.0) 7006 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.422736+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.423380+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.430070+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.430729+0000 mgr.y (mgr.44100) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.474802+0000 mon.a (mon.0) 7010 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.476469+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.478155+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.478773+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.485113+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.485556+0000 mgr.y (mgr.44100) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.525370+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.527095+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.528790+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.529383+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cluster 2024-03-30T05:22:16.531391+0000 mgr.y (mgr.44100) 2119 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 170 B/s wr, 249 op/s 2024-03-30T05:22:17.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.534106+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.534624+0000 mgr.y (mgr.44100) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.575291+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.577145+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.578866+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.579482+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.584131+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.584537+0000 mgr.y (mgr.44100) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.624091+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.625813+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.628192+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.628860+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.633469+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.633906+0000 mgr.y (mgr.44100) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.674074+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.675768+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.677407+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.678006+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.682552+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.682946+0000 mgr.y (mgr.44100) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:17.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.744006+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.746173+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.748224+0000 mon.a (mon.0) 7037 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.748896+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.754373+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.817169+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.819730+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.822062+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.823096+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.833219+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.876929+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.880590+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.882980+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.883877+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.890913+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.932394+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:17.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.934164+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:17.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.935880+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:17.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.936557+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:17.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:16 smithi089 bash[99668]: audit 2024-03-30T05:22:16.941349+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:17.835 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:22:17] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-03-30T05:22:18.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.754802+0000 mgr.y (mgr.44100) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.251 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.833769+0000 mgr.y (mgr.44100) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.891420+0000 mgr.y (mgr.44100) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:16.941847+0000 mgr.y (mgr.44100) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:16.988888+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:16.990932+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:16.992959+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:16.993781+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.000285+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.000800+0000 mgr.y (mgr.44100) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.059207+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.061240+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.063019+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.063619+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.253 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.068869+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.069296+0000 mgr.y (mgr.44100) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.126178+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.127796+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.129452+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.130165+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.135755+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.254 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.136166+0000 mgr.y (mgr.44100) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.209633+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.211346+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.214500+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.215467+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.222807+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.223378+0000 mgr.y (mgr.44100) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.256 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.296325+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.256 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.298587+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.256 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.301183+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.256 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.302027+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.256 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.308435+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.256 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.309482+0000 mgr.y (mgr.44100) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.256 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.351241+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.257 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.353140+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.257 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.354803+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.257 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.355363+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.257 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.360421+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.257 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.360851+0000 mgr.y (mgr.44100) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.257 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.417617+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.258 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.419349+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.258 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.421073+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.258 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.421650+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.259 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.427076+0000 mon.a (mon.0) 7089 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.259 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.427538+0000 mgr.y (mgr.44100) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.259 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.467616+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.259 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.469243+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.259 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.470909+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.259 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.471502+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.259 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.478087+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.478538+0000 mgr.y (mgr.44100) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.523534+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.525552+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.527479+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.528122+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.533032+0000 mon.a (mon.0) 7099 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.260 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.533488+0000 mgr.y (mgr.44100) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.574605+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.576299+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.577957+0000 mon.a (mon.0) 7102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.578559+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.583626+0000 mon.a (mon.0) 7104 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.584123+0000 mgr.y (mgr.44100) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.261 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.625165+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.626896+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.629002+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.629612+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.633996+0000 mon.a (mon.0) 7109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.634442+0000 mgr.y (mgr.44100) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.677725+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.262 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.679620+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.681357+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.682029+0000 mon.a (mon.0) 7113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.686689+0000 mon.a (mon.0) 7114 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.687160+0000 mgr.y (mgr.44100) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.728335+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.729972+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.263 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.731535+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.732095+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.737490+0000 mon.a (mon.0) 7119 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.782176+0000 mon.a (mon.0) 7120 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.784098+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.785685+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.786228+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.791344+0000 mon.a (mon.0) 7124 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.832258+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.834194+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.836313+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.836877+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.843992+0000 mon.a (mon.0) 7129 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.918168+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.920471+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.924099+0000 mon.a (mon.0) 7132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.925428+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.266 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:17 smithi118 bash[75658]: audit 2024-03-30T05:22:17.931010+0000 mon.a (mon.0) 7134 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.754802+0000 mgr.y (mgr.44100) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.833769+0000 mgr.y (mgr.44100) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.891420+0000 mgr.y (mgr.44100) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: cephadm 2024-03-30T05:22:16.941847+0000 mgr.y (mgr.44100) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:16.988888+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:16.990932+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:16.992959+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:16.993781+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.000285+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.000800+0000 mgr.y (mgr.44100) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.059207+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.061240+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.063019+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.063619+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.068869+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.069296+0000 mgr.y (mgr.44100) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.126178+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.127796+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.129452+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.130165+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.135755+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.136166+0000 mgr.y (mgr.44100) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.209633+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.211346+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.214500+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.215467+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.222807+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.223378+0000 mgr.y (mgr.44100) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.296325+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.298587+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.301183+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.302027+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.308435+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.309482+0000 mgr.y (mgr.44100) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.351241+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.353140+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.354803+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.355363+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.360421+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.754802+0000 mgr.y (mgr.44100) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.833769+0000 mgr.y (mgr.44100) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.891420+0000 mgr.y (mgr.44100) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: cephadm 2024-03-30T05:22:16.941847+0000 mgr.y (mgr.44100) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:16.988888+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:16.990932+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:16.992959+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:16.993781+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.000285+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.000800+0000 mgr.y (mgr.44100) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.059207+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.061240+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.063019+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.063619+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.068869+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.069296+0000 mgr.y (mgr.44100) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.126178+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.127796+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.129452+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.360851+0000 mgr.y (mgr.44100) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.417617+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.419349+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.421073+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.421650+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.427076+0000 mon.a (mon.0) 7089 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.427538+0000 mgr.y (mgr.44100) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.467616+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.469243+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.470909+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.471502+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.478087+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.478538+0000 mgr.y (mgr.44100) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.523534+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.525552+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.527479+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.528122+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.533032+0000 mon.a (mon.0) 7099 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.533488+0000 mgr.y (mgr.44100) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.574605+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.576299+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.577957+0000 mon.a (mon.0) 7102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.578559+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.583626+0000 mon.a (mon.0) 7104 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.584123+0000 mgr.y (mgr.44100) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.625165+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.626896+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[101699]: audit 2024-03-30T05:22:17.629002+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.629612+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.633996+0000 mon.a (mon.0) 7109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.634442+0000 mgr.y (mgr.44100) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.677725+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.679620+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.681357+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.682029+0000 mon.a (mon.0) 7113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.686689+0000 mon.a (mon.0) 7114 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.687160+0000 mgr.y (mgr.44100) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.728335+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.729972+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.731535+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.732095+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.737490+0000 mon.a (mon.0) 7119 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.782176+0000 mon.a (mon.0) 7120 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.784098+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.785685+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.786228+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.791344+0000 mon.a (mon.0) 7124 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.832258+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.834194+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.836313+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.836877+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.843992+0000 mon.a (mon.0) 7129 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.918168+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.920471+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.924099+0000 mon.a (mon.0) 7132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.925428+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:17.931010+0000 mon.a (mon.0) 7134 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.130165+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.135755+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.136166+0000 mgr.y (mgr.44100) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.209633+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.211346+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.355 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.214500+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.356 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.215467+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.356 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.222807+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.356 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.223378+0000 mgr.y (mgr.44100) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.356 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.296325+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.356 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.298587+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.301183+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.302027+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.308435+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.309482+0000 mgr.y (mgr.44100) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.351241+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.353140+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.354803+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.355363+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.360421+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.360851+0000 mgr.y (mgr.44100) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.357 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.417617+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.419349+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.421073+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.421650+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.427076+0000 mon.a (mon.0) 7089 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.427538+0000 mgr.y (mgr.44100) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.467616+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:17 smithi089 bash[99668]: audit 2024-03-30T05:22:17.469243+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.470909+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.471502+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.478087+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.478538+0000 mgr.y (mgr.44100) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.523534+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.525552+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.358 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.527479+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.528122+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.533032+0000 mon.a (mon.0) 7099 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.533488+0000 mgr.y (mgr.44100) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.574605+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.576299+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.577957+0000 mon.a (mon.0) 7102 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.578559+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.583626+0000 mon.a (mon.0) 7104 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.584123+0000 mgr.y (mgr.44100) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.625165+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.626896+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.629002+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.629612+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.633996+0000 mon.a (mon.0) 7109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.634442+0000 mgr.y (mgr.44100) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.677725+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.679620+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.681357+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.682029+0000 mon.a (mon.0) 7113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.686689+0000 mon.a (mon.0) 7114 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.687160+0000 mgr.y (mgr.44100) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.728335+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.729972+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.731535+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.732095+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.737490+0000 mon.a (mon.0) 7119 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.782176+0000 mon.a (mon.0) 7120 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.784098+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.785685+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.786228+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.360 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.791344+0000 mon.a (mon.0) 7124 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.361 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.832258+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.361 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.834194+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.361 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.836313+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.361 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.836877+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.361 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.843992+0000 mon.a (mon.0) 7129 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:18.361 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.918168+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:18.361 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.920471+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:18.361 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.924099+0000 mon.a (mon.0) 7132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:18.361 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.925428+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:18.361 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:17.931010+0000 mon.a (mon.0) 7134 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.737988+0000 mgr.y (mgr.44100) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.791812+0000 mgr.y (mgr.44100) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.844606+0000 mgr.y (mgr.44100) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: cephadm 2024-03-30T05:22:17.931977+0000 mgr.y (mgr.44100) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.019555+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.023307+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.026372+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:19.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.027363+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:19.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.033569+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: cephadm 2024-03-30T05:22:18.033963+0000 mgr.y (mgr.44100) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.075364+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.077726+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.080183+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:19.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.081096+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:19.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.088439+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: cephadm 2024-03-30T05:22:18.089125+0000 mgr.y (mgr.44100) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.171919+0000 mon.a (mon.0) 7145 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.175749+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.179640+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:19.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.737988+0000 mgr.y (mgr.44100) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.791812+0000 mgr.y (mgr.44100) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.844606+0000 mgr.y (mgr.44100) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: cephadm 2024-03-30T05:22:17.931977+0000 mgr.y (mgr.44100) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.019555+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.023307+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.026372+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:19.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.027363+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:19.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.033569+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: cephadm 2024-03-30T05:22:18.033963+0000 mgr.y (mgr.44100) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.075364+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.077726+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.080183+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:19.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.081096+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:19.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.088439+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: cephadm 2024-03-30T05:22:18.089125+0000 mgr.y (mgr.44100) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.171919+0000 mon.a (mon.0) 7145 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.175749+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.179640+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:19.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.180934+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:19.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.192544+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: cephadm 2024-03-30T05:22:18.193500+0000 mgr.y (mgr.44100) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.284522+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.289339+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.292678+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:19.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.293744+0000 mon.a (mon.0) 7153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:19.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.301822+0000 mon.a (mon.0) 7154 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: cephadm 2024-03-30T05:22:18.302863+0000 mgr.y (mgr.44100) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.362094+0000 mgr.y (mgr.44100) 2148 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:19.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.362787+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.365105+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.367246+0000 mon.a (mon.0) 7157 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.367977+0000 mon.a (mon.0) 7158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.373697+0000 mon.a (mon.0) 7159 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: cephadm 2024-03-30T05:22:18.374240+0000 mgr.y (mgr.44100) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[101699]: audit 2024-03-30T05:22:18.400312+0000 mon.a (mon.0) 7160 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:19 smithi089 bash[101699]: audit 2024-03-30T05:22:18.405315+0000 mon.a (mon.0) 7161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:19 smithi089 bash[101699]: audit 2024-03-30T05:22:18.412982+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:19 smithi089 bash[101699]: audit 2024-03-30T05:22:18.448161+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:19 smithi089 bash[101699]: audit 2024-03-30T05:22:18.450116+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:19 smithi089 bash[101699]: audit 2024-03-30T05:22:18.451432+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:19 smithi089 bash[101699]: audit 2024-03-30T05:22:18.452507+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:19 smithi089 bash[101699]: audit 2024-03-30T05:22:18.454026+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:19 smithi089 bash[101699]: audit 2024-03-30T05:22:18.456399+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:19 smithi089 bash[101699]: cluster 2024-03-30T05:22:18.532187+0000 mgr.y (mgr.44100) 2150 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 135 KiB/s rd, 85 B/s wr, 212 op/s 2024-03-30T05:22:19.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.180934+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:19.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.192544+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: cephadm 2024-03-30T05:22:18.193500+0000 mgr.y (mgr.44100) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.284522+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.289339+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.292678+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:19.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.293744+0000 mon.a (mon.0) 7153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:19.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.301822+0000 mon.a (mon.0) 7154 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: cephadm 2024-03-30T05:22:18.302863+0000 mgr.y (mgr.44100) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.362094+0000 mgr.y (mgr.44100) 2148 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:19.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.362787+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.365105+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.367246+0000 mon.a (mon.0) 7157 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:19.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.367977+0000 mon.a (mon.0) 7158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:19.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.373697+0000 mon.a (mon.0) 7159 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: cephadm 2024-03-30T05:22:18.374240+0000 mgr.y (mgr.44100) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.400312+0000 mon.a (mon.0) 7160 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.405315+0000 mon.a (mon.0) 7161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.412982+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.448161+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.450116+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.451432+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.452507+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.454026+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:18 smithi089 bash[99668]: audit 2024-03-30T05:22:18.456399+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:19 smithi089 bash[99668]: cluster 2024-03-30T05:22:18.532187+0000 mgr.y (mgr.44100) 2150 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 135 KiB/s rd, 85 B/s wr, 212 op/s 2024-03-30T05:22:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.737988+0000 mgr.y (mgr.44100) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.791812+0000 mgr.y (mgr.44100) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.844606+0000 mgr.y (mgr.44100) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: cephadm 2024-03-30T05:22:17.931977+0000 mgr.y (mgr.44100) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.019555+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.023307+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.026372+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.027363+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.033569+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: cephadm 2024-03-30T05:22:18.033963+0000 mgr.y (mgr.44100) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.075364+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.077726+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.080183+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.081096+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.088439+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: cephadm 2024-03-30T05:22:18.089125+0000 mgr.y (mgr.44100) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.171919+0000 mon.a (mon.0) 7145 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.175749+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.179640+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:19.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.180934+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.192544+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: cephadm 2024-03-30T05:22:18.193500+0000 mgr.y (mgr.44100) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.284522+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.289339+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.292678+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.293744+0000 mon.a (mon.0) 7153 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.301822+0000 mon.a (mon.0) 7154 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: cephadm 2024-03-30T05:22:18.302863+0000 mgr.y (mgr.44100) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.362094+0000 mgr.y (mgr.44100) 2148 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.362787+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.365105+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.367246+0000 mon.a (mon.0) 7157 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.367977+0000 mon.a (mon.0) 7158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.373697+0000 mon.a (mon.0) 7159 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: cephadm 2024-03-30T05:22:18.374240+0000 mgr.y (mgr.44100) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.400312+0000 mon.a (mon.0) 7160 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.405315+0000 mon.a (mon.0) 7161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.412982+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.448161+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.450116+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.451432+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.452507+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.454026+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: audit 2024-03-30T05:22:18.456399+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:19.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:18 smithi118 bash[75658]: cluster 2024-03-30T05:22:18.532187+0000 mgr.y (mgr.44100) 2150 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 135 KiB/s rd, 85 B/s wr, 212 op/s 2024-03-30T05:22:20.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:20 smithi118 bash[75658]: audit 2024-03-30T05:22:19.092765+0000 mon.a (mon.0) 7169 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:20.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:20 smithi118 bash[75658]: audit 2024-03-30T05:22:19.104718+0000 mon.a (mon.0) 7170 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:20.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:20 smithi118 bash[75658]: audit 2024-03-30T05:22:19.117576+0000 mon.a (mon.0) 7171 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:20.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:20 smithi089 bash[99668]: audit 2024-03-30T05:22:19.092765+0000 mon.a (mon.0) 7169 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:20.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:20 smithi089 bash[99668]: audit 2024-03-30T05:22:19.104718+0000 mon.a (mon.0) 7170 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:20.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:20 smithi089 bash[99668]: audit 2024-03-30T05:22:19.117576+0000 mon.a (mon.0) 7171 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:20.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:20 smithi089 bash[101699]: audit 2024-03-30T05:22:19.092765+0000 mon.a (mon.0) 7169 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:20.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:20 smithi089 bash[101699]: audit 2024-03-30T05:22:19.104718+0000 mon.a (mon.0) 7170 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:20.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:20 smithi089 bash[101699]: audit 2024-03-30T05:22:19.117576+0000 mon.a (mon.0) 7171 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:21.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:21 smithi089 bash[99668]: audit 2024-03-30T05:22:20.121439+0000 mon.a (mon.0) 7172 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:21.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:21 smithi089 bash[99668]: audit 2024-03-30T05:22:20.127497+0000 mon.a (mon.0) 7173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:21.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:21 smithi089 bash[99668]: audit 2024-03-30T05:22:20.133523+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:21.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:21 smithi089 bash[99668]: cluster 2024-03-30T05:22:20.533240+0000 mgr.y (mgr.44100) 2151 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 153 op/s 2024-03-30T05:22:21.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:21 smithi089 bash[101699]: audit 2024-03-30T05:22:20.121439+0000 mon.a (mon.0) 7172 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:21.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:21 smithi089 bash[101699]: audit 2024-03-30T05:22:20.127497+0000 mon.a (mon.0) 7173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:21.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:21 smithi089 bash[101699]: audit 2024-03-30T05:22:20.133523+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:21.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:21 smithi089 bash[101699]: cluster 2024-03-30T05:22:20.533240+0000 mgr.y (mgr.44100) 2151 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 153 op/s 2024-03-30T05:22:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:21 smithi118 bash[75658]: audit 2024-03-30T05:22:20.121439+0000 mon.a (mon.0) 7172 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:21.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:21 smithi118 bash[75658]: audit 2024-03-30T05:22:20.127497+0000 mon.a (mon.0) 7173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:21 smithi118 bash[75658]: audit 2024-03-30T05:22:20.133523+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:21.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:21 smithi118 bash[75658]: cluster 2024-03-30T05:22:20.533240+0000 mgr.y (mgr.44100) 2151 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 153 op/s 2024-03-30T05:22:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:22 smithi118 bash[75658]: audit 2024-03-30T05:22:21.729291+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:22:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:22 smithi118 bash[75658]: audit 2024-03-30T05:22:21.731160+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:22.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:22 smithi118 bash[75658]: audit 2024-03-30T05:22:21.976662+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:22:22.585 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:22 smithi089 bash[99668]: audit 2024-03-30T05:22:21.729291+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:22:22.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:22 smithi089 bash[99668]: audit 2024-03-30T05:22:21.731160+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:22.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:22 smithi089 bash[99668]: audit 2024-03-30T05:22:21.976662+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:22:22.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:22 smithi089 bash[101699]: audit 2024-03-30T05:22:21.729291+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi089.wpfnbq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:22:22.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:22 smithi089 bash[101699]: audit 2024-03-30T05:22:21.731160+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:22.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:22 smithi089 bash[101699]: audit 2024-03-30T05:22:21.976662+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:22:23.747 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:23 smithi089 bash[99668]: cephadm 2024-03-30T05:22:21.727833+0000 mgr.y (mgr.44100) 2152 : cephadm [INF] Upgrade: Updating rgw.foo.smithi089.wpfnbq (1/2) 2024-03-30T05:22:23.747 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:23 smithi089 bash[99668]: cephadm 2024-03-30T05:22:21.732578+0000 mgr.y (mgr.44100) 2153 : cephadm [INF] Deploying daemon rgw.foo.smithi089.wpfnbq on smithi089 2024-03-30T05:22:23.747 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:23 smithi089 bash[99668]: cluster 2024-03-30T05:22:22.534679+0000 mgr.y (mgr.44100) 2154 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-03-30T05:22:23.747 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:23 smithi089 bash[99668]: audit 2024-03-30T05:22:22.651120+0000 mon.a (mon.0) 7178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:23.747 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:23 smithi089 bash[99668]: audit 2024-03-30T05:22:22.663864+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:23.747 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:23 smithi089 bash[99668]: audit 2024-03-30T05:22:22.675365+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:23.748 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:23 smithi089 bash[101699]: cephadm 2024-03-30T05:22:21.727833+0000 mgr.y (mgr.44100) 2152 : cephadm [INF] Upgrade: Updating rgw.foo.smithi089.wpfnbq (1/2) 2024-03-30T05:22:23.748 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:23 smithi089 bash[101699]: cephadm 2024-03-30T05:22:21.732578+0000 mgr.y (mgr.44100) 2153 : cephadm [INF] Deploying daemon rgw.foo.smithi089.wpfnbq on smithi089 2024-03-30T05:22:23.748 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:23 smithi089 bash[101699]: cluster 2024-03-30T05:22:22.534679+0000 mgr.y (mgr.44100) 2154 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-03-30T05:22:23.748 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:23 smithi089 bash[101699]: audit 2024-03-30T05:22:22.651120+0000 mon.a (mon.0) 7178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:23.748 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:23 smithi089 bash[101699]: audit 2024-03-30T05:22:22.663864+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:23.748 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:23 smithi089 bash[101699]: audit 2024-03-30T05:22:22.675365+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:23.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:23 smithi118 bash[75658]: cephadm 2024-03-30T05:22:21.727833+0000 mgr.y (mgr.44100) 2152 : cephadm [INF] Upgrade: Updating rgw.foo.smithi089.wpfnbq (1/2) 2024-03-30T05:22:23.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:23 smithi118 bash[75658]: cephadm 2024-03-30T05:22:21.732578+0000 mgr.y (mgr.44100) 2153 : cephadm [INF] Deploying daemon rgw.foo.smithi089.wpfnbq on smithi089 2024-03-30T05:22:23.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:23 smithi118 bash[75658]: cluster 2024-03-30T05:22:22.534679+0000 mgr.y (mgr.44100) 2154 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 126 op/s 2024-03-30T05:22:23.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:23 smithi118 bash[75658]: audit 2024-03-30T05:22:22.651120+0000 mon.a (mon.0) 7178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:23.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:23 smithi118 bash[75658]: audit 2024-03-30T05:22:22.663864+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:23.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:23 smithi118 bash[75658]: audit 2024-03-30T05:22:22.675365+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:24.997 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:22:24 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:24.998 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:22:24 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:24.998 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:24 smithi089 bash[99668]: audit 2024-03-30T05:22:23.721553+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:24.998 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:24 smithi089 bash[99668]: audit 2024-03-30T05:22:23.730079+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:24.998 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:24 smithi089 bash[99668]: audit 2024-03-30T05:22:23.742949+0000 mon.a (mon.0) 7183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:24.998 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:24 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:24.999 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:22:24 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:24.999 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:22:24 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:24.999 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:22:24 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:25.000 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:22:24 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:25.000 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:22:24 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:25.001 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:24 smithi089 bash[101699]: audit 2024-03-30T05:22:23.721553+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:25.001 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:24 smithi089 bash[101699]: audit 2024-03-30T05:22:23.730079+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:25.001 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:24 smithi089 bash[101699]: audit 2024-03-30T05:22:23.742949+0000 mon.a (mon.0) 7183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:25.001 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:24 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:24 smithi118 bash[75658]: audit 2024-03-30T05:22:23.721553+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:24 smithi118 bash[75658]: audit 2024-03-30T05:22:23.730079+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:24 smithi118 bash[75658]: audit 2024-03-30T05:22:23.742949+0000 mon.a (mon.0) 7183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:26.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:25 smithi089 bash[99668]: cluster 2024-03-30T05:22:24.536057+0000 mgr.y (mgr.44100) 2155 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 90 op/s 2024-03-30T05:22:26.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:25 smithi089 bash[101699]: cluster 2024-03-30T05:22:24.536057+0000 mgr.y (mgr.44100) 2155 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 90 op/s 2024-03-30T05:22:26.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:25 smithi118 bash[75658]: cluster 2024-03-30T05:22:24.536057+0000 mgr.y (mgr.44100) 2155 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 90 op/s 2024-03-30T05:22:26.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:26 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:26.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:26 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:26.836 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:22:26 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:26.836 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:22:26 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:26.836 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:22:26 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:26.837 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:22:26 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:26.837 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:22:26 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:26.837 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:22:26 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:26.837 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:22:26 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:27 smithi118 bash[75658]: cluster 2024-03-30T05:22:26.537081+0000 mgr.y (mgr.44100) 2156 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 85 B/s wr, 39 op/s 2024-03-30T05:22:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:27 smithi118 bash[75658]: audit 2024-03-30T05:22:26.629181+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:27.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:27 smithi118 bash[75658]: audit 2024-03-30T05:22:26.635520+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:28.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:27 smithi089 bash[99668]: cluster 2024-03-30T05:22:26.537081+0000 mgr.y (mgr.44100) 2156 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 85 B/s wr, 39 op/s 2024-03-30T05:22:28.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:27 smithi089 bash[99668]: audit 2024-03-30T05:22:26.629181+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:28.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:27 smithi089 bash[99668]: audit 2024-03-30T05:22:26.635520+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:28.085 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:22:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:22:27] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.43.0" 2024-03-30T05:22:28.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:27 smithi089 bash[101699]: cluster 2024-03-30T05:22:26.537081+0000 mgr.y (mgr.44100) 2156 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 85 B/s wr, 39 op/s 2024-03-30T05:22:28.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:27 smithi089 bash[101699]: audit 2024-03-30T05:22:26.629181+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:28.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:27 smithi089 bash[101699]: audit 2024-03-30T05:22:26.635520+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:28.675 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:22:29.378 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:22:29.378 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 5s ago 44m - - 2024-03-30T05:22:29.378 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 6s ago 43m - - 2024-03-30T05:22:29.378 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (12m) 5s ago 37m 16.4M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:22:29.378 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (12m) 6s ago 37m 72.5M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:22:29.378 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (13m) 5s ago 35m 46.8M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:22:29.378 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (13m) 6s ago 43m 441M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:22:29.378 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (23m) 5s ago 45m 530M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:22:29.378 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (9m) 5s ago 45m 80.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:22:29.378 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (11m) 6s ago 43m 66.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:22:29.378 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (9m) 5s ago 43m 58.0M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:22:29.378 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (13m) 5s ago 37m 8431k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:22:29.379 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (13m) 6s ago 37m 8271k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:22:29.379 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (7m) 5s ago 42m 58.4M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:22:29.379 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (6m) 5s ago 42m 63.3M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:22:29.379 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (5m) 5s ago 41m 51.2M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 9cbe7b3eb40f 2024-03-30T05:22:29.379 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (4m) 5s ago 41m 60.0M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 4f4658793226 2024-03-30T05:22:29.379 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (3m) 6s ago 40m 56.3M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 0c2850cb3620 2024-03-30T05:22:29.379 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (2m) 6s ago 39m 55.8M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec a736dafe3897 2024-03-30T05:22:29.379 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (2m) 6s ago 39m 50.3M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 60aa513399fe 2024-03-30T05:22:29.379 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (104s) 6s ago 38m 51.4M 4096M 19.0.0-2493-gd82c9aa1 3714003597ec 7e3a15e4f341 2024-03-30T05:22:29.379 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (13m) 6s ago 37m 69.3M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:22:29.379 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 starting - - - - 2024-03-30T05:22:29.379 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (19s) 6s ago 35m 89.1M - 19.0.0-2493-gd82c9aa1 3714003597ec 27a87c07c26a 2024-03-30T05:22:29.808 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:22:29.808 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:22:29.808 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:22:29.808 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:22:29.809 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:22:29.809 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:22:29.809 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:22:29.809 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:22:29.809 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T05:22:29.809 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:22:29.809 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:22:29.809 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:22:29.809 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:22:29.809 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:22:29.809 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 15 2024-03-30T05:22:29.809 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:22:29.809 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:22:29.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:29 smithi118 bash[75658]: audit 2024-03-30T05:22:28.372425+0000 mgr.y (mgr.44100) 2157 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:29.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:29 smithi118 bash[75658]: cluster 2024-03-30T05:22:28.538234+0000 mgr.y (mgr.44100) 2158 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2024-03-30T05:22:29.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:29 smithi118 bash[75658]: audit 2024-03-30T05:22:28.666209+0000 mgr.y (mgr.44100) 2159 : audit [DBG] from='client.64756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:22:29.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:29 smithi118 bash[75658]: audit 2024-03-30T05:22:28.984398+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:22:29.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:29 smithi118 bash[75658]: audit 2024-03-30T05:22:28.986975+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:30.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:29 smithi089 bash[99668]: audit 2024-03-30T05:22:28.372425+0000 mgr.y (mgr.44100) 2157 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:30.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:29 smithi089 bash[99668]: cluster 2024-03-30T05:22:28.538234+0000 mgr.y (mgr.44100) 2158 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2024-03-30T05:22:30.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:29 smithi089 bash[99668]: audit 2024-03-30T05:22:28.666209+0000 mgr.y (mgr.44100) 2159 : audit [DBG] from='client.64756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:22:30.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:29 smithi089 bash[99668]: audit 2024-03-30T05:22:28.984398+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:22:30.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:29 smithi089 bash[99668]: audit 2024-03-30T05:22:28.986975+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:30.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:29 smithi089 bash[101699]: audit 2024-03-30T05:22:28.372425+0000 mgr.y (mgr.44100) 2157 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:30.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:29 smithi089 bash[101699]: cluster 2024-03-30T05:22:28.538234+0000 mgr.y (mgr.44100) 2158 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2024-03-30T05:22:30.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:29 smithi089 bash[101699]: audit 2024-03-30T05:22:28.666209+0000 mgr.y (mgr.44100) 2159 : audit [DBG] from='client.64756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:22:30.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:29 smithi089 bash[101699]: audit 2024-03-30T05:22:28.984398+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.pqvcwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:22:30.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:29 smithi089 bash[101699]: audit 2024-03-30T05:22:28.986975+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:30.155 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:22:30.155 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:22:30.155 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:22:30.155 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-03-30T05:22:30.155 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:22:30.155 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "1/2 daemons upgraded", 2024-03-30T05:22:30.155 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading rgw daemons", 2024-03-30T05:22:30.155 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:22:30.155 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:22:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:30 smithi118 bash[75658]: cephadm 2024-03-30T05:22:28.982360+0000 mgr.y (mgr.44100) 2160 : cephadm [INF] Upgrade: Updating rgw.foo.smithi118.pqvcwy (2/2) 2024-03-30T05:22:30.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:30 smithi118 bash[75658]: cephadm 2024-03-30T05:22:28.988565+0000 mgr.y (mgr.44100) 2161 : cephadm [INF] Deploying daemon rgw.foo.smithi118.pqvcwy on smithi118 2024-03-30T05:22:30.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:30 smithi118 bash[75658]: audit 2024-03-30T05:22:29.012713+0000 mgr.y (mgr.44100) 2162 : audit [DBG] from='client.64762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:22:30.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:30 smithi118 bash[75658]: audit 2024-03-30T05:22:29.355277+0000 mgr.y (mgr.44100) 2163 : audit [DBG] from='client.54789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:22:30.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:30 smithi118 bash[75658]: audit 2024-03-30T05:22:29.812311+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.89:0/2336756603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:31.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:30 smithi089 bash[99668]: cephadm 2024-03-30T05:22:28.982360+0000 mgr.y (mgr.44100) 2160 : cephadm [INF] Upgrade: Updating rgw.foo.smithi118.pqvcwy (2/2) 2024-03-30T05:22:31.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:30 smithi089 bash[99668]: cephadm 2024-03-30T05:22:28.988565+0000 mgr.y (mgr.44100) 2161 : cephadm [INF] Deploying daemon rgw.foo.smithi118.pqvcwy on smithi118 2024-03-30T05:22:31.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:30 smithi089 bash[99668]: audit 2024-03-30T05:22:29.012713+0000 mgr.y (mgr.44100) 2162 : audit [DBG] from='client.64762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:22:31.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:30 smithi089 bash[99668]: audit 2024-03-30T05:22:29.355277+0000 mgr.y (mgr.44100) 2163 : audit [DBG] from='client.54789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:22:31.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:30 smithi089 bash[99668]: audit 2024-03-30T05:22:29.812311+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.89:0/2336756603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:31.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:30 smithi089 bash[101699]: cephadm 2024-03-30T05:22:28.982360+0000 mgr.y (mgr.44100) 2160 : cephadm [INF] Upgrade: Updating rgw.foo.smithi118.pqvcwy (2/2) 2024-03-30T05:22:31.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:30 smithi089 bash[101699]: cephadm 2024-03-30T05:22:28.988565+0000 mgr.y (mgr.44100) 2161 : cephadm [INF] Deploying daemon rgw.foo.smithi118.pqvcwy on smithi118 2024-03-30T05:22:31.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:30 smithi089 bash[101699]: audit 2024-03-30T05:22:29.012713+0000 mgr.y (mgr.44100) 2162 : audit [DBG] from='client.64762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:22:31.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:30 smithi089 bash[101699]: audit 2024-03-30T05:22:29.355277+0000 mgr.y (mgr.44100) 2163 : audit [DBG] from='client.54789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:22:31.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:30 smithi089 bash[101699]: audit 2024-03-30T05:22:29.812311+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.89:0/2336756603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:31.252 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:31.252 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:22:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:31.253 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:22:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:31.254 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:22:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:31.254 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:22:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:31.255 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:22:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:31.255 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:22:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:31.256 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:22:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:31.256 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:22:31 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:31.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:31 smithi118 bash[75658]: audit 2024-03-30T05:22:30.159101+0000 mgr.y (mgr.44100) 2164 : audit [DBG] from='client.54801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:22:31.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:31 smithi118 bash[75658]: cluster 2024-03-30T05:22:30.539267+0000 mgr.y (mgr.44100) 2165 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 47 op/s 2024-03-30T05:22:32.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:31 smithi089 bash[99668]: audit 2024-03-30T05:22:30.159101+0000 mgr.y (mgr.44100) 2164 : audit [DBG] from='client.54801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:22:32.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:31 smithi089 bash[99668]: cluster 2024-03-30T05:22:30.539267+0000 mgr.y (mgr.44100) 2165 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 47 op/s 2024-03-30T05:22:32.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:31 smithi089 bash[101699]: audit 2024-03-30T05:22:30.159101+0000 mgr.y (mgr.44100) 2164 : audit [DBG] from='client.54801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:22:32.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:31 smithi089 bash[101699]: cluster 2024-03-30T05:22:30.539267+0000 mgr.y (mgr.44100) 2165 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 47 op/s 2024-03-30T05:22:32.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:32 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:32.901 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:22:32 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:32.901 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:22:32 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:32.901 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:22:32 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:32.901 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:22:32 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:32.902 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:22:32 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:32.902 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:22:32 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:32.902 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:22:32 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:32.903 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:22:32 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: cluster 2024-03-30T05:22:32.540639+0000 mgr.y (mgr.44100) 2166 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 85 B/s wr, 122 op/s 2024-03-30T05:22:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:32.591590+0000 mon.a (mon.0) 7188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:32.605434+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:32.613681+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:32.615536+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:32.627632+0000 mon.a (mon.0) 7192 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: cephadm 2024-03-30T05:22:32.629009+0000 mgr.y (mgr.44100) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:32.726298+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:32.730700+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:32.737077+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:32.738496+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.039749+0000 mon.a (mon.0) 7197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.082058+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.083848+0000 mon.a (mon.0) 7199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.086275+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.086947+0000 mon.a (mon.0) 7201 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.092841+0000 mon.a (mon.0) 7202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.133936+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.135641+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: cluster 2024-03-30T05:22:32.540639+0000 mgr.y (mgr.44100) 2166 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 85 B/s wr, 122 op/s 2024-03-30T05:22:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:32.591590+0000 mon.a (mon.0) 7188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:32.605434+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:32.613681+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:32.615536+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:32.627632+0000 mon.a (mon.0) 7192 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: cephadm 2024-03-30T05:22:32.629009+0000 mgr.y (mgr.44100) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:32.726298+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:32.730700+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:32.737077+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:32.738496+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.039749+0000 mon.a (mon.0) 7197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.082058+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.083848+0000 mon.a (mon.0) 7199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.086275+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.086947+0000 mon.a (mon.0) 7201 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.092841+0000 mon.a (mon.0) 7202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.133936+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.135641+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.137485+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.138117+0000 mon.a (mon.0) 7206 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.142675+0000 mon.a (mon.0) 7207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.187570+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.189399+0000 mon.a (mon.0) 7209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.191206+0000 mon.a (mon.0) 7210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.191827+0000 mon.a (mon.0) 7211 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.196441+0000 mon.a (mon.0) 7212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.254637+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.256206+0000 mon.a (mon.0) 7214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.257916+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.258458+0000 mon.a (mon.0) 7216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.262856+0000 mon.a (mon.0) 7217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.303045+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.304577+0000 mon.a (mon.0) 7219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.306667+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.307327+0000 mon.a (mon.0) 7221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.312415+0000 mon.a (mon.0) 7222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.353970+0000 mon.a (mon.0) 7223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.355574+0000 mon.a (mon.0) 7224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.357362+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.357982+0000 mon.a (mon.0) 7226 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.362582+0000 mon.a (mon.0) 7227 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.407321+0000 mon.a (mon.0) 7228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.409100+0000 mon.a (mon.0) 7229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.410799+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.411411+0000 mon.a (mon.0) 7231 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.415975+0000 mon.a (mon.0) 7232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.456216+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.458032+0000 mon.a (mon.0) 7234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.459651+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.460233+0000 mon.a (mon.0) 7236 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.464659+0000 mon.a (mon.0) 7237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.505004+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.507299+0000 mon.a (mon.0) 7239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.509069+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.509661+0000 mon.a (mon.0) 7241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.514165+0000 mon.a (mon.0) 7242 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.137485+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.138117+0000 mon.a (mon.0) 7206 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.142675+0000 mon.a (mon.0) 7207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.187570+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.189399+0000 mon.a (mon.0) 7209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.191206+0000 mon.a (mon.0) 7210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.191827+0000 mon.a (mon.0) 7211 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.196441+0000 mon.a (mon.0) 7212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.254637+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.256206+0000 mon.a (mon.0) 7214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.257916+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.258458+0000 mon.a (mon.0) 7216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.262856+0000 mon.a (mon.0) 7217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.303045+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.304577+0000 mon.a (mon.0) 7219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.306667+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.307327+0000 mon.a (mon.0) 7221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.312415+0000 mon.a (mon.0) 7222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.353970+0000 mon.a (mon.0) 7223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.554590+0000 mon.a (mon.0) 7243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.556100+0000 mon.a (mon.0) 7244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.557728+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.558331+0000 mon.a (mon.0) 7246 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[101699]: audit 2024-03-30T05:22:33.563684+0000 mon.a (mon.0) 7247 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.355574+0000 mon.a (mon.0) 7224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.357362+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.357982+0000 mon.a (mon.0) 7226 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.362582+0000 mon.a (mon.0) 7227 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.407321+0000 mon.a (mon.0) 7228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.409100+0000 mon.a (mon.0) 7229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.410799+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.411411+0000 mon.a (mon.0) 7231 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.415975+0000 mon.a (mon.0) 7232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.456216+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.458032+0000 mon.a (mon.0) 7234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.459651+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.460233+0000 mon.a (mon.0) 7236 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.464659+0000 mon.a (mon.0) 7237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.505004+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.507299+0000 mon.a (mon.0) 7239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.509069+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.509661+0000 mon.a (mon.0) 7241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.514165+0000 mon.a (mon.0) 7242 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.554590+0000 mon.a (mon.0) 7243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.556100+0000 mon.a (mon.0) 7244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.557728+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.558331+0000 mon.a (mon.0) 7246 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.845 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:33 smithi089 bash[99668]: audit 2024-03-30T05:22:33.563684+0000 mon.a (mon.0) 7247 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: cluster 2024-03-30T05:22:32.540639+0000 mgr.y (mgr.44100) 2166 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 85 B/s wr, 122 op/s 2024-03-30T05:22:33.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:32.591590+0000 mon.a (mon.0) 7188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:32.605434+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:32.613681+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:32.615536+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:32.627632+0000 mon.a (mon.0) 7192 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: cephadm 2024-03-30T05:22:32.629009+0000 mgr.y (mgr.44100) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:33.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:32.726298+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:32.730700+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:32.737077+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:32.738496+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.039749+0000 mon.a (mon.0) 7197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.082058+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.083848+0000 mon.a (mon.0) 7199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.086275+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.086947+0000 mon.a (mon.0) 7201 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.092841+0000 mon.a (mon.0) 7202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.133936+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.135641+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.137485+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.138117+0000 mon.a (mon.0) 7206 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.142675+0000 mon.a (mon.0) 7207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.187570+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.189399+0000 mon.a (mon.0) 7209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.191206+0000 mon.a (mon.0) 7210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.191827+0000 mon.a (mon.0) 7211 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.196441+0000 mon.a (mon.0) 7212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.254637+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.256206+0000 mon.a (mon.0) 7214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.257916+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.258458+0000 mon.a (mon.0) 7216 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.262856+0000 mon.a (mon.0) 7217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.303045+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.304577+0000 mon.a (mon.0) 7219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.306667+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.307327+0000 mon.a (mon.0) 7221 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.312415+0000 mon.a (mon.0) 7222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.353970+0000 mon.a (mon.0) 7223 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.355574+0000 mon.a (mon.0) 7224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.357362+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.357982+0000 mon.a (mon.0) 7226 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.362582+0000 mon.a (mon.0) 7227 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.407321+0000 mon.a (mon.0) 7228 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.409100+0000 mon.a (mon.0) 7229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.410799+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.411411+0000 mon.a (mon.0) 7231 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.415975+0000 mon.a (mon.0) 7232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.456216+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.458032+0000 mon.a (mon.0) 7234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.459651+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.460233+0000 mon.a (mon.0) 7236 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.464659+0000 mon.a (mon.0) 7237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.505004+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.507299+0000 mon.a (mon.0) 7239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.509069+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.509661+0000 mon.a (mon.0) 7241 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.514165+0000 mon.a (mon.0) 7242 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:33.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.554590+0000 mon.a (mon.0) 7243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:33.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.556100+0000 mon.a (mon.0) 7244 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:33.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.557728+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:33.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.558331+0000 mon.a (mon.0) 7246 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:33.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:33 smithi118 bash[75658]: audit 2024-03-30T05:22:33.563684+0000 mon.a (mon.0) 7247 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.879 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: cephadm 2024-03-30T05:22:32.746432+0000 mgr.y (mgr.44100) 2168 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T05:22:34.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.040404+0000 mgr.y (mgr.44100) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.093366+0000 mgr.y (mgr.44100) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.143109+0000 mgr.y (mgr.44100) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.196867+0000 mgr.y (mgr.44100) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.263251+0000 mgr.y (mgr.44100) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.312864+0000 mgr.y (mgr.44100) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.363020+0000 mgr.y (mgr.44100) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.416476+0000 mgr.y (mgr.44100) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.465142+0000 mgr.y (mgr.44100) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.514677+0000 mgr.y (mgr.44100) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.567369+0000 mgr.y (mgr.44100) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.881 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.628847+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.881 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.631015+0000 mon.a (mon.0) 7249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.881 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.633890+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.881 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.634636+0000 mon.a (mon.0) 7251 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.881 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.640204+0000 mon.a (mon.0) 7252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.881 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.640773+0000 mgr.y (mgr.44100) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.881 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.700688+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.881 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.702410+0000 mon.a (mon.0) 7254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.881 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.704340+0000 mon.a (mon.0) 7255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.881 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.705010+0000 mon.a (mon.0) 7256 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.881 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.710111+0000 mon.a (mon.0) 7257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.881 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.710541+0000 mgr.y (mgr.44100) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.881 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.751511+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.881 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.753197+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.754934+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.755527+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.761427+0000 mon.a (mon.0) 7262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.801936+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.803828+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.806128+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.806765+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.812620+0000 mon.a (mon.0) 7267 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.857978+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.859971+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.862026+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.862722+0000 mon.a (mon.0) 7271 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.867575+0000 mon.a (mon.0) 7272 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.882 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.931994+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.934781+0000 mon.a (mon.0) 7274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.937616+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.938798+0000 mon.a (mon.0) 7276 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:33.947008+0000 mon.a (mon.0) 7277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.004425+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.883 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.006827+0000 mon.a (mon.0) 7279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.009019+0000 mon.a (mon.0) 7280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.009946+0000 mon.a (mon.0) 7281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.015134+0000 mon.a (mon.0) 7282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.076589+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.078188+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.080447+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.081149+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.085930+0000 mon.a (mon.0) 7287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.129447+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.131411+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.133537+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.134199+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.141741+0000 mon.a (mon.0) 7292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.204597+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.884 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.207404+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.209582+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.210385+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.215966+0000 mon.a (mon.0) 7297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.281944+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.284450+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.286927+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.288530+0000 mon.a (mon.0) 7301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.294855+0000 mon.a (mon.0) 7302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.375813+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.378254+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.385103+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.386059+0000 mon.a (mon.0) 7306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.391414+0000 mon.a (mon.0) 7307 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.437448+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.439941+0000 mon.a (mon.0) 7309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.885 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.442487+0000 mon.a (mon.0) 7310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.443434+0000 mon.a (mon.0) 7311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.448710+0000 mon.a (mon.0) 7312 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.493907+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.495784+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.498178+0000 mon.a (mon.0) 7315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.499014+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.504216+0000 mon.a (mon.0) 7317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.546935+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.548783+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.550922+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.551629+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.886 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:34 smithi118 bash[75658]: audit 2024-03-30T05:22:34.556966+0000 mon.a (mon.0) 7322 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: cephadm 2024-03-30T05:22:32.746432+0000 mgr.y (mgr.44100) 2168 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T05:22:34.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.040404+0000 mgr.y (mgr.44100) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.093366+0000 mgr.y (mgr.44100) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.143109+0000 mgr.y (mgr.44100) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.196867+0000 mgr.y (mgr.44100) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.263251+0000 mgr.y (mgr.44100) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.312864+0000 mgr.y (mgr.44100) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.363020+0000 mgr.y (mgr.44100) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.416476+0000 mgr.y (mgr.44100) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.465142+0000 mgr.y (mgr.44100) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.514677+0000 mgr.y (mgr.44100) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.567369+0000 mgr.y (mgr.44100) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.628847+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.631015+0000 mon.a (mon.0) 7249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.633890+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.634636+0000 mon.a (mon.0) 7251 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.640204+0000 mon.a (mon.0) 7252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.640773+0000 mgr.y (mgr.44100) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.700688+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.702410+0000 mon.a (mon.0) 7254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.704340+0000 mon.a (mon.0) 7255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: cephadm 2024-03-30T05:22:32.746432+0000 mgr.y (mgr.44100) 2168 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T05:22:34.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.040404+0000 mgr.y (mgr.44100) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.093366+0000 mgr.y (mgr.44100) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.143109+0000 mgr.y (mgr.44100) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.196867+0000 mgr.y (mgr.44100) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.263251+0000 mgr.y (mgr.44100) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.312864+0000 mgr.y (mgr.44100) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.363020+0000 mgr.y (mgr.44100) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.416476+0000 mgr.y (mgr.44100) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.465142+0000 mgr.y (mgr.44100) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.514677+0000 mgr.y (mgr.44100) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.567369+0000 mgr.y (mgr.44100) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.628847+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.631015+0000 mon.a (mon.0) 7249 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.633890+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.634636+0000 mon.a (mon.0) 7251 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.640204+0000 mon.a (mon.0) 7252 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.640773+0000 mgr.y (mgr.44100) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.700688+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.702410+0000 mon.a (mon.0) 7254 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.704340+0000 mon.a (mon.0) 7255 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.705010+0000 mon.a (mon.0) 7256 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.710111+0000 mon.a (mon.0) 7257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.710541+0000 mgr.y (mgr.44100) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.751511+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.753197+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.754934+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.755527+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.761427+0000 mon.a (mon.0) 7262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.801936+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.803828+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.806128+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.806765+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.812620+0000 mon.a (mon.0) 7267 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.857978+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.859971+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.862026+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.862722+0000 mon.a (mon.0) 7271 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.867575+0000 mon.a (mon.0) 7272 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.931994+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.934781+0000 mon.a (mon.0) 7274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.937616+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.938798+0000 mon.a (mon.0) 7276 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:33.947008+0000 mon.a (mon.0) 7277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.004425+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.006827+0000 mon.a (mon.0) 7279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.009019+0000 mon.a (mon.0) 7280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.009946+0000 mon.a (mon.0) 7281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.015134+0000 mon.a (mon.0) 7282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.076589+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.078188+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.950 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.080447+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.950 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.081149+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.950 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.085930+0000 mon.a (mon.0) 7287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.950 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.129447+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.950 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.131411+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.950 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.133537+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.950 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.134199+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.950 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.141741+0000 mon.a (mon.0) 7292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.705010+0000 mon.a (mon.0) 7256 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.710111+0000 mon.a (mon.0) 7257 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.951 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.710541+0000 mgr.y (mgr.44100) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:34.951 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.751511+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.951 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.753197+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.951 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.754934+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.951 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.755527+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.951 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.761427+0000 mon.a (mon.0) 7262 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.951 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.801936+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.951 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.803828+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.951 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.806128+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.951 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.806765+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.951 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.812620+0000 mon.a (mon.0) 7267 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.951 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.857978+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.951 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.859971+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.951 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.862026+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.952 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.862722+0000 mon.a (mon.0) 7271 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.952 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.867575+0000 mon.a (mon.0) 7272 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.952 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.931994+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.952 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.204597+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.952 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.207404+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.952 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.209582+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.952 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.210385+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.952 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.215966+0000 mon.a (mon.0) 7297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.952 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.281944+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.952 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.284450+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.952 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.286927+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.953 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.288530+0000 mon.a (mon.0) 7301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.953 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.294855+0000 mon.a (mon.0) 7302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.953 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.375813+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.953 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.378254+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.953 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.385103+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.953 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.386059+0000 mon.a (mon.0) 7306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.953 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.391414+0000 mon.a (mon.0) 7307 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.953 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.437448+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.953 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.439941+0000 mon.a (mon.0) 7309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.953 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.442487+0000 mon.a (mon.0) 7310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.953 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.443434+0000 mon.a (mon.0) 7311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.953 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.448710+0000 mon.a (mon.0) 7312 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.934781+0000 mon.a (mon.0) 7274 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.937616+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.938798+0000 mon.a (mon.0) 7276 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:33.947008+0000 mon.a (mon.0) 7277 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.004425+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.006827+0000 mon.a (mon.0) 7279 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.009019+0000 mon.a (mon.0) 7280 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.009946+0000 mon.a (mon.0) 7281 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.015134+0000 mon.a (mon.0) 7282 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.076589+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.078188+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.080447+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.081149+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.085930+0000 mon.a (mon.0) 7287 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.129447+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.131411+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.133537+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.134199+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.141741+0000 mon.a (mon.0) 7292 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.955 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.493907+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.955 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.495784+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.955 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.498178+0000 mon.a (mon.0) 7315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.955 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.499014+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.956 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.504216+0000 mon.a (mon.0) 7317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.956 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.546935+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.956 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.548783+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.956 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.550922+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.956 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.551629+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.956 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[99668]: audit 2024-03-30T05:22:34.556966+0000 mon.a (mon.0) 7322 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.204597+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.207404+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.209582+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.210385+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.215966+0000 mon.a (mon.0) 7297 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.281944+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.284450+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.286927+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.288530+0000 mon.a (mon.0) 7301 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.294855+0000 mon.a (mon.0) 7302 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.375813+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.378254+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.385103+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.386059+0000 mon.a (mon.0) 7306 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.391414+0000 mon.a (mon.0) 7307 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.437448+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.439941+0000 mon.a (mon.0) 7309 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.442487+0000 mon.a (mon.0) 7310 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.443434+0000 mon.a (mon.0) 7311 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.448710+0000 mon.a (mon.0) 7312 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.493907+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.495784+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.498178+0000 mon.a (mon.0) 7315 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.499014+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.504216+0000 mon.a (mon.0) 7317 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:34.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.546935+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:34.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.548783+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:34.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.550922+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:34.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.551629+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:34.959 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:34 smithi089 bash[101699]: audit 2024-03-30T05:22:34.556966+0000 mon.a (mon.0) 7322 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.762048+0000 mgr.y (mgr.44100) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.813184+0000 mgr.y (mgr.44100) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.868374+0000 mgr.y (mgr.44100) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cephadm 2024-03-30T05:22:33.947629+0000 mgr.y (mgr.44100) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.015646+0000 mgr.y (mgr.44100) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.086494+0000 mgr.y (mgr.44100) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.142451+0000 mgr.y (mgr.44100) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.216777+0000 mgr.y (mgr.44100) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.295439+0000 mgr.y (mgr.44100) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.391972+0000 mgr.y (mgr.44100) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.449252+0000 mgr.y (mgr.44100) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.504697+0000 mgr.y (mgr.44100) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cluster 2024-03-30T05:22:34.541423+0000 mgr.y (mgr.44100) 2194 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 85 B/s wr, 128 op/s 2024-03-30T05:22:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.557564+0000 mgr.y (mgr.44100) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.608803+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.611130+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.613466+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.614276+0000 mon.a (mon.0) 7326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.620050+0000 mon.a (mon.0) 7327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.620863+0000 mgr.y (mgr.44100) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.683800+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.685646+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.687649+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.688363+0000 mon.a (mon.0) 7331 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.693750+0000 mon.a (mon.0) 7332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.694363+0000 mgr.y (mgr.44100) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.734685+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.736697+0000 mon.a (mon.0) 7334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.738582+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.739245+0000 mon.a (mon.0) 7336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.743896+0000 mon.a (mon.0) 7337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.784243+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.785921+0000 mon.a (mon.0) 7339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.788634+0000 mon.a (mon.0) 7340 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.789511+0000 mon.a (mon.0) 7341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.794544+0000 mon.a (mon.0) 7342 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.835068+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.836617+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.838812+0000 mon.a (mon.0) 7345 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.839472+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.846482+0000 mon.a (mon.0) 7347 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.891391+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.893403+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.895236+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.895878+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.900628+0000 mon.a (mon.0) 7352 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.945584+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.947652+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.950978+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.951715+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.956579+0000 mon.a (mon.0) 7357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.996913+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:34.998953+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.000652+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.001308+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.005858+0000 mon.a (mon.0) 7362 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.046852+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.048608+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.050609+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.051325+0000 mon.a (mon.0) 7366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.056131+0000 mon.a (mon.0) 7367 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.096763+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.098386+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.100296+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.100937+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.105352+0000 mon.a (mon.0) 7372 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.150189+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.152004+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.153772+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.154409+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.158783+0000 mon.a (mon.0) 7377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.199247+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.200952+0000 mon.a (mon.0) 7379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.202792+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.203415+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.208126+0000 mon.a (mon.0) 7382 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.253182+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.254922+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.256591+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.908 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.762048+0000 mgr.y (mgr.44100) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.908 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.813184+0000 mgr.y (mgr.44100) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.908 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.868374+0000 mgr.y (mgr.44100) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.908 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cephadm 2024-03-30T05:22:33.947629+0000 mgr.y (mgr.44100) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.908 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.015646+0000 mgr.y (mgr.44100) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.908 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.086494+0000 mgr.y (mgr.44100) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.908 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.142451+0000 mgr.y (mgr.44100) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.908 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.216777+0000 mgr.y (mgr.44100) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.908 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.295439+0000 mgr.y (mgr.44100) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.909 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.391972+0000 mgr.y (mgr.44100) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.909 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.449252+0000 mgr.y (mgr.44100) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.909 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.504697+0000 mgr.y (mgr.44100) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.909 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cluster 2024-03-30T05:22:34.541423+0000 mgr.y (mgr.44100) 2194 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 85 B/s wr, 128 op/s 2024-03-30T05:22:35.909 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.557564+0000 mgr.y (mgr.44100) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.909 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.608803+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.909 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.611130+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.909 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.613466+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.909 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.614276+0000 mon.a (mon.0) 7326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.909 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.620050+0000 mon.a (mon.0) 7327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.909 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.620863+0000 mgr.y (mgr.44100) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.909 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.683800+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.909 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.685646+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.909 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.687649+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.909 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.688363+0000 mon.a (mon.0) 7331 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.910 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.693750+0000 mon.a (mon.0) 7332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.910 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.694363+0000 mgr.y (mgr.44100) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.910 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.734685+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.910 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.736697+0000 mon.a (mon.0) 7334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.910 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.738582+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.910 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.739245+0000 mon.a (mon.0) 7336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.910 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.743896+0000 mon.a (mon.0) 7337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.910 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.784243+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.910 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.785921+0000 mon.a (mon.0) 7339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.910 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.788634+0000 mon.a (mon.0) 7340 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.910 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.789511+0000 mon.a (mon.0) 7341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.910 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.794544+0000 mon.a (mon.0) 7342 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.910 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.835068+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.910 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.836617+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.911 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.838812+0000 mon.a (mon.0) 7345 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.911 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.839472+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.257196+0000 mon.a (mon.0) 7386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.261988+0000 mon.a (mon.0) 7387 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.307320+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.309606+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.311827+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.312702+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.319817+0000 mon.a (mon.0) 7392 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.360482+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.362456+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.364387+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.365043+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.369828+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.430366+0000 mon.a (mon.0) 7398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.432187+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.434451+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.435082+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.439666+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.480372+0000 mon.a (mon.0) 7403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.482120+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.484443+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.485113+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.489698+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.530137+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.532079+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.533938+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.534558+0000 mon.a (mon.0) 7411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.539801+0000 mon.a (mon.0) 7412 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.580481+0000 mon.a (mon.0) 7413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.582012+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.583675+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:35 smithi118 bash[75658]: audit 2024-03-30T05:22:35.584251+0000 mon.a (mon.0) 7416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.762048+0000 mgr.y (mgr.44100) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.813184+0000 mgr.y (mgr.44100) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.868374+0000 mgr.y (mgr.44100) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cephadm 2024-03-30T05:22:33.947629+0000 mgr.y (mgr.44100) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.015646+0000 mgr.y (mgr.44100) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.086494+0000 mgr.y (mgr.44100) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.142451+0000 mgr.y (mgr.44100) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.216777+0000 mgr.y (mgr.44100) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.295439+0000 mgr.y (mgr.44100) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.391972+0000 mgr.y (mgr.44100) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.449252+0000 mgr.y (mgr.44100) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.504697+0000 mgr.y (mgr.44100) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cluster 2024-03-30T05:22:34.541423+0000 mgr.y (mgr.44100) 2194 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 85 B/s wr, 128 op/s 2024-03-30T05:22:35.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.557564+0000 mgr.y (mgr.44100) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.608803+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.611130+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.613466+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.614276+0000 mon.a (mon.0) 7326 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.620050+0000 mon.a (mon.0) 7327 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.620863+0000 mgr.y (mgr.44100) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.915 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.683800+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.915 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.846482+0000 mon.a (mon.0) 7347 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.915 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.891391+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.916 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.893403+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.916 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.895236+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.916 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.895878+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.916 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.900628+0000 mon.a (mon.0) 7352 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.916 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.945584+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.916 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.947652+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.916 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.950978+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.916 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.951715+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.916 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.956579+0000 mon.a (mon.0) 7357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.916 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.996913+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.916 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:34.998953+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.916 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.000652+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.916 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.001308+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.917 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.005858+0000 mon.a (mon.0) 7362 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.917 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.046852+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.917 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.048608+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.917 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.050609+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.685646+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.687649+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.688363+0000 mon.a (mon.0) 7331 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.693750+0000 mon.a (mon.0) 7332 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.694363+0000 mgr.y (mgr.44100) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:35.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.734685+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.917 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.736697+0000 mon.a (mon.0) 7334 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.738582+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.739245+0000 mon.a (mon.0) 7336 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.743896+0000 mon.a (mon.0) 7337 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.784243+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.785921+0000 mon.a (mon.0) 7339 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.788634+0000 mon.a (mon.0) 7340 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.789511+0000 mon.a (mon.0) 7341 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.794544+0000 mon.a (mon.0) 7342 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.835068+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.836617+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.838812+0000 mon.a (mon.0) 7345 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.918 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.839472+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.051325+0000 mon.a (mon.0) 7366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.056131+0000 mon.a (mon.0) 7367 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.096763+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.098386+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.100296+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.100937+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.105352+0000 mon.a (mon.0) 7372 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.150189+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.152004+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.153772+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.154409+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.158783+0000 mon.a (mon.0) 7377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.199247+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.200952+0000 mon.a (mon.0) 7379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.919 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.202792+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.203415+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.208126+0000 mon.a (mon.0) 7382 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.253182+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.254922+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.920 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.256591+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.846482+0000 mon.a (mon.0) 7347 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.891391+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.893403+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.895236+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.920 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.895878+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.900628+0000 mon.a (mon.0) 7352 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.945584+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.947652+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.950978+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.951715+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.956579+0000 mon.a (mon.0) 7357 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.996913+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:34.998953+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.000652+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.001308+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.005858+0000 mon.a (mon.0) 7362 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.046852+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.921 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.048608+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.922 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.050609+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.922 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.257196+0000 mon.a (mon.0) 7386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.922 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.261988+0000 mon.a (mon.0) 7387 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.922 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.307320+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.922 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.309606+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.922 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.311827+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.312702+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.319817+0000 mon.a (mon.0) 7392 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.360482+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.362456+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.364387+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.365043+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.369828+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.430366+0000 mon.a (mon.0) 7398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.432187+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.434451+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.435082+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.439666+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.480372+0000 mon.a (mon.0) 7403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.482120+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.484443+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.485113+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.489698+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.530137+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.532079+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.533938+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.534558+0000 mon.a (mon.0) 7411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.539801+0000 mon.a (mon.0) 7412 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.580481+0000 mon.a (mon.0) 7413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.582012+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.583675+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[99668]: audit 2024-03-30T05:22:35.584251+0000 mon.a (mon.0) 7416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.051325+0000 mon.a (mon.0) 7366 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.056131+0000 mon.a (mon.0) 7367 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.096763+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.098386+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.100296+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.100937+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.105352+0000 mon.a (mon.0) 7372 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.150189+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.152004+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.153772+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.154409+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.158783+0000 mon.a (mon.0) 7377 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.199247+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.200952+0000 mon.a (mon.0) 7379 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.202792+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.203415+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.208126+0000 mon.a (mon.0) 7382 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.253182+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.254922+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.256591+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.257196+0000 mon.a (mon.0) 7386 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.261988+0000 mon.a (mon.0) 7387 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.307320+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.309606+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.311827+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.312702+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.319817+0000 mon.a (mon.0) 7392 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.360482+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.362456+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.364387+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.365043+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.369828+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.430366+0000 mon.a (mon.0) 7398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.432187+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.434451+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.435082+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.439666+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.480372+0000 mon.a (mon.0) 7403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.482120+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.484443+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.485113+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.489698+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.530137+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.532079+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.533938+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.534558+0000 mon.a (mon.0) 7411 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:35.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.539801+0000 mon.a (mon.0) 7412 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:35.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.580481+0000 mon.a (mon.0) 7413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:35.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.582012+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:35.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.583675+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:35.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:35 smithi089 bash[101699]: audit 2024-03-30T05:22:35.584251+0000 mon.a (mon.0) 7416 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.744388+0000 mgr.y (mgr.44100) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.795095+0000 mgr.y (mgr.44100) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.846956+0000 mgr.y (mgr.44100) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.901202+0000 mgr.y (mgr.44100) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:34.957086+0000 mgr.y (mgr.44100) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.006354+0000 mgr.y (mgr.44100) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.056567+0000 mgr.y (mgr.44100) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.105832+0000 mgr.y (mgr.44100) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.159346+0000 mgr.y (mgr.44100) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.208635+0000 mgr.y (mgr.44100) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.262467+0000 mgr.y (mgr.44100) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.320266+0000 mgr.y (mgr.44100) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.370377+0000 mgr.y (mgr.44100) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.440261+0000 mgr.y (mgr.44100) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.490211+0000 mgr.y (mgr.44100) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.540289+0000 mgr.y (mgr.44100) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.589338+0000 mon.a (mon.0) 7417 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.589816+0000 mgr.y (mgr.44100) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.631746+0000 mon.a (mon.0) 7418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.633276+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.634949+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.744388+0000 mgr.y (mgr.44100) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.795095+0000 mgr.y (mgr.44100) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.846956+0000 mgr.y (mgr.44100) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.901202+0000 mgr.y (mgr.44100) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:34.957086+0000 mgr.y (mgr.44100) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.006354+0000 mgr.y (mgr.44100) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.056567+0000 mgr.y (mgr.44100) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.105832+0000 mgr.y (mgr.44100) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.159346+0000 mgr.y (mgr.44100) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.208635+0000 mgr.y (mgr.44100) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.262467+0000 mgr.y (mgr.44100) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.320266+0000 mgr.y (mgr.44100) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.370377+0000 mgr.y (mgr.44100) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.440261+0000 mgr.y (mgr.44100) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.490211+0000 mgr.y (mgr.44100) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.540289+0000 mgr.y (mgr.44100) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.589338+0000 mon.a (mon.0) 7417 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.589816+0000 mgr.y (mgr.44100) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.631746+0000 mon.a (mon.0) 7418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.633276+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.634949+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.635580+0000 mon.a (mon.0) 7421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.640220+0000 mon.a (mon.0) 7422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.640781+0000 mgr.y (mgr.44100) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.697048+0000 mon.a (mon.0) 7423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.698833+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.700706+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.701343+0000 mon.a (mon.0) 7426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.706096+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.706551+0000 mgr.y (mgr.44100) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.747005+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.748802+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.750796+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.751464+0000 mon.a (mon.0) 7431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.756093+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.797658+0000 mon.a (mon.0) 7433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.799461+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.801319+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.801941+0000 mon.a (mon.0) 7436 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.807465+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.847958+0000 mon.a (mon.0) 7438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.635580+0000 mon.a (mon.0) 7421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.640220+0000 mon.a (mon.0) 7422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.640781+0000 mgr.y (mgr.44100) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.697048+0000 mon.a (mon.0) 7423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.698833+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.700706+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.841 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.701343+0000 mon.a (mon.0) 7426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.706096+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.706551+0000 mgr.y (mgr.44100) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.747005+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.748802+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.750796+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.751464+0000 mon.a (mon.0) 7431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.756093+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.797658+0000 mon.a (mon.0) 7433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.799461+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.801319+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.801941+0000 mon.a (mon.0) 7436 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.807465+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.847958+0000 mon.a (mon.0) 7438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.849526+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.851169+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.851716+0000 mon.a (mon.0) 7441 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.857307+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.915085+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.916771+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.919291+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.920052+0000 mon.a (mon.0) 7446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.924934+0000 mon.a (mon.0) 7447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.969919+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.971533+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.973245+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.973893+0000 mon.a (mon.0) 7451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:35.978481+0000 mon.a (mon.0) 7452 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.039697+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.041492+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.043284+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.043875+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.050778+0000 mon.a (mon.0) 7457 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.092405+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.093922+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.095534+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.096115+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.100631+0000 mon.a (mon.0) 7462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.140673+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.142285+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.143979+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.144643+0000 mon.a (mon.0) 7466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.149314+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.189639+0000 mon.a (mon.0) 7468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.191144+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.192793+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.193315+0000 mon.a (mon.0) 7471 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.199677+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.256155+0000 mon.a (mon.0) 7473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.257673+0000 mon.a (mon.0) 7474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.259319+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.259958+0000 mon.a (mon.0) 7476 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.849526+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.851169+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.851716+0000 mon.a (mon.0) 7441 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.857307+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.915085+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.916771+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.919291+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.920052+0000 mon.a (mon.0) 7446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.924934+0000 mon.a (mon.0) 7447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.969919+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.971533+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.973245+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.973893+0000 mon.a (mon.0) 7451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:35.978481+0000 mon.a (mon.0) 7452 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.039697+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.041492+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.043284+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.043875+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.050778+0000 mon.a (mon.0) 7457 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.266276+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.322921+0000 mon.a (mon.0) 7478 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.324552+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.326364+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.326967+0000 mon.a (mon.0) 7481 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.333562+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.394932+0000 mon.a (mon.0) 7483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.396969+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.398975+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.399688+0000 mon.a (mon.0) 7486 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.406707+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.463834+0000 mon.a (mon.0) 7488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.465581+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.467909+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.468662+0000 mon.a (mon.0) 7491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.475874+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.521545+0000 mon.a (mon.0) 7493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.523633+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.525660+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.526339+0000 mon.a (mon.0) 7496 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.533271+0000 mon.a (mon.0) 7497 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.574068+0000 mon.a (mon.0) 7498 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.575833+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.577647+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.578269+0000 mon.a (mon.0) 7501 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[101699]: audit 2024-03-30T05:22:36.584869+0000 mon.a (mon.0) 7502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.092405+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.093922+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.095534+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.096115+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.100631+0000 mon.a (mon.0) 7462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.140673+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.142285+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.143979+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.144643+0000 mon.a (mon.0) 7466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.149314+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.189639+0000 mon.a (mon.0) 7468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.191144+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.192793+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.193315+0000 mon.a (mon.0) 7471 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.199677+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.256155+0000 mon.a (mon.0) 7473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.257673+0000 mon.a (mon.0) 7474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.259319+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.259958+0000 mon.a (mon.0) 7476 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.266276+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.322921+0000 mon.a (mon.0) 7478 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.324552+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.326364+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.326967+0000 mon.a (mon.0) 7481 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.333562+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.394932+0000 mon.a (mon.0) 7483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.396969+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.398975+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.399688+0000 mon.a (mon.0) 7486 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.406707+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.463834+0000 mon.a (mon.0) 7488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.465581+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.467909+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.468662+0000 mon.a (mon.0) 7491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.475874+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.521545+0000 mon.a (mon.0) 7493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.523633+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.525660+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.526339+0000 mon.a (mon.0) 7496 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.533271+0000 mon.a (mon.0) 7497 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.574068+0000 mon.a (mon.0) 7498 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.575833+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.577647+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.578269+0000 mon.a (mon.0) 7501 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.853 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:36 smithi089 bash[99668]: audit 2024-03-30T05:22:36.584869+0000 mon.a (mon.0) 7502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.744388+0000 mgr.y (mgr.44100) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.795095+0000 mgr.y (mgr.44100) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.846956+0000 mgr.y (mgr.44100) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.901202+0000 mgr.y (mgr.44100) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:34.957086+0000 mgr.y (mgr.44100) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.006354+0000 mgr.y (mgr.44100) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.056567+0000 mgr.y (mgr.44100) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.105832+0000 mgr.y (mgr.44100) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.159346+0000 mgr.y (mgr.44100) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.208635+0000 mgr.y (mgr.44100) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.262467+0000 mgr.y (mgr.44100) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.320266+0000 mgr.y (mgr.44100) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.370377+0000 mgr.y (mgr.44100) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.440261+0000 mgr.y (mgr.44100) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.490211+0000 mgr.y (mgr.44100) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.540289+0000 mgr.y (mgr.44100) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.589338+0000 mon.a (mon.0) 7417 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.589816+0000 mgr.y (mgr.44100) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.631746+0000 mon.a (mon.0) 7418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.633276+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.634949+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.635580+0000 mon.a (mon.0) 7421 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.640220+0000 mon.a (mon.0) 7422 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.640781+0000 mgr.y (mgr.44100) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.697048+0000 mon.a (mon.0) 7423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.698833+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.700706+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.701343+0000 mon.a (mon.0) 7426 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.706096+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.706551+0000 mgr.y (mgr.44100) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:36.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.747005+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.748802+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.750796+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.751464+0000 mon.a (mon.0) 7431 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.756093+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.797658+0000 mon.a (mon.0) 7433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.799461+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.801319+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.801941+0000 mon.a (mon.0) 7436 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.807465+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.847958+0000 mon.a (mon.0) 7438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.849526+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.851169+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.851716+0000 mon.a (mon.0) 7441 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.857307+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.915085+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.916771+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.919291+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.920052+0000 mon.a (mon.0) 7446 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.924934+0000 mon.a (mon.0) 7447 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.969919+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.971533+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.973245+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.973893+0000 mon.a (mon.0) 7451 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:35.978481+0000 mon.a (mon.0) 7452 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.039697+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.041492+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.043284+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.043875+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.050778+0000 mon.a (mon.0) 7457 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.092405+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.093922+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.095534+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.096115+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.100631+0000 mon.a (mon.0) 7462 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.140673+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.142285+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.143979+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.144643+0000 mon.a (mon.0) 7466 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.149314+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.189639+0000 mon.a (mon.0) 7468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.191144+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.192793+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.193315+0000 mon.a (mon.0) 7471 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.199677+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.256155+0000 mon.a (mon.0) 7473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.257673+0000 mon.a (mon.0) 7474 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.259319+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.259958+0000 mon.a (mon.0) 7476 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.266276+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.322921+0000 mon.a (mon.0) 7478 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.324552+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.326364+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.326967+0000 mon.a (mon.0) 7481 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.333562+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.394932+0000 mon.a (mon.0) 7483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.396969+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.398975+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.399688+0000 mon.a (mon.0) 7486 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.406707+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.463834+0000 mon.a (mon.0) 7488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.465581+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.467909+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.468662+0000 mon.a (mon.0) 7491 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.475874+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.521545+0000 mon.a (mon.0) 7493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.523633+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.525660+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.526339+0000 mon.a (mon.0) 7496 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.533271+0000 mon.a (mon.0) 7497 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.574068+0000 mon.a (mon.0) 7498 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.575833+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.577647+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.578269+0000 mon.a (mon.0) 7501 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:36 smithi118 bash[75658]: audit 2024-03-30T05:22:36.584869+0000 mon.a (mon.0) 7502 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.756617+0000 mgr.y (mgr.44100) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.807959+0000 mgr.y (mgr.44100) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.857742+0000 mgr.y (mgr.44100) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.925354+0000 mgr.y (mgr.44100) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:35.978940+0000 mgr.y (mgr.44100) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.052265+0000 mgr.y (mgr.44100) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.101049+0000 mgr.y (mgr.44100) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.149694+0000 mgr.y (mgr.44100) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.200060+0000 mgr.y (mgr.44100) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.266647+0000 mgr.y (mgr.44100) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.333956+0000 mgr.y (mgr.44100) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.407217+0000 mgr.y (mgr.44100) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.476616+0000 mgr.y (mgr.44100) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.533640+0000 mgr.y (mgr.44100) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cluster 2024-03-30T05:22:36.542072+0000 mgr.y (mgr.44100) 2231 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 166 op/s 2024-03-30T05:22:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.585335+0000 mgr.y (mgr.44100) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.646241+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.648935+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.651746+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.652895+0000 mon.a (mon.0) 7506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.660625+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.661236+0000 mgr.y (mgr.44100) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.717544+0000 mon.a (mon.0) 7508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:37.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.719066+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:37.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.720786+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:37.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.721390+0000 mon.a (mon.0) 7511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:37.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.725491+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.725884+0000 mgr.y (mgr.44100) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:37.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.765672+0000 mon.a (mon.0) 7513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:37.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.767215+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:37.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.768839+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:37.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.769444+0000 mon.a (mon.0) 7516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:37.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.773634+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.814251+0000 mon.a (mon.0) 7518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:37.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.815812+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:37.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.817588+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:37.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.818177+0000 mon.a (mon.0) 7521 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:37.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.822501+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.867545+0000 mon.a (mon.0) 7523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:37.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.869321+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:37.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.871165+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:37.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.871823+0000 mon.a (mon.0) 7526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:37.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.876496+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.921668+0000 mon.a (mon.0) 7528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:37.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.923471+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:37.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.925517+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:37.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.926202+0000 mon.a (mon.0) 7531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:37.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.930577+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:36.976076+0000 mon.a (mon.0) 7533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:22:37.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.023819+0000 mon.a (mon.0) 7534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:37.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.025363+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:37.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.027957+0000 mon.a (mon.0) 7536 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:37.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.028217+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:37.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.029034+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:37.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.029264+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:37.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.029965+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:37.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.030201+0000 mon.a (mon.0) 7541 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:37.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.030878+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:37.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.031103+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:37.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.035769+0000 mon.a (mon.0) 7544 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.041875+0000 mon.a (mon.0) 7545 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.053606+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:37.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.054207+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:37.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.059589+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.121747+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:37.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.123996+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:37.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.126107+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.126831+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.132579+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.211539+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.213380+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.215587+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.216194+0000 mon.a (mon.0) 7557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.220531+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.288934+0000 mon.a (mon.0) 7559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.296827+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.298588+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.299236+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.304167+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.344409+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.345914+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.348003+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.348596+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.352890+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.393544+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.395278+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.397162+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.397825+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.403354+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.444580+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.446196+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.448122+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.448785+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.454675+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.497294+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.499046+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.501751+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.502432+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.508242+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.570287+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.572087+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.573905+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.574523+0000 mon.a (mon.0) 7587 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:37 smithi118 bash[75658]: audit 2024-03-30T05:22:37.581469+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.756617+0000 mgr.y (mgr.44100) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.807959+0000 mgr.y (mgr.44100) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.857742+0000 mgr.y (mgr.44100) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.925354+0000 mgr.y (mgr.44100) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:35.978940+0000 mgr.y (mgr.44100) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.052265+0000 mgr.y (mgr.44100) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.101049+0000 mgr.y (mgr.44100) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.149694+0000 mgr.y (mgr.44100) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.200060+0000 mgr.y (mgr.44100) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.266647+0000 mgr.y (mgr.44100) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.333956+0000 mgr.y (mgr.44100) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.407217+0000 mgr.y (mgr.44100) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.476616+0000 mgr.y (mgr.44100) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.533640+0000 mgr.y (mgr.44100) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cluster 2024-03-30T05:22:36.542072+0000 mgr.y (mgr.44100) 2231 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 166 op/s 2024-03-30T05:22:38.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.585335+0000 mgr.y (mgr.44100) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.646241+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.648935+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.651746+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.652895+0000 mon.a (mon.0) 7506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.660625+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.058 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.756617+0000 mgr.y (mgr.44100) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.807959+0000 mgr.y (mgr.44100) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.857742+0000 mgr.y (mgr.44100) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.925354+0000 mgr.y (mgr.44100) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:35.978940+0000 mgr.y (mgr.44100) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.052265+0000 mgr.y (mgr.44100) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.101049+0000 mgr.y (mgr.44100) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.149694+0000 mgr.y (mgr.44100) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.200060+0000 mgr.y (mgr.44100) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.266647+0000 mgr.y (mgr.44100) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.333956+0000 mgr.y (mgr.44100) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.407217+0000 mgr.y (mgr.44100) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.476616+0000 mgr.y (mgr.44100) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.533640+0000 mgr.y (mgr.44100) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cluster 2024-03-30T05:22:36.542072+0000 mgr.y (mgr.44100) 2231 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 166 op/s 2024-03-30T05:22:38.059 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.585335+0000 mgr.y (mgr.44100) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.646241+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.648935+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.651746+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.652895+0000 mon.a (mon.0) 7506 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.060 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.660625+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.661236+0000 mgr.y (mgr.44100) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.717544+0000 mon.a (mon.0) 7508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.719066+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.720786+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.721390+0000 mon.a (mon.0) 7511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.725491+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.725884+0000 mgr.y (mgr.44100) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.765672+0000 mon.a (mon.0) 7513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.767215+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.768839+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.769444+0000 mon.a (mon.0) 7516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.773634+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.814251+0000 mon.a (mon.0) 7518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.815812+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.817588+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.818177+0000 mon.a (mon.0) 7521 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.822501+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.867545+0000 mon.a (mon.0) 7523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.869321+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.661236+0000 mgr.y (mgr.44100) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.717544+0000 mon.a (mon.0) 7508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.719066+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.720786+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.721390+0000 mon.a (mon.0) 7511 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.725491+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.725884+0000 mgr.y (mgr.44100) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.765672+0000 mon.a (mon.0) 7513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.767215+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.768839+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.769444+0000 mon.a (mon.0) 7516 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.773634+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.814251+0000 mon.a (mon.0) 7518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.815812+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.817588+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.818177+0000 mon.a (mon.0) 7521 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.822501+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.867545+0000 mon.a (mon.0) 7523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.869321+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.064 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:22:37] "GET /metrics HTTP/1.1" 200 38309 "" "Prometheus/2.43.0" 2024-03-30T05:22:38.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.871165+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.871823+0000 mon.a (mon.0) 7526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.876496+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.921668+0000 mon.a (mon.0) 7528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.923471+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.925517+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.926202+0000 mon.a (mon.0) 7531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.930577+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:36.976076+0000 mon.a (mon.0) 7533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:22:38.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.023819+0000 mon.a (mon.0) 7534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.025363+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.027957+0000 mon.a (mon.0) 7536 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.028217+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.029034+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.029264+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.029965+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.030201+0000 mon.a (mon.0) 7541 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.030878+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.066 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.871165+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.066 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.871823+0000 mon.a (mon.0) 7526 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.066 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.876496+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.066 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.921668+0000 mon.a (mon.0) 7528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.066 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.923471+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.066 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.925517+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.066 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.926202+0000 mon.a (mon.0) 7531 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.066 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.930577+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.066 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:36.976076+0000 mon.a (mon.0) 7533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:22:38.066 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.023819+0000 mon.a (mon.0) 7534 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.066 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.025363+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.066 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.027957+0000 mon.a (mon.0) 7536 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.067 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.028217+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.067 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.029034+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.067 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.029264+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.067 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.029965+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.067 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.030201+0000 mon.a (mon.0) 7541 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.067 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.030878+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.067 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.031103+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.068 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.035769+0000 mon.a (mon.0) 7544 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.068 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.041875+0000 mon.a (mon.0) 7545 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.068 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.053606+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.068 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.054207+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.068 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.059589+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.068 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.121747+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.068 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.123996+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.068 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.126107+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.068 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.126831+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.068 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.132579+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.068 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.211539+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.068 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.213380+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.069 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.215587+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.069 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.216194+0000 mon.a (mon.0) 7557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.069 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.220531+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.069 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.288934+0000 mon.a (mon.0) 7559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.069 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.296827+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.069 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.298588+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.069 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.299236+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.069 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.031103+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T05:22:38.069 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.035769+0000 mon.a (mon.0) 7544 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.069 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.041875+0000 mon.a (mon.0) 7545 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.069 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.053606+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.069 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.054207+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.059589+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.121747+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.123996+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.126107+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.126831+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.132579+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.211539+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.213380+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.071 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.215587+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.071 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.216194+0000 mon.a (mon.0) 7557 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.071 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.220531+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.071 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.288934+0000 mon.a (mon.0) 7559 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.071 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.296827+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.071 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.298588+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.304167+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.344409+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.345914+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.348003+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.072 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.348596+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.073 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.352890+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.073 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.393544+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.073 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.395278+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.073 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.397162+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.073 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.397825+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.073 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.403354+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.073 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.444580+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.073 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.446196+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.073 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.448122+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.073 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.448785+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.073 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.454675+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.497294+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.499046+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.501751+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.075 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.299236+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.075 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.304167+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.075 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.344409+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.075 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.345914+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.075 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.348003+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.075 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.348596+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.352890+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.393544+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.395278+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.397162+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.397825+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.403354+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.444580+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.446196+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.448122+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.448785+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.454675+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.497294+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.077 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.499046+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.077 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.502432+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.077 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.508242+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.077 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.570287+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.077 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.572087+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.573905+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.574523+0000 mon.a (mon.0) 7587 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[99668]: audit 2024-03-30T05:22:37.581469+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.078 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.501751+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.078 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.502432+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.078 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.508242+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.078 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.570287+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.078 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.572087+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.078 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.573905+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.078 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.574523+0000 mon.a (mon.0) 7587 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.078 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:37 smithi089 bash[101699]: audit 2024-03-30T05:22:37.581469+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.774051+0000 mgr.y (mgr.44100) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.822935+0000 mgr.y (mgr.44100) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.877039+0000 mgr.y (mgr.44100) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:36.931080+0000 mgr.y (mgr.44100) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.031571+0000 mgr.y (mgr.44100) 2239 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 2780M 2024-03-30T05:22:38.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.031841+0000 mgr.y (mgr.44100) 2240 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 3036M 2024-03-30T05:22:38.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.060203+0000 mgr.y (mgr.44100) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.133123+0000 mgr.y (mgr.44100) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.221027+0000 mgr.y (mgr.44100) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.304616+0000 mgr.y (mgr.44100) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.353457+0000 mgr.y (mgr.44100) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.404034+0000 mgr.y (mgr.44100) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.455149+0000 mgr.y (mgr.44100) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.508718+0000 mgr.y (mgr.44100) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.581974+0000 mgr.y (mgr.44100) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.624809+0000 mon.a (mon.0) 7589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.626616+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.628565+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.629266+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.633969+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.634444+0000 mgr.y (mgr.44100) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.774051+0000 mgr.y (mgr.44100) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.822935+0000 mgr.y (mgr.44100) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.877039+0000 mgr.y (mgr.44100) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:36.931080+0000 mgr.y (mgr.44100) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.031571+0000 mgr.y (mgr.44100) 2239 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 2780M 2024-03-30T05:22:38.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.031841+0000 mgr.y (mgr.44100) 2240 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 3036M 2024-03-30T05:22:38.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.060203+0000 mgr.y (mgr.44100) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.133123+0000 mgr.y (mgr.44100) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.221027+0000 mgr.y (mgr.44100) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.304616+0000 mgr.y (mgr.44100) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.353457+0000 mgr.y (mgr.44100) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.404034+0000 mgr.y (mgr.44100) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.455149+0000 mgr.y (mgr.44100) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.508718+0000 mgr.y (mgr.44100) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.581974+0000 mgr.y (mgr.44100) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.624809+0000 mon.a (mon.0) 7589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.626616+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.628565+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.629266+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.633969+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.634444+0000 mgr.y (mgr.44100) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.690806+0000 mon.a (mon.0) 7594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.692372+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.693980+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.694546+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.701893+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.702487+0000 mgr.y (mgr.44100) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.758707+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.760423+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.762426+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.763113+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.769677+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.810200+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.811967+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.813793+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.814397+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.820699+0000 mon.a (mon.0) 7608 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.860783+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.862370+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.864094+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.690806+0000 mon.a (mon.0) 7594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.692372+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.693980+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.694546+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.701893+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.702487+0000 mgr.y (mgr.44100) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.758707+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.760423+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.762426+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.763113+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.769677+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.810200+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.811967+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.813793+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.814397+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.820699+0000 mon.a (mon.0) 7608 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.860783+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.862370+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.864094+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.864813+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.871245+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.911794+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.913312+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.915351+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.916029+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.922682+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.967746+0000 mon.a (mon.0) 7619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.969620+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.971377+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.971960+0000 mon.a (mon.0) 7622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:37.979085+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.019773+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.021357+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.023095+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.023694+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.031064+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.092898+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.094805+0000 mon.a (mon.0) 7630 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.096699+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.864813+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.871245+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.911794+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.913312+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.915351+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.916029+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.922682+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.967746+0000 mon.a (mon.0) 7619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.969620+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.971377+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.971960+0000 mon.a (mon.0) 7622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:37.979085+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.019773+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.021357+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.023095+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.023694+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.031064+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.092898+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.094805+0000 mon.a (mon.0) 7630 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.096699+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.097333+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.104766+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.146003+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.147721+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.149529+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.150162+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.157262+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.214458+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.215997+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.217903+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.218528+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.225829+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.266850+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.268441+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.270541+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.271178+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.276945+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.334052+0000 mon.a (mon.0) 7649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.335636+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.097333+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.104766+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.146003+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.147721+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.149529+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.150162+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.157262+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.214458+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.215997+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.217903+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.218528+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.225829+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.266850+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.268441+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.270541+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.271178+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.276945+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.334052+0000 mon.a (mon.0) 7649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.335636+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.337472+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.338149+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.343850+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.400400+0000 mon.a (mon.0) 7654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.401939+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.403614+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.404209+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.409755+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.467770+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.848 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.469618+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.471539+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.472201+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.477991+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.538731+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.540618+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.542597+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.543916+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.849 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[101699]: audit 2024-03-30T05:22:38.549641+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.337472+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.338149+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.343850+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.400400+0000 mon.a (mon.0) 7654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.401939+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.403614+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.404209+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.409755+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.467770+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.469618+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.471539+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.472201+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.477991+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.538731+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.540618+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.542597+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.543916+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:38 smithi089 bash[99668]: audit 2024-03-30T05:22:38.549641+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.774051+0000 mgr.y (mgr.44100) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.822935+0000 mgr.y (mgr.44100) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.877039+0000 mgr.y (mgr.44100) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:36.931080+0000 mgr.y (mgr.44100) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.031571+0000 mgr.y (mgr.44100) 2239 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 2780M 2024-03-30T05:22:38.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.031841+0000 mgr.y (mgr.44100) 2240 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 3036M 2024-03-30T05:22:38.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.060203+0000 mgr.y (mgr.44100) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.133123+0000 mgr.y (mgr.44100) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.221027+0000 mgr.y (mgr.44100) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.304616+0000 mgr.y (mgr.44100) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.353457+0000 mgr.y (mgr.44100) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.404034+0000 mgr.y (mgr.44100) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.455149+0000 mgr.y (mgr.44100) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.508718+0000 mgr.y (mgr.44100) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.581974+0000 mgr.y (mgr.44100) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.624809+0000 mon.a (mon.0) 7589 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.626616+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.628565+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.629266+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.633969+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.634444+0000 mgr.y (mgr.44100) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.690806+0000 mon.a (mon.0) 7594 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.692372+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.693980+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.694546+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.701893+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.702487+0000 mgr.y (mgr.44100) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:38.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.758707+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.760423+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.762426+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.763113+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.769677+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.810200+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.811967+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.813793+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.814397+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.820699+0000 mon.a (mon.0) 7608 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.860783+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.862370+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.864094+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.864813+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.871245+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.911794+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.913312+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.915351+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.916029+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.922682+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.967746+0000 mon.a (mon.0) 7619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.969620+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.971377+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.971960+0000 mon.a (mon.0) 7622 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:37.979085+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.019773+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.021357+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.023095+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.023694+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.031064+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.092898+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.094805+0000 mon.a (mon.0) 7630 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.096699+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.097333+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.104766+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.146003+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.147721+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.149529+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.150162+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.157262+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.214458+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.215997+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.217903+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.218528+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.225829+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.266850+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.268441+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.270541+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.271178+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.276945+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.334052+0000 mon.a (mon.0) 7649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.335636+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.337472+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.338149+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.343850+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.400400+0000 mon.a (mon.0) 7654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.401939+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.403614+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.404209+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.409755+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.467770+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.469618+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.471539+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.472201+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.477991+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.538731+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.540618+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.542597+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.543916+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:38 smithi118 bash[75658]: audit 2024-03-30T05:22:38.549641+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.770049+0000 mgr.y (mgr.44100) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.821077+0000 mgr.y (mgr.44100) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.871853+0000 mgr.y (mgr.44100) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.923089+0000 mgr.y (mgr.44100) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:37.979489+0000 mgr.y (mgr.44100) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.031589+0000 mgr.y (mgr.44100) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.105258+0000 mgr.y (mgr.44100) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.157707+0000 mgr.y (mgr.44100) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.226275+0000 mgr.y (mgr.44100) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.277445+0000 mgr.y (mgr.44100) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.344330+0000 mgr.y (mgr.44100) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.380409+0000 mgr.y (mgr.44100) 2263 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:39.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.410332+0000 mgr.y (mgr.44100) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.478489+0000 mgr.y (mgr.44100) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cluster 2024-03-30T05:22:38.542687+0000 mgr.y (mgr.44100) 2266 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 170 B/s wr, 226 op/s 2024-03-30T05:22:39.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.550176+0000 mgr.y (mgr.44100) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.612293+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.615918+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.618022+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.618710+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.626319+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.627004+0000 mgr.y (mgr.44100) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.700235+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.701787+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.703937+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.704585+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.709544+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.710039+0000 mgr.y (mgr.44100) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:39.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.754836+0000 mon.a (mon.0) 7679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.757193+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.759441+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.760238+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.765880+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.806936+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.808743+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.810443+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.811069+0000 mon.a (mon.0) 7687 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.815750+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.857331+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.859183+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.861121+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.861850+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.866694+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.906911+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.908670+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.911122+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.911838+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.916893+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.962635+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.964671+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.966641+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.967346+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:38.972204+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.018550+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.020177+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.022217+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.022851+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.028349+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.074256+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.076053+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.077906+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.078597+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.084626+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.162584+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.164394+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.166192+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.166749+0000 mon.a (mon.0) 7717 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.172248+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.234307+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.236345+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.238861+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.239592+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.245627+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.288813+0000 mon.a (mon.0) 7724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.290653+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.292619+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.293321+0000 mon.a (mon.0) 7727 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.299058+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.341747+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.343622+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.345553+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.346246+0000 mon.a (mon.0) 7732 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.352066+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.392308+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.393839+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.395975+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.396639+0000 mon.a (mon.0) 7737 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.401337+0000 mon.a (mon.0) 7738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.442079+0000 mon.a (mon.0) 7739 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.443728+0000 mon.a (mon.0) 7740 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.445471+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.446105+0000 mon.a (mon.0) 7742 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.450537+0000 mon.a (mon.0) 7743 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.496090+0000 mon.a (mon.0) 7744 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.497904+0000 mon.a (mon.0) 7745 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.499742+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.500413+0000 mon.a (mon.0) 7747 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.507205+0000 mon.a (mon.0) 7748 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:39.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.552345+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:39.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.554998+0000 mon.a (mon.0) 7750 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:39.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.557435+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:39.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.558212+0000 mon.a (mon.0) 7752 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:39.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:39 smithi118 bash[75658]: audit 2024-03-30T05:22:39.564159+0000 mon.a (mon.0) 7753 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.770049+0000 mgr.y (mgr.44100) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.821077+0000 mgr.y (mgr.44100) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.871853+0000 mgr.y (mgr.44100) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.923089+0000 mgr.y (mgr.44100) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:37.979489+0000 mgr.y (mgr.44100) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.031589+0000 mgr.y (mgr.44100) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.105258+0000 mgr.y (mgr.44100) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.157707+0000 mgr.y (mgr.44100) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.226275+0000 mgr.y (mgr.44100) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.277445+0000 mgr.y (mgr.44100) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.344330+0000 mgr.y (mgr.44100) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.380409+0000 mgr.y (mgr.44100) 2263 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:40.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.410332+0000 mgr.y (mgr.44100) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.478489+0000 mgr.y (mgr.44100) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cluster 2024-03-30T05:22:38.542687+0000 mgr.y (mgr.44100) 2266 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 170 B/s wr, 226 op/s 2024-03-30T05:22:40.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.550176+0000 mgr.y (mgr.44100) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.612293+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.615918+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.618022+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.618710+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.626319+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.627004+0000 mgr.y (mgr.44100) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.700235+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.701787+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.703937+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.704585+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.709544+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.710039+0000 mgr.y (mgr.44100) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.754836+0000 mon.a (mon.0) 7679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.757193+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.759441+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.760238+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.765880+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.806936+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.808743+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.810443+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.811069+0000 mon.a (mon.0) 7687 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.815750+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.857331+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.092 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.859183+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.770049+0000 mgr.y (mgr.44100) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.821077+0000 mgr.y (mgr.44100) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.871853+0000 mgr.y (mgr.44100) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.923089+0000 mgr.y (mgr.44100) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:37.979489+0000 mgr.y (mgr.44100) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.031589+0000 mgr.y (mgr.44100) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.105258+0000 mgr.y (mgr.44100) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.157707+0000 mgr.y (mgr.44100) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.226275+0000 mgr.y (mgr.44100) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.277445+0000 mgr.y (mgr.44100) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.344330+0000 mgr.y (mgr.44100) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.380409+0000 mgr.y (mgr.44100) 2263 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:40.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.410332+0000 mgr.y (mgr.44100) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.478489+0000 mgr.y (mgr.44100) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cluster 2024-03-30T05:22:38.542687+0000 mgr.y (mgr.44100) 2266 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 170 B/s wr, 226 op/s 2024-03-30T05:22:40.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.550176+0000 mgr.y (mgr.44100) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.612293+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.615918+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.618022+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.618710+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.861121+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.861850+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.866694+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.906911+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.908670+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.911122+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.911838+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.916893+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.962635+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.964671+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.966641+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.967346+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:38.972204+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.018550+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.020177+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.022217+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.022851+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.028349+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.074256+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.626319+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.627004+0000 mgr.y (mgr.44100) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.700235+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.701787+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.703937+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.704585+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.096 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.709544+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.710039+0000 mgr.y (mgr.44100) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.754836+0000 mon.a (mon.0) 7679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.757193+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.759441+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.760238+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.765880+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.806936+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.808743+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.810443+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.811069+0000 mon.a (mon.0) 7687 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.815750+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.857331+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.097 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.859183+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.076053+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.077906+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.078597+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.084626+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.162584+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.164394+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.166192+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.166749+0000 mon.a (mon.0) 7717 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.172248+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.234307+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.236345+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.238861+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.239592+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.245627+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.288813+0000 mon.a (mon.0) 7724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.290653+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.292619+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.293321+0000 mon.a (mon.0) 7727 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.299058+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.341747+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.861121+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.861850+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.866694+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.906911+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.908670+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.911122+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.911838+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.916893+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.962635+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.964671+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.966641+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.967346+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:38.972204+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.018550+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.020177+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.022217+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.022851+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.028349+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.074256+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.343622+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.345553+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.346246+0000 mon.a (mon.0) 7732 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.352066+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.392308+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.393839+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.101 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.395975+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.396639+0000 mon.a (mon.0) 7737 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.401337+0000 mon.a (mon.0) 7738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.442079+0000 mon.a (mon.0) 7739 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.443728+0000 mon.a (mon.0) 7740 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.445471+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.446105+0000 mon.a (mon.0) 7742 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.450537+0000 mon.a (mon.0) 7743 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.496090+0000 mon.a (mon.0) 7744 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.497904+0000 mon.a (mon.0) 7745 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.499742+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.500413+0000 mon.a (mon.0) 7747 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.507205+0000 mon.a (mon.0) 7748 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.552345+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.103 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.554998+0000 mon.a (mon.0) 7750 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.103 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.557435+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.103 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.558212+0000 mon.a (mon.0) 7752 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.103 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[99668]: audit 2024-03-30T05:22:39.564159+0000 mon.a (mon.0) 7753 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.076053+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.077906+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.078597+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.103 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.084626+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.162584+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.164394+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.166192+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.166749+0000 mon.a (mon.0) 7717 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.172248+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.234307+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.236345+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.238861+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.239592+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.245627+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.288813+0000 mon.a (mon.0) 7724 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.104 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.290653+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.292619+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.293321+0000 mon.a (mon.0) 7727 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.299058+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.341747+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.343622+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.345553+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.346246+0000 mon.a (mon.0) 7732 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.352066+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.392308+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.393839+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.395975+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.396639+0000 mon.a (mon.0) 7737 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.401337+0000 mon.a (mon.0) 7738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.442079+0000 mon.a (mon.0) 7739 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.443728+0000 mon.a (mon.0) 7740 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.106 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.445471+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.106 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.446105+0000 mon.a (mon.0) 7742 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.106 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.450537+0000 mon.a (mon.0) 7743 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.106 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.496090+0000 mon.a (mon.0) 7744 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.106 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.497904+0000 mon.a (mon.0) 7745 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.106 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.499742+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.106 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.500413+0000 mon.a (mon.0) 7747 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.106 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.507205+0000 mon.a (mon.0) 7748 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.106 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.552345+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.106 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.554998+0000 mon.a (mon.0) 7750 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.106 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.557435+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.106 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.558212+0000 mon.a (mon.0) 7752 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.106 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:39 smithi089 bash[101699]: audit 2024-03-30T05:22:39.564159+0000 mon.a (mon.0) 7753 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.766611+0000 mgr.y (mgr.44100) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.816198+0000 mgr.y (mgr.44100) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.867228+0000 mgr.y (mgr.44100) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.917327+0000 mgr.y (mgr.44100) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:38.972771+0000 mgr.y (mgr.44100) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.028990+0000 mgr.y (mgr.44100) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.085230+0000 mgr.y (mgr.44100) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.172698+0000 mgr.y (mgr.44100) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.246217+0000 mgr.y (mgr.44100) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.299548+0000 mgr.y (mgr.44100) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.352594+0000 mgr.y (mgr.44100) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.401801+0000 mgr.y (mgr.44100) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.451090+0000 mgr.y (mgr.44100) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.507730+0000 mgr.y (mgr.44100) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.565333+0000 mgr.y (mgr.44100) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.611145+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.613047+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.615192+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.615913+0000 mon.a (mon.0) 7757 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.622966+0000 mon.a (mon.0) 7758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.623607+0000 mgr.y (mgr.44100) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.766611+0000 mgr.y (mgr.44100) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.816198+0000 mgr.y (mgr.44100) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.867228+0000 mgr.y (mgr.44100) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.917327+0000 mgr.y (mgr.44100) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:38.972771+0000 mgr.y (mgr.44100) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.028990+0000 mgr.y (mgr.44100) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.085230+0000 mgr.y (mgr.44100) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.172698+0000 mgr.y (mgr.44100) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.246217+0000 mgr.y (mgr.44100) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.299548+0000 mgr.y (mgr.44100) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.352594+0000 mgr.y (mgr.44100) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.401801+0000 mgr.y (mgr.44100) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.451090+0000 mgr.y (mgr.44100) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.507730+0000 mgr.y (mgr.44100) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.565333+0000 mgr.y (mgr.44100) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.611145+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.613047+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.615192+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.615913+0000 mon.a (mon.0) 7757 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.622966+0000 mon.a (mon.0) 7758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.623607+0000 mgr.y (mgr.44100) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.663836+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.665502+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.667501+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.668117+0000 mon.a (mon.0) 7762 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.675573+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.676074+0000 mgr.y (mgr.44100) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.715841+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.717404+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.719082+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.719638+0000 mon.a (mon.0) 7767 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.727345+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.727792+0000 mgr.y (mgr.44100) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.767925+0000 mon.a (mon.0) 7769 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.769662+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.771648+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.772259+0000 mon.a (mon.0) 7772 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.779151+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.819823+0000 mon.a (mon.0) 7774 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.821492+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.823522+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.824088+0000 mon.a (mon.0) 7777 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.831317+0000 mon.a (mon.0) 7778 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.888720+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.890605+0000 mon.a (mon.0) 7780 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.893261+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.894188+0000 mon.a (mon.0) 7782 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.902576+0000 mon.a (mon.0) 7783 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.964334+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.965983+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.967653+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.968299+0000 mon.a (mon.0) 7787 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:39.975977+0000 mon.a (mon.0) 7788 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.032908+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.034544+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.036308+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.036927+0000 mon.a (mon.0) 7792 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.043805+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.089728+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.091986+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.663836+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.665502+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.667501+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.668117+0000 mon.a (mon.0) 7762 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.675573+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.676074+0000 mgr.y (mgr.44100) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.715841+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.717404+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.719082+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.719638+0000 mon.a (mon.0) 7767 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.727345+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.727792+0000 mgr.y (mgr.44100) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.767925+0000 mon.a (mon.0) 7769 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.769662+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.842 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.771648+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.772259+0000 mon.a (mon.0) 7772 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.779151+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.819823+0000 mon.a (mon.0) 7774 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.821492+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.823522+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.094430+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.095168+0000 mon.a (mon.0) 7797 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.103048+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.161976+0000 mon.a (mon.0) 7799 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.163577+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.168444+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.169130+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.175876+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.234195+0000 mon.a (mon.0) 7804 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.235965+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.237886+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.238567+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.245485+0000 mon.a (mon.0) 7808 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.286841+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.288351+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.290074+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.290643+0000 mon.a (mon.0) 7812 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.298042+0000 mon.a (mon.0) 7813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.355509+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.357358+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.359103+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.359754+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.367254+0000 mon.a (mon.0) 7818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.409303+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.411007+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.412995+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.413698+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.420515+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.482901+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.484934+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.487499+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.488238+0000 mon.a (mon.0) 7827 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.495262+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.551624+0000 mon.a (mon.0) 7829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.553189+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.554819+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.555378+0000 mon.a (mon.0) 7832 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[101699]: audit 2024-03-30T05:22:40.561849+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.824088+0000 mon.a (mon.0) 7777 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.831317+0000 mon.a (mon.0) 7778 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.846 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.888720+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.890605+0000 mon.a (mon.0) 7780 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.893261+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.894188+0000 mon.a (mon.0) 7782 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.902576+0000 mon.a (mon.0) 7783 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.964334+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.965983+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.967653+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.968299+0000 mon.a (mon.0) 7787 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:39.975977+0000 mon.a (mon.0) 7788 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.032908+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.034544+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.036308+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.036927+0000 mon.a (mon.0) 7792 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.043805+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.089728+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.091986+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.094430+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.095168+0000 mon.a (mon.0) 7797 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.103048+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.161976+0000 mon.a (mon.0) 7799 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.163577+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.168444+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.169130+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.175876+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.234195+0000 mon.a (mon.0) 7804 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.235965+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.237886+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.238567+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.245485+0000 mon.a (mon.0) 7808 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.286841+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.288351+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.290074+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.290643+0000 mon.a (mon.0) 7812 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.298042+0000 mon.a (mon.0) 7813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.355509+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.357358+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.359103+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.359754+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.367254+0000 mon.a (mon.0) 7818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.409303+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.411007+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.412995+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.413698+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.420515+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.482901+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.484934+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.487499+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.488238+0000 mon.a (mon.0) 7827 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.495262+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.551624+0000 mon.a (mon.0) 7829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.553189+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.554819+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.555378+0000 mon.a (mon.0) 7832 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:40 smithi089 bash[99668]: audit 2024-03-30T05:22:40.561849+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.766611+0000 mgr.y (mgr.44100) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.816198+0000 mgr.y (mgr.44100) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.867228+0000 mgr.y (mgr.44100) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.917327+0000 mgr.y (mgr.44100) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:38.972771+0000 mgr.y (mgr.44100) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.028990+0000 mgr.y (mgr.44100) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.085230+0000 mgr.y (mgr.44100) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.172698+0000 mgr.y (mgr.44100) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.246217+0000 mgr.y (mgr.44100) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.299548+0000 mgr.y (mgr.44100) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.352594+0000 mgr.y (mgr.44100) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.401801+0000 mgr.y (mgr.44100) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.451090+0000 mgr.y (mgr.44100) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.507730+0000 mgr.y (mgr.44100) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.565333+0000 mgr.y (mgr.44100) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.611145+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.613047+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.615192+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.615913+0000 mon.a (mon.0) 7757 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.622966+0000 mon.a (mon.0) 7758 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.623607+0000 mgr.y (mgr.44100) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.663836+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.665502+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.667501+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.668117+0000 mon.a (mon.0) 7762 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.675573+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.676074+0000 mgr.y (mgr.44100) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.715841+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.717404+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.719082+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.719638+0000 mon.a (mon.0) 7767 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.727345+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.727792+0000 mgr.y (mgr.44100) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:40.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.767925+0000 mon.a (mon.0) 7769 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.769662+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.771648+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.772259+0000 mon.a (mon.0) 7772 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.779151+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.819823+0000 mon.a (mon.0) 7774 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.821492+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.823522+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.824088+0000 mon.a (mon.0) 7777 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.831317+0000 mon.a (mon.0) 7778 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.888720+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.890605+0000 mon.a (mon.0) 7780 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.893261+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.894188+0000 mon.a (mon.0) 7782 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.902576+0000 mon.a (mon.0) 7783 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.964334+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.965983+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.967653+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.968299+0000 mon.a (mon.0) 7787 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:39.975977+0000 mon.a (mon.0) 7788 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.032908+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.034544+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.036308+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.036927+0000 mon.a (mon.0) 7792 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.043805+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.089728+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.091986+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.094430+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.095168+0000 mon.a (mon.0) 7797 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.103048+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.161976+0000 mon.a (mon.0) 7799 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.163577+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.168444+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.169130+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.175876+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.234195+0000 mon.a (mon.0) 7804 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.235965+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.237886+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.238567+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.245485+0000 mon.a (mon.0) 7808 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.286841+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.288351+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.290074+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.290643+0000 mon.a (mon.0) 7812 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.298042+0000 mon.a (mon.0) 7813 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.355509+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.357358+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.359103+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.359754+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.367254+0000 mon.a (mon.0) 7818 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.409303+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.411007+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.412995+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.413698+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.420515+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.482901+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.484934+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.487499+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.488238+0000 mon.a (mon.0) 7827 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.495262+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.551624+0000 mon.a (mon.0) 7829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.553189+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.554819+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.555378+0000 mon.a (mon.0) 7832 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:40 smithi118 bash[75658]: audit 2024-03-30T05:22:40.561849+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.779600+0000 mgr.y (mgr.44100) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.831899+0000 mgr.y (mgr.44100) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.903270+0000 mgr.y (mgr.44100) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cephadm 2024-03-30T05:22:39.976561+0000 mgr.y (mgr.44100) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cephadm 2024-03-30T05:22:40.044508+0000 mgr.y (mgr.44100) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cephadm 2024-03-30T05:22:40.103647+0000 mgr.y (mgr.44100) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cephadm 2024-03-30T05:22:40.176581+0000 mgr.y (mgr.44100) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cephadm 2024-03-30T05:22:40.245993+0000 mgr.y (mgr.44100) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cephadm 2024-03-30T05:22:40.298545+0000 mgr.y (mgr.44100) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cephadm 2024-03-30T05:22:40.367776+0000 mgr.y (mgr.44100) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cephadm 2024-03-30T05:22:40.421581+0000 mgr.y (mgr.44100) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cephadm 2024-03-30T05:22:40.495898+0000 mgr.y (mgr.44100) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cluster 2024-03-30T05:22:40.543194+0000 mgr.y (mgr.44100) 2300 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 146 KiB/s rd, 170 B/s wr, 229 op/s 2024-03-30T05:22:41.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cephadm 2024-03-30T05:22:40.562369+0000 mgr.y (mgr.44100) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.612543+0000 mon.a (mon.0) 7834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.616767+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.619048+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.619733+0000 mon.a (mon.0) 7837 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.625506+0000 mon.a (mon.0) 7838 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cephadm 2024-03-30T05:22:40.626164+0000 mgr.y (mgr.44100) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.686533+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.688548+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.690400+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.690950+0000 mon.a (mon.0) 7842 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.695683+0000 mon.a (mon.0) 7843 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: cephadm 2024-03-30T05:22:40.696052+0000 mgr.y (mgr.44100) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.752372+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.753937+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.755622+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.756228+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.761036+0000 mon.a (mon.0) 7848 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.821958+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.823716+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.825489+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.826084+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.831814+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.888278+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.889991+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.891804+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.892453+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.779600+0000 mgr.y (mgr.44100) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.831899+0000 mgr.y (mgr.44100) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.903270+0000 mgr.y (mgr.44100) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cephadm 2024-03-30T05:22:39.976561+0000 mgr.y (mgr.44100) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cephadm 2024-03-30T05:22:40.044508+0000 mgr.y (mgr.44100) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cephadm 2024-03-30T05:22:40.103647+0000 mgr.y (mgr.44100) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cephadm 2024-03-30T05:22:40.176581+0000 mgr.y (mgr.44100) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cephadm 2024-03-30T05:22:40.245993+0000 mgr.y (mgr.44100) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cephadm 2024-03-30T05:22:40.298545+0000 mgr.y (mgr.44100) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cephadm 2024-03-30T05:22:40.367776+0000 mgr.y (mgr.44100) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cephadm 2024-03-30T05:22:40.421581+0000 mgr.y (mgr.44100) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cephadm 2024-03-30T05:22:40.495898+0000 mgr.y (mgr.44100) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cluster 2024-03-30T05:22:40.543194+0000 mgr.y (mgr.44100) 2300 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 146 KiB/s rd, 170 B/s wr, 229 op/s 2024-03-30T05:22:41.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cephadm 2024-03-30T05:22:40.562369+0000 mgr.y (mgr.44100) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.612543+0000 mon.a (mon.0) 7834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.616767+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.619048+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.619733+0000 mon.a (mon.0) 7837 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.625506+0000 mon.a (mon.0) 7838 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cephadm 2024-03-30T05:22:40.626164+0000 mgr.y (mgr.44100) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.840 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.686533+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.898132+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.943493+0000 mon.a (mon.0) 7859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.945423+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.947200+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.840 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.947832+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.953496+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.993677+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.995234+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.996982+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:40.997612+0000 mon.a (mon.0) 7867 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.003168+0000 mon.a (mon.0) 7868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.043440+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.045054+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.046711+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.047299+0000 mon.a (mon.0) 7872 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.051855+0000 mon.a (mon.0) 7873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.092428+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.094496+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.096404+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.841 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.097064+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.101918+0000 mon.a (mon.0) 7878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.163438+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.165352+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.167504+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.168163+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.173365+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.234370+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.236316+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.238152+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.238804+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.244579+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.285256+0000 mon.a (mon.0) 7889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.286809+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.288526+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.289121+0000 mon.a (mon.0) 7892 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.294303+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.334812+0000 mon.a (mon.0) 7894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.336414+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.688548+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.690400+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.690950+0000 mon.a (mon.0) 7842 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.695683+0000 mon.a (mon.0) 7843 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: cephadm 2024-03-30T05:22:40.696052+0000 mgr.y (mgr.44100) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.752372+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.753937+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.755622+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.756228+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.761036+0000 mon.a (mon.0) 7848 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.821958+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.823716+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.825489+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.826084+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.831814+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.888278+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.889991+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.891804+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.844 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.892453+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.338061+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.338640+0000 mon.a (mon.0) 7897 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.343067+0000 mon.a (mon.0) 7898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.383864+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.385420+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.387035+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.387672+0000 mon.a (mon.0) 7902 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.393188+0000 mon.a (mon.0) 7903 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.449212+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.450766+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.452417+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.453029+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.458184+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.500218+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.501985+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.503872+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.504574+0000 mon.a (mon.0) 7912 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.508824+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.552502+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.554100+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.555749+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.846 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.556389+0000 mon.a (mon.0) 7917 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.560689+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[101699]: audit 2024-03-30T05:22:41.605749+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.898132+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.943493+0000 mon.a (mon.0) 7859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.847 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.945423+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.947200+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.947832+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.953496+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.993677+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.995234+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.996982+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:40.997612+0000 mon.a (mon.0) 7867 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.003168+0000 mon.a (mon.0) 7868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.043440+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.045054+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.046711+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.047299+0000 mon.a (mon.0) 7872 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.051855+0000 mon.a (mon.0) 7873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.848 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.092428+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.094496+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.096404+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.097064+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.101918+0000 mon.a (mon.0) 7878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.163438+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.165352+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.167504+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.168163+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.173365+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.234370+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.236316+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.238152+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.238804+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.244579+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.285256+0000 mon.a (mon.0) 7889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.286809+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.288526+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.289121+0000 mon.a (mon.0) 7892 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.294303+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.334812+0000 mon.a (mon.0) 7894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.336414+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.338061+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.338640+0000 mon.a (mon.0) 7897 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.343067+0000 mon.a (mon.0) 7898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.383864+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.385420+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.387035+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.387672+0000 mon.a (mon.0) 7902 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.393188+0000 mon.a (mon.0) 7903 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.449212+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.450766+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.452417+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.453029+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.458184+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.500218+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.501985+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.503872+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.504574+0000 mon.a (mon.0) 7912 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.508824+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.552502+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.554100+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.555749+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.556389+0000 mon.a (mon.0) 7917 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.560689+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:41 smithi089 bash[99668]: audit 2024-03-30T05:22:41.605749+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.779600+0000 mgr.y (mgr.44100) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.831899+0000 mgr.y (mgr.44100) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.903270+0000 mgr.y (mgr.44100) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cephadm 2024-03-30T05:22:39.976561+0000 mgr.y (mgr.44100) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cephadm 2024-03-30T05:22:40.044508+0000 mgr.y (mgr.44100) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cephadm 2024-03-30T05:22:40.103647+0000 mgr.y (mgr.44100) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cephadm 2024-03-30T05:22:40.176581+0000 mgr.y (mgr.44100) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cephadm 2024-03-30T05:22:40.245993+0000 mgr.y (mgr.44100) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cephadm 2024-03-30T05:22:40.298545+0000 mgr.y (mgr.44100) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cephadm 2024-03-30T05:22:40.367776+0000 mgr.y (mgr.44100) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cephadm 2024-03-30T05:22:40.421581+0000 mgr.y (mgr.44100) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cephadm 2024-03-30T05:22:40.495898+0000 mgr.y (mgr.44100) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cluster 2024-03-30T05:22:40.543194+0000 mgr.y (mgr.44100) 2300 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 146 KiB/s rd, 170 B/s wr, 229 op/s 2024-03-30T05:22:41.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cephadm 2024-03-30T05:22:40.562369+0000 mgr.y (mgr.44100) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.612543+0000 mon.a (mon.0) 7834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.616767+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.619048+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.619733+0000 mon.a (mon.0) 7837 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.625506+0000 mon.a (mon.0) 7838 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cephadm 2024-03-30T05:22:40.626164+0000 mgr.y (mgr.44100) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.686533+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.688548+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.690400+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.690950+0000 mon.a (mon.0) 7842 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.695683+0000 mon.a (mon.0) 7843 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: cephadm 2024-03-30T05:22:40.696052+0000 mgr.y (mgr.44100) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:41.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.752372+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.753937+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.755622+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.756228+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.761036+0000 mon.a (mon.0) 7848 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.821958+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.823716+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.825489+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.826084+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.831814+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.888278+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.889991+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.891804+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.892453+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.898132+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.943493+0000 mon.a (mon.0) 7859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.945423+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.947200+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.947832+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.953496+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.993677+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.995234+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.996982+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:40.997612+0000 mon.a (mon.0) 7867 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.003168+0000 mon.a (mon.0) 7868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.043440+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.045054+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.046711+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.047299+0000 mon.a (mon.0) 7872 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.051855+0000 mon.a (mon.0) 7873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.092428+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.094496+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.096404+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.097064+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.101918+0000 mon.a (mon.0) 7878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.163438+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.165352+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.167504+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.168163+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.173365+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.234370+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.236316+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.238152+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.238804+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.244579+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.285256+0000 mon.a (mon.0) 7889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.286809+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.288526+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.289121+0000 mon.a (mon.0) 7892 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.294303+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.334812+0000 mon.a (mon.0) 7894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.336414+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.338061+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.338640+0000 mon.a (mon.0) 7897 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.343067+0000 mon.a (mon.0) 7898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.383864+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.385420+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.387035+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.387672+0000 mon.a (mon.0) 7902 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.393188+0000 mon.a (mon.0) 7903 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.449212+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.450766+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.452417+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.453029+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.458184+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.500218+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.501985+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.503872+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.504574+0000 mon.a (mon.0) 7912 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.508824+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.552502+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.554100+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.555749+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.556389+0000 mon.a (mon.0) 7917 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.560689+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:41 smithi118 bash[75658]: audit 2024-03-30T05:22:41.605749+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:40.761503+0000 mgr.y (mgr.44100) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:40.832267+0000 mgr.y (mgr.44100) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:40.898555+0000 mgr.y (mgr.44100) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:40.953963+0000 mgr.y (mgr.44100) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.003592+0000 mgr.y (mgr.44100) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.052259+0000 mgr.y (mgr.44100) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.102616+0000 mgr.y (mgr.44100) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.173799+0000 mgr.y (mgr.44100) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.245020+0000 mgr.y (mgr.44100) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.294811+0000 mgr.y (mgr.44100) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.343562+0000 mgr.y (mgr.44100) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.393573+0000 mgr.y (mgr.44100) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.458602+0000 mgr.y (mgr.44100) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.509276+0000 mgr.y (mgr.44100) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.561102+0000 mgr.y (mgr.44100) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.607508+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.618910+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.619842+0000 mon.a (mon.0) 7922 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.625543+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.626105+0000 mgr.y (mgr.44100) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.665946+0000 mon.a (mon.0) 7924 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.667736+0000 mon.a (mon.0) 7925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.669543+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.670119+0000 mon.a (mon.0) 7927 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.674378+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.674767+0000 mgr.y (mgr.44100) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.714751+0000 mon.a (mon.0) 7929 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.716373+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.718500+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.719159+0000 mon.a (mon.0) 7932 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.723455+0000 mon.a (mon.0) 7933 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.723819+0000 mgr.y (mgr.44100) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.763842+0000 mon.a (mon.0) 7934 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.765498+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.767261+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.767835+0000 mon.a (mon.0) 7937 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.771876+0000 mon.a (mon.0) 7938 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.812306+0000 mon.a (mon.0) 7939 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.814071+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.815914+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.816627+0000 mon.a (mon.0) 7942 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.821076+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.865847+0000 mon.a (mon.0) 7944 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.867652+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.869597+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.870273+0000 mon.a (mon.0) 7947 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.874716+0000 mon.a (mon.0) 7948 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.920149+0000 mon.a (mon.0) 7949 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.922038+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.923752+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.924418+0000 mon.a (mon.0) 7952 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.929750+0000 mon.a (mon.0) 7953 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.973134+0000 mon.a (mon.0) 7954 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.974847+0000 mon.a (mon.0) 7955 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.976873+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.977578+0000 mon.a (mon.0) 7957 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:41.983109+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.029169+0000 mon.a (mon.0) 7959 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.031098+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.033628+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.034337+0000 mon.a (mon.0) 7962 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.039090+0000 mon.a (mon.0) 7963 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.079788+0000 mon.a (mon.0) 7964 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.081411+0000 mon.a (mon.0) 7965 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.083138+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.083779+0000 mon.a (mon.0) 7967 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.088973+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.130058+0000 mon.a (mon.0) 7969 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.131654+0000 mon.a (mon.0) 7970 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.135218+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.136025+0000 mon.a (mon.0) 7972 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.140584+0000 mon.a (mon.0) 7973 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.187360+0000 mon.a (mon.0) 7974 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.190071+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.192412+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.193134+0000 mon.a (mon.0) 7977 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.198519+0000 mon.a (mon.0) 7978 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.239561+0000 mon.a (mon.0) 7979 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.241229+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.243081+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.243796+0000 mon.a (mon.0) 7982 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.249010+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.270565+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.276306+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.282722+0000 mon.a (mon.0) 7986 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.309421+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.312769+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.315098+0000 mon.a (mon.0) 7989 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.315834+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.321827+0000 mon.a (mon.0) 7991 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.364613+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.366625+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.368783+0000 mon.a (mon.0) 7994 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.369560+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.375680+0000 mon.a (mon.0) 7996 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.420407+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.422352+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.424310+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.425015+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.429857+0000 mon.a (mon.0) 8001 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.471916+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.473639+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.475784+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.476423+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.481769+0000 mon.a (mon.0) 8006 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.524648+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.527642+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.530940+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.531899+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.537768+0000 mon.a (mon.0) 8011 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.581063+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.583158+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.585081+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.585818+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:42 smithi118 bash[75658]: audit 2024-03-30T05:22:42.591721+0000 mon.a (mon.0) 8016 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:40.761503+0000 mgr.y (mgr.44100) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:40.832267+0000 mgr.y (mgr.44100) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:40.898555+0000 mgr.y (mgr.44100) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:40.953963+0000 mgr.y (mgr.44100) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.003592+0000 mgr.y (mgr.44100) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.052259+0000 mgr.y (mgr.44100) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.102616+0000 mgr.y (mgr.44100) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.173799+0000 mgr.y (mgr.44100) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.245020+0000 mgr.y (mgr.44100) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.294811+0000 mgr.y (mgr.44100) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.343562+0000 mgr.y (mgr.44100) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.393573+0000 mgr.y (mgr.44100) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.458602+0000 mgr.y (mgr.44100) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.509276+0000 mgr.y (mgr.44100) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.561102+0000 mgr.y (mgr.44100) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.607508+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.618910+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.619842+0000 mon.a (mon.0) 7922 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.935 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.625543+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.935 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.626105+0000 mgr.y (mgr.44100) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.935 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.665946+0000 mon.a (mon.0) 7924 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:40.761503+0000 mgr.y (mgr.44100) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:40.832267+0000 mgr.y (mgr.44100) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:40.898555+0000 mgr.y (mgr.44100) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:40.953963+0000 mgr.y (mgr.44100) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.003592+0000 mgr.y (mgr.44100) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.052259+0000 mgr.y (mgr.44100) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.102616+0000 mgr.y (mgr.44100) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.173799+0000 mgr.y (mgr.44100) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.245020+0000 mgr.y (mgr.44100) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.294811+0000 mgr.y (mgr.44100) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.343562+0000 mgr.y (mgr.44100) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.393573+0000 mgr.y (mgr.44100) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.458602+0000 mgr.y (mgr.44100) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.509276+0000 mgr.y (mgr.44100) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.561102+0000 mgr.y (mgr.44100) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.607508+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.618910+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.619842+0000 mon.a (mon.0) 7922 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.625543+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.626105+0000 mgr.y (mgr.44100) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.665946+0000 mon.a (mon.0) 7924 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.937 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.667736+0000 mon.a (mon.0) 7925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.937 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.669543+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.937 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.670119+0000 mon.a (mon.0) 7927 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.937 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.674378+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.937 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.674767+0000 mgr.y (mgr.44100) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.937 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.714751+0000 mon.a (mon.0) 7929 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.937 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.716373+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.938 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.718500+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.938 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.719159+0000 mon.a (mon.0) 7932 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.938 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.723455+0000 mon.a (mon.0) 7933 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.938 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.723819+0000 mgr.y (mgr.44100) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.938 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.763842+0000 mon.a (mon.0) 7934 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.938 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.765498+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.938 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.767261+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.938 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.767835+0000 mon.a (mon.0) 7937 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.938 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.771876+0000 mon.a (mon.0) 7938 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.938 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.812306+0000 mon.a (mon.0) 7939 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.938 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.814071+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.938 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.815914+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.938 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.816627+0000 mon.a (mon.0) 7942 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.667736+0000 mon.a (mon.0) 7925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.669543+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.670119+0000 mon.a (mon.0) 7927 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.674378+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.674767+0000 mgr.y (mgr.44100) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.714751+0000 mon.a (mon.0) 7929 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.716373+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.718500+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.719159+0000 mon.a (mon.0) 7932 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.723455+0000 mon.a (mon.0) 7933 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.723819+0000 mgr.y (mgr.44100) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:42.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.763842+0000 mon.a (mon.0) 7934 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.765498+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.767261+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.767835+0000 mon.a (mon.0) 7937 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.771876+0000 mon.a (mon.0) 7938 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.812306+0000 mon.a (mon.0) 7939 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.814071+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.815914+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.940 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.821076+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.940 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.865847+0000 mon.a (mon.0) 7944 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.940 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.867652+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.940 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.869597+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.941 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.870273+0000 mon.a (mon.0) 7947 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.941 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.874716+0000 mon.a (mon.0) 7948 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.941 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.920149+0000 mon.a (mon.0) 7949 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.941 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.922038+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.941 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.923752+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.941 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.924418+0000 mon.a (mon.0) 7952 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.941 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.929750+0000 mon.a (mon.0) 7953 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.941 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.973134+0000 mon.a (mon.0) 7954 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.941 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.974847+0000 mon.a (mon.0) 7955 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.941 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.976873+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.941 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.977578+0000 mon.a (mon.0) 7957 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.941 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:41.983109+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.941 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.029169+0000 mon.a (mon.0) 7959 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.941 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.031098+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.942 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.033628+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.816627+0000 mon.a (mon.0) 7942 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.821076+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.865847+0000 mon.a (mon.0) 7944 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.867652+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.869597+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.870273+0000 mon.a (mon.0) 7947 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.874716+0000 mon.a (mon.0) 7948 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.920149+0000 mon.a (mon.0) 7949 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.922038+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.923752+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.924418+0000 mon.a (mon.0) 7952 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.929750+0000 mon.a (mon.0) 7953 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.973134+0000 mon.a (mon.0) 7954 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.974847+0000 mon.a (mon.0) 7955 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.976873+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.977578+0000 mon.a (mon.0) 7957 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:41.983109+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.029169+0000 mon.a (mon.0) 7959 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.031098+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.033628+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.034337+0000 mon.a (mon.0) 7962 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.039090+0000 mon.a (mon.0) 7963 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.079788+0000 mon.a (mon.0) 7964 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.081411+0000 mon.a (mon.0) 7965 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.083138+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.083779+0000 mon.a (mon.0) 7967 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.088973+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.130058+0000 mon.a (mon.0) 7969 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.131654+0000 mon.a (mon.0) 7970 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.135218+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.136025+0000 mon.a (mon.0) 7972 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.140584+0000 mon.a (mon.0) 7973 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.187360+0000 mon.a (mon.0) 7974 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.190071+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.192412+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.193134+0000 mon.a (mon.0) 7977 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.198519+0000 mon.a (mon.0) 7978 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.239561+0000 mon.a (mon.0) 7979 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.945 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.241229+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.034337+0000 mon.a (mon.0) 7962 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.039090+0000 mon.a (mon.0) 7963 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.079788+0000 mon.a (mon.0) 7964 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.081411+0000 mon.a (mon.0) 7965 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.083138+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.083779+0000 mon.a (mon.0) 7967 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.088973+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.130058+0000 mon.a (mon.0) 7969 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.131654+0000 mon.a (mon.0) 7970 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.135218+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.136025+0000 mon.a (mon.0) 7972 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.140584+0000 mon.a (mon.0) 7973 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.187360+0000 mon.a (mon.0) 7974 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.190071+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.192412+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.193134+0000 mon.a (mon.0) 7977 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.198519+0000 mon.a (mon.0) 7978 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.239561+0000 mon.a (mon.0) 7979 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.241229+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.947 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.243081+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.947 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.243796+0000 mon.a (mon.0) 7982 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.947 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.249010+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.947 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.270565+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.947 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.276306+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.282722+0000 mon.a (mon.0) 7986 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.309421+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.312769+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.315098+0000 mon.a (mon.0) 7989 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.315834+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.321827+0000 mon.a (mon.0) 7991 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.364613+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.366625+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.368783+0000 mon.a (mon.0) 7994 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.369560+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.375680+0000 mon.a (mon.0) 7996 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.420407+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.422352+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.424310+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.425015+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.243081+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.243796+0000 mon.a (mon.0) 7982 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.249010+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.270565+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.276306+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.282722+0000 mon.a (mon.0) 7986 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.309421+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.312769+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.315098+0000 mon.a (mon.0) 7989 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.315834+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.321827+0000 mon.a (mon.0) 7991 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.364613+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.366625+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.368783+0000 mon.a (mon.0) 7994 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.369560+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.375680+0000 mon.a (mon.0) 7996 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.420407+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.422352+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.424310+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.951 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.425015+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.951 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.429857+0000 mon.a (mon.0) 8001 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.951 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.471916+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.951 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.473639+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.951 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.475784+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.951 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.476423+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.951 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.481769+0000 mon.a (mon.0) 8006 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.951 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.524648+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.951 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.527642+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.951 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.530940+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.951 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.531899+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.952 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.537768+0000 mon.a (mon.0) 8011 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.952 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.581063+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.952 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.583158+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.952 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.585081+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.952 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.585818+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.952 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[99668]: audit 2024-03-30T05:22:42.591721+0000 mon.a (mon.0) 8016 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.952 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.429857+0000 mon.a (mon.0) 8001 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.952 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.471916+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.952 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.473639+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.952 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.475784+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.952 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.476423+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.952 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.481769+0000 mon.a (mon.0) 8006 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.524648+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.527642+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.530940+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.531899+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.537768+0000 mon.a (mon.0) 8011 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:42.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.581063+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:42.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.583158+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:42.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.585081+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:42.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.585818+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:42.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:42 smithi089 bash[101699]: audit 2024-03-30T05:22:42.591721+0000 mon.a (mon.0) 8016 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.782 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.772256+0000 mgr.y (mgr.44100) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.782 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.821459+0000 mgr.y (mgr.44100) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.782 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.875100+0000 mgr.y (mgr.44100) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.782 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.932332+0000 mgr.y (mgr.44100) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.782 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:41.983905+0000 mgr.y (mgr.44100) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.782 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.039731+0000 mgr.y (mgr.44100) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.782 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.089613+0000 mgr.y (mgr.44100) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.782 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.143111+0000 mgr.y (mgr.44100) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.782 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.199078+0000 mgr.y (mgr.44100) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.782 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.250905+0000 mgr.y (mgr.44100) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.783 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.322811+0000 mgr.y (mgr.44100) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.783 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.376406+0000 mgr.y (mgr.44100) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.783 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.430612+0000 mgr.y (mgr.44100) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.783 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.482472+0000 mgr.y (mgr.44100) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.783 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.538288+0000 mgr.y (mgr.44100) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.783 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cluster 2024-03-30T05:22:42.543821+0000 mgr.y (mgr.44100) 2337 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 170 B/s wr, 203 op/s 2024-03-30T05:22:43.783 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.592497+0000 mgr.y (mgr.44100) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.783 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.664421+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:43.783 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.666710+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.783 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.668970+0000 mon.a (mon.0) 8019 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.783 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.669890+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.784 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.772256+0000 mgr.y (mgr.44100) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.784 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.821459+0000 mgr.y (mgr.44100) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.784 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.875100+0000 mgr.y (mgr.44100) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.784 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.932332+0000 mgr.y (mgr.44100) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.784 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:41.983905+0000 mgr.y (mgr.44100) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.784 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.039731+0000 mgr.y (mgr.44100) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.784 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.089613+0000 mgr.y (mgr.44100) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.784 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.143111+0000 mgr.y (mgr.44100) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.784 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.199078+0000 mgr.y (mgr.44100) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.784 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.250905+0000 mgr.y (mgr.44100) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.784 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.322811+0000 mgr.y (mgr.44100) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.784 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.376406+0000 mgr.y (mgr.44100) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.784 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.430612+0000 mgr.y (mgr.44100) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.482472+0000 mgr.y (mgr.44100) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.538288+0000 mgr.y (mgr.44100) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cluster 2024-03-30T05:22:42.543821+0000 mgr.y (mgr.44100) 2337 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 170 B/s wr, 203 op/s 2024-03-30T05:22:43.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.592497+0000 mgr.y (mgr.44100) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.664421+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:43.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.666710+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.668970+0000 mon.a (mon.0) 8019 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.669890+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.785 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.676028+0000 mon.a (mon.0) 8021 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.785 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.677092+0000 mgr.y (mgr.44100) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.735208+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:43.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.737585+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.739857+0000 mon.a (mon.0) 8024 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.740595+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.748732+0000 mon.a (mon.0) 8026 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.791641+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:43.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.793411+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.795268+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.796009+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.803929+0000 mon.a (mon.0) 8031 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.850655+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:43.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.852983+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.855115+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.855828+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.787 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.863633+0000 mon.a (mon.0) 8036 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.787 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.923033+0000 mon.a (mon.0) 8037 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.787 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.926400+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:43.787 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.927994+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.787 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.676028+0000 mon.a (mon.0) 8021 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.787 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.677092+0000 mgr.y (mgr.44100) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.787 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.735208+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:43.787 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.737585+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.787 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.739857+0000 mon.a (mon.0) 8024 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.787 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.740595+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.748732+0000 mon.a (mon.0) 8026 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.791641+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:43.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.793411+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.795268+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.796009+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.803929+0000 mon.a (mon.0) 8031 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.850655+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:43.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.852983+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.855115+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.855828+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.863633+0000 mon.a (mon.0) 8036 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.923033+0000 mon.a (mon.0) 8037 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.788 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.926400+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:43.789 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.930213+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.789 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.933308+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.789 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.935601+0000 mon.a (mon.0) 8042 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.789 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.937050+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.789 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.938775+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.789 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.941297+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.789 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.942534+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.789 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.946967+0000 mon.a (mon.0) 8047 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.789 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.949088+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi089.wpfnbq"}]: dispatch 2024-03-30T05:22:43.789 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.953111+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi089.wpfnbq"}]': finished 2024-03-30T05:22:43.789 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.955130+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi118.pqvcwy"}]: dispatch 2024-03-30T05:22:43.789 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.959614+0000 mon.a (mon.0) 8051 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi118.pqvcwy"}]': finished 2024-03-30T05:22:43.789 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.962084+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.789 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.968677+0000 mon.a (mon.0) 8053 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.790 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.971520+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.790 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.972661+0000 mon.a (mon.0) 8055 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.790 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.978713+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.790 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.981760+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.790 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.987661+0000 mon.a (mon.0) 8058 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.790 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.927994+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.790 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.930213+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.790 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.933308+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.790 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.935601+0000 mon.a (mon.0) 8042 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.790 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.937050+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.790 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.938775+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.791 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.941297+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.791 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.942534+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.791 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.946967+0000 mon.a (mon.0) 8047 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.791 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.949088+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi089.wpfnbq"}]: dispatch 2024-03-30T05:22:43.791 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.953111+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi089.wpfnbq"}]': finished 2024-03-30T05:22:43.791 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.955130+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi118.pqvcwy"}]: dispatch 2024-03-30T05:22:43.791 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.959614+0000 mon.a (mon.0) 8051 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi118.pqvcwy"}]': finished 2024-03-30T05:22:43.791 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.962084+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.791 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.968677+0000 mon.a (mon.0) 8053 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.791 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.971520+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.791 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.972661+0000 mon.a (mon.0) 8055 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.791 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.978713+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.791 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.981760+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.791 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.987661+0000 mon.a (mon.0) 8058 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.792 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.990000+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.792 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.996133+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.792 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.998629+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.792 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:42.999912+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.792 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.001173+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.792 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.002371+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.792 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.003429+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.792 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.004537+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.792 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.005827+0000 mon.a (mon.0) 8067 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:22:43.792 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.010482+0000 mon.a (mon.0) 8068 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:22:43.792 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.012051+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.792 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.017395+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:22:43.793 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.018997+0000 mon.a (mon.0) 8071 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:22:43.793 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.023907+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:22:43.793 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.025463+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:22:43.793 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.030667+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:22:43.793 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.032323+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:22:43.793 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.037891+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:22:43.793 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.990000+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.793 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.996133+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.793 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.998629+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.793 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:42.999912+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.793 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.001173+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.793 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.002371+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.003429+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.004537+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.005827+0000 mon.a (mon.0) 8067 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:22:43.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.010482+0000 mon.a (mon.0) 8068 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:22:43.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.012051+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.017395+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:22:43.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.018997+0000 mon.a (mon.0) 8071 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:22:43.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.023907+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:22:43.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.025463+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:22:43.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.030667+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:22:43.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.032323+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:22:43.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.037891+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:22:43.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.039836+0000 mon.a (mon.0) 8077 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:22:43.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.044497+0000 mon.a (mon.0) 8078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T05:22:43.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.046286+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:22:43.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.050704+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:22:43.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.052336+0000 mon.a (mon.0) 8081 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.052929+0000 mon.a (mon.0) 8082 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:22:43.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.056879+0000 mon.a (mon.0) 8083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:22:43.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.058425+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:22:43.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.058947+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:22:43.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.063018+0000 mon.a (mon.0) 8086 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:22:43.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.064523+0000 mon.a (mon.0) 8087 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:22:43.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.069571+0000 mon.a (mon.0) 8088 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:22:43.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.071104+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.796 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.071666+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.796 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.072219+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.796 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.072764+0000 mon.a (mon.0) 8092 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.039836+0000 mon.a (mon.0) 8077 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:22:43.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.044497+0000 mon.a (mon.0) 8078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T05:22:43.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.046286+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:22:43.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.050704+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:22:43.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.052336+0000 mon.a (mon.0) 8081 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.052929+0000 mon.a (mon.0) 8082 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:22:43.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.056879+0000 mon.a (mon.0) 8083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:22:43.796 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.058425+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:22:43.797 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.058947+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:22:43.797 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.063018+0000 mon.a (mon.0) 8086 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:22:43.797 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.064523+0000 mon.a (mon.0) 8087 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:22:43.797 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.069571+0000 mon.a (mon.0) 8088 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:22:43.797 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.071104+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.797 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.071666+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.797 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.072219+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.797 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.073846+0000 mon.a (mon.0) 8093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.797 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.074389+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.797 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.075169+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:22:43.797 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.080121+0000 mon.a (mon.0) 8096 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:22:43.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.081578+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.082209+0000 mon.a (mon.0) 8098 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.086484+0000 mon.a (mon.0) 8099 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.131395+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.132063+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.798 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[99668]: audit 2024-03-30T05:22:43.136785+0000 mon.a (mon.0) 8102 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.798 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.072764+0000 mon.a (mon.0) 8092 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.798 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.073846+0000 mon.a (mon.0) 8093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.798 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.074389+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.798 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.075169+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:22:43.798 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.080121+0000 mon.a (mon.0) 8096 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:22:43.799 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.081578+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.799 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.082209+0000 mon.a (mon.0) 8098 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.799 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.086484+0000 mon.a (mon.0) 8099 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.799 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.131395+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.799 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.132063+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.799 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:43 smithi089 bash[101699]: audit 2024-03-30T05:22:43.136785+0000 mon.a (mon.0) 8102 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.772256+0000 mgr.y (mgr.44100) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.821459+0000 mgr.y (mgr.44100) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.875100+0000 mgr.y (mgr.44100) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.932332+0000 mgr.y (mgr.44100) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:41.983905+0000 mgr.y (mgr.44100) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.039731+0000 mgr.y (mgr.44100) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.089613+0000 mgr.y (mgr.44100) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.143111+0000 mgr.y (mgr.44100) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.199078+0000 mgr.y (mgr.44100) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.250905+0000 mgr.y (mgr.44100) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.322811+0000 mgr.y (mgr.44100) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.376406+0000 mgr.y (mgr.44100) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.430612+0000 mgr.y (mgr.44100) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.482472+0000 mgr.y (mgr.44100) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.538288+0000 mgr.y (mgr.44100) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cluster 2024-03-30T05:22:42.543821+0000 mgr.y (mgr.44100) 2337 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 170 B/s wr, 203 op/s 2024-03-30T05:22:43.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.592497+0000 mgr.y (mgr.44100) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.664421+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:43.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.666710+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.668970+0000 mon.a (mon.0) 8019 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.669890+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.676028+0000 mon.a (mon.0) 8021 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.677092+0000 mgr.y (mgr.44100) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:43.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.735208+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:43.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.737585+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.739857+0000 mon.a (mon.0) 8024 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.740595+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.748732+0000 mon.a (mon.0) 8026 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.791641+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:43.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.793411+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.795268+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.796009+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.803929+0000 mon.a (mon.0) 8031 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.850655+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:43.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.852983+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.855115+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.855828+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.863633+0000 mon.a (mon.0) 8036 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.923033+0000 mon.a (mon.0) 8037 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.926400+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:22:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.927994+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.930213+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.933308+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.935601+0000 mon.a (mon.0) 8042 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.937050+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.938775+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.941297+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.942534+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.946967+0000 mon.a (mon.0) 8047 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.949088+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi089.wpfnbq"}]: dispatch 2024-03-30T05:22:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.953111+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi089.wpfnbq"}]': finished 2024-03-30T05:22:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.955130+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi118.pqvcwy"}]: dispatch 2024-03-30T05:22:43.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.959614+0000 mon.a (mon.0) 8051 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi118.pqvcwy"}]': finished 2024-03-30T05:22:43.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.962084+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.968677+0000 mon.a (mon.0) 8053 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.971520+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.972661+0000 mon.a (mon.0) 8055 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.978713+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.981760+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.987661+0000 mon.a (mon.0) 8058 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.990000+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.996133+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.998629+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:42.999912+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.001173+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.002371+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.003429+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.004537+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:22:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.005827+0000 mon.a (mon.0) 8067 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:22:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.010482+0000 mon.a (mon.0) 8068 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:22:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.012051+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.017395+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:22:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.018997+0000 mon.a (mon.0) 8071 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:22:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.023907+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:22:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.025463+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:22:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.030667+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:22:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.032323+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:22:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.037891+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:22:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.039836+0000 mon.a (mon.0) 8077 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:22:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.044497+0000 mon.a (mon.0) 8078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T05:22:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.046286+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:22:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.050704+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:22:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.052336+0000 mon.a (mon.0) 8081 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.052929+0000 mon.a (mon.0) 8082 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:22:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.056879+0000 mon.a (mon.0) 8083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:22:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.058425+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:22:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.058947+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:22:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.063018+0000 mon.a (mon.0) 8086 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:22:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.064523+0000 mon.a (mon.0) 8087 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:22:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.069571+0000 mon.a (mon.0) 8088 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:22:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.071104+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.071666+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.072219+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.072764+0000 mon.a (mon.0) 8092 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.073846+0000 mon.a (mon.0) 8093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.074389+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:22:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.075169+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:22:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.080121+0000 mon.a (mon.0) 8096 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:22:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.081578+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.082209+0000 mon.a (mon.0) 8098 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.086484+0000 mon.a (mon.0) 8099 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.131395+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:22:43.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.132063+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:22:43.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:43 smithi118 bash[75658]: audit 2024-03-30T05:22:43.136785+0000 mon.a (mon.0) 8102 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:44.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:44 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.749685+0000 mgr.y (mgr.44100) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:44.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:44 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.804471+0000 mgr.y (mgr.44100) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:44.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:44 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.864231+0000 mgr.y (mgr.44100) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:44.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:44 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.943096+0000 mgr.y (mgr.44100) 2343 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-30T05:22:44.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:44 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.962811+0000 mgr.y (mgr.44100) 2344 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:22:44.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:44 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.973232+0000 mgr.y (mgr.44100) 2345 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:22:44.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:44 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.982420+0000 mgr.y (mgr.44100) 2346 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:22:44.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:44 smithi118 bash[75658]: cephadm 2024-03-30T05:22:42.990650+0000 mgr.y (mgr.44100) 2347 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:22:44.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:44 smithi118 bash[75658]: cephadm 2024-03-30T05:22:43.005122+0000 mgr.y (mgr.44100) 2348 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:22:44.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:44 smithi118 bash[75658]: cephadm 2024-03-30T05:22:43.074810+0000 mgr.y (mgr.44100) 2349 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:22:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.749685+0000 mgr.y (mgr.44100) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.804471+0000 mgr.y (mgr.44100) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:45.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.864231+0000 mgr.y (mgr.44100) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:45.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.943096+0000 mgr.y (mgr.44100) 2343 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-30T05:22:45.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.962811+0000 mgr.y (mgr.44100) 2344 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:22:45.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.973232+0000 mgr.y (mgr.44100) 2345 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:22:45.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.982420+0000 mgr.y (mgr.44100) 2346 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:22:45.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[99668]: cephadm 2024-03-30T05:22:42.990650+0000 mgr.y (mgr.44100) 2347 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:22:45.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[99668]: cephadm 2024-03-30T05:22:43.005122+0000 mgr.y (mgr.44100) 2348 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:22:45.089 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[99668]: cephadm 2024-03-30T05:22:43.074810+0000 mgr.y (mgr.44100) 2349 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:22:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.749685+0000 mgr.y (mgr.44100) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.804471+0000 mgr.y (mgr.44100) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.864231+0000 mgr.y (mgr.44100) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:22:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.943096+0000 mgr.y (mgr.44100) 2343 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-30T05:22:45.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.962811+0000 mgr.y (mgr.44100) 2344 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:22:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.973232+0000 mgr.y (mgr.44100) 2345 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:22:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.982420+0000 mgr.y (mgr.44100) 2346 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:22:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[101699]: cephadm 2024-03-30T05:22:42.990650+0000 mgr.y (mgr.44100) 2347 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:22:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[101699]: cephadm 2024-03-30T05:22:43.005122+0000 mgr.y (mgr.44100) 2348 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:22:45.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:44 smithi089 bash[101699]: cephadm 2024-03-30T05:22:43.074810+0000 mgr.y (mgr.44100) 2349 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:22:45.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:45 smithi118 bash[75658]: cluster 2024-03-30T05:22:44.545014+0000 mgr.y (mgr.44100) 2350 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 85 B/s wr, 129 op/s 2024-03-30T05:22:46.002 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:45 smithi089 bash[99668]: cluster 2024-03-30T05:22:44.545014+0000 mgr.y (mgr.44100) 2350 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 85 B/s wr, 129 op/s 2024-03-30T05:22:46.003 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:45 smithi089 bash[101699]: cluster 2024-03-30T05:22:44.545014+0000 mgr.y (mgr.44100) 2350 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 85 B/s wr, 129 op/s 2024-03-30T05:22:47.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:47 smithi118 bash[75658]: audit 2024-03-30T05:22:46.039265+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:47 smithi118 bash[75658]: audit 2024-03-30T05:22:46.052183+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:47 smithi118 bash[75658]: audit 2024-03-30T05:22:46.063604+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:47 smithi118 bash[75658]: audit 2024-03-30T05:22:46.511973+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.303 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:47 smithi118 bash[75658]: audit 2024-03-30T05:22:46.519492+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:47 smithi118 bash[75658]: audit 2024-03-30T05:22:46.526684+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:47 smithi118 bash[75658]: cluster 2024-03-30T05:22:46.545608+0000 mgr.y (mgr.44100) 2351 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 85 B/s wr, 123 op/s 2024-03-30T05:22:47.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:47 smithi089 bash[99668]: audit 2024-03-30T05:22:46.039265+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:47 smithi089 bash[99668]: audit 2024-03-30T05:22:46.052183+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:47 smithi089 bash[99668]: audit 2024-03-30T05:22:46.063604+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:47 smithi089 bash[99668]: audit 2024-03-30T05:22:46.511973+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:47 smithi089 bash[99668]: audit 2024-03-30T05:22:46.519492+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:47 smithi089 bash[99668]: audit 2024-03-30T05:22:46.526684+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:47 smithi089 bash[99668]: cluster 2024-03-30T05:22:46.545608+0000 mgr.y (mgr.44100) 2351 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 85 B/s wr, 123 op/s 2024-03-30T05:22:47.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:47 smithi089 bash[101699]: audit 2024-03-30T05:22:46.039265+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:47 smithi089 bash[101699]: audit 2024-03-30T05:22:46.052183+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:47 smithi089 bash[101699]: audit 2024-03-30T05:22:46.063604+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:47 smithi089 bash[101699]: audit 2024-03-30T05:22:46.511973+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:47 smithi089 bash[101699]: audit 2024-03-30T05:22:46.519492+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:47 smithi089 bash[101699]: audit 2024-03-30T05:22:46.526684+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:47.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:47 smithi089 bash[101699]: cluster 2024-03-30T05:22:46.545608+0000 mgr.y (mgr.44100) 2351 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 85 B/s wr, 123 op/s 2024-03-30T05:22:47.835 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:22:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:22:47] "GET /metrics HTTP/1.1" 200 38309 "" "Prometheus/2.43.0" 2024-03-30T05:22:48.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:48 smithi118 bash[75658]: audit 2024-03-30T05:22:47.397030+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:48.662 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:48 smithi089 bash[99668]: audit 2024-03-30T05:22:47.397030+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:48.663 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:48 smithi089 bash[101699]: audit 2024-03-30T05:22:47.397030+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:22:49.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:49 smithi089 bash[99668]: audit 2024-03-30T05:22:48.388733+0000 mgr.y (mgr.44100) 2352 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:49.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:49 smithi089 bash[99668]: cluster 2024-03-30T05:22:48.546818+0000 mgr.y (mgr.44100) 2353 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 84 op/s 2024-03-30T05:22:49.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:49 smithi089 bash[101699]: audit 2024-03-30T05:22:48.388733+0000 mgr.y (mgr.44100) 2352 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:49.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:49 smithi089 bash[101699]: cluster 2024-03-30T05:22:48.546818+0000 mgr.y (mgr.44100) 2353 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 84 op/s 2024-03-30T05:22:49.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:49 smithi118 bash[75658]: audit 2024-03-30T05:22:48.388733+0000 mgr.y (mgr.44100) 2352 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:49.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:49 smithi118 bash[75658]: cluster 2024-03-30T05:22:48.546818+0000 mgr.y (mgr.44100) 2353 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 84 op/s 2024-03-30T05:22:51.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:51 smithi118 bash[75658]: cluster 2024-03-30T05:22:50.547928+0000 mgr.y (mgr.44100) 2354 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 25 op/s 2024-03-30T05:22:52.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:51 smithi089 bash[99668]: cluster 2024-03-30T05:22:50.547928+0000 mgr.y (mgr.44100) 2354 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 25 op/s 2024-03-30T05:22:52.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:51 smithi089 bash[101699]: cluster 2024-03-30T05:22:50.547928+0000 mgr.y (mgr.44100) 2354 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 25 op/s 2024-03-30T05:22:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:52 smithi118 bash[75658]: audit 2024-03-30T05:22:51.977225+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:22:53.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:52 smithi089 bash[99668]: audit 2024-03-30T05:22:51.977225+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:22:53.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:52 smithi089 bash[101699]: audit 2024-03-30T05:22:51.977225+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:22:53.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:53 smithi118 bash[75658]: cluster 2024-03-30T05:22:52.549226+0000 mgr.y (mgr.44100) 2355 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:22:54.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:53 smithi089 bash[99668]: cluster 2024-03-30T05:22:52.549226+0000 mgr.y (mgr.44100) 2355 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:22:54.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:53 smithi089 bash[101699]: cluster 2024-03-30T05:22:52.549226+0000 mgr.y (mgr.44100) 2355 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:22:55.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:55 smithi118 bash[75658]: cluster 2024-03-30T05:22:54.550376+0000 mgr.y (mgr.44100) 2356 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:22:56.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:55 smithi089 bash[99668]: cluster 2024-03-30T05:22:54.550376+0000 mgr.y (mgr.44100) 2356 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:22:56.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:55 smithi089 bash[101699]: cluster 2024-03-30T05:22:54.550376+0000 mgr.y (mgr.44100) 2356 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:22:57.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:57 smithi118 bash[75658]: cluster 2024-03-30T05:22:56.551421+0000 mgr.y (mgr.44100) 2357 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:22:58.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:57 smithi089 bash[99668]: cluster 2024-03-30T05:22:56.551421+0000 mgr.y (mgr.44100) 2357 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:22:58.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:22:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:22:57] "GET /metrics HTTP/1.1" 200 38341 "" "Prometheus/2.43.0" 2024-03-30T05:22:58.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:57 smithi089 bash[101699]: cluster 2024-03-30T05:22:56.551421+0000 mgr.y (mgr.44100) 2357 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:22:59.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:59 smithi118 bash[75658]: audit 2024-03-30T05:22:58.397099+0000 mgr.y (mgr.44100) 2358 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:22:59.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:22:59 smithi118 bash[75658]: cluster 2024-03-30T05:22:58.552664+0000 mgr.y (mgr.44100) 2359 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:00.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:59 smithi089 bash[101699]: audit 2024-03-30T05:22:58.397099+0000 mgr.y (mgr.44100) 2358 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:00.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:22:59 smithi089 bash[101699]: cluster 2024-03-30T05:22:58.552664+0000 mgr.y (mgr.44100) 2359 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:00.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:59 smithi089 bash[99668]: audit 2024-03-30T05:22:58.397099+0000 mgr.y (mgr.44100) 2358 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:00.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:22:59 smithi089 bash[99668]: cluster 2024-03-30T05:22:58.552664+0000 mgr.y (mgr.44100) 2359 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:01.403 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:23:01.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:01 smithi089 bash[99668]: audit 2024-03-30T05:23:00.525260+0000 mgr.y (mgr.44100) 2360 : audit [DBG] from='client.64843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:01.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:01 smithi089 bash[99668]: cluster 2024-03-30T05:23:00.553377+0000 mgr.y (mgr.44100) 2361 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:01.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:01 smithi089 bash[101699]: audit 2024-03-30T05:23:00.525260+0000 mgr.y (mgr.44100) 2360 : audit [DBG] from='client.64843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:01.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:01 smithi089 bash[101699]: cluster 2024-03-30T05:23:00.553377+0000 mgr.y (mgr.44100) 2361 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:01.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:01 smithi118 bash[75658]: audit 2024-03-30T05:23:00.525260+0000 mgr.y (mgr.44100) 2360 : audit [DBG] from='client.64843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:01.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:01 smithi118 bash[75658]: cluster 2024-03-30T05:23:00.553377+0000 mgr.y (mgr.44100) 2361 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:03.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:03 smithi089 bash[99668]: cluster 2024-03-30T05:23:02.554221+0000 mgr.y (mgr.44100) 2362 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:03.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:03 smithi089 bash[101699]: cluster 2024-03-30T05:23:02.554221+0000 mgr.y (mgr.44100) 2362 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:03.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:03 smithi118 bash[75658]: cluster 2024-03-30T05:23:02.554221+0000 mgr.y (mgr.44100) 2362 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:04.649 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:23:04.650 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 18s ago 44m - - 2024-03-30T05:23:04.650 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 18s ago 44m - - 2024-03-30T05:23:04.650 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (13m) 18s ago 38m 16.4M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:23:04.650 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (13m) 18s ago 37m 73.2M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:23:04.650 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (14m) 18s ago 35m 46.9M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:23:04.650 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (14m) 18s ago 43m 441M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:23:04.650 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (24m) 18s ago 45m 532M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:23:04.650 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (10m) 18s ago 46m 80.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:23:04.650 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (11m) 18s ago 44m 67.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:23:04.650 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (9m) 18s ago 44m 60.5M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:23:04.650 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (14m) 18s ago 38m 8391k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:23:04.651 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (13m) 18s ago 38m 8343k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:23:04.651 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (7m) 18s ago 43m 59.9M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:23:04.651 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (7m) 18s ago 42m 66.7M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:23:04.651 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (5m) 18s ago 42m 52.8M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 9cbe7b3eb40f 2024-03-30T05:23:04.651 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (4m) 18s ago 41m 62.8M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 4f4658793226 2024-03-30T05:23:04.651 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (4m) 18s ago 41m 60.2M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0c2850cb3620 2024-03-30T05:23:04.651 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (3m) 18s ago 40m 59.5M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec a736dafe3897 2024-03-30T05:23:04.651 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (2m) 18s ago 39m 53.5M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 60aa513399fe 2024-03-30T05:23:04.651 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (2m) 18s ago 39m 53.8M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 7e3a15e4f341 2024-03-30T05:23:04.651 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (13m) 18s ago 38m 69.3M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:23:04.651 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (37s) 18s ago 36m 89.1M - 19.0.0-2493-gd82c9aa1 3714003597ec cb6178f4d01a 2024-03-30T05:23:04.651 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (32s) 18s ago 36m 89.0M - 19.0.0-2493-gd82c9aa1 3714003597ec 6d8e29cccbd1 2024-03-30T05:23:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:05 smithi089 bash[99668]: cluster 2024-03-30T05:23:04.554892+0000 mgr.y (mgr.44100) 2363 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:05 smithi089 bash[99668]: audit 2024-03-30T05:23:04.604888+0000 mgr.y (mgr.44100) 2364 : audit [DBG] from='client.54867 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:05.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:05 smithi089 bash[101699]: cluster 2024-03-30T05:23:04.554892+0000 mgr.y (mgr.44100) 2363 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:05.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:05 smithi089 bash[101699]: audit 2024-03-30T05:23:04.604888+0000 mgr.y (mgr.44100) 2364 : audit [DBG] from='client.54867 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:05 smithi118 bash[75658]: cluster 2024-03-30T05:23:04.554892+0000 mgr.y (mgr.44100) 2363 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:05 smithi118 bash[75658]: audit 2024-03-30T05:23:04.604888+0000 mgr.y (mgr.44100) 2364 : audit [DBG] from='client.54867 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:05.904 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-03-30T05:23:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:07 smithi118 bash[75658]: audit 2024-03-30T05:23:06.227329+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:07 smithi118 bash[75658]: audit 2024-03-30T05:23:06.238472+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:07 smithi118 bash[75658]: audit 2024-03-30T05:23:06.249868+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:07 smithi118 bash[75658]: cluster 2024-03-30T05:23:06.555448+0000 mgr.y (mgr.44100) 2365 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:07 smithi118 bash[75658]: audit 2024-03-30T05:23:06.643143+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:07 smithi118 bash[75658]: audit 2024-03-30T05:23:06.649474+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:07 smithi118 bash[75658]: audit 2024-03-30T05:23:06.655280+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:07 smithi118 bash[75658]: audit 2024-03-30T05:23:06.977726+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:23:07.701 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[101699]: audit 2024-03-30T05:23:06.227329+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.702 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[101699]: audit 2024-03-30T05:23:06.238472+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.702 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[101699]: audit 2024-03-30T05:23:06.249868+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.702 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[101699]: cluster 2024-03-30T05:23:06.555448+0000 mgr.y (mgr.44100) 2365 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:07.702 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[101699]: audit 2024-03-30T05:23:06.643143+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.702 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[101699]: audit 2024-03-30T05:23:06.649474+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.702 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[101699]: audit 2024-03-30T05:23:06.655280+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.702 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[101699]: audit 2024-03-30T05:23:06.977726+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:23:07.702 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[99668]: audit 2024-03-30T05:23:06.227329+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.702 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[99668]: audit 2024-03-30T05:23:06.238472+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.702 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[99668]: audit 2024-03-30T05:23:06.249868+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.702 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[99668]: cluster 2024-03-30T05:23:06.555448+0000 mgr.y (mgr.44100) 2365 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:07.703 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[99668]: audit 2024-03-30T05:23:06.643143+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.703 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[99668]: audit 2024-03-30T05:23:06.649474+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.703 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[99668]: audit 2024-03-30T05:23:06.655280+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:07.703 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[99668]: audit 2024-03-30T05:23:06.977726+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:23:08.085 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:23:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:23:07] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.43.0" 2024-03-30T05:23:09.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:09 smithi118 bash[75658]: audit 2024-03-30T05:23:08.405026+0000 mgr.y (mgr.44100) 2366 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:09.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:09 smithi118 bash[75658]: cluster 2024-03-30T05:23:08.556639+0000 mgr.y (mgr.44100) 2367 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:09.959 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:09 smithi089 bash[99668]: audit 2024-03-30T05:23:08.405026+0000 mgr.y (mgr.44100) 2366 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:09.960 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:09 smithi089 bash[99668]: cluster 2024-03-30T05:23:08.556639+0000 mgr.y (mgr.44100) 2367 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:09.960 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:09 smithi089 bash[101699]: audit 2024-03-30T05:23:08.405026+0000 mgr.y (mgr.44100) 2366 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:09.960 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:09 smithi089 bash[101699]: cluster 2024-03-30T05:23:08.556639+0000 mgr.y (mgr.44100) 2367 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:11.751 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:23:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:11 smithi118 bash[75658]: cluster 2024-03-30T05:23:10.557755+0000 mgr.y (mgr.44100) 2368 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:11.998 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:11 smithi089 bash[99668]: cluster 2024-03-30T05:23:10.557755+0000 mgr.y (mgr.44100) 2368 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:11.999 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:11 smithi089 bash[101699]: cluster 2024-03-30T05:23:10.557755+0000 mgr.y (mgr.44100) 2368 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:12.775 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.rgw | keys'"'"' | grep $sha1' 2024-03-30T05:23:12.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:12 smithi118 bash[75658]: audit 2024-03-30T05:23:11.741600+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.89:0/4229456557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:12.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:12 smithi089 bash[99668]: audit 2024-03-30T05:23:11.741600+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.89:0/4229456557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:12.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:12 smithi089 bash[101699]: audit 2024-03-30T05:23:11.741600+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.89:0/4229456557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:13.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:13 smithi118 bash[75658]: cluster 2024-03-30T05:23:12.559116+0000 mgr.y (mgr.44100) 2369 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:13.956 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:13 smithi089 bash[99668]: cluster 2024-03-30T05:23:12.559116+0000 mgr.y (mgr.44100) 2369 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:13.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:13 smithi089 bash[101699]: cluster 2024-03-30T05:23:12.559116+0000 mgr.y (mgr.44100) 2369 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:15.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:15 smithi118 bash[75658]: cluster 2024-03-30T05:23:14.560348+0000 mgr.y (mgr.44100) 2370 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:16.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:15 smithi089 bash[99668]: cluster 2024-03-30T05:23:14.560348+0000 mgr.y (mgr.44100) 2370 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:16.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:15 smithi089 bash[101699]: cluster 2024-03-30T05:23:14.560348+0000 mgr.y (mgr.44100) 2370 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:16.128 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)" 2024-03-30T05:23:16.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:16 smithi118 bash[75658]: audit 2024-03-30T05:23:16.119191+0000 mon.a (mon.0) 8118 : audit [DBG] from='client.? 172.21.15.89:0/2246035992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:16.922 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:16 smithi089 bash[99668]: audit 2024-03-30T05:23:16.119191+0000 mon.a (mon.0) 8118 : audit [DBG] from='client.? 172.21.15.89:0/2246035992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:16.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:16 smithi089 bash[101699]: audit 2024-03-30T05:23:16.119191+0000 mon.a (mon.0) 8118 : audit [DBG] from='client.? 172.21.15.89:0/2246035992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:16.924 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:23:17.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:17 smithi118 bash[75658]: cluster 2024-03-30T05:23:16.561381+0000 mgr.y (mgr.44100) 2371 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:18.039 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:17 smithi089 bash[99668]: cluster 2024-03-30T05:23:16.561381+0000 mgr.y (mgr.44100) 2371 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:18.039 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:17 smithi089 bash[101699]: cluster 2024-03-30T05:23:16.561381+0000 mgr.y (mgr.44100) 2371 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:18.039 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:23:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:23:17] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.43.0" 2024-03-30T05:23:19.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:19 smithi118 bash[75658]: audit 2024-03-30T05:23:18.415546+0000 mgr.y (mgr.44100) 2372 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:19.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:19 smithi118 bash[75658]: cluster 2024-03-30T05:23:18.562594+0000 mgr.y (mgr.44100) 2373 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:20.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:19 smithi089 bash[99668]: audit 2024-03-30T05:23:18.415546+0000 mgr.y (mgr.44100) 2372 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:20.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:19 smithi089 bash[99668]: cluster 2024-03-30T05:23:18.562594+0000 mgr.y (mgr.44100) 2373 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:20.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:19 smithi089 bash[101699]: audit 2024-03-30T05:23:18.415546+0000 mgr.y (mgr.44100) 2372 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:20.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:19 smithi089 bash[101699]: cluster 2024-03-30T05:23:18.562594+0000 mgr.y (mgr.44100) 2373 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:20.199 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:23:20.199 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": null, 2024-03-30T05:23:20.199 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": false, 2024-03-30T05:23:20.199 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "", 2024-03-30T05:23:20.199 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:23:20.199 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": null, 2024-03-30T05:23:20.199 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "", 2024-03-30T05:23:20.200 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:23:20.200 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:23:21.123 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:23:22.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:21 smithi089 bash[99668]: audit 2024-03-30T05:23:20.202717+0000 mgr.y (mgr.44100) 2374 : audit [DBG] from='client.54885 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:22.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:21 smithi089 bash[99668]: cluster 2024-03-30T05:23:20.563612+0000 mgr.y (mgr.44100) 2375 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:22.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:21 smithi089 bash[101699]: audit 2024-03-30T05:23:20.202717+0000 mgr.y (mgr.44100) 2374 : audit [DBG] from='client.54885 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:22.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:21 smithi089 bash[101699]: cluster 2024-03-30T05:23:20.563612+0000 mgr.y (mgr.44100) 2375 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:22.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:21 smithi118 bash[75658]: audit 2024-03-30T05:23:20.202717+0000 mgr.y (mgr.44100) 2374 : audit [DBG] from='client.54885 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:22.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:21 smithi118 bash[75658]: cluster 2024-03-30T05:23:20.563612+0000 mgr.y (mgr.44100) 2375 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:22.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:22 smithi089 bash[101699]: audit 2024-03-30T05:23:21.978077+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:23:22.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:22 smithi089 bash[99668]: audit 2024-03-30T05:23:21.978077+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:23:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:22 smithi118 bash[75658]: audit 2024-03-30T05:23:21.978077+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:23:23.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:23 smithi118 bash[75658]: cluster 2024-03-30T05:23:22.564959+0000 mgr.y (mgr.44100) 2376 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:23.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:23 smithi089 bash[99668]: cluster 2024-03-30T05:23:22.564959+0000 mgr.y (mgr.44100) 2376 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:23.988 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:23 smithi089 bash[101699]: cluster 2024-03-30T05:23:22.564959+0000 mgr.y (mgr.44100) 2376 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:24.478 INFO:teuthology.orchestra.run.smithi089.stdout:HEALTH_OK 2024-03-30T05:23:24.760 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:24 smithi118 bash[75658]: audit 2024-03-30T05:23:24.482676+0000 mon.a (mon.0) 8120 : audit [DBG] from='client.? 172.21.15.89:0/4283188080' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:23:24.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:24 smithi089 bash[99668]: audit 2024-03-30T05:23:24.482676+0000 mon.a (mon.0) 8120 : audit [DBG] from='client.? 172.21.15.89:0/4283188080' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:23:24.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:24 smithi089 bash[101699]: audit 2024-03-30T05:23:24.482676+0000 mon.a (mon.0) 8120 : audit [DBG] from='client.? 172.21.15.89:0/4283188080' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:23:25.317 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-03-30T05:23:25.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:25 smithi089 bash[99668]: cluster 2024-03-30T05:23:24.565806+0000 mgr.y (mgr.44100) 2377 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:25.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:25 smithi089 bash[101699]: cluster 2024-03-30T05:23:24.565806+0000 mgr.y (mgr.44100) 2377 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:26.055 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:25 smithi118 bash[75658]: cluster 2024-03-30T05:23:24.565806+0000 mgr.y (mgr.44100) 2377 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:27.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:27 smithi118 bash[75658]: audit 2024-03-30T05:23:26.384066+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:27 smithi118 bash[75658]: audit 2024-03-30T05:23:26.398514+0000 mon.a (mon.0) 8122 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:27 smithi118 bash[75658]: audit 2024-03-30T05:23:26.407658+0000 mon.a (mon.0) 8123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:27 smithi118 bash[75658]: cluster 2024-03-30T05:23:26.566504+0000 mgr.y (mgr.44100) 2378 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:27.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:27 smithi118 bash[75658]: audit 2024-03-30T05:23:26.770223+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:27 smithi118 bash[75658]: audit 2024-03-30T05:23:26.778169+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:27 smithi118 bash[75658]: audit 2024-03-30T05:23:26.783691+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.664 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:27 smithi089 bash[99668]: audit 2024-03-30T05:23:26.384066+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.665 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:27 smithi089 bash[99668]: audit 2024-03-30T05:23:26.398514+0000 mon.a (mon.0) 8122 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.665 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:27 smithi089 bash[99668]: audit 2024-03-30T05:23:26.407658+0000 mon.a (mon.0) 8123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.665 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:27 smithi089 bash[99668]: cluster 2024-03-30T05:23:26.566504+0000 mgr.y (mgr.44100) 2378 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:27.665 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:27 smithi089 bash[99668]: audit 2024-03-30T05:23:26.770223+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.665 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:27 smithi089 bash[99668]: audit 2024-03-30T05:23:26.778169+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.665 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:27 smithi089 bash[99668]: audit 2024-03-30T05:23:26.783691+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:27 smithi089 bash[101699]: audit 2024-03-30T05:23:26.384066+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:27 smithi089 bash[101699]: audit 2024-03-30T05:23:26.398514+0000 mon.a (mon.0) 8122 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:27 smithi089 bash[101699]: audit 2024-03-30T05:23:26.407658+0000 mon.a (mon.0) 8123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:27 smithi089 bash[101699]: cluster 2024-03-30T05:23:26.566504+0000 mgr.y (mgr.44100) 2378 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:27.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:27 smithi089 bash[101699]: audit 2024-03-30T05:23:26.770223+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:27 smithi089 bash[101699]: audit 2024-03-30T05:23:26.778169+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:27.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:27 smithi089 bash[101699]: audit 2024-03-30T05:23:26.783691+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:28.085 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:23:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:23:27] "GET /metrics HTTP/1.1" 200 38341 "" "Prometheus/2.43.0" 2024-03-30T05:23:29.386 INFO:teuthology.orchestra.run.smithi089.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:23:29.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:29 smithi089 bash[99668]: audit 2024-03-30T05:23:28.426294+0000 mgr.y (mgr.44100) 2379 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:29.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:29 smithi089 bash[99668]: cluster 2024-03-30T05:23:28.567236+0000 mgr.y (mgr.44100) 2380 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:29.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:29 smithi089 bash[99668]: audit 2024-03-30T05:23:29.389531+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:29.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:29 smithi089 bash[99668]: audit 2024-03-30T05:23:29.398962+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:29.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:29 smithi089 bash[99668]: audit 2024-03-30T05:23:29.400194+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:29.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:29 smithi089 bash[99668]: audit 2024-03-30T05:23:29.406302+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:29.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:29 smithi089 bash[101699]: audit 2024-03-30T05:23:28.426294+0000 mgr.y (mgr.44100) 2379 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:29.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:29 smithi089 bash[101699]: cluster 2024-03-30T05:23:28.567236+0000 mgr.y (mgr.44100) 2380 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:29.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:29 smithi089 bash[101699]: audit 2024-03-30T05:23:29.389531+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:29.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:29 smithi089 bash[101699]: audit 2024-03-30T05:23:29.398962+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:29.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:29 smithi089 bash[101699]: audit 2024-03-30T05:23:29.400194+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:29.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:29 smithi089 bash[101699]: audit 2024-03-30T05:23:29.406302+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:29.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:29 smithi118 bash[75658]: audit 2024-03-30T05:23:28.426294+0000 mgr.y (mgr.44100) 2379 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:29.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:29 smithi118 bash[75658]: cluster 2024-03-30T05:23:28.567236+0000 mgr.y (mgr.44100) 2380 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:29.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:29 smithi118 bash[75658]: audit 2024-03-30T05:23:29.389531+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:29.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:29 smithi118 bash[75658]: audit 2024-03-30T05:23:29.398962+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:29.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:29 smithi118 bash[75658]: audit 2024-03-30T05:23:29.400194+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:29.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:29 smithi118 bash[75658]: audit 2024-03-30T05:23:29.406302+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:30 smithi118 bash[75658]: audit 2024-03-30T05:23:29.379980+0000 mgr.y (mgr.44100) 2381 : audit [DBG] from='client.54897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:30.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:30 smithi118 bash[75658]: cephadm 2024-03-30T05:23:29.380602+0000 mgr.y (mgr.44100) 2382 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:23:30.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:30 smithi118 bash[75658]: cephadm 2024-03-30T05:23:29.467541+0000 mgr.y (mgr.44100) 2383 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:23:30.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:30 smithi089 bash[101699]: audit 2024-03-30T05:23:29.379980+0000 mgr.y (mgr.44100) 2381 : audit [DBG] from='client.54897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:30.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:30 smithi089 bash[101699]: cephadm 2024-03-30T05:23:29.380602+0000 mgr.y (mgr.44100) 2382 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:23:30.990 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:30 smithi089 bash[101699]: cephadm 2024-03-30T05:23:29.467541+0000 mgr.y (mgr.44100) 2383 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:23:30.990 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:30 smithi089 bash[99668]: audit 2024-03-30T05:23:29.379980+0000 mgr.y (mgr.44100) 2381 : audit [DBG] from='client.54897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:30.991 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:30 smithi089 bash[99668]: cephadm 2024-03-30T05:23:29.380602+0000 mgr.y (mgr.44100) 2382 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:23:30.991 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:30 smithi089 bash[99668]: cephadm 2024-03-30T05:23:29.467541+0000 mgr.y (mgr.44100) 2383 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:23:30.991 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T05:23:31.000 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi089.front.sepia.ceph.com 2024-03-30T05:23:31.001 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:23:31.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:31 smithi118 bash[75658]: cluster 2024-03-30T05:23:30.568335+0000 mgr.y (mgr.44100) 2384 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:32.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:31 smithi089 bash[99668]: cluster 2024-03-30T05:23:30.568335+0000 mgr.y (mgr.44100) 2384 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:32.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:31 smithi089 bash[101699]: cluster 2024-03-30T05:23:30.568335+0000 mgr.y (mgr.44100) 2384 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:33.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:33 smithi089 bash[99668]: cluster 2024-03-30T05:23:32.569046+0000 mgr.y (mgr.44100) 2385 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:33.835 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:33 smithi089 bash[101699]: cluster 2024-03-30T05:23:32.569046+0000 mgr.y (mgr.44100) 2385 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:33 smithi118 bash[75658]: cluster 2024-03-30T05:23:32.569046+0000 mgr.y (mgr.44100) 2385 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:35.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.694673+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: cephadm 2024-03-30T05:23:33.695224+0000 mgr.y (mgr.44100) 2386 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:23:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: cephadm 2024-03-30T05:23:33.695306+0000 mgr.y (mgr.44100) 2387 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:23:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.697261+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.699389+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: cephadm 2024-03-30T05:23:33.700020+0000 mgr.y (mgr.44100) 2388 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:23:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.703570+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.706302+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: cephadm 2024-03-30T05:23:33.706967+0000 mgr.y (mgr.44100) 2389 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:23:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.710254+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.712497+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: cephadm 2024-03-30T05:23:33.713163+0000 mgr.y (mgr.44100) 2390 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:23:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.717604+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.720944+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: cephadm 2024-03-30T05:23:33.721601+0000 mgr.y (mgr.44100) 2391 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:23:35.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.724820+0000 mon.a (mon.0) 8140 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.728591+0000 mon.a (mon.0) 8141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: cephadm 2024-03-30T05:23:33.729353+0000 mgr.y (mgr.44100) 2392 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:23:35.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.733033+0000 mon.a (mon.0) 8142 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.735735+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: cephadm 2024-03-30T05:23:33.736468+0000 mgr.y (mgr.44100) 2393 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-30T05:23:35.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.741029+0000 mon.a (mon.0) 8144 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.743459+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.748590+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.751863+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.753920+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[99668]: audit 2024-03-30T05:23:33.759189+0000 mon.a (mon.0) 8149 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.694673+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: cephadm 2024-03-30T05:23:33.695224+0000 mgr.y (mgr.44100) 2386 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:23:35.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: cephadm 2024-03-30T05:23:33.695306+0000 mgr.y (mgr.44100) 2387 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:23:35.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.697261+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:35.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.699389+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: cephadm 2024-03-30T05:23:33.700020+0000 mgr.y (mgr.44100) 2388 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:23:35.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.703570+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.706302+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: cephadm 2024-03-30T05:23:33.706967+0000 mgr.y (mgr.44100) 2389 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:23:35.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.710254+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.712497+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: cephadm 2024-03-30T05:23:33.713163+0000 mgr.y (mgr.44100) 2390 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:23:35.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.717604+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.720944+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: cephadm 2024-03-30T05:23:33.721601+0000 mgr.y (mgr.44100) 2391 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:23:35.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.724820+0000 mon.a (mon.0) 8140 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.728591+0000 mon.a (mon.0) 8141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: cephadm 2024-03-30T05:23:33.729353+0000 mgr.y (mgr.44100) 2392 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:23:35.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.733033+0000 mon.a (mon.0) 8142 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.735735+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: cephadm 2024-03-30T05:23:33.736468+0000 mgr.y (mgr.44100) 2393 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-30T05:23:35.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.741029+0000 mon.a (mon.0) 8144 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.743459+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.748590+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.751863+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.753920+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:34 smithi089 bash[101699]: audit 2024-03-30T05:23:33.759189+0000 mon.a (mon.0) 8149 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.694673+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: cephadm 2024-03-30T05:23:33.695224+0000 mgr.y (mgr.44100) 2386 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:23:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: cephadm 2024-03-30T05:23:33.695306+0000 mgr.y (mgr.44100) 2387 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:23:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.697261+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.699389+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: cephadm 2024-03-30T05:23:33.700020+0000 mgr.y (mgr.44100) 2388 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:23:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.703570+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.706302+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: cephadm 2024-03-30T05:23:33.706967+0000 mgr.y (mgr.44100) 2389 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:23:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.710254+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.712497+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: cephadm 2024-03-30T05:23:33.713163+0000 mgr.y (mgr.44100) 2390 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:23:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.717604+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.720944+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: cephadm 2024-03-30T05:23:33.721601+0000 mgr.y (mgr.44100) 2391 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:23:35.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.724820+0000 mon.a (mon.0) 8140 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.728591+0000 mon.a (mon.0) 8141 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: cephadm 2024-03-30T05:23:33.729353+0000 mgr.y (mgr.44100) 2392 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:23:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.733033+0000 mon.a (mon.0) 8142 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.735735+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: cephadm 2024-03-30T05:23:33.736468+0000 mgr.y (mgr.44100) 2393 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-30T05:23:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.741029+0000 mon.a (mon.0) 8144 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.743459+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.748590+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.751863+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.753920+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:35.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:34 smithi118 bash[75658]: audit 2024-03-30T05:23:33.759189+0000 mon.a (mon.0) 8149 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:36.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:35 smithi089 bash[99668]: cephadm 2024-03-30T05:23:33.744213+0000 mgr.y (mgr.44100) 2394 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:23:36.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:35 smithi089 bash[99668]: cephadm 2024-03-30T05:23:33.752630+0000 mgr.y (mgr.44100) 2395 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:23:36.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:35 smithi089 bash[99668]: cephadm 2024-03-30T05:23:33.754509+0000 mgr.y (mgr.44100) 2396 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:23:36.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:35 smithi089 bash[99668]: cluster 2024-03-30T05:23:34.570170+0000 mgr.y (mgr.44100) 2397 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:36.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:35 smithi089 bash[101699]: cephadm 2024-03-30T05:23:33.744213+0000 mgr.y (mgr.44100) 2394 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:23:36.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:35 smithi089 bash[101699]: cephadm 2024-03-30T05:23:33.752630+0000 mgr.y (mgr.44100) 2395 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:23:36.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:35 smithi089 bash[101699]: cephadm 2024-03-30T05:23:33.754509+0000 mgr.y (mgr.44100) 2396 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:23:36.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:35 smithi089 bash[101699]: cluster 2024-03-30T05:23:34.570170+0000 mgr.y (mgr.44100) 2397 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:36.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:35 smithi118 bash[75658]: cephadm 2024-03-30T05:23:33.744213+0000 mgr.y (mgr.44100) 2394 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:23:36.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:35 smithi118 bash[75658]: cephadm 2024-03-30T05:23:33.752630+0000 mgr.y (mgr.44100) 2395 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:23:36.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:35 smithi118 bash[75658]: cephadm 2024-03-30T05:23:33.754509+0000 mgr.y (mgr.44100) 2396 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:23:36.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:35 smithi118 bash[75658]: cluster 2024-03-30T05:23:34.570170+0000 mgr.y (mgr.44100) 2397 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:36.882 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:23:37.622 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:23:37.622 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 10s ago 45m - - 2024-03-30T05:23:37.622 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 11s ago 45m - - 2024-03-30T05:23:37.622 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (13m) 10s ago 38m 16.4M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:23:37.622 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (13m) 11s ago 38m 73.3M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:23:37.622 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (15m) 10s ago 36m 46.9M - 3.5 e1d6a67b021e 783664e8f9d7 2024-03-30T05:23:37.622 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (14m) 11s ago 44m 441M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:23:37.622 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (25m) 10s ago 46m 533M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:23:37.622 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (10m) 10s ago 46m 81.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:23:37.622 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (12m) 11s ago 44m 68.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:23:37.622 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (10m) 10s ago 44m 61.5M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:23:37.622 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (14m) 10s ago 38m 9067k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:23:37.623 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (14m) 11s ago 38m 8571k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:23:37.623 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (8m) 10s ago 43m 60.1M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:23:37.623 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (7m) 10s ago 43m 66.9M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:23:37.623 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (6m) 10s ago 42m 53.0M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 9cbe7b3eb40f 2024-03-30T05:23:37.623 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (5m) 10s ago 42m 63.0M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 4f4658793226 2024-03-30T05:23:37.623 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (4m) 11s ago 41m 60.6M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0c2850cb3620 2024-03-30T05:23:37.623 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (4m) 11s ago 41m 59.7M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec a736dafe3897 2024-03-30T05:23:37.623 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (3m) 11s ago 40m 53.6M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 60aa513399fe 2024-03-30T05:23:37.623 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (2m) 11s ago 39m 54.0M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 7e3a15e4f341 2024-03-30T05:23:37.623 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (14m) 11s ago 39m 69.3M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:23:37.623 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (70s) 10s ago 36m 89.3M - 19.0.0-2493-gd82c9aa1 3714003597ec cb6178f4d01a 2024-03-30T05:23:37.623 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (65s) 11s ago 36m 89.3M - 19.0.0-2493-gd82c9aa1 3714003597ec 6d8e29cccbd1 2024-03-30T05:23:38.068 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:23:38.068 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:23:38.068 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:23:38.068 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:23:38.068 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:23:38.069 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:23:38.069 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:23:38.069 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:23:38.069 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T05:23:38.069 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:23:38.069 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:23:38.069 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:23:38.069 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:23:38.069 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:23:38.069 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 15 2024-03-30T05:23:38.070 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:23:38.070 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:23:38.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:37 smithi089 bash[101699]: cluster 2024-03-30T05:23:36.570747+0000 mgr.y (mgr.44100) 2398 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:38.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:37 smithi089 bash[101699]: audit 2024-03-30T05:23:36.978327+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:23:38.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:37 smithi089 bash[101699]: audit 2024-03-30T05:23:37.439974+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:38.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:37 smithi089 bash[101699]: audit 2024-03-30T05:23:37.442308+0000 mon.a (mon.0) 8152 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:23:38.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:37 smithi089 bash[101699]: audit 2024-03-30T05:23:37.455721+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:38.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:23:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:23:37] "GET /metrics HTTP/1.1" 200 38341 "" "Prometheus/2.43.0" 2024-03-30T05:23:38.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:37 smithi089 bash[99668]: cluster 2024-03-30T05:23:36.570747+0000 mgr.y (mgr.44100) 2398 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:38.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:37 smithi089 bash[99668]: audit 2024-03-30T05:23:36.978327+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:23:38.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:37 smithi089 bash[99668]: audit 2024-03-30T05:23:37.439974+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:38.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:37 smithi089 bash[99668]: audit 2024-03-30T05:23:37.442308+0000 mon.a (mon.0) 8152 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:23:38.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:37 smithi089 bash[99668]: audit 2024-03-30T05:23:37.455721+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:38.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:37 smithi118 bash[75658]: cluster 2024-03-30T05:23:36.570747+0000 mgr.y (mgr.44100) 2398 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:38.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:37 smithi118 bash[75658]: audit 2024-03-30T05:23:36.978327+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:23:38.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:37 smithi118 bash[75658]: audit 2024-03-30T05:23:37.439974+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:38.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:37 smithi118 bash[75658]: audit 2024-03-30T05:23:37.442308+0000 mon.a (mon.0) 8152 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi089.hxwboq", "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-03-30T05:23:38.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:37 smithi118 bash[75658]: audit 2024-03-30T05:23:37.455721+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:38.409 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:23:38.409 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:23:38.409 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2024-03-30T05:23:38.409 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T05:23:38.409 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [ 2024-03-30T05:23:38.409 INFO:teuthology.orchestra.run.smithi089.stdout: "osd", 2024-03-30T05:23:38.409 INFO:teuthology.orchestra.run.smithi089.stdout: "mon", 2024-03-30T05:23:38.409 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw", 2024-03-30T05:23:38.409 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr" 2024-03-30T05:23:38.409 INFO:teuthology.orchestra.run.smithi089.stdout: ], 2024-03-30T05:23:38.410 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "15/21 daemons upgraded", 2024-03-30T05:23:38.410 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading iscsi daemons", 2024-03-30T05:23:38.410 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:23:38.410 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:23:38.830 INFO:teuthology.orchestra.run.smithi089.stdout:HEALTH_OK 2024-03-30T05:23:38.964 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:38 smithi089 bash[99668]: audit 2024-03-30T05:23:36.872258+0000 mgr.y (mgr.44100) 2399 : audit [DBG] from='client.54903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:38.964 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:38 smithi089 bash[99668]: audit 2024-03-30T05:23:37.241966+0000 mgr.y (mgr.44100) 2400 : audit [DBG] from='client.54909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:38.964 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:38 smithi089 bash[99668]: cephadm 2024-03-30T05:23:37.436143+0000 mgr.y (mgr.44100) 2401 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi089.hxwboq 2024-03-30T05:23:38.964 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:38 smithi089 bash[99668]: cephadm 2024-03-30T05:23:37.456898+0000 mgr.y (mgr.44100) 2402 : cephadm [INF] Deploying daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T05:23:38.964 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:38 smithi089 bash[99668]: audit 2024-03-30T05:23:37.594514+0000 mgr.y (mgr.44100) 2403 : audit [DBG] from='client.64897 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:38.964 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:38 smithi089 bash[99668]: audit 2024-03-30T05:23:38.071851+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.89:0/3464833750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:38.965 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:38 smithi089 bash[101699]: audit 2024-03-30T05:23:36.872258+0000 mgr.y (mgr.44100) 2399 : audit [DBG] from='client.54903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:38.965 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:38 smithi089 bash[101699]: audit 2024-03-30T05:23:37.241966+0000 mgr.y (mgr.44100) 2400 : audit [DBG] from='client.54909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:38.965 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:38 smithi089 bash[101699]: cephadm 2024-03-30T05:23:37.436143+0000 mgr.y (mgr.44100) 2401 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi089.hxwboq 2024-03-30T05:23:38.965 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:38 smithi089 bash[101699]: cephadm 2024-03-30T05:23:37.456898+0000 mgr.y (mgr.44100) 2402 : cephadm [INF] Deploying daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T05:23:38.965 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:38 smithi089 bash[101699]: audit 2024-03-30T05:23:37.594514+0000 mgr.y (mgr.44100) 2403 : audit [DBG] from='client.64897 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:38.965 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:38 smithi089 bash[101699]: audit 2024-03-30T05:23:38.071851+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.89:0/3464833750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:38 smithi118 bash[75658]: audit 2024-03-30T05:23:36.872258+0000 mgr.y (mgr.44100) 2399 : audit [DBG] from='client.54903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:39.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:38 smithi118 bash[75658]: audit 2024-03-30T05:23:37.241966+0000 mgr.y (mgr.44100) 2400 : audit [DBG] from='client.54909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:39.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:38 smithi118 bash[75658]: cephadm 2024-03-30T05:23:37.436143+0000 mgr.y (mgr.44100) 2401 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi089.hxwboq 2024-03-30T05:23:39.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:38 smithi118 bash[75658]: cephadm 2024-03-30T05:23:37.456898+0000 mgr.y (mgr.44100) 2402 : cephadm [INF] Deploying daemon iscsi.foo.smithi089.hxwboq on smithi089 2024-03-30T05:23:39.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:38 smithi118 bash[75658]: audit 2024-03-30T05:23:37.594514+0000 mgr.y (mgr.44100) 2403 : audit [DBG] from='client.64897 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:39.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:38 smithi118 bash[75658]: audit 2024-03-30T05:23:38.071851+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.89:0/3464833750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:40.006 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:39 smithi089 bash[99668]: audit 2024-03-30T05:23:38.412567+0000 mgr.y (mgr.44100) 2404 : audit [DBG] from='client.64909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:40.006 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:39 smithi089 bash[99668]: audit 2024-03-30T05:23:38.436803+0000 mgr.y (mgr.44100) 2405 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:40.006 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:39 smithi089 bash[99668]: cluster 2024-03-30T05:23:38.571336+0000 mgr.y (mgr.44100) 2406 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:40.006 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:39 smithi089 bash[99668]: audit 2024-03-30T05:23:38.834771+0000 mon.a (mon.0) 8154 : audit [DBG] from='client.? 172.21.15.89:0/1997120518' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:23:40.006 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:39 smithi089 bash[101699]: audit 2024-03-30T05:23:38.412567+0000 mgr.y (mgr.44100) 2404 : audit [DBG] from='client.64909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:40.006 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:39 smithi089 bash[101699]: audit 2024-03-30T05:23:38.436803+0000 mgr.y (mgr.44100) 2405 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:40.006 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:39 smithi089 bash[101699]: cluster 2024-03-30T05:23:38.571336+0000 mgr.y (mgr.44100) 2406 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:40.007 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:39 smithi089 bash[101699]: audit 2024-03-30T05:23:38.834771+0000 mon.a (mon.0) 8154 : audit [DBG] from='client.? 172.21.15.89:0/1997120518' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:23:40.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:39 smithi118 bash[75658]: audit 2024-03-30T05:23:38.412567+0000 mgr.y (mgr.44100) 2404 : audit [DBG] from='client.64909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:23:40.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:39 smithi118 bash[75658]: audit 2024-03-30T05:23:38.436803+0000 mgr.y (mgr.44100) 2405 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:40.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:39 smithi118 bash[75658]: cluster 2024-03-30T05:23:38.571336+0000 mgr.y (mgr.44100) 2406 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:40.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:39 smithi118 bash[75658]: audit 2024-03-30T05:23:38.834771+0000 mon.a (mon.0) 8154 : audit [DBG] from='client.? 172.21.15.89:0/1997120518' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:23:40.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:40.291 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:23:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:40.291 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:40.291 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:23:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:40.292 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:23:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:40.292 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:23:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:40.292 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:23:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:40.293 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:23:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:40.293 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:23:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:42.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:41 smithi089 bash[99668]: cluster 2024-03-30T05:23:40.572367+0000 mgr.y (mgr.44100) 2407 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:42.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:41 smithi089 bash[101699]: cluster 2024-03-30T05:23:40.572367+0000 mgr.y (mgr.44100) 2407 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:42.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:41 smithi118 bash[75658]: cluster 2024-03-30T05:23:40.572367+0000 mgr.y (mgr.44100) 2407 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:44.038 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:43 smithi118 bash[75658]: cluster 2024-03-30T05:23:42.573706+0000 mgr.y (mgr.44100) 2408 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:44.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:43 smithi089 bash[99668]: cluster 2024-03-30T05:23:42.573706+0000 mgr.y (mgr.44100) 2408 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:44.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:43 smithi089 bash[101699]: cluster 2024-03-30T05:23:42.573706+0000 mgr.y (mgr.44100) 2408 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:46.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:45 smithi089 bash[99668]: cluster 2024-03-30T05:23:44.574955+0000 mgr.y (mgr.44100) 2409 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:46.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:45 smithi089 bash[101699]: cluster 2024-03-30T05:23:44.574955+0000 mgr.y (mgr.44100) 2409 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:46.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:45 smithi118 bash[75658]: cluster 2024-03-30T05:23:44.574955+0000 mgr.y (mgr.44100) 2409 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:23:47.835 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:23:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:23:47] "GET /metrics HTTP/1.1" 200 38341 "" "Prometheus/2.43.0" 2024-03-30T05:23:47.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:47 smithi089 bash[99668]: audit 2024-03-30T05:23:46.549393+0000 mon.a (mon.0) 8155 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:47 smithi089 bash[99668]: audit 2024-03-30T05:23:46.563484+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:47 smithi089 bash[99668]: cluster 2024-03-30T05:23:46.576066+0000 mgr.y (mgr.44100) 2410 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:47.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:47 smithi089 bash[99668]: audit 2024-03-30T05:23:46.578161+0000 mon.a (mon.0) 8157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:47 smithi089 bash[99668]: audit 2024-03-30T05:23:46.966263+0000 mon.a (mon.0) 8158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:47 smithi089 bash[99668]: audit 2024-03-30T05:23:46.980729+0000 mon.a (mon.0) 8159 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:47 smithi089 bash[99668]: audit 2024-03-30T05:23:46.992387+0000 mon.a (mon.0) 8160 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:47 smithi089 bash[101699]: audit 2024-03-30T05:23:46.549393+0000 mon.a (mon.0) 8155 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:47 smithi089 bash[101699]: audit 2024-03-30T05:23:46.563484+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:47 smithi089 bash[101699]: cluster 2024-03-30T05:23:46.576066+0000 mgr.y (mgr.44100) 2410 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:47.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:47 smithi089 bash[101699]: audit 2024-03-30T05:23:46.578161+0000 mon.a (mon.0) 8157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:47 smithi089 bash[101699]: audit 2024-03-30T05:23:46.966263+0000 mon.a (mon.0) 8158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:47 smithi089 bash[101699]: audit 2024-03-30T05:23:46.980729+0000 mon.a (mon.0) 8159 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:47 smithi089 bash[101699]: audit 2024-03-30T05:23:46.992387+0000 mon.a (mon.0) 8160 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:47 smithi118 bash[75658]: audit 2024-03-30T05:23:46.549393+0000 mon.a (mon.0) 8155 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:47 smithi118 bash[75658]: audit 2024-03-30T05:23:46.563484+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:47 smithi118 bash[75658]: cluster 2024-03-30T05:23:46.576066+0000 mgr.y (mgr.44100) 2410 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:23:47.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:47 smithi118 bash[75658]: audit 2024-03-30T05:23:46.578161+0000 mon.a (mon.0) 8157 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:47 smithi118 bash[75658]: audit 2024-03-30T05:23:46.966263+0000 mon.a (mon.0) 8158 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:47 smithi118 bash[75658]: audit 2024-03-30T05:23:46.980729+0000 mon.a (mon.0) 8159 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:47.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:47 smithi118 bash[75658]: audit 2024-03-30T05:23:46.992387+0000 mon.a (mon.0) 8160 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:49.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:49 smithi118 bash[75658]: audit 2024-03-30T05:23:48.360188+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:49.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:49 smithi118 bash[75658]: audit 2024-03-30T05:23:48.366018+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:49.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:49 smithi118 bash[75658]: cluster 2024-03-30T05:23:48.368204+0000 mgr.y (mgr.44100) 2411 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:23:49.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:49 smithi118 bash[75658]: audit 2024-03-30T05:23:48.373649+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:49.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:49 smithi118 bash[75658]: audit 2024-03-30T05:23:48.447761+0000 mgr.y (mgr.44100) 2412 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:49.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:49 smithi089 bash[99668]: audit 2024-03-30T05:23:48.360188+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:49.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:49 smithi089 bash[99668]: audit 2024-03-30T05:23:48.366018+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:49.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:49 smithi089 bash[99668]: cluster 2024-03-30T05:23:48.368204+0000 mgr.y (mgr.44100) 2411 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:23:49.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:49 smithi089 bash[99668]: audit 2024-03-30T05:23:48.373649+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:49.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:49 smithi089 bash[99668]: audit 2024-03-30T05:23:48.447761+0000 mgr.y (mgr.44100) 2412 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:49.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:49 smithi089 bash[101699]: audit 2024-03-30T05:23:48.360188+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:49.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:49 smithi089 bash[101699]: audit 2024-03-30T05:23:48.366018+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:49.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:49 smithi089 bash[101699]: cluster 2024-03-30T05:23:48.368204+0000 mgr.y (mgr.44100) 2411 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:23:49.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:49 smithi089 bash[101699]: audit 2024-03-30T05:23:48.373649+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:49.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:49 smithi089 bash[101699]: audit 2024-03-30T05:23:48.447761+0000 mgr.y (mgr.44100) 2412 : audit [DBG] from='client.25324 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:23:50.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:50 smithi089 bash[101699]: cluster 2024-03-30T05:23:49.366985+0000 mon.a (mon.0) 8164 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:23:50.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:50 smithi089 bash[99668]: cluster 2024-03-30T05:23:49.366985+0000 mon.a (mon.0) 8164 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:23:50.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:50 smithi118 bash[75658]: cluster 2024-03-30T05:23:49.366985+0000 mon.a (mon.0) 8164 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:23:51.440 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:51 smithi089 bash[99668]: cluster 2024-03-30T05:23:50.368864+0000 mgr.y (mgr.44100) 2413 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-03-30T05:23:51.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:51 smithi118 bash[75658]: cluster 2024-03-30T05:23:50.368864+0000 mgr.y (mgr.44100) 2413 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-03-30T05:23:51.783 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:51 smithi089 bash[101699]: cluster 2024-03-30T05:23:50.368864+0000 mgr.y (mgr.44100) 2413 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-03-30T05:23:52.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:52 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:52.316 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:23:52 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:52.316 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:23:52 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:52.316 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:23:52 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:52.316 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:23:52 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:52.317 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:23:52 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:52.317 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:52 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:52.317 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:23:52 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:52.317 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:23:52 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:23:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:52 smithi089 bash[99668]: audit 2024-03-30T05:23:51.985147+0000 mon.a (mon.0) 8165 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:52 smithi089 bash[99668]: audit 2024-03-30T05:23:51.987476+0000 mon.a (mon.0) 8166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:23:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:52 smithi089 bash[99668]: audit 2024-03-30T05:23:52.363684+0000 mon.a (mon.0) 8167 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:52 smithi089 bash[99668]: audit 2024-03-30T05:23:52.369771+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:52 smithi089 bash[99668]: cluster 2024-03-30T05:23:52.369774+0000 mgr.y (mgr.44100) 2414 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-03-30T05:23:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.415396+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.416100+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: cluster 2024-03-30T05:23:52.417580+0000 mgr.y (mgr.44100) 2415 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:23:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.421584+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: cephadm 2024-03-30T05:23:52.422250+0000 mgr.y (mgr.44100) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.475989+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:23:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.476558+0000 mgr.y (mgr.44100) 2417 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:23:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.480792+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:23:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.481120+0000 mgr.y (mgr.44100) 2418 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:23:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.487493+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.489101+0000 mon.a (mon.0) 8175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.491167+0000 mon.a (mon.0) 8176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.491741+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.497249+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:51.985147+0000 mon.a (mon.0) 8165 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:51.987476+0000 mon.a (mon.0) 8166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:23:53.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.363684+0000 mon.a (mon.0) 8167 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.369771+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: cluster 2024-03-30T05:23:52.369774+0000 mgr.y (mgr.44100) 2414 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-03-30T05:23:53.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.415396+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.416100+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: cluster 2024-03-30T05:23:52.417580+0000 mgr.y (mgr.44100) 2415 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:23:53.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.421584+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: cephadm 2024-03-30T05:23:52.422250+0000 mgr.y (mgr.44100) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.475989+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:23:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.476558+0000 mgr.y (mgr.44100) 2417 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:23:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.480792+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:23:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.481120+0000 mgr.y (mgr.44100) 2418 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:23:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.487493+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.489101+0000 mon.a (mon.0) 8175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.491167+0000 mon.a (mon.0) 8176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.491741+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.497249+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: cephadm 2024-03-30T05:23:52.497801+0000 mgr.y (mgr.44100) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.543818+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.546286+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.548574+0000 mon.a (mon.0) 8181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.549388+0000 mon.a (mon.0) 8182 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.555289+0000 mon.a (mon.0) 8183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: cephadm 2024-03-30T05:23:52.555759+0000 mgr.y (mgr.44100) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.600789+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.602805+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.604456+0000 mon.a (mon.0) 8186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.605047+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.609879+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: cephadm 2024-03-30T05:23:52.610325+0000 mgr.y (mgr.44100) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.654739+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.656851+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.658516+0000 mon.a (mon.0) 8191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.659268+0000 mon.a (mon.0) 8192 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.665165+0000 mon.a (mon.0) 8193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: cephadm 2024-03-30T05:23:52.665593+0000 mgr.y (mgr.44100) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.705780+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: cephadm 2024-03-30T05:23:52.497801+0000 mgr.y (mgr.44100) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.543818+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.546286+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.548574+0000 mon.a (mon.0) 8181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.549388+0000 mon.a (mon.0) 8182 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.555289+0000 mon.a (mon.0) 8183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: cephadm 2024-03-30T05:23:52.555759+0000 mgr.y (mgr.44100) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.600789+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.602805+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.604456+0000 mon.a (mon.0) 8186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.605047+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.609879+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: cephadm 2024-03-30T05:23:52.610325+0000 mgr.y (mgr.44100) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.654739+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.656851+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.658516+0000 mon.a (mon.0) 8191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.659268+0000 mon.a (mon.0) 8192 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.665165+0000 mon.a (mon.0) 8193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: cephadm 2024-03-30T05:23:52.665593+0000 mgr.y (mgr.44100) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.705780+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.707524+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.709117+0000 mon.a (mon.0) 8196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.709642+0000 mon.a (mon.0) 8197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.714340+0000 mon.a (mon.0) 8198 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: cephadm 2024-03-30T05:23:52.714808+0000 mgr.y (mgr.44100) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.787221+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.789267+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.791578+0000 mon.a (mon.0) 8201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.792281+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.799681+0000 mon.a (mon.0) 8203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.887201+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.891047+0000 mon.a (mon.0) 8205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.893958+0000 mon.a (mon.0) 8206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.895107+0000 mon.a (mon.0) 8207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.904659+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: audit 2024-03-30T05:23:52.978426+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.707524+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.709117+0000 mon.a (mon.0) 8196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.709642+0000 mon.a (mon.0) 8197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.714340+0000 mon.a (mon.0) 8198 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: cephadm 2024-03-30T05:23:52.714808+0000 mgr.y (mgr.44100) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.787221+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.789267+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.791578+0000 mon.a (mon.0) 8201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.792281+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.799681+0000 mon.a (mon.0) 8203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.887201+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.891047+0000 mon.a (mon.0) 8205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.893958+0000 mon.a (mon.0) 8206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.895107+0000 mon.a (mon.0) 8207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.904659+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[99668]: audit 2024-03-30T05:23:52.978426+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:51.985147+0000 mon.a (mon.0) 8165 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:51.987476+0000 mon.a (mon.0) 8166 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:23:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.363684+0000 mon.a (mon.0) 8167 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.369771+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: cluster 2024-03-30T05:23:52.369774+0000 mgr.y (mgr.44100) 2414 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-03-30T05:23:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.415396+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.416100+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: cluster 2024-03-30T05:23:52.417580+0000 mgr.y (mgr.44100) 2415 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:23:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.421584+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: cephadm 2024-03-30T05:23:52.422250+0000 mgr.y (mgr.44100) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.475989+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:23:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.476558+0000 mgr.y (mgr.44100) 2417 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:23:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.480792+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:23:53.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.481120+0000 mgr.y (mgr.44100) 2418 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:23:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.487493+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.489101+0000 mon.a (mon.0) 8175 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.491167+0000 mon.a (mon.0) 8176 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.491741+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.497249+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: cephadm 2024-03-30T05:23:52.497801+0000 mgr.y (mgr.44100) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.543818+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.546286+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.548574+0000 mon.a (mon.0) 8181 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.549388+0000 mon.a (mon.0) 8182 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.555289+0000 mon.a (mon.0) 8183 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: cephadm 2024-03-30T05:23:52.555759+0000 mgr.y (mgr.44100) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.600789+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.602805+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.604456+0000 mon.a (mon.0) 8186 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.605047+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.609879+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: cephadm 2024-03-30T05:23:52.610325+0000 mgr.y (mgr.44100) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.654739+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.656851+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.658516+0000 mon.a (mon.0) 8191 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.659268+0000 mon.a (mon.0) 8192 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.665165+0000 mon.a (mon.0) 8193 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: cephadm 2024-03-30T05:23:52.665593+0000 mgr.y (mgr.44100) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.705780+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.707524+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.709117+0000 mon.a (mon.0) 8196 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.709642+0000 mon.a (mon.0) 8197 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.714340+0000 mon.a (mon.0) 8198 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: cephadm 2024-03-30T05:23:52.714808+0000 mgr.y (mgr.44100) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.787221+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.789267+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.791578+0000 mon.a (mon.0) 8201 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.792281+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.799681+0000 mon.a (mon.0) 8203 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.887201+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.891047+0000 mon.a (mon.0) 8205 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.893958+0000 mon.a (mon.0) 8206 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:53.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.895107+0000 mon.a (mon.0) 8207 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:53.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.904659+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:53.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:52 smithi118 bash[75658]: audit 2024-03-30T05:23:52.978426+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: cephadm 2024-03-30T05:23:52.800232+0000 mgr.y (mgr.44100) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:53 smithi089 bash[101699]: cephadm 2024-03-30T05:23:52.905235+0000 mgr.y (mgr.44100) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:52.980535+0000 mon.a (mon.0) 8210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:52.983620+0000 mon.a (mon.0) 8211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:52.984233+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:52.996229+0000 mon.a (mon.0) 8213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:52.996621+0000 mgr.y (mgr.44100) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.037300+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.039056+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.041140+0000 mon.a (mon.0) 8216 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.041788+0000 mon.a (mon.0) 8217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.048498+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:53.048945+0000 mgr.y (mgr.44100) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.089239+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.090985+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.092732+0000 mon.a (mon.0) 8221 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.093319+0000 mon.a (mon.0) 8222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.099967+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:53.100353+0000 mgr.y (mgr.44100) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:52.800232+0000 mgr.y (mgr.44100) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:52.905235+0000 mgr.y (mgr.44100) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:52.980535+0000 mon.a (mon.0) 8210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:52.983620+0000 mon.a (mon.0) 8211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:52.984233+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:52.996229+0000 mon.a (mon.0) 8213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:52.996621+0000 mgr.y (mgr.44100) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.037300+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.039056+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.041140+0000 mon.a (mon.0) 8216 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.041788+0000 mon.a (mon.0) 8217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.048498+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:53.048945+0000 mgr.y (mgr.44100) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.089239+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.090985+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.092732+0000 mon.a (mon.0) 8221 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.093319+0000 mon.a (mon.0) 8222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.099967+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:53.100353+0000 mgr.y (mgr.44100) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.156359+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.156359+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.158118+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.159866+0000 mon.a (mon.0) 8226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.160518+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.167244+0000 mon.a (mon.0) 8228 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:53.167608+0000 mgr.y (mgr.44100) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.225074+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.226834+0000 mon.a (mon.0) 8230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.228598+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.229221+0000 mon.a (mon.0) 8232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.235790+0000 mon.a (mon.0) 8233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:53.236144+0000 mgr.y (mgr.44100) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.296274+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.298672+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.301544+0000 mon.a (mon.0) 8236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.302487+0000 mon.a (mon.0) 8237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.311615+0000 mon.a (mon.0) 8238 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:53.312467+0000 mgr.y (mgr.44100) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.366217+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cluster 2024-03-30T05:23:53.367647+0000 mon.a (mon.0) 8240 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:23:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.158118+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.159866+0000 mon.a (mon.0) 8226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.160518+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.167244+0000 mon.a (mon.0) 8228 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:53.167608+0000 mgr.y (mgr.44100) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.225074+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.226834+0000 mon.a (mon.0) 8230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.228598+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.229221+0000 mon.a (mon.0) 8232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.235790+0000 mon.a (mon.0) 8233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:53.236144+0000 mgr.y (mgr.44100) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.296274+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.298672+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.301544+0000 mon.a (mon.0) 8236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.302487+0000 mon.a (mon.0) 8237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.311615+0000 mon.a (mon.0) 8238 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:53.312467+0000 mgr.y (mgr.44100) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.366217+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cluster 2024-03-30T05:23:53.367647+0000 mon.a (mon.0) 8240 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:23:54.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cluster 2024-03-30T05:23:53.367678+0000 mon.a (mon.0) 8241 : cluster [INF] Cluster is now healthy 2024-03-30T05:23:54.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cluster 2024-03-30T05:23:53.367678+0000 mon.a (mon.0) 8241 : cluster [INF] Cluster is now healthy 2024-03-30T05:23:54.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.369836+0000 mon.a (mon.0) 8242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.373418+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.374162+0000 mon.a (mon.0) 8244 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.380560+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:53.380975+0000 mgr.y (mgr.44100) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.425006+0000 mon.a (mon.0) 8246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.427294+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.429723+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.430656+0000 mon.a (mon.0) 8249 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.437374+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:53.437781+0000 mgr.y (mgr.44100) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.482507+0000 mon.a (mon.0) 8251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.485215+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.487969+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.488965+0000 mon.a (mon.0) 8254 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.497821+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:53.498377+0000 mgr.y (mgr.44100) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.576299+0000 mon.a (mon.0) 8256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.578907+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.369836+0000 mon.a (mon.0) 8242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.373418+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.374162+0000 mon.a (mon.0) 8244 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.380560+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:53.380975+0000 mgr.y (mgr.44100) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.425006+0000 mon.a (mon.0) 8246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.427294+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.429723+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.430656+0000 mon.a (mon.0) 8249 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.437374+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:53.437781+0000 mgr.y (mgr.44100) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.482507+0000 mon.a (mon.0) 8251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.485215+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.487969+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.488965+0000 mon.a (mon.0) 8254 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.497821+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:53.498377+0000 mgr.y (mgr.44100) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.576299+0000 mon.a (mon.0) 8256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.578907+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.581169+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.582128+0000 mon.a (mon.0) 8259 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.589551+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:53.590007+0000 mgr.y (mgr.44100) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.669347+0000 mon.a (mon.0) 8261 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.672246+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.674616+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.675559+0000 mon.a (mon.0) 8264 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.684727+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:53.685479+0000 mgr.y (mgr.44100) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.763589+0000 mon.a (mon.0) 8266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.766040+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.768323+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.769127+0000 mon.a (mon.0) 8269 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.775071+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.847870+0000 mon.a (mon.0) 8271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.850744+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.853115+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.853847+0000 mon.a (mon.0) 8274 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.860558+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.902172+0000 mon.a (mon.0) 8276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.903978+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.905892+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.906523+0000 mon.a (mon.0) 8279 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.911398+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.968531+0000 mon.a (mon.0) 8281 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.970425+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.972211+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.972899+0000 mon.a (mon.0) 8284 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:53.979868+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.581169+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.582128+0000 mon.a (mon.0) 8259 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.589551+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:53.590007+0000 mgr.y (mgr.44100) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.669347+0000 mon.a (mon.0) 8261 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.672246+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.674616+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.675559+0000 mon.a (mon.0) 8264 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.684727+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:53.685479+0000 mgr.y (mgr.44100) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.763589+0000 mon.a (mon.0) 8266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.766040+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.768323+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.769127+0000 mon.a (mon.0) 8269 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.775071+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.847870+0000 mon.a (mon.0) 8271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.850744+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.853115+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.853847+0000 mon.a (mon.0) 8274 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.860558+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.902172+0000 mon.a (mon.0) 8276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.903978+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.905892+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.906523+0000 mon.a (mon.0) 8279 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.911398+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.968531+0000 mon.a (mon.0) 8281 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.970425+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.972211+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.972899+0000 mon.a (mon.0) 8284 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.351 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:53.979868+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: cephadm 2024-03-30T05:23:52.800232+0000 mgr.y (mgr.44100) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: cephadm 2024-03-30T05:23:52.905235+0000 mgr.y (mgr.44100) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:52.980535+0000 mon.a (mon.0) 8210 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:52.983620+0000 mon.a (mon.0) 8211 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:52.984233+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:52.996229+0000 mon.a (mon.0) 8213 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: cephadm 2024-03-30T05:23:52.996621+0000 mgr.y (mgr.44100) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.037300+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.039056+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.041140+0000 mon.a (mon.0) 8216 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.041788+0000 mon.a (mon.0) 8217 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.048498+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: cephadm 2024-03-30T05:23:53.048945+0000 mgr.y (mgr.44100) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.089239+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.090985+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.092732+0000 mon.a (mon.0) 8221 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.093319+0000 mon.a (mon.0) 8222 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.099967+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: cephadm 2024-03-30T05:23:53.100353+0000 mgr.y (mgr.44100) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.156359+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.158118+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.159866+0000 mon.a (mon.0) 8226 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.160518+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.167244+0000 mon.a (mon.0) 8228 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: cephadm 2024-03-30T05:23:53.167608+0000 mgr.y (mgr.44100) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.225074+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.226834+0000 mon.a (mon.0) 8230 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.228598+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.229221+0000 mon.a (mon.0) 8232 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.235790+0000 mon.a (mon.0) 8233 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: cephadm 2024-03-30T05:23:53.236144+0000 mgr.y (mgr.44100) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.296274+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.298672+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.301544+0000 mon.a (mon.0) 8236 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.302487+0000 mon.a (mon.0) 8237 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.311615+0000 mon.a (mon.0) 8238 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: cephadm 2024-03-30T05:23:53.312467+0000 mgr.y (mgr.44100) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.366217+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: cluster 2024-03-30T05:23:53.367647+0000 mon.a (mon.0) 8240 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: cluster 2024-03-30T05:23:53.367678+0000 mon.a (mon.0) 8241 : cluster [INF] Cluster is now healthy 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.369836+0000 mon.a (mon.0) 8242 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.373418+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.374162+0000 mon.a (mon.0) 8244 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.380560+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: cephadm 2024-03-30T05:23:53.380975+0000 mgr.y (mgr.44100) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.425006+0000 mon.a (mon.0) 8246 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.427294+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.429723+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.430656+0000 mon.a (mon.0) 8249 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.437374+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: cephadm 2024-03-30T05:23:53.437781+0000 mgr.y (mgr.44100) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.482507+0000 mon.a (mon.0) 8251 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.485215+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.487969+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.488965+0000 mon.a (mon.0) 8254 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.497821+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: cephadm 2024-03-30T05:23:53.498377+0000 mgr.y (mgr.44100) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.576299+0000 mon.a (mon.0) 8256 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.578907+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.581169+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.582128+0000 mon.a (mon.0) 8259 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.589551+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: cephadm 2024-03-30T05:23:53.590007+0000 mgr.y (mgr.44100) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.669347+0000 mon.a (mon.0) 8261 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.672246+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.674616+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.675559+0000 mon.a (mon.0) 8264 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.684727+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: cephadm 2024-03-30T05:23:53.685479+0000 mgr.y (mgr.44100) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.763589+0000 mon.a (mon.0) 8266 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.766040+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.768323+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.769127+0000 mon.a (mon.0) 8269 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.775071+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.847870+0000 mon.a (mon.0) 8271 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.850744+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.853115+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.853847+0000 mon.a (mon.0) 8274 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.860558+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.902172+0000 mon.a (mon.0) 8276 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.903978+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.905892+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.906523+0000 mon.a (mon.0) 8279 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.911398+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.968531+0000 mon.a (mon.0) 8281 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.970425+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:53 smithi118 bash[75658]: audit 2024-03-30T05:23:53.972211+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:53.972899+0000 mon.a (mon.0) 8284 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:53.979868+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:53.775580+0000 mgr.y (mgr.44100) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:53.861171+0000 mgr.y (mgr.44100) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:53.911780+0000 mgr.y (mgr.44100) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:53.980324+0000 mgr.y (mgr.44100) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.036984+0000 mon.a (mon.0) 8286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.038787+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.040391+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.040986+0000 mon.a (mon.0) 8289 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.045908+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:54.046321+0000 mgr.y (mgr.44100) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.086562+0000 mon.a (mon.0) 8291 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.088492+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.090785+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.091585+0000 mon.a (mon.0) 8294 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.097178+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:54.097748+0000 mgr.y (mgr.44100) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.154652+0000 mon.a (mon.0) 8296 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.156661+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.158498+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:53.775580+0000 mgr.y (mgr.44100) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:53.861171+0000 mgr.y (mgr.44100) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:53.911780+0000 mgr.y (mgr.44100) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:53.980324+0000 mgr.y (mgr.44100) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:54.036984+0000 mon.a (mon.0) 8286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:54.038787+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:54.040391+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:54.040986+0000 mon.a (mon.0) 8289 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:54.045908+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: cephadm 2024-03-30T05:23:54.046321+0000 mgr.y (mgr.44100) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:54.086562+0000 mon.a (mon.0) 8291 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[101699]: audit 2024-03-30T05:23:54.088492+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.090785+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.091585+0000 mon.a (mon.0) 8294 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.097178+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: cephadm 2024-03-30T05:23:54.097748+0000 mgr.y (mgr.44100) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.154652+0000 mon.a (mon.0) 8296 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.156661+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.158498+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.159162+0000 mon.a (mon.0) 8299 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.164267+0000 mon.a (mon.0) 8300 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: cephadm 2024-03-30T05:23:54.164770+0000 mgr.y (mgr.44100) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.221336+0000 mon.a (mon.0) 8301 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.223726+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.225737+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.226360+0000 mon.a (mon.0) 8304 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.231198+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: cephadm 2024-03-30T05:23:54.231573+0000 mgr.y (mgr.44100) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.287830+0000 mon.a (mon.0) 8306 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.289813+0000 mon.a (mon.0) 8307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.291747+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.292731+0000 mon.a (mon.0) 8309 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.298829+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: cephadm 2024-03-30T05:23:54.299418+0000 mgr.y (mgr.44100) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.356299+0000 mon.a (mon.0) 8311 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.358138+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.360171+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.360823+0000 mon.a (mon.0) 8314 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.368219+0000 mon.a (mon.0) 8315 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.159162+0000 mon.a (mon.0) 8299 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.164267+0000 mon.a (mon.0) 8300 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:54.164770+0000 mgr.y (mgr.44100) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.221336+0000 mon.a (mon.0) 8301 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.223726+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.225737+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.226360+0000 mon.a (mon.0) 8304 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.231198+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: cephadm 2024-03-30T05:23:54.231573+0000 mgr.y (mgr.44100) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.287830+0000 mon.a (mon.0) 8306 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.289813+0000 mon.a (mon.0) 8307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.291747+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.292731+0000 mon.a (mon.0) 8309 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:54 smithi089 bash[99668]: audit 2024-03-30T05:23:54.298829+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: cephadm 2024-03-30T05:23:54.299418+0000 mgr.y (mgr.44100) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.356299+0000 mon.a (mon.0) 8311 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.358138+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.360171+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.360823+0000 mon.a (mon.0) 8314 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.368219+0000 mon.a (mon.0) 8315 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: cephadm 2024-03-30T05:23:54.368735+0000 mgr.y (mgr.44100) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: cephadm 2024-03-30T05:23:54.368735+0000 mgr.y (mgr.44100) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: cluster 2024-03-30T05:23:54.418360+0000 mgr.y (mgr.44100) 2447 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-03-30T05:23:55.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.441342+0000 mon.a (mon.0) 8316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.443427+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.446653+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.447379+0000 mon.a (mon.0) 8319 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.452405+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: cephadm 2024-03-30T05:23:54.452877+0000 mgr.y (mgr.44100) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.525551+0000 mon.a (mon.0) 8321 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.527401+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.529161+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.529755+0000 mon.a (mon.0) 8324 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.534512+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: cephadm 2024-03-30T05:23:54.535033+0000 mgr.y (mgr.44100) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.592136+0000 mon.a (mon.0) 8326 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.593895+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.595559+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.596199+0000 mon.a (mon.0) 8329 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.600892+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: cephadm 2024-03-30T05:23:54.601320+0000 mgr.y (mgr.44100) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: cluster 2024-03-30T05:23:54.418360+0000 mgr.y (mgr.44100) 2447 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-03-30T05:23:55.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.441342+0000 mon.a (mon.0) 8316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.443427+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.446653+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.447379+0000 mon.a (mon.0) 8319 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.452405+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: cephadm 2024-03-30T05:23:54.452877+0000 mgr.y (mgr.44100) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.525551+0000 mon.a (mon.0) 8321 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.527401+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.529161+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.529755+0000 mon.a (mon.0) 8324 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.534512+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: cephadm 2024-03-30T05:23:54.535033+0000 mgr.y (mgr.44100) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.592136+0000 mon.a (mon.0) 8326 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.593895+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.595559+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.596199+0000 mon.a (mon.0) 8329 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.600892+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: cephadm 2024-03-30T05:23:54.601320+0000 mgr.y (mgr.44100) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.657200+0000 mon.a (mon.0) 8331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.659292+0000 mon.a (mon.0) 8332 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.661357+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.662146+0000 mon.a (mon.0) 8334 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.667458+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: cephadm 2024-03-30T05:23:54.668043+0000 mgr.y (mgr.44100) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.755066+0000 mon.a (mon.0) 8336 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.759567+0000 mon.a (mon.0) 8337 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.763732+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.765067+0000 mon.a (mon.0) 8339 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.774307+0000 mon.a (mon.0) 8340 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.848099+0000 mon.a (mon.0) 8341 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.852706+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.856737+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.858212+0000 mon.a (mon.0) 8344 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.867507+0000 mon.a (mon.0) 8345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.955760+0000 mon.a (mon.0) 8346 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.960040+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.963875+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.657200+0000 mon.a (mon.0) 8331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.659292+0000 mon.a (mon.0) 8332 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.661357+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.662146+0000 mon.a (mon.0) 8334 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.667458+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: cephadm 2024-03-30T05:23:54.668043+0000 mgr.y (mgr.44100) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.755066+0000 mon.a (mon.0) 8336 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.759567+0000 mon.a (mon.0) 8337 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.763732+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.765067+0000 mon.a (mon.0) 8339 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.774307+0000 mon.a (mon.0) 8340 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.848099+0000 mon.a (mon.0) 8341 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.852706+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.856737+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.858212+0000 mon.a (mon.0) 8344 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.867507+0000 mon.a (mon.0) 8345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.955760+0000 mon.a (mon.0) 8346 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.960040+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.963875+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.965496+0000 mon.a (mon.0) 8349 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[101699]: audit 2024-03-30T05:23:54.974879+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.965496+0000 mon.a (mon.0) 8349 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:55 smithi089 bash[99668]: audit 2024-03-30T05:23:54.974879+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: cephadm 2024-03-30T05:23:53.775580+0000 mgr.y (mgr.44100) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: cephadm 2024-03-30T05:23:53.861171+0000 mgr.y (mgr.44100) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: cephadm 2024-03-30T05:23:53.911780+0000 mgr.y (mgr.44100) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: cephadm 2024-03-30T05:23:53.980324+0000 mgr.y (mgr.44100) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.036984+0000 mon.a (mon.0) 8286 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.038787+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.040391+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.040986+0000 mon.a (mon.0) 8289 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.045908+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: cephadm 2024-03-30T05:23:54.046321+0000 mgr.y (mgr.44100) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.086562+0000 mon.a (mon.0) 8291 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.088492+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.090785+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.091585+0000 mon.a (mon.0) 8294 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.097178+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: cephadm 2024-03-30T05:23:54.097748+0000 mgr.y (mgr.44100) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.154652+0000 mon.a (mon.0) 8296 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.156661+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.158498+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.159162+0000 mon.a (mon.0) 8299 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.164267+0000 mon.a (mon.0) 8300 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: cephadm 2024-03-30T05:23:54.164770+0000 mgr.y (mgr.44100) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.221336+0000 mon.a (mon.0) 8301 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.223726+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.225737+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.226360+0000 mon.a (mon.0) 8304 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.231198+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: cephadm 2024-03-30T05:23:54.231573+0000 mgr.y (mgr.44100) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.287830+0000 mon.a (mon.0) 8306 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.289813+0000 mon.a (mon.0) 8307 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.291747+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.292731+0000 mon.a (mon.0) 8309 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.298829+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: cephadm 2024-03-30T05:23:54.299418+0000 mgr.y (mgr.44100) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.356299+0000 mon.a (mon.0) 8311 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.358138+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.360171+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.360823+0000 mon.a (mon.0) 8314 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.368219+0000 mon.a (mon.0) 8315 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: cephadm 2024-03-30T05:23:54.368735+0000 mgr.y (mgr.44100) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: cluster 2024-03-30T05:23:54.418360+0000 mgr.y (mgr.44100) 2447 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-03-30T05:23:55.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.441342+0000 mon.a (mon.0) 8316 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.443427+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.446653+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.447379+0000 mon.a (mon.0) 8319 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.452405+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: cephadm 2024-03-30T05:23:54.452877+0000 mgr.y (mgr.44100) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.525551+0000 mon.a (mon.0) 8321 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.527401+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.529161+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.529755+0000 mon.a (mon.0) 8324 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.534512+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: cephadm 2024-03-30T05:23:54.535033+0000 mgr.y (mgr.44100) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.592136+0000 mon.a (mon.0) 8326 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.593895+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.595559+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:54 smithi118 bash[75658]: audit 2024-03-30T05:23:54.596199+0000 mon.a (mon.0) 8329 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.600892+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: cephadm 2024-03-30T05:23:54.601320+0000 mgr.y (mgr.44100) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.657200+0000 mon.a (mon.0) 8331 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.659292+0000 mon.a (mon.0) 8332 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.661357+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.662146+0000 mon.a (mon.0) 8334 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.667458+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: cephadm 2024-03-30T05:23:54.668043+0000 mgr.y (mgr.44100) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:55.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.755066+0000 mon.a (mon.0) 8336 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.759567+0000 mon.a (mon.0) 8337 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.763732+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.765067+0000 mon.a (mon.0) 8339 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.774307+0000 mon.a (mon.0) 8340 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.848099+0000 mon.a (mon.0) 8341 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.852706+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.856737+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.858212+0000 mon.a (mon.0) 8344 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.867507+0000 mon.a (mon.0) 8345 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.955760+0000 mon.a (mon.0) 8346 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.960040+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.963875+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.965496+0000 mon.a (mon.0) 8349 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:54.974879+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:54.775241+0000 mgr.y (mgr.44100) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:54.868548+0000 mgr.y (mgr.44100) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:54.975954+0000 mgr.y (mgr.44100) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.045435+0000 mon.a (mon.0) 8351 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.047889+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.050370+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.051202+0000 mon.a (mon.0) 8354 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.058147+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:55.058701+0000 mgr.y (mgr.44100) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.119859+0000 mon.a (mon.0) 8356 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.122205+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.124219+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.125017+0000 mon.a (mon.0) 8359 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.130032+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:55.130497+0000 mgr.y (mgr.44100) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.192612+0000 mon.a (mon.0) 8361 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.195058+0000 mon.a (mon.0) 8362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.197848+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.198721+0000 mon.a (mon.0) 8364 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:54.775241+0000 mgr.y (mgr.44100) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:54.868548+0000 mgr.y (mgr.44100) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:54.975954+0000 mgr.y (mgr.44100) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.045435+0000 mon.a (mon.0) 8351 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.047889+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.050370+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.051202+0000 mon.a (mon.0) 8354 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.058147+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:55.058701+0000 mgr.y (mgr.44100) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.119859+0000 mon.a (mon.0) 8356 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.122205+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.124219+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.125017+0000 mon.a (mon.0) 8359 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.130032+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:55.130497+0000 mgr.y (mgr.44100) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.192612+0000 mon.a (mon.0) 8361 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.195058+0000 mon.a (mon.0) 8362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.197848+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.198721+0000 mon.a (mon.0) 8364 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.204256+0000 mon.a (mon.0) 8365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.204256+0000 mon.a (mon.0) 8365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:55.204768+0000 mgr.y (mgr.44100) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.263324+0000 mon.a (mon.0) 8366 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.267430+0000 mon.a (mon.0) 8367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.270843+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.272060+0000 mon.a (mon.0) 8369 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.279244+0000 mon.a (mon.0) 8370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:55.279670+0000 mgr.y (mgr.44100) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.354693+0000 mon.a (mon.0) 8371 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.357010+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.359467+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.360216+0000 mon.a (mon.0) 8374 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.366258+0000 mon.a (mon.0) 8375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:55.366792+0000 mgr.y (mgr.44100) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.439969+0000 mon.a (mon.0) 8376 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.442517+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.445260+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.446240+0000 mon.a (mon.0) 8379 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.453601+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:55.454265+0000 mgr.y (mgr.44100) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.510685+0000 mon.a (mon.0) 8381 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.512500+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.514145+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.514826+0000 mon.a (mon.0) 8384 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.519415+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:55.519834+0000 mgr.y (mgr.44100) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.559788+0000 mon.a (mon.0) 8386 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.561504+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.563145+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.563754+0000 mon.a (mon.0) 8389 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.568357+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:55.568765+0000 mgr.y (mgr.44100) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.608891+0000 mon.a (mon.0) 8391 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.610796+0000 mon.a (mon.0) 8392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.612593+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.613199+0000 mon.a (mon.0) 8394 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.617839+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:55.618202+0000 mgr.y (mgr.44100) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.658808+0000 mon.a (mon.0) 8396 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.660738+0000 mon.a (mon.0) 8397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:55.204768+0000 mgr.y (mgr.44100) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.263324+0000 mon.a (mon.0) 8366 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.267430+0000 mon.a (mon.0) 8367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.270843+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.272060+0000 mon.a (mon.0) 8369 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.279244+0000 mon.a (mon.0) 8370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:55.279670+0000 mgr.y (mgr.44100) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.354693+0000 mon.a (mon.0) 8371 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.357010+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.359467+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.360216+0000 mon.a (mon.0) 8374 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.366258+0000 mon.a (mon.0) 8375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:55.366792+0000 mgr.y (mgr.44100) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.439969+0000 mon.a (mon.0) 8376 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.442517+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.445260+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.446240+0000 mon.a (mon.0) 8379 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.453601+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:55.454265+0000 mgr.y (mgr.44100) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.662913+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.663505+0000 mon.a (mon.0) 8399 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.667736+0000 mon.a (mon.0) 8400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:55.668117+0000 mgr.y (mgr.44100) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.725278+0000 mon.a (mon.0) 8401 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.727114+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.729292+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.729952+0000 mon.a (mon.0) 8404 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.737133+0000 mon.a (mon.0) 8405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:55.737613+0000 mgr.y (mgr.44100) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.810570+0000 mon.a (mon.0) 8406 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.812564+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.814377+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.814979+0000 mon.a (mon.0) 8409 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.821186+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.894435+0000 mon.a (mon.0) 8411 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.896088+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.897653+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.898180+0000 mon.a (mon.0) 8414 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.902640+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.959800+0000 mon.a (mon.0) 8416 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.961774+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.963650+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.964342+0000 mon.a (mon.0) 8419 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:55.969531+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.510685+0000 mon.a (mon.0) 8381 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.512500+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.514145+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.514826+0000 mon.a (mon.0) 8384 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.519415+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:55.519834+0000 mgr.y (mgr.44100) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.559788+0000 mon.a (mon.0) 8386 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.561504+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.563145+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.563754+0000 mon.a (mon.0) 8389 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.568357+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:55.568765+0000 mgr.y (mgr.44100) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.608891+0000 mon.a (mon.0) 8391 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.610796+0000 mon.a (mon.0) 8392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.612593+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.613199+0000 mon.a (mon.0) 8394 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.617839+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:55.618202+0000 mgr.y (mgr.44100) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.658808+0000 mon.a (mon.0) 8396 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.660738+0000 mon.a (mon.0) 8397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.662913+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.663505+0000 mon.a (mon.0) 8399 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.667736+0000 mon.a (mon.0) 8400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:55.668117+0000 mgr.y (mgr.44100) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.725278+0000 mon.a (mon.0) 8401 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.727114+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.729292+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.729952+0000 mon.a (mon.0) 8404 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.737133+0000 mon.a (mon.0) 8405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:55.737613+0000 mgr.y (mgr.44100) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.810570+0000 mon.a (mon.0) 8406 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.812564+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.814377+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.814979+0000 mon.a (mon.0) 8409 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.821186+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.894435+0000 mon.a (mon.0) 8411 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.896088+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.897653+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.898180+0000 mon.a (mon.0) 8414 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.902640+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.959800+0000 mon.a (mon.0) 8416 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.961774+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.963650+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.964342+0000 mon.a (mon.0) 8419 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:55.969531+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: cephadm 2024-03-30T05:23:54.775241+0000 mgr.y (mgr.44100) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: cephadm 2024-03-30T05:23:54.868548+0000 mgr.y (mgr.44100) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: cephadm 2024-03-30T05:23:54.975954+0000 mgr.y (mgr.44100) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.045435+0000 mon.a (mon.0) 8351 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.047889+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.050370+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.051202+0000 mon.a (mon.0) 8354 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.058147+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: cephadm 2024-03-30T05:23:55.058701+0000 mgr.y (mgr.44100) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.119859+0000 mon.a (mon.0) 8356 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.122205+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.124219+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.125017+0000 mon.a (mon.0) 8359 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.130032+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: cephadm 2024-03-30T05:23:55.130497+0000 mgr.y (mgr.44100) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.192612+0000 mon.a (mon.0) 8361 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.195058+0000 mon.a (mon.0) 8362 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.197848+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.198721+0000 mon.a (mon.0) 8364 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.204256+0000 mon.a (mon.0) 8365 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: cephadm 2024-03-30T05:23:55.204768+0000 mgr.y (mgr.44100) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.263324+0000 mon.a (mon.0) 8366 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.267430+0000 mon.a (mon.0) 8367 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.270843+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.272060+0000 mon.a (mon.0) 8369 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.279244+0000 mon.a (mon.0) 8370 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: cephadm 2024-03-30T05:23:55.279670+0000 mgr.y (mgr.44100) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.354693+0000 mon.a (mon.0) 8371 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.357010+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.359467+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.360216+0000 mon.a (mon.0) 8374 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.366258+0000 mon.a (mon.0) 8375 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: cephadm 2024-03-30T05:23:55.366792+0000 mgr.y (mgr.44100) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.439969+0000 mon.a (mon.0) 8376 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.442517+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.445260+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.446240+0000 mon.a (mon.0) 8379 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.453601+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: cephadm 2024-03-30T05:23:55.454265+0000 mgr.y (mgr.44100) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.510685+0000 mon.a (mon.0) 8381 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.512500+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.514145+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.514826+0000 mon.a (mon.0) 8384 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.519415+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: cephadm 2024-03-30T05:23:55.519834+0000 mgr.y (mgr.44100) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.559788+0000 mon.a (mon.0) 8386 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.561504+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.563145+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.563754+0000 mon.a (mon.0) 8389 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.568357+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: cephadm 2024-03-30T05:23:55.568765+0000 mgr.y (mgr.44100) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.608891+0000 mon.a (mon.0) 8391 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.610796+0000 mon.a (mon.0) 8392 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.612593+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.613199+0000 mon.a (mon.0) 8394 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:55 smithi118 bash[75658]: audit 2024-03-30T05:23:55.617839+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: cephadm 2024-03-30T05:23:55.618202+0000 mgr.y (mgr.44100) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.658808+0000 mon.a (mon.0) 8396 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.660738+0000 mon.a (mon.0) 8397 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.662913+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.663505+0000 mon.a (mon.0) 8399 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.667736+0000 mon.a (mon.0) 8400 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: cephadm 2024-03-30T05:23:55.668117+0000 mgr.y (mgr.44100) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.725278+0000 mon.a (mon.0) 8401 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.727114+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.729292+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.729952+0000 mon.a (mon.0) 8404 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.737133+0000 mon.a (mon.0) 8405 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: cephadm 2024-03-30T05:23:55.737613+0000 mgr.y (mgr.44100) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.810570+0000 mon.a (mon.0) 8406 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.812564+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.814377+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.814979+0000 mon.a (mon.0) 8409 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.821186+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.894435+0000 mon.a (mon.0) 8411 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.896088+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.897653+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.898180+0000 mon.a (mon.0) 8414 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.902640+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.959800+0000 mon.a (mon.0) 8416 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.961774+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.963650+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.964342+0000 mon.a (mon.0) 8419 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:55.969531+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:55.821663+0000 mgr.y (mgr.44100) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:55.902993+0000 mgr.y (mgr.44100) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:55.970065+0000 mgr.y (mgr.44100) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.031225+0000 mon.a (mon.0) 8421 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.033913+0000 mon.a (mon.0) 8422 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.037173+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.038061+0000 mon.a (mon.0) 8424 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.043456+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.330 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.043992+0000 mgr.y (mgr.44100) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.086575+0000 mon.a (mon.0) 8426 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.088293+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.089970+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.090576+0000 mon.a (mon.0) 8429 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.095262+0000 mon.a (mon.0) 8430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.095712+0000 mgr.y (mgr.44100) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.140720+0000 mon.a (mon.0) 8431 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.142727+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.144350+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.144867+0000 mon.a (mon.0) 8434 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:55.821663+0000 mgr.y (mgr.44100) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:55.902993+0000 mgr.y (mgr.44100) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:55.970065+0000 mgr.y (mgr.44100) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:56.031225+0000 mon.a (mon.0) 8421 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:56.033913+0000 mon.a (mon.0) 8422 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:56.037173+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:56.038061+0000 mon.a (mon.0) 8424 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:56.043456+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.043992+0000 mgr.y (mgr.44100) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:56.086575+0000 mon.a (mon.0) 8426 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:56.088293+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[99668]: audit 2024-03-30T05:23:56.089970+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.090576+0000 mon.a (mon.0) 8429 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.095262+0000 mon.a (mon.0) 8430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.095712+0000 mgr.y (mgr.44100) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.140720+0000 mon.a (mon.0) 8431 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.142727+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.144350+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.144867+0000 mon.a (mon.0) 8434 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.333 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.150492+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.150492+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.150890+0000 mgr.y (mgr.44100) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.333 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.190872+0000 mon.a (mon.0) 8436 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.192647+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.194266+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.194853+0000 mon.a (mon.0) 8439 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.199645+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.200069+0000 mgr.y (mgr.44100) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.240259+0000 mon.a (mon.0) 8441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:56 smithi089 bash[101699]: audit 2024-03-30T05:23:56.241982+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.243702+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.244335+0000 mon.a (mon.0) 8444 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.248907+0000 mon.a (mon.0) 8445 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.249309+0000 mgr.y (mgr.44100) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.289127+0000 mon.a (mon.0) 8446 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.290998+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.292648+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.293226+0000 mon.a (mon.0) 8449 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.297755+0000 mon.a (mon.0) 8450 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.335 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.298192+0000 mgr.y (mgr.44100) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.150890+0000 mgr.y (mgr.44100) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.190872+0000 mon.a (mon.0) 8436 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.192647+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.194266+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.194853+0000 mon.a (mon.0) 8439 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.199645+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.200069+0000 mgr.y (mgr.44100) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.335 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.240259+0000 mon.a (mon.0) 8441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.241982+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.243702+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.244335+0000 mon.a (mon.0) 8444 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.248907+0000 mon.a (mon.0) 8445 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.249309+0000 mgr.y (mgr.44100) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.289127+0000 mon.a (mon.0) 8446 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.290998+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.292648+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.293226+0000 mon.a (mon.0) 8449 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.297755+0000 mon.a (mon.0) 8450 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.298192+0000 mgr.y (mgr.44100) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.338301+0000 mon.a (mon.0) 8451 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.340465+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.342231+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.342859+0000 mon.a (mon.0) 8454 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.347495+0000 mon.a (mon.0) 8455 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.347974+0000 mgr.y (mgr.44100) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.388081+0000 mon.a (mon.0) 8456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.389972+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.391674+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.392336+0000 mon.a (mon.0) 8459 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.397113+0000 mon.a (mon.0) 8460 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.397583+0000 mgr.y (mgr.44100) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: cluster 2024-03-30T05:23:56.418848+0000 mgr.y (mgr.44100) 2477 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-03-30T05:23:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.437231+0000 mon.a (mon.0) 8461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.438874+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.440467+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.441020+0000 mon.a (mon.0) 8464 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.445487+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.445965+0000 mgr.y (mgr.44100) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.485378+0000 mon.a (mon.0) 8466 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.338301+0000 mon.a (mon.0) 8451 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.340465+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.342231+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.342859+0000 mon.a (mon.0) 8454 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.347495+0000 mon.a (mon.0) 8455 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.347974+0000 mgr.y (mgr.44100) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.388081+0000 mon.a (mon.0) 8456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.389972+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.391674+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.392336+0000 mon.a (mon.0) 8459 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.397113+0000 mon.a (mon.0) 8460 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.397583+0000 mgr.y (mgr.44100) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: cluster 2024-03-30T05:23:56.418848+0000 mgr.y (mgr.44100) 2477 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-03-30T05:23:57.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.437231+0000 mon.a (mon.0) 8461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.438874+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.440467+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.441020+0000 mon.a (mon.0) 8464 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.445487+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.445965+0000 mgr.y (mgr.44100) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.485378+0000 mon.a (mon.0) 8466 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.487064+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.488805+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.489376+0000 mon.a (mon.0) 8469 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.494046+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.494460+0000 mgr.y (mgr.44100) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.539202+0000 mon.a (mon.0) 8471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.541459+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.543871+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.544717+0000 mon.a (mon.0) 8474 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.550159+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.550611+0000 mgr.y (mgr.44100) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.595384+0000 mon.a (mon.0) 8476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.597393+0000 mon.a (mon.0) 8477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.599120+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.599710+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.604735+0000 mon.a (mon.0) 8480 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.605156+0000 mgr.y (mgr.44100) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.649636+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.651648+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.487064+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.488805+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.489376+0000 mon.a (mon.0) 8469 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.494046+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.494460+0000 mgr.y (mgr.44100) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.539202+0000 mon.a (mon.0) 8471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.541459+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.543871+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.544717+0000 mon.a (mon.0) 8474 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.550159+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.550611+0000 mgr.y (mgr.44100) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.595384+0000 mon.a (mon.0) 8476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.597393+0000 mon.a (mon.0) 8477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.599120+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.599710+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.604735+0000 mon.a (mon.0) 8480 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.605156+0000 mgr.y (mgr.44100) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.649636+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.651648+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.653335+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.653936+0000 mon.a (mon.0) 8484 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.658612+0000 mon.a (mon.0) 8485 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.659060+0000 mgr.y (mgr.44100) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.699004+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.700819+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.702648+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.703345+0000 mon.a (mon.0) 8489 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.707973+0000 mon.a (mon.0) 8490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.708422+0000 mgr.y (mgr.44100) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.748432+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.750170+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.751832+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.752452+0000 mon.a (mon.0) 8494 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.756849+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.797671+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.799504+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.801096+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.801670+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.806263+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.653335+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.653936+0000 mon.a (mon.0) 8484 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.658612+0000 mon.a (mon.0) 8485 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.659060+0000 mgr.y (mgr.44100) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.699004+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.700819+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.702648+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.703345+0000 mon.a (mon.0) 8489 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.707973+0000 mon.a (mon.0) 8490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.708422+0000 mgr.y (mgr.44100) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.748432+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.750170+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.751832+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.752452+0000 mon.a (mon.0) 8494 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.756849+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.797671+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.799504+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.801096+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.801670+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.806263+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.846575+0000 mon.a (mon.0) 8501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.848366+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.850023+0000 mon.a (mon.0) 8503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.850644+0000 mon.a (mon.0) 8504 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.855138+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.895332+0000 mon.a (mon.0) 8506 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.897063+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.898621+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.899126+0000 mon.a (mon.0) 8509 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.903472+0000 mon.a (mon.0) 8510 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.943540+0000 mon.a (mon.0) 8511 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.945255+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.946956+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.947531+0000 mon.a (mon.0) 8514 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[99668]: audit 2024-03-30T05:23:56.951941+0000 mon.a (mon.0) 8515 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.846575+0000 mon.a (mon.0) 8501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.848366+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.850023+0000 mon.a (mon.0) 8503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.850644+0000 mon.a (mon.0) 8504 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.855138+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.895332+0000 mon.a (mon.0) 8506 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.897063+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.898621+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.899126+0000 mon.a (mon.0) 8509 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.903472+0000 mon.a (mon.0) 8510 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.943540+0000 mon.a (mon.0) 8511 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.945255+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.946956+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.947531+0000 mon.a (mon.0) 8514 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[101699]: audit 2024-03-30T05:23:56.951941+0000 mon.a (mon.0) 8515 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: cephadm 2024-03-30T05:23:55.821663+0000 mgr.y (mgr.44100) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: cephadm 2024-03-30T05:23:55.902993+0000 mgr.y (mgr.44100) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: cephadm 2024-03-30T05:23:55.970065+0000 mgr.y (mgr.44100) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.031225+0000 mon.a (mon.0) 8421 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.033913+0000 mon.a (mon.0) 8422 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.037173+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.038061+0000 mon.a (mon.0) 8424 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.043456+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.043992+0000 mgr.y (mgr.44100) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.086575+0000 mon.a (mon.0) 8426 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.088293+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.089970+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.090576+0000 mon.a (mon.0) 8429 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.095262+0000 mon.a (mon.0) 8430 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.095712+0000 mgr.y (mgr.44100) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.140720+0000 mon.a (mon.0) 8431 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.142727+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.144350+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.144867+0000 mon.a (mon.0) 8434 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.150492+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.150890+0000 mgr.y (mgr.44100) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.190872+0000 mon.a (mon.0) 8436 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.192647+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.194266+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.194853+0000 mon.a (mon.0) 8439 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.199645+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.200069+0000 mgr.y (mgr.44100) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.240259+0000 mon.a (mon.0) 8441 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.241982+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.243702+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.244335+0000 mon.a (mon.0) 8444 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.248907+0000 mon.a (mon.0) 8445 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.249309+0000 mgr.y (mgr.44100) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.289127+0000 mon.a (mon.0) 8446 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.290998+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.292648+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.293226+0000 mon.a (mon.0) 8449 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.297755+0000 mon.a (mon.0) 8450 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.298192+0000 mgr.y (mgr.44100) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:56 smithi118 bash[75658]: audit 2024-03-30T05:23:56.338301+0000 mon.a (mon.0) 8451 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.340465+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.342231+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.342859+0000 mon.a (mon.0) 8454 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.347495+0000 mon.a (mon.0) 8455 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.347974+0000 mgr.y (mgr.44100) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.388081+0000 mon.a (mon.0) 8456 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.389972+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.391674+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.392336+0000 mon.a (mon.0) 8459 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.397113+0000 mon.a (mon.0) 8460 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.397583+0000 mgr.y (mgr.44100) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: cluster 2024-03-30T05:23:56.418848+0000 mgr.y (mgr.44100) 2477 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-03-30T05:23:57.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.437231+0000 mon.a (mon.0) 8461 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.438874+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.440467+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.441020+0000 mon.a (mon.0) 8464 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.445487+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.445965+0000 mgr.y (mgr.44100) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.485378+0000 mon.a (mon.0) 8466 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.487064+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.488805+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.489376+0000 mon.a (mon.0) 8469 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.494046+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.494460+0000 mgr.y (mgr.44100) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.539202+0000 mon.a (mon.0) 8471 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.541459+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.543871+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.544717+0000 mon.a (mon.0) 8474 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.550159+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.550611+0000 mgr.y (mgr.44100) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.595384+0000 mon.a (mon.0) 8476 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.597393+0000 mon.a (mon.0) 8477 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.599120+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.599710+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.604735+0000 mon.a (mon.0) 8480 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.605156+0000 mgr.y (mgr.44100) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.649636+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.651648+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.653335+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.653936+0000 mon.a (mon.0) 8484 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.658612+0000 mon.a (mon.0) 8485 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.659060+0000 mgr.y (mgr.44100) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.699004+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.700819+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.702648+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.703345+0000 mon.a (mon.0) 8489 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.707973+0000 mon.a (mon.0) 8490 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.708422+0000 mgr.y (mgr.44100) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.748432+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.750170+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.751832+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.752452+0000 mon.a (mon.0) 8494 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.756849+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.797671+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.799504+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.801096+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.801670+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.806263+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.846575+0000 mon.a (mon.0) 8501 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.848366+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.850023+0000 mon.a (mon.0) 8503 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.850644+0000 mon.a (mon.0) 8504 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.855138+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.895332+0000 mon.a (mon.0) 8506 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.897063+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.898621+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.899126+0000 mon.a (mon.0) 8509 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.903472+0000 mon.a (mon.0) 8510 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.943540+0000 mon.a (mon.0) 8511 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.945255+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.946956+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.947531+0000 mon.a (mon.0) 8514 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:56.951941+0000 mon.a (mon.0) 8515 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:57.996 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:23:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:23:57] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.43.0" 2024-03-30T05:23:58.310 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.757337+0000 mgr.y (mgr.44100) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.310 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.806732+0000 mgr.y (mgr.44100) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.855559+0000 mgr.y (mgr.44100) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.903831+0000 mgr.y (mgr.44100) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:56.952391+0000 mgr.y (mgr.44100) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.011198+0000 mon.a (mon.0) 8516 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.012926+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.014540+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.015109+0000 mon.a (mon.0) 8519 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.019444+0000 mon.a (mon.0) 8520 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:57.019916+0000 mgr.y (mgr.44100) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.076578+0000 mon.a (mon.0) 8521 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.078514+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.080339+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.080972+0000 mon.a (mon.0) 8524 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.086447+0000 mon.a (mon.0) 8525 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:57.086933+0000 mgr.y (mgr.44100) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.143273+0000 mon.a (mon.0) 8526 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.145270+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.147473+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.757337+0000 mgr.y (mgr.44100) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.806732+0000 mgr.y (mgr.44100) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.855559+0000 mgr.y (mgr.44100) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.903831+0000 mgr.y (mgr.44100) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.312 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:56.952391+0000 mgr.y (mgr.44100) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.011198+0000 mon.a (mon.0) 8516 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.012926+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.014540+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.015109+0000 mon.a (mon.0) 8519 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.019444+0000 mon.a (mon.0) 8520 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:57.019916+0000 mgr.y (mgr.44100) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.076578+0000 mon.a (mon.0) 8521 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.078514+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.080339+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.080972+0000 mon.a (mon.0) 8524 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.086447+0000 mon.a (mon.0) 8525 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:57.086933+0000 mgr.y (mgr.44100) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.143273+0000 mon.a (mon.0) 8526 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.145270+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.147473+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.148167+0000 mon.a (mon.0) 8529 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.152713+0000 mon.a (mon.0) 8530 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:57.153302+0000 mgr.y (mgr.44100) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.209744+0000 mon.a (mon.0) 8531 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.212462+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.214683+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.215435+0000 mon.a (mon.0) 8534 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.220319+0000 mon.a (mon.0) 8535 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:57.221019+0000 mgr.y (mgr.44100) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.261484+0000 mon.a (mon.0) 8536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.263344+0000 mon.a (mon.0) 8537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.265243+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.265880+0000 mon.a (mon.0) 8539 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.271611+0000 mon.a (mon.0) 8540 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:57.272148+0000 mgr.y (mgr.44100) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.345299+0000 mon.a (mon.0) 8541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.347096+0000 mon.a (mon.0) 8542 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.348979+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.349533+0000 mon.a (mon.0) 8544 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.355062+0000 mon.a (mon.0) 8545 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.148167+0000 mon.a (mon.0) 8529 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.152713+0000 mon.a (mon.0) 8530 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:57.153302+0000 mgr.y (mgr.44100) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.209744+0000 mon.a (mon.0) 8531 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.212462+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.214683+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.215435+0000 mon.a (mon.0) 8534 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.220319+0000 mon.a (mon.0) 8535 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:57.221019+0000 mgr.y (mgr.44100) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.261484+0000 mon.a (mon.0) 8536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.263344+0000 mon.a (mon.0) 8537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.265243+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.265880+0000 mon.a (mon.0) 8539 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.271611+0000 mon.a (mon.0) 8540 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:57.272148+0000 mgr.y (mgr.44100) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.345299+0000 mon.a (mon.0) 8541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.347096+0000 mon.a (mon.0) 8542 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.348979+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.349533+0000 mon.a (mon.0) 8544 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:57.355569+0000 mgr.y (mgr.44100) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.413286+0000 mon.a (mon.0) 8546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.415082+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.417030+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.417664+0000 mon.a (mon.0) 8549 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.423590+0000 mon.a (mon.0) 8550 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:57.424279+0000 mgr.y (mgr.44100) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.480734+0000 mon.a (mon.0) 8551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.482822+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.484878+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.485541+0000 mon.a (mon.0) 8554 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.490434+0000 mon.a (mon.0) 8555 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:57.490934+0000 mgr.y (mgr.44100) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.547855+0000 mon.a (mon.0) 8556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.549841+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.552315+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.553008+0000 mon.a (mon.0) 8559 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.557984+0000 mon.a (mon.0) 8560 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:57.558566+0000 mgr.y (mgr.44100) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.355062+0000 mon.a (mon.0) 8545 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:57.355569+0000 mgr.y (mgr.44100) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.413286+0000 mon.a (mon.0) 8546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.415082+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.417030+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.417664+0000 mon.a (mon.0) 8549 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.423590+0000 mon.a (mon.0) 8550 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:57.424279+0000 mgr.y (mgr.44100) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.480734+0000 mon.a (mon.0) 8551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.482822+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.484878+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.485541+0000 mon.a (mon.0) 8554 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.490434+0000 mon.a (mon.0) 8555 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:57.490934+0000 mgr.y (mgr.44100) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.547855+0000 mon.a (mon.0) 8556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.549841+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.552315+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.553008+0000 mon.a (mon.0) 8559 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.557984+0000 mon.a (mon.0) 8560 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:57.558566+0000 mgr.y (mgr.44100) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.635964+0000 mon.a (mon.0) 8561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.638125+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.640073+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.640788+0000 mon.a (mon.0) 8564 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.645986+0000 mon.a (mon.0) 8565 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:57.646446+0000 mgr.y (mgr.44100) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.704558+0000 mon.a (mon.0) 8566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.708487+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.712529+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.713623+0000 mon.a (mon.0) 8569 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.721113+0000 mon.a (mon.0) 8570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: cephadm 2024-03-30T05:23:57.724452+0000 mgr.y (mgr.44100) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.782949+0000 mon.a (mon.0) 8571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.785149+0000 mon.a (mon.0) 8572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.786989+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.787591+0000 mon.a (mon.0) 8574 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.792434+0000 mon.a (mon.0) 8575 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.839571+0000 mon.a (mon.0) 8576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.841797+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.843848+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.844541+0000 mon.a (mon.0) 8579 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.849574+0000 mon.a (mon.0) 8580 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.906454+0000 mon.a (mon.0) 8581 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.908175+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.909848+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.910459+0000 mon.a (mon.0) 8584 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.917956+0000 mon.a (mon.0) 8585 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.976083+0000 mon.a (mon.0) 8586 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.977993+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.979661+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.980307+0000 mon.a (mon.0) 8589 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[99668]: audit 2024-03-30T05:23:57.988030+0000 mon.a (mon.0) 8590 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.635964+0000 mon.a (mon.0) 8561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.638125+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.640073+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.640788+0000 mon.a (mon.0) 8564 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.645986+0000 mon.a (mon.0) 8565 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:57.646446+0000 mgr.y (mgr.44100) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.704558+0000 mon.a (mon.0) 8566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.708487+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.712529+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.713623+0000 mon.a (mon.0) 8569 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.721113+0000 mon.a (mon.0) 8570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: cephadm 2024-03-30T05:23:57.724452+0000 mgr.y (mgr.44100) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.782949+0000 mon.a (mon.0) 8571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.785149+0000 mon.a (mon.0) 8572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.786989+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.787591+0000 mon.a (mon.0) 8574 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.792434+0000 mon.a (mon.0) 8575 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.839571+0000 mon.a (mon.0) 8576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.841797+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.843848+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.844541+0000 mon.a (mon.0) 8579 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.849574+0000 mon.a (mon.0) 8580 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.906454+0000 mon.a (mon.0) 8581 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.908175+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.909848+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.910459+0000 mon.a (mon.0) 8584 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.917956+0000 mon.a (mon.0) 8585 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.976083+0000 mon.a (mon.0) 8586 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.977993+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.979661+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.324 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.980307+0000 mon.a (mon.0) 8589 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:58 smithi089 bash[101699]: audit 2024-03-30T05:23:57.988030+0000 mon.a (mon.0) 8590 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.757337+0000 mgr.y (mgr.44100) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.806732+0000 mgr.y (mgr.44100) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.855559+0000 mgr.y (mgr.44100) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.903831+0000 mgr.y (mgr.44100) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: cephadm 2024-03-30T05:23:56.952391+0000 mgr.y (mgr.44100) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:57.011198+0000 mon.a (mon.0) 8516 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:57 smithi118 bash[75658]: audit 2024-03-30T05:23:57.012926+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.014540+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.015109+0000 mon.a (mon.0) 8519 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.019444+0000 mon.a (mon.0) 8520 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: cephadm 2024-03-30T05:23:57.019916+0000 mgr.y (mgr.44100) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.076578+0000 mon.a (mon.0) 8521 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.078514+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.080339+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.080972+0000 mon.a (mon.0) 8524 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.086447+0000 mon.a (mon.0) 8525 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: cephadm 2024-03-30T05:23:57.086933+0000 mgr.y (mgr.44100) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.143273+0000 mon.a (mon.0) 8526 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.145270+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.147473+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.148167+0000 mon.a (mon.0) 8529 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.152713+0000 mon.a (mon.0) 8530 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: cephadm 2024-03-30T05:23:57.153302+0000 mgr.y (mgr.44100) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.209744+0000 mon.a (mon.0) 8531 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.212462+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.214683+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.215435+0000 mon.a (mon.0) 8534 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.220319+0000 mon.a (mon.0) 8535 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: cephadm 2024-03-30T05:23:57.221019+0000 mgr.y (mgr.44100) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.261484+0000 mon.a (mon.0) 8536 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.263344+0000 mon.a (mon.0) 8537 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.265243+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.265880+0000 mon.a (mon.0) 8539 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.271611+0000 mon.a (mon.0) 8540 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: cephadm 2024-03-30T05:23:57.272148+0000 mgr.y (mgr.44100) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.345299+0000 mon.a (mon.0) 8541 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.347096+0000 mon.a (mon.0) 8542 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.348979+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.349533+0000 mon.a (mon.0) 8544 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.355062+0000 mon.a (mon.0) 8545 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: cephadm 2024-03-30T05:23:57.355569+0000 mgr.y (mgr.44100) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.413286+0000 mon.a (mon.0) 8546 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.415082+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.417030+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.417664+0000 mon.a (mon.0) 8549 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.423590+0000 mon.a (mon.0) 8550 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: cephadm 2024-03-30T05:23:57.424279+0000 mgr.y (mgr.44100) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.480734+0000 mon.a (mon.0) 8551 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.482822+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.484878+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.485541+0000 mon.a (mon.0) 8554 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.490434+0000 mon.a (mon.0) 8555 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: cephadm 2024-03-30T05:23:57.490934+0000 mgr.y (mgr.44100) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.547855+0000 mon.a (mon.0) 8556 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.549841+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.552315+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.553008+0000 mon.a (mon.0) 8559 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.557984+0000 mon.a (mon.0) 8560 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: cephadm 2024-03-30T05:23:57.558566+0000 mgr.y (mgr.44100) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.635964+0000 mon.a (mon.0) 8561 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.638125+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.640073+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.640788+0000 mon.a (mon.0) 8564 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.645986+0000 mon.a (mon.0) 8565 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: cephadm 2024-03-30T05:23:57.646446+0000 mgr.y (mgr.44100) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.704558+0000 mon.a (mon.0) 8566 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.708487+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.712529+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.713623+0000 mon.a (mon.0) 8569 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.721113+0000 mon.a (mon.0) 8570 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: cephadm 2024-03-30T05:23:57.724452+0000 mgr.y (mgr.44100) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.782949+0000 mon.a (mon.0) 8571 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.785149+0000 mon.a (mon.0) 8572 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.786989+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.787591+0000 mon.a (mon.0) 8574 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.792434+0000 mon.a (mon.0) 8575 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.839571+0000 mon.a (mon.0) 8576 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.841797+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.843848+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.844541+0000 mon.a (mon.0) 8579 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.849574+0000 mon.a (mon.0) 8580 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.906454+0000 mon.a (mon.0) 8581 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.908175+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.909848+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.910459+0000 mon.a (mon.0) 8584 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.917956+0000 mon.a (mon.0) 8585 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.976083+0000 mon.a (mon.0) 8586 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.977993+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.979661+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.980307+0000 mon.a (mon.0) 8589 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:58 smithi118 bash[75658]: audit 2024-03-30T05:23:57.988030+0000 mon.a (mon.0) 8590 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:57.793039+0000 mgr.y (mgr.44100) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:57.849978+0000 mgr.y (mgr.44100) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:57.918419+0000 mgr.y (mgr.44100) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:57.988466+0000 mgr.y (mgr.44100) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.049834+0000 mon.a (mon.0) 8591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.052167+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.054056+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.054736+0000 mon.a (mon.0) 8594 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.059885+0000 mon.a (mon.0) 8595 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.060456+0000 mgr.y (mgr.44100) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.108136+0000 mon.a (mon.0) 8596 : audit [DBG] from='client.? 172.21.15.89:0/3106601049' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:23:59.255 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.116966+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.118813+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.121081+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.121699+0000 mon.a (mon.0) 8600 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.126562+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.127093+0000 mgr.y (mgr.44100) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.172973+0000 mon.a (mon.0) 8602 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.175258+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:57.793039+0000 mgr.y (mgr.44100) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:57.849978+0000 mgr.y (mgr.44100) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:57.918419+0000 mgr.y (mgr.44100) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:57.988466+0000 mgr.y (mgr.44100) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.049834+0000 mon.a (mon.0) 8591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.052167+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.054056+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.054736+0000 mon.a (mon.0) 8594 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.059885+0000 mon.a (mon.0) 8595 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.060456+0000 mgr.y (mgr.44100) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.108136+0000 mon.a (mon.0) 8596 : audit [DBG] from='client.? 172.21.15.89:0/3106601049' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:23:59.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.116966+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.118813+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.121081+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.121699+0000 mon.a (mon.0) 8600 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.126562+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.127093+0000 mgr.y (mgr.44100) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.172973+0000 mon.a (mon.0) 8602 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.175258+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.177414+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.178381+0000 mon.a (mon.0) 8605 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.184736+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.185254+0000 mgr.y (mgr.44100) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.228966+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.230839+0000 mon.a (mon.0) 8608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.232668+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.233288+0000 mon.a (mon.0) 8610 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.239101+0000 mon.a (mon.0) 8611 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.239607+0000 mgr.y (mgr.44100) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.297122+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.299129+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.300954+0000 mon.a (mon.0) 8614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.301596+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.307373+0000 mon.a (mon.0) 8616 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.307938+0000 mgr.y (mgr.44100) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.365318+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.367034+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.368691+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.259 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.369350+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.177414+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.178381+0000 mon.a (mon.0) 8605 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.184736+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.185254+0000 mgr.y (mgr.44100) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.228966+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.230839+0000 mon.a (mon.0) 8608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.232668+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.233288+0000 mon.a (mon.0) 8610 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.239101+0000 mon.a (mon.0) 8611 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.239607+0000 mgr.y (mgr.44100) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.297122+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.299129+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.300954+0000 mon.a (mon.0) 8614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.301596+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.307373+0000 mon.a (mon.0) 8616 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.307938+0000 mgr.y (mgr.44100) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.365318+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.367034+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.368691+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.369350+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.261 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.374988+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.261 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.375442+0000 mgr.y (mgr.44100) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.261 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cluster 2024-03-30T05:23:58.419391+0000 mgr.y (mgr.44100) 2510 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 305 B/s rd, 0 op/s 2024-03-30T05:23:59.261 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.431949+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.433632+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.435377+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.435963+0000 mon.a (mon.0) 8625 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.440545+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.440950+0000 mgr.y (mgr.44100) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.486329+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.488347+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.490102+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.490676+0000 mon.a (mon.0) 8630 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.495563+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.496082+0000 mgr.y (mgr.44100) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.523599+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.89:0/2424172828' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3512062143"}]: dispatch 2024-03-30T05:23:59.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.523997+0000 mon.a (mon.0) 8632 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3512062143"}]: dispatch 2024-03-30T05:23:59.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.540641+0000 mon.a (mon.0) 8633 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.263 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.542712+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.374988+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.375442+0000 mgr.y (mgr.44100) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cluster 2024-03-30T05:23:58.419391+0000 mgr.y (mgr.44100) 2510 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 305 B/s rd, 0 op/s 2024-03-30T05:23:59.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.431949+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.433632+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.435377+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.435963+0000 mon.a (mon.0) 8625 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.440545+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.440950+0000 mgr.y (mgr.44100) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.486329+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.488347+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.490102+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.490676+0000 mon.a (mon.0) 8630 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.495563+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.496082+0000 mgr.y (mgr.44100) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.523599+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.89:0/2424172828' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3512062143"}]: dispatch 2024-03-30T05:23:59.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.523997+0000 mon.a (mon.0) 8632 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3512062143"}]: dispatch 2024-03-30T05:23:59.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.540641+0000 mon.a (mon.0) 8633 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.542712+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.264 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.544523+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.545192+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.549939+0000 mon.a (mon.0) 8637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.550346+0000 mgr.y (mgr.44100) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.594861+0000 mon.a (mon.0) 8638 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.596996+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.598770+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.599408+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.604159+0000 mon.a (mon.0) 8642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.604619+0000 mgr.y (mgr.44100) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.649110+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.650934+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.652675+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.653395+0000 mon.a (mon.0) 8646 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.265 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.659652+0000 mon.a (mon.0) 8647 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.660101+0000 mgr.y (mgr.44100) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.700232+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.701827+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.703398+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.703885+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.544523+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.545192+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.549939+0000 mon.a (mon.0) 8637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.550346+0000 mgr.y (mgr.44100) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.594861+0000 mon.a (mon.0) 8638 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.596996+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.598770+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.599408+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.604159+0000 mon.a (mon.0) 8642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.604619+0000 mgr.y (mgr.44100) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.649110+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.650934+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.652675+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.653395+0000 mon.a (mon.0) 8646 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.659652+0000 mon.a (mon.0) 8647 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.660101+0000 mgr.y (mgr.44100) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.700232+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.701827+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.703398+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.709125+0000 mon.a (mon.0) 8652 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.709495+0000 mgr.y (mgr.44100) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.749068+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.750759+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.752384+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.752938+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.758577+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.799481+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.801373+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.268 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.803161+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.803748+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.809447+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.849899+0000 mon.a (mon.0) 8663 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.851620+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.853249+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.853804+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.859360+0000 mon.a (mon.0) 8667 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.900330+0000 mon.a (mon.0) 8668 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.902689+0000 mon.a (mon.0) 8669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.904338+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.904972+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.910768+0000 mon.a (mon.0) 8672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.970052+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.974372+0000 mon.a (mon.0) 8674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.978307+0000 mon.a (mon.0) 8675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.979789+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[99668]: audit 2024-03-30T05:23:58.988227+0000 mon.a (mon.0) 8677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.703885+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.709125+0000 mon.a (mon.0) 8652 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.709495+0000 mgr.y (mgr.44100) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.749068+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.750759+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.752384+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.752938+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.758577+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.799481+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.801373+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.803161+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.803748+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.809447+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.849899+0000 mon.a (mon.0) 8663 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.851620+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.853249+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.853804+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.859360+0000 mon.a (mon.0) 8667 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.900330+0000 mon.a (mon.0) 8668 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.902689+0000 mon.a (mon.0) 8669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.904338+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.904972+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.910768+0000 mon.a (mon.0) 8672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.970052+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.974372+0000 mon.a (mon.0) 8674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.978307+0000 mon.a (mon.0) 8675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.979789+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:23:59 smithi089 bash[101699]: audit 2024-03-30T05:23:58.988227+0000 mon.a (mon.0) 8677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:57.793039+0000 mgr.y (mgr.44100) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:57.849978+0000 mgr.y (mgr.44100) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:57.918419+0000 mgr.y (mgr.44100) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:57.988466+0000 mgr.y (mgr.44100) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.049834+0000 mon.a (mon.0) 8591 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.052167+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.054056+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.054736+0000 mon.a (mon.0) 8594 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.059885+0000 mon.a (mon.0) 8595 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.060456+0000 mgr.y (mgr.44100) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.108136+0000 mon.a (mon.0) 8596 : audit [DBG] from='client.? 172.21.15.89:0/3106601049' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:23:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.116966+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.118813+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.121081+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.121699+0000 mon.a (mon.0) 8600 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.126562+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.127093+0000 mgr.y (mgr.44100) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.172973+0000 mon.a (mon.0) 8602 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.175258+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.177414+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.178381+0000 mon.a (mon.0) 8605 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.184736+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.185254+0000 mgr.y (mgr.44100) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.228966+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.230839+0000 mon.a (mon.0) 8608 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.232668+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.233288+0000 mon.a (mon.0) 8610 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.239101+0000 mon.a (mon.0) 8611 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.239607+0000 mgr.y (mgr.44100) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.297122+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.299129+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.300954+0000 mon.a (mon.0) 8614 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.301596+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.307373+0000 mon.a (mon.0) 8616 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.307938+0000 mgr.y (mgr.44100) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.365318+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.367034+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.368691+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.369350+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.374988+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.375442+0000 mgr.y (mgr.44100) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cluster 2024-03-30T05:23:58.419391+0000 mgr.y (mgr.44100) 2510 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 305 B/s rd, 0 op/s 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.431949+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.433632+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.435377+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.435963+0000 mon.a (mon.0) 8625 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.440545+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.440950+0000 mgr.y (mgr.44100) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.486329+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.488347+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.490102+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.490676+0000 mon.a (mon.0) 8630 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.495563+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.496082+0000 mgr.y (mgr.44100) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.523599+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.89:0/2424172828' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3512062143"}]: dispatch 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.523997+0000 mon.a (mon.0) 8632 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3512062143"}]: dispatch 2024-03-30T05:23:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.540641+0000 mon.a (mon.0) 8633 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.542712+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.544523+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.545192+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.549939+0000 mon.a (mon.0) 8637 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.550346+0000 mgr.y (mgr.44100) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.594861+0000 mon.a (mon.0) 8638 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.596996+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.598770+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.599408+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.604159+0000 mon.a (mon.0) 8642 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.604619+0000 mgr.y (mgr.44100) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.649110+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.650934+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.652675+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.653395+0000 mon.a (mon.0) 8646 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.659652+0000 mon.a (mon.0) 8647 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.660101+0000 mgr.y (mgr.44100) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.700232+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.701827+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.703398+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.703885+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.709125+0000 mon.a (mon.0) 8652 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.709495+0000 mgr.y (mgr.44100) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:23:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.749068+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.750759+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.752384+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.752938+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.758577+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.799481+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.801373+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.803161+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.803748+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.809447+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.849899+0000 mon.a (mon.0) 8663 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.851620+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.853249+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.853804+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.859360+0000 mon.a (mon.0) 8667 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.900330+0000 mon.a (mon.0) 8668 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.902689+0000 mon.a (mon.0) 8669 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.904338+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.904972+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.910768+0000 mon.a (mon.0) 8672 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:23:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.970052+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:23:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.974372+0000 mon.a (mon.0) 8674 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:23:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.978307+0000 mon.a (mon.0) 8675 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:23:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.979789+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:23:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:23:59 smithi118 bash[75658]: audit 2024-03-30T05:23:58.988227+0000 mon.a (mon.0) 8677 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.759006+0000 mgr.y (mgr.44100) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.809930+0000 mgr.y (mgr.44100) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.859780+0000 mgr.y (mgr.44100) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.911190+0000 mgr.y (mgr.44100) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cephadm 2024-03-30T05:23:58.989098+0000 mgr.y (mgr.44100) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.072509+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.075435+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.077973+0000 mon.a (mon.0) 8680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.078901+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.085590+0000 mon.a (mon.0) 8682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cephadm 2024-03-30T05:23:59.086626+0000 mgr.y (mgr.44100) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.163699+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.166452+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.169796+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.171150+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.180072+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cephadm 2024-03-30T05:23:59.180759+0000 mgr.y (mgr.44100) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.256673+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.260261+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.262590+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.263251+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.268998+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cephadm 2024-03-30T05:23:59.269464+0000 mgr.y (mgr.44100) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.309210+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.310836+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.312400+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.312919+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.318279+0000 mon.a (mon.0) 8697 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cephadm 2024-03-30T05:23:59.318621+0000 mgr.y (mgr.44100) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.358102+0000 mon.a (mon.0) 8698 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.359959+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.361721+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.362418+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.368021+0000 mon.a (mon.0) 8702 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cephadm 2024-03-30T05:23:59.368463+0000 mgr.y (mgr.44100) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.424745+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.426762+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.428405+0000 mon.a (mon.0) 8705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.428989+0000 mon.a (mon.0) 8706 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.433527+0000 mon.a (mon.0) 8707 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.759006+0000 mgr.y (mgr.44100) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.809930+0000 mgr.y (mgr.44100) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.859780+0000 mgr.y (mgr.44100) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.911190+0000 mgr.y (mgr.44100) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cephadm 2024-03-30T05:23:58.989098+0000 mgr.y (mgr.44100) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.072509+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.075435+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.077973+0000 mon.a (mon.0) 8680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.078901+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.085590+0000 mon.a (mon.0) 8682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cephadm 2024-03-30T05:23:59.086626+0000 mgr.y (mgr.44100) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.163699+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.166452+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.169796+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.171150+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.180072+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cephadm 2024-03-30T05:23:59.180759+0000 mgr.y (mgr.44100) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.256673+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.260261+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.262590+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cephadm 2024-03-30T05:23:59.434105+0000 mgr.y (mgr.44100) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.495740+0000 mon.a (mon.0) 8708 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3512062143"}]': finished 2024-03-30T05:24:00.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cluster 2024-03-30T05:23:59.499282+0000 mon.a (mon.0) 8709 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-03-30T05:24:00.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.508320+0000 mon.a (mon.0) 8710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.510147+0000 mon.a (mon.0) 8711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.512021+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.512727+0000 mon.a (mon.0) 8713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.518567+0000 mon.a (mon.0) 8714 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cephadm 2024-03-30T05:23:59.519119+0000 mgr.y (mgr.44100) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.576836+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.578618+0000 mon.a (mon.0) 8716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.580487+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.581059+0000 mon.a (mon.0) 8718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.588952+0000 mon.a (mon.0) 8719 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cephadm 2024-03-30T05:23:59.589636+0000 mgr.y (mgr.44100) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.635622+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.637876+0000 mon.a (mon.0) 8721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.639702+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.640334+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.645199+0000 mon.a (mon.0) 8724 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cephadm 2024-03-30T05:23:59.645740+0000 mgr.y (mgr.44100) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.707863+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.710387+0000 mon.a (mon.0) 8726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.712517+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.713223+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.719287+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: cephadm 2024-03-30T05:23:59.719826+0000 mgr.y (mgr.44100) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.777346+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.779646+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.781461+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.782142+0000 mon.a (mon.0) 8733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.787988+0000 mon.a (mon.0) 8734 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.849982+0000 mon.a (mon.0) 8735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.852693+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.854687+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.855385+0000 mon.a (mon.0) 8738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.861258+0000 mon.a (mon.0) 8739 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.900256+0000 mon.a (mon.0) 8740 : audit [INF] from='client.? 172.21.15.89:0/624634167' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/4028851278"}]: dispatch 2024-03-30T05:24:00.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.903073+0000 mon.a (mon.0) 8741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.904847+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.906514+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.907040+0000 mon.a (mon.0) 8744 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.911605+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.973223+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.977378+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.980895+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.981914+0000 mon.a (mon.0) 8749 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[99668]: audit 2024-03-30T05:23:59.988850+0000 mon.a (mon.0) 8750 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.263251+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.268998+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cephadm 2024-03-30T05:23:59.269464+0000 mgr.y (mgr.44100) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.309210+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.310836+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.312400+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.312919+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.318279+0000 mon.a (mon.0) 8697 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cephadm 2024-03-30T05:23:59.318621+0000 mgr.y (mgr.44100) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.358102+0000 mon.a (mon.0) 8698 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.359959+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.361721+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.362418+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.368021+0000 mon.a (mon.0) 8702 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cephadm 2024-03-30T05:23:59.368463+0000 mgr.y (mgr.44100) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.424745+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.426762+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.428405+0000 mon.a (mon.0) 8705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.428989+0000 mon.a (mon.0) 8706 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.433527+0000 mon.a (mon.0) 8707 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cephadm 2024-03-30T05:23:59.434105+0000 mgr.y (mgr.44100) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.495740+0000 mon.a (mon.0) 8708 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3512062143"}]': finished 2024-03-30T05:24:00.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cluster 2024-03-30T05:23:59.499282+0000 mon.a (mon.0) 8709 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-03-30T05:24:00.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.508320+0000 mon.a (mon.0) 8710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.510147+0000 mon.a (mon.0) 8711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.512021+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.512727+0000 mon.a (mon.0) 8713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.518567+0000 mon.a (mon.0) 8714 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cephadm 2024-03-30T05:23:59.519119+0000 mgr.y (mgr.44100) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.576836+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.578618+0000 mon.a (mon.0) 8716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.580487+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.581059+0000 mon.a (mon.0) 8718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.588952+0000 mon.a (mon.0) 8719 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cephadm 2024-03-30T05:23:59.589636+0000 mgr.y (mgr.44100) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.635622+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.637876+0000 mon.a (mon.0) 8721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.639702+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.640334+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.645199+0000 mon.a (mon.0) 8724 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cephadm 2024-03-30T05:23:59.645740+0000 mgr.y (mgr.44100) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.707863+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.710387+0000 mon.a (mon.0) 8726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.712517+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.713223+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.719287+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: cephadm 2024-03-30T05:23:59.719826+0000 mgr.y (mgr.44100) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.777346+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.779646+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.781461+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.782142+0000 mon.a (mon.0) 8733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.787988+0000 mon.a (mon.0) 8734 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.849982+0000 mon.a (mon.0) 8735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.852693+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.854687+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.855385+0000 mon.a (mon.0) 8738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.861258+0000 mon.a (mon.0) 8739 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.900256+0000 mon.a (mon.0) 8740 : audit [INF] from='client.? 172.21.15.89:0/624634167' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/4028851278"}]: dispatch 2024-03-30T05:24:00.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.903073+0000 mon.a (mon.0) 8741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.904847+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.906514+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.907040+0000 mon.a (mon.0) 8744 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.911605+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.973223+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.977378+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.980895+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.981914+0000 mon.a (mon.0) 8749 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:00 smithi089 bash[101699]: audit 2024-03-30T05:23:59.988850+0000 mon.a (mon.0) 8750 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.759006+0000 mgr.y (mgr.44100) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.809930+0000 mgr.y (mgr.44100) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.859780+0000 mgr.y (mgr.44100) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.911190+0000 mgr.y (mgr.44100) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cephadm 2024-03-30T05:23:58.989098+0000 mgr.y (mgr.44100) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.072509+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.075435+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.077973+0000 mon.a (mon.0) 8680 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.078901+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.085590+0000 mon.a (mon.0) 8682 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cephadm 2024-03-30T05:23:59.086626+0000 mgr.y (mgr.44100) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.163699+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.166452+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.169796+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.171150+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.180072+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cephadm 2024-03-30T05:23:59.180759+0000 mgr.y (mgr.44100) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.256673+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.260261+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.262590+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.263251+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.268998+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cephadm 2024-03-30T05:23:59.269464+0000 mgr.y (mgr.44100) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.309210+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.310836+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.312400+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.312919+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.318279+0000 mon.a (mon.0) 8697 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cephadm 2024-03-30T05:23:59.318621+0000 mgr.y (mgr.44100) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.358102+0000 mon.a (mon.0) 8698 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.359959+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.361721+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.362418+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.368021+0000 mon.a (mon.0) 8702 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cephadm 2024-03-30T05:23:59.368463+0000 mgr.y (mgr.44100) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.424745+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.426762+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.428405+0000 mon.a (mon.0) 8705 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.428989+0000 mon.a (mon.0) 8706 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.433527+0000 mon.a (mon.0) 8707 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cephadm 2024-03-30T05:23:59.434105+0000 mgr.y (mgr.44100) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.495740+0000 mon.a (mon.0) 8708 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/3512062143"}]': finished 2024-03-30T05:24:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cluster 2024-03-30T05:23:59.499282+0000 mon.a (mon.0) 8709 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-03-30T05:24:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.508320+0000 mon.a (mon.0) 8710 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.510147+0000 mon.a (mon.0) 8711 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.512021+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.512727+0000 mon.a (mon.0) 8713 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.518567+0000 mon.a (mon.0) 8714 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cephadm 2024-03-30T05:23:59.519119+0000 mgr.y (mgr.44100) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.576836+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.578618+0000 mon.a (mon.0) 8716 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.580487+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.581059+0000 mon.a (mon.0) 8718 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.588952+0000 mon.a (mon.0) 8719 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cephadm 2024-03-30T05:23:59.589636+0000 mgr.y (mgr.44100) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.635622+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.637876+0000 mon.a (mon.0) 8721 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.639702+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.640334+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.645199+0000 mon.a (mon.0) 8724 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cephadm 2024-03-30T05:23:59.645740+0000 mgr.y (mgr.44100) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.707863+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.710387+0000 mon.a (mon.0) 8726 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.712517+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.713223+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.719287+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: cephadm 2024-03-30T05:23:59.719826+0000 mgr.y (mgr.44100) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.777346+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.779646+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.781461+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.782142+0000 mon.a (mon.0) 8733 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.787988+0000 mon.a (mon.0) 8734 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.849982+0000 mon.a (mon.0) 8735 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.852693+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.854687+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.855385+0000 mon.a (mon.0) 8738 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.861258+0000 mon.a (mon.0) 8739 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.900256+0000 mon.a (mon.0) 8740 : audit [INF] from='client.? 172.21.15.89:0/624634167' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/4028851278"}]: dispatch 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.903073+0000 mon.a (mon.0) 8741 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.904847+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.906514+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.907040+0000 mon.a (mon.0) 8744 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.911605+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.973223+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.977378+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.980895+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.981914+0000 mon.a (mon.0) 8749 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:00 smithi118 bash[75658]: audit 2024-03-30T05:23:59.988850+0000 mon.a (mon.0) 8750 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:23:59.788606+0000 mgr.y (mgr.44100) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:23:59.861965+0000 mgr.y (mgr.44100) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:23:59.912002+0000 mgr.y (mgr.44100) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:23:59.989693+0000 mgr.y (mgr.44100) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.053586+0000 mon.a (mon.0) 8751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.055417+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.057385+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.058066+0000 mon.a (mon.0) 8754 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.063348+0000 mon.a (mon.0) 8755 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.063885+0000 mgr.y (mgr.44100) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.120494+0000 mon.a (mon.0) 8756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.122455+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.124365+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.125057+0000 mon.a (mon.0) 8759 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.131749+0000 mon.a (mon.0) 8760 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.132132+0000 mgr.y (mgr.44100) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.172632+0000 mon.a (mon.0) 8761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.174346+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.175942+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:23:59.788606+0000 mgr.y (mgr.44100) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:23:59.861965+0000 mgr.y (mgr.44100) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:23:59.912002+0000 mgr.y (mgr.44100) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:23:59.989693+0000 mgr.y (mgr.44100) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.053586+0000 mon.a (mon.0) 8751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.055417+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.057385+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.058066+0000 mon.a (mon.0) 8754 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.063348+0000 mon.a (mon.0) 8755 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.063885+0000 mgr.y (mgr.44100) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.120494+0000 mon.a (mon.0) 8756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.122455+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.124365+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.125057+0000 mon.a (mon.0) 8759 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.131749+0000 mon.a (mon.0) 8760 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.132132+0000 mgr.y (mgr.44100) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.172632+0000 mon.a (mon.0) 8761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.174346+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.175942+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.176508+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.183175+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.183551+0000 mgr.y (mgr.44100) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.227848+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.230146+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.232148+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.232809+0000 mon.a (mon.0) 8769 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.239843+0000 mon.a (mon.0) 8770 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.240426+0000 mgr.y (mgr.44100) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.282076+0000 mon.a (mon.0) 8771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.283814+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.285496+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.286327+0000 mon.a (mon.0) 8774 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.294520+0000 mon.a (mon.0) 8775 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.294965+0000 mgr.y (mgr.44100) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.372767+0000 mon.a (mon.0) 8776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.375172+0000 mon.a (mon.0) 8777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.377400+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.378156+0000 mon.a (mon.0) 8779 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.386766+0000 mon.a (mon.0) 8780 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.387480+0000 mgr.y (mgr.44100) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.176508+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.183175+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.183551+0000 mgr.y (mgr.44100) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.227848+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.230146+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.232148+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.232809+0000 mon.a (mon.0) 8769 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.239843+0000 mon.a (mon.0) 8770 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.240426+0000 mgr.y (mgr.44100) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.282076+0000 mon.a (mon.0) 8771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.283814+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.285496+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.286327+0000 mon.a (mon.0) 8774 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.294520+0000 mon.a (mon.0) 8775 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.294965+0000 mgr.y (mgr.44100) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.372767+0000 mon.a (mon.0) 8776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.375172+0000 mon.a (mon.0) 8777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.377400+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.378156+0000 mon.a (mon.0) 8779 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.386766+0000 mon.a (mon.0) 8780 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cluster 2024-03-30T05:24:00.419787+0000 mgr.y (mgr.44100) 2542 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 381 B/s rd, 0 op/s 2024-03-30T05:24:01.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.464501+0000 mon.a (mon.0) 8781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.466452+0000 mon.a (mon.0) 8782 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.468251+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.468912+0000 mon.a (mon.0) 8784 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.475906+0000 mon.a (mon.0) 8785 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.476275+0000 mgr.y (mgr.44100) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.516843+0000 mon.a (mon.0) 8786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.518706+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.520896+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.521644+0000 mon.a (mon.0) 8789 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.528980+0000 mon.a (mon.0) 8790 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.529355+0000 mgr.y (mgr.44100) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.569295+0000 mon.a (mon.0) 8791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.571031+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.572747+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.573354+0000 mon.a (mon.0) 8794 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.580612+0000 mon.a (mon.0) 8795 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.581107+0000 mgr.y (mgr.44100) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.387480+0000 mgr.y (mgr.44100) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cluster 2024-03-30T05:24:00.419787+0000 mgr.y (mgr.44100) 2542 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 381 B/s rd, 0 op/s 2024-03-30T05:24:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.464501+0000 mon.a (mon.0) 8781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.466452+0000 mon.a (mon.0) 8782 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.468251+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.468912+0000 mon.a (mon.0) 8784 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.475906+0000 mon.a (mon.0) 8785 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.476275+0000 mgr.y (mgr.44100) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.516843+0000 mon.a (mon.0) 8786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.518706+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.520896+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.521644+0000 mon.a (mon.0) 8789 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.528980+0000 mon.a (mon.0) 8790 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.529355+0000 mgr.y (mgr.44100) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.569295+0000 mon.a (mon.0) 8791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.571031+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.572747+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.573354+0000 mon.a (mon.0) 8794 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.580612+0000 mon.a (mon.0) 8795 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.581107+0000 mgr.y (mgr.44100) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.621229+0000 mon.a (mon.0) 8796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.623113+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.625145+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.625728+0000 mon.a (mon.0) 8799 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.632241+0000 mon.a (mon.0) 8800 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.632615+0000 mgr.y (mgr.44100) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.672928+0000 mon.a (mon.0) 8801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.674748+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.676477+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.677100+0000 mon.a (mon.0) 8804 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.683640+0000 mon.a (mon.0) 8805 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.684038+0000 mgr.y (mgr.44100) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.724723+0000 mon.a (mon.0) 8806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.726778+0000 mon.a (mon.0) 8807 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.728652+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.729297+0000 mon.a (mon.0) 8809 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.735902+0000 mon.a (mon.0) 8810 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.736282+0000 mgr.y (mgr.44100) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.792663+0000 mon.a (mon.0) 8811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.794689+0000 mon.a (mon.0) 8812 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.621229+0000 mon.a (mon.0) 8796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.623113+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.625145+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.625728+0000 mon.a (mon.0) 8799 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.632241+0000 mon.a (mon.0) 8800 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.632615+0000 mgr.y (mgr.44100) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.672928+0000 mon.a (mon.0) 8801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.674748+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.676477+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.677100+0000 mon.a (mon.0) 8804 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.683640+0000 mon.a (mon.0) 8805 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.684038+0000 mgr.y (mgr.44100) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.724723+0000 mon.a (mon.0) 8806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.726778+0000 mon.a (mon.0) 8807 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.728652+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.729297+0000 mon.a (mon.0) 8809 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.735902+0000 mon.a (mon.0) 8810 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.736282+0000 mgr.y (mgr.44100) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.792663+0000 mon.a (mon.0) 8811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.796600+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.797254+0000 mon.a (mon.0) 8814 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.803867+0000 mon.a (mon.0) 8815 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.849184+0000 mon.a (mon.0) 8816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.851343+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.853104+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.853698+0000 mon.a (mon.0) 8819 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.860137+0000 mon.a (mon.0) 8820 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.863773+0000 mon.a (mon.0) 8821 : audit [INF] from='client.? 172.21.15.89:0/624634167' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/4028851278"}]': finished 2024-03-30T05:24:01.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: cluster 2024-03-30T05:24:00.869436+0000 mon.a (mon.0) 8822 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-03-30T05:24:01.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.901218+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.902915+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.352 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.904515+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.905041+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.911413+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.968739+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.970549+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.972350+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.972965+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.353 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[99668]: audit 2024-03-30T05:24:00.979519+0000 mon.a (mon.0) 8832 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.794689+0000 mon.a (mon.0) 8812 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.796600+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.797254+0000 mon.a (mon.0) 8814 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.803867+0000 mon.a (mon.0) 8815 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.353 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.849184+0000 mon.a (mon.0) 8816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.851343+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.853104+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.853698+0000 mon.a (mon.0) 8819 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.860137+0000 mon.a (mon.0) 8820 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.863773+0000 mon.a (mon.0) 8821 : audit [INF] from='client.? 172.21.15.89:0/624634167' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/4028851278"}]': finished 2024-03-30T05:24:01.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: cluster 2024-03-30T05:24:00.869436+0000 mon.a (mon.0) 8822 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-03-30T05:24:01.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.901218+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.902915+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.904515+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.905041+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.911413+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.968739+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.970549+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.354 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.972350+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.972965+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:01 smithi089 bash[101699]: audit 2024-03-30T05:24:00.979519+0000 mon.a (mon.0) 8832 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:23:59.788606+0000 mgr.y (mgr.44100) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:23:59.861965+0000 mgr.y (mgr.44100) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:23:59.912002+0000 mgr.y (mgr.44100) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:23:59.989693+0000 mgr.y (mgr.44100) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.053586+0000 mon.a (mon.0) 8751 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.055417+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.057385+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.058066+0000 mon.a (mon.0) 8754 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.063348+0000 mon.a (mon.0) 8755 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.063885+0000 mgr.y (mgr.44100) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.120494+0000 mon.a (mon.0) 8756 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.122455+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.124365+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.125057+0000 mon.a (mon.0) 8759 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.131749+0000 mon.a (mon.0) 8760 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.132132+0000 mgr.y (mgr.44100) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.172632+0000 mon.a (mon.0) 8761 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.174346+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.175942+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.176508+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.183175+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.183551+0000 mgr.y (mgr.44100) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.227848+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.230146+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.232148+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.232809+0000 mon.a (mon.0) 8769 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.239843+0000 mon.a (mon.0) 8770 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.240426+0000 mgr.y (mgr.44100) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.282076+0000 mon.a (mon.0) 8771 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.283814+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.285496+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.286327+0000 mon.a (mon.0) 8774 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.294520+0000 mon.a (mon.0) 8775 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.294965+0000 mgr.y (mgr.44100) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.372767+0000 mon.a (mon.0) 8776 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.375172+0000 mon.a (mon.0) 8777 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.377400+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.378156+0000 mon.a (mon.0) 8779 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.386766+0000 mon.a (mon.0) 8780 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.387480+0000 mgr.y (mgr.44100) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cluster 2024-03-30T05:24:00.419787+0000 mgr.y (mgr.44100) 2542 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 381 B/s rd, 0 op/s 2024-03-30T05:24:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.464501+0000 mon.a (mon.0) 8781 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.466452+0000 mon.a (mon.0) 8782 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.468251+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.468912+0000 mon.a (mon.0) 8784 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.475906+0000 mon.a (mon.0) 8785 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.476275+0000 mgr.y (mgr.44100) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.516843+0000 mon.a (mon.0) 8786 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.518706+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.520896+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.521644+0000 mon.a (mon.0) 8789 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.528980+0000 mon.a (mon.0) 8790 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.529355+0000 mgr.y (mgr.44100) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.569295+0000 mon.a (mon.0) 8791 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.571031+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.572747+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.573354+0000 mon.a (mon.0) 8794 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.580612+0000 mon.a (mon.0) 8795 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.581107+0000 mgr.y (mgr.44100) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.621229+0000 mon.a (mon.0) 8796 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.623113+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.625145+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.625728+0000 mon.a (mon.0) 8799 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.632241+0000 mon.a (mon.0) 8800 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.632615+0000 mgr.y (mgr.44100) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.672928+0000 mon.a (mon.0) 8801 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.674748+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.676477+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.677100+0000 mon.a (mon.0) 8804 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.683640+0000 mon.a (mon.0) 8805 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.684038+0000 mgr.y (mgr.44100) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.724723+0000 mon.a (mon.0) 8806 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.726778+0000 mon.a (mon.0) 8807 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.728652+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.729297+0000 mon.a (mon.0) 8809 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.735902+0000 mon.a (mon.0) 8810 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.736282+0000 mgr.y (mgr.44100) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.792663+0000 mon.a (mon.0) 8811 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.794689+0000 mon.a (mon.0) 8812 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.796600+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.797254+0000 mon.a (mon.0) 8814 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.803867+0000 mon.a (mon.0) 8815 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.849184+0000 mon.a (mon.0) 8816 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.851343+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.853104+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.853698+0000 mon.a (mon.0) 8819 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.860137+0000 mon.a (mon.0) 8820 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.863773+0000 mon.a (mon.0) 8821 : audit [INF] from='client.? 172.21.15.89:0/624634167' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/4028851278"}]': finished 2024-03-30T05:24:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: cluster 2024-03-30T05:24:00.869436+0000 mon.a (mon.0) 8822 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-03-30T05:24:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.901218+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.902915+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.904515+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.905041+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.911413+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.968739+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.970549+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.972350+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.972965+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:01 smithi118 bash[75658]: audit 2024-03-30T05:24:00.979519+0000 mon.a (mon.0) 8832 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.033 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.804272+0000 mgr.y (mgr.44100) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.033 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.860532+0000 mgr.y (mgr.44100) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.033 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.911823+0000 mgr.y (mgr.44100) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.033 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:00.979975+0000 mgr.y (mgr.44100) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.033 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.036408+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.033 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.038142+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.033 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.039831+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.033 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.040462+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.033 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.045796+0000 mon.a (mon.0) 8837 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.033 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.046310+0000 mgr.y (mgr.44100) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.034 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.102641+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.034 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.104729+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.034 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.106714+0000 mon.a (mon.0) 8840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.034 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.107391+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.034 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.112424+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.034 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.113021+0000 mgr.y (mgr.44100) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.034 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.172491+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.034 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.174815+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.034 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.176744+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.034 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.804272+0000 mgr.y (mgr.44100) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.860532+0000 mgr.y (mgr.44100) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.911823+0000 mgr.y (mgr.44100) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:00.979975+0000 mgr.y (mgr.44100) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.036408+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.038142+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.039831+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.040462+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.045796+0000 mon.a (mon.0) 8837 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.046310+0000 mgr.y (mgr.44100) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.102641+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.104729+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.106714+0000 mon.a (mon.0) 8840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.107391+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.035 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.112424+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.036 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.113021+0000 mgr.y (mgr.44100) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.036 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.172491+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.036 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.174815+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.036 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.176744+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.036 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.177365+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.036 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.182246+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.036 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.182721+0000 mgr.y (mgr.44100) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.036 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.228275+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.036 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.230440+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.036 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.232201+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.036 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.232840+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.037 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.237665+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.037 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.238188+0000 mgr.y (mgr.44100) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.037 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.289667+0000 mon.a (mon.0) 8853 : audit [INF] from='client.? 172.21.15.89:0/226226949' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/1368256561"}]: dispatch 2024-03-30T05:24:02.037 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.295942+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.037 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.297893+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.037 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.299643+0000 mon.a (mon.0) 8856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.037 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.300286+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.037 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.305770+0000 mon.a (mon.0) 8858 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.037 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.306215+0000 mgr.y (mgr.44100) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.037 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.346310+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.037 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.348549+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.037 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.350275+0000 mon.a (mon.0) 8861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.037 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.350897+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.177365+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.182246+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.182721+0000 mgr.y (mgr.44100) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.228275+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.230440+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.232201+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.232840+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.237665+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.238188+0000 mgr.y (mgr.44100) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.289667+0000 mon.a (mon.0) 8853 : audit [INF] from='client.? 172.21.15.89:0/226226949' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/1368256561"}]: dispatch 2024-03-30T05:24:02.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.295942+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.297893+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.038 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.299643+0000 mon.a (mon.0) 8856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.039 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.300286+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.039 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.305770+0000 mon.a (mon.0) 8858 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.039 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.306215+0000 mgr.y (mgr.44100) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.039 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.346310+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.039 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.348549+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.039 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.350275+0000 mon.a (mon.0) 8861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.039 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.350897+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.039 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.355692+0000 mon.a (mon.0) 8863 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.039 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.356206+0000 mgr.y (mgr.44100) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.039 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.396399+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.039 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.398279+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.039 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.399980+0000 mon.a (mon.0) 8866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.400579+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.405210+0000 mon.a (mon.0) 8868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.405670+0000 mgr.y (mgr.44100) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.446047+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.447969+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.449664+0000 mon.a (mon.0) 8871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.450272+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.454947+0000 mon.a (mon.0) 8873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.455327+0000 mgr.y (mgr.44100) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.495044+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.496949+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.498610+0000 mon.a (mon.0) 8876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.499222+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.503910+0000 mon.a (mon.0) 8878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.040 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.504284+0000 mgr.y (mgr.44100) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.355692+0000 mon.a (mon.0) 8863 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.356206+0000 mgr.y (mgr.44100) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.396399+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.398279+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.399980+0000 mon.a (mon.0) 8866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.400579+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.405210+0000 mon.a (mon.0) 8868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.405670+0000 mgr.y (mgr.44100) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.446047+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.447969+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.449664+0000 mon.a (mon.0) 8871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.450272+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.042 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.454947+0000 mon.a (mon.0) 8873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.042 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.455327+0000 mgr.y (mgr.44100) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.042 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.495044+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.042 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.496949+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.042 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.498610+0000 mon.a (mon.0) 8876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.042 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.499222+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.042 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.503910+0000 mon.a (mon.0) 8878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.042 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.504284+0000 mgr.y (mgr.44100) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.042 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.547299+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.043 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.549043+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.043 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.550756+0000 mon.a (mon.0) 8881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.043 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.551408+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.043 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.556356+0000 mon.a (mon.0) 8883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.043 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.556756+0000 mgr.y (mgr.44100) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.043 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.596589+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.043 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.598590+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.043 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.600986+0000 mon.a (mon.0) 8886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.043 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.601650+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.043 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.606374+0000 mon.a (mon.0) 8888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.043 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.606843+0000 mgr.y (mgr.44100) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.043 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.667869+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.043 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.669924+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.043 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.671745+0000 mon.a (mon.0) 8891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.044 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.672450+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.044 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.677213+0000 mon.a (mon.0) 8893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.044 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.677660+0000 mgr.y (mgr.44100) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.044 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.733315+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.044 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.735057+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.044 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.736736+0000 mon.a (mon.0) 8896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.044 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.737321+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.044 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.741964+0000 mon.a (mon.0) 8898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.044 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.742459+0000 mgr.y (mgr.44100) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.044 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.782116+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.044 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.783850+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.044 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.785487+0000 mon.a (mon.0) 8901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.044 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.786057+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.044 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.792700+0000 mon.a (mon.0) 8903 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.045 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.854564+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.045 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.857855+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.045 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.861298+0000 mon.a (mon.0) 8906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.045 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.862674+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.045 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.873852+0000 mon.a (mon.0) 8908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.045 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.951606+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.045 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.954621+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.045 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.958349+0000 mon.a (mon.0) 8911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.045 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.959680+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.045 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[101699]: audit 2024-03-30T05:24:01.970284+0000 mon.a (mon.0) 8913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.046 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.547299+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.046 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.549043+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.046 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.550756+0000 mon.a (mon.0) 8881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.046 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.551408+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.046 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.556356+0000 mon.a (mon.0) 8883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.046 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.556756+0000 mgr.y (mgr.44100) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.046 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.596589+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.046 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.598590+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.046 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.600986+0000 mon.a (mon.0) 8886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.046 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.601650+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.046 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.606374+0000 mon.a (mon.0) 8888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.046 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.606843+0000 mgr.y (mgr.44100) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.046 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.667869+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.669924+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.671745+0000 mon.a (mon.0) 8891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.672450+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.677213+0000 mon.a (mon.0) 8893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.677660+0000 mgr.y (mgr.44100) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.733315+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.735057+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.736736+0000 mon.a (mon.0) 8896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.737321+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.741964+0000 mon.a (mon.0) 8898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.742459+0000 mgr.y (mgr.44100) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.782116+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.783850+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.047 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.785487+0000 mon.a (mon.0) 8901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.048 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.786057+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.048 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.792700+0000 mon.a (mon.0) 8903 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.048 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.854564+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.048 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.857855+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.048 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.861298+0000 mon.a (mon.0) 8906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.048 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.862674+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.048 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.873852+0000 mon.a (mon.0) 8908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.048 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.951606+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.048 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.954621+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.048 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.958349+0000 mon.a (mon.0) 8911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.048 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.959680+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.048 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:02 smithi089 bash[99668]: audit 2024-03-30T05:24:01.970284+0000 mon.a (mon.0) 8913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.804272+0000 mgr.y (mgr.44100) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.860532+0000 mgr.y (mgr.44100) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.911823+0000 mgr.y (mgr.44100) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:00.979975+0000 mgr.y (mgr.44100) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.036408+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.038142+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.039831+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.040462+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.045796+0000 mon.a (mon.0) 8837 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.046310+0000 mgr.y (mgr.44100) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.102641+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.104729+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.106714+0000 mon.a (mon.0) 8840 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.107391+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.112424+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.113021+0000 mgr.y (mgr.44100) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.172491+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.174815+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.176744+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.177365+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.182246+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.182721+0000 mgr.y (mgr.44100) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.228275+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.230440+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.232201+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.232840+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.237665+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.238188+0000 mgr.y (mgr.44100) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.289667+0000 mon.a (mon.0) 8853 : audit [INF] from='client.? 172.21.15.89:0/226226949' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/1368256561"}]: dispatch 2024-03-30T05:24:02.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.295942+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.297893+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.299643+0000 mon.a (mon.0) 8856 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.300286+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.305770+0000 mon.a (mon.0) 8858 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.306215+0000 mgr.y (mgr.44100) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.346310+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.348549+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.350275+0000 mon.a (mon.0) 8861 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.350897+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.355692+0000 mon.a (mon.0) 8863 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.356206+0000 mgr.y (mgr.44100) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.396399+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.398279+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.399980+0000 mon.a (mon.0) 8866 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.400579+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.405210+0000 mon.a (mon.0) 8868 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.405670+0000 mgr.y (mgr.44100) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.446047+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.447969+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.449664+0000 mon.a (mon.0) 8871 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.450272+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.454947+0000 mon.a (mon.0) 8873 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.455327+0000 mgr.y (mgr.44100) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.495044+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.496949+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.498610+0000 mon.a (mon.0) 8876 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.499222+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.503910+0000 mon.a (mon.0) 8878 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.504284+0000 mgr.y (mgr.44100) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.547299+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.549043+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.550756+0000 mon.a (mon.0) 8881 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.551408+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.556356+0000 mon.a (mon.0) 8883 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.556756+0000 mgr.y (mgr.44100) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.596589+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.598590+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.600986+0000 mon.a (mon.0) 8886 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.601650+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.606374+0000 mon.a (mon.0) 8888 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.606843+0000 mgr.y (mgr.44100) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.667869+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.669924+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.671745+0000 mon.a (mon.0) 8891 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.672450+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.677213+0000 mon.a (mon.0) 8893 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.677660+0000 mgr.y (mgr.44100) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.733315+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.735057+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.736736+0000 mon.a (mon.0) 8896 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.737321+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.741964+0000 mon.a (mon.0) 8898 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.742459+0000 mgr.y (mgr.44100) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.782116+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.783850+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.785487+0000 mon.a (mon.0) 8901 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.786057+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.792700+0000 mon.a (mon.0) 8903 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.854564+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.857855+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.861298+0000 mon.a (mon.0) 8906 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.862674+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.873852+0000 mon.a (mon.0) 8908 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.951606+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.954621+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.958349+0000 mon.a (mon.0) 8911 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.959680+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:02 smithi118 bash[75658]: audit 2024-03-30T05:24:01.970284+0000 mon.a (mon.0) 8913 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.793193+0000 mgr.y (mgr.44100) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.874577+0000 mgr.y (mgr.44100) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: cephadm 2024-03-30T05:24:01.970885+0000 mgr.y (mgr.44100) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.059087+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.062651+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.065401+0000 mon.a (mon.0) 8916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.066358+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.076308+0000 mon.a (mon.0) 8918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: cephadm 2024-03-30T05:24:02.077441+0000 mgr.y (mgr.44100) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.134474+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.136326+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.138123+0000 mon.a (mon.0) 8921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.138685+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.143214+0000 mon.a (mon.0) 8923 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: cephadm 2024-03-30T05:24:02.143577+0000 mgr.y (mgr.44100) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.184413+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.186249+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.188481+0000 mon.a (mon.0) 8926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.189132+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.193998+0000 mon.a (mon.0) 8928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.793193+0000 mgr.y (mgr.44100) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.874577+0000 mgr.y (mgr.44100) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: cephadm 2024-03-30T05:24:01.970885+0000 mgr.y (mgr.44100) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.059087+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.062651+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.065401+0000 mon.a (mon.0) 8916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.066358+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.076308+0000 mon.a (mon.0) 8918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: cephadm 2024-03-30T05:24:02.077441+0000 mgr.y (mgr.44100) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.134474+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.136326+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.138123+0000 mon.a (mon.0) 8921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.138685+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.143214+0000 mon.a (mon.0) 8923 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: cephadm 2024-03-30T05:24:02.143577+0000 mgr.y (mgr.44100) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.184413+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.186249+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.188481+0000 mon.a (mon.0) 8926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.339 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.189132+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: cephadm 2024-03-30T05:24:02.194525+0000 mgr.y (mgr.44100) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.237447+0000 mon.a (mon.0) 8929 : audit [INF] from='client.? 172.21.15.89:0/226226949' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/1368256561"}]': finished 2024-03-30T05:24:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: cluster 2024-03-30T05:24:02.241146+0000 mon.a (mon.0) 8930 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-03-30T05:24:03.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.253497+0000 mon.a (mon.0) 8931 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.255777+0000 mon.a (mon.0) 8932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.258116+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.259016+0000 mon.a (mon.0) 8934 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.265041+0000 mon.a (mon.0) 8935 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: cephadm 2024-03-30T05:24:02.265643+0000 mgr.y (mgr.44100) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.322851+0000 mon.a (mon.0) 8936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.325382+0000 mon.a (mon.0) 8937 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.327566+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.328301+0000 mon.a (mon.0) 8939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.334291+0000 mon.a (mon.0) 8940 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: cephadm 2024-03-30T05:24:02.334886+0000 mgr.y (mgr.44100) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.393200+0000 mon.a (mon.0) 8941 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.396013+0000 mon.a (mon.0) 8942 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.402844+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.403684+0000 mon.a (mon.0) 8944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.409708+0000 mon.a (mon.0) 8945 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: cephadm 2024-03-30T05:24:02.410452+0000 mgr.y (mgr.44100) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: cluster 2024-03-30T05:24:02.420197+0000 mgr.y (mgr.44100) 2575 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-30T05:24:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.466726+0000 mon.a (mon.0) 8946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.469136+0000 mon.a (mon.0) 8947 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.471283+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.472151+0000 mon.a (mon.0) 8949 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.478384+0000 mon.a (mon.0) 8950 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: cephadm 2024-03-30T05:24:02.479146+0000 mgr.y (mgr.44100) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.535993+0000 mon.a (mon.0) 8951 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.539135+0000 mon.a (mon.0) 8952 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.541757+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.544688+0000 mon.a (mon.0) 8954 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.551449+0000 mon.a (mon.0) 8955 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: cephadm 2024-03-30T05:24:02.551963+0000 mgr.y (mgr.44100) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.609963+0000 mon.a (mon.0) 8956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.612278+0000 mon.a (mon.0) 8957 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.614343+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.615121+0000 mon.a (mon.0) 8959 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.620438+0000 mon.a (mon.0) 8960 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.193998+0000 mon.a (mon.0) 8928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: cephadm 2024-03-30T05:24:02.194525+0000 mgr.y (mgr.44100) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.237447+0000 mon.a (mon.0) 8929 : audit [INF] from='client.? 172.21.15.89:0/226226949' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/1368256561"}]': finished 2024-03-30T05:24:03.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: cluster 2024-03-30T05:24:02.241146+0000 mon.a (mon.0) 8930 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-03-30T05:24:03.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.253497+0000 mon.a (mon.0) 8931 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.255777+0000 mon.a (mon.0) 8932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.258116+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.259016+0000 mon.a (mon.0) 8934 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.265041+0000 mon.a (mon.0) 8935 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: cephadm 2024-03-30T05:24:02.265643+0000 mgr.y (mgr.44100) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.322851+0000 mon.a (mon.0) 8936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.325382+0000 mon.a (mon.0) 8937 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.327566+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.328301+0000 mon.a (mon.0) 8939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.334291+0000 mon.a (mon.0) 8940 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: cephadm 2024-03-30T05:24:02.334886+0000 mgr.y (mgr.44100) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.393200+0000 mon.a (mon.0) 8941 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.396013+0000 mon.a (mon.0) 8942 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.402844+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.403684+0000 mon.a (mon.0) 8944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.344 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: cephadm 2024-03-30T05:24:02.621061+0000 mgr.y (mgr.44100) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.668730+0000 mon.a (mon.0) 8961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.671243+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.673646+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.674468+0000 mon.a (mon.0) 8964 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.682628+0000 mon.a (mon.0) 8965 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: cephadm 2024-03-30T05:24:02.683376+0000 mgr.y (mgr.44100) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.720780+0000 mon.a (mon.0) 8966 : audit [INF] from='client.? 172.21.15.89:0/3934453173' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/1368256561"}]: dispatch 2024-03-30T05:24:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.740697+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.742759+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.745135+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.745834+0000 mon.a (mon.0) 8970 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.753081+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.795920+0000 mon.a (mon.0) 8972 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.797719+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.799472+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.800146+0000 mon.a (mon.0) 8975 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.808379+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.849211+0000 mon.a (mon.0) 8977 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.850920+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.852643+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.853250+0000 mon.a (mon.0) 8980 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.859898+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.347 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.921996+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.924326+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.926268+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.926955+0000 mon.a (mon.0) 8985 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.934983+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.994409+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.997107+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:02.999493+0000 mon.a (mon.0) 8989 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:03.000335+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[99668]: audit 2024-03-30T05:24:03.007710+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.409708+0000 mon.a (mon.0) 8945 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: cephadm 2024-03-30T05:24:02.410452+0000 mgr.y (mgr.44100) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: cluster 2024-03-30T05:24:02.420197+0000 mgr.y (mgr.44100) 2575 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-30T05:24:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.466726+0000 mon.a (mon.0) 8946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.469136+0000 mon.a (mon.0) 8947 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.471283+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.472151+0000 mon.a (mon.0) 8949 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.478384+0000 mon.a (mon.0) 8950 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: cephadm 2024-03-30T05:24:02.479146+0000 mgr.y (mgr.44100) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.535993+0000 mon.a (mon.0) 8951 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.539135+0000 mon.a (mon.0) 8952 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.541757+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.544688+0000 mon.a (mon.0) 8954 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.551449+0000 mon.a (mon.0) 8955 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: cephadm 2024-03-30T05:24:02.551963+0000 mgr.y (mgr.44100) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.609963+0000 mon.a (mon.0) 8956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.612278+0000 mon.a (mon.0) 8957 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.614343+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.615121+0000 mon.a (mon.0) 8959 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.620438+0000 mon.a (mon.0) 8960 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: cephadm 2024-03-30T05:24:02.621061+0000 mgr.y (mgr.44100) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.668730+0000 mon.a (mon.0) 8961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.671243+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.673646+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.674468+0000 mon.a (mon.0) 8964 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.682628+0000 mon.a (mon.0) 8965 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: cephadm 2024-03-30T05:24:02.683376+0000 mgr.y (mgr.44100) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.720780+0000 mon.a (mon.0) 8966 : audit [INF] from='client.? 172.21.15.89:0/3934453173' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/1368256561"}]: dispatch 2024-03-30T05:24:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.740697+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.742759+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.745135+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.745834+0000 mon.a (mon.0) 8970 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.753081+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.795920+0000 mon.a (mon.0) 8972 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.797719+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.799472+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.800146+0000 mon.a (mon.0) 8975 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.808379+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.849211+0000 mon.a (mon.0) 8977 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.850920+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.351 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.852643+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.853250+0000 mon.a (mon.0) 8980 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.859898+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.921996+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.924326+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.926268+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.926955+0000 mon.a (mon.0) 8985 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.934983+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.994409+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.997107+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:02.999493+0000 mon.a (mon.0) 8989 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:03.000335+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.352 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:03 smithi089 bash[101699]: audit 2024-03-30T05:24:03.007710+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.793193+0000 mgr.y (mgr.44100) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.874577+0000 mgr.y (mgr.44100) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: cephadm 2024-03-30T05:24:01.970885+0000 mgr.y (mgr.44100) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.059087+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.062651+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.065401+0000 mon.a (mon.0) 8916 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.066358+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.076308+0000 mon.a (mon.0) 8918 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: cephadm 2024-03-30T05:24:02.077441+0000 mgr.y (mgr.44100) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.134474+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.136326+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.138123+0000 mon.a (mon.0) 8921 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.138685+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.143214+0000 mon.a (mon.0) 8923 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: cephadm 2024-03-30T05:24:02.143577+0000 mgr.y (mgr.44100) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.184413+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.186249+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.188481+0000 mon.a (mon.0) 8926 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.189132+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.193998+0000 mon.a (mon.0) 8928 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: cephadm 2024-03-30T05:24:02.194525+0000 mgr.y (mgr.44100) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.237447+0000 mon.a (mon.0) 8929 : audit [INF] from='client.? 172.21.15.89:0/226226949' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6801/1368256561"}]': finished 2024-03-30T05:24:03.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: cluster 2024-03-30T05:24:02.241146+0000 mon.a (mon.0) 8930 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-03-30T05:24:03.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.253497+0000 mon.a (mon.0) 8931 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.255777+0000 mon.a (mon.0) 8932 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.258116+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.259016+0000 mon.a (mon.0) 8934 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.265041+0000 mon.a (mon.0) 8935 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: cephadm 2024-03-30T05:24:02.265643+0000 mgr.y (mgr.44100) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.322851+0000 mon.a (mon.0) 8936 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.325382+0000 mon.a (mon.0) 8937 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.327566+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.328301+0000 mon.a (mon.0) 8939 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.334291+0000 mon.a (mon.0) 8940 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: cephadm 2024-03-30T05:24:02.334886+0000 mgr.y (mgr.44100) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.393200+0000 mon.a (mon.0) 8941 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.396013+0000 mon.a (mon.0) 8942 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.402844+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.403684+0000 mon.a (mon.0) 8944 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.409708+0000 mon.a (mon.0) 8945 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: cephadm 2024-03-30T05:24:02.410452+0000 mgr.y (mgr.44100) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: cluster 2024-03-30T05:24:02.420197+0000 mgr.y (mgr.44100) 2575 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-30T05:24:03.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.466726+0000 mon.a (mon.0) 8946 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.469136+0000 mon.a (mon.0) 8947 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.471283+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.472151+0000 mon.a (mon.0) 8949 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.478384+0000 mon.a (mon.0) 8950 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: cephadm 2024-03-30T05:24:02.479146+0000 mgr.y (mgr.44100) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.535993+0000 mon.a (mon.0) 8951 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.539135+0000 mon.a (mon.0) 8952 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.541757+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.544688+0000 mon.a (mon.0) 8954 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.551449+0000 mon.a (mon.0) 8955 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: cephadm 2024-03-30T05:24:02.551963+0000 mgr.y (mgr.44100) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.609963+0000 mon.a (mon.0) 8956 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.612278+0000 mon.a (mon.0) 8957 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.614343+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.615121+0000 mon.a (mon.0) 8959 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.620438+0000 mon.a (mon.0) 8960 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: cephadm 2024-03-30T05:24:02.621061+0000 mgr.y (mgr.44100) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.668730+0000 mon.a (mon.0) 8961 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.671243+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.673646+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.674468+0000 mon.a (mon.0) 8964 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.682628+0000 mon.a (mon.0) 8965 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: cephadm 2024-03-30T05:24:02.683376+0000 mgr.y (mgr.44100) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.720780+0000 mon.a (mon.0) 8966 : audit [INF] from='client.? 172.21.15.89:0/3934453173' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/1368256561"}]: dispatch 2024-03-30T05:24:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.740697+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.742759+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.745135+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.745834+0000 mon.a (mon.0) 8970 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.753081+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.795920+0000 mon.a (mon.0) 8972 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.797719+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.799472+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.800146+0000 mon.a (mon.0) 8975 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.808379+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.849211+0000 mon.a (mon.0) 8977 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.850920+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.852643+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.853250+0000 mon.a (mon.0) 8980 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.859898+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.921996+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.924326+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.926268+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.926955+0000 mon.a (mon.0) 8985 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.934983+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.994409+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.997107+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:02.999493+0000 mon.a (mon.0) 8989 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:03.000335+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:03 smithi118 bash[75658]: audit 2024-03-30T05:24:03.007710+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: cephadm 2024-03-30T05:24:02.753759+0000 mgr.y (mgr.44100) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:04.336 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: cephadm 2024-03-30T05:24:02.808947+0000 mgr.y (mgr.44100) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: cephadm 2024-03-30T05:24:02.860353+0000 mgr.y (mgr.44100) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: cephadm 2024-03-30T05:24:02.935650+0000 mgr.y (mgr.44100) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: cephadm 2024-03-30T05:24:03.009567+0000 mgr.y (mgr.44100) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.058309+0000 mon.a (mon.0) 8992 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.065206+0000 mon.a (mon.0) 8993 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.073555+0000 mon.a (mon.0) 8994 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.073952+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.076489+0000 mon.a (mon.0) 8996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.078185+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.079370+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.081637+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.084048+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.085498+0000 mon.a (mon.0) 9001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.086673+0000 mon.a (mon.0) 9002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.087859+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.089075+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.090456+0000 mon.a (mon.0) 9005 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: cephadm 2024-03-30T05:24:03.091135+0000 mgr.y (mgr.44100) 2585 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-03-30T05:24:04.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.097299+0000 mon.a (mon.0) 9006 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: cephadm 2024-03-30T05:24:02.753759+0000 mgr.y (mgr.44100) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: cephadm 2024-03-30T05:24:02.808947+0000 mgr.y (mgr.44100) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: cephadm 2024-03-30T05:24:02.860353+0000 mgr.y (mgr.44100) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: cephadm 2024-03-30T05:24:02.935650+0000 mgr.y (mgr.44100) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: cephadm 2024-03-30T05:24:03.009567+0000 mgr.y (mgr.44100) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:04.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.058309+0000 mon.a (mon.0) 8992 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.065206+0000 mon.a (mon.0) 8993 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.073555+0000 mon.a (mon.0) 8994 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.073952+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.076489+0000 mon.a (mon.0) 8996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.078185+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.079370+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.081637+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.084048+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.085498+0000 mon.a (mon.0) 9001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.086673+0000 mon.a (mon.0) 9002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.087859+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.089075+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.090456+0000 mon.a (mon.0) 9005 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.339 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: cephadm 2024-03-30T05:24:03.091135+0000 mgr.y (mgr.44100) 2585 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-03-30T05:24:04.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.097299+0000 mon.a (mon.0) 9006 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.099608+0000 mon.a (mon.0) 9007 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi089.hxwboq"}]: dispatch 2024-03-30T05:24:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.104408+0000 mon.a (mon.0) 9008 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi089.hxwboq"}]': finished 2024-03-30T05:24:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.106752+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: cephadm 2024-03-30T05:24:03.107411+0000 mgr.y (mgr.44100) 2586 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:24:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.113545+0000 mon.a (mon.0) 9010 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.116436+0000 mon.a (mon.0) 9011 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: cephadm 2024-03-30T05:24:03.117214+0000 mgr.y (mgr.44100) 2587 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:24:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.123114+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.126209+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.127576+0000 mon.a (mon.0) 9014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.128879+0000 mon.a (mon.0) 9015 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.130178+0000 mon.a (mon.0) 9016 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.131447+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.132661+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: cephadm 2024-03-30T05:24:03.133299+0000 mgr.y (mgr.44100) 2588 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:24:04.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.134147+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:24:04.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.139043+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:24:04.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.140834+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.146387+0000 mon.a (mon.0) 9022 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:24:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.099608+0000 mon.a (mon.0) 9007 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi089.hxwboq"}]: dispatch 2024-03-30T05:24:04.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.104408+0000 mon.a (mon.0) 9008 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi089.hxwboq"}]': finished 2024-03-30T05:24:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.106752+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: cephadm 2024-03-30T05:24:03.107411+0000 mgr.y (mgr.44100) 2586 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:24:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.113545+0000 mon.a (mon.0) 9010 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.116436+0000 mon.a (mon.0) 9011 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: cephadm 2024-03-30T05:24:03.117214+0000 mgr.y (mgr.44100) 2587 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:24:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.123114+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.126209+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.127576+0000 mon.a (mon.0) 9014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.128879+0000 mon.a (mon.0) 9015 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.342 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.130178+0000 mon.a (mon.0) 9016 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.131447+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.132661+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: cephadm 2024-03-30T05:24:03.133299+0000 mgr.y (mgr.44100) 2588 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:24:04.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.134147+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:24:04.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.139043+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:24:04.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.140834+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.146387+0000 mon.a (mon.0) 9022 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:24:04.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.148272+0000 mon.a (mon.0) 9023 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:24:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.154495+0000 mon.a (mon.0) 9024 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:24:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.156773+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:24:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.162619+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:24:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.165147+0000 mon.a (mon.0) 9027 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:24:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.169598+0000 mon.a (mon.0) 9028 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:24:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.172048+0000 mon.a (mon.0) 9029 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:24:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.176294+0000 mon.a (mon.0) 9030 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T05:24:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.178196+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:24:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.182274+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:24:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.184127+0000 mon.a (mon.0) 9033 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.184815+0000 mon.a (mon.0) 9034 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:24:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.189216+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:24:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.191302+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:24:04.344 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.195979+0000 mon.a (mon.0) 9037 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-30T05:24:04.345 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.197906+0000 mon.a (mon.0) 9038 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:24:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.148272+0000 mon.a (mon.0) 9023 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:24:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.154495+0000 mon.a (mon.0) 9024 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:24:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.156773+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:24:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.162619+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:24:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.165147+0000 mon.a (mon.0) 9027 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:24:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.169598+0000 mon.a (mon.0) 9028 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:24:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.172048+0000 mon.a (mon.0) 9029 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:24:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.176294+0000 mon.a (mon.0) 9030 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T05:24:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.178196+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:24:04.345 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.182274+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:24:04.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.184127+0000 mon.a (mon.0) 9033 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.184815+0000 mon.a (mon.0) 9034 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:24:04.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.189216+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:24:04.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.191302+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:24:04.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.195979+0000 mon.a (mon.0) 9037 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-30T05:24:04.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.197906+0000 mon.a (mon.0) 9038 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:24:04.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.202160+0000 mon.a (mon.0) 9039 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:24:04.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.204068+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:24:04.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.208682+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:24:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.210692+0000 mon.a (mon.0) 9042 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.211354+0000 mon.a (mon.0) 9043 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.211989+0000 mon.a (mon.0) 9044 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.212641+0000 mon.a (mon.0) 9045 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.213265+0000 mon.a (mon.0) 9046 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.213871+0000 mon.a (mon.0) 9047 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: cephadm 2024-03-30T05:24:03.214388+0000 mgr.y (mgr.44100) 2589 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:24:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.214770+0000 mon.a (mon.0) 9048 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:24:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.217864+0000 mon.a (mon.0) 9049 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:24:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.219525+0000 mon.a (mon.0) 9050 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.220172+0000 mon.a (mon.0) 9051 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.224870+0000 mon.a (mon.0) 9052 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.284099+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:04.347 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.284766+0000 mon.a (mon.0) 9054 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:04.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.289714+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:03.682283+0000 mon.a (mon.0) 9056 : audit [INF] from='client.? 172.21.15.89:0/3934453173' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/1368256561"}]': finished 2024-03-30T05:24:04.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: cluster 2024-03-30T05:24:03.689951+0000 mon.a (mon.0) 9057 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-03-30T05:24:04.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:04.050166+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.89:0/3668662070' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/647309747"}]: dispatch 2024-03-30T05:24:04.348 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[101699]: audit 2024-03-30T05:24:04.050672+0000 mon.a (mon.0) 9058 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/647309747"}]: dispatch 2024-03-30T05:24:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.202160+0000 mon.a (mon.0) 9039 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:24:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.204068+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:24:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.208682+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:24:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.210692+0000 mon.a (mon.0) 9042 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.211354+0000 mon.a (mon.0) 9043 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.211989+0000 mon.a (mon.0) 9044 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.212641+0000 mon.a (mon.0) 9045 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.213265+0000 mon.a (mon.0) 9046 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.213871+0000 mon.a (mon.0) 9047 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: cephadm 2024-03-30T05:24:03.214388+0000 mgr.y (mgr.44100) 2589 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:24:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.214770+0000 mon.a (mon.0) 9048 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:24:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.217864+0000 mon.a (mon.0) 9049 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:24:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.219525+0000 mon.a (mon.0) 9050 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.220172+0000 mon.a (mon.0) 9051 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.224870+0000 mon.a (mon.0) 9052 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.284099+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.284766+0000 mon.a (mon.0) 9054 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.289714+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:03.682283+0000 mon.a (mon.0) 9056 : audit [INF] from='client.? 172.21.15.89:0/3934453173' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/1368256561"}]': finished 2024-03-30T05:24:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: cluster 2024-03-30T05:24:03.689951+0000 mon.a (mon.0) 9057 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-03-30T05:24:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:04.050166+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.89:0/3668662070' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/647309747"}]: dispatch 2024-03-30T05:24:04.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:04 smithi089 bash[99668]: audit 2024-03-30T05:24:04.050672+0000 mon.a (mon.0) 9058 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/647309747"}]: dispatch 2024-03-30T05:24:04.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: cephadm 2024-03-30T05:24:02.753759+0000 mgr.y (mgr.44100) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:04.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: cephadm 2024-03-30T05:24:02.808947+0000 mgr.y (mgr.44100) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:04.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: cephadm 2024-03-30T05:24:02.860353+0000 mgr.y (mgr.44100) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:04.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: cephadm 2024-03-30T05:24:02.935650+0000 mgr.y (mgr.44100) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:04.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: cephadm 2024-03-30T05:24:03.009567+0000 mgr.y (mgr.44100) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-30T05:24:04.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.058309+0000 mon.a (mon.0) 8992 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.065206+0000 mon.a (mon.0) 8993 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.073555+0000 mon.a (mon.0) 8994 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.073952+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:24:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.076489+0000 mon.a (mon.0) 8996 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.078185+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.079370+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.081637+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.084048+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.085498+0000 mon.a (mon.0) 9001 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.086673+0000 mon.a (mon.0) 9002 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.087859+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.089075+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.090456+0000 mon.a (mon.0) 9005 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: cephadm 2024-03-30T05:24:03.091135+0000 mgr.y (mgr.44100) 2585 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-03-30T05:24:04.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.097299+0000 mon.a (mon.0) 9006 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.099608+0000 mon.a (mon.0) 9007 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi089.hxwboq"}]: dispatch 2024-03-30T05:24:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.104408+0000 mon.a (mon.0) 9008 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi089.hxwboq"}]': finished 2024-03-30T05:24:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.106752+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: cephadm 2024-03-30T05:24:03.107411+0000 mgr.y (mgr.44100) 2586 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:24:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.113545+0000 mon.a (mon.0) 9010 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.116436+0000 mon.a (mon.0) 9011 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: cephadm 2024-03-30T05:24:03.117214+0000 mgr.y (mgr.44100) 2587 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.123114+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.126209+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.127576+0000 mon.a (mon.0) 9014 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.128879+0000 mon.a (mon.0) 9015 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.130178+0000 mon.a (mon.0) 9016 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.131447+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.132661+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: cephadm 2024-03-30T05:24:03.133299+0000 mgr.y (mgr.44100) 2588 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.134147+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.139043+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.140834+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.146387+0000 mon.a (mon.0) 9022 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.148272+0000 mon.a (mon.0) 9023 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.154495+0000 mon.a (mon.0) 9024 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.156773+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:24:04.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.162619+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.165147+0000 mon.a (mon.0) 9027 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.169598+0000 mon.a (mon.0) 9028 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.172048+0000 mon.a (mon.0) 9029 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.176294+0000 mon.a (mon.0) 9030 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.178196+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.182274+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.184127+0000 mon.a (mon.0) 9033 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.184815+0000 mon.a (mon.0) 9034 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.189216+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.191302+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.195979+0000 mon.a (mon.0) 9037 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.197906+0000 mon.a (mon.0) 9038 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.202160+0000 mon.a (mon.0) 9039 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.204068+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.208682+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:24:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.210692+0000 mon.a (mon.0) 9042 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.211354+0000 mon.a (mon.0) 9043 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.211989+0000 mon.a (mon.0) 9044 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.212641+0000 mon.a (mon.0) 9045 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.213265+0000 mon.a (mon.0) 9046 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.213871+0000 mon.a (mon.0) 9047 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:24:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: cephadm 2024-03-30T05:24:03.214388+0000 mgr.y (mgr.44100) 2589 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:24:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.214770+0000 mon.a (mon.0) 9048 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:24:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.217864+0000 mon.a (mon.0) 9049 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:24:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.219525+0000 mon.a (mon.0) 9050 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.220172+0000 mon.a (mon.0) 9051 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.224870+0000 mon.a (mon.0) 9052 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.284099+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:24:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.284766+0000 mon.a (mon.0) 9054 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:24:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.289714+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:03.682283+0000 mon.a (mon.0) 9056 : audit [INF] from='client.? 172.21.15.89:0/3934453173' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:6800/1368256561"}]': finished 2024-03-30T05:24:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: cluster 2024-03-30T05:24:03.689951+0000 mon.a (mon.0) 9057 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-03-30T05:24:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:04.050166+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.89:0/3668662070' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/647309747"}]: dispatch 2024-03-30T05:24:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:04 smithi118 bash[75658]: audit 2024-03-30T05:24:04.050672+0000 mon.a (mon.0) 9058 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/647309747"}]: dispatch 2024-03-30T05:24:06.003 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:05 smithi118 bash[75658]: cluster 2024-03-30T05:24:04.421146+0000 mgr.y (mgr.44100) 2590 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:24:06.003 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:05 smithi118 bash[75658]: audit 2024-03-30T05:24:04.684887+0000 mon.a (mon.0) 9059 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/647309747"}]': finished 2024-03-30T05:24:06.003 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:05 smithi118 bash[75658]: cluster 2024-03-30T05:24:04.693581+0000 mon.a (mon.0) 9060 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-03-30T05:24:06.003 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:05 smithi118 bash[75658]: audit 2024-03-30T05:24:05.072845+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.89:0/1153734167' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/556661869"}]: dispatch 2024-03-30T05:24:06.003 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:05 smithi118 bash[75658]: audit 2024-03-30T05:24:05.073643+0000 mon.a (mon.0) 9061 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/556661869"}]: dispatch 2024-03-30T05:24:06.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:05 smithi089 bash[99668]: cluster 2024-03-30T05:24:04.421146+0000 mgr.y (mgr.44100) 2590 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:24:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:05 smithi089 bash[99668]: audit 2024-03-30T05:24:04.684887+0000 mon.a (mon.0) 9059 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/647309747"}]': finished 2024-03-30T05:24:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:05 smithi089 bash[99668]: cluster 2024-03-30T05:24:04.693581+0000 mon.a (mon.0) 9060 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-03-30T05:24:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:05 smithi089 bash[99668]: audit 2024-03-30T05:24:05.072845+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.89:0/1153734167' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/556661869"}]: dispatch 2024-03-30T05:24:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:05 smithi089 bash[99668]: audit 2024-03-30T05:24:05.073643+0000 mon.a (mon.0) 9061 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/556661869"}]: dispatch 2024-03-30T05:24:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:05 smithi089 bash[101699]: cluster 2024-03-30T05:24:04.421146+0000 mgr.y (mgr.44100) 2590 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:24:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:05 smithi089 bash[101699]: audit 2024-03-30T05:24:04.684887+0000 mon.a (mon.0) 9059 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/647309747"}]': finished 2024-03-30T05:24:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:05 smithi089 bash[101699]: cluster 2024-03-30T05:24:04.693581+0000 mon.a (mon.0) 9060 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-03-30T05:24:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:05 smithi089 bash[101699]: audit 2024-03-30T05:24:05.072845+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.89:0/1153734167' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/556661869"}]: dispatch 2024-03-30T05:24:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:05 smithi089 bash[101699]: audit 2024-03-30T05:24:05.073643+0000 mon.a (mon.0) 9061 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/556661869"}]: dispatch 2024-03-30T05:24:07.316 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:07 smithi118 bash[75658]: audit 2024-03-30T05:24:06.064405+0000 mon.a (mon.0) 9062 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/556661869"}]': finished 2024-03-30T05:24:07.316 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:07 smithi118 bash[75658]: cluster 2024-03-30T05:24:06.068214+0000 mon.a (mon.0) 9063 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-03-30T05:24:07.316 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:07 smithi118 bash[75658]: audit 2024-03-30T05:24:06.138628+0000 mon.a (mon.0) 9064 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.316 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:07 smithi118 bash[75658]: audit 2024-03-30T05:24:06.144053+0000 mon.a (mon.0) 9065 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.316 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:07 smithi118 bash[75658]: audit 2024-03-30T05:24:06.149726+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.316 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:07 smithi118 bash[75658]: cluster 2024-03-30T05:24:06.422255+0000 mgr.y (mgr.44100) 2591 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:07.316 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:07 smithi118 bash[75658]: audit 2024-03-30T05:24:06.724836+0000 mon.a (mon.0) 9067 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:07 smithi118 bash[75658]: audit 2024-03-30T05:24:06.736888+0000 mon.a (mon.0) 9068 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:07 smithi118 bash[75658]: audit 2024-03-30T05:24:06.749123+0000 mon.a (mon.0) 9069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:07 smithi118 bash[75658]: audit 2024-03-30T05:24:06.985664+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.317 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:07 smithi118 bash[75658]: audit 2024-03-30T05:24:06.987890+0000 mon.a (mon.0) 9071 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:24:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[99668]: audit 2024-03-30T05:24:06.064405+0000 mon.a (mon.0) 9062 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/556661869"}]': finished 2024-03-30T05:24:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[99668]: cluster 2024-03-30T05:24:06.068214+0000 mon.a (mon.0) 9063 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-03-30T05:24:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[99668]: audit 2024-03-30T05:24:06.138628+0000 mon.a (mon.0) 9064 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[99668]: audit 2024-03-30T05:24:06.144053+0000 mon.a (mon.0) 9065 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[99668]: audit 2024-03-30T05:24:06.149726+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.336 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[99668]: cluster 2024-03-30T05:24:06.422255+0000 mgr.y (mgr.44100) 2591 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[99668]: audit 2024-03-30T05:24:06.724836+0000 mon.a (mon.0) 9067 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[99668]: audit 2024-03-30T05:24:06.736888+0000 mon.a (mon.0) 9068 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[99668]: audit 2024-03-30T05:24:06.749123+0000 mon.a (mon.0) 9069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[99668]: audit 2024-03-30T05:24:06.985664+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[99668]: audit 2024-03-30T05:24:06.987890+0000 mon.a (mon.0) 9071 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:24:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[101699]: audit 2024-03-30T05:24:06.064405+0000 mon.a (mon.0) 9062 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi089.hxwboq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.89:0/556661869"}]': finished 2024-03-30T05:24:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[101699]: cluster 2024-03-30T05:24:06.068214+0000 mon.a (mon.0) 9063 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-03-30T05:24:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[101699]: audit 2024-03-30T05:24:06.138628+0000 mon.a (mon.0) 9064 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[101699]: audit 2024-03-30T05:24:06.144053+0000 mon.a (mon.0) 9065 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[101699]: audit 2024-03-30T05:24:06.149726+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[101699]: cluster 2024-03-30T05:24:06.422255+0000 mgr.y (mgr.44100) 2591 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[101699]: audit 2024-03-30T05:24:06.724836+0000 mon.a (mon.0) 9067 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[101699]: audit 2024-03-30T05:24:06.736888+0000 mon.a (mon.0) 9068 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[101699]: audit 2024-03-30T05:24:06.749123+0000 mon.a (mon.0) 9069 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[101699]: audit 2024-03-30T05:24:06.985664+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:07.338 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[101699]: audit 2024-03-30T05:24:06.987890+0000 mon.a (mon.0) 9071 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:24:07.973 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:24:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:24:07] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.43.0" 2024-03-30T05:24:08.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:08 smithi118 bash[75658]: audit 2024-03-30T05:24:07.419482+0000 mon.a (mon.0) 9072 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:08.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:08 smithi118 bash[75658]: audit 2024-03-30T05:24:07.740691+0000 mgr.y (mgr.44100) 2592 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:08.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:08 smithi089 bash[99668]: audit 2024-03-30T05:24:07.419482+0000 mon.a (mon.0) 9072 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:08.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:08 smithi089 bash[99668]: audit 2024-03-30T05:24:07.740691+0000 mgr.y (mgr.44100) 2592 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:08.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:08 smithi089 bash[101699]: audit 2024-03-30T05:24:07.419482+0000 mon.a (mon.0) 9072 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:08.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:08 smithi089 bash[101699]: audit 2024-03-30T05:24:07.740691+0000 mgr.y (mgr.44100) 2592 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:09.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:09 smithi089 bash[99668]: cluster 2024-03-30T05:24:08.422950+0000 mgr.y (mgr.44100) 2593 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:24:09.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:09 smithi089 bash[101699]: cluster 2024-03-30T05:24:08.422950+0000 mgr.y (mgr.44100) 2593 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:24:09.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:09 smithi118 bash[75658]: cluster 2024-03-30T05:24:08.422950+0000 mgr.y (mgr.44100) 2593 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T05:24:10.446 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:24:10.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:10 smithi089 bash[99668]: audit 2024-03-30T05:24:09.209136+0000 mgr.y (mgr.44100) 2594 : audit [DBG] from='client.64981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:24:10.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:10 smithi089 bash[101699]: audit 2024-03-30T05:24:09.209136+0000 mgr.y (mgr.44100) 2594 : audit [DBG] from='client.64981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:24:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:10 smithi118 bash[75658]: audit 2024-03-30T05:24:09.209136+0000 mgr.y (mgr.44100) 2594 : audit [DBG] from='client.64981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:24:11.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:11 smithi089 bash[99668]: cluster 2024-03-30T05:24:10.424259+0000 mgr.y (mgr.44100) 2595 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 759 B/s rd, 0 op/s 2024-03-30T05:24:11.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:11 smithi089 bash[101699]: cluster 2024-03-30T05:24:10.424259+0000 mgr.y (mgr.44100) 2595 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 759 B/s rd, 0 op/s 2024-03-30T05:24:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:11 smithi118 bash[75658]: cluster 2024-03-30T05:24:10.424259+0000 mgr.y (mgr.44100) 2595 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 759 B/s rd, 0 op/s 2024-03-30T05:24:13.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:13 smithi089 bash[99668]: cluster 2024-03-30T05:24:12.425552+0000 mgr.y (mgr.44100) 2596 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T05:24:13.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:13 smithi089 bash[101699]: cluster 2024-03-30T05:24:12.425552+0000 mgr.y (mgr.44100) 2596 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T05:24:13.717 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:24:13.717 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 7s ago 45m - - 2024-03-30T05:24:13.717 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 6s ago 45m - - 2024-03-30T05:24:13.717 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (14m) 7s ago 39m 16.4M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:24:13.717 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (14m) 6s ago 38m 73.4M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:24:13.717 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (21s) 7s ago 36m 66.9M - 3.7 3714003597ec c32572812f02 2024-03-30T05:24:13.717 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (15m) 6s ago 45m 441M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:24:13.718 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (25m) 7s ago 47m 536M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:24:13.718 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (11m) 7s ago 47m 85.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:24:13.718 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (12m) 6s ago 45m 69.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:24:13.718 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (10m) 7s ago 45m 64.8M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:24:13.718 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (15m) 7s ago 39m 8559k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:24:13.718 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (15m) 6s ago 39m 8643k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:24:13.718 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (8m) 7s ago 44m 60.7M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:24:13.718 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (8m) 7s ago 43m 67.5M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:24:13.718 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (7m) 7s ago 43m 53.4M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 9cbe7b3eb40f 2024-03-30T05:24:13.718 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (5m) 7s ago 42m 63.7M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 4f4658793226 2024-03-30T05:24:13.719 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (5m) 6s ago 42m 61.0M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0c2850cb3620 2024-03-30T05:24:13.719 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (4m) 6s ago 41m 60.5M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec a736dafe3897 2024-03-30T05:24:13.719 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (4m) 6s ago 41m 54.5M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 60aa513399fe 2024-03-30T05:24:13.719 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (3m) 6s ago 40m 54.4M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 7e3a15e4f341 2024-03-30T05:24:13.719 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (14m) 6s ago 39m 69.4M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:24:13.719 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (107s) 7s ago 37m 90.0M - 19.0.0-2493-gd82c9aa1 3714003597ec cb6178f4d01a 2024-03-30T05:24:13.719 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (101s) 6s ago 37m 89.7M - 19.0.0-2493-gd82c9aa1 3714003597ec 6d8e29cccbd1 2024-03-30T05:24:13.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:13 smithi118 bash[75658]: cluster 2024-03-30T05:24:12.425552+0000 mgr.y (mgr.44100) 2596 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T05:24:14.554 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T05:24:14.738 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:14 smithi089 bash[99668]: audit 2024-03-30T05:24:13.704962+0000 mgr.y (mgr.44100) 2597 : audit [DBG] from='client.55005 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:24:14.739 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:14 smithi089 bash[101699]: audit 2024-03-30T05:24:13.704962+0000 mgr.y (mgr.44100) 2597 : audit [DBG] from='client.55005 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:24:14.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:14 smithi118 bash[75658]: audit 2024-03-30T05:24:13.704962+0000 mgr.y (mgr.44100) 2597 : audit [DBG] from='client.55005 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:24:15.698 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:15 smithi089 bash[99668]: cluster 2024-03-30T05:24:14.426709+0000 mgr.y (mgr.44100) 2598 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:24:15.699 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:15 smithi089 bash[101699]: cluster 2024-03-30T05:24:14.426709+0000 mgr.y (mgr.44100) 2598 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:24:15.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:15 smithi118 bash[75658]: cluster 2024-03-30T05:24:14.426709+0000 mgr.y (mgr.44100) 2598 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:24:17.665 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:17 smithi089 bash[99668]: cluster 2024-03-30T05:24:16.427853+0000 mgr.y (mgr.44100) 2599 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T05:24:17.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:17 smithi089 bash[101699]: cluster 2024-03-30T05:24:16.427853+0000 mgr.y (mgr.44100) 2599 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T05:24:17.869 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:24:17.869 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:24:17.869 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:24:17.869 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:24:17.869 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:24:17.869 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:24:17.869 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:24:17.869 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:24:17.869 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T05:24:17.869 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:24:17.869 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:24:17.870 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:24:17.870 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:24:17.870 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:24:17.870 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 15 2024-03-30T05:24:17.870 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:24:17.870 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:24:17.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:17 smithi118 bash[75658]: cluster 2024-03-30T05:24:16.427853+0000 mgr.y (mgr.44100) 2599 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-03-30T05:24:17.921 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:24:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:24:17] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.43.0" 2024-03-30T05:24:18.743 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:18 smithi089 bash[99668]: audit 2024-03-30T05:24:17.872373+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.89:0/177696879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:18.743 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:18 smithi089 bash[101699]: audit 2024-03-30T05:24:17.872373+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.89:0/177696879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:18.744 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-03-30T05:24:18.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:18 smithi118 bash[75658]: audit 2024-03-30T05:24:17.872373+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.89:0/177696879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:24:19.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:19 smithi089 bash[99668]: audit 2024-03-30T05:24:17.750592+0000 mgr.y (mgr.44100) 2600 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:19.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:19 smithi089 bash[99668]: cluster 2024-03-30T05:24:18.429061+0000 mgr.y (mgr.44100) 2601 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:19.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:19 smithi089 bash[101699]: audit 2024-03-30T05:24:17.750592+0000 mgr.y (mgr.44100) 2600 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:19.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:19 smithi089 bash[101699]: cluster 2024-03-30T05:24:18.429061+0000 mgr.y (mgr.44100) 2601 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:19.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:19 smithi118 bash[75658]: audit 2024-03-30T05:24:17.750592+0000 mgr.y (mgr.44100) 2600 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:19.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:19 smithi118 bash[75658]: cluster 2024-03-30T05:24:18.429061+0000 mgr.y (mgr.44100) 2601 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:21.657 INFO:teuthology.orchestra.run.smithi089.stdout:wait for servicemap items w/ changing names to refresh 2024-03-30T05:24:21.741 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:21 smithi089 bash[99668]: cluster 2024-03-30T05:24:20.430130+0000 mgr.y (mgr.44100) 2602 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:21.741 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:21 smithi089 bash[101699]: cluster 2024-03-30T05:24:20.430130+0000 mgr.y (mgr.44100) 2602 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:21.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:21 smithi118 bash[75658]: cluster 2024-03-30T05:24:20.430130+0000 mgr.y (mgr.44100) 2602 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:22.566 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 60' 2024-03-30T05:24:22.747 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:22 smithi089 bash[99668]: audit 2024-03-30T05:24:21.979640+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:24:22.748 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:22 smithi089 bash[101699]: audit 2024-03-30T05:24:21.979640+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:24:22.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:22 smithi118 bash[75658]: audit 2024-03-30T05:24:21.979640+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:24:23.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:23 smithi089 bash[99668]: cluster 2024-03-30T05:24:22.431421+0000 mgr.y (mgr.44100) 2603 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:23.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:23 smithi089 bash[101699]: cluster 2024-03-30T05:24:22.431421+0000 mgr.y (mgr.44100) 2603 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:23.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:23 smithi118 bash[75658]: cluster 2024-03-30T05:24:22.431421+0000 mgr.y (mgr.44100) 2603 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:25 smithi118 bash[75658]: cluster 2024-03-30T05:24:24.432189+0000 mgr.y (mgr.44100) 2604 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:25.748 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:25 smithi089 bash[99668]: cluster 2024-03-30T05:24:24.432189+0000 mgr.y (mgr.44100) 2604 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:25.748 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:25 smithi089 bash[101699]: cluster 2024-03-30T05:24:24.432189+0000 mgr.y (mgr.44100) 2604 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:27.584 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:27 smithi118 bash[75658]: audit 2024-03-30T05:24:26.299590+0000 mon.a (mon.0) 9074 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.584 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:27 smithi118 bash[75658]: audit 2024-03-30T05:24:26.306334+0000 mon.a (mon.0) 9075 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.584 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:27 smithi118 bash[75658]: audit 2024-03-30T05:24:26.315107+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.585 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:27 smithi118 bash[75658]: cluster 2024-03-30T05:24:26.433205+0000 mgr.y (mgr.44100) 2605 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:27.585 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:27 smithi118 bash[75658]: audit 2024-03-30T05:24:26.947658+0000 mon.a (mon.0) 9077 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.585 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:27 smithi118 bash[75658]: audit 2024-03-30T05:24:26.959798+0000 mon.a (mon.0) 9078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.585 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:27 smithi118 bash[75658]: audit 2024-03-30T05:24:26.971590+0000 mon.a (mon.0) 9079 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:27 smithi089 bash[99668]: audit 2024-03-30T05:24:26.299590+0000 mon.a (mon.0) 9074 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:27 smithi089 bash[99668]: audit 2024-03-30T05:24:26.306334+0000 mon.a (mon.0) 9075 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:27 smithi089 bash[99668]: audit 2024-03-30T05:24:26.315107+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:27 smithi089 bash[99668]: cluster 2024-03-30T05:24:26.433205+0000 mgr.y (mgr.44100) 2605 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:27.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:27 smithi089 bash[99668]: audit 2024-03-30T05:24:26.947658+0000 mon.a (mon.0) 9077 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:27 smithi089 bash[99668]: audit 2024-03-30T05:24:26.959798+0000 mon.a (mon.0) 9078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:27 smithi089 bash[99668]: audit 2024-03-30T05:24:26.971590+0000 mon.a (mon.0) 9079 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:27 smithi089 bash[101699]: audit 2024-03-30T05:24:26.299590+0000 mon.a (mon.0) 9074 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:27 smithi089 bash[101699]: audit 2024-03-30T05:24:26.306334+0000 mon.a (mon.0) 9075 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:27 smithi089 bash[101699]: audit 2024-03-30T05:24:26.315107+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:27 smithi089 bash[101699]: cluster 2024-03-30T05:24:26.433205+0000 mgr.y (mgr.44100) 2605 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:27.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:27 smithi089 bash[101699]: audit 2024-03-30T05:24:26.947658+0000 mon.a (mon.0) 9077 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:27 smithi089 bash[101699]: audit 2024-03-30T05:24:26.959798+0000 mon.a (mon.0) 9078 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:27.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:27 smithi089 bash[101699]: audit 2024-03-30T05:24:26.971590+0000 mon.a (mon.0) 9079 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:28.046 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:24:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:24:27] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.43.0" 2024-03-30T05:24:29.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:29 smithi118 bash[75658]: audit 2024-03-30T05:24:27.760664+0000 mgr.y (mgr.44100) 2606 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:29.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:29 smithi118 bash[75658]: cluster 2024-03-30T05:24:28.433901+0000 mgr.y (mgr.44100) 2607 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:29.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:29 smithi089 bash[99668]: audit 2024-03-30T05:24:27.760664+0000 mgr.y (mgr.44100) 2606 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:29.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:29 smithi089 bash[99668]: cluster 2024-03-30T05:24:28.433901+0000 mgr.y (mgr.44100) 2607 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:29.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:29 smithi089 bash[101699]: audit 2024-03-30T05:24:27.760664+0000 mgr.y (mgr.44100) 2606 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:29.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:29 smithi089 bash[101699]: cluster 2024-03-30T05:24:28.433901+0000 mgr.y (mgr.44100) 2607 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:31.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:31 smithi089 bash[99668]: cluster 2024-03-30T05:24:30.434830+0000 mgr.y (mgr.44100) 2608 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:31 smithi089 bash[101699]: cluster 2024-03-30T05:24:30.434830+0000 mgr.y (mgr.44100) 2608 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:31.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:31 smithi118 bash[75658]: cluster 2024-03-30T05:24:30.434830+0000 mgr.y (mgr.44100) 2608 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:33.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:33 smithi089 bash[99668]: cluster 2024-03-30T05:24:32.436182+0000 mgr.y (mgr.44100) 2609 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:33 smithi089 bash[101699]: cluster 2024-03-30T05:24:32.436182+0000 mgr.y (mgr.44100) 2609 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:33 smithi118 bash[75658]: cluster 2024-03-30T05:24:32.436182+0000 mgr.y (mgr.44100) 2609 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:35.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:35 smithi089 bash[99668]: cluster 2024-03-30T05:24:34.437351+0000 mgr.y (mgr.44100) 2610 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:35.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:35 smithi089 bash[101699]: cluster 2024-03-30T05:24:34.437351+0000 mgr.y (mgr.44100) 2610 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:35.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:35 smithi118 bash[75658]: cluster 2024-03-30T05:24:34.437351+0000 mgr.y (mgr.44100) 2610 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:37.769 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:24:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:24:37] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.43.0" 2024-03-30T05:24:37.769 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:37 smithi089 bash[99668]: cluster 2024-03-30T05:24:36.438374+0000 mgr.y (mgr.44100) 2611 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:37.769 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:37 smithi089 bash[99668]: audit 2024-03-30T05:24:36.980072+0000 mon.a (mon.0) 9080 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:24:37.769 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:37 smithi089 bash[101699]: cluster 2024-03-30T05:24:36.438374+0000 mgr.y (mgr.44100) 2611 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:37.769 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:37 smithi089 bash[101699]: audit 2024-03-30T05:24:36.980072+0000 mon.a (mon.0) 9080 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:24:37.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:37 smithi118 bash[75658]: cluster 2024-03-30T05:24:36.438374+0000 mgr.y (mgr.44100) 2611 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:37.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:37 smithi118 bash[75658]: audit 2024-03-30T05:24:36.980072+0000 mon.a (mon.0) 9080 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:24:39.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:39 smithi089 bash[99668]: audit 2024-03-30T05:24:37.771829+0000 mgr.y (mgr.44100) 2612 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:39.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:39 smithi089 bash[99668]: cluster 2024-03-30T05:24:38.439506+0000 mgr.y (mgr.44100) 2613 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:39.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:39 smithi089 bash[101699]: audit 2024-03-30T05:24:37.771829+0000 mgr.y (mgr.44100) 2612 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:39.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:39 smithi089 bash[101699]: cluster 2024-03-30T05:24:38.439506+0000 mgr.y (mgr.44100) 2613 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:39.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:39 smithi118 bash[75658]: audit 2024-03-30T05:24:37.771829+0000 mgr.y (mgr.44100) 2612 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:39.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:39 smithi118 bash[75658]: cluster 2024-03-30T05:24:38.439506+0000 mgr.y (mgr.44100) 2613 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:41.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:41 smithi089 bash[101699]: cluster 2024-03-30T05:24:40.440560+0000 mgr.y (mgr.44100) 2614 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:41.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:41 smithi089 bash[99668]: cluster 2024-03-30T05:24:40.440560+0000 mgr.y (mgr.44100) 2614 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:41.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:41 smithi118 bash[75658]: cluster 2024-03-30T05:24:40.440560+0000 mgr.y (mgr.44100) 2614 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:43.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:43 smithi089 bash[99668]: cluster 2024-03-30T05:24:42.441788+0000 mgr.y (mgr.44100) 2615 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:43.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:43 smithi089 bash[101699]: cluster 2024-03-30T05:24:42.441788+0000 mgr.y (mgr.44100) 2615 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:43.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:43 smithi118 bash[75658]: cluster 2024-03-30T05:24:42.441788+0000 mgr.y (mgr.44100) 2615 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:45.767 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:45 smithi089 bash[99668]: cluster 2024-03-30T05:24:44.442512+0000 mgr.y (mgr.44100) 2616 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:45.767 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:45 smithi089 bash[101699]: cluster 2024-03-30T05:24:44.442512+0000 mgr.y (mgr.44100) 2616 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:45.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:45 smithi118 bash[75658]: cluster 2024-03-30T05:24:44.442512+0000 mgr.y (mgr.44100) 2616 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:47.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:47 smithi089 bash[99668]: cluster 2024-03-30T05:24:46.443118+0000 mgr.y (mgr.44100) 2617 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:47.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:47 smithi089 bash[99668]: audit 2024-03-30T05:24:46.460283+0000 mon.a (mon.0) 9081 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:47 smithi089 bash[99668]: audit 2024-03-30T05:24:46.467912+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:47 smithi089 bash[99668]: audit 2024-03-30T05:24:46.473618+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:47 smithi089 bash[99668]: audit 2024-03-30T05:24:47.092634+0000 mon.a (mon.0) 9084 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:47 smithi089 bash[99668]: audit 2024-03-30T05:24:47.104703+0000 mon.a (mon.0) 9085 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:47 smithi089 bash[99668]: audit 2024-03-30T05:24:47.115913+0000 mon.a (mon.0) 9086 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:47 smithi089 bash[101699]: cluster 2024-03-30T05:24:46.443118+0000 mgr.y (mgr.44100) 2617 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:47.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:47 smithi089 bash[101699]: audit 2024-03-30T05:24:46.460283+0000 mon.a (mon.0) 9081 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:47 smithi089 bash[101699]: audit 2024-03-30T05:24:46.467912+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:47 smithi089 bash[101699]: audit 2024-03-30T05:24:46.473618+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:47 smithi089 bash[101699]: audit 2024-03-30T05:24:47.092634+0000 mon.a (mon.0) 9084 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:47 smithi089 bash[101699]: audit 2024-03-30T05:24:47.104703+0000 mon.a (mon.0) 9085 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:47 smithi089 bash[101699]: audit 2024-03-30T05:24:47.115913+0000 mon.a (mon.0) 9086 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:47 smithi118 bash[75658]: cluster 2024-03-30T05:24:46.443118+0000 mgr.y (mgr.44100) 2617 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:47.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:47 smithi118 bash[75658]: audit 2024-03-30T05:24:46.460283+0000 mon.a (mon.0) 9081 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:47 smithi118 bash[75658]: audit 2024-03-30T05:24:46.467912+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:47 smithi118 bash[75658]: audit 2024-03-30T05:24:46.473618+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.792 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:47 smithi118 bash[75658]: audit 2024-03-30T05:24:47.092634+0000 mon.a (mon.0) 9084 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.793 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:47 smithi118 bash[75658]: audit 2024-03-30T05:24:47.104703+0000 mon.a (mon.0) 9085 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:47.793 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:47 smithi118 bash[75658]: audit 2024-03-30T05:24:47.115913+0000 mon.a (mon.0) 9086 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:24:48.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:24:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:24:47] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.43.0" 2024-03-30T05:24:49.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:49 smithi089 bash[99668]: audit 2024-03-30T05:24:47.782883+0000 mgr.y (mgr.44100) 2618 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:49.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:49 smithi089 bash[99668]: cluster 2024-03-30T05:24:48.443859+0000 mgr.y (mgr.44100) 2619 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:49.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:49 smithi089 bash[101699]: audit 2024-03-30T05:24:47.782883+0000 mgr.y (mgr.44100) 2618 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:49.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:49 smithi089 bash[101699]: cluster 2024-03-30T05:24:48.443859+0000 mgr.y (mgr.44100) 2619 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:49.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:49 smithi118 bash[75658]: audit 2024-03-30T05:24:47.782883+0000 mgr.y (mgr.44100) 2618 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:49.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:49 smithi118 bash[75658]: cluster 2024-03-30T05:24:48.443859+0000 mgr.y (mgr.44100) 2619 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:51.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:51 smithi089 bash[99668]: cluster 2024-03-30T05:24:50.444892+0000 mgr.y (mgr.44100) 2620 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:51.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:51 smithi089 bash[101699]: cluster 2024-03-30T05:24:50.444892+0000 mgr.y (mgr.44100) 2620 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:51.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:51 smithi118 bash[75658]: cluster 2024-03-30T05:24:50.444892+0000 mgr.y (mgr.44100) 2620 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:52.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:52 smithi089 bash[99668]: audit 2024-03-30T05:24:51.980582+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:24:52.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:52 smithi089 bash[101699]: audit 2024-03-30T05:24:51.980582+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:24:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:52 smithi118 bash[75658]: audit 2024-03-30T05:24:51.980582+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:24:53.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:53 smithi089 bash[99668]: cluster 2024-03-30T05:24:52.446141+0000 mgr.y (mgr.44100) 2621 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:53.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:53 smithi089 bash[101699]: cluster 2024-03-30T05:24:52.446141+0000 mgr.y (mgr.44100) 2621 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:53.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:53 smithi118 bash[75658]: cluster 2024-03-30T05:24:52.446141+0000 mgr.y (mgr.44100) 2621 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:55.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:55 smithi089 bash[99668]: cluster 2024-03-30T05:24:54.447323+0000 mgr.y (mgr.44100) 2622 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:55.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:55 smithi089 bash[101699]: cluster 2024-03-30T05:24:54.447323+0000 mgr.y (mgr.44100) 2622 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:55.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:55 smithi118 bash[75658]: cluster 2024-03-30T05:24:54.447323+0000 mgr.y (mgr.44100) 2622 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:57.785 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:57 smithi089 bash[99668]: cluster 2024-03-30T05:24:56.448347+0000 mgr.y (mgr.44100) 2623 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:57.785 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:24:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:24:57] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.43.0" 2024-03-30T05:24:57.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:57 smithi089 bash[101699]: cluster 2024-03-30T05:24:56.448347+0000 mgr.y (mgr.44100) 2623 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:57.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:57 smithi118 bash[75658]: cluster 2024-03-30T05:24:56.448347+0000 mgr.y (mgr.44100) 2623 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:24:59.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:59 smithi089 bash[99668]: audit 2024-03-30T05:24:57.787711+0000 mgr.y (mgr.44100) 2624 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:59.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:24:59 smithi089 bash[99668]: cluster 2024-03-30T05:24:58.449512+0000 mgr.y (mgr.44100) 2625 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:59.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:59 smithi089 bash[101699]: audit 2024-03-30T05:24:57.787711+0000 mgr.y (mgr.44100) 2624 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:59.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:24:59 smithi089 bash[101699]: cluster 2024-03-30T05:24:58.449512+0000 mgr.y (mgr.44100) 2625 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:24:59.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:59 smithi118 bash[75658]: audit 2024-03-30T05:24:57.787711+0000 mgr.y (mgr.44100) 2624 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:24:59.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:24:59 smithi118 bash[75658]: cluster 2024-03-30T05:24:58.449512+0000 mgr.y (mgr.44100) 2625 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:01.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:01 smithi089 bash[99668]: cluster 2024-03-30T05:25:00.450548+0000 mgr.y (mgr.44100) 2626 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:01.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:01 smithi089 bash[101699]: cluster 2024-03-30T05:25:00.450548+0000 mgr.y (mgr.44100) 2626 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:01.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:01 smithi118 bash[75658]: cluster 2024-03-30T05:25:00.450548+0000 mgr.y (mgr.44100) 2626 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:03.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:03 smithi089 bash[99668]: cluster 2024-03-30T05:25:02.451833+0000 mgr.y (mgr.44100) 2627 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:03.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:03 smithi089 bash[99668]: audit 2024-03-30T05:25:03.335055+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:25:03.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:03 smithi089 bash[99668]: audit 2024-03-30T05:25:03.336832+0000 mon.a (mon.0) 9089 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:25:03.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:03 smithi089 bash[99668]: audit 2024-03-30T05:25:03.347490+0000 mon.a (mon.0) 9090 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:03.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:03 smithi089 bash[101699]: cluster 2024-03-30T05:25:02.451833+0000 mgr.y (mgr.44100) 2627 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:03.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:03 smithi089 bash[101699]: audit 2024-03-30T05:25:03.335055+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:25:03.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:03 smithi089 bash[101699]: audit 2024-03-30T05:25:03.336832+0000 mon.a (mon.0) 9089 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:25:03.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:03 smithi089 bash[101699]: audit 2024-03-30T05:25:03.347490+0000 mon.a (mon.0) 9090 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:03.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:03 smithi118 bash[75658]: cluster 2024-03-30T05:25:02.451833+0000 mgr.y (mgr.44100) 2627 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:03.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:03 smithi118 bash[75658]: audit 2024-03-30T05:25:03.335055+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:25:03.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:03 smithi118 bash[75658]: audit 2024-03-30T05:25:03.336832+0000 mon.a (mon.0) 9089 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:25:03.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:03 smithi118 bash[75658]: audit 2024-03-30T05:25:03.347490+0000 mon.a (mon.0) 9090 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:05.761 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:05 smithi089 bash[101699]: cluster 2024-03-30T05:25:04.453061+0000 mgr.y (mgr.44100) 2628 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:05.761 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:05 smithi089 bash[99668]: cluster 2024-03-30T05:25:04.453061+0000 mgr.y (mgr.44100) 2628 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:05.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:05 smithi118 bash[75658]: cluster 2024-03-30T05:25:04.453061+0000 mgr.y (mgr.44100) 2628 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:07.793 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:25:07] "GET /metrics HTTP/1.1" 200 38334 "" "Prometheus/2.43.0" 2024-03-30T05:25:07.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[99668]: cluster 2024-03-30T05:25:06.454165+0000 mgr.y (mgr.44100) 2629 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:07.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[99668]: audit 2024-03-30T05:25:06.638326+0000 mon.a (mon.0) 9091 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[99668]: audit 2024-03-30T05:25:06.643853+0000 mon.a (mon.0) 9092 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[99668]: audit 2024-03-30T05:25:06.649430+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[99668]: audit 2024-03-30T05:25:06.980887+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:25:07.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[99668]: audit 2024-03-30T05:25:07.304071+0000 mon.a (mon.0) 9095 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[99668]: audit 2024-03-30T05:25:07.314263+0000 mon.a (mon.0) 9096 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.794 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[99668]: audit 2024-03-30T05:25:07.326131+0000 mon.a (mon.0) 9097 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[101699]: cluster 2024-03-30T05:25:06.454165+0000 mgr.y (mgr.44100) 2629 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:07.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[101699]: audit 2024-03-30T05:25:06.638326+0000 mon.a (mon.0) 9091 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[101699]: audit 2024-03-30T05:25:06.643853+0000 mon.a (mon.0) 9092 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[101699]: audit 2024-03-30T05:25:06.649430+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[101699]: audit 2024-03-30T05:25:06.980887+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:25:07.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[101699]: audit 2024-03-30T05:25:07.304071+0000 mon.a (mon.0) 9095 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[101699]: audit 2024-03-30T05:25:07.314263+0000 mon.a (mon.0) 9096 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:07 smithi089 bash[101699]: audit 2024-03-30T05:25:07.326131+0000 mon.a (mon.0) 9097 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:07 smithi118 bash[75658]: cluster 2024-03-30T05:25:06.454165+0000 mgr.y (mgr.44100) 2629 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:07.894 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:07 smithi118 bash[75658]: audit 2024-03-30T05:25:06.638326+0000 mon.a (mon.0) 9091 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:07 smithi118 bash[75658]: audit 2024-03-30T05:25:06.643853+0000 mon.a (mon.0) 9092 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:07 smithi118 bash[75658]: audit 2024-03-30T05:25:06.649430+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:07 smithi118 bash[75658]: audit 2024-03-30T05:25:06.980887+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:25:07.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:07 smithi118 bash[75658]: audit 2024-03-30T05:25:07.304071+0000 mon.a (mon.0) 9095 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:07 smithi118 bash[75658]: audit 2024-03-30T05:25:07.314263+0000 mon.a (mon.0) 9096 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:07.895 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:07 smithi118 bash[75658]: audit 2024-03-30T05:25:07.326131+0000 mon.a (mon.0) 9097 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:09.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:09 smithi089 bash[99668]: audit 2024-03-30T05:25:07.796692+0000 mgr.y (mgr.44100) 2630 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:25:09.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:09 smithi089 bash[99668]: cluster 2024-03-30T05:25:08.455456+0000 mgr.y (mgr.44100) 2631 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:09.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:09 smithi089 bash[101699]: audit 2024-03-30T05:25:07.796692+0000 mgr.y (mgr.44100) 2630 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:25:09.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:09 smithi089 bash[101699]: cluster 2024-03-30T05:25:08.455456+0000 mgr.y (mgr.44100) 2631 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:09 smithi118 bash[75658]: audit 2024-03-30T05:25:07.796692+0000 mgr.y (mgr.44100) 2630 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:25:09.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:09 smithi118 bash[75658]: cluster 2024-03-30T05:25:08.455456+0000 mgr.y (mgr.44100) 2631 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:11 smithi089 bash[99668]: cluster 2024-03-30T05:25:10.456544+0000 mgr.y (mgr.44100) 2632 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:11.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:11 smithi089 bash[101699]: cluster 2024-03-30T05:25:10.456544+0000 mgr.y (mgr.44100) 2632 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:11 smithi118 bash[75658]: cluster 2024-03-30T05:25:10.456544+0000 mgr.y (mgr.44100) 2632 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:13.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:13 smithi089 bash[99668]: cluster 2024-03-30T05:25:12.457759+0000 mgr.y (mgr.44100) 2633 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:13 smithi089 bash[101699]: cluster 2024-03-30T05:25:12.457759+0000 mgr.y (mgr.44100) 2633 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:13.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:13 smithi118 bash[75658]: cluster 2024-03-30T05:25:12.457759+0000 mgr.y (mgr.44100) 2633 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:15.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:15 smithi089 bash[99668]: cluster 2024-03-30T05:25:14.458909+0000 mgr.y (mgr.44100) 2634 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:15.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:15 smithi089 bash[101699]: cluster 2024-03-30T05:25:14.458909+0000 mgr.y (mgr.44100) 2634 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:15.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:15 smithi118 bash[75658]: cluster 2024-03-30T05:25:14.458909+0000 mgr.y (mgr.44100) 2634 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:17.805 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:17 smithi089 bash[99668]: cluster 2024-03-30T05:25:16.459913+0000 mgr.y (mgr.44100) 2635 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:17.805 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:25:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:25:17] "GET /metrics HTTP/1.1" 200 38334 "" "Prometheus/2.43.0" 2024-03-30T05:25:17.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:17 smithi089 bash[101699]: cluster 2024-03-30T05:25:16.459913+0000 mgr.y (mgr.44100) 2635 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:17.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:17 smithi118 bash[75658]: cluster 2024-03-30T05:25:16.459913+0000 mgr.y (mgr.44100) 2635 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:19.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:19 smithi089 bash[99668]: audit 2024-03-30T05:25:17.807569+0000 mgr.y (mgr.44100) 2636 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:25:19.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:19 smithi089 bash[99668]: cluster 2024-03-30T05:25:18.461072+0000 mgr.y (mgr.44100) 2637 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:19.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:19 smithi089 bash[101699]: audit 2024-03-30T05:25:17.807569+0000 mgr.y (mgr.44100) 2636 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:25:19.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:19 smithi089 bash[101699]: cluster 2024-03-30T05:25:18.461072+0000 mgr.y (mgr.44100) 2637 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:19.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:19 smithi118 bash[75658]: audit 2024-03-30T05:25:17.807569+0000 mgr.y (mgr.44100) 2636 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:25:19.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:19 smithi118 bash[75658]: cluster 2024-03-30T05:25:18.461072+0000 mgr.y (mgr.44100) 2637 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:21.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:21 smithi089 bash[99668]: cluster 2024-03-30T05:25:20.462144+0000 mgr.y (mgr.44100) 2638 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:21.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:21 smithi089 bash[101699]: cluster 2024-03-30T05:25:20.462144+0000 mgr.y (mgr.44100) 2638 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:21.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:21 smithi118 bash[75658]: cluster 2024-03-30T05:25:20.462144+0000 mgr.y (mgr.44100) 2638 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:22.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:22 smithi089 bash[99668]: audit 2024-03-30T05:25:21.981364+0000 mon.a (mon.0) 9098 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:25:22.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:22 smithi089 bash[101699]: audit 2024-03-30T05:25:21.981364+0000 mon.a (mon.0) 9098 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:25:22.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:22 smithi118 bash[75658]: audit 2024-03-30T05:25:21.981364+0000 mon.a (mon.0) 9098 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:25:23.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:23 smithi089 bash[99668]: cluster 2024-03-30T05:25:22.463421+0000 mgr.y (mgr.44100) 2639 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:23.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:23 smithi089 bash[101699]: cluster 2024-03-30T05:25:22.463421+0000 mgr.y (mgr.44100) 2639 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:23.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:23 smithi118 bash[75658]: cluster 2024-03-30T05:25:22.463421+0000 mgr.y (mgr.44100) 2639 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:25.809 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:25 smithi089 bash[99668]: cluster 2024-03-30T05:25:24.464585+0000 mgr.y (mgr.44100) 2640 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:25.809 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:25 smithi089 bash[101699]: cluster 2024-03-30T05:25:24.464585+0000 mgr.y (mgr.44100) 2640 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:25.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:25 smithi118 bash[75658]: cluster 2024-03-30T05:25:24.464585+0000 mgr.y (mgr.44100) 2640 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:27.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:27 smithi089 bash[99668]: cluster 2024-03-30T05:25:26.465605+0000 mgr.y (mgr.44100) 2641 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:27.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:27 smithi089 bash[99668]: audit 2024-03-30T05:25:26.804918+0000 mon.a (mon.0) 9099 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:27 smithi089 bash[99668]: audit 2024-03-30T05:25:26.812417+0000 mon.a (mon.0) 9100 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:27 smithi089 bash[99668]: audit 2024-03-30T05:25:26.817894+0000 mon.a (mon.0) 9101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:27 smithi089 bash[99668]: audit 2024-03-30T05:25:27.508134+0000 mon.a (mon.0) 9102 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:27 smithi089 bash[99668]: audit 2024-03-30T05:25:27.522404+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:27 smithi089 bash[99668]: audit 2024-03-30T05:25:27.535759+0000 mon.a (mon.0) 9104 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:27 smithi089 bash[101699]: cluster 2024-03-30T05:25:26.465605+0000 mgr.y (mgr.44100) 2641 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:27.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:27 smithi089 bash[101699]: audit 2024-03-30T05:25:26.804918+0000 mon.a (mon.0) 9099 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:27 smithi089 bash[101699]: audit 2024-03-30T05:25:26.812417+0000 mon.a (mon.0) 9100 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:27 smithi089 bash[101699]: audit 2024-03-30T05:25:26.817894+0000 mon.a (mon.0) 9101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:27 smithi089 bash[101699]: audit 2024-03-30T05:25:27.508134+0000 mon.a (mon.0) 9102 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:27 smithi089 bash[101699]: audit 2024-03-30T05:25:27.522404+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:27 smithi089 bash[101699]: audit 2024-03-30T05:25:27.535759+0000 mon.a (mon.0) 9104 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.816 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:25:27 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:25:27] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.43.0" 2024-03-30T05:25:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:27 smithi118 bash[75658]: cluster 2024-03-30T05:25:26.465605+0000 mgr.y (mgr.44100) 2641 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:27 smithi118 bash[75658]: audit 2024-03-30T05:25:26.804918+0000 mon.a (mon.0) 9099 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:27 smithi118 bash[75658]: audit 2024-03-30T05:25:26.812417+0000 mon.a (mon.0) 9100 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:27 smithi118 bash[75658]: audit 2024-03-30T05:25:26.817894+0000 mon.a (mon.0) 9101 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:27 smithi118 bash[75658]: audit 2024-03-30T05:25:27.508134+0000 mon.a (mon.0) 9102 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:27 smithi118 bash[75658]: audit 2024-03-30T05:25:27.522404+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:27.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:27 smithi118 bash[75658]: audit 2024-03-30T05:25:27.535759+0000 mon.a (mon.0) 9104 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:29.096 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:25:29.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:29 smithi089 bash[99668]: audit 2024-03-30T05:25:27.816585+0000 mgr.y (mgr.44100) 2642 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:25:29.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:29 smithi089 bash[99668]: cluster 2024-03-30T05:25:28.466787+0000 mgr.y (mgr.44100) 2643 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:29.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:29 smithi089 bash[101699]: audit 2024-03-30T05:25:27.816585+0000 mgr.y (mgr.44100) 2642 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:25:29.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:29 smithi089 bash[101699]: cluster 2024-03-30T05:25:28.466787+0000 mgr.y (mgr.44100) 2643 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:29.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:29 smithi118 bash[75658]: audit 2024-03-30T05:25:27.816585+0000 mgr.y (mgr.44100) 2642 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:25:29.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:29 smithi118 bash[75658]: cluster 2024-03-30T05:25:28.466787+0000 mgr.y (mgr.44100) 2643 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:31.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:31 smithi089 bash[99668]: cluster 2024-03-30T05:25:30.467729+0000 mgr.y (mgr.44100) 2644 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:31.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:31 smithi089 bash[101699]: cluster 2024-03-30T05:25:30.467729+0000 mgr.y (mgr.44100) 2644 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:31.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:31 smithi118 bash[75658]: cluster 2024-03-30T05:25:30.467729+0000 mgr.y (mgr.44100) 2644 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:33.157 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:25:33.157 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi089 smithi089 running 6s ago 47m - - 2024-03-30T05:25:33.157 INFO:teuthology.orchestra.run.smithi089.stdout:agent.smithi118 smithi118 running 5s ago 47m - - 2024-03-30T05:25:33.157 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (15m) 6s ago 40m 16.4M - 0.25.0 c8568f914cd2 70fb579f3103 2024-03-30T05:25:33.157 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi118 *:3000 running (15m) 5s ago 40m 70.3M - 9.4.12 2bacad6d85d8 ac76681e3e72 2024-03-30T05:25:33.158 INFO:teuthology.orchestra.run.smithi089.stdout:iscsi.foo.smithi089.hxwboq smithi089 running (100s) 6s ago 38m 42.4M - 3.7 3714003597ec c32572812f02 2024-03-30T05:25:33.158 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi118 *:8443,9283,8765 running (16m) 5s ago 46m 442M - 19.0.0-2493-gd82c9aa1 3714003597ec 89b7b3e5a500 2024-03-30T05:25:33.158 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (27m) 6s ago 48m 537M - 19.0.0-2493-gd82c9aa1 3714003597ec c428331312f2 2024-03-30T05:25:33.158 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (12m) 6s ago 48m 86.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 46f8cb2f6596 2024-03-30T05:25:33.158 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi118 running (14m) 5s ago 46m 71.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec f72244415dfb 2024-03-30T05:25:33.158 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (12m) 6s ago 46m 63.5M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 1dae4647d60c 2024-03-30T05:25:33.158 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (16m) 6s ago 40m 8664k - 1.5.0 0da6a335fe13 4a095d584335 2024-03-30T05:25:33.158 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi118 *:9100 running (16m) 5s ago 40m 8519k - 1.5.0 0da6a335fe13 8a1162fc17dd 2024-03-30T05:25:33.158 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (10m) 6s ago 45m 61.1M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 70c8f4981ef8 2024-03-30T05:25:33.158 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (9m) 6s ago 45m 68.0M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 1d3ad7342083 2024-03-30T05:25:33.158 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (8m) 6s ago 44m 54.0M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 9cbe7b3eb40f 2024-03-30T05:25:33.158 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (7m) 6s ago 44m 64.5M 2780M 19.0.0-2493-gd82c9aa1 3714003597ec 4f4658793226 2024-03-30T05:25:33.158 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi118 running (6m) 5s ago 43m 61.9M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0c2850cb3620 2024-03-30T05:25:33.158 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi118 running (5m) 5s ago 42m 61.5M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec a736dafe3897 2024-03-30T05:25:33.159 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi118 running (5m) 5s ago 42m 55.4M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 60aa513399fe 2024-03-30T05:25:33.159 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi118 running (4m) 5s ago 41m 55.7M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 7e3a15e4f341 2024-03-30T05:25:33.159 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi118 *:9095 running (16m) 5s ago 40m 69.5M - 2.43.0 a07b618ecd1d d7f5d01ea852 2024-03-30T05:25:33.159 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi089.wpfnbq smithi089 *:8000 running (3m) 6s ago 38m 90.6M - 19.0.0-2493-gd82c9aa1 3714003597ec cb6178f4d01a 2024-03-30T05:25:33.159 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.foo.smithi118.pqvcwy smithi118 *:8000 running (3m) 5s ago 38m 90.7M - 19.0.0-2493-gd82c9aa1 3714003597ec 6d8e29cccbd1 2024-03-30T05:25:33.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:33 smithi089 bash[99668]: cluster 2024-03-30T05:25:32.469041+0000 mgr.y (mgr.44100) 2645 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:33.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:33 smithi089 bash[101699]: cluster 2024-03-30T05:25:32.469041+0000 mgr.y (mgr.44100) 2645 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:33.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:33 smithi118 bash[75658]: cluster 2024-03-30T05:25:32.469041+0000 mgr.y (mgr.44100) 2645 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:33.974 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T05:25:34.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:34 smithi089 bash[101699]: audit 2024-03-30T05:25:33.116491+0000 mgr.y (mgr.44100) 2646 : audit [DBG] from='client.55017 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:25:34.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:34 smithi089 bash[99668]: audit 2024-03-30T05:25:33.116491+0000 mgr.y (mgr.44100) 2646 : audit [DBG] from='client.55017 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:25:34.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:34 smithi118 bash[75658]: audit 2024-03-30T05:25:33.116491+0000 mgr.y (mgr.44100) 2646 : audit [DBG] from='client.55017 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:25:35.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:35 smithi089 bash[99668]: cluster 2024-03-30T05:25:34.470192+0000 mgr.y (mgr.44100) 2647 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:35.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:35 smithi089 bash[101699]: cluster 2024-03-30T05:25:34.470192+0000 mgr.y (mgr.44100) 2647 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:35.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:35 smithi118 bash[75658]: cluster 2024-03-30T05:25:34.470192+0000 mgr.y (mgr.44100) 2647 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:37.324 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:25:37.324 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-03-30T05:25:37.324 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:25:37.324 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:25:37.325 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-03-30T05:25:37.325 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:25:37.325 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:25:37.325 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-03-30T05:25:37.325 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T05:25:37.325 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:25:37.325 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2024-03-30T05:25:37.325 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:25:37.325 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-03-30T05:25:37.325 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-03-30T05:25:37.325 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 15 2024-03-30T05:25:37.325 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-03-30T05:25:37.325 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:25:37.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:37 smithi089 bash[101699]: cluster 2024-03-30T05:25:36.471170+0000 mgr.y (mgr.44100) 2648 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:37.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:37 smithi089 bash[101699]: audit 2024-03-30T05:25:36.981698+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:25:37.666 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:37 smithi089 bash[101699]: audit 2024-03-30T05:25:37.327477+0000 mon.a (mon.0) 9106 : audit [DBG] from='client.? 172.21.15.89:0/2751732989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:25:37.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:37 smithi089 bash[99668]: cluster 2024-03-30T05:25:36.471170+0000 mgr.y (mgr.44100) 2648 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:37.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:37 smithi089 bash[99668]: audit 2024-03-30T05:25:36.981698+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:25:37.667 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:37 smithi089 bash[99668]: audit 2024-03-30T05:25:37.327477+0000 mon.a (mon.0) 9106 : audit [DBG] from='client.? 172.21.15.89:0/2751732989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:25:37.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:37 smithi118 bash[75658]: cluster 2024-03-30T05:25:36.471170+0000 mgr.y (mgr.44100) 2648 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:37.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:37 smithi118 bash[75658]: audit 2024-03-30T05:25:36.981698+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:25:37.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:37 smithi118 bash[75658]: audit 2024-03-30T05:25:37.327477+0000 mon.a (mon.0) 9106 : audit [DBG] from='client.? 172.21.15.89:0/2751732989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:25:38.065 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:25:37 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:25:37] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.43.0" 2024-03-30T05:25:38.066 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:25:39.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:39 smithi089 bash[99668]: audit 2024-03-30T05:25:37.824678+0000 mgr.y (mgr.44100) 2649 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:25:39.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:39 smithi089 bash[99668]: cluster 2024-03-30T05:25:38.472411+0000 mgr.y (mgr.44100) 2650 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:39.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:39 smithi089 bash[101699]: audit 2024-03-30T05:25:37.824678+0000 mgr.y (mgr.44100) 2649 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:25:39.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:39 smithi089 bash[101699]: cluster 2024-03-30T05:25:38.472411+0000 mgr.y (mgr.44100) 2650 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:39.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:39 smithi118 bash[75658]: audit 2024-03-30T05:25:37.824678+0000 mgr.y (mgr.44100) 2649 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:25:39.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:39 smithi118 bash[75658]: cluster 2024-03-30T05:25:38.472411+0000 mgr.y (mgr.44100) 2650 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:41.443 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:25:41.443 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": null, 2024-03-30T05:25:41.443 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": false, 2024-03-30T05:25:41.443 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "", 2024-03-30T05:25:41.443 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2024-03-30T05:25:41.443 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": null, 2024-03-30T05:25:41.443 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "", 2024-03-30T05:25:41.443 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2024-03-30T05:25:41.443 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:25:41.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:41 smithi089 bash[99668]: cluster 2024-03-30T05:25:40.473520+0000 mgr.y (mgr.44100) 2651 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:41.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:41 smithi089 bash[101699]: cluster 2024-03-30T05:25:40.473520+0000 mgr.y (mgr.44100) 2651 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:41.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:41 smithi118 bash[75658]: cluster 2024-03-30T05:25:40.473520+0000 mgr.y (mgr.44100) 2651 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:42.223 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:25:42.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:42 smithi089 bash[99668]: audit 2024-03-30T05:25:41.445908+0000 mgr.y (mgr.44100) 2652 : audit [DBG] from='client.55029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:25:42.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:42 smithi089 bash[101699]: audit 2024-03-30T05:25:41.445908+0000 mgr.y (mgr.44100) 2652 : audit [DBG] from='client.55029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:25:42.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:42 smithi118 bash[75658]: audit 2024-03-30T05:25:41.445908+0000 mgr.y (mgr.44100) 2652 : audit [DBG] from='client.55029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:25:43.775 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:43 smithi089 bash[101699]: cluster 2024-03-30T05:25:42.474819+0000 mgr.y (mgr.44100) 2653 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:43.775 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:43 smithi089 bash[99668]: cluster 2024-03-30T05:25:42.474819+0000 mgr.y (mgr.44100) 2653 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:43.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:43 smithi118 bash[75658]: cluster 2024-03-30T05:25:42.474819+0000 mgr.y (mgr.44100) 2653 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:45.624 INFO:teuthology.orchestra.run.smithi089.stdout:HEALTH_OK 2024-03-30T05:25:45.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:45 smithi089 bash[99668]: cluster 2024-03-30T05:25:44.476160+0000 mgr.y (mgr.44100) 2654 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:45.816 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:45 smithi089 bash[101699]: cluster 2024-03-30T05:25:44.476160+0000 mgr.y (mgr.44100) 2654 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:45.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:45 smithi118 bash[75658]: cluster 2024-03-30T05:25:44.476160+0000 mgr.y (mgr.44100) 2654 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:46.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:46 smithi118 bash[75658]: audit 2024-03-30T05:25:45.627625+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.89:0/2053502713' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:25:46.988 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:46 smithi089 bash[101699]: audit 2024-03-30T05:25:45.627625+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.89:0/2053502713' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:25:46.989 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:46 smithi089 bash[99668]: audit 2024-03-30T05:25:45.627625+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.89:0/2053502713' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:25:47.517 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-03-30T05:25:47.833 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:25:47 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:25:47] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.43.0" 2024-03-30T05:25:47.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:47 smithi089 bash[99668]: cluster 2024-03-30T05:25:46.477175+0000 mgr.y (mgr.44100) 2655 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:47.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:47 smithi089 bash[99668]: audit 2024-03-30T05:25:46.973394+0000 mon.a (mon.0) 9107 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:47.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:47 smithi089 bash[99668]: audit 2024-03-30T05:25:46.982423+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:47.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:47 smithi089 bash[99668]: audit 2024-03-30T05:25:46.990948+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:47.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:47 smithi089 bash[101699]: cluster 2024-03-30T05:25:46.477175+0000 mgr.y (mgr.44100) 2655 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:47.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:47 smithi089 bash[101699]: audit 2024-03-30T05:25:46.973394+0000 mon.a (mon.0) 9107 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:47.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:47 smithi089 bash[101699]: audit 2024-03-30T05:25:46.982423+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:47.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:47 smithi089 bash[101699]: audit 2024-03-30T05:25:46.990948+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:47.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:47 smithi118 bash[75658]: cluster 2024-03-30T05:25:46.477175+0000 mgr.y (mgr.44100) 2655 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:47.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:47 smithi118 bash[75658]: audit 2024-03-30T05:25:46.973394+0000 mon.a (mon.0) 9107 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:47.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:47 smithi118 bash[75658]: audit 2024-03-30T05:25:46.982423+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:47.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:47 smithi118 bash[75658]: audit 2024-03-30T05:25:46.990948+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:48.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:48 smithi118 bash[75658]: audit 2024-03-30T05:25:47.703391+0000 mon.a (mon.0) 9110 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:48.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:48 smithi118 bash[75658]: audit 2024-03-30T05:25:47.709766+0000 mon.a (mon.0) 9111 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:48.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:48 smithi118 bash[75658]: audit 2024-03-30T05:25:47.715581+0000 mon.a (mon.0) 9112 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:48.959 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:48 smithi089 bash[99668]: audit 2024-03-30T05:25:47.703391+0000 mon.a (mon.0) 9110 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:48.959 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:48 smithi089 bash[99668]: audit 2024-03-30T05:25:47.709766+0000 mon.a (mon.0) 9111 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:48.959 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:48 smithi089 bash[99668]: audit 2024-03-30T05:25:47.715581+0000 mon.a (mon.0) 9112 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:48.959 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:48 smithi089 bash[101699]: audit 2024-03-30T05:25:47.703391+0000 mon.a (mon.0) 9110 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:48.959 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:48 smithi089 bash[101699]: audit 2024-03-30T05:25:47.709766+0000 mon.a (mon.0) 9111 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:48.960 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:48 smithi089 bash[101699]: audit 2024-03-30T05:25:47.715581+0000 mon.a (mon.0) 9112 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:25:49.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:49 smithi118 bash[75658]: audit 2024-03-30T05:25:47.835915+0000 mgr.y (mgr.44100) 2656 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:25:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:49 smithi118 bash[75658]: cluster 2024-03-30T05:25:48.478359+0000 mgr.y (mgr.44100) 2657 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:50.068 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:49 smithi089 bash[99668]: audit 2024-03-30T05:25:47.835915+0000 mgr.y (mgr.44100) 2656 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:25:50.068 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:49 smithi089 bash[99668]: cluster 2024-03-30T05:25:48.478359+0000 mgr.y (mgr.44100) 2657 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:50.069 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:49 smithi089 bash[101699]: audit 2024-03-30T05:25:47.835915+0000 mgr.y (mgr.44100) 2656 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:25:50.069 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:49 smithi089 bash[101699]: cluster 2024-03-30T05:25:48.478359+0000 mgr.y (mgr.44100) 2657 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:51.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:51 smithi118 bash[75658]: cluster 2024-03-30T05:25:50.479041+0000 mgr.y (mgr.44100) 2658 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:51.907 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:51 smithi089 bash[99668]: cluster 2024-03-30T05:25:50.479041+0000 mgr.y (mgr.44100) 2658 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:51.907 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:51 smithi089 bash[101699]: cluster 2024-03-30T05:25:50.479041+0000 mgr.y (mgr.44100) 2658 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:53.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:52 smithi089 bash[99668]: audit 2024-03-30T05:25:51.981274+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:25:53.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:52 smithi089 bash[101699]: audit 2024-03-30T05:25:51.981274+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:25:53.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:52 smithi118 bash[75658]: audit 2024-03-30T05:25:51.981274+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:25:53.236 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-03-30T05:25:54.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:53 smithi089 bash[99668]: cluster 2024-03-30T05:25:52.479842+0000 mgr.y (mgr.44100) 2659 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:54.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:53 smithi089 bash[99668]: audit 2024-03-30T05:25:53.227314+0000 mon.a (mon.0) 9114 : audit [DBG] from='client.? 172.21.15.89:0/4119313560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:25:54.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:53 smithi089 bash[101699]: cluster 2024-03-30T05:25:52.479842+0000 mgr.y (mgr.44100) 2659 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:54.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:53 smithi089 bash[101699]: audit 2024-03-30T05:25:53.227314+0000 mon.a (mon.0) 9114 : audit [DBG] from='client.? 172.21.15.89:0/4119313560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:25:54.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:53 smithi118 bash[75658]: cluster 2024-03-30T05:25:52.479842+0000 mgr.y (mgr.44100) 2659 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:54.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:53 smithi118 bash[75658]: audit 2024-03-30T05:25:53.227314+0000 mon.a (mon.0) 9114 : audit [DBG] from='client.? 172.21.15.89:0/4119313560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:25:54.750 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-03-30T05:25:55.994 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:55 smithi089 bash[99668]: cluster 2024-03-30T05:25:54.481061+0000 mgr.y (mgr.44100) 2660 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:55.994 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:55 smithi089 bash[101699]: cluster 2024-03-30T05:25:54.481061+0000 mgr.y (mgr.44100) 2660 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:56.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:55 smithi118 bash[75658]: cluster 2024-03-30T05:25:54.481061+0000 mgr.y (mgr.44100) 2660 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:25:57.836 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:25:57 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:25:57] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.43.0" 2024-03-30T05:25:57.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:57 smithi089 bash[99668]: cluster 2024-03-30T05:25:56.482146+0000 mgr.y (mgr.44100) 2661 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:57.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:57 smithi089 bash[101699]: cluster 2024-03-30T05:25:56.482146+0000 mgr.y (mgr.44100) 2661 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:57.972 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)" 2024-03-30T05:25:58.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:57 smithi118 bash[75658]: cluster 2024-03-30T05:25:56.482146+0000 mgr.y (mgr.44100) 2661 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:25:58.765 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-03-30T05:25:59.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:58 smithi089 bash[101699]: audit 2024-03-30T05:25:57.961256+0000 mon.a (mon.0) 9115 : audit [DBG] from='client.? 172.21.15.89:0/1649683244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:25:59.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:58 smithi089 bash[99668]: audit 2024-03-30T05:25:57.961256+0000 mon.a (mon.0) 9115 : audit [DBG] from='client.? 172.21.15.89:0/1649683244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:25:59.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:58 smithi118 bash[75658]: audit 2024-03-30T05:25:57.961256+0000 mon.a (mon.0) 9115 : audit [DBG] from='client.? 172.21.15.89:0/1649683244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:26:00.029 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:59 smithi089 bash[99668]: audit 2024-03-30T05:25:57.838790+0000 mgr.y (mgr.44100) 2662 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:26:00.030 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:25:59 smithi089 bash[99668]: cluster 2024-03-30T05:25:58.483377+0000 mgr.y (mgr.44100) 2663 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:26:00.030 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:59 smithi089 bash[101699]: audit 2024-03-30T05:25:57.838790+0000 mgr.y (mgr.44100) 2662 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:26:00.030 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:25:59 smithi089 bash[101699]: cluster 2024-03-30T05:25:58.483377+0000 mgr.y (mgr.44100) 2663 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:26:00.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:59 smithi118 bash[75658]: audit 2024-03-30T05:25:57.838790+0000 mgr.y (mgr.44100) 2662 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:26:00.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:25:59 smithi118 bash[75658]: cluster 2024-03-30T05:25:58.483377+0000 mgr.y (mgr.44100) 2663 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:26:02.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:01 smithi089 bash[99668]: cluster 2024-03-30T05:26:00.484435+0000 mgr.y (mgr.44100) 2664 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:02.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:01 smithi089 bash[101699]: cluster 2024-03-30T05:26:00.484435+0000 mgr.y (mgr.44100) 2664 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:02.102 INFO:teuthology.orchestra.run.smithi089.stdout:osd 8 15s ago - 2024-03-30T05:26:02.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:01 smithi118 bash[75658]: cluster 2024-03-30T05:26:00.484435+0000 mgr.y (mgr.44100) 2664 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:02.895 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T05:26:02.904 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi089.front.sepia.ceph.com 2024-03-30T05:26:02.905 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls' 2024-03-30T05:26:04.041 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:03 smithi089 bash[99668]: audit 2024-03-30T05:26:02.074267+0000 mgr.y (mgr.44100) 2665 : audit [DBG] from='client.55053 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:26:04.042 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:03 smithi089 bash[99668]: cluster 2024-03-30T05:26:02.485782+0000 mgr.y (mgr.44100) 2666 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:04.042 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:03 smithi089 bash[99668]: audit 2024-03-30T05:26:03.446741+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:26:04.042 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:03 smithi089 bash[99668]: audit 2024-03-30T05:26:03.448616+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:26:04.042 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:03 smithi089 bash[99668]: audit 2024-03-30T05:26:03.459130+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:04.042 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:03 smithi089 bash[101699]: audit 2024-03-30T05:26:02.074267+0000 mgr.y (mgr.44100) 2665 : audit [DBG] from='client.55053 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:26:04.042 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:03 smithi089 bash[101699]: cluster 2024-03-30T05:26:02.485782+0000 mgr.y (mgr.44100) 2666 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:04.042 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:03 smithi089 bash[101699]: audit 2024-03-30T05:26:03.446741+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:26:04.042 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:03 smithi089 bash[101699]: audit 2024-03-30T05:26:03.448616+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:26:04.042 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:03 smithi089 bash[101699]: audit 2024-03-30T05:26:03.459130+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:04.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:03 smithi118 bash[75658]: audit 2024-03-30T05:26:02.074267+0000 mgr.y (mgr.44100) 2665 : audit [DBG] from='client.55053 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:26:04.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:03 smithi118 bash[75658]: cluster 2024-03-30T05:26:02.485782+0000 mgr.y (mgr.44100) 2666 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:04.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:03 smithi118 bash[75658]: audit 2024-03-30T05:26:03.446741+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:26:04.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:03 smithi118 bash[75658]: audit 2024-03-30T05:26:03.448616+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:26:04.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:03 smithi118 bash[75658]: audit 2024-03-30T05:26:03.459130+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:06.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:05 smithi089 bash[99668]: cluster 2024-03-30T05:26:04.486964+0000 mgr.y (mgr.44100) 2667 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:26:06.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:05 smithi089 bash[101699]: cluster 2024-03-30T05:26:04.486964+0000 mgr.y (mgr.44100) 2667 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:26:06.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:05 smithi118 bash[75658]: cluster 2024-03-30T05:26:04.486964+0000 mgr.y (mgr.44100) 2667 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:26:06.865 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-03-30T05:26:06.865 INFO:teuthology.orchestra.run.smithi089.stdout: "image": "quay.io/ceph/ceph", 2024-03-30T05:26:06.865 INFO:teuthology.orchestra.run.smithi089.stdout: "registry": "quay.io", 2024-03-30T05:26:06.865 INFO:teuthology.orchestra.run.smithi089.stdout: "bare_image": "ceph/ceph", 2024-03-30T05:26:06.865 INFO:teuthology.orchestra.run.smithi089.stdout: "versions": [] 2024-03-30T05:26:06.865 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-03-30T05:26:07.045 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:06 smithi089 bash[99668]: audit 2024-03-30T05:26:06.144837+0000 mgr.y (mgr.44100) 2668 : audit [DBG] from='client.65041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:26:07.045 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:06 smithi089 bash[99668]: cluster 2024-03-30T05:26:06.488214+0000 mgr.y (mgr.44100) 2669 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:07.045 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:06 smithi089 bash[101699]: audit 2024-03-30T05:26:06.144837+0000 mgr.y (mgr.44100) 2668 : audit [DBG] from='client.65041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:26:07.045 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:06 smithi089 bash[101699]: cluster 2024-03-30T05:26:06.488214+0000 mgr.y (mgr.44100) 2669 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:06 smithi118 bash[75658]: audit 2024-03-30T05:26:06.144837+0000 mgr.y (mgr.44100) 2668 : audit [DBG] from='client.65041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:26:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:06 smithi118 bash[75658]: cluster 2024-03-30T05:26:06.488214+0000 mgr.y (mgr.44100) 2669 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:07.713 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-03-30T05:26:08.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:26:07 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:26:07] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.43.0" 2024-03-30T05:26:08.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:07 smithi089 bash[99668]: audit 2024-03-30T05:26:06.982482+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:26:08.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:07 smithi089 bash[99668]: audit 2024-03-30T05:26:07.145862+0000 mon.a (mon.0) 9120 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:08.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:07 smithi089 bash[99668]: audit 2024-03-30T05:26:07.157951+0000 mon.a (mon.0) 9121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:08.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:07 smithi089 bash[99668]: audit 2024-03-30T05:26:07.169160+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:08.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:07 smithi089 bash[101699]: audit 2024-03-30T05:26:06.982482+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:26:08.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:07 smithi089 bash[101699]: audit 2024-03-30T05:26:07.145862+0000 mon.a (mon.0) 9120 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:08.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:07 smithi089 bash[101699]: audit 2024-03-30T05:26:07.157951+0000 mon.a (mon.0) 9121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:08.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:07 smithi089 bash[101699]: audit 2024-03-30T05:26:07.169160+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:08.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:07 smithi118 bash[75658]: audit 2024-03-30T05:26:06.982482+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:26:08.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:07 smithi118 bash[75658]: audit 2024-03-30T05:26:07.145862+0000 mon.a (mon.0) 9120 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:08.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:07 smithi118 bash[75658]: audit 2024-03-30T05:26:07.157951+0000 mon.a (mon.0) 9121 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:08.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:07 smithi118 bash[75658]: audit 2024-03-30T05:26:07.169160+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:09.113 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:08 smithi089 bash[99668]: audit 2024-03-30T05:26:07.848673+0000 mgr.y (mgr.44100) 2670 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:26:09.113 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:08 smithi089 bash[99668]: audit 2024-03-30T05:26:07.901904+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:09.113 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:08 smithi089 bash[99668]: audit 2024-03-30T05:26:07.907873+0000 mon.a (mon.0) 9124 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:09.113 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:08 smithi089 bash[99668]: audit 2024-03-30T05:26:07.914031+0000 mon.a (mon.0) 9125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:09.113 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:08 smithi089 bash[99668]: cluster 2024-03-30T05:26:08.489392+0000 mgr.y (mgr.44100) 2671 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:26:09.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:08 smithi089 bash[101699]: audit 2024-03-30T05:26:07.848673+0000 mgr.y (mgr.44100) 2670 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:26:09.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:08 smithi089 bash[101699]: audit 2024-03-30T05:26:07.901904+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:09.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:08 smithi089 bash[101699]: audit 2024-03-30T05:26:07.907873+0000 mon.a (mon.0) 9124 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:09.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:08 smithi089 bash[101699]: audit 2024-03-30T05:26:07.914031+0000 mon.a (mon.0) 9125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:09.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:08 smithi089 bash[101699]: cluster 2024-03-30T05:26:08.489392+0000 mgr.y (mgr.44100) 2671 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:26:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:08 smithi118 bash[75658]: audit 2024-03-30T05:26:07.848673+0000 mgr.y (mgr.44100) 2670 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:26:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:08 smithi118 bash[75658]: audit 2024-03-30T05:26:07.901904+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:08 smithi118 bash[75658]: audit 2024-03-30T05:26:07.907873+0000 mon.a (mon.0) 9124 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:08 smithi118 bash[75658]: audit 2024-03-30T05:26:07.914031+0000 mon.a (mon.0) 9125 : audit [INF] from='mgr.44100 172.21.15.89:0/4063871104' entity='mgr.y' 2024-03-30T05:26:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:08 smithi118 bash[75658]: cluster 2024-03-30T05:26:08.489392+0000 mgr.y (mgr.44100) 2671 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:26:11.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:11 smithi089 bash[101699]: cluster 2024-03-30T05:26:10.490502+0000 mgr.y (mgr.44100) 2672 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:11.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:11 smithi089 bash[99668]: cluster 2024-03-30T05:26:10.490502+0000 mgr.y (mgr.44100) 2672 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:11 smithi118 bash[75658]: cluster 2024-03-30T05:26:10.490502+0000 mgr.y (mgr.44100) 2672 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:13.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:13 smithi089 bash[99668]: cluster 2024-03-30T05:26:12.491805+0000 mgr.y (mgr.44100) 2673 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:13.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:13 smithi089 bash[101699]: cluster 2024-03-30T05:26:12.491805+0000 mgr.y (mgr.44100) 2673 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:13.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:13 smithi118 bash[75658]: cluster 2024-03-30T05:26:12.491805+0000 mgr.y (mgr.44100) 2673 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:14.173 INFO:teuthology.orchestra.run.smithi089.stdout: "16.2.0", 2024-03-30T05:26:14.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:14 smithi089 bash[99668]: audit 2024-03-30T05:26:13.391804+0000 mgr.y (mgr.44100) 2674 : audit [DBG] from='client.55065 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:26:14.836 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:14 smithi089 bash[101699]: audit 2024-03-30T05:26:13.391804+0000 mgr.y (mgr.44100) 2674 : audit [DBG] from='client.55065 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:26:14.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:14 smithi118 bash[75658]: audit 2024-03-30T05:26:13.391804+0000 mgr.y (mgr.44100) 2674 : audit [DBG] from='client.55065 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:26:15.073 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-03-30T05:26:15.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:15 smithi089 bash[99668]: cluster 2024-03-30T05:26:14.492670+0000 mgr.y (mgr.44100) 2675 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:26:15.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:15 smithi089 bash[101699]: cluster 2024-03-30T05:26:14.492670+0000 mgr.y (mgr.44100) 2675 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:26:15.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:15 smithi118 bash[75658]: cluster 2024-03-30T05:26:14.492670+0000 mgr.y (mgr.44100) 2675 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:26:17.836 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:26:17 smithi089 bash[70044]: ::ffff:172.21.15.118 - - [30/Mar/2024:05:26:17] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.43.0" 2024-03-30T05:26:17.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:17 smithi089 bash[99668]: cluster 2024-03-30T05:26:16.493755+0000 mgr.y (mgr.44100) 2676 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:17.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:17 smithi089 bash[101699]: cluster 2024-03-30T05:26:16.493755+0000 mgr.y (mgr.44100) 2676 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:17.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:17 smithi118 bash[75658]: cluster 2024-03-30T05:26:16.493755+0000 mgr.y (mgr.44100) 2676 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:26:19.461 INFO:teuthology.orchestra.run.smithi089.stdout: "v16.2.2", 2024-03-30T05:26:19.461 INFO:teuthology.orchestra.run.smithi089.stdout: "v16.2.2-20210505", 2024-03-30T05:26:19.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:19 smithi089 bash[99668]: audit 2024-03-30T05:26:17.856724+0000 mgr.y (mgr.44100) 2677 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:26:19.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:19 smithi089 bash[99668]: cluster 2024-03-30T05:26:18.494531+0000 mgr.y (mgr.44100) 2678 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:26:19.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:19 smithi089 bash[99668]: audit 2024-03-30T05:26:18.714131+0000 mgr.y (mgr.44100) 2679 : audit [DBG] from='client.55071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:26:19.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:19 smithi089 bash[101699]: audit 2024-03-30T05:26:17.856724+0000 mgr.y (mgr.44100) 2677 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:26:19.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:19 smithi089 bash[101699]: cluster 2024-03-30T05:26:18.494531+0000 mgr.y (mgr.44100) 2678 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:26:19.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:19 smithi089 bash[101699]: audit 2024-03-30T05:26:18.714131+0000 mgr.y (mgr.44100) 2679 : audit [DBG] from='client.55071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:26:19.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:19 smithi118 bash[75658]: audit 2024-03-30T05:26:17.856724+0000 mgr.y (mgr.44100) 2677 : audit [DBG] from='client.54951 -' entity='client.iscsi.foo.smithi089.hxwboq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:26:19.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:19 smithi118 bash[75658]: cluster 2024-03-30T05:26:18.494531+0000 mgr.y (mgr.44100) 2678 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:26:19.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:19 smithi118 bash[75658]: audit 2024-03-30T05:26:18.714131+0000 mgr.y (mgr.44100) 2679 : audit [DBG] from='client.55071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:26:20.328 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-30T05:26:20.338 INFO:tasks.cephadm:Teardown begin 2024-03-30T05:26:20.339 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T05:26:20.362 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T05:26:20.380 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-30T05:26:20.380 DEBUG:teuthology.orchestra.run.smithi089:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-30T05:26:20.409 DEBUG:teuthology.orchestra.run.smithi118:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-30T05:26:20.426 INFO:tasks.cephadm:Stopping all daemons... 2024-03-30T05:26:20.426 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-03-30T05:26:20.426 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.a 2024-03-30T05:26:20.586 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:20 smithi089 systemd[1]: Stopping Ceph mon.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:26:20.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:20 smithi089 bash[99668]: debug 2024-03-30T05:26:20.606+0000 7f5f5a358700 -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-03-30T05:26:20.737 INFO:journalctl@ceph.mon.a.smithi089.stdout:Mar 30 05:26:20 smithi089 bash[99668]: debug 2024-03-30T05:26:20.606+0000 7f5f5a358700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-03-30T05:26:20.738 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:26:20 smithi089 bash[70044]: [30/Mar/2024:05:26:20] ENGINE Bus STOPPING 2024-03-30T05:26:20.738 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:26:20 smithi089 bash[70044]: [30/Mar/2024:05:26:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T05:26:20.738 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:26:20 smithi089 bash[70044]: [30/Mar/2024:05:26:20] ENGINE Bus STOPPED 2024-03-30T05:26:20.738 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:26:20 smithi089 bash[70044]: [30/Mar/2024:05:26:20] ENGINE Bus STARTING 2024-03-30T05:26:20.738 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:26:20 smithi089 bash[70044]: CherryPy Checker: 2024-03-30T05:26:21.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:26:20 smithi089 bash[70044]: The Application mounted at '' has an empty config. 2024-03-30T05:26:21.086 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:26:20 smithi089 bash[70044]: [30/Mar/2024:05:26:20] ENGINE Serving on http://:::9283 2024-03-30T05:26:21.087 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:26:20 smithi089 bash[70044]: [30/Mar/2024:05:26:20] ENGINE Bus STARTED 2024-03-30T05:26:21.597 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.a.service' 2024-03-30T05:26:21.628 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:26:21.628 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-03-30T05:26:21.628 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-03-30T05:26:21.628 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.c 2024-03-30T05:26:21.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:21 smithi089 systemd[1]: Stopping Ceph mon.c for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:26:21.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:21 smithi089 bash[101699]: debug 2024-03-30T05:26:21.806+0000 7f0ae5941700 -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-03-30T05:26:21.914 INFO:journalctl@ceph.mon.c.smithi089.stdout:Mar 30 05:26:21 smithi089 bash[101699]: debug 2024-03-30T05:26:21.806+0000 7f0ae5941700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-03-30T05:26:22.808 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.c.service' 2024-03-30T05:26:22.833 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:26:22.833 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-03-30T05:26:22.833 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-03-30T05:26:22.834 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.b 2024-03-30T05:26:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:22 smithi118 systemd[1]: Stopping Ceph mon.b for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:26:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:22 smithi118 bash[75658]: debug 2024-03-30T05:26:22.975+0000 7f19e7c51700 -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-03-30T05:26:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Mar 30 05:26:22 smithi118 bash[75658]: debug 2024-03-30T05:26:22.975+0000 7f19e7c51700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-03-30T05:26:23.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mon.b.service' 2024-03-30T05:26:23.935 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:26:23.935 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-03-30T05:26:23.935 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-03-30T05:26:23.936 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mgr.y 2024-03-30T05:26:24.327 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:26:23 smithi089 systemd[1]: Stopping Ceph mgr.y for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:26:24.327 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:26:24 smithi089 bash[70044]: debug 2024-03-30T05:26:24.094+0000 7f447b8b0700 -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-03-30T05:26:24.327 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Mar 30 05:26:24 smithi089 bash[70044]: debug 2024-03-30T05:26:24.094+0000 7f447b8b0700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-03-30T05:26:24.401 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:26:24 smithi118 bash[70548]: ts=2024-03-30T05:26:24.314Z 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.89:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-03-30T05:26:24.401 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:26:24 smithi118 bash[70548]: ts=2024-03-30T05:26:24.317Z 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.89:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-03-30T05:26:24.401 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:26:24 smithi118 bash[70548]: ts=2024-03-30T05:26:24.317Z 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.89:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-03-30T05:26:24.401 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:26:24 smithi118 bash[70548]: ts=2024-03-30T05:26:24.317Z 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.89:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-03-30T05:26:24.401 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:26:24 smithi118 bash[70548]: ts=2024-03-30T05:26:24.318Z 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.89:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-03-30T05:26:25.053 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mgr.y.service' 2024-03-30T05:26:25.076 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:26:25.076 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-03-30T05:26:25.076 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-03-30T05:26:25.077 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mgr.x 2024-03-30T05:26:25.400 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Mar 30 05:26:25 smithi118 systemd[1]: Stopping Ceph mgr.x for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:26:26.129 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@mgr.x.service' 2024-03-30T05:26:26.150 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:26:26.150 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-03-30T05:26:26.150 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-03-30T05:26:26.150 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.0 2024-03-30T05:26:26.586 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:26:26 smithi089 systemd[1]: Stopping Ceph osd.0 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:26:26.586 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:26:26 smithi089 bash[107344]: debug 2024-03-30T05:26:26.281+0000 7f0d94473700 -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-03-30T05:26:26.587 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:26:26 smithi089 bash[107344]: debug 2024-03-30T05:26:26.281+0000 7f0d94473700 -1 osd.0 158 *** Got signal Terminated *** 2024-03-30T05:26:26.587 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:26:26 smithi089 bash[107344]: debug 2024-03-30T05:26:26.281+0000 7f0d94473700 -1 osd.0 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:26:32.836 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:26:32 smithi089 bash[143321]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T05:26:32.836 INFO:journalctl@ceph.osd.0.smithi089.stdout:Mar 30 05:26:32 smithi089 bash[143647]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T05:26:34.852 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.0.service' 2024-03-30T05:26:34.880 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:26:34.880 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-03-30T05:26:34.880 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-03-30T05:26:34.880 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.1 2024-03-30T05:26:35.336 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:26:34 smithi089 systemd[1]: Stopping Ceph osd.1 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:26:35.336 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:26:35 smithi089 bash[110127]: debug 2024-03-30T05:26:35.073+0000 7f8c7da79700 -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-03-30T05:26:35.336 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:26:35 smithi089 bash[110127]: debug 2024-03-30T05:26:35.073+0000 7f8c7da79700 -1 osd.1 158 *** Got signal Terminated *** 2024-03-30T05:26:35.336 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:26:35 smithi089 bash[110127]: debug 2024-03-30T05:26:35.073+0000 7f8c7da79700 -1 osd.1 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:26:41.836 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:26:41 smithi089 bash[143823]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T05:26:41.836 INFO:journalctl@ceph.osd.1.smithi089.stdout:Mar 30 05:26:41 smithi089 bash[144334]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T05:26:43.595 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.1.service' 2024-03-30T05:26:43.624 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:26:43.624 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-03-30T05:26:43.624 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-03-30T05:26:43.625 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.2 2024-03-30T05:26:44.086 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:26:43 smithi089 systemd[1]: Stopping Ceph osd.2 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:26:44.086 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:26:43 smithi089 bash[115033]: debug 2024-03-30T05:26:43.813+0000 7fb75091d700 -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-03-30T05:26:44.086 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:26:43 smithi089 bash[115033]: debug 2024-03-30T05:26:43.813+0000 7fb75091d700 -1 osd.2 158 *** Got signal Terminated *** 2024-03-30T05:26:44.087 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:26:43 smithi089 bash[115033]: debug 2024-03-30T05:26:43.813+0000 7fb75091d700 -1 osd.2 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:26:50.324 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:26:50 smithi089 bash[144470]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T05:26:50.586 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:26:50 smithi089 bash[144627]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T05:26:52.564 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.2.service' 2024-03-30T05:26:52.574 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:26:52 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.2.service: Deactivated successfully. 2024-03-30T05:26:52.574 INFO:journalctl@ceph.osd.2.smithi089.stdout:Mar 30 05:26:52 smithi089 systemd[1]: Stopped Ceph osd.2 for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:26:52.592 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:26:52.592 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-03-30T05:26:52.592 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-03-30T05:26:52.592 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.3 2024-03-30T05:26:52.836 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:26:52 smithi089 systemd[1]: Stopping Ceph osd.3 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:26:52.836 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:26:52 smithi089 bash[119814]: debug 2024-03-30T05:26:52.733+0000 7fb78f556700 -1 osd.3 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.222914+0000 front 2024-03-30T05:26:29.223028+0000 (oldest deadline 2024-03-30T05:26:52.122915+0000) 2024-03-30T05:26:52.837 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:26:52 smithi089 bash[119814]: debug 2024-03-30T05:26:52.777+0000 7fb796f6a700 -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-03-30T05:26:52.837 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:26:52 smithi089 bash[119814]: debug 2024-03-30T05:26:52.777+0000 7fb796f6a700 -1 osd.3 158 *** Got signal Terminated *** 2024-03-30T05:26:52.837 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:26:52 smithi089 bash[119814]: debug 2024-03-30T05:26:52.777+0000 7fb796f6a700 -1 osd.3 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:26:54.086 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:26:53 smithi089 bash[119814]: debug 2024-03-30T05:26:53.765+0000 7fb78f556700 -1 osd.3 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.222914+0000 front 2024-03-30T05:26:29.223028+0000 (oldest deadline 2024-03-30T05:26:52.122915+0000) 2024-03-30T05:26:54.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:26:54 smithi118 bash[92558]: debug 2024-03-30T05:26:54.054+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:26:54.401 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:26:54 smithi118 bash[95607]: debug 2024-03-30T05:26:54.114+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:26:55.086 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:26:54 smithi089 bash[119814]: debug 2024-03-30T05:26:54.729+0000 7fb78f556700 -1 osd.3 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.222914+0000 front 2024-03-30T05:26:29.223028+0000 (oldest deadline 2024-03-30T05:26:52.122915+0000) 2024-03-30T05:26:55.384 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:26:55 smithi118 bash[95607]: debug 2024-03-30T05:26:55.158+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:26:55.384 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:26:55 smithi118 bash[92558]: debug 2024-03-30T05:26:55.050+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:26:56.086 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:26:55 smithi089 bash[119814]: debug 2024-03-30T05:26:55.777+0000 7fb78f556700 -1 osd.3 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.222914+0000 front 2024-03-30T05:26:29.223028+0000 (oldest deadline 2024-03-30T05:26:52.122915+0000) 2024-03-30T05:26:56.400 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:26:56 smithi118 bash[95607]: debug 2024-03-30T05:26:56.182+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:26:56.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:26:56 smithi118 bash[92558]: debug 2024-03-30T05:26:56.034+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:26:56.401 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:26:56 smithi118 bash[86841]: debug 2024-03-30T05:26:56.262+0000 7f3557717700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.170404+0000 front 2024-03-30T05:26:30.170462+0000 (oldest deadline 2024-03-30T05:26:56.070260+0000) 2024-03-30T05:26:57.086 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:26:56 smithi089 bash[119814]: debug 2024-03-30T05:26:56.777+0000 7fb78f556700 -1 osd.3 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.222914+0000 front 2024-03-30T05:26:29.223028+0000 (oldest deadline 2024-03-30T05:26:52.122915+0000) 2024-03-30T05:26:57.400 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:26:57 smithi118 bash[86841]: debug 2024-03-30T05:26:57.294+0000 7f3557717700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.170404+0000 front 2024-03-30T05:26:30.170462+0000 (oldest deadline 2024-03-30T05:26:56.070260+0000) 2024-03-30T05:26:57.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:26:57 smithi118 bash[92558]: debug 2024-03-30T05:26:57.050+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:26:57.401 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:26:57 smithi118 bash[95607]: debug 2024-03-30T05:26:57.222+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:26:57.401 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:26:57 smithi118 bash[89881]: debug 2024-03-30T05:26:57.270+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:26:58.086 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:26:57 smithi089 bash[119814]: debug 2024-03-30T05:26:57.757+0000 7fb78f556700 -1 osd.3 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.222914+0000 front 2024-03-30T05:26:29.223028+0000 (oldest deadline 2024-03-30T05:26:52.122915+0000) 2024-03-30T05:26:58.400 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:26:58 smithi118 bash[89881]: debug 2024-03-30T05:26:58.262+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:26:58.401 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:26:58 smithi118 bash[95607]: debug 2024-03-30T05:26:58.194+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:26:58.401 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:26:58 smithi118 bash[86841]: debug 2024-03-30T05:26:58.266+0000 7f3557717700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.170404+0000 front 2024-03-30T05:26:30.170462+0000 (oldest deadline 2024-03-30T05:26:56.070260+0000) 2024-03-30T05:26:58.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:26:58 smithi118 bash[92558]: debug 2024-03-30T05:26:58.062+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:26:59.177 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:26:58 smithi089 bash[144870]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T05:26:59.177 INFO:journalctl@ceph.osd.3.smithi089.stdout:Mar 30 05:26:59 smithi089 bash[145319]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T05:26:59.400 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:26:59 smithi118 bash[89881]: debug 2024-03-30T05:26:59.242+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:26:59.401 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:26:59 smithi118 bash[95607]: debug 2024-03-30T05:26:59.242+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:26:59.401 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:26:59 smithi118 bash[86841]: debug 2024-03-30T05:26:59.258+0000 7f3557717700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.170404+0000 front 2024-03-30T05:26:30.170462+0000 (oldest deadline 2024-03-30T05:26:56.070260+0000) 2024-03-30T05:26:59.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:26:59 smithi118 bash[92558]: debug 2024-03-30T05:26:59.110+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:00.400 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:00 smithi118 bash[95607]: debug 2024-03-30T05:27:00.278+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:00.401 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:27:00 smithi118 bash[86841]: debug 2024-03-30T05:27:00.306+0000 7f3557717700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.170404+0000 front 2024-03-30T05:26:30.170462+0000 (oldest deadline 2024-03-30T05:26:56.070260+0000) 2024-03-30T05:27:00.401 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:00 smithi118 bash[89881]: debug 2024-03-30T05:27:00.258+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:27:00.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:00 smithi118 bash[92558]: debug 2024-03-30T05:27:00.110+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:00.940 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.3.service' 2024-03-30T05:27:00.967 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:27:00.968 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-03-30T05:27:00.968 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-03-30T05:27:00.968 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.4 2024-03-30T05:27:01.261 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:01 smithi118 bash[92558]: debug 2024-03-30T05:27:01.066+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:01.261 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:01 smithi118 bash[92558]: debug 2024-03-30T05:27:01.066+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:01.262 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:27:00 smithi118 systemd[1]: Stopping Ceph osd.4 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:27:01.262 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:27:01 smithi118 bash[86841]: debug 2024-03-30T05:27:01.094+0000 7f355b123700 -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-03-30T05:27:01.262 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:27:01 smithi118 bash[86841]: debug 2024-03-30T05:27:01.094+0000 7f355b123700 -1 osd.4 158 *** Got signal Terminated *** 2024-03-30T05:27:01.262 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:27:01 smithi118 bash[86841]: debug 2024-03-30T05:27:01.094+0000 7f355b123700 -1 osd.4 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:27:01.650 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:01 smithi118 bash[89881]: debug 2024-03-30T05:27:01.258+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:27:01.651 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:27:01 smithi118 bash[86841]: debug 2024-03-30T05:27:01.298+0000 7f3557717700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.170404+0000 front 2024-03-30T05:26:30.170462+0000 (oldest deadline 2024-03-30T05:26:56.070260+0000) 2024-03-30T05:27:01.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:01 smithi118 bash[95607]: debug 2024-03-30T05:27:01.306+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:02.324 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:02 smithi118 bash[89881]: debug 2024-03-30T05:27:02.226+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:27:02.324 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:02 smithi118 bash[95607]: debug 2024-03-30T05:27:02.270+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:02.324 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:02 smithi118 bash[95607]: debug 2024-03-30T05:27:02.270+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:02.325 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:02 smithi118 bash[92558]: debug 2024-03-30T05:27:02.038+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:02.325 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:02 smithi118 bash[92558]: debug 2024-03-30T05:27:02.038+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:02.650 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:27:02 smithi118 bash[86841]: debug 2024-03-30T05:27:02.322+0000 7f3557717700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.170404+0000 front 2024-03-30T05:26:30.170462+0000 (oldest deadline 2024-03-30T05:26:56.070260+0000) 2024-03-30T05:27:03.320 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:03 smithi118 bash[95607]: debug 2024-03-30T05:27:03.266+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:03.320 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:03 smithi118 bash[95607]: debug 2024-03-30T05:27:03.266+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:03.321 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:03 smithi118 bash[89881]: debug 2024-03-30T05:27:03.210+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:27:03.321 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:03 smithi118 bash[89881]: debug 2024-03-30T05:27:03.210+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:38.193515+0000 front 2024-03-30T05:26:38.194010+0000 (oldest deadline 2024-03-30T05:27:02.893606+0000) 2024-03-30T05:27:03.321 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:03 smithi118 bash[92558]: debug 2024-03-30T05:27:03.038+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:03.321 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:03 smithi118 bash[92558]: debug 2024-03-30T05:27:03.038+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:03.650 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:27:03 smithi118 bash[86841]: debug 2024-03-30T05:27:03.318+0000 7f3557717700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.170404+0000 front 2024-03-30T05:26:30.170462+0000 (oldest deadline 2024-03-30T05:26:56.070260+0000) 2024-03-30T05:27:03.651 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:27:03 smithi118 bash[86841]: debug 2024-03-30T05:27:03.318+0000 7f3557717700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:40.072195+0000 front 2024-03-30T05:26:40.072675+0000 (oldest deadline 2024-03-30T05:27:02.372155+0000) 2024-03-30T05:27:04.308 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:27:04 smithi118 bash[86841]: debug 2024-03-30T05:27:04.274+0000 7f3557717700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.170404+0000 front 2024-03-30T05:26:30.170462+0000 (oldest deadline 2024-03-30T05:26:56.070260+0000) 2024-03-30T05:27:04.308 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:27:04 smithi118 bash[86841]: debug 2024-03-30T05:27:04.274+0000 7f3557717700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:40.072195+0000 front 2024-03-30T05:26:40.072675+0000 (oldest deadline 2024-03-30T05:27:02.372155+0000) 2024-03-30T05:27:04.308 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:04 smithi118 bash[89881]: debug 2024-03-30T05:27:04.206+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:27:04.309 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:04 smithi118 bash[89881]: debug 2024-03-30T05:27:04.206+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:38.193515+0000 front 2024-03-30T05:26:38.194010+0000 (oldest deadline 2024-03-30T05:27:02.893606+0000) 2024-03-30T05:27:04.309 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:04 smithi118 bash[92558]: debug 2024-03-30T05:27:04.030+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:04.309 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:04 smithi118 bash[92558]: debug 2024-03-30T05:27:04.030+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:04.650 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:04 smithi118 bash[95607]: debug 2024-03-30T05:27:04.306+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:04.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:04 smithi118 bash[95607]: debug 2024-03-30T05:27:04.306+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:05.400 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:05 smithi118 bash[95607]: debug 2024-03-30T05:27:05.270+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:05.401 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:05 smithi118 bash[95607]: debug 2024-03-30T05:27:05.270+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:05.401 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:27:05 smithi118 bash[86841]: debug 2024-03-30T05:27:05.254+0000 7f3557717700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.170404+0000 front 2024-03-30T05:26:30.170462+0000 (oldest deadline 2024-03-30T05:26:56.070260+0000) 2024-03-30T05:27:05.401 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:27:05 smithi118 bash[86841]: debug 2024-03-30T05:27:05.254+0000 7f3557717700 -1 osd.4 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:40.072195+0000 front 2024-03-30T05:26:40.072675+0000 (oldest deadline 2024-03-30T05:27:02.372155+0000) 2024-03-30T05:27:05.401 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:05 smithi118 bash[89881]: debug 2024-03-30T05:27:05.222+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:27:05.402 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:05 smithi118 bash[89881]: debug 2024-03-30T05:27:05.222+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:38.193515+0000 front 2024-03-30T05:26:38.194010+0000 (oldest deadline 2024-03-30T05:27:02.893606+0000) 2024-03-30T05:27:05.402 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:05 smithi118 bash[92558]: debug 2024-03-30T05:27:05.066+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:05.402 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:05 smithi118 bash[92558]: debug 2024-03-30T05:27:05.066+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:06.400 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:06 smithi118 bash[95607]: debug 2024-03-30T05:27:06.290+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:06.401 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:06 smithi118 bash[95607]: debug 2024-03-30T05:27:06.290+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:06.401 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:06 smithi118 bash[89881]: debug 2024-03-30T05:27:06.254+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:27:06.401 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:06 smithi118 bash[89881]: debug 2024-03-30T05:27:06.254+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:38.193515+0000 front 2024-03-30T05:26:38.194010+0000 (oldest deadline 2024-03-30T05:27:02.893606+0000) 2024-03-30T05:27:06.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:06 smithi118 bash[92558]: debug 2024-03-30T05:27:06.070+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:06.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:06 smithi118 bash[92558]: debug 2024-03-30T05:27:06.070+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:07.400 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:27:07 smithi118 bash[107473]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T05:27:07.401 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:07 smithi118 bash[89881]: debug 2024-03-30T05:27:07.254+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:27:07.401 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:07 smithi118 bash[89881]: debug 2024-03-30T05:27:07.254+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:38.193515+0000 front 2024-03-30T05:26:38.194010+0000 (oldest deadline 2024-03-30T05:27:02.893606+0000) 2024-03-30T05:27:07.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:07 smithi118 bash[92558]: debug 2024-03-30T05:27:07.066+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:07.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:07 smithi118 bash[92558]: debug 2024-03-30T05:27:07.066+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:07.401 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:07 smithi118 bash[95607]: debug 2024-03-30T05:27:07.274+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:07.401 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:07 smithi118 bash[95607]: debug 2024-03-30T05:27:07.274+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:07.900 INFO:journalctl@ceph.osd.4.smithi118.stdout:Mar 30 05:27:07 smithi118 bash[107538]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T05:27:08.400 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:08 smithi118 bash[89881]: debug 2024-03-30T05:27:08.206+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:27:08.400 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:08 smithi118 bash[89881]: debug 2024-03-30T05:27:08.206+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:38.193515+0000 front 2024-03-30T05:26:38.194010+0000 (oldest deadline 2024-03-30T05:27:02.893606+0000) 2024-03-30T05:27:08.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:08 smithi118 bash[92558]: debug 2024-03-30T05:27:08.062+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:08.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:08 smithi118 bash[92558]: debug 2024-03-30T05:27:08.062+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:08.401 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:08 smithi118 bash[95607]: debug 2024-03-30T05:27:08.246+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:08.401 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:08 smithi118 bash[95607]: debug 2024-03-30T05:27:08.246+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:09.269 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.4.service' 2024-03-30T05:27:09.299 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:27:09.299 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-03-30T05:27:09.299 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-03-30T05:27:09.299 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.5 2024-03-30T05:27:09.362 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:09 smithi118 bash[89881]: debug 2024-03-30T05:27:09.190+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:27:09.362 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:09 smithi118 bash[89881]: debug 2024-03-30T05:27:09.190+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:38.193515+0000 front 2024-03-30T05:26:38.194010+0000 (oldest deadline 2024-03-30T05:27:02.893606+0000) 2024-03-30T05:27:09.362 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:09 smithi118 bash[92558]: debug 2024-03-30T05:27:09.106+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:09.362 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:09 smithi118 bash[92558]: debug 2024-03-30T05:27:09.106+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:09.363 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:09 smithi118 bash[95607]: debug 2024-03-30T05:27:09.274+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:09.363 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:09 smithi118 bash[95607]: debug 2024-03-30T05:27:09.274+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:09.650 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:09 smithi118 systemd[1]: Stopping Ceph osd.5 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:27:09.651 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:09 smithi118 bash[89881]: debug 2024-03-30T05:27:09.490+0000 7ff344dac700 -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-03-30T05:27:09.651 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:09 smithi118 bash[89881]: debug 2024-03-30T05:27:09.490+0000 7ff344dac700 -1 osd.5 158 *** Got signal Terminated *** 2024-03-30T05:27:09.651 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:09 smithi118 bash[89881]: debug 2024-03-30T05:27:09.490+0000 7ff344dac700 -1 osd.5 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:27:10.400 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:10 smithi118 bash[95607]: debug 2024-03-30T05:27:10.318+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:10.401 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:10 smithi118 bash[95607]: debug 2024-03-30T05:27:10.318+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:10.401 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:10 smithi118 bash[89881]: debug 2024-03-30T05:27:10.154+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:27:10.401 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:10 smithi118 bash[89881]: debug 2024-03-30T05:27:10.154+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:38.193515+0000 front 2024-03-30T05:26:38.194010+0000 (oldest deadline 2024-03-30T05:27:02.893606+0000) 2024-03-30T05:27:10.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:10 smithi118 bash[92558]: debug 2024-03-30T05:27:10.138+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:10.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:10 smithi118 bash[92558]: debug 2024-03-30T05:27:10.138+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:10.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:10 smithi118 bash[92558]: debug 2024-03-30T05:27:10.138+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:44.127922+0000 front 2024-03-30T05:26:44.128035+0000 (oldest deadline 2024-03-30T05:27:09.427998+0000) 2024-03-30T05:27:11.348 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:11 smithi118 bash[89881]: debug 2024-03-30T05:27:11.158+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:27:11.348 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:11 smithi118 bash[89881]: debug 2024-03-30T05:27:11.158+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:38.193515+0000 front 2024-03-30T05:26:38.194010+0000 (oldest deadline 2024-03-30T05:27:02.893606+0000) 2024-03-30T05:27:11.348 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:11 smithi118 bash[92558]: debug 2024-03-30T05:27:11.126+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:11.348 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:11 smithi118 bash[92558]: debug 2024-03-30T05:27:11.126+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:11.348 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:11 smithi118 bash[92558]: debug 2024-03-30T05:27:11.126+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:44.127922+0000 front 2024-03-30T05:26:44.128035+0000 (oldest deadline 2024-03-30T05:27:09.427998+0000) 2024-03-30T05:27:11.650 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:11 smithi118 bash[95607]: debug 2024-03-30T05:27:11.346+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:11.650 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:11 smithi118 bash[95607]: debug 2024-03-30T05:27:11.346+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:12.430 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:12 smithi118 bash[89881]: debug 2024-03-30T05:27:12.162+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:27:12.431 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:12 smithi118 bash[89881]: debug 2024-03-30T05:27:12.162+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:38.193515+0000 front 2024-03-30T05:26:38.194010+0000 (oldest deadline 2024-03-30T05:27:02.893606+0000) 2024-03-30T05:27:12.431 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:12 smithi118 bash[89881]: debug 2024-03-30T05:27:12.162+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:46.796354+0000 front 2024-03-30T05:26:46.796159+0000 (oldest deadline 2024-03-30T05:27:11.396570+0000) 2024-03-30T05:27:12.431 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:12 smithi118 bash[95607]: debug 2024-03-30T05:27:12.318+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:12.431 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:12 smithi118 bash[95607]: debug 2024-03-30T05:27:12.318+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:12.431 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:12 smithi118 bash[95607]: debug 2024-03-30T05:27:12.318+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:12.431 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:12 smithi118 bash[92558]: debug 2024-03-30T05:27:12.166+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:12.432 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:12 smithi118 bash[92558]: debug 2024-03-30T05:27:12.166+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:12.432 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:12 smithi118 bash[92558]: debug 2024-03-30T05:27:12.166+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:44.127922+0000 front 2024-03-30T05:26:44.128035+0000 (oldest deadline 2024-03-30T05:27:09.427998+0000) 2024-03-30T05:27:13.400 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:13 smithi118 bash[89881]: debug 2024-03-30T05:27:13.150+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:27:13.401 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:13 smithi118 bash[89881]: debug 2024-03-30T05:27:13.150+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:38.193515+0000 front 2024-03-30T05:26:38.194010+0000 (oldest deadline 2024-03-30T05:27:02.893606+0000) 2024-03-30T05:27:13.401 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:13 smithi118 bash[89881]: debug 2024-03-30T05:27:13.150+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:46.796354+0000 front 2024-03-30T05:26:46.796159+0000 (oldest deadline 2024-03-30T05:27:11.396570+0000) 2024-03-30T05:27:13.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:13 smithi118 bash[92558]: debug 2024-03-30T05:27:13.138+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:13.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:13 smithi118 bash[92558]: debug 2024-03-30T05:27:13.138+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:13.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:13 smithi118 bash[92558]: debug 2024-03-30T05:27:13.138+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:44.127922+0000 front 2024-03-30T05:26:44.128035+0000 (oldest deadline 2024-03-30T05:27:09.427998+0000) 2024-03-30T05:27:13.401 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:13 smithi118 bash[95607]: debug 2024-03-30T05:27:13.358+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:13.401 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:13 smithi118 bash[95607]: debug 2024-03-30T05:27:13.358+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:13.401 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:13 smithi118 bash[95607]: debug 2024-03-30T05:27:13.358+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:14.374 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:14 smithi118 bash[89881]: debug 2024-03-30T05:27:14.102+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.592656+0000 front 2024-03-30T05:26:30.592830+0000 (oldest deadline 2024-03-30T05:26:56.492469+0000) 2024-03-30T05:27:14.374 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:14 smithi118 bash[89881]: debug 2024-03-30T05:27:14.102+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:38.193515+0000 front 2024-03-30T05:26:38.194010+0000 (oldest deadline 2024-03-30T05:27:02.893606+0000) 2024-03-30T05:27:14.374 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:14 smithi118 bash[89881]: debug 2024-03-30T05:27:14.102+0000 7ff33d398700 -1 osd.5 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:46.796354+0000 front 2024-03-30T05:26:46.796159+0000 (oldest deadline 2024-03-30T05:27:11.396570+0000) 2024-03-30T05:27:14.375 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:14 smithi118 bash[92558]: debug 2024-03-30T05:27:14.182+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:14.375 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:14 smithi118 bash[92558]: debug 2024-03-30T05:27:14.182+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:14.375 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:14 smithi118 bash[92558]: debug 2024-03-30T05:27:14.182+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:44.127922+0000 front 2024-03-30T05:26:44.128035+0000 (oldest deadline 2024-03-30T05:27:09.427998+0000) 2024-03-30T05:27:14.650 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:14 smithi118 bash[95607]: debug 2024-03-30T05:27:14.374+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:14.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:14 smithi118 bash[95607]: debug 2024-03-30T05:27:14.374+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:14.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:14 smithi118 bash[95607]: debug 2024-03-30T05:27:14.374+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:15.564 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:15 smithi118 bash[95607]: debug 2024-03-30T05:27:15.406+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:15.564 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:15 smithi118 bash[95607]: debug 2024-03-30T05:27:15.406+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:15.564 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:15 smithi118 bash[95607]: debug 2024-03-30T05:27:15.406+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:15.564 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:15 smithi118 bash[92558]: debug 2024-03-30T05:27:15.162+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:15.564 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:15 smithi118 bash[92558]: debug 2024-03-30T05:27:15.162+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:15.564 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:15 smithi118 bash[92558]: debug 2024-03-30T05:27:15.162+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:44.127922+0000 front 2024-03-30T05:26:44.128035+0000 (oldest deadline 2024-03-30T05:27:09.427998+0000) 2024-03-30T05:27:15.816 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:15 smithi118 bash[107668]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T05:27:15.817 INFO:journalctl@ceph.osd.5.smithi118.stdout:Mar 30 05:27:15 smithi118 bash[108015]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T05:27:16.400 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:16 smithi118 bash[95607]: debug 2024-03-30T05:27:16.390+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:16.400 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:16 smithi118 bash[95607]: debug 2024-03-30T05:27:16.390+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:16.401 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:16 smithi118 bash[95607]: debug 2024-03-30T05:27:16.390+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:16.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:16 smithi118 bash[92558]: debug 2024-03-30T05:27:16.150+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:16.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:16 smithi118 bash[92558]: debug 2024-03-30T05:27:16.150+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:16.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:16 smithi118 bash[92558]: debug 2024-03-30T05:27:16.150+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:44.127922+0000 front 2024-03-30T05:26:44.128035+0000 (oldest deadline 2024-03-30T05:27:09.427998+0000) 2024-03-30T05:27:17.400 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:17 smithi118 bash[92558]: debug 2024-03-30T05:27:17.118+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:17.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:17 smithi118 bash[92558]: debug 2024-03-30T05:27:17.118+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:17.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:17 smithi118 bash[92558]: debug 2024-03-30T05:27:17.118+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:44.127922+0000 front 2024-03-30T05:26:44.128035+0000 (oldest deadline 2024-03-30T05:27:09.427998+0000) 2024-03-30T05:27:17.763 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:17 smithi118 bash[95607]: debug 2024-03-30T05:27:17.426+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:17.763 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:17 smithi118 bash[95607]: debug 2024-03-30T05:27:17.426+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:17.763 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:17 smithi118 bash[95607]: debug 2024-03-30T05:27:17.426+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:17.766 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.5.service' 2024-03-30T05:27:17.836 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:27:17.836 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-03-30T05:27:17.837 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-03-30T05:27:17.837 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.6 2024-03-30T05:27:18.151 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:17 smithi118 systemd[1]: Stopping Ceph osd.6 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:27:18.151 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:18 smithi118 bash[92558]: debug 2024-03-30T05:27:18.010+0000 7f4d9a357700 -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-03-30T05:27:18.151 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:18 smithi118 bash[92558]: debug 2024-03-30T05:27:18.010+0000 7f4d9a357700 -1 osd.6 158 *** Got signal Terminated *** 2024-03-30T05:27:18.151 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:18 smithi118 bash[92558]: debug 2024-03-30T05:27:18.010+0000 7f4d9a357700 -1 osd.6 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:27:18.431 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:18 smithi118 bash[92558]: debug 2024-03-30T05:27:18.166+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:18.432 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:18 smithi118 bash[92558]: debug 2024-03-30T05:27:18.166+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:18.432 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:18 smithi118 bash[92558]: debug 2024-03-30T05:27:18.166+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:44.127922+0000 front 2024-03-30T05:26:44.128035+0000 (oldest deadline 2024-03-30T05:27:09.427998+0000) 2024-03-30T05:27:18.900 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:18 smithi118 bash[95607]: debug 2024-03-30T05:27:18.430+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:18.901 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:18 smithi118 bash[95607]: debug 2024-03-30T05:27:18.430+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:18.901 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:18 smithi118 bash[95607]: debug 2024-03-30T05:27:18.430+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:19.400 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:19 smithi118 bash[92558]: debug 2024-03-30T05:27:19.126+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:19.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:19 smithi118 bash[92558]: debug 2024-03-30T05:27:19.126+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:19.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:19 smithi118 bash[92558]: debug 2024-03-30T05:27:19.126+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:44.127922+0000 front 2024-03-30T05:26:44.128035+0000 (oldest deadline 2024-03-30T05:27:09.427998+0000) 2024-03-30T05:27:19.900 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:19 smithi118 bash[95607]: debug 2024-03-30T05:27:19.438+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:19.901 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:19 smithi118 bash[95607]: debug 2024-03-30T05:27:19.438+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:19.901 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:19 smithi118 bash[95607]: debug 2024-03-30T05:27:19.438+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:20.400 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:20 smithi118 bash[92558]: debug 2024-03-30T05:27:20.142+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:20.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:20 smithi118 bash[92558]: debug 2024-03-30T05:27:20.142+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:20.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:20 smithi118 bash[92558]: debug 2024-03-30T05:27:20.142+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:44.127922+0000 front 2024-03-30T05:26:44.128035+0000 (oldest deadline 2024-03-30T05:27:09.427998+0000) 2024-03-30T05:27:20.768 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:20 smithi118 bash[95607]: debug 2024-03-30T05:27:20.410+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:20.769 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:20 smithi118 bash[95607]: debug 2024-03-30T05:27:20.410+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:20.769 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:20 smithi118 bash[95607]: debug 2024-03-30T05:27:20.410+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:21.400 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:21 smithi118 bash[92558]: debug 2024-03-30T05:27:21.126+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:21.400 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:21 smithi118 bash[92558]: debug 2024-03-30T05:27:21.126+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:21.400 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:21 smithi118 bash[92558]: debug 2024-03-30T05:27:21.126+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:44.127922+0000 front 2024-03-30T05:26:44.128035+0000 (oldest deadline 2024-03-30T05:27:09.427998+0000) 2024-03-30T05:27:21.400 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:21 smithi118 bash[92558]: debug 2024-03-30T05:27:21.126+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-03-30T05:26:52.230157+0000 front 2024-03-30T05:26:52.230201+0000 (oldest deadline 2024-03-30T05:27:20.430455+0000) 2024-03-30T05:27:21.900 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:21 smithi118 bash[95607]: debug 2024-03-30T05:27:21.442+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:21.901 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:21 smithi118 bash[95607]: debug 2024-03-30T05:27:21.442+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:21.901 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:21 smithi118 bash[95607]: debug 2024-03-30T05:27:21.442+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:21.901 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:21 smithi118 bash[95607]: debug 2024-03-30T05:27:21.442+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-03-30T05:26:57.206561+0000 front 2024-03-30T05:26:57.206482+0000 (oldest deadline 2024-03-30T05:27:20.606904+0000) 2024-03-30T05:27:22.400 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:22 smithi118 bash[92558]: debug 2024-03-30T05:27:22.098+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:29.624548+0000 front 2024-03-30T05:26:29.625000+0000 (oldest deadline 2024-03-30T05:26:53.724694+0000) 2024-03-30T05:27:22.400 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:22 smithi118 bash[92558]: debug 2024-03-30T05:27:22.098+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:37.226085+0000 front 2024-03-30T05:26:37.226167+0000 (oldest deadline 2024-03-30T05:27:00.725847+0000) 2024-03-30T05:27:22.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:22 smithi118 bash[92558]: debug 2024-03-30T05:27:22.098+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:44.127922+0000 front 2024-03-30T05:26:44.128035+0000 (oldest deadline 2024-03-30T05:27:09.427998+0000) 2024-03-30T05:27:22.401 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:22 smithi118 bash[92558]: debug 2024-03-30T05:27:22.098+0000 7f4d9694b700 -1 osd.6 158 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-03-30T05:26:52.230157+0000 front 2024-03-30T05:26:52.230201+0000 (oldest deadline 2024-03-30T05:27:20.430455+0000) 2024-03-30T05:27:22.901 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:22 smithi118 bash[95607]: debug 2024-03-30T05:27:22.458+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:22.901 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:22 smithi118 bash[95607]: debug 2024-03-30T05:27:22.458+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:22.901 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:22 smithi118 bash[95607]: debug 2024-03-30T05:27:22.458+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:22.901 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:22 smithi118 bash[95607]: debug 2024-03-30T05:27:22.458+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-03-30T05:26:57.206561+0000 front 2024-03-30T05:26:57.206482+0000 (oldest deadline 2024-03-30T05:27:20.606904+0000) 2024-03-30T05:27:23.763 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:23 smithi118 bash[95607]: debug 2024-03-30T05:27:23.410+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:23.763 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:23 smithi118 bash[95607]: debug 2024-03-30T05:27:23.410+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:23.763 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:23 smithi118 bash[95607]: debug 2024-03-30T05:27:23.410+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:23.764 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:23 smithi118 bash[95607]: debug 2024-03-30T05:27:23.410+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-03-30T05:26:57.206561+0000 front 2024-03-30T05:26:57.206482+0000 (oldest deadline 2024-03-30T05:27:20.606904+0000) 2024-03-30T05:27:24.650 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:24 smithi118 bash[108147]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T05:27:24.651 INFO:journalctl@ceph.osd.6.smithi118.stdout:Mar 30 05:27:24 smithi118 bash[108693]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T05:27:24.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:24 smithi118 bash[95607]: debug 2024-03-30T05:27:24.406+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:24.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:24 smithi118 bash[95607]: debug 2024-03-30T05:27:24.406+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:24.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:24 smithi118 bash[95607]: debug 2024-03-30T05:27:24.406+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:24.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:24 smithi118 bash[95607]: debug 2024-03-30T05:27:24.406+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-03-30T05:26:57.206561+0000 front 2024-03-30T05:26:57.206482+0000 (oldest deadline 2024-03-30T05:27:20.606904+0000) 2024-03-30T05:27:24.651 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:24 smithi118 bash[70548]: ts=2024-03-30T05:27:24.314Z 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.89:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-03-30T05:27:24.651 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:24 smithi118 bash[70548]: ts=2024-03-30T05:27:24.317Z 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.89:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-03-30T05:27:24.652 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:24 smithi118 bash[70548]: ts=2024-03-30T05:27:24.317Z 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.89:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-03-30T05:27:24.652 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:24 smithi118 bash[70548]: ts=2024-03-30T05:27:24.317Z 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.89:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-03-30T05:27:24.652 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:24 smithi118 bash[70548]: ts=2024-03-30T05:27:24.319Z 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.89:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-03-30T05:27:25.611 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:25 smithi118 bash[95607]: debug 2024-03-30T05:27:25.398+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:25.612 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:25 smithi118 bash[95607]: debug 2024-03-30T05:27:25.398+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:25.612 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:25 smithi118 bash[95607]: debug 2024-03-30T05:27:25.398+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:25.612 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:25 smithi118 bash[95607]: debug 2024-03-30T05:27:25.398+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-03-30T05:26:57.206561+0000 front 2024-03-30T05:26:57.206482+0000 (oldest deadline 2024-03-30T05:27:20.606904+0000) 2024-03-30T05:27:26.300 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.6.service' 2024-03-30T05:27:26.328 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:27:26.328 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-03-30T05:27:26.329 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-03-30T05:27:26.329 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.7 2024-03-30T05:27:26.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:26 smithi118 systemd[1]: Stopping Ceph osd.7 for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:27:26.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:26 smithi118 bash[95607]: debug 2024-03-30T05:27:26.414+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:26.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:26 smithi118 bash[95607]: debug 2024-03-30T05:27:26.414+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:26.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:26 smithi118 bash[95607]: debug 2024-03-30T05:27:26.414+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:26.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:26 smithi118 bash[95607]: debug 2024-03-30T05:27:26.414+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-03-30T05:26:57.206561+0000 front 2024-03-30T05:26:57.206482+0000 (oldest deadline 2024-03-30T05:27:20.606904+0000) 2024-03-30T05:27:26.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:26 smithi118 bash[95607]: debug 2024-03-30T05:27:26.502+0000 7f070cabb700 -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-03-30T05:27:26.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:26 smithi118 bash[95607]: debug 2024-03-30T05:27:26.502+0000 7f070cabb700 -1 osd.7 158 *** Got signal Terminated *** 2024-03-30T05:27:26.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:26 smithi118 bash[95607]: debug 2024-03-30T05:27:26.502+0000 7f070cabb700 -1 osd.7 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:27:27.650 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:27 smithi118 bash[95607]: debug 2024-03-30T05:27:27.390+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:27.650 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:27 smithi118 bash[95607]: debug 2024-03-30T05:27:27.390+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:27.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:27 smithi118 bash[95607]: debug 2024-03-30T05:27:27.390+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:27.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:27 smithi118 bash[95607]: debug 2024-03-30T05:27:27.390+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-03-30T05:26:57.206561+0000 front 2024-03-30T05:26:57.206482+0000 (oldest deadline 2024-03-30T05:27:20.606904+0000) 2024-03-30T05:27:28.650 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:28 smithi118 bash[95607]: debug 2024-03-30T05:27:28.378+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:28.650 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:28 smithi118 bash[95607]: debug 2024-03-30T05:27:28.378+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:28.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:28 smithi118 bash[95607]: debug 2024-03-30T05:27:28.378+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:28.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:28 smithi118 bash[95607]: debug 2024-03-30T05:27:28.378+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-03-30T05:26:57.206561+0000 front 2024-03-30T05:26:57.206482+0000 (oldest deadline 2024-03-30T05:27:20.606904+0000) 2024-03-30T05:27:29.650 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:29 smithi118 bash[95607]: debug 2024-03-30T05:27:29.326+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:29.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:29 smithi118 bash[95607]: debug 2024-03-30T05:27:29.326+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:29.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:29 smithi118 bash[95607]: debug 2024-03-30T05:27:29.326+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:29.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:29 smithi118 bash[95607]: debug 2024-03-30T05:27:29.326+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-03-30T05:26:57.206561+0000 front 2024-03-30T05:26:57.206482+0000 (oldest deadline 2024-03-30T05:27:20.606904+0000) 2024-03-30T05:27:29.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:29 smithi118 bash[95607]: debug 2024-03-30T05:27:29.326+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.118:6804 osd.4 since back 2024-03-30T05:27:04.608710+0000 front 2024-03-30T05:27:04.608782+0000 (oldest deadline 2024-03-30T05:27:29.308602+0000) 2024-03-30T05:27:30.650 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:30 smithi118 bash[95607]: debug 2024-03-30T05:27:30.298+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:30.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:30 smithi118 bash[95607]: debug 2024-03-30T05:27:30.298+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:30.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:30 smithi118 bash[95607]: debug 2024-03-30T05:27:30.298+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:30.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:30 smithi118 bash[95607]: debug 2024-03-30T05:27:30.298+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-03-30T05:26:57.206561+0000 front 2024-03-30T05:26:57.206482+0000 (oldest deadline 2024-03-30T05:27:20.606904+0000) 2024-03-30T05:27:30.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:30 smithi118 bash[95607]: debug 2024-03-30T05:27:30.298+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.118:6804 osd.4 since back 2024-03-30T05:27:04.608710+0000 front 2024-03-30T05:27:04.608782+0000 (oldest deadline 2024-03-30T05:27:29.308602+0000) 2024-03-30T05:27:31.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:31 smithi118 bash[95607]: debug 2024-03-30T05:27:31.306+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-03-30T05:26:30.500716+0000 front 2024-03-30T05:26:30.500444+0000 (oldest deadline 2024-03-30T05:26:53.400553+0000) 2024-03-30T05:27:31.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:31 smithi118 bash[95607]: debug 2024-03-30T05:27:31.306+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-03-30T05:26:39.202446+0000 front 2024-03-30T05:26:39.202622+0000 (oldest deadline 2024-03-30T05:27:02.102249+0000) 2024-03-30T05:27:31.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:31 smithi118 bash[95607]: debug 2024-03-30T05:27:31.306+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-03-30T05:26:43.803929+0000 front 2024-03-30T05:26:43.803875+0000 (oldest deadline 2024-03-30T05:27:12.004257+0000) 2024-03-30T05:27:31.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:31 smithi118 bash[95607]: debug 2024-03-30T05:27:31.306+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-03-30T05:26:57.206561+0000 front 2024-03-30T05:26:57.206482+0000 (oldest deadline 2024-03-30T05:27:20.606904+0000) 2024-03-30T05:27:31.651 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:31 smithi118 bash[95607]: debug 2024-03-30T05:27:31.306+0000 7f07090af700 -1 osd.7 158 heartbeat_check: no reply from 172.21.15.118:6804 osd.4 since back 2024-03-30T05:27:04.608710+0000 front 2024-03-30T05:27:04.608782+0000 (oldest deadline 2024-03-30T05:27:29.308602+0000) 2024-03-30T05:27:32.086 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:31 smithi089 bash[89754]: ts=2024-03-30T05:27:31.628Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi089.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.89:8443: connect: connection refused" 2024-03-30T05:27:32.086 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:31 smithi089 bash[89754]: ts=2024-03-30T05:27:31.629Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi118.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-03-30T05:27:33.031 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:32 smithi118 bash[108828]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T05:27:33.400 INFO:journalctl@ceph.osd.7.smithi118.stdout:Mar 30 05:27:33 smithi118 bash[108974]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T05:27:35.287 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@osd.7.service' 2024-03-30T05:27:35.313 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:27:35.313 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-03-30T05:27:35.314 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-03-30T05:27:35.314 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@prometheus.a 2024-03-30T05:27:35.635 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:35 smithi118 systemd[1]: Stopping Ceph prometheus.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:27:35.901 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:35 smithi118 bash[70548]: ts=2024-03-30T05:27:35.637Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T05:27:35.901 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:35 smithi118 bash[70548]: ts=2024-03-30T05:27:35.637Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-03-30T05:27:35.901 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:35 smithi118 bash[70548]: ts=2024-03-30T05:27:35.637Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-03-30T05:27:35.901 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:35 smithi118 bash[70548]: ts=2024-03-30T05:27:35.637Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T05:27:35.901 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:35 smithi118 bash[70548]: ts=2024-03-30T05:27:35.637Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-03-30T05:27:35.901 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:35 smithi118 bash[70548]: ts=2024-03-30T05:27:35.637Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-03-30T05:27:35.901 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:35 smithi118 bash[70548]: ts=2024-03-30T05:27:35.637Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T05:27:35.901 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:35 smithi118 bash[70548]: ts=2024-03-30T05:27:35.637Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-03-30T05:27:35.901 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:35 smithi118 bash[70548]: ts=2024-03-30T05:27:35.638Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-03-30T05:27:35.901 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:35 smithi118 bash[70548]: ts=2024-03-30T05:27:35.639Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T05:27:35.902 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:35 smithi118 bash[70548]: ts=2024-03-30T05:27:35.639Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-03-30T05:27:35.902 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Mar 30 05:27:35 smithi118 bash[70548]: ts=2024-03-30T05:27:35.639Z caller=main.go:1147 level=info msg="See you next time!" 2024-03-30T05:27:36.421 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@prometheus.a.service' 2024-03-30T05:27:36.447 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:27:36.447 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-03-30T05:27:36.447 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-03-30T05:27:39.426 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:27:39 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:39.427 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:39 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:39.762 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:27:39 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:39.762 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:39 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:40.063 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:27:39 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:40.063 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:27:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:40.063 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:39 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:40.064 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:40.336 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:40.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:27:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:40.719 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:27:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:40.719 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:41.033 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:27:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:41.034 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:27:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:41.034 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:41.034 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:40 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:41.336 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:27:41 smithi089 systemd[1]: Stopping Ceph node-exporter.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:27:42.008 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:27:41 smithi089 bash[147010]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T05:27:42.009 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:41 smithi089 bash[89754]: ts=2024-03-30T05:27:41.627Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi118.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi089.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.89:8443: connect: connection refused" 2024-03-30T05:27:42.009 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:41 smithi089 bash[89754]: ts=2024-03-30T05:27:41.628Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi089.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.89:8443: connect: connection refused" 2024-03-30T05:27:42.009 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:41 smithi089 bash[89754]: ts=2024-03-30T05:27:41.630Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi118.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-03-30T05:27:42.338 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:42 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:42.338 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:42 smithi089 systemd[1]: Stopping Ceph alertmanager.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:27:42.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:27:42 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-30T05:27:42.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:27:42 smithi089 bash[147070]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T05:27:42.338 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:27:42 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-30T05:27:42.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:27:42 smithi089 systemd[1]: Stopped Ceph node-exporter.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:27:42.339 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Mar 30 05:27:42 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:27:42.622 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:42 smithi089 bash[89754]: ts=2024-03-30T05:27:42.369Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-03-30T05:27:43.336 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:43 smithi089 bash[147133]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T05:27:43.336 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:43 smithi089 bash[147194]: Error response from daemon: No such container: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T05:27:43.336 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:43 smithi089 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-03-30T05:27:43.336 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:43 smithi089 systemd[1]: Stopped Ceph alertmanager.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:27:43.836 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Mar 30 05:27:43 smithi089 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:05.911 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-03-30T05:28:08.899 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:28:08 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:08.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:08 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:09.150 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:09.150 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:28:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:09.533 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:09.533 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:09.533 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:28:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:09.533 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:28:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:09.803 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:28:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:09.803 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:10.150 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:10.150 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:28:09 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:10.460 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:10 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:10.460 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:10 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:10.460 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:28:10 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:10.460 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:28:10 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:10.788 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:28:10 smithi118 systemd[1]: Stopping Ceph node-exporter.b for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:28:11.537 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:28:11 smithi118 bash[110423]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T05:28:11.537 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:28:11 smithi118 bash[110485]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T05:28:11.537 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:28:11 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T05:28:11.537 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:28:11 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T05:28:11.538 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:28:11 smithi118 systemd[1]: Stopped Ceph node-exporter.b for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:28:11.900 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Mar 30 05:28:11 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:11.901 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:11 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:11.901 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:11 smithi118 systemd[1]: Stopping Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4... 2024-03-30T05:28:11.901 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:11 smithi118 bash[72942]: logger=server t=2024-03-30T05:28:11.733706779Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-03-30T05:28:11.901 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:11 smithi118 bash[72942]: logger=tracing t=2024-03-30T05:28:11.733764001Z level=info msg="Closing tracing" 2024-03-30T05:28:11.901 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:11 smithi118 bash[72942]: logger=ticker t=2024-03-30T05:28:11.733802243Z level=info msg=stopped last_tick=2024-03-30T05:28:10Z 2024-03-30T05:28:12.554 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:12 smithi118 bash[110548]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-grafana-a 2024-03-30T05:28:12.554 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:12 smithi118 bash[110608]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4-grafana-a 2024-03-30T05:28:12.554 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:12 smithi118 systemd[1]: ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@grafana.a.service: Deactivated successfully. 2024-03-30T05:28:12.554 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:12 smithi118 systemd[1]: Stopped Ceph grafana.a for 03dad898-ee4f-11ee-b647-cb9ed24678a4. 2024-03-30T05:28:12.900 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Mar 30 05:28:12 smithi118 systemd[1]: /etc/systemd/system/ceph-03dad898-ee4f-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:28:23.847 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T05:28:23.861 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T05:28:23.874 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-30T05:28:23.876 DEBUG:teuthology.misc:Transferring archived files from smithi089:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629208/remote/smithi089/crash 2024-03-30T05:28:23.877 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/crash -- . 2024-03-30T05:28:23.916 INFO:teuthology.orchestra.run.smithi089.stderr:tar: /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-03-30T05:28:23.916 INFO:teuthology.orchestra.run.smithi089.stderr:tar: Error is not recoverable: exiting now 2024-03-30T05:28:23.918 DEBUG:teuthology.misc:Transferring archived files from smithi118:/var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629208/remote/smithi118/crash 2024-03-30T05:28:23.921 DEBUG:teuthology.orchestra.run.smithi118:> sudo tar c -f - -C /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/crash -- . 2024-03-30T05:28:23.931 INFO:teuthology.orchestra.run.smithi118.stderr:tar: /var/lib/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-03-30T05:28:23.932 INFO:teuthology.orchestra.run.smithi118.stderr:tar: Error is not recoverable: exiting now 2024-03-30T05:28:23.933 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-30T05:28:23.933 DEBUG:teuthology.orchestra.run.smithi089:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T05:28:23.973 INFO:teuthology.orchestra.run.smithi089.stdout:2024-03-30T04:38:58.199399+0000 mon.a (mon.0) 211 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-30T05:28:23.975 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-03-30T05:28:23.975 DEBUG:teuthology.orchestra.run.smithi089:> sudo egrep '\[SEC\]' /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T05:28:24.029 DEBUG:teuthology.orchestra.run.smithi089:> sudo egrep '\[ERR\]' /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T05:28:24.087 DEBUG:teuthology.orchestra.run.smithi089:> sudo egrep '\[WRN\]' /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T05:28:24.144 INFO:teuthology.orchestra.run.smithi089.stdout:2024-03-30T04:38:58.199399+0000 mon.a (mon.0) 211 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-30T05:28:24.146 INFO:tasks.cephadm:Compressing logs... 2024-03-30T05:28:24.146 DEBUG:teuthology.orchestra.run.smithi089:> 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-03-30T05:28:24.190 DEBUG:teuthology.orchestra.run.smithi118:> 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-03-30T05:28:24.198 INFO:teuthology.orchestra.run.smithi089.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-30T05:28:24.203 INFO:teuthology.orchestra.run.smithi118.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-30T05:28:24.209 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-30T05:28:24.210 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-mgr.y.log 2024-03-30T05:28:24.210 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.0.log 2024-03-30T05:28:24.210 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.2.log 2024-03-30T05:28:24.210 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-mon.a.log 2024-03-30T05:28:24.211 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-03-30T05:28:24.212 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.3.log 2024-03-30T05:28:24.212 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-mon.a.log: /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.1.log 2024-03-30T05:28:24.212 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/tcmu-runner.log 2024-03-30T05:28:24.213 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-30T05:28:24.213 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.7.log 2024-03-30T05:28:24.213 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.6.log 2024-03-30T05:28:24.214 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-03-30T05:28:24.215 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.5.log 2024-03-30T05:28:24.215 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.6.log: /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi118.pqvcwy.log 2024-03-30T05:28:24.216 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-mgr.x.log 2024-03-30T05:28:24.217 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi118.pqvcwy.log: /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.log 2024-03-30T05:28:24.217 INFO:teuthology.orchestra.run.smithi118.stderr: 82.7% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi118.pqvcwy.log.gz/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-mgr.x.log: 2024-03-30T05:28:24.217 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-03-30T05:28:24.218 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.log: gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-03-30T05:28:24.222 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.1.log: 94.8% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-03-30T05:28:24.222 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-volume.log: 91.3% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-03-30T05:28:24.222 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-mon.b.log 2024-03-30T05:28:24.224 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.log 2024-03-30T05:28:24.224 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/tcmu-runner.log: 86.8% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/tcmu-runner.log.gz 2024-03-30T05:28:24.224 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-03-30T05:28:24.227 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.audit.log: 90.3% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-03-30T05:28:24.228 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.4.log 2024-03-30T05:28:24.236 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.log: gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi089.wpfnbq.log 2024-03-30T05:28:24.238 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-volume.log: 94.4% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-03-30T05:28:24.240 INFO:teuthology.orchestra.run.smithi089.stderr: 90.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-30T05:28:24.241 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-mon.c.log 2024-03-30T05:28:24.242 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi089.wpfnbq.log: 82.7% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi089.wpfnbq.log.gz 2024-03-30T05:28:24.242 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-03-30T05:28:24.262 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-mon.b.log: /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.4.log: 93.5% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-03-30T05:28:24.268 INFO:teuthology.orchestra.run.smithi118.stderr: 90.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-30T05:28:24.303 INFO:teuthology.orchestra.run.smithi118.stderr: 92.9% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-03-30T05:28:24.367 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-mon.c.log: /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.audit.log: 95.8% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-03-30T05:28:24.371 INFO:teuthology.orchestra.run.smithi089.stderr: 92.9% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-03-30T05:28:24.427 INFO:teuthology.orchestra.run.smithi118.stderr: 88.3% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-mgr.x.log.gz 2024-03-30T05:28:25.340 INFO:teuthology.orchestra.run.smithi118.stderr: 92.9% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-mon.b.log.gz 2024-03-30T05:28:25.540 INFO:teuthology.orchestra.run.smithi089.stderr: 93.1% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-mon.c.log.gz 2024-03-30T05:28:25.623 INFO:teuthology.orchestra.run.smithi089.stderr: 93.3% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.2.log.gz 2024-03-30T05:28:26.351 INFO:teuthology.orchestra.run.smithi118.stderr: 93.9% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.7.log.gz 2024-03-30T05:28:26.354 INFO:teuthology.orchestra.run.smithi118.stderr: 93.1% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.6.log.gz 2024-03-30T05:28:26.639 INFO:teuthology.orchestra.run.smithi089.stderr: 88.8% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-mgr.y.log.gz 2024-03-30T05:28:26.692 INFO:teuthology.orchestra.run.smithi118.stderr: 93.4% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.5.log.gz 2024-03-30T05:28:26.718 INFO:teuthology.orchestra.run.smithi089.stderr: 93.4% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.0.log.gz 2024-03-30T05:28:26.741 INFO:teuthology.orchestra.run.smithi118.stderr: 93.6% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.4.log.gz 2024-03-30T05:28:26.742 INFO:teuthology.orchestra.run.smithi118.stderr: 2024-03-30T05:28:26.742 INFO:teuthology.orchestra.run.smithi118.stderr:real 0m2.548s 2024-03-30T05:28:26.742 INFO:teuthology.orchestra.run.smithi118.stderr:user 0m10.366s 2024-03-30T05:28:26.742 INFO:teuthology.orchestra.run.smithi118.stderr:sys 0m0.412s 2024-03-30T05:28:26.811 INFO:teuthology.orchestra.run.smithi089.stderr: 93.5% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.1.log.gz 2024-03-30T05:28:27.523 INFO:teuthology.orchestra.run.smithi089.stderr: 93.4% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-osd.3.log.gz 2024-03-30T05:28:27.924 INFO:teuthology.orchestra.run.smithi089.stderr: 92.1% -- replaced with /var/log/ceph/03dad898-ee4f-11ee-b647-cb9ed24678a4/ceph-mon.a.log.gz 2024-03-30T05:28:27.925 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-03-30T05:28:27.926 INFO:teuthology.orchestra.run.smithi089.stderr:real 0m3.734s 2024-03-30T05:28:27.926 INFO:teuthology.orchestra.run.smithi089.stderr:user 0m16.915s 2024-03-30T05:28:27.926 INFO:teuthology.orchestra.run.smithi089.stderr:sys 0m0.565s 2024-03-30T05:28:27.927 INFO:tasks.cephadm:Archiving logs... 2024-03-30T05:28:27.927 DEBUG:teuthology.misc:Transferring archived files from smithi089:/var/log/ceph to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629208/remote/smithi089/log 2024-03-30T05:28:27.928 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-30T05:28:29.849 DEBUG:teuthology.misc:Transferring archived files from smithi118:/var/log/ceph to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629208/remote/smithi118/log 2024-03-30T05:28:29.850 DEBUG:teuthology.orchestra.run.smithi118:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-30T05:28:31.049 INFO:tasks.cephadm:Removing cluster... 2024-03-30T05:28:31.049 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 --force 2024-03-30T05:28:31.814 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 03dad898-ee4f-11ee-b647-cb9ed24678a4 --force 2024-03-30T05:28:32.572 INFO:tasks.cephadm:Removing cephadm ... 2024-03-30T05:28:32.572 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-30T05:28:32.579 DEBUG:teuthology.orchestra.run.smithi118:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-30T05:28:32.585 INFO:tasks.cephadm:Teardown complete 2024-03-30T05:28:32.585 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-30T05:28:32.600 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-30T05:28:32.601 DEBUG:teuthology.orchestra.run.smithi089:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T05:28:32.623 DEBUG:teuthology.orchestra.run.smithi118:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T05:28:32.635 INFO:teuthology.orchestra.run.smithi089.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T05:28:32.635 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================== 2024-03-30T05:28:32.635 INFO:teuthology.orchestra.run.smithi089.stdout:*hv01.front.sepi 44.4.53.2 2 u 83 128 377 0.119 -3.067 0.513 2024-03-30T05:28:32.635 INFO:teuthology.orchestra.run.smithi089.stdout:+hv02.front.sepi 96.245.170.99 3 u 128 128 377 0.085 -1.685 0.332 2024-03-30T05:28:32.635 INFO:teuthology.orchestra.run.smithi089.stdout:+hv03.front.sepi 74.6.168.72 3 u 11 128 377 0.078 -3.036 0.492 2024-03-30T05:28:32.635 INFO:teuthology.orchestra.run.smithi089.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-03-30T05:28:32.639 INFO:teuthology.orchestra.run.smithi118.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T05:28:32.639 INFO:teuthology.orchestra.run.smithi118.stdout:============================================================================== 2024-03-30T05:28:32.639 INFO:teuthology.orchestra.run.smithi118.stdout:*hv01.front.sepi 44.4.53.2 2 u 63 64 377 0.085 -0.982 0.247 2024-03-30T05:28:32.639 INFO:teuthology.orchestra.run.smithi118.stdout:+hv02.front.sepi 96.245.170.99 3 u 66 64 377 0.112 +0.624 0.277 2024-03-30T05:28:32.639 INFO:teuthology.orchestra.run.smithi118.stdout:+hv03.front.sepi 74.6.168.72 3 u 63 64 377 0.087 -0.775 0.167 2024-03-30T05:28:32.639 INFO:teuthology.orchestra.run.smithi118.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-03-30T05:28:32.641 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-30T05:28:32.663 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-30T05:28:32.664 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-30T05:28:32.673 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-30T05:28:32.682 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-30T05:28:32.691 INFO:teuthology.task.internal:Duration was 3574.030532 seconds 2024-03-30T05:28:32.692 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-30T05:28:32.701 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-30T05:28:32.701 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-30T05:28:32.703 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-30T05:28:32.744 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-30T05:28:32.744 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi089.front.sepia.ceph.com 2024-03-30T05:28:32.745 DEBUG:teuthology.orchestra.run.smithi089:> 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-03-30T05:28:32.798 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi118.front.sepia.ceph.com 2024-03-30T05:28:32.798 DEBUG:teuthology.orchestra.run.smithi118:> 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-03-30T05:28:32.808 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-30T05:28:32.809 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-30T05:28:32.842 DEBUG:teuthology.orchestra.run.smithi118:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-30T05:28:33.013 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-30T05:28:33.014 DEBUG:teuthology.orchestra.run.smithi089:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-30T05:28:33.016 DEBUG:teuthology.orchestra.run.smithi118:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-30T05:28:33.731 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-30T05:28:33.741 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-30T05:28:33.742 DEBUG:teuthology.orchestra.run.smithi089:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-30T05:28:33.754 DEBUG:teuthology.orchestra.run.smithi118:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-30T05:28:33.768 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-30T05:28:33.779 DEBUG:teuthology.orchestra.run.smithi089:> 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-03-30T05:28:33.798 DEBUG:teuthology.orchestra.run.smithi118:> 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-03-30T05:28:33.804 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = core 2024-03-30T05:28:33.820 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern = core 2024-03-30T05:28:33.849 DEBUG:teuthology.orchestra.run.smithi089:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-30T05:28:33.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T05:28:33.872 DEBUG:teuthology.orchestra.run.smithi118:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-30T05:28:33.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T05:28:33.897 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-30T05:28:33.908 INFO:teuthology.task.internal:Transferring archived files... 2024-03-30T05:28:33.908 DEBUG:teuthology.misc:Transferring archived files from smithi089:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629208/remote/smithi089 2024-03-30T05:28:33.909 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-30T05:28:33.966 DEBUG:teuthology.misc:Transferring archived files from smithi118:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629208/remote/smithi118 2024-03-30T05:28:33.966 DEBUG:teuthology.orchestra.run.smithi118:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-30T05:28:34.005 INFO:teuthology.task.internal:Removing archive directory... 2024-03-30T05:28:34.005 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-30T05:28:34.008 DEBUG:teuthology.orchestra.run.smithi118:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-30T05:28:34.047 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-30T05:28:34.059 INFO:teuthology.task.internal:Not uploading archives. 2024-03-30T05:28:34.059 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-30T05:28:34.069 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-30T05:28:34.070 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-30T05:28:34.072 DEBUG:teuthology.orchestra.run.smithi118:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-30T05:28:34.076 INFO:teuthology.orchestra.run.smithi089.stdout: 658641 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 05:28 /home/ubuntu/cephtest 2024-03-30T05:28:34.094 INFO:teuthology.orchestra.run.smithi118.stdout: 658625 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 05:28 /home/ubuntu/cephtest 2024-03-30T05:28:34.096 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-30T05:28:34.106 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-30T05:28:34.128 INFO:teuthology.nuke:Checking targets against current locks 2024-03-30T05:28:34.165 DEBUG:teuthology.nuke:shortname: smithi089 2024-03-30T05:28:34.165 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T05:28:34.208 DEBUG:teuthology.nuke:shortname: smithi118 2024-03-30T05:28:34.208 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T05:28:34.219 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi089.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629208', '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-03-30 04:19:34.887293', 'locked_by': 'scheduled_cbodley@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCzCrjVp/IeHqaFTfLeK0ag6tw5CNXCFpZf4kQ70PMQ6ZVb8IIIcVFWVCF2LvTWpvYsGjigt3ImhatqQKLB5O6o='} 2024-03-30T05:28:34.249 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi118.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629208', '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-03-30 04:19:34.888789', 'locked_by': 'scheduled_cbodley@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDUcXalyF5Ep5bo3j0wwIaIHdLJbSO9v7tWMbRUvmGrTU3ZXAD+06eQUa/T+vsR/HFPdGmqeVUfZRMfiyvXgIxc='} 2024-03-30T05:28:34.305 INFO:teuthology.orchestra.console.smithi089:Power off 2024-03-30T05:28:34.305 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-30T05:28:34.339 INFO:teuthology.orchestra.console.smithi118:Power off 2024-03-30T05:28:34.340 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-30T05:28:34.356 DEBUG:teuthology.orchestra.console.smithi089:power off output: Chassis Power Control: Down/Off 2024-03-30T05:28:34.356 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T05:28:34.389 DEBUG:teuthology.orchestra.console.smithi118:power off output: Chassis Power Control: Down/Off 2024-03-30T05:28:34.390 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T05:28:34.400 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is on 2024-03-30T05:28:34.438 DEBUG:teuthology.orchestra.console.smithi118:check power output: Chassis Power is on 2024-03-30T05:28:38.401 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T05:28:38.440 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T05:28:38.512 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is on 2024-03-30T05:28:38.551 DEBUG:teuthology.orchestra.console.smithi118:check power output: Chassis Power is on 2024-03-30T05:28:42.514 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T05:28:42.552 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T05:28:42.626 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is on 2024-03-30T05:28:42.664 DEBUG:teuthology.orchestra.console.smithi118:check power output: Chassis Power is off 2024-03-30T05:28:42.764 INFO:teuthology.orchestra.console.smithi118:Power off completed 2024-03-30T05:28:46.630 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T05:28:46.740 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is off 2024-03-30T05:28:46.841 INFO:teuthology.orchestra.console.smithi089:Power off completed 2024-03-30T05:28:46.945 INFO:teuthology.run:Summary data: description: orch:cephadm:upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 3574.0305321216583 failure_reason: '"2024-03-30T04:38:58.199399+0000 mon.a (mon.0) 211 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log' owner: scheduled_cbodley@teuthology success: false 2024-03-30T05:28:46.945 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-30T05:28:47.041 INFO:teuthology.run:FAIL